@beppla/tapas-ui 1.4.0 → 1.4.2

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 (967) hide show
  1. package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js +4 -1
  2. package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js.map +1 -1
  3. package/{package/module → module}/StatisticsTable/StatisticsTable.js +4 -1
  4. package/{package/module → module}/StatisticsTable/StatisticsTable.js.map +1 -1
  5. package/package.json +67 -203
  6. package/components/Alert/Alert.tsx +0 -83
  7. package/components/AnimatedNavItem/AnimatedNavItem.tsx +0 -246
  8. package/components/AnimatedNavItem/index.tsx +0 -3
  9. package/components/BarChart/BarChart.tsx +0 -489
  10. package/components/BarChart/index.tsx +0 -2
  11. package/components/Button/Button.tsx +0 -86
  12. package/components/Button/ButtonGroup.tsx +0 -148
  13. package/components/Button/react-native-hoverable.d.ts +0 -14
  14. package/components/Calendar/Calendar.base.tsx +0 -393
  15. package/components/Calendar/Calendar.tsx +0 -107
  16. package/components/Calendar/ConcreteTimeSelector.tsx +0 -479
  17. package/components/Calendar/CustomRange.tsx +0 -538
  18. package/components/Calendar/DaySelector.tsx +0 -159
  19. package/components/Calendar/MonthSelector.tsx +0 -154
  20. package/components/Calendar/TimeSelector.tsx +0 -493
  21. package/components/Calendar/WeekDaySelector.tsx +0 -154
  22. package/components/Calendar/helper.ts +0 -138
  23. package/components/Calendar/local.ts +0 -124
  24. package/components/Calendar/types.ts +0 -113
  25. package/components/Card/Card.tsx +0 -276
  26. package/components/CheckBox/CheckBox.tsx +0 -157
  27. package/components/CheckBox/CheckBoxItem.tsx +0 -133
  28. package/components/CheckBox/GroupCheckBox.tsx +0 -87
  29. package/components/CircularProgress/CircularProgress.tsx +0 -45
  30. package/components/Collapsible/Collapsible.tsx +0 -88
  31. package/components/ComboChart/ComboChart.tsx +0 -189
  32. package/components/ComboChart/index.tsx +0 -3
  33. package/components/DashboardCard/DashboardCard.tsx +0 -221
  34. package/components/DataCell/DataCell.tsx +0 -670
  35. package/components/DataCell/index.tsx +0 -9
  36. package/components/DataTable/DataTable.tsx +0 -263
  37. package/components/DataTable/index.tsx +0 -3
  38. package/components/DeviceSelectionModal/DeviceSelectionModal.tsx +0 -368
  39. package/components/DraggableFlatList/DraggableFlatList.tsx +0 -12
  40. package/components/Drawer/Drawer.tsx +0 -224
  41. package/components/Dropdown/CustomDropdown.tsx +0 -254
  42. package/components/Dropdown/Dropdown.tsx +0 -830
  43. package/components/Dropdown/InputDropdown.tsx +0 -190
  44. package/components/ExternalLink/ExternalLink.tsx +0 -69
  45. package/components/Gantt/Accessories.tsx +0 -302
  46. package/components/Gantt/Gantt.tsx +0 -246
  47. package/components/Gantt/GanttInnerElementType.tsx +0 -131
  48. package/components/Gantt/helper.ts +0 -382
  49. package/components/Gantt/types.ts +0 -108
  50. package/components/Grid/FixedSizeGrid.tsx +0 -248
  51. package/components/Grid/Grid.base.tsx +0 -933
  52. package/components/Grid/StaticFixedSizeGrid.tsx +0 -511
  53. package/components/Grid/VariableSizeGrid.tsx +0 -514
  54. package/components/Grid/helper.ts +0 -69
  55. package/components/Grid/timer.ts +0 -32
  56. package/components/Header/Header.tsx +0 -240
  57. package/components/HelloWave/HelloWave.tsx +0 -70
  58. package/components/Hoverable/Hoverable.tsx +0 -65
  59. package/components/IconText/IconText.tsx +0 -132
  60. package/components/Icons/TapasIcon.tsx +0 -160
  61. package/components/Icons/TapasIconExpo.tsx +0 -115
  62. package/components/Icons/expoFontLoader.ts +0 -203
  63. package/components/Icons/fontLoader.ts +0 -247
  64. package/components/Icons/index.tsx +0 -19
  65. package/components/Icons/smartFontLoader.ts +0 -318
  66. package/components/Image/Image.tsx +0 -157
  67. package/components/Image/PreviewImg.tsx +0 -137
  68. package/components/Input/Input.tsx +0 -239
  69. package/components/Layout/DrawerContext.tsx +0 -31
  70. package/components/Layout/Layout.tsx +0 -119
  71. package/components/Layout/ToastContext.tsx +0 -29
  72. package/components/Layout/index.tsx +0 -24
  73. package/components/LineChart/LineChart.tsx +0 -371
  74. package/components/LineChart/index.tsx +0 -2
  75. package/components/ListItem/ListItem.tsx +0 -307
  76. package/components/Loading/Loading.tsx +0 -94
  77. package/components/MessageBox/MessageBox.tsx +0 -243
  78. package/components/MultiSelector/MultiSelector.tsx +0 -627
  79. package/components/MultiSelector/index.tsx +0 -2
  80. package/components/Navigation/Navigation.tsx +0 -327
  81. package/components/Notification/Notification.tsx +0 -289
  82. package/components/Notification/index.tsx +0 -2
  83. package/components/NumericInput/NumericInput.tsx +0 -244
  84. package/components/Overlay/Overlay.tsx +0 -30
  85. package/components/Pagination/Pagination.tsx +0 -271
  86. package/components/PieChart/PieChart.tsx +0 -261
  87. package/components/PieChart/index.tsx +0 -3
  88. package/components/Popover/Popover.tsx +0 -172
  89. package/components/Progress/Progress.tsx +0 -209
  90. package/components/Quantity/Quantity.tsx +0 -195
  91. package/components/Quantity/index.tsx +0 -2
  92. package/components/RadioButton/RadioButton.tsx +0 -119
  93. package/components/ReasonModal/ReasonModal.tsx +0 -223
  94. package/components/ReasonModal/index.tsx +0 -3
  95. package/components/ScanButton/ScanButton.tsx +0 -139
  96. package/components/SearchInput/SearchInput.tsx +0 -361
  97. package/components/SearchInput/index.tsx +0 -2
  98. package/components/SheetTitle/SheetTitle.tsx +0 -84
  99. package/components/Shell/Shell.tsx +0 -116
  100. package/components/Shell/styles.ts +0 -29
  101. package/components/Shell/types.ts +0 -23
  102. package/components/StatisticCard/StatisticCard.tsx +0 -132
  103. package/components/StatisticCard/index.tsx +0 -3
  104. package/components/StatisticsTable/StatisticsTable.tsx +0 -1034
  105. package/components/StatisticsTable/index.tsx +0 -10
  106. package/components/Status/Status.tsx +0 -124
  107. package/components/Steps/Steps.tsx +0 -177
  108. package/components/Tab/TapasTab.tsx +0 -188
  109. package/components/Tab/index.tsx +0 -3
  110. package/components/TabTitle/TabTitle.tsx +0 -89
  111. package/components/TabTitle/index.tsx +0 -3
  112. package/components/TableColumnHeader/TableColumnHeader.tsx +0 -273
  113. package/components/TableColumnHeader/index.tsx +0 -7
  114. package/components/Tag/Tag.tsx +0 -92
  115. package/components/Task/Task.tsx +0 -309
  116. package/components/Task/type.ts +0 -6
  117. package/components/Text/Text.tsx +0 -152
  118. package/components/TextArea/TextArea.tsx +0 -348
  119. package/components/Theme/ThemeProvider.tsx +0 -13
  120. package/components/Theme/defaultTheme.ts +0 -222
  121. package/components/Theme/themed.d.ts +0 -102
  122. package/components/Timeline/Timeline.tsx +0 -230
  123. package/components/Toast/Toast.tsx +0 -167
  124. package/components/UserSwitcher/UserSwitcher.tsx +0 -273
  125. package/components/UserSwitcher/index.tsx +0 -3
  126. package/components/WebViewBridge/WebViewBridge.tsx +0 -1140
  127. package/components/WebViewBridge/index.tsx +0 -12
  128. package/components/WebViewBridge/useWebViewBridge.ts +0 -145
  129. package/components/WordCloud/WordCloud.tsx +0 -213
  130. package/components/WordCloud/index.tsx +0 -3
  131. package/components/common/bridgelessUtils.ts +0 -22
  132. package/components/common.ts +0 -8
  133. package/components/index.tsx +0 -190
  134. package/package/README.md +0 -107
  135. package/package/assets/adaptive-icon.png +0 -0
  136. package/package/assets/favicon.png +0 -0
  137. package/package/assets/fonts/customfont.ttf +0 -0
  138. package/package/assets/icon.png +0 -0
  139. package/package/assets/logo.png +0 -0
  140. package/package/assets/splash.png +0 -0
  141. package/package/assets/svg/customfont.svg +0 -333
  142. package/package/assets/svg/logo.svg +0 -9
  143. package/package/assets/tapas/favicon.png +0 -0
  144. package/package/assets/tapas/logo.png +0 -0
  145. package/package/assets/tapas/logo_no_word.png +0 -0
  146. package/package/assets/tapas/logo_transparent_white.png +0 -0
  147. package/package/init.js +0 -179
  148. package/package/module/AnimatedNavItem/README.md +0 -520
  149. package/package/module/DataCell/README.md +0 -1042
  150. package/package/module/Icons/README.md +0 -182
  151. package/package/module/Icons/icon-categories.json +0 -341
  152. package/package/module/Icons/real-icon-mapping.json +0 -1940
  153. package/package/module/Icons/selection.json +0 -1
  154. package/package/module/Input/README.md +0 -157
  155. package/package/module/Loading/README.md +0 -160
  156. package/package/module/MultiSelector/README.md +0 -246
  157. package/package/module/Notification/README.md +0 -158
  158. package/package/module/Quantity/README.md +0 -251
  159. package/package/module/ReasonModal/README.md +0 -320
  160. package/package/module/SearchInput/README.md +0 -304
  161. package/package/module/StatisticsTable/README.md +0 -178
  162. package/package/module/TabTitle/README.md +0 -399
  163. package/package/module/TableColumnHeader/README.md +0 -682
  164. package/package/module/UserSwitcher/README.md +0 -334
  165. package/package/module/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -187
  166. package/package/module/WebViewBridge/README.md +0 -564
  167. package/package/package.json +0 -84
  168. /package/{package/CHANGELOG.md → CHANGELOG.md} +0 -0
  169. /package/{package/commonjs → commonjs}/Alert/Alert.js +0 -0
  170. /package/{package/commonjs → commonjs}/Alert/Alert.js.map +0 -0
  171. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  172. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  173. /package/{components → commonjs}/AnimatedNavItem/README.md +0 -0
  174. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js +0 -0
  175. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js.map +0 -0
  176. /package/{package/commonjs → commonjs}/BarChart/BarChart.js +0 -0
  177. /package/{package/commonjs → commonjs}/BarChart/BarChart.js.map +0 -0
  178. /package/{package/commonjs → commonjs}/BarChart/index.js +0 -0
  179. /package/{package/commonjs → commonjs}/BarChart/index.js.map +0 -0
  180. /package/{package/commonjs → commonjs}/Button/Button.js +0 -0
  181. /package/{package/commonjs → commonjs}/Button/Button.js.map +0 -0
  182. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js +0 -0
  183. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js.map +0 -0
  184. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js +0 -0
  185. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js.map +0 -0
  186. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js +0 -0
  187. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js.map +0 -0
  188. /package/{package/commonjs → commonjs}/Calendar/Calendar.js +0 -0
  189. /package/{package/commonjs → commonjs}/Calendar/Calendar.js.map +0 -0
  190. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js +0 -0
  191. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js.map +0 -0
  192. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js +0 -0
  193. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js.map +0 -0
  194. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js +0 -0
  195. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js.map +0 -0
  196. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js +0 -0
  197. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js.map +0 -0
  198. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js +0 -0
  199. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js.map +0 -0
  200. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js +0 -0
  201. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js.map +0 -0
  202. /package/{package/commonjs → commonjs}/Calendar/helper.js +0 -0
  203. /package/{package/commonjs → commonjs}/Calendar/helper.js.map +0 -0
  204. /package/{package/commonjs → commonjs}/Calendar/local.js +0 -0
  205. /package/{package/commonjs → commonjs}/Calendar/local.js.map +0 -0
  206. /package/{package/commonjs → commonjs}/Calendar/types.js +0 -0
  207. /package/{package/commonjs → commonjs}/Calendar/types.js.map +0 -0
  208. /package/{package/commonjs → commonjs}/Card/Card.js +0 -0
  209. /package/{package/commonjs → commonjs}/Card/Card.js.map +0 -0
  210. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js +0 -0
  211. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js.map +0 -0
  212. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js +0 -0
  213. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js.map +0 -0
  214. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js +0 -0
  215. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js.map +0 -0
  216. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js +0 -0
  217. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js.map +0 -0
  218. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js +0 -0
  219. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js.map +0 -0
  220. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js +0 -0
  221. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js.map +0 -0
  222. /package/{package/commonjs → commonjs}/ComboChart/index.js +0 -0
  223. /package/{package/commonjs → commonjs}/ComboChart/index.js.map +0 -0
  224. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js +0 -0
  225. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js.map +0 -0
  226. /package/{package/commonjs → commonjs}/DataCell/DataCell.js +0 -0
  227. /package/{package/commonjs → commonjs}/DataCell/DataCell.js.map +0 -0
  228. /package/{components → commonjs}/DataCell/README.md +0 -0
  229. /package/{package/commonjs → commonjs}/DataCell/index.js +0 -0
  230. /package/{package/commonjs → commonjs}/DataCell/index.js.map +0 -0
  231. /package/{package/commonjs → commonjs}/DataTable/DataTable.js +0 -0
  232. /package/{package/commonjs → commonjs}/DataTable/DataTable.js.map +0 -0
  233. /package/{package/commonjs → commonjs}/DataTable/index.js +0 -0
  234. /package/{package/commonjs → commonjs}/DataTable/index.js.map +0 -0
  235. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  236. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  237. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js +0 -0
  238. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  239. /package/{package/commonjs → commonjs}/Drawer/Drawer.js +0 -0
  240. /package/{package/commonjs → commonjs}/Drawer/Drawer.js.map +0 -0
  241. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js +0 -0
  242. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js.map +0 -0
  243. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js +0 -0
  244. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js.map +0 -0
  245. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js +0 -0
  246. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js.map +0 -0
  247. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js +0 -0
  248. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js.map +0 -0
  249. /package/{package/commonjs → commonjs}/Gantt/Accessories.js +0 -0
  250. /package/{package/commonjs → commonjs}/Gantt/Accessories.js.map +0 -0
  251. /package/{package/commonjs → commonjs}/Gantt/Gantt.js +0 -0
  252. /package/{package/commonjs → commonjs}/Gantt/Gantt.js.map +0 -0
  253. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js +0 -0
  254. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js.map +0 -0
  255. /package/{package/commonjs → commonjs}/Gantt/helper.js +0 -0
  256. /package/{package/commonjs → commonjs}/Gantt/helper.js.map +0 -0
  257. /package/{package/commonjs → commonjs}/Gantt/types.js +0 -0
  258. /package/{package/commonjs → commonjs}/Gantt/types.js.map +0 -0
  259. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js +0 -0
  260. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js.map +0 -0
  261. /package/{package/commonjs → commonjs}/Grid/Grid.base.js +0 -0
  262. /package/{package/commonjs → commonjs}/Grid/Grid.base.js.map +0 -0
  263. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js +0 -0
  264. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js.map +0 -0
  265. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js +0 -0
  266. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js.map +0 -0
  267. /package/{package/commonjs → commonjs}/Grid/helper.js +0 -0
  268. /package/{package/commonjs → commonjs}/Grid/helper.js.map +0 -0
  269. /package/{package/commonjs → commonjs}/Grid/timer.js +0 -0
  270. /package/{package/commonjs → commonjs}/Grid/timer.js.map +0 -0
  271. /package/{package/commonjs → commonjs}/Header/Header.js +0 -0
  272. /package/{package/commonjs → commonjs}/Header/Header.js.map +0 -0
  273. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js +0 -0
  274. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js.map +0 -0
  275. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js +0 -0
  276. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js.map +0 -0
  277. /package/{package/commonjs → commonjs}/IconText/IconText.js +0 -0
  278. /package/{package/commonjs → commonjs}/IconText/IconText.js.map +0 -0
  279. /package/{components → commonjs}/Icons/README.md +0 -0
  280. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js +0 -0
  281. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js.map +0 -0
  282. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js +0 -0
  283. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js.map +0 -0
  284. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js +0 -0
  285. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js.map +0 -0
  286. /package/{package/commonjs → commonjs}/Icons/fontLoader.js +0 -0
  287. /package/{package/commonjs → commonjs}/Icons/fontLoader.js.map +0 -0
  288. /package/{components → commonjs}/Icons/icon-categories.json +0 -0
  289. /package/{package/commonjs → commonjs}/Icons/index.js +0 -0
  290. /package/{package/commonjs → commonjs}/Icons/index.js.map +0 -0
  291. /package/{components → commonjs}/Icons/real-icon-mapping.json +0 -0
  292. /package/{components → commonjs}/Icons/selection.json +0 -0
  293. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js +0 -0
  294. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js.map +0 -0
  295. /package/{package/commonjs → commonjs}/Image/Image.js +0 -0
  296. /package/{package/commonjs → commonjs}/Image/Image.js.map +0 -0
  297. /package/{package/commonjs → commonjs}/Image/PreviewImg.js +0 -0
  298. /package/{package/commonjs → commonjs}/Image/PreviewImg.js.map +0 -0
  299. /package/{package/commonjs → commonjs}/Input/Input.js +0 -0
  300. /package/{package/commonjs → commonjs}/Input/Input.js.map +0 -0
  301. /package/{components → commonjs}/Input/README.md +0 -0
  302. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js +0 -0
  303. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js.map +0 -0
  304. /package/{package/commonjs → commonjs}/Layout/Layout.js +0 -0
  305. /package/{package/commonjs → commonjs}/Layout/Layout.js.map +0 -0
  306. /package/{package/commonjs → commonjs}/Layout/ToastContext.js +0 -0
  307. /package/{package/commonjs → commonjs}/Layout/ToastContext.js.map +0 -0
  308. /package/{package/commonjs → commonjs}/Layout/index.js +0 -0
  309. /package/{package/commonjs → commonjs}/Layout/index.js.map +0 -0
  310. /package/{package/commonjs → commonjs}/LineChart/LineChart.js +0 -0
  311. /package/{package/commonjs → commonjs}/LineChart/LineChart.js.map +0 -0
  312. /package/{package/commonjs → commonjs}/LineChart/index.js +0 -0
  313. /package/{package/commonjs → commonjs}/LineChart/index.js.map +0 -0
  314. /package/{package/commonjs → commonjs}/ListItem/ListItem.js +0 -0
  315. /package/{package/commonjs → commonjs}/ListItem/ListItem.js.map +0 -0
  316. /package/{package/commonjs → commonjs}/Loading/Loading.js +0 -0
  317. /package/{package/commonjs → commonjs}/Loading/Loading.js.map +0 -0
  318. /package/{components → commonjs}/Loading/README.md +0 -0
  319. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js +0 -0
  320. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js.map +0 -0
  321. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js +0 -0
  322. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js.map +0 -0
  323. /package/{components → commonjs}/MultiSelector/README.md +0 -0
  324. /package/{package/commonjs → commonjs}/MultiSelector/index.js +0 -0
  325. /package/{package/commonjs → commonjs}/MultiSelector/index.js.map +0 -0
  326. /package/{package/commonjs → commonjs}/Navigation/Navigation.js +0 -0
  327. /package/{package/commonjs → commonjs}/Navigation/Navigation.js.map +0 -0
  328. /package/{package/commonjs → commonjs}/Notification/Notification.js +0 -0
  329. /package/{package/commonjs → commonjs}/Notification/Notification.js.map +0 -0
  330. /package/{components → commonjs}/Notification/README.md +0 -0
  331. /package/{package/commonjs → commonjs}/Notification/index.js +0 -0
  332. /package/{package/commonjs → commonjs}/Notification/index.js.map +0 -0
  333. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js +0 -0
  334. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js.map +0 -0
  335. /package/{package/commonjs → commonjs}/Overlay/Overlay.js +0 -0
  336. /package/{package/commonjs → commonjs}/Overlay/Overlay.js.map +0 -0
  337. /package/{package/commonjs → commonjs}/Pagination/Pagination.js +0 -0
  338. /package/{package/commonjs → commonjs}/Pagination/Pagination.js.map +0 -0
  339. /package/{package/commonjs → commonjs}/PieChart/PieChart.js +0 -0
  340. /package/{package/commonjs → commonjs}/PieChart/PieChart.js.map +0 -0
  341. /package/{package/commonjs → commonjs}/PieChart/index.js +0 -0
  342. /package/{package/commonjs → commonjs}/PieChart/index.js.map +0 -0
  343. /package/{package/commonjs → commonjs}/Popover/Popover.js +0 -0
  344. /package/{package/commonjs → commonjs}/Popover/Popover.js.map +0 -0
  345. /package/{package/commonjs → commonjs}/Progress/Progress.js +0 -0
  346. /package/{package/commonjs → commonjs}/Progress/Progress.js.map +0 -0
  347. /package/{package/commonjs → commonjs}/Quantity/Quantity.js +0 -0
  348. /package/{package/commonjs → commonjs}/Quantity/Quantity.js.map +0 -0
  349. /package/{components → commonjs}/Quantity/README.md +0 -0
  350. /package/{package/commonjs → commonjs}/Quantity/index.js +0 -0
  351. /package/{package/commonjs → commonjs}/Quantity/index.js.map +0 -0
  352. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js +0 -0
  353. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js.map +0 -0
  354. /package/{components → commonjs}/ReasonModal/README.md +0 -0
  355. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js +0 -0
  356. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js.map +0 -0
  357. /package/{package/commonjs → commonjs}/ReasonModal/index.js +0 -0
  358. /package/{package/commonjs → commonjs}/ReasonModal/index.js.map +0 -0
  359. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js +0 -0
  360. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js.map +0 -0
  361. /package/{components → commonjs}/SearchInput/README.md +0 -0
  362. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js +0 -0
  363. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js.map +0 -0
  364. /package/{package/commonjs → commonjs}/SearchInput/index.js +0 -0
  365. /package/{package/commonjs → commonjs}/SearchInput/index.js.map +0 -0
  366. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js +0 -0
  367. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js.map +0 -0
  368. /package/{package/commonjs → commonjs}/Shell/Shell.js +0 -0
  369. /package/{package/commonjs → commonjs}/Shell/Shell.js.map +0 -0
  370. /package/{package/commonjs → commonjs}/Shell/styles.js +0 -0
  371. /package/{package/commonjs → commonjs}/Shell/styles.js.map +0 -0
  372. /package/{package/commonjs → commonjs}/Shell/types.js +0 -0
  373. /package/{package/commonjs → commonjs}/Shell/types.js.map +0 -0
  374. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js +0 -0
  375. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js.map +0 -0
  376. /package/{package/commonjs → commonjs}/StatisticCard/index.js +0 -0
  377. /package/{package/commonjs → commonjs}/StatisticCard/index.js.map +0 -0
  378. /package/{components → commonjs}/StatisticsTable/README.md +0 -0
  379. /package/{package/commonjs → commonjs}/StatisticsTable/index.js +0 -0
  380. /package/{package/commonjs → commonjs}/StatisticsTable/index.js.map +0 -0
  381. /package/{package/commonjs → commonjs}/Status/Status.js +0 -0
  382. /package/{package/commonjs → commonjs}/Status/Status.js.map +0 -0
  383. /package/{package/commonjs → commonjs}/Steps/Steps.js +0 -0
  384. /package/{package/commonjs → commonjs}/Steps/Steps.js.map +0 -0
  385. /package/{package/commonjs → commonjs}/Tab/TapasTab.js +0 -0
  386. /package/{package/commonjs → commonjs}/Tab/TapasTab.js.map +0 -0
  387. /package/{package/commonjs → commonjs}/Tab/index.js +0 -0
  388. /package/{package/commonjs → commonjs}/Tab/index.js.map +0 -0
  389. /package/{components → commonjs}/TabTitle/README.md +0 -0
  390. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js +0 -0
  391. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js.map +0 -0
  392. /package/{package/commonjs → commonjs}/TabTitle/index.js +0 -0
  393. /package/{package/commonjs → commonjs}/TabTitle/index.js.map +0 -0
  394. /package/{components → commonjs}/TableColumnHeader/README.md +0 -0
  395. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js +0 -0
  396. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  397. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js +0 -0
  398. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js.map +0 -0
  399. /package/{package/commonjs → commonjs}/Tag/Tag.js +0 -0
  400. /package/{package/commonjs → commonjs}/Tag/Tag.js.map +0 -0
  401. /package/{package/commonjs → commonjs}/Task/Task.js +0 -0
  402. /package/{package/commonjs → commonjs}/Task/Task.js.map +0 -0
  403. /package/{package/commonjs → commonjs}/Task/type.js +0 -0
  404. /package/{package/commonjs → commonjs}/Task/type.js.map +0 -0
  405. /package/{package/commonjs → commonjs}/Text/Text.js +0 -0
  406. /package/{package/commonjs → commonjs}/Text/Text.js.map +0 -0
  407. /package/{package/commonjs → commonjs}/TextArea/TextArea.js +0 -0
  408. /package/{package/commonjs → commonjs}/TextArea/TextArea.js.map +0 -0
  409. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js +0 -0
  410. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js.map +0 -0
  411. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js +0 -0
  412. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js.map +0 -0
  413. /package/{package/commonjs → commonjs}/Theme/themed.d.js +0 -0
  414. /package/{package/commonjs → commonjs}/Theme/themed.d.js.map +0 -0
  415. /package/{package/commonjs → commonjs}/Timeline/Timeline.js +0 -0
  416. /package/{package/commonjs → commonjs}/Timeline/Timeline.js.map +0 -0
  417. /package/{package/commonjs → commonjs}/Toast/Toast.js +0 -0
  418. /package/{package/commonjs → commonjs}/Toast/Toast.js.map +0 -0
  419. /package/{components → commonjs}/UserSwitcher/README.md +0 -0
  420. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js +0 -0
  421. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js.map +0 -0
  422. /package/{package/commonjs → commonjs}/UserSwitcher/index.js +0 -0
  423. /package/{package/commonjs → commonjs}/UserSwitcher/index.js.map +0 -0
  424. /package/{components → commonjs}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  425. /package/{components → commonjs}/WebViewBridge/README.md +0 -0
  426. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js +0 -0
  427. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js.map +0 -0
  428. /package/{package/commonjs → commonjs}/WebViewBridge/index.js +0 -0
  429. /package/{package/commonjs → commonjs}/WebViewBridge/index.js.map +0 -0
  430. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js +0 -0
  431. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js.map +0 -0
  432. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js +0 -0
  433. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js.map +0 -0
  434. /package/{package/commonjs → commonjs}/WordCloud/index.js +0 -0
  435. /package/{package/commonjs → commonjs}/WordCloud/index.js.map +0 -0
  436. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js +0 -0
  437. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js.map +0 -0
  438. /package/{package/commonjs → commonjs}/common.js +0 -0
  439. /package/{package/commonjs → commonjs}/common.js.map +0 -0
  440. /package/{package/commonjs → commonjs}/index.js +0 -0
  441. /package/{package/commonjs → commonjs}/index.js.map +0 -0
  442. /package/{package/commonjs → commonjs}/package.json +0 -0
  443. /package/{package/module → module}/Alert/Alert.js +0 -0
  444. /package/{package/module → module}/Alert/Alert.js.map +0 -0
  445. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  446. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  447. /package/{package/commonjs → module}/AnimatedNavItem/README.md +0 -0
  448. /package/{package/module → module}/AnimatedNavItem/index.js +0 -0
  449. /package/{package/module → module}/AnimatedNavItem/index.js.map +0 -0
  450. /package/{package/module → module}/BarChart/BarChart.js +0 -0
  451. /package/{package/module → module}/BarChart/BarChart.js.map +0 -0
  452. /package/{package/module → module}/BarChart/index.js +0 -0
  453. /package/{package/module → module}/BarChart/index.js.map +0 -0
  454. /package/{package/module → module}/Button/Button.js +0 -0
  455. /package/{package/module → module}/Button/Button.js.map +0 -0
  456. /package/{package/module → module}/Button/ButtonGroup.js +0 -0
  457. /package/{package/module → module}/Button/ButtonGroup.js.map +0 -0
  458. /package/{package/module → module}/Button/react-native-hoverable.d.js +0 -0
  459. /package/{package/module → module}/Button/react-native-hoverable.d.js.map +0 -0
  460. /package/{package/module → module}/Calendar/Calendar.base.js +0 -0
  461. /package/{package/module → module}/Calendar/Calendar.base.js.map +0 -0
  462. /package/{package/module → module}/Calendar/Calendar.js +0 -0
  463. /package/{package/module → module}/Calendar/Calendar.js.map +0 -0
  464. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js +0 -0
  465. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js.map +0 -0
  466. /package/{package/module → module}/Calendar/CustomRange.js +0 -0
  467. /package/{package/module → module}/Calendar/CustomRange.js.map +0 -0
  468. /package/{package/module → module}/Calendar/DaySelector.js +0 -0
  469. /package/{package/module → module}/Calendar/DaySelector.js.map +0 -0
  470. /package/{package/module → module}/Calendar/MonthSelector.js +0 -0
  471. /package/{package/module → module}/Calendar/MonthSelector.js.map +0 -0
  472. /package/{package/module → module}/Calendar/TimeSelector.js +0 -0
  473. /package/{package/module → module}/Calendar/TimeSelector.js.map +0 -0
  474. /package/{package/module → module}/Calendar/WeekDaySelector.js +0 -0
  475. /package/{package/module → module}/Calendar/WeekDaySelector.js.map +0 -0
  476. /package/{package/module → module}/Calendar/helper.js +0 -0
  477. /package/{package/module → module}/Calendar/helper.js.map +0 -0
  478. /package/{package/module → module}/Calendar/local.js +0 -0
  479. /package/{package/module → module}/Calendar/local.js.map +0 -0
  480. /package/{package/module → module}/Calendar/types.js +0 -0
  481. /package/{package/module → module}/Calendar/types.js.map +0 -0
  482. /package/{package/module → module}/Card/Card.js +0 -0
  483. /package/{package/module → module}/Card/Card.js.map +0 -0
  484. /package/{package/module → module}/CheckBox/CheckBox.js +0 -0
  485. /package/{package/module → module}/CheckBox/CheckBox.js.map +0 -0
  486. /package/{package/module → module}/CheckBox/CheckBoxItem.js +0 -0
  487. /package/{package/module → module}/CheckBox/CheckBoxItem.js.map +0 -0
  488. /package/{package/module → module}/CheckBox/GroupCheckBox.js +0 -0
  489. /package/{package/module → module}/CheckBox/GroupCheckBox.js.map +0 -0
  490. /package/{package/module → module}/CircularProgress/CircularProgress.js +0 -0
  491. /package/{package/module → module}/CircularProgress/CircularProgress.js.map +0 -0
  492. /package/{package/module → module}/Collapsible/Collapsible.js +0 -0
  493. /package/{package/module → module}/Collapsible/Collapsible.js.map +0 -0
  494. /package/{package/module → module}/ComboChart/ComboChart.js +0 -0
  495. /package/{package/module → module}/ComboChart/ComboChart.js.map +0 -0
  496. /package/{package/module → module}/ComboChart/index.js +0 -0
  497. /package/{package/module → module}/ComboChart/index.js.map +0 -0
  498. /package/{package/module → module}/DashboardCard/DashboardCard.js +0 -0
  499. /package/{package/module → module}/DashboardCard/DashboardCard.js.map +0 -0
  500. /package/{package/module → module}/DataCell/DataCell.js +0 -0
  501. /package/{package/module → module}/DataCell/DataCell.js.map +0 -0
  502. /package/{package/commonjs → module}/DataCell/README.md +0 -0
  503. /package/{package/module → module}/DataCell/index.js +0 -0
  504. /package/{package/module → module}/DataCell/index.js.map +0 -0
  505. /package/{package/module → module}/DataTable/DataTable.js +0 -0
  506. /package/{package/module → module}/DataTable/DataTable.js.map +0 -0
  507. /package/{package/module → module}/DataTable/index.js +0 -0
  508. /package/{package/module → module}/DataTable/index.js.map +0 -0
  509. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  510. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  511. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js +0 -0
  512. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  513. /package/{package/module → module}/Drawer/Drawer.js +0 -0
  514. /package/{package/module → module}/Drawer/Drawer.js.map +0 -0
  515. /package/{package/module → module}/Dropdown/CustomDropdown.js +0 -0
  516. /package/{package/module → module}/Dropdown/CustomDropdown.js.map +0 -0
  517. /package/{package/module → module}/Dropdown/Dropdown.js +0 -0
  518. /package/{package/module → module}/Dropdown/Dropdown.js.map +0 -0
  519. /package/{package/module → module}/Dropdown/InputDropdown.js +0 -0
  520. /package/{package/module → module}/Dropdown/InputDropdown.js.map +0 -0
  521. /package/{package/module → module}/ExternalLink/ExternalLink.js +0 -0
  522. /package/{package/module → module}/ExternalLink/ExternalLink.js.map +0 -0
  523. /package/{package/module → module}/Gantt/Accessories.js +0 -0
  524. /package/{package/module → module}/Gantt/Accessories.js.map +0 -0
  525. /package/{package/module → module}/Gantt/Gantt.js +0 -0
  526. /package/{package/module → module}/Gantt/Gantt.js.map +0 -0
  527. /package/{package/module → module}/Gantt/GanttInnerElementType.js +0 -0
  528. /package/{package/module → module}/Gantt/GanttInnerElementType.js.map +0 -0
  529. /package/{package/module → module}/Gantt/helper.js +0 -0
  530. /package/{package/module → module}/Gantt/helper.js.map +0 -0
  531. /package/{package/module → module}/Gantt/types.js +0 -0
  532. /package/{package/module → module}/Gantt/types.js.map +0 -0
  533. /package/{package/module → module}/Grid/FixedSizeGrid.js +0 -0
  534. /package/{package/module → module}/Grid/FixedSizeGrid.js.map +0 -0
  535. /package/{package/module → module}/Grid/Grid.base.js +0 -0
  536. /package/{package/module → module}/Grid/Grid.base.js.map +0 -0
  537. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js +0 -0
  538. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js.map +0 -0
  539. /package/{package/module → module}/Grid/VariableSizeGrid.js +0 -0
  540. /package/{package/module → module}/Grid/VariableSizeGrid.js.map +0 -0
  541. /package/{package/module → module}/Grid/helper.js +0 -0
  542. /package/{package/module → module}/Grid/helper.js.map +0 -0
  543. /package/{package/module → module}/Grid/timer.js +0 -0
  544. /package/{package/module → module}/Grid/timer.js.map +0 -0
  545. /package/{package/module → module}/Header/Header.js +0 -0
  546. /package/{package/module → module}/Header/Header.js.map +0 -0
  547. /package/{package/module → module}/HelloWave/HelloWave.js +0 -0
  548. /package/{package/module → module}/HelloWave/HelloWave.js.map +0 -0
  549. /package/{package/module → module}/Hoverable/Hoverable.js +0 -0
  550. /package/{package/module → module}/Hoverable/Hoverable.js.map +0 -0
  551. /package/{package/module → module}/IconText/IconText.js +0 -0
  552. /package/{package/module → module}/IconText/IconText.js.map +0 -0
  553. /package/{package/commonjs → module}/Icons/README.md +0 -0
  554. /package/{package/module → module}/Icons/TapasIcon.js +0 -0
  555. /package/{package/module → module}/Icons/TapasIcon.js.map +0 -0
  556. /package/{package/module → module}/Icons/TapasIconExpo.js +0 -0
  557. /package/{package/module → module}/Icons/TapasIconExpo.js.map +0 -0
  558. /package/{package/module → module}/Icons/expoFontLoader.js +0 -0
  559. /package/{package/module → module}/Icons/expoFontLoader.js.map +0 -0
  560. /package/{package/module → module}/Icons/fontLoader.js +0 -0
  561. /package/{package/module → module}/Icons/fontLoader.js.map +0 -0
  562. /package/{package/commonjs → module}/Icons/icon-categories.json +0 -0
  563. /package/{package/module → module}/Icons/index.js +0 -0
  564. /package/{package/module → module}/Icons/index.js.map +0 -0
  565. /package/{package/commonjs → module}/Icons/real-icon-mapping.json +0 -0
  566. /package/{package/commonjs → module}/Icons/selection.json +0 -0
  567. /package/{package/module → module}/Icons/smartFontLoader.js +0 -0
  568. /package/{package/module → module}/Icons/smartFontLoader.js.map +0 -0
  569. /package/{package/module → module}/Image/Image.js +0 -0
  570. /package/{package/module → module}/Image/Image.js.map +0 -0
  571. /package/{package/module → module}/Image/PreviewImg.js +0 -0
  572. /package/{package/module → module}/Image/PreviewImg.js.map +0 -0
  573. /package/{package/module → module}/Input/Input.js +0 -0
  574. /package/{package/module → module}/Input/Input.js.map +0 -0
  575. /package/{package/commonjs → module}/Input/README.md +0 -0
  576. /package/{package/module → module}/Layout/DrawerContext.js +0 -0
  577. /package/{package/module → module}/Layout/DrawerContext.js.map +0 -0
  578. /package/{package/module → module}/Layout/Layout.js +0 -0
  579. /package/{package/module → module}/Layout/Layout.js.map +0 -0
  580. /package/{package/module → module}/Layout/ToastContext.js +0 -0
  581. /package/{package/module → module}/Layout/ToastContext.js.map +0 -0
  582. /package/{package/module → module}/Layout/index.js +0 -0
  583. /package/{package/module → module}/Layout/index.js.map +0 -0
  584. /package/{package/module → module}/LineChart/LineChart.js +0 -0
  585. /package/{package/module → module}/LineChart/LineChart.js.map +0 -0
  586. /package/{package/module → module}/LineChart/index.js +0 -0
  587. /package/{package/module → module}/LineChart/index.js.map +0 -0
  588. /package/{package/module → module}/ListItem/ListItem.js +0 -0
  589. /package/{package/module → module}/ListItem/ListItem.js.map +0 -0
  590. /package/{package/module → module}/Loading/Loading.js +0 -0
  591. /package/{package/module → module}/Loading/Loading.js.map +0 -0
  592. /package/{package/commonjs → module}/Loading/README.md +0 -0
  593. /package/{package/module → module}/MessageBox/MessageBox.js +0 -0
  594. /package/{package/module → module}/MessageBox/MessageBox.js.map +0 -0
  595. /package/{package/module → module}/MultiSelector/MultiSelector.js +0 -0
  596. /package/{package/module → module}/MultiSelector/MultiSelector.js.map +0 -0
  597. /package/{package/commonjs → module}/MultiSelector/README.md +0 -0
  598. /package/{package/module → module}/MultiSelector/index.js +0 -0
  599. /package/{package/module → module}/MultiSelector/index.js.map +0 -0
  600. /package/{package/module → module}/Navigation/Navigation.js +0 -0
  601. /package/{package/module → module}/Navigation/Navigation.js.map +0 -0
  602. /package/{package/module → module}/Notification/Notification.js +0 -0
  603. /package/{package/module → module}/Notification/Notification.js.map +0 -0
  604. /package/{package/commonjs → module}/Notification/README.md +0 -0
  605. /package/{package/module → module}/Notification/index.js +0 -0
  606. /package/{package/module → module}/Notification/index.js.map +0 -0
  607. /package/{package/module → module}/NumericInput/NumericInput.js +0 -0
  608. /package/{package/module → module}/NumericInput/NumericInput.js.map +0 -0
  609. /package/{package/module → module}/Overlay/Overlay.js +0 -0
  610. /package/{package/module → module}/Overlay/Overlay.js.map +0 -0
  611. /package/{package/module → module}/Pagination/Pagination.js +0 -0
  612. /package/{package/module → module}/Pagination/Pagination.js.map +0 -0
  613. /package/{package/module → module}/PieChart/PieChart.js +0 -0
  614. /package/{package/module → module}/PieChart/PieChart.js.map +0 -0
  615. /package/{package/module → module}/PieChart/index.js +0 -0
  616. /package/{package/module → module}/PieChart/index.js.map +0 -0
  617. /package/{package/module → module}/Popover/Popover.js +0 -0
  618. /package/{package/module → module}/Popover/Popover.js.map +0 -0
  619. /package/{package/module → module}/Progress/Progress.js +0 -0
  620. /package/{package/module → module}/Progress/Progress.js.map +0 -0
  621. /package/{package/module → module}/Quantity/Quantity.js +0 -0
  622. /package/{package/module → module}/Quantity/Quantity.js.map +0 -0
  623. /package/{package/commonjs → module}/Quantity/README.md +0 -0
  624. /package/{package/module → module}/Quantity/index.js +0 -0
  625. /package/{package/module → module}/Quantity/index.js.map +0 -0
  626. /package/{package/module → module}/RadioButton/RadioButton.js +0 -0
  627. /package/{package/module → module}/RadioButton/RadioButton.js.map +0 -0
  628. /package/{package/commonjs → module}/ReasonModal/README.md +0 -0
  629. /package/{package/module → module}/ReasonModal/ReasonModal.js +0 -0
  630. /package/{package/module → module}/ReasonModal/ReasonModal.js.map +0 -0
  631. /package/{package/module → module}/ReasonModal/index.js +0 -0
  632. /package/{package/module → module}/ReasonModal/index.js.map +0 -0
  633. /package/{package/module → module}/ScanButton/ScanButton.js +0 -0
  634. /package/{package/module → module}/ScanButton/ScanButton.js.map +0 -0
  635. /package/{package/commonjs → module}/SearchInput/README.md +0 -0
  636. /package/{package/module → module}/SearchInput/SearchInput.js +0 -0
  637. /package/{package/module → module}/SearchInput/SearchInput.js.map +0 -0
  638. /package/{package/module → module}/SearchInput/index.js +0 -0
  639. /package/{package/module → module}/SearchInput/index.js.map +0 -0
  640. /package/{package/module → module}/SheetTitle/SheetTitle.js +0 -0
  641. /package/{package/module → module}/SheetTitle/SheetTitle.js.map +0 -0
  642. /package/{package/module → module}/Shell/Shell.js +0 -0
  643. /package/{package/module → module}/Shell/Shell.js.map +0 -0
  644. /package/{package/module → module}/Shell/styles.js +0 -0
  645. /package/{package/module → module}/Shell/styles.js.map +0 -0
  646. /package/{package/module → module}/Shell/types.js +0 -0
  647. /package/{package/module → module}/Shell/types.js.map +0 -0
  648. /package/{package/module → module}/StatisticCard/StatisticCard.js +0 -0
  649. /package/{package/module → module}/StatisticCard/StatisticCard.js.map +0 -0
  650. /package/{package/module → module}/StatisticCard/index.js +0 -0
  651. /package/{package/module → module}/StatisticCard/index.js.map +0 -0
  652. /package/{package/commonjs → module}/StatisticsTable/README.md +0 -0
  653. /package/{package/module → module}/StatisticsTable/index.js +0 -0
  654. /package/{package/module → module}/StatisticsTable/index.js.map +0 -0
  655. /package/{package/module → module}/Status/Status.js +0 -0
  656. /package/{package/module → module}/Status/Status.js.map +0 -0
  657. /package/{package/module → module}/Steps/Steps.js +0 -0
  658. /package/{package/module → module}/Steps/Steps.js.map +0 -0
  659. /package/{package/module → module}/Tab/TapasTab.js +0 -0
  660. /package/{package/module → module}/Tab/TapasTab.js.map +0 -0
  661. /package/{package/module → module}/Tab/index.js +0 -0
  662. /package/{package/module → module}/Tab/index.js.map +0 -0
  663. /package/{package/commonjs → module}/TabTitle/README.md +0 -0
  664. /package/{package/module → module}/TabTitle/TabTitle.js +0 -0
  665. /package/{package/module → module}/TabTitle/TabTitle.js.map +0 -0
  666. /package/{package/module → module}/TabTitle/index.js +0 -0
  667. /package/{package/module → module}/TabTitle/index.js.map +0 -0
  668. /package/{package/commonjs → module}/TableColumnHeader/README.md +0 -0
  669. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js +0 -0
  670. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  671. /package/{package/module → module}/TableColumnHeader/index.js +0 -0
  672. /package/{package/module → module}/TableColumnHeader/index.js.map +0 -0
  673. /package/{package/module → module}/Tag/Tag.js +0 -0
  674. /package/{package/module → module}/Tag/Tag.js.map +0 -0
  675. /package/{package/module → module}/Task/Task.js +0 -0
  676. /package/{package/module → module}/Task/Task.js.map +0 -0
  677. /package/{package/module → module}/Task/type.js +0 -0
  678. /package/{package/module → module}/Task/type.js.map +0 -0
  679. /package/{package/module → module}/Text/Text.js +0 -0
  680. /package/{package/module → module}/Text/Text.js.map +0 -0
  681. /package/{package/module → module}/TextArea/TextArea.js +0 -0
  682. /package/{package/module → module}/TextArea/TextArea.js.map +0 -0
  683. /package/{package/module → module}/Theme/ThemeProvider.js +0 -0
  684. /package/{package/module → module}/Theme/ThemeProvider.js.map +0 -0
  685. /package/{package/module → module}/Theme/defaultTheme.js +0 -0
  686. /package/{package/module → module}/Theme/defaultTheme.js.map +0 -0
  687. /package/{package/module → module}/Theme/themed.d.js +0 -0
  688. /package/{package/module → module}/Theme/themed.d.js.map +0 -0
  689. /package/{package/module → module}/Timeline/Timeline.js +0 -0
  690. /package/{package/module → module}/Timeline/Timeline.js.map +0 -0
  691. /package/{package/module → module}/Toast/Toast.js +0 -0
  692. /package/{package/module → module}/Toast/Toast.js.map +0 -0
  693. /package/{package/commonjs → module}/UserSwitcher/README.md +0 -0
  694. /package/{package/module → module}/UserSwitcher/UserSwitcher.js +0 -0
  695. /package/{package/module → module}/UserSwitcher/UserSwitcher.js.map +0 -0
  696. /package/{package/module → module}/UserSwitcher/index.js +0 -0
  697. /package/{package/module → module}/UserSwitcher/index.js.map +0 -0
  698. /package/{package/commonjs → module}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  699. /package/{package/commonjs → module}/WebViewBridge/README.md +0 -0
  700. /package/{package/module → module}/WebViewBridge/WebViewBridge.js +0 -0
  701. /package/{package/module → module}/WebViewBridge/WebViewBridge.js.map +0 -0
  702. /package/{package/module → module}/WebViewBridge/index.js +0 -0
  703. /package/{package/module → module}/WebViewBridge/index.js.map +0 -0
  704. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js +0 -0
  705. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js.map +0 -0
  706. /package/{package/module → module}/WordCloud/WordCloud.js +0 -0
  707. /package/{package/module → module}/WordCloud/WordCloud.js.map +0 -0
  708. /package/{package/module → module}/WordCloud/index.js +0 -0
  709. /package/{package/module → module}/WordCloud/index.js.map +0 -0
  710. /package/{package/module → module}/common/bridgelessUtils.js +0 -0
  711. /package/{package/module → module}/common/bridgelessUtils.js.map +0 -0
  712. /package/{package/module → module}/common.js +0 -0
  713. /package/{package/module → module}/common.js.map +0 -0
  714. /package/{package/module → module}/index.js +0 -0
  715. /package/{package/module → module}/index.js.map +0 -0
  716. /package/{package/typescript → typescript}/Alert/Alert.d.ts +0 -0
  717. /package/{package/typescript → typescript}/Alert/Alert.d.ts.map +0 -0
  718. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts +0 -0
  719. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts.map +0 -0
  720. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts +0 -0
  721. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts.map +0 -0
  722. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts +0 -0
  723. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts.map +0 -0
  724. /package/{package/typescript → typescript}/BarChart/index.d.ts +0 -0
  725. /package/{package/typescript → typescript}/BarChart/index.d.ts.map +0 -0
  726. /package/{package/typescript → typescript}/Button/Button.d.ts +0 -0
  727. /package/{package/typescript → typescript}/Button/Button.d.ts.map +0 -0
  728. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts +0 -0
  729. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts.map +0 -0
  730. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts +0 -0
  731. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts.map +0 -0
  732. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts +0 -0
  733. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts.map +0 -0
  734. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts +0 -0
  735. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts.map +0 -0
  736. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts +0 -0
  737. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts.map +0 -0
  738. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts +0 -0
  739. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts.map +0 -0
  740. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts +0 -0
  741. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts.map +0 -0
  742. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts +0 -0
  743. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts.map +0 -0
  744. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts +0 -0
  745. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts.map +0 -0
  746. /package/{package/typescript → typescript}/Calendar/helper.d.ts +0 -0
  747. /package/{package/typescript → typescript}/Calendar/helper.d.ts.map +0 -0
  748. /package/{package/typescript → typescript}/Calendar/local.d.ts +0 -0
  749. /package/{package/typescript → typescript}/Calendar/local.d.ts.map +0 -0
  750. /package/{package/typescript → typescript}/Calendar/types.d.ts +0 -0
  751. /package/{package/typescript → typescript}/Calendar/types.d.ts.map +0 -0
  752. /package/{package/typescript → typescript}/Card/Card.d.ts +0 -0
  753. /package/{package/typescript → typescript}/Card/Card.d.ts.map +0 -0
  754. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts +0 -0
  755. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts.map +0 -0
  756. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts +0 -0
  757. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts.map +0 -0
  758. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts +0 -0
  759. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts.map +0 -0
  760. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts +0 -0
  761. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts.map +0 -0
  762. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts +0 -0
  763. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts.map +0 -0
  764. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts +0 -0
  765. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts.map +0 -0
  766. /package/{package/typescript → typescript}/ComboChart/index.d.ts +0 -0
  767. /package/{package/typescript → typescript}/ComboChart/index.d.ts.map +0 -0
  768. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts +0 -0
  769. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts.map +0 -0
  770. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts +0 -0
  771. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts.map +0 -0
  772. /package/{package/typescript → typescript}/DataCell/index.d.ts +0 -0
  773. /package/{package/typescript → typescript}/DataCell/index.d.ts.map +0 -0
  774. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts +0 -0
  775. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts.map +0 -0
  776. /package/{package/typescript → typescript}/DataTable/index.d.ts +0 -0
  777. /package/{package/typescript → typescript}/DataTable/index.d.ts.map +0 -0
  778. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts +0 -0
  779. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts.map +0 -0
  780. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts +0 -0
  781. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts.map +0 -0
  782. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts +0 -0
  783. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts.map +0 -0
  784. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts +0 -0
  785. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts.map +0 -0
  786. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts +0 -0
  787. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts.map +0 -0
  788. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts +0 -0
  789. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts.map +0 -0
  790. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts +0 -0
  791. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts.map +0 -0
  792. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts +0 -0
  793. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts.map +0 -0
  794. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts +0 -0
  795. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts.map +0 -0
  796. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts +0 -0
  797. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts.map +0 -0
  798. /package/{package/typescript → typescript}/Gantt/helper.d.ts +0 -0
  799. /package/{package/typescript → typescript}/Gantt/helper.d.ts.map +0 -0
  800. /package/{package/typescript → typescript}/Gantt/types.d.ts +0 -0
  801. /package/{package/typescript → typescript}/Gantt/types.d.ts.map +0 -0
  802. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts +0 -0
  803. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts.map +0 -0
  804. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts +0 -0
  805. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts.map +0 -0
  806. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts +0 -0
  807. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts.map +0 -0
  808. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts +0 -0
  809. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts.map +0 -0
  810. /package/{package/typescript → typescript}/Grid/helper.d.ts +0 -0
  811. /package/{package/typescript → typescript}/Grid/helper.d.ts.map +0 -0
  812. /package/{package/typescript → typescript}/Grid/timer.d.ts +0 -0
  813. /package/{package/typescript → typescript}/Grid/timer.d.ts.map +0 -0
  814. /package/{package/typescript → typescript}/Header/Header.d.ts +0 -0
  815. /package/{package/typescript → typescript}/Header/Header.d.ts.map +0 -0
  816. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts +0 -0
  817. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts.map +0 -0
  818. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts +0 -0
  819. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts.map +0 -0
  820. /package/{package/typescript → typescript}/IconText/IconText.d.ts +0 -0
  821. /package/{package/typescript → typescript}/IconText/IconText.d.ts.map +0 -0
  822. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts +0 -0
  823. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts.map +0 -0
  824. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts +0 -0
  825. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts.map +0 -0
  826. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts +0 -0
  827. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts.map +0 -0
  828. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts +0 -0
  829. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts.map +0 -0
  830. /package/{package/typescript → typescript}/Icons/index.d.ts +0 -0
  831. /package/{package/typescript → typescript}/Icons/index.d.ts.map +0 -0
  832. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts +0 -0
  833. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts.map +0 -0
  834. /package/{package/typescript → typescript}/Image/Image.d.ts +0 -0
  835. /package/{package/typescript → typescript}/Image/Image.d.ts.map +0 -0
  836. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts +0 -0
  837. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts.map +0 -0
  838. /package/{package/typescript → typescript}/Input/Input.d.ts +0 -0
  839. /package/{package/typescript → typescript}/Input/Input.d.ts.map +0 -0
  840. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts +0 -0
  841. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts.map +0 -0
  842. /package/{package/typescript → typescript}/Layout/Layout.d.ts +0 -0
  843. /package/{package/typescript → typescript}/Layout/Layout.d.ts.map +0 -0
  844. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts +0 -0
  845. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts.map +0 -0
  846. /package/{package/typescript → typescript}/Layout/index.d.ts +0 -0
  847. /package/{package/typescript → typescript}/Layout/index.d.ts.map +0 -0
  848. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts +0 -0
  849. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts.map +0 -0
  850. /package/{package/typescript → typescript}/LineChart/index.d.ts +0 -0
  851. /package/{package/typescript → typescript}/LineChart/index.d.ts.map +0 -0
  852. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts +0 -0
  853. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts.map +0 -0
  854. /package/{package/typescript → typescript}/Loading/Loading.d.ts +0 -0
  855. /package/{package/typescript → typescript}/Loading/Loading.d.ts.map +0 -0
  856. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts +0 -0
  857. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts.map +0 -0
  858. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts +0 -0
  859. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts.map +0 -0
  860. /package/{package/typescript → typescript}/MultiSelector/index.d.ts +0 -0
  861. /package/{package/typescript → typescript}/MultiSelector/index.d.ts.map +0 -0
  862. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts +0 -0
  863. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts.map +0 -0
  864. /package/{package/typescript → typescript}/Notification/Notification.d.ts +0 -0
  865. /package/{package/typescript → typescript}/Notification/Notification.d.ts.map +0 -0
  866. /package/{package/typescript → typescript}/Notification/index.d.ts +0 -0
  867. /package/{package/typescript → typescript}/Notification/index.d.ts.map +0 -0
  868. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts +0 -0
  869. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts.map +0 -0
  870. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts +0 -0
  871. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts.map +0 -0
  872. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts +0 -0
  873. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts.map +0 -0
  874. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts +0 -0
  875. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts.map +0 -0
  876. /package/{package/typescript → typescript}/PieChart/index.d.ts +0 -0
  877. /package/{package/typescript → typescript}/PieChart/index.d.ts.map +0 -0
  878. /package/{package/typescript → typescript}/Popover/Popover.d.ts +0 -0
  879. /package/{package/typescript → typescript}/Popover/Popover.d.ts.map +0 -0
  880. /package/{package/typescript → typescript}/Progress/Progress.d.ts +0 -0
  881. /package/{package/typescript → typescript}/Progress/Progress.d.ts.map +0 -0
  882. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts +0 -0
  883. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts.map +0 -0
  884. /package/{package/typescript → typescript}/Quantity/index.d.ts +0 -0
  885. /package/{package/typescript → typescript}/Quantity/index.d.ts.map +0 -0
  886. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts +0 -0
  887. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts.map +0 -0
  888. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts +0 -0
  889. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts.map +0 -0
  890. /package/{package/typescript → typescript}/ReasonModal/index.d.ts +0 -0
  891. /package/{package/typescript → typescript}/ReasonModal/index.d.ts.map +0 -0
  892. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts +0 -0
  893. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts.map +0 -0
  894. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts +0 -0
  895. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts.map +0 -0
  896. /package/{package/typescript → typescript}/SearchInput/index.d.ts +0 -0
  897. /package/{package/typescript → typescript}/SearchInput/index.d.ts.map +0 -0
  898. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts +0 -0
  899. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts.map +0 -0
  900. /package/{package/typescript → typescript}/Shell/Shell.d.ts +0 -0
  901. /package/{package/typescript → typescript}/Shell/Shell.d.ts.map +0 -0
  902. /package/{package/typescript → typescript}/Shell/styles.d.ts +0 -0
  903. /package/{package/typescript → typescript}/Shell/styles.d.ts.map +0 -0
  904. /package/{package/typescript → typescript}/Shell/types.d.ts +0 -0
  905. /package/{package/typescript → typescript}/Shell/types.d.ts.map +0 -0
  906. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts +0 -0
  907. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts.map +0 -0
  908. /package/{package/typescript → typescript}/StatisticCard/index.d.ts +0 -0
  909. /package/{package/typescript → typescript}/StatisticCard/index.d.ts.map +0 -0
  910. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts +0 -0
  911. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts.map +0 -0
  912. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts +0 -0
  913. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts.map +0 -0
  914. /package/{package/typescript → typescript}/Status/Status.d.ts +0 -0
  915. /package/{package/typescript → typescript}/Status/Status.d.ts.map +0 -0
  916. /package/{package/typescript → typescript}/Steps/Steps.d.ts +0 -0
  917. /package/{package/typescript → typescript}/Steps/Steps.d.ts.map +0 -0
  918. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts +0 -0
  919. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts.map +0 -0
  920. /package/{package/typescript → typescript}/Tab/index.d.ts +0 -0
  921. /package/{package/typescript → typescript}/Tab/index.d.ts.map +0 -0
  922. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts +0 -0
  923. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts.map +0 -0
  924. /package/{package/typescript → typescript}/TabTitle/index.d.ts +0 -0
  925. /package/{package/typescript → typescript}/TabTitle/index.d.ts.map +0 -0
  926. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts +0 -0
  927. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts.map +0 -0
  928. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts +0 -0
  929. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts.map +0 -0
  930. /package/{package/typescript → typescript}/Tag/Tag.d.ts +0 -0
  931. /package/{package/typescript → typescript}/Tag/Tag.d.ts.map +0 -0
  932. /package/{package/typescript → typescript}/Task/Task.d.ts +0 -0
  933. /package/{package/typescript → typescript}/Task/Task.d.ts.map +0 -0
  934. /package/{package/typescript → typescript}/Task/type.d.ts +0 -0
  935. /package/{package/typescript → typescript}/Task/type.d.ts.map +0 -0
  936. /package/{package/typescript → typescript}/Text/Text.d.ts +0 -0
  937. /package/{package/typescript → typescript}/Text/Text.d.ts.map +0 -0
  938. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts +0 -0
  939. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts.map +0 -0
  940. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts +0 -0
  941. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts.map +0 -0
  942. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts +0 -0
  943. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts.map +0 -0
  944. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts +0 -0
  945. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts.map +0 -0
  946. /package/{package/typescript → typescript}/Toast/Toast.d.ts +0 -0
  947. /package/{package/typescript → typescript}/Toast/Toast.d.ts.map +0 -0
  948. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts +0 -0
  949. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts.map +0 -0
  950. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts +0 -0
  951. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts.map +0 -0
  952. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts +0 -0
  953. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts.map +0 -0
  954. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts +0 -0
  955. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts.map +0 -0
  956. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts +0 -0
  957. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts.map +0 -0
  958. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts +0 -0
  959. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts.map +0 -0
  960. /package/{package/typescript → typescript}/WordCloud/index.d.ts +0 -0
  961. /package/{package/typescript → typescript}/WordCloud/index.d.ts.map +0 -0
  962. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts +0 -0
  963. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts.map +0 -0
  964. /package/{package/typescript → typescript}/common.d.ts +0 -0
  965. /package/{package/typescript → typescript}/common.d.ts.map +0 -0
  966. /package/{package/typescript → typescript}/index.d.ts +0 -0
  967. /package/{package/typescript → typescript}/index.d.ts.map +0 -0
@@ -1,1034 +0,0 @@
1
- import React, { useMemo, useCallback, useState, useRef, useEffect } from 'react';
2
- import { View, ScrollView, StyleSheet, Platform, TouchableOpacity, NativeScrollEvent, NativeSyntheticEvent, Text, Animated } from 'react-native';
3
- import { useTheme } from '@rneui/themed';
4
- import Pagination from '../Pagination/Pagination';
5
- import Hoverable from '../Hoverable/Hoverable';
6
-
7
- export type CellAlignment = 'left' | 'center' | 'right';
8
- export type CellDataType = 'text' | 'number' | 'currency' | 'custom';
9
-
10
- export interface StatisticsTableColumn {
11
- key: string;
12
- title: string;
13
- width?: number;
14
- minWidth?: number;
15
- maxWidth?: number;
16
- align?: CellAlignment;
17
- dataType?: CellDataType;
18
- isAction?: boolean;
19
- render?: (cell: StatisticsTableCell, rowData: any) => React.ReactNode;
20
- }
21
-
22
- export interface StatisticsTableCell {
23
- rowKey: string;
24
- columnKey: string;
25
- quantity: number;
26
- amount: number;
27
- data?: any;
28
- }
29
-
30
- export interface StatisticsTableAction {
31
- label: string;
32
- onPress: (rowKey: string, data?: any) => void;
33
- icon?: string;
34
- }
35
-
36
- // Tooltip 内容类型
37
- export interface TooltipContent {
38
- title?: string;
39
- subtitle?: string;
40
- items?: Array<{ label: string; value: string }>;
41
- customContent?: React.ReactNode;
42
- }
43
-
44
- export interface StatisticsTableProps {
45
- rows: Array<{ key: string; label: string; data?: any; height?: number }>;
46
- columns: StatisticsTableColumn[];
47
- cells: StatisticsTableCell[];
48
- showRowStats?: boolean;
49
- showColumnStats?: boolean;
50
- pagination?: {
51
- current: number;
52
- pageSize: number;
53
- total: number;
54
- onChange?: (page: number, pageSize: number) => void;
55
- } | false;
56
- loading?: boolean;
57
- emptyText?: string;
58
- maxHeight?: number;
59
- rowLabelWidth?: number;
60
- style?: any;
61
- formatQuantity?: (quantity: number) => string;
62
- formatAmount?: (amount: number) => string;
63
- enableVirtualization?: boolean;
64
- virtualRowHeight?: number;
65
- onRowPress?: (rowKey: string, data?: any) => void;
66
- rowActions?: StatisticsTableAction[];
67
- rowHeight?: number;
68
- getRowHeight?: (rowKey: string, rowData?: any) => number;
69
- getColumnWidth?: (columnKey: string, column: StatisticsTableColumn) => number;
70
- enableScrollShadow?: boolean;
71
- showScrollIndicator?: boolean;
72
- statsColumnWidth?: number;
73
- onCellHover?: (rowKey: string, columnKey: string, isHovered: boolean) => void;
74
- renderCellTooltip?: (rowKey: string, columnKey: string, cell: StatisticsTableCell, column: StatisticsTableColumn) => TooltipContent | null;
75
- renderRowStatsTooltip?: (rowKey: string, stats: { sumQuantity: number; sumAmount: number; meanQuantity: number; meanAmount: number }, storeCount: number) => TooltipContent | null;
76
- renderColumnStatsTooltip?: (columnKey: string, column: StatisticsTableColumn, stats: { sumQuantity: number; sumAmount: number; meanQuantity: number; meanAmount: number }) => TooltipContent | null;
77
- // 统计列/行表头配置
78
- rowStatsHeaders?: {
79
- sum: string;
80
- mean: string;
81
- };
82
- columnStatsLabels?: {
83
- sum: string;
84
- mean: string;
85
- };
86
- // 表头样式定制
87
- headerStyle?: {
88
- backgroundColor?: string;
89
- textColor?: string;
90
- fontSize?: number;
91
- fontWeight?: 'normal' | 'bold' | '500' | '600' | '700';
92
- };
93
- // Row Stats 表头样式定制
94
- rowStatsHeaderStyle?: {
95
- backgroundColor?: string;
96
- textColor?: string;
97
- fontSize?: number;
98
- fontWeight?: 'normal' | 'bold' | '500' | '600' | '700';
99
- };
100
- // Column Stats 标签样式定制
101
- columnStatsLabelStyle?: {
102
- textColor?: string;
103
- fontSize?: number;
104
- fontWeight?: 'normal' | 'bold' | '500' | '600' | '700';
105
- };
106
- // 动画配置
107
- enableStatsAnimation?: boolean;
108
- statsAnimationDuration?: number; // 动画持续时间(毫秒)
109
- }
110
-
111
- // Tooltip 组件
112
- const CellTooltip = ({ visible, content, style }: {
113
- visible: boolean;
114
- content: TooltipContent | null;
115
- style?: any;
116
- }) => {
117
- if (!visible || !content) return null;
118
-
119
- return (
120
- <View style={[tooltipStyles.container, style]}>
121
- {content.customContent ? (
122
- content.customContent
123
- ) : (
124
- <>
125
- {content.title && <Text style={tooltipStyles.title}>{content.title}</Text>}
126
- {content.subtitle && <Text style={tooltipStyles.subtitle}>{content.subtitle}</Text>}
127
- {content.items?.map((item, index) => (
128
- <View key={index} style={tooltipStyles.row}>
129
- <Text style={tooltipStyles.label}>{item.label}</Text>
130
- <Text style={tooltipStyles.value}>{item.value}</Text>
131
- </View>
132
- ))}
133
- </>
134
- )}
135
- </View>
136
- );
137
- };
138
-
139
- const tooltipStyles = StyleSheet.create({
140
- container: {
141
- position: 'absolute',
142
- backgroundColor: '#FFF',
143
- borderRadius: 8,
144
- padding: 12,
145
- shadowColor: '#000',
146
- shadowOffset: { width: 0, height: 2 },
147
- shadowOpacity: 0.15,
148
- shadowRadius: 8,
149
- elevation: 5,
150
- zIndex: 100,
151
- minWidth: 150,
152
- },
153
- title: {
154
- fontSize: 14,
155
- fontWeight: '600',
156
- color: 'rgba(0, 0, 0, 0.87)',
157
- marginBottom: 4,
158
- },
159
- subtitle: {
160
- fontSize: 12,
161
- color: 'rgba(0, 0, 0, 0.54)',
162
- marginBottom: 8,
163
- },
164
- row: {
165
- flexDirection: 'row',
166
- justifyContent: 'space-between',
167
- marginTop: 4,
168
- },
169
- label: {
170
- fontSize: 12,
171
- color: 'rgba(0, 0, 0, 0.54)',
172
- },
173
- value: {
174
- fontSize: 12,
175
- fontWeight: '600',
176
- color: 'rgba(0, 0, 0, 0.87)',
177
- },
178
- });
179
-
180
- export function StatisticsTable({
181
- rows,
182
- columns,
183
- cells,
184
- showRowStats = false,
185
- showColumnStats = false,
186
- pagination,
187
- loading = false,
188
- emptyText = 'No data',
189
- maxHeight = 500,
190
- rowLabelWidth = 150,
191
- style,
192
- formatQuantity = (q) => q.toLocaleString(),
193
- formatAmount = (a) => `€${a.toFixed(2)}`,
194
- enableVirtualization = false,
195
- virtualRowHeight = 60,
196
- onRowPress,
197
- rowActions,
198
- rowHeight = 60,
199
- getRowHeight,
200
- getColumnWidth,
201
- enableScrollShadow = true,
202
- showScrollIndicator = false,
203
- statsColumnWidth = 100,
204
- onCellHover,
205
- renderCellTooltip,
206
- renderRowStatsTooltip,
207
- renderColumnStatsTooltip,
208
- rowStatsHeaders = { sum: 'Sum (€)', mean: 'Mean (€)' },
209
- columnStatsLabels = { sum: 'Sum', mean: 'Mean' },
210
- headerStyle,
211
- rowStatsHeaderStyle,
212
- columnStatsLabelStyle,
213
- enableStatsAnimation = true,
214
- statsAnimationDuration = 300,
215
- }: StatisticsTableProps) {
216
- const { theme } = useTheme();
217
- const colors = theme.colors as any;
218
-
219
- // 动画值
220
- const rowStatsAnimation = useRef(new Animated.Value(0)).current;
221
- const columnStatsAnimation = useRef(new Animated.Value(0)).current;
222
-
223
- // 滚动状态
224
- const [scrollState, setScrollState] = useState({
225
- left: 0,
226
- top: 0,
227
- isAtStart: true,
228
- isAtEnd: false,
229
- isAtTop: true,
230
- isAtBottom: false,
231
- });
232
-
233
- // Hover 状态
234
- const [hoveredCell, setHoveredCell] = useState<{
235
- rowKey: string;
236
- columnKey: string;
237
- } | null>(null);
238
-
239
- const scrollViewRef = useRef<ScrollView>(null);
240
- const bodyScrollViewRef = useRef<ScrollView>(null);
241
- const rowStatsScrollRef = useRef<ScrollView>(null);
242
-
243
- // Column stats 和 Row stats 是互斥的,columnStats 优先
244
- const actualShowColumnStats = showColumnStats;
245
- const actualShowRowStats = showRowStats && !showColumnStats;
246
-
247
- // Row Stats 动画效果
248
- useEffect(() => {
249
- if (enableStatsAnimation && actualShowRowStats) {
250
- Animated.timing(rowStatsAnimation, {
251
- toValue: 1,
252
- duration: statsAnimationDuration,
253
- useNativeDriver: true,
254
- }).start();
255
- } else {
256
- rowStatsAnimation.setValue(actualShowRowStats ? 1 : 0);
257
- }
258
- }, [actualShowRowStats, enableStatsAnimation, statsAnimationDuration, rowStatsAnimation]);
259
-
260
- // Column Stats 动画效果
261
- useEffect(() => {
262
- if (enableStatsAnimation && actualShowColumnStats) {
263
- Animated.timing(columnStatsAnimation, {
264
- toValue: 1,
265
- duration: statsAnimationDuration,
266
- useNativeDriver: true,
267
- }).start();
268
- } else {
269
- columnStatsAnimation.setValue(actualShowColumnStats ? 1 : 0);
270
- }
271
- }, [actualShowColumnStats, enableStatsAnimation, statsAnimationDuration, columnStatsAnimation]);
272
-
273
- // 动态样式 - 根据设计图
274
- const themedStyles = useMemo(() => ({
275
- container: {
276
- backgroundColor: colors.colorSurface, // 米色背景
277
- },
278
- header: {
279
- backgroundColor: headerStyle?.backgroundColor || colors.colorSurface, // 米色
280
- borderBottomColor: colors.colorTableBorder,
281
- },
282
- headerCell: {
283
- borderRightColor: colors.colorTableBorder,
284
- },
285
- headerText: {
286
- color: headerStyle?.textColor || colors.colorTextPrimary,
287
- fontSize: headerStyle?.fontSize || 14,
288
- fontWeight: headerStyle?.fontWeight || '500',
289
- },
290
- // Row Stats 表头样式
291
- statsHeaderCell: {
292
- backgroundColor: rowStatsHeaderStyle?.backgroundColor || 'rgba(0, 0, 0, 0.08)',
293
- borderRightColor: colors.colorTableBorder,
294
- borderBottomColor: colors.colorTableBorder,
295
- },
296
- statsHeaderText: {
297
- color: rowStatsHeaderStyle?.textColor || colors.colorTextPrimary,
298
- fontSize: rowStatsHeaderStyle?.fontSize || 14,
299
- fontWeight: rowStatsHeaderStyle?.fontWeight || '500',
300
- },
301
- // 数据行
302
- row: {
303
- borderBottomColor: colors.colorTableBorder,
304
- backgroundColor: colors.colorSurface, // 米色
305
- },
306
- // Hover 行
307
- rowHovered: {
308
- backgroundColor: colors.colorSurface1, // 白色
309
- },
310
- // Hover 单元格 - rgba(0, 0, 0, 0.08)
311
- cellHovered: {
312
- backgroundColor: 'rgba(0, 0, 0, 0.08)',
313
- },
314
- // Column Stats 行(Sum/Mean)- 纯白色背景
315
- columnStatsRow: {
316
- backgroundColor: '#FFFFFF', // 纯白色
317
- borderBottomColor: colors.colorTableBorder,
318
- },
319
- // Row Stats 列 - 白色背景
320
- rowStatsCell: {
321
- backgroundColor: colors.colorSurface1, // 白色
322
- borderBottomColor: colors.colorTableBorder,
323
- borderRightColor: colors.colorTableBorder,
324
- },
325
- cell: {
326
- borderRightColor: colors.colorTableBorder,
327
- },
328
- rowLabel: {
329
- color: colors.colorTextPrimary,
330
- },
331
- cellQuantity: {
332
- color: colors.colorTextPrimary,
333
- },
334
- cellAmount: {
335
- color: colors.colorTextSecondary,
336
- },
337
- statsLabel: {
338
- color: columnStatsLabelStyle?.textColor || colors.colorTextBrand, // 棕色
339
- fontSize: columnStatsLabelStyle?.fontSize || 14,
340
- fontWeight: columnStatsLabelStyle?.fontWeight || '600',
341
- },
342
- paginationContainer: {
343
- borderTopColor: colors.colorTableBorder,
344
- backgroundColor: colors.colorSurface,
345
- },
346
- // Column Stats 分隔线
347
- columnStatsDivider: {
348
- borderTopWidth: 2,
349
- borderTopColor: colors.colorTableBorder,
350
- },
351
- }), [colors, headerStyle, rowStatsHeaderStyle, columnStatsLabelStyle]);
352
-
353
- // 构建矩阵数据
354
- const matrix = useMemo(() => {
355
- const data: Record<string, Record<string, { quantity: number; amount: number; data?: any }>> = {};
356
- rows.forEach(row => {
357
- if (!data[row.key]) {
358
- data[row.key] = {};
359
- }
360
- columns.forEach(col => {
361
- const cell = cells.find(c => c.rowKey === row.key && c.columnKey === col.key);
362
- data[row.key]![col.key] = cell || { quantity: 0, amount: 0 };
363
- });
364
- });
365
- return data;
366
- }, [rows, columns, cells]);
367
-
368
- // 计算行统计
369
- const rowStats = useMemo(() => {
370
- if (!showRowStats) return null;
371
- return rows.map(row => {
372
- const rowCells = columns
373
- .filter(col => !col.isAction)
374
- .map(col => matrix[row.key]?.[col.key] || { quantity: 0, amount: 0 });
375
- const sumQuantity = rowCells.reduce((sum, cell) => sum + cell.quantity, 0);
376
- const sumAmount = rowCells.reduce((sum, cell) => sum + cell.amount, 0);
377
- const count = rowCells.length || 1;
378
- return { sumQuantity, sumAmount, meanQuantity: sumQuantity / count, meanAmount: sumAmount / count };
379
- });
380
- }, [rows, columns, matrix, showRowStats]);
381
-
382
- // 计算列统计
383
- const columnStats = useMemo(() => {
384
- if (!showColumnStats) return null;
385
- return columns
386
- .filter(col => !col.isAction)
387
- .map(col => {
388
- const colCells = rows.map(row => matrix[row.key]?.[col.key] || { quantity: 0, amount: 0 });
389
- const sumQuantity = colCells.reduce((sum, cell) => sum + cell.quantity, 0);
390
- const sumAmount = colCells.reduce((sum, cell) => sum + cell.amount, 0);
391
- const count = colCells.length || 1;
392
- return { sumQuantity, sumAmount, meanQuantity: sumQuantity / count, meanAmount: sumAmount / count };
393
- });
394
- }, [rows, columns, matrix, showColumnStats]);
395
-
396
- const getColWidth = useCallback((column: StatisticsTableColumn) => {
397
- if (getColumnWidth) return getColumnWidth(column.key, column);
398
- return column.width || 150;
399
- }, [getColumnWidth]);
400
-
401
- const getRowHeightValue = useCallback((row: { key: string; label: string; data?: any; height?: number }) => {
402
- if (row.height) return row.height;
403
- if (getRowHeight) return getRowHeight(row.key, row.data);
404
- return rowHeight;
405
- }, [rowHeight, getRowHeight]);
406
-
407
- // 处理滚动
408
- const handleScroll = useCallback((event: NativeSyntheticEvent<NativeScrollEvent>) => {
409
- const { contentOffset, contentSize, layoutMeasurement } = event.nativeEvent;
410
- setScrollState({
411
- left: contentOffset.x,
412
- top: contentOffset.y,
413
- isAtStart: contentOffset.x <= 0,
414
- isAtEnd: contentOffset.x + layoutMeasurement.width >= contentSize.width - 1,
415
- isAtTop: contentOffset.y <= 0,
416
- isAtBottom: contentOffset.y + layoutMeasurement.height >= contentSize.height - 1,
417
- });
418
- }, []);
419
-
420
- // 同步 Row Stats 滚动
421
- const handleBodyScroll = useCallback((event: NativeSyntheticEvent<NativeScrollEvent>) => {
422
- const { contentOffset } = event.nativeEvent;
423
- rowStatsScrollRef.current?.scrollTo({ y: contentOffset.y, animated: false });
424
- handleScroll(event);
425
- }, [handleScroll]);
426
-
427
- // 处理单元格 hover
428
- const handleCellHover = useCallback((rowKey: string, columnKey: string, isHovered: boolean) => {
429
- if (isHovered) {
430
- setHoveredCell({ rowKey, columnKey });
431
- } else {
432
- setHoveredCell(null);
433
- }
434
- onCellHover?.(rowKey, columnKey, isHovered);
435
- }, [onCellHover]);
436
-
437
- // 获取单元格 tooltip 内容
438
- const getCellTooltipContent = useCallback((rowKey: string, columnKey: string, cell: StatisticsTableCell, column: StatisticsTableColumn): TooltipContent | null => {
439
- if (renderCellTooltip) {
440
- return renderCellTooltip(rowKey, columnKey, cell, column);
441
- }
442
- return {
443
- title: column.title,
444
- items: [
445
- { label: 'Quantity', value: formatQuantity(cell.quantity) },
446
- { label: 'Amount', value: formatAmount(cell.amount) },
447
- ],
448
- };
449
- }, [renderCellTooltip, formatQuantity, formatAmount]);
450
-
451
- // 获取行统计 tooltip
452
- const getRowStatsTooltipContent = useCallback((rowKey: string, stats: { sumQuantity: number; sumAmount: number; meanQuantity: number; meanAmount: number }, storeCount: number): TooltipContent | null => {
453
- if (renderRowStatsTooltip) {
454
- return renderRowStatsTooltip(rowKey, stats, storeCount);
455
- }
456
- const row = rows.find(r => r.key === rowKey);
457
- return {
458
- title: row?.label || rowKey,
459
- subtitle: `${storeCount} stores`,
460
- items: [
461
- { label: 'Sum', value: formatAmount(stats.sumAmount) },
462
- { label: 'Mean', value: formatAmount(stats.meanAmount) },
463
- ],
464
- };
465
- }, [renderRowStatsTooltip, formatAmount, rows]);
466
-
467
- // 获取列统计 tooltip
468
- const getColumnStatsTooltipContent = useCallback((columnKey: string, column: StatisticsTableColumn, stats: { sumQuantity: number; sumAmount: number; meanQuantity: number; meanAmount: number }): TooltipContent | null => {
469
- if (renderColumnStatsTooltip) {
470
- return renderColumnStatsTooltip(columnKey, column, stats);
471
- }
472
- return {
473
- title: column.title,
474
- items: [
475
- { label: 'Sum', value: formatAmount(stats.sumAmount) },
476
- { label: 'Mean', value: formatAmount(stats.meanAmount) },
477
- ],
478
- };
479
- }, [renderColumnStatsTooltip, formatAmount]);
480
-
481
- // 渲染单元格内容
482
- const renderCellContent = useCallback((column: StatisticsTableColumn, cell: any, rowData?: any) => {
483
- if (column.render) return column.render(cell, rowData);
484
-
485
- if (column.isAction && rowActions) {
486
- return (
487
- <View style={styles.actionContainer}>
488
- {rowActions.map((action, index) => (
489
- <TouchableOpacity
490
- key={index}
491
- style={[styles.actionButton, { backgroundColor: colors.colorTextAccent }]}
492
- onPress={() => action.onPress(cell.rowKey, rowData)}
493
- activeOpacity={0.7}
494
- >
495
- <Text style={[styles.actionButtonText, { color: colors.colorTextInvert }]}>{action.label}</Text>
496
- </TouchableOpacity>
497
- ))}
498
- </View>
499
- );
500
- }
501
-
502
- return (
503
- <View style={styles.cellContentContainer}>
504
- <Text style={[styles.cellQuantity, themedStyles.cellQuantity]}>
505
- {formatQuantity(cell.quantity)}
506
- </Text>
507
- <Text style={[styles.cellAmount, themedStyles.cellAmount]}>
508
- {formatAmount(cell.amount)}
509
- </Text>
510
- </View>
511
- );
512
- }, [rowActions, formatQuantity, formatAmount, colors, themedStyles]);
513
-
514
- // 计算统计列宽度
515
- const statsColumnsWidth = actualShowRowStats ? statsColumnWidth * 2 : 0;
516
-
517
- if (loading) {
518
- return (
519
- <View style={[styles.container, themedStyles.container, style]}>
520
- <View style={styles.loadingRow}>
521
- <Text>Loading...</Text>
522
- </View>
523
- </View>
524
- );
525
- }
526
-
527
- if (rows.length === 0 || columns.length === 0) {
528
- return (
529
- <View style={[styles.container, themedStyles.container, style]}>
530
- <View style={styles.emptyRow}>
531
- <Text style={[styles.emptyText, { color: colors.colorTextPlaceholder }]}>{emptyText}</Text>
532
- </View>
533
- </View>
534
- );
535
- }
536
-
537
- const visibleRows = enableVirtualization
538
- ? rows.slice(0, Math.ceil(maxHeight / virtualRowHeight))
539
- : rows;
540
-
541
- // Web 阴影样式
542
- const webShadowStyle = Platform.OS === 'web' ? {
543
- leftShadow: { boxShadow: '2px 0 6px 4px rgba(0, 0, 0, 0.08)' } as any,
544
- rightShadow: { boxShadow: '-2px 0 6px 4px rgba(0, 0, 0, 0.08)' } as any,
545
- topShadow: { boxShadow: '0 2px 6px 4px rgba(0, 0, 0, 0.08)' } as any,
546
- bottomShadow: { boxShadow: '0 -2px 6px 4px rgba(0, 0, 0, 0.08)' } as any,
547
- } : {};
548
-
549
- // 隐藏滚动条的样式
550
- const hideScrollbarStyle = Platform.OS === 'web' ? {
551
- scrollbarWidth: 'none',
552
- msOverflowStyle: 'none',
553
- } as any : {};
554
-
555
- const columnStatsHeight = actualShowColumnStats ? 120 : 0;
556
- const storeCount = columns.filter(c => !c.isAction).length;
557
-
558
- return (
559
- <View style={[styles.container, themedStyles.container, style]}>
560
- {/* 左边阴影 */}
561
- {enableScrollShadow && !scrollState.isAtStart && (
562
- <View style={[
563
- styles.shadowBar,
564
- styles.shadowLeft,
565
- Platform.OS === 'web' && webShadowStyle.leftShadow,
566
- ]} />
567
- )}
568
-
569
- {/* 右边阴影 */}
570
- {enableScrollShadow && !scrollState.isAtEnd && (
571
- <View style={[
572
- styles.shadowBar,
573
- styles.shadowRight,
574
- { right: actualShowRowStats ? statsColumnsWidth : 0 },
575
- Platform.OS === 'web' && webShadowStyle.rightShadow,
576
- ]} />
577
- )}
578
-
579
- {/* 顶部阴影 */}
580
- {enableScrollShadow && !scrollState.isAtTop && (
581
- <View style={[
582
- styles.shadowBarHorizontal,
583
- styles.shadowTop,
584
- Platform.OS === 'web' && webShadowStyle.topShadow,
585
- ]} />
586
- )}
587
-
588
- {/* 底部阴影 */}
589
- {enableScrollShadow && !scrollState.isAtBottom && (
590
- <View style={[
591
- styles.shadowBarHorizontal,
592
- styles.shadowBottom,
593
- { bottom: actualShowColumnStats ? columnStatsHeight : 0 },
594
- Platform.OS === 'web' && webShadowStyle.bottomShadow,
595
- ]} />
596
- )}
597
-
598
- <View style={styles.tableContainer}>
599
- {/* 主表格区域 */}
600
- <View style={{ flex: 1 }}>
601
- <ScrollView
602
- ref={scrollViewRef}
603
- horizontal
604
- showsHorizontalScrollIndicator={showScrollIndicator}
605
- onScroll={handleScroll}
606
- scrollEventThrottle={16}
607
- style={hideScrollbarStyle}
608
- >
609
- <View>
610
- {/* 表头 */}
611
- <View style={[styles.header, themedStyles.header]}>
612
- <View style={[styles.headerCell, themedStyles.headerCell, { width: rowLabelWidth }]}>
613
- <Text style={[styles.headerText, themedStyles.headerText]}></Text>
614
- </View>
615
- {columns.map((column) => {
616
- const colWidth = getColWidth(column);
617
- return (
618
- <View
619
- key={column.key}
620
- style={[styles.headerCell, themedStyles.headerCell, { width: colWidth }]}
621
- >
622
- <Text style={[styles.headerText, themedStyles.headerText]}>
623
- {column.title}
624
- </Text>
625
- </View>
626
- );
627
- })}
628
- </View>
629
-
630
- {/* 表体 */}
631
- <ScrollView
632
- ref={bodyScrollViewRef}
633
- style={{ maxHeight: maxHeight - columnStatsHeight }}
634
- showsVerticalScrollIndicator={showScrollIndicator}
635
- onScroll={handleBodyScroll}
636
- scrollEventThrottle={16}
637
- >
638
- {visibleRows.map((row) => {
639
- const currentRowHeight = getRowHeightValue(row);
640
- const isClickable = !!onRowPress;
641
- const isRowHovered = hoveredCell?.rowKey === row.key;
642
-
643
- return (
644
- <TouchableOpacity
645
- key={row.key}
646
- style={[
647
- styles.row,
648
- themedStyles.row,
649
- { minHeight: currentRowHeight },
650
- isRowHovered && themedStyles.rowHovered,
651
- ]}
652
- onPress={isClickable ? () => onRowPress(row.key, row.data) : undefined}
653
- activeOpacity={isClickable ? 0.7 : 1}
654
- disabled={!isClickable}
655
- >
656
- <View style={[styles.cell, themedStyles.cell, { width: rowLabelWidth }]}>
657
- <Text style={[styles.rowLabel, themedStyles.rowLabel]}>{row.label}</Text>
658
- </View>
659
- {columns.map((column) => {
660
- const cell = matrix[row.key]?.[column.key] || { quantity: 0, amount: 0, rowKey: row.key, columnKey: column.key };
661
- const colWidth = getColWidth(column);
662
- const isHovered = hoveredCell?.rowKey === row.key && hoveredCell?.columnKey === column.key;
663
- const tooltipContent = isHovered ? getCellTooltipContent(row.key, column.key, cell as StatisticsTableCell, column) : null;
664
-
665
- return (
666
- <Hoverable
667
- key={column.key}
668
- onHoverIn={() => handleCellHover(row.key, column.key, true)}
669
- onHoverOut={() => handleCellHover(row.key, column.key, false)}
670
- >
671
- <View style={[
672
- styles.cell,
673
- themedStyles.cell,
674
- { width: colWidth },
675
- isHovered && themedStyles.cellHovered,
676
- ]}>
677
- {renderCellContent(column, cell, row.data)}
678
- <CellTooltip
679
- visible={isHovered}
680
- content={tooltipContent}
681
- style={{ bottom: '100%', left: 0, marginBottom: 8 }}
682
- />
683
- </View>
684
- </Hoverable>
685
- );
686
- })}
687
- </TouchableOpacity>
688
- );
689
- })}
690
- </ScrollView>
691
-
692
- {/* Column Stats - 底部统计行 */}
693
- {actualShowColumnStats && columnStats && (
694
- <Animated.View style={[
695
- styles.columnStatsContainer,
696
- themedStyles.columnStatsDivider,
697
- enableStatsAnimation && {
698
- opacity: columnStatsAnimation,
699
- transform: [{
700
- translateY: columnStatsAnimation.interpolate({
701
- inputRange: [0, 1],
702
- outputRange: [60, 0],
703
- }),
704
- }],
705
- },
706
- ]}>
707
- {/* Sum 行 */}
708
- <View style={[styles.row, themedStyles.columnStatsRow]}>
709
- <View style={[styles.cell, themedStyles.cell, { width: rowLabelWidth }]}>
710
- <Text style={[styles.statsLabel, themedStyles.statsLabel]}>{columnStatsLabels.sum}</Text>
711
- </View>
712
- {columns.map((column) => {
713
- const colWidth = getColWidth(column);
714
- if (column.isAction) {
715
- return <View key={column.key} style={[styles.cell, { width: colWidth }]} />;
716
- }
717
- const stat = columnStats[columns.filter(c => !c.isAction).indexOf(column)];
718
- const isHovered = hoveredCell?.rowKey === '__column_sum__' && hoveredCell?.columnKey === column.key;
719
- const tooltipContent = isHovered && stat ? getColumnStatsTooltipContent(column.key, column, stat) : null;
720
-
721
- return (
722
- <Hoverable
723
- key={column.key}
724
- onHoverIn={() => handleCellHover('__column_sum__', column.key, true)}
725
- onHoverOut={() => handleCellHover('__column_sum__', column.key, false)}
726
- >
727
- <View style={[
728
- styles.cell,
729
- themedStyles.cell,
730
- { width: colWidth },
731
- isHovered && themedStyles.cellHovered,
732
- ]}>
733
- <View style={styles.cellContentContainer}>
734
- <Text style={[styles.cellQuantity, themedStyles.cellQuantity]}>
735
- {formatQuantity(stat?.sumQuantity || 0)}
736
- </Text>
737
- <Text style={[styles.cellAmount, themedStyles.cellAmount]}>
738
- {formatAmount(stat?.sumAmount || 0)}
739
- </Text>
740
- </View>
741
- <CellTooltip
742
- visible={isHovered}
743
- content={tooltipContent}
744
- style={{ bottom: '100%', left: 0, marginBottom: 8 }}
745
- />
746
- </View>
747
- </Hoverable>
748
- );
749
- })}
750
- </View>
751
- {/* Mean 行 */}
752
- <View style={[styles.row, themedStyles.columnStatsRow]}>
753
- <View style={[styles.cell, themedStyles.cell, { width: rowLabelWidth }]}>
754
- <Text style={[styles.statsLabel, themedStyles.statsLabel]}>{columnStatsLabels.mean}</Text>
755
- </View>
756
- {columns.map((column) => {
757
- const colWidth = getColWidth(column);
758
- if (column.isAction) {
759
- return <View key={column.key} style={[styles.cell, { width: colWidth }]} />;
760
- }
761
- const stat = columnStats[columns.filter(c => !c.isAction).indexOf(column)];
762
- const isHovered = hoveredCell?.rowKey === '__column_mean__' && hoveredCell?.columnKey === column.key;
763
- const tooltipContent = isHovered && stat ? getColumnStatsTooltipContent(column.key, column, stat) : null;
764
-
765
- return (
766
- <Hoverable
767
- key={column.key}
768
- onHoverIn={() => handleCellHover('__column_mean__', column.key, true)}
769
- onHoverOut={() => handleCellHover('__column_mean__', column.key, false)}
770
- >
771
- <View style={[
772
- styles.cell,
773
- themedStyles.cell,
774
- { width: colWidth },
775
- isHovered && themedStyles.cellHovered,
776
- ]}>
777
- <View style={styles.cellContentContainer}>
778
- <Text style={[styles.cellQuantity, themedStyles.cellQuantity]}>
779
- {formatQuantity(Math.round((stat?.meanQuantity || 0) * 10) / 10)}
780
- </Text>
781
- <Text style={[styles.cellAmount, themedStyles.cellAmount]}>
782
- {formatAmount(stat?.meanAmount || 0)}
783
- </Text>
784
- </View>
785
- <CellTooltip
786
- visible={isHovered}
787
- content={tooltipContent}
788
- style={{ bottom: '100%', left: 0, marginBottom: 8 }}
789
- />
790
- </View>
791
- </Hoverable>
792
- );
793
- })}
794
- </View>
795
- </Animated.View>
796
- )}
797
- </View>
798
- </ScrollView>
799
- </View>
800
-
801
- {/* Row Stats - 右侧统计列 */}
802
- {actualShowRowStats && (
803
- <Animated.View style={[
804
- styles.rowStatsContainer,
805
- { width: statsColumnsWidth },
806
- Platform.OS === 'web' && { boxShadow: '-2px 0 6px rgba(0, 0, 0, 0.08)' } as any,
807
- enableStatsAnimation && {
808
- opacity: rowStatsAnimation,
809
- transform: [{
810
- translateX: rowStatsAnimation.interpolate({
811
- inputRange: [0, 1],
812
- outputRange: [statsColumnsWidth, 0],
813
- }),
814
- }],
815
- },
816
- ]}>
817
- {/* 统计列表头 */}
818
- <View style={[styles.header, themedStyles.header]}>
819
- <View style={[styles.headerCell, themedStyles.statsHeaderCell, { width: statsColumnWidth }]}>
820
- <Text style={[styles.headerText, themedStyles.statsHeaderText]}>{rowStatsHeaders.sum}</Text>
821
- </View>
822
- <View style={[styles.headerCell, themedStyles.statsHeaderCell, { width: statsColumnWidth }]}>
823
- <Text style={[styles.headerText, themedStyles.statsHeaderText]}>{rowStatsHeaders.mean}</Text>
824
- </View>
825
- </View>
826
-
827
- {/* 统计列数据 */}
828
- <ScrollView
829
- ref={rowStatsScrollRef}
830
- style={{ maxHeight: maxHeight - columnStatsHeight }}
831
- showsVerticalScrollIndicator={false}
832
- scrollEnabled={false}
833
- >
834
- {visibleRows.map((row, rowIndex) => {
835
- const rowStat = rowStats?.[rowIndex];
836
- const currentRowHeight = getRowHeightValue(row);
837
- const isRowHovered = hoveredCell?.rowKey === row.key;
838
- const isSumHovered = hoveredCell?.rowKey === row.key && hoveredCell?.columnKey === '__row_sum__';
839
- const sumTooltipContent = isSumHovered && rowStat ? getRowStatsTooltipContent(row.key, rowStat, storeCount) : null;
840
-
841
- return (
842
- <View key={row.key} style={[
843
- styles.row,
844
- themedStyles.rowStatsCell,
845
- { minHeight: currentRowHeight },
846
- isRowHovered && themedStyles.rowHovered,
847
- ]}>
848
- <Hoverable
849
- onHoverIn={() => handleCellHover(row.key, '__row_sum__', true)}
850
- onHoverOut={() => handleCellHover(row.key, '__row_sum__', false)}
851
- >
852
- <View style={[styles.cell, themedStyles.cell, { width: statsColumnWidth }]}>
853
- <View style={styles.cellContentContainer}>
854
- <Text style={[styles.cellQuantity, themedStyles.cellQuantity]}>
855
- {formatQuantity(rowStat?.sumQuantity || 0)}
856
- </Text>
857
- <Text style={[styles.cellAmount, themedStyles.cellAmount]}>
858
- {formatAmount(rowStat?.sumAmount || 0)}
859
- </Text>
860
- </View>
861
- <CellTooltip
862
- visible={isSumHovered}
863
- content={sumTooltipContent}
864
- style={{ bottom: '100%', right: 0, marginBottom: 8 }}
865
- />
866
- </View>
867
- </Hoverable>
868
- <View style={[styles.cell, themedStyles.cell, { width: statsColumnWidth }]}>
869
- <View style={styles.cellContentContainer}>
870
- <Text style={[styles.cellQuantity, themedStyles.cellQuantity]}>
871
- {formatQuantity(Math.round((rowStat?.meanQuantity || 0) * 10) / 10)}
872
- </Text>
873
- <Text style={[styles.cellAmount, themedStyles.cellAmount]}>
874
- {formatAmount(rowStat?.meanAmount || 0)}
875
- </Text>
876
- </View>
877
- </View>
878
- </View>
879
- );
880
- })}
881
- </ScrollView>
882
-
883
- {/* 由于 column stats 和 row stats 互斥,这里不需要底部占位 */}
884
- </Animated.View>
885
- )}
886
- </View>
887
-
888
- {/* Pagination */}
889
- {pagination !== false && pagination && (
890
- <View style={[styles.paginationContainer, themedStyles.paginationContainer]}>
891
- <Pagination
892
- totalCount={`${pagination.total} items`}
893
- pageParams={{
894
- page: pagination.current,
895
- pageSize: pagination.pageSize,
896
- totalItems: pagination.total,
897
- totalPage: Math.ceil(pagination.total / pagination.pageSize),
898
- }}
899
- onPageChange={(params) => {
900
- pagination.onChange?.(params.page, params.pageSize);
901
- }}
902
- />
903
- </View>
904
- )}
905
- </View>
906
- );
907
- }
908
-
909
- const styles = StyleSheet.create({
910
- container: {
911
- borderRadius: 12,
912
- overflow: 'hidden',
913
- },
914
- tableContainer: {
915
- flexDirection: 'row',
916
- },
917
- header: {
918
- flexDirection: 'row',
919
- borderBottomWidth: 1,
920
- },
921
- headerCell: {
922
- paddingVertical: 16,
923
- paddingHorizontal: 12,
924
- justifyContent: 'center',
925
- alignItems: 'center',
926
- },
927
- headerText: {
928
- fontSize: 14,
929
- fontWeight: '500',
930
- textAlign: 'center',
931
- },
932
- row: {
933
- flexDirection: 'row',
934
- borderBottomWidth: 1,
935
- },
936
- cell: {
937
- paddingVertical: 16,
938
- paddingHorizontal: 12,
939
- justifyContent: 'center',
940
- alignItems: 'center',
941
- },
942
- cellContentContainer: {
943
- width: '100%',
944
- alignItems: 'center',
945
- },
946
- rowLabel: {
947
- fontSize: 14,
948
- fontWeight: '500',
949
- },
950
- cellQuantity: {
951
- fontSize: 16,
952
- fontWeight: '600',
953
- marginBottom: 2,
954
- textAlign: 'center',
955
- },
956
- cellAmount: {
957
- fontSize: 12,
958
- textAlign: 'center',
959
- },
960
- statsLabel: {
961
- fontSize: 14,
962
- fontWeight: '600',
963
- },
964
- actionContainer: {
965
- flexDirection: 'row',
966
- gap: 8,
967
- justifyContent: 'center',
968
- },
969
- actionButton: {
970
- paddingHorizontal: 12,
971
- paddingVertical: 6,
972
- borderRadius: 4,
973
- },
974
- actionButtonText: {
975
- fontSize: 12,
976
- fontWeight: '600',
977
- },
978
- loadingRow: {
979
- padding: 40,
980
- justifyContent: 'center',
981
- alignItems: 'center',
982
- },
983
- emptyRow: {
984
- padding: 40,
985
- justifyContent: 'center',
986
- alignItems: 'center',
987
- },
988
- emptyText: {
989
- fontSize: 14,
990
- },
991
- paginationContainer: {
992
- padding: 16,
993
- borderTopWidth: 1,
994
- },
995
- // Row Stats 容器
996
- rowStatsContainer: {
997
- position: 'relative',
998
- },
999
- // Column Stats 容器
1000
- columnStatsContainer: {
1001
- // 顶部边框由 themedStyles.columnStatsDivider 提供
1002
- },
1003
- // 垂直阴影条
1004
- shadowBar: {
1005
- position: 'absolute',
1006
- zIndex: 10,
1007
- width: 1,
1008
- backgroundColor: 'transparent',
1009
- },
1010
- shadowLeft: {
1011
- left: 0,
1012
- top: 0,
1013
- bottom: 0,
1014
- },
1015
- shadowRight: {
1016
- top: 0,
1017
- bottom: 0,
1018
- },
1019
- // 水平阴影条
1020
- shadowBarHorizontal: {
1021
- position: 'absolute',
1022
- zIndex: 10,
1023
- height: 1,
1024
- left: 0,
1025
- right: 0,
1026
- backgroundColor: 'transparent',
1027
- },
1028
- shadowTop: {
1029
- top: 56, // header height
1030
- },
1031
- shadowBottom: {
1032
- // bottom 由动态样式设置
1033
- },
1034
- });