@beppla/tapas-ui 1.4.15 → 1.4.17

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 (988) hide show
  1. package/commonjs/Pagination/BACKGROUND_COLOR.md +173 -0
  2. package/{package/commonjs → commonjs}/Pagination/Pagination.js +5 -2
  3. package/{package/commonjs → commonjs}/Pagination/Pagination.js.map +1 -1
  4. package/module/Pagination/BACKGROUND_COLOR.md +173 -0
  5. package/{package/module → module}/Pagination/Pagination.js +5 -2
  6. package/module/Pagination/Pagination.js.map +1 -0
  7. package/package.json +66 -202
  8. package/{package/typescript → typescript}/Pagination/Pagination.d.ts +1 -0
  9. package/{package/typescript → typescript}/Pagination/Pagination.d.ts.map +1 -1
  10. package/components/Alert/Alert.tsx +0 -83
  11. package/components/AnimatedNavItem/AnimatedNavItem.tsx +0 -246
  12. package/components/AnimatedNavItem/index.tsx +0 -3
  13. package/components/BarChart/BarChart.tsx +0 -489
  14. package/components/BarChart/index.tsx +0 -2
  15. package/components/Button/Button.tsx +0 -86
  16. package/components/Button/ButtonGroup.tsx +0 -148
  17. package/components/Button/react-native-hoverable.d.ts +0 -14
  18. package/components/Calendar/Calendar.base.tsx +0 -393
  19. package/components/Calendar/Calendar.tsx +0 -107
  20. package/components/Calendar/ConcreteTimeSelector.tsx +0 -479
  21. package/components/Calendar/CustomRange.tsx +0 -538
  22. package/components/Calendar/DaySelector.tsx +0 -159
  23. package/components/Calendar/MonthSelector.tsx +0 -154
  24. package/components/Calendar/TimeSelector.tsx +0 -493
  25. package/components/Calendar/WeekDaySelector.tsx +0 -154
  26. package/components/Calendar/helper.ts +0 -138
  27. package/components/Calendar/local.ts +0 -124
  28. package/components/Calendar/types.ts +0 -113
  29. package/components/Card/Card.tsx +0 -276
  30. package/components/CheckBox/CheckBox.tsx +0 -157
  31. package/components/CheckBox/CheckBoxItem.tsx +0 -133
  32. package/components/CheckBox/GroupCheckBox.tsx +0 -87
  33. package/components/CircularProgress/CircularProgress.tsx +0 -45
  34. package/components/Collapsible/Collapsible.tsx +0 -88
  35. package/components/ComboChart/ComboChart.tsx +0 -189
  36. package/components/ComboChart/index.tsx +0 -3
  37. package/components/DashboardCard/DashboardCard.tsx +0 -221
  38. package/components/DataCell/DataCell.tsx +0 -670
  39. package/components/DataCell/index.tsx +0 -9
  40. package/components/DataTable/DataTable.tsx +0 -263
  41. package/components/DataTable/index.tsx +0 -3
  42. package/components/DeviceSelectionModal/DeviceSelectionModal.tsx +0 -368
  43. package/components/DraggableFlatList/DraggableFlatList.tsx +0 -12
  44. package/components/Drawer/Drawer.tsx +0 -224
  45. package/components/Dropdown/CustomDropdown.tsx +0 -254
  46. package/components/Dropdown/Dropdown.tsx +0 -830
  47. package/components/Dropdown/InputDropdown.tsx +0 -190
  48. package/components/ExternalLink/ExternalLink.tsx +0 -69
  49. package/components/Gantt/Accessories.tsx +0 -302
  50. package/components/Gantt/Gantt.tsx +0 -246
  51. package/components/Gantt/GanttInnerElementType.tsx +0 -131
  52. package/components/Gantt/helper.ts +0 -382
  53. package/components/Gantt/types.ts +0 -108
  54. package/components/Grid/FixedSizeGrid.tsx +0 -248
  55. package/components/Grid/Grid.base.tsx +0 -933
  56. package/components/Grid/StaticFixedSizeGrid.tsx +0 -511
  57. package/components/Grid/VariableSizeGrid.tsx +0 -514
  58. package/components/Grid/helper.ts +0 -69
  59. package/components/Grid/timer.ts +0 -32
  60. package/components/Header/Header.tsx +0 -240
  61. package/components/HelloWave/HelloWave.tsx +0 -70
  62. package/components/Hoverable/Hoverable.tsx +0 -65
  63. package/components/IconText/IconText.tsx +0 -132
  64. package/components/Icons/TapasIcon.tsx +0 -160
  65. package/components/Icons/TapasIconExpo.tsx +0 -115
  66. package/components/Icons/expoFontLoader.ts +0 -203
  67. package/components/Icons/fontLoader.ts +0 -247
  68. package/components/Icons/index.tsx +0 -19
  69. package/components/Icons/smartFontLoader.ts +0 -318
  70. package/components/Image/Image.tsx +0 -157
  71. package/components/Image/PreviewImg.tsx +0 -137
  72. package/components/Input/Input.tsx +0 -297
  73. package/components/Layout/DrawerContext.tsx +0 -31
  74. package/components/Layout/Layout.tsx +0 -119
  75. package/components/Layout/ToastContext.tsx +0 -29
  76. package/components/Layout/index.tsx +0 -24
  77. package/components/LineChart/LineChart.tsx +0 -419
  78. package/components/LineChart/index.tsx +0 -2
  79. package/components/ListItem/ListItem.tsx +0 -307
  80. package/components/Loading/Loading.tsx +0 -94
  81. package/components/MessageBox/MessageBox.tsx +0 -243
  82. package/components/MultiSelector/MultiSelector.tsx +0 -627
  83. package/components/MultiSelector/index.tsx +0 -2
  84. package/components/Navigation/Navigation.tsx +0 -327
  85. package/components/Notification/Notification.tsx +0 -289
  86. package/components/Notification/index.tsx +0 -2
  87. package/components/NumericInput/NumericInput.tsx +0 -244
  88. package/components/Overlay/Overlay.tsx +0 -30
  89. package/components/Pagination/Pagination.tsx +0 -271
  90. package/components/PieChart/PieChart.tsx +0 -261
  91. package/components/PieChart/index.tsx +0 -3
  92. package/components/Popover/Popover.tsx +0 -172
  93. package/components/Progress/Progress.tsx +0 -209
  94. package/components/Quantity/Quantity.tsx +0 -195
  95. package/components/Quantity/index.tsx +0 -2
  96. package/components/RadioButton/RadioButton.tsx +0 -119
  97. package/components/ReasonModal/ReasonModal.tsx +0 -223
  98. package/components/ReasonModal/index.tsx +0 -3
  99. package/components/ScanButton/ScanButton.tsx +0 -139
  100. package/components/SearchInput/SearchInput.tsx +0 -361
  101. package/components/SearchInput/index.tsx +0 -2
  102. package/components/SheetTitle/SheetTitle.tsx +0 -84
  103. package/components/Shell/Shell.tsx +0 -116
  104. package/components/Shell/styles.ts +0 -29
  105. package/components/Shell/types.ts +0 -23
  106. package/components/StatisticCard/StatisticCard.tsx +0 -132
  107. package/components/StatisticCard/index.tsx +0 -3
  108. package/components/StatisticsTable/StatisticsTable.tsx +0 -1301
  109. package/components/StatisticsTable/index.tsx +0 -10
  110. package/components/Status/Status.tsx +0 -124
  111. package/components/Steps/Steps.tsx +0 -177
  112. package/components/Tab/TapasTab.tsx +0 -188
  113. package/components/Tab/index.tsx +0 -3
  114. package/components/TabTitle/TabTitle.tsx +0 -89
  115. package/components/TabTitle/index.tsx +0 -3
  116. package/components/TableColumnHeader/TableColumnHeader.tsx +0 -273
  117. package/components/TableColumnHeader/index.tsx +0 -7
  118. package/components/Tag/Tag.tsx +0 -92
  119. package/components/Task/Task.tsx +0 -309
  120. package/components/Task/type.ts +0 -6
  121. package/components/Text/Text.tsx +0 -152
  122. package/components/TextArea/TextArea.tsx +0 -348
  123. package/components/Theme/ThemeProvider.tsx +0 -13
  124. package/components/Theme/defaultTheme.ts +0 -222
  125. package/components/Theme/themed.d.ts +0 -102
  126. package/components/Timeline/Timeline.tsx +0 -230
  127. package/components/Toast/Toast.tsx +0 -167
  128. package/components/UserSwitcher/UserSwitcher.tsx +0 -272
  129. package/components/UserSwitcher/index.tsx +0 -3
  130. package/components/WebViewBridge/WebViewBridge.tsx +0 -1140
  131. package/components/WebViewBridge/index.tsx +0 -12
  132. package/components/WebViewBridge/useWebViewBridge.ts +0 -145
  133. package/components/WordCloud/WordCloud.tsx +0 -213
  134. package/components/WordCloud/index.tsx +0 -3
  135. package/components/common/bridgelessUtils.ts +0 -22
  136. package/components/common.ts +0 -8
  137. package/components/index.tsx +0 -190
  138. package/package/README.md +0 -107
  139. package/package/assets/adaptive-icon.png +0 -0
  140. package/package/assets/favicon.png +0 -0
  141. package/package/assets/fonts/customfont.ttf +0 -0
  142. package/package/assets/icon.png +0 -0
  143. package/package/assets/logo.png +0 -0
  144. package/package/assets/splash.png +0 -0
  145. package/package/assets/svg/customfont.svg +0 -333
  146. package/package/assets/svg/logo.svg +0 -9
  147. package/package/assets/tapas/favicon.png +0 -0
  148. package/package/assets/tapas/logo.png +0 -0
  149. package/package/assets/tapas/logo_no_word.png +0 -0
  150. package/package/assets/tapas/logo_transparent_white.png +0 -0
  151. package/package/init.js +0 -179
  152. package/package/module/AnimatedNavItem/README.md +0 -520
  153. package/package/module/DataCell/README.md +0 -1042
  154. package/package/module/Icons/README.md +0 -182
  155. package/package/module/Icons/icon-categories.json +0 -341
  156. package/package/module/Icons/real-icon-mapping.json +0 -1940
  157. package/package/module/Icons/selection.json +0 -1
  158. package/package/module/Input/FOCUS_FIX_SUMMARY.md +0 -201
  159. package/package/module/Input/FOCUS_ISSUE_ANALYSIS.md +0 -188
  160. package/package/module/Input/README.md +0 -157
  161. package/package/module/Loading/README.md +0 -160
  162. package/package/module/MultiSelector/README.md +0 -246
  163. package/package/module/Notification/README.md +0 -158
  164. package/package/module/Pagination/Pagination.js.map +0 -1
  165. package/package/module/Quantity/README.md +0 -251
  166. package/package/module/ReasonModal/README.md +0 -320
  167. package/package/module/SearchInput/README.md +0 -304
  168. package/package/module/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -287
  169. package/package/module/StatisticsTable/README.md +0 -470
  170. package/package/module/StatisticsTable/SORTING_FEATURE.md +0 -271
  171. package/package/module/StatisticsTable/STATS_CELL_CLICK.md +0 -120
  172. package/package/module/StatisticsTable/VIRTUAL_SCROLLING.md +0 -254
  173. package/package/module/TabTitle/README.md +0 -399
  174. package/package/module/TableColumnHeader/README.md +0 -682
  175. package/package/module/UserSwitcher/README.md +0 -334
  176. package/package/module/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -187
  177. package/package/module/WebViewBridge/README.md +0 -564
  178. package/package/package.json +0 -84
  179. /package/{package/CHANGELOG.md → CHANGELOG.md} +0 -0
  180. /package/{package/commonjs → commonjs}/Alert/Alert.js +0 -0
  181. /package/{package/commonjs → commonjs}/Alert/Alert.js.map +0 -0
  182. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  183. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  184. /package/{components → commonjs}/AnimatedNavItem/README.md +0 -0
  185. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js +0 -0
  186. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js.map +0 -0
  187. /package/{package/commonjs → commonjs}/BarChart/BarChart.js +0 -0
  188. /package/{package/commonjs → commonjs}/BarChart/BarChart.js.map +0 -0
  189. /package/{package/commonjs → commonjs}/BarChart/index.js +0 -0
  190. /package/{package/commonjs → commonjs}/BarChart/index.js.map +0 -0
  191. /package/{package/commonjs → commonjs}/Button/Button.js +0 -0
  192. /package/{package/commonjs → commonjs}/Button/Button.js.map +0 -0
  193. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js +0 -0
  194. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js.map +0 -0
  195. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js +0 -0
  196. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js.map +0 -0
  197. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js +0 -0
  198. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js.map +0 -0
  199. /package/{package/commonjs → commonjs}/Calendar/Calendar.js +0 -0
  200. /package/{package/commonjs → commonjs}/Calendar/Calendar.js.map +0 -0
  201. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js +0 -0
  202. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js.map +0 -0
  203. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js +0 -0
  204. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js.map +0 -0
  205. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js +0 -0
  206. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js.map +0 -0
  207. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js +0 -0
  208. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js.map +0 -0
  209. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js +0 -0
  210. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js.map +0 -0
  211. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js +0 -0
  212. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js.map +0 -0
  213. /package/{package/commonjs → commonjs}/Calendar/helper.js +0 -0
  214. /package/{package/commonjs → commonjs}/Calendar/helper.js.map +0 -0
  215. /package/{package/commonjs → commonjs}/Calendar/local.js +0 -0
  216. /package/{package/commonjs → commonjs}/Calendar/local.js.map +0 -0
  217. /package/{package/commonjs → commonjs}/Calendar/types.js +0 -0
  218. /package/{package/commonjs → commonjs}/Calendar/types.js.map +0 -0
  219. /package/{package/commonjs → commonjs}/Card/Card.js +0 -0
  220. /package/{package/commonjs → commonjs}/Card/Card.js.map +0 -0
  221. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js +0 -0
  222. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js.map +0 -0
  223. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js +0 -0
  224. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js.map +0 -0
  225. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js +0 -0
  226. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js.map +0 -0
  227. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js +0 -0
  228. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js.map +0 -0
  229. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js +0 -0
  230. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js.map +0 -0
  231. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js +0 -0
  232. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js.map +0 -0
  233. /package/{package/commonjs → commonjs}/ComboChart/index.js +0 -0
  234. /package/{package/commonjs → commonjs}/ComboChart/index.js.map +0 -0
  235. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js +0 -0
  236. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js.map +0 -0
  237. /package/{package/commonjs → commonjs}/DataCell/DataCell.js +0 -0
  238. /package/{package/commonjs → commonjs}/DataCell/DataCell.js.map +0 -0
  239. /package/{components → commonjs}/DataCell/README.md +0 -0
  240. /package/{package/commonjs → commonjs}/DataCell/index.js +0 -0
  241. /package/{package/commonjs → commonjs}/DataCell/index.js.map +0 -0
  242. /package/{package/commonjs → commonjs}/DataTable/DataTable.js +0 -0
  243. /package/{package/commonjs → commonjs}/DataTable/DataTable.js.map +0 -0
  244. /package/{package/commonjs → commonjs}/DataTable/index.js +0 -0
  245. /package/{package/commonjs → commonjs}/DataTable/index.js.map +0 -0
  246. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  247. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  248. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js +0 -0
  249. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  250. /package/{package/commonjs → commonjs}/Drawer/Drawer.js +0 -0
  251. /package/{package/commonjs → commonjs}/Drawer/Drawer.js.map +0 -0
  252. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js +0 -0
  253. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js.map +0 -0
  254. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js +0 -0
  255. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js.map +0 -0
  256. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js +0 -0
  257. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js.map +0 -0
  258. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js +0 -0
  259. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js.map +0 -0
  260. /package/{package/commonjs → commonjs}/Gantt/Accessories.js +0 -0
  261. /package/{package/commonjs → commonjs}/Gantt/Accessories.js.map +0 -0
  262. /package/{package/commonjs → commonjs}/Gantt/Gantt.js +0 -0
  263. /package/{package/commonjs → commonjs}/Gantt/Gantt.js.map +0 -0
  264. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js +0 -0
  265. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js.map +0 -0
  266. /package/{package/commonjs → commonjs}/Gantt/helper.js +0 -0
  267. /package/{package/commonjs → commonjs}/Gantt/helper.js.map +0 -0
  268. /package/{package/commonjs → commonjs}/Gantt/types.js +0 -0
  269. /package/{package/commonjs → commonjs}/Gantt/types.js.map +0 -0
  270. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js +0 -0
  271. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js.map +0 -0
  272. /package/{package/commonjs → commonjs}/Grid/Grid.base.js +0 -0
  273. /package/{package/commonjs → commonjs}/Grid/Grid.base.js.map +0 -0
  274. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js +0 -0
  275. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js.map +0 -0
  276. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js +0 -0
  277. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js.map +0 -0
  278. /package/{package/commonjs → commonjs}/Grid/helper.js +0 -0
  279. /package/{package/commonjs → commonjs}/Grid/helper.js.map +0 -0
  280. /package/{package/commonjs → commonjs}/Grid/timer.js +0 -0
  281. /package/{package/commonjs → commonjs}/Grid/timer.js.map +0 -0
  282. /package/{package/commonjs → commonjs}/Header/Header.js +0 -0
  283. /package/{package/commonjs → commonjs}/Header/Header.js.map +0 -0
  284. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js +0 -0
  285. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js.map +0 -0
  286. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js +0 -0
  287. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js.map +0 -0
  288. /package/{package/commonjs → commonjs}/IconText/IconText.js +0 -0
  289. /package/{package/commonjs → commonjs}/IconText/IconText.js.map +0 -0
  290. /package/{components → commonjs}/Icons/README.md +0 -0
  291. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js +0 -0
  292. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js.map +0 -0
  293. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js +0 -0
  294. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js.map +0 -0
  295. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js +0 -0
  296. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js.map +0 -0
  297. /package/{package/commonjs → commonjs}/Icons/fontLoader.js +0 -0
  298. /package/{package/commonjs → commonjs}/Icons/fontLoader.js.map +0 -0
  299. /package/{components → commonjs}/Icons/icon-categories.json +0 -0
  300. /package/{package/commonjs → commonjs}/Icons/index.js +0 -0
  301. /package/{package/commonjs → commonjs}/Icons/index.js.map +0 -0
  302. /package/{components → commonjs}/Icons/real-icon-mapping.json +0 -0
  303. /package/{components → commonjs}/Icons/selection.json +0 -0
  304. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js +0 -0
  305. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js.map +0 -0
  306. /package/{package/commonjs → commonjs}/Image/Image.js +0 -0
  307. /package/{package/commonjs → commonjs}/Image/Image.js.map +0 -0
  308. /package/{package/commonjs → commonjs}/Image/PreviewImg.js +0 -0
  309. /package/{package/commonjs → commonjs}/Image/PreviewImg.js.map +0 -0
  310. /package/{components → commonjs}/Input/FOCUS_FIX_SUMMARY.md +0 -0
  311. /package/{components → commonjs}/Input/FOCUS_ISSUE_ANALYSIS.md +0 -0
  312. /package/{package/commonjs → commonjs}/Input/Input.js +0 -0
  313. /package/{package/commonjs → commonjs}/Input/Input.js.map +0 -0
  314. /package/{components → commonjs}/Input/README.md +0 -0
  315. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js +0 -0
  316. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js.map +0 -0
  317. /package/{package/commonjs → commonjs}/Layout/Layout.js +0 -0
  318. /package/{package/commonjs → commonjs}/Layout/Layout.js.map +0 -0
  319. /package/{package/commonjs → commonjs}/Layout/ToastContext.js +0 -0
  320. /package/{package/commonjs → commonjs}/Layout/ToastContext.js.map +0 -0
  321. /package/{package/commonjs → commonjs}/Layout/index.js +0 -0
  322. /package/{package/commonjs → commonjs}/Layout/index.js.map +0 -0
  323. /package/{package/commonjs → commonjs}/LineChart/LineChart.js +0 -0
  324. /package/{package/commonjs → commonjs}/LineChart/LineChart.js.map +0 -0
  325. /package/{package/commonjs → commonjs}/LineChart/index.js +0 -0
  326. /package/{package/commonjs → commonjs}/LineChart/index.js.map +0 -0
  327. /package/{package/commonjs → commonjs}/ListItem/ListItem.js +0 -0
  328. /package/{package/commonjs → commonjs}/ListItem/ListItem.js.map +0 -0
  329. /package/{package/commonjs → commonjs}/Loading/Loading.js +0 -0
  330. /package/{package/commonjs → commonjs}/Loading/Loading.js.map +0 -0
  331. /package/{components → commonjs}/Loading/README.md +0 -0
  332. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js +0 -0
  333. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js.map +0 -0
  334. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js +0 -0
  335. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js.map +0 -0
  336. /package/{components → commonjs}/MultiSelector/README.md +0 -0
  337. /package/{package/commonjs → commonjs}/MultiSelector/index.js +0 -0
  338. /package/{package/commonjs → commonjs}/MultiSelector/index.js.map +0 -0
  339. /package/{package/commonjs → commonjs}/Navigation/Navigation.js +0 -0
  340. /package/{package/commonjs → commonjs}/Navigation/Navigation.js.map +0 -0
  341. /package/{package/commonjs → commonjs}/Notification/Notification.js +0 -0
  342. /package/{package/commonjs → commonjs}/Notification/Notification.js.map +0 -0
  343. /package/{components → commonjs}/Notification/README.md +0 -0
  344. /package/{package/commonjs → commonjs}/Notification/index.js +0 -0
  345. /package/{package/commonjs → commonjs}/Notification/index.js.map +0 -0
  346. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js +0 -0
  347. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js.map +0 -0
  348. /package/{package/commonjs → commonjs}/Overlay/Overlay.js +0 -0
  349. /package/{package/commonjs → commonjs}/Overlay/Overlay.js.map +0 -0
  350. /package/{package/commonjs → commonjs}/PieChart/PieChart.js +0 -0
  351. /package/{package/commonjs → commonjs}/PieChart/PieChart.js.map +0 -0
  352. /package/{package/commonjs → commonjs}/PieChart/index.js +0 -0
  353. /package/{package/commonjs → commonjs}/PieChart/index.js.map +0 -0
  354. /package/{package/commonjs → commonjs}/Popover/Popover.js +0 -0
  355. /package/{package/commonjs → commonjs}/Popover/Popover.js.map +0 -0
  356. /package/{package/commonjs → commonjs}/Progress/Progress.js +0 -0
  357. /package/{package/commonjs → commonjs}/Progress/Progress.js.map +0 -0
  358. /package/{package/commonjs → commonjs}/Quantity/Quantity.js +0 -0
  359. /package/{package/commonjs → commonjs}/Quantity/Quantity.js.map +0 -0
  360. /package/{components → commonjs}/Quantity/README.md +0 -0
  361. /package/{package/commonjs → commonjs}/Quantity/index.js +0 -0
  362. /package/{package/commonjs → commonjs}/Quantity/index.js.map +0 -0
  363. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js +0 -0
  364. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js.map +0 -0
  365. /package/{components → commonjs}/ReasonModal/README.md +0 -0
  366. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js +0 -0
  367. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js.map +0 -0
  368. /package/{package/commonjs → commonjs}/ReasonModal/index.js +0 -0
  369. /package/{package/commonjs → commonjs}/ReasonModal/index.js.map +0 -0
  370. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js +0 -0
  371. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js.map +0 -0
  372. /package/{components → commonjs}/SearchInput/README.md +0 -0
  373. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js +0 -0
  374. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js.map +0 -0
  375. /package/{package/commonjs → commonjs}/SearchInput/index.js +0 -0
  376. /package/{package/commonjs → commonjs}/SearchInput/index.js.map +0 -0
  377. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js +0 -0
  378. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js.map +0 -0
  379. /package/{package/commonjs → commonjs}/Shell/Shell.js +0 -0
  380. /package/{package/commonjs → commonjs}/Shell/Shell.js.map +0 -0
  381. /package/{package/commonjs → commonjs}/Shell/styles.js +0 -0
  382. /package/{package/commonjs → commonjs}/Shell/styles.js.map +0 -0
  383. /package/{package/commonjs → commonjs}/Shell/types.js +0 -0
  384. /package/{package/commonjs → commonjs}/Shell/types.js.map +0 -0
  385. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js +0 -0
  386. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js.map +0 -0
  387. /package/{package/commonjs → commonjs}/StatisticCard/index.js +0 -0
  388. /package/{package/commonjs → commonjs}/StatisticCard/index.js.map +0 -0
  389. /package/{components → commonjs}/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -0
  390. /package/{components → commonjs}/StatisticsTable/README.md +0 -0
  391. /package/{components → commonjs}/StatisticsTable/SORTING_FEATURE.md +0 -0
  392. /package/{components → commonjs}/StatisticsTable/STATS_CELL_CLICK.md +0 -0
  393. /package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js +0 -0
  394. /package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js.map +0 -0
  395. /package/{components → commonjs}/StatisticsTable/VIRTUAL_SCROLLING.md +0 -0
  396. /package/{package/commonjs → commonjs}/StatisticsTable/index.js +0 -0
  397. /package/{package/commonjs → commonjs}/StatisticsTable/index.js.map +0 -0
  398. /package/{package/commonjs → commonjs}/Status/Status.js +0 -0
  399. /package/{package/commonjs → commonjs}/Status/Status.js.map +0 -0
  400. /package/{package/commonjs → commonjs}/Steps/Steps.js +0 -0
  401. /package/{package/commonjs → commonjs}/Steps/Steps.js.map +0 -0
  402. /package/{package/commonjs → commonjs}/Tab/TapasTab.js +0 -0
  403. /package/{package/commonjs → commonjs}/Tab/TapasTab.js.map +0 -0
  404. /package/{package/commonjs → commonjs}/Tab/index.js +0 -0
  405. /package/{package/commonjs → commonjs}/Tab/index.js.map +0 -0
  406. /package/{components → commonjs}/TabTitle/README.md +0 -0
  407. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js +0 -0
  408. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js.map +0 -0
  409. /package/{package/commonjs → commonjs}/TabTitle/index.js +0 -0
  410. /package/{package/commonjs → commonjs}/TabTitle/index.js.map +0 -0
  411. /package/{components → commonjs}/TableColumnHeader/README.md +0 -0
  412. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js +0 -0
  413. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  414. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js +0 -0
  415. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js.map +0 -0
  416. /package/{package/commonjs → commonjs}/Tag/Tag.js +0 -0
  417. /package/{package/commonjs → commonjs}/Tag/Tag.js.map +0 -0
  418. /package/{package/commonjs → commonjs}/Task/Task.js +0 -0
  419. /package/{package/commonjs → commonjs}/Task/Task.js.map +0 -0
  420. /package/{package/commonjs → commonjs}/Task/type.js +0 -0
  421. /package/{package/commonjs → commonjs}/Task/type.js.map +0 -0
  422. /package/{package/commonjs → commonjs}/Text/Text.js +0 -0
  423. /package/{package/commonjs → commonjs}/Text/Text.js.map +0 -0
  424. /package/{package/commonjs → commonjs}/TextArea/TextArea.js +0 -0
  425. /package/{package/commonjs → commonjs}/TextArea/TextArea.js.map +0 -0
  426. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js +0 -0
  427. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js.map +0 -0
  428. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js +0 -0
  429. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js.map +0 -0
  430. /package/{package/commonjs → commonjs}/Theme/themed.d.js +0 -0
  431. /package/{package/commonjs → commonjs}/Theme/themed.d.js.map +0 -0
  432. /package/{package/commonjs → commonjs}/Timeline/Timeline.js +0 -0
  433. /package/{package/commonjs → commonjs}/Timeline/Timeline.js.map +0 -0
  434. /package/{package/commonjs → commonjs}/Toast/Toast.js +0 -0
  435. /package/{package/commonjs → commonjs}/Toast/Toast.js.map +0 -0
  436. /package/{components → commonjs}/UserSwitcher/README.md +0 -0
  437. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js +0 -0
  438. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js.map +0 -0
  439. /package/{package/commonjs → commonjs}/UserSwitcher/index.js +0 -0
  440. /package/{package/commonjs → commonjs}/UserSwitcher/index.js.map +0 -0
  441. /package/{components → commonjs}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  442. /package/{components → commonjs}/WebViewBridge/README.md +0 -0
  443. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js +0 -0
  444. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js.map +0 -0
  445. /package/{package/commonjs → commonjs}/WebViewBridge/index.js +0 -0
  446. /package/{package/commonjs → commonjs}/WebViewBridge/index.js.map +0 -0
  447. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js +0 -0
  448. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js.map +0 -0
  449. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js +0 -0
  450. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js.map +0 -0
  451. /package/{package/commonjs → commonjs}/WordCloud/index.js +0 -0
  452. /package/{package/commonjs → commonjs}/WordCloud/index.js.map +0 -0
  453. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js +0 -0
  454. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js.map +0 -0
  455. /package/{package/commonjs → commonjs}/common.js +0 -0
  456. /package/{package/commonjs → commonjs}/common.js.map +0 -0
  457. /package/{package/commonjs → commonjs}/index.js +0 -0
  458. /package/{package/commonjs → commonjs}/index.js.map +0 -0
  459. /package/{package/commonjs → commonjs}/package.json +0 -0
  460. /package/{package/module → module}/Alert/Alert.js +0 -0
  461. /package/{package/module → module}/Alert/Alert.js.map +0 -0
  462. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  463. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  464. /package/{package/commonjs → module}/AnimatedNavItem/README.md +0 -0
  465. /package/{package/module → module}/AnimatedNavItem/index.js +0 -0
  466. /package/{package/module → module}/AnimatedNavItem/index.js.map +0 -0
  467. /package/{package/module → module}/BarChart/BarChart.js +0 -0
  468. /package/{package/module → module}/BarChart/BarChart.js.map +0 -0
  469. /package/{package/module → module}/BarChart/index.js +0 -0
  470. /package/{package/module → module}/BarChart/index.js.map +0 -0
  471. /package/{package/module → module}/Button/Button.js +0 -0
  472. /package/{package/module → module}/Button/Button.js.map +0 -0
  473. /package/{package/module → module}/Button/ButtonGroup.js +0 -0
  474. /package/{package/module → module}/Button/ButtonGroup.js.map +0 -0
  475. /package/{package/module → module}/Button/react-native-hoverable.d.js +0 -0
  476. /package/{package/module → module}/Button/react-native-hoverable.d.js.map +0 -0
  477. /package/{package/module → module}/Calendar/Calendar.base.js +0 -0
  478. /package/{package/module → module}/Calendar/Calendar.base.js.map +0 -0
  479. /package/{package/module → module}/Calendar/Calendar.js +0 -0
  480. /package/{package/module → module}/Calendar/Calendar.js.map +0 -0
  481. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js +0 -0
  482. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js.map +0 -0
  483. /package/{package/module → module}/Calendar/CustomRange.js +0 -0
  484. /package/{package/module → module}/Calendar/CustomRange.js.map +0 -0
  485. /package/{package/module → module}/Calendar/DaySelector.js +0 -0
  486. /package/{package/module → module}/Calendar/DaySelector.js.map +0 -0
  487. /package/{package/module → module}/Calendar/MonthSelector.js +0 -0
  488. /package/{package/module → module}/Calendar/MonthSelector.js.map +0 -0
  489. /package/{package/module → module}/Calendar/TimeSelector.js +0 -0
  490. /package/{package/module → module}/Calendar/TimeSelector.js.map +0 -0
  491. /package/{package/module → module}/Calendar/WeekDaySelector.js +0 -0
  492. /package/{package/module → module}/Calendar/WeekDaySelector.js.map +0 -0
  493. /package/{package/module → module}/Calendar/helper.js +0 -0
  494. /package/{package/module → module}/Calendar/helper.js.map +0 -0
  495. /package/{package/module → module}/Calendar/local.js +0 -0
  496. /package/{package/module → module}/Calendar/local.js.map +0 -0
  497. /package/{package/module → module}/Calendar/types.js +0 -0
  498. /package/{package/module → module}/Calendar/types.js.map +0 -0
  499. /package/{package/module → module}/Card/Card.js +0 -0
  500. /package/{package/module → module}/Card/Card.js.map +0 -0
  501. /package/{package/module → module}/CheckBox/CheckBox.js +0 -0
  502. /package/{package/module → module}/CheckBox/CheckBox.js.map +0 -0
  503. /package/{package/module → module}/CheckBox/CheckBoxItem.js +0 -0
  504. /package/{package/module → module}/CheckBox/CheckBoxItem.js.map +0 -0
  505. /package/{package/module → module}/CheckBox/GroupCheckBox.js +0 -0
  506. /package/{package/module → module}/CheckBox/GroupCheckBox.js.map +0 -0
  507. /package/{package/module → module}/CircularProgress/CircularProgress.js +0 -0
  508. /package/{package/module → module}/CircularProgress/CircularProgress.js.map +0 -0
  509. /package/{package/module → module}/Collapsible/Collapsible.js +0 -0
  510. /package/{package/module → module}/Collapsible/Collapsible.js.map +0 -0
  511. /package/{package/module → module}/ComboChart/ComboChart.js +0 -0
  512. /package/{package/module → module}/ComboChart/ComboChart.js.map +0 -0
  513. /package/{package/module → module}/ComboChart/index.js +0 -0
  514. /package/{package/module → module}/ComboChart/index.js.map +0 -0
  515. /package/{package/module → module}/DashboardCard/DashboardCard.js +0 -0
  516. /package/{package/module → module}/DashboardCard/DashboardCard.js.map +0 -0
  517. /package/{package/module → module}/DataCell/DataCell.js +0 -0
  518. /package/{package/module → module}/DataCell/DataCell.js.map +0 -0
  519. /package/{package/commonjs → module}/DataCell/README.md +0 -0
  520. /package/{package/module → module}/DataCell/index.js +0 -0
  521. /package/{package/module → module}/DataCell/index.js.map +0 -0
  522. /package/{package/module → module}/DataTable/DataTable.js +0 -0
  523. /package/{package/module → module}/DataTable/DataTable.js.map +0 -0
  524. /package/{package/module → module}/DataTable/index.js +0 -0
  525. /package/{package/module → module}/DataTable/index.js.map +0 -0
  526. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  527. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  528. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js +0 -0
  529. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  530. /package/{package/module → module}/Drawer/Drawer.js +0 -0
  531. /package/{package/module → module}/Drawer/Drawer.js.map +0 -0
  532. /package/{package/module → module}/Dropdown/CustomDropdown.js +0 -0
  533. /package/{package/module → module}/Dropdown/CustomDropdown.js.map +0 -0
  534. /package/{package/module → module}/Dropdown/Dropdown.js +0 -0
  535. /package/{package/module → module}/Dropdown/Dropdown.js.map +0 -0
  536. /package/{package/module → module}/Dropdown/InputDropdown.js +0 -0
  537. /package/{package/module → module}/Dropdown/InputDropdown.js.map +0 -0
  538. /package/{package/module → module}/ExternalLink/ExternalLink.js +0 -0
  539. /package/{package/module → module}/ExternalLink/ExternalLink.js.map +0 -0
  540. /package/{package/module → module}/Gantt/Accessories.js +0 -0
  541. /package/{package/module → module}/Gantt/Accessories.js.map +0 -0
  542. /package/{package/module → module}/Gantt/Gantt.js +0 -0
  543. /package/{package/module → module}/Gantt/Gantt.js.map +0 -0
  544. /package/{package/module → module}/Gantt/GanttInnerElementType.js +0 -0
  545. /package/{package/module → module}/Gantt/GanttInnerElementType.js.map +0 -0
  546. /package/{package/module → module}/Gantt/helper.js +0 -0
  547. /package/{package/module → module}/Gantt/helper.js.map +0 -0
  548. /package/{package/module → module}/Gantt/types.js +0 -0
  549. /package/{package/module → module}/Gantt/types.js.map +0 -0
  550. /package/{package/module → module}/Grid/FixedSizeGrid.js +0 -0
  551. /package/{package/module → module}/Grid/FixedSizeGrid.js.map +0 -0
  552. /package/{package/module → module}/Grid/Grid.base.js +0 -0
  553. /package/{package/module → module}/Grid/Grid.base.js.map +0 -0
  554. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js +0 -0
  555. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js.map +0 -0
  556. /package/{package/module → module}/Grid/VariableSizeGrid.js +0 -0
  557. /package/{package/module → module}/Grid/VariableSizeGrid.js.map +0 -0
  558. /package/{package/module → module}/Grid/helper.js +0 -0
  559. /package/{package/module → module}/Grid/helper.js.map +0 -0
  560. /package/{package/module → module}/Grid/timer.js +0 -0
  561. /package/{package/module → module}/Grid/timer.js.map +0 -0
  562. /package/{package/module → module}/Header/Header.js +0 -0
  563. /package/{package/module → module}/Header/Header.js.map +0 -0
  564. /package/{package/module → module}/HelloWave/HelloWave.js +0 -0
  565. /package/{package/module → module}/HelloWave/HelloWave.js.map +0 -0
  566. /package/{package/module → module}/Hoverable/Hoverable.js +0 -0
  567. /package/{package/module → module}/Hoverable/Hoverable.js.map +0 -0
  568. /package/{package/module → module}/IconText/IconText.js +0 -0
  569. /package/{package/module → module}/IconText/IconText.js.map +0 -0
  570. /package/{package/commonjs → module}/Icons/README.md +0 -0
  571. /package/{package/module → module}/Icons/TapasIcon.js +0 -0
  572. /package/{package/module → module}/Icons/TapasIcon.js.map +0 -0
  573. /package/{package/module → module}/Icons/TapasIconExpo.js +0 -0
  574. /package/{package/module → module}/Icons/TapasIconExpo.js.map +0 -0
  575. /package/{package/module → module}/Icons/expoFontLoader.js +0 -0
  576. /package/{package/module → module}/Icons/expoFontLoader.js.map +0 -0
  577. /package/{package/module → module}/Icons/fontLoader.js +0 -0
  578. /package/{package/module → module}/Icons/fontLoader.js.map +0 -0
  579. /package/{package/commonjs → module}/Icons/icon-categories.json +0 -0
  580. /package/{package/module → module}/Icons/index.js +0 -0
  581. /package/{package/module → module}/Icons/index.js.map +0 -0
  582. /package/{package/commonjs → module}/Icons/real-icon-mapping.json +0 -0
  583. /package/{package/commonjs → module}/Icons/selection.json +0 -0
  584. /package/{package/module → module}/Icons/smartFontLoader.js +0 -0
  585. /package/{package/module → module}/Icons/smartFontLoader.js.map +0 -0
  586. /package/{package/module → module}/Image/Image.js +0 -0
  587. /package/{package/module → module}/Image/Image.js.map +0 -0
  588. /package/{package/module → module}/Image/PreviewImg.js +0 -0
  589. /package/{package/module → module}/Image/PreviewImg.js.map +0 -0
  590. /package/{package/commonjs → module}/Input/FOCUS_FIX_SUMMARY.md +0 -0
  591. /package/{package/commonjs → module}/Input/FOCUS_ISSUE_ANALYSIS.md +0 -0
  592. /package/{package/module → module}/Input/Input.js +0 -0
  593. /package/{package/module → module}/Input/Input.js.map +0 -0
  594. /package/{package/commonjs → module}/Input/README.md +0 -0
  595. /package/{package/module → module}/Layout/DrawerContext.js +0 -0
  596. /package/{package/module → module}/Layout/DrawerContext.js.map +0 -0
  597. /package/{package/module → module}/Layout/Layout.js +0 -0
  598. /package/{package/module → module}/Layout/Layout.js.map +0 -0
  599. /package/{package/module → module}/Layout/ToastContext.js +0 -0
  600. /package/{package/module → module}/Layout/ToastContext.js.map +0 -0
  601. /package/{package/module → module}/Layout/index.js +0 -0
  602. /package/{package/module → module}/Layout/index.js.map +0 -0
  603. /package/{package/module → module}/LineChart/LineChart.js +0 -0
  604. /package/{package/module → module}/LineChart/LineChart.js.map +0 -0
  605. /package/{package/module → module}/LineChart/index.js +0 -0
  606. /package/{package/module → module}/LineChart/index.js.map +0 -0
  607. /package/{package/module → module}/ListItem/ListItem.js +0 -0
  608. /package/{package/module → module}/ListItem/ListItem.js.map +0 -0
  609. /package/{package/module → module}/Loading/Loading.js +0 -0
  610. /package/{package/module → module}/Loading/Loading.js.map +0 -0
  611. /package/{package/commonjs → module}/Loading/README.md +0 -0
  612. /package/{package/module → module}/MessageBox/MessageBox.js +0 -0
  613. /package/{package/module → module}/MessageBox/MessageBox.js.map +0 -0
  614. /package/{package/module → module}/MultiSelector/MultiSelector.js +0 -0
  615. /package/{package/module → module}/MultiSelector/MultiSelector.js.map +0 -0
  616. /package/{package/commonjs → module}/MultiSelector/README.md +0 -0
  617. /package/{package/module → module}/MultiSelector/index.js +0 -0
  618. /package/{package/module → module}/MultiSelector/index.js.map +0 -0
  619. /package/{package/module → module}/Navigation/Navigation.js +0 -0
  620. /package/{package/module → module}/Navigation/Navigation.js.map +0 -0
  621. /package/{package/module → module}/Notification/Notification.js +0 -0
  622. /package/{package/module → module}/Notification/Notification.js.map +0 -0
  623. /package/{package/commonjs → module}/Notification/README.md +0 -0
  624. /package/{package/module → module}/Notification/index.js +0 -0
  625. /package/{package/module → module}/Notification/index.js.map +0 -0
  626. /package/{package/module → module}/NumericInput/NumericInput.js +0 -0
  627. /package/{package/module → module}/NumericInput/NumericInput.js.map +0 -0
  628. /package/{package/module → module}/Overlay/Overlay.js +0 -0
  629. /package/{package/module → module}/Overlay/Overlay.js.map +0 -0
  630. /package/{package/module → module}/PieChart/PieChart.js +0 -0
  631. /package/{package/module → module}/PieChart/PieChart.js.map +0 -0
  632. /package/{package/module → module}/PieChart/index.js +0 -0
  633. /package/{package/module → module}/PieChart/index.js.map +0 -0
  634. /package/{package/module → module}/Popover/Popover.js +0 -0
  635. /package/{package/module → module}/Popover/Popover.js.map +0 -0
  636. /package/{package/module → module}/Progress/Progress.js +0 -0
  637. /package/{package/module → module}/Progress/Progress.js.map +0 -0
  638. /package/{package/module → module}/Quantity/Quantity.js +0 -0
  639. /package/{package/module → module}/Quantity/Quantity.js.map +0 -0
  640. /package/{package/commonjs → module}/Quantity/README.md +0 -0
  641. /package/{package/module → module}/Quantity/index.js +0 -0
  642. /package/{package/module → module}/Quantity/index.js.map +0 -0
  643. /package/{package/module → module}/RadioButton/RadioButton.js +0 -0
  644. /package/{package/module → module}/RadioButton/RadioButton.js.map +0 -0
  645. /package/{package/commonjs → module}/ReasonModal/README.md +0 -0
  646. /package/{package/module → module}/ReasonModal/ReasonModal.js +0 -0
  647. /package/{package/module → module}/ReasonModal/ReasonModal.js.map +0 -0
  648. /package/{package/module → module}/ReasonModal/index.js +0 -0
  649. /package/{package/module → module}/ReasonModal/index.js.map +0 -0
  650. /package/{package/module → module}/ScanButton/ScanButton.js +0 -0
  651. /package/{package/module → module}/ScanButton/ScanButton.js.map +0 -0
  652. /package/{package/commonjs → module}/SearchInput/README.md +0 -0
  653. /package/{package/module → module}/SearchInput/SearchInput.js +0 -0
  654. /package/{package/module → module}/SearchInput/SearchInput.js.map +0 -0
  655. /package/{package/module → module}/SearchInput/index.js +0 -0
  656. /package/{package/module → module}/SearchInput/index.js.map +0 -0
  657. /package/{package/module → module}/SheetTitle/SheetTitle.js +0 -0
  658. /package/{package/module → module}/SheetTitle/SheetTitle.js.map +0 -0
  659. /package/{package/module → module}/Shell/Shell.js +0 -0
  660. /package/{package/module → module}/Shell/Shell.js.map +0 -0
  661. /package/{package/module → module}/Shell/styles.js +0 -0
  662. /package/{package/module → module}/Shell/styles.js.map +0 -0
  663. /package/{package/module → module}/Shell/types.js +0 -0
  664. /package/{package/module → module}/Shell/types.js.map +0 -0
  665. /package/{package/module → module}/StatisticCard/StatisticCard.js +0 -0
  666. /package/{package/module → module}/StatisticCard/StatisticCard.js.map +0 -0
  667. /package/{package/module → module}/StatisticCard/index.js +0 -0
  668. /package/{package/module → module}/StatisticCard/index.js.map +0 -0
  669. /package/{package/commonjs → module}/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -0
  670. /package/{package/commonjs → module}/StatisticsTable/README.md +0 -0
  671. /package/{package/commonjs → module}/StatisticsTable/SORTING_FEATURE.md +0 -0
  672. /package/{package/commonjs → module}/StatisticsTable/STATS_CELL_CLICK.md +0 -0
  673. /package/{package/module → module}/StatisticsTable/StatisticsTable.js +0 -0
  674. /package/{package/module → module}/StatisticsTable/StatisticsTable.js.map +0 -0
  675. /package/{package/commonjs → module}/StatisticsTable/VIRTUAL_SCROLLING.md +0 -0
  676. /package/{package/module → module}/StatisticsTable/index.js +0 -0
  677. /package/{package/module → module}/StatisticsTable/index.js.map +0 -0
  678. /package/{package/module → module}/Status/Status.js +0 -0
  679. /package/{package/module → module}/Status/Status.js.map +0 -0
  680. /package/{package/module → module}/Steps/Steps.js +0 -0
  681. /package/{package/module → module}/Steps/Steps.js.map +0 -0
  682. /package/{package/module → module}/Tab/TapasTab.js +0 -0
  683. /package/{package/module → module}/Tab/TapasTab.js.map +0 -0
  684. /package/{package/module → module}/Tab/index.js +0 -0
  685. /package/{package/module → module}/Tab/index.js.map +0 -0
  686. /package/{package/commonjs → module}/TabTitle/README.md +0 -0
  687. /package/{package/module → module}/TabTitle/TabTitle.js +0 -0
  688. /package/{package/module → module}/TabTitle/TabTitle.js.map +0 -0
  689. /package/{package/module → module}/TabTitle/index.js +0 -0
  690. /package/{package/module → module}/TabTitle/index.js.map +0 -0
  691. /package/{package/commonjs → module}/TableColumnHeader/README.md +0 -0
  692. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js +0 -0
  693. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  694. /package/{package/module → module}/TableColumnHeader/index.js +0 -0
  695. /package/{package/module → module}/TableColumnHeader/index.js.map +0 -0
  696. /package/{package/module → module}/Tag/Tag.js +0 -0
  697. /package/{package/module → module}/Tag/Tag.js.map +0 -0
  698. /package/{package/module → module}/Task/Task.js +0 -0
  699. /package/{package/module → module}/Task/Task.js.map +0 -0
  700. /package/{package/module → module}/Task/type.js +0 -0
  701. /package/{package/module → module}/Task/type.js.map +0 -0
  702. /package/{package/module → module}/Text/Text.js +0 -0
  703. /package/{package/module → module}/Text/Text.js.map +0 -0
  704. /package/{package/module → module}/TextArea/TextArea.js +0 -0
  705. /package/{package/module → module}/TextArea/TextArea.js.map +0 -0
  706. /package/{package/module → module}/Theme/ThemeProvider.js +0 -0
  707. /package/{package/module → module}/Theme/ThemeProvider.js.map +0 -0
  708. /package/{package/module → module}/Theme/defaultTheme.js +0 -0
  709. /package/{package/module → module}/Theme/defaultTheme.js.map +0 -0
  710. /package/{package/module → module}/Theme/themed.d.js +0 -0
  711. /package/{package/module → module}/Theme/themed.d.js.map +0 -0
  712. /package/{package/module → module}/Timeline/Timeline.js +0 -0
  713. /package/{package/module → module}/Timeline/Timeline.js.map +0 -0
  714. /package/{package/module → module}/Toast/Toast.js +0 -0
  715. /package/{package/module → module}/Toast/Toast.js.map +0 -0
  716. /package/{package/commonjs → module}/UserSwitcher/README.md +0 -0
  717. /package/{package/module → module}/UserSwitcher/UserSwitcher.js +0 -0
  718. /package/{package/module → module}/UserSwitcher/UserSwitcher.js.map +0 -0
  719. /package/{package/module → module}/UserSwitcher/index.js +0 -0
  720. /package/{package/module → module}/UserSwitcher/index.js.map +0 -0
  721. /package/{package/commonjs → module}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  722. /package/{package/commonjs → module}/WebViewBridge/README.md +0 -0
  723. /package/{package/module → module}/WebViewBridge/WebViewBridge.js +0 -0
  724. /package/{package/module → module}/WebViewBridge/WebViewBridge.js.map +0 -0
  725. /package/{package/module → module}/WebViewBridge/index.js +0 -0
  726. /package/{package/module → module}/WebViewBridge/index.js.map +0 -0
  727. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js +0 -0
  728. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js.map +0 -0
  729. /package/{package/module → module}/WordCloud/WordCloud.js +0 -0
  730. /package/{package/module → module}/WordCloud/WordCloud.js.map +0 -0
  731. /package/{package/module → module}/WordCloud/index.js +0 -0
  732. /package/{package/module → module}/WordCloud/index.js.map +0 -0
  733. /package/{package/module → module}/common/bridgelessUtils.js +0 -0
  734. /package/{package/module → module}/common/bridgelessUtils.js.map +0 -0
  735. /package/{package/module → module}/common.js +0 -0
  736. /package/{package/module → module}/common.js.map +0 -0
  737. /package/{package/module → module}/index.js +0 -0
  738. /package/{package/module → module}/index.js.map +0 -0
  739. /package/{package/typescript → typescript}/Alert/Alert.d.ts +0 -0
  740. /package/{package/typescript → typescript}/Alert/Alert.d.ts.map +0 -0
  741. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts +0 -0
  742. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts.map +0 -0
  743. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts +0 -0
  744. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts.map +0 -0
  745. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts +0 -0
  746. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts.map +0 -0
  747. /package/{package/typescript → typescript}/BarChart/index.d.ts +0 -0
  748. /package/{package/typescript → typescript}/BarChart/index.d.ts.map +0 -0
  749. /package/{package/typescript → typescript}/Button/Button.d.ts +0 -0
  750. /package/{package/typescript → typescript}/Button/Button.d.ts.map +0 -0
  751. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts +0 -0
  752. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts.map +0 -0
  753. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts +0 -0
  754. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts.map +0 -0
  755. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts +0 -0
  756. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts.map +0 -0
  757. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts +0 -0
  758. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts.map +0 -0
  759. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts +0 -0
  760. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts.map +0 -0
  761. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts +0 -0
  762. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts.map +0 -0
  763. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts +0 -0
  764. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts.map +0 -0
  765. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts +0 -0
  766. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts.map +0 -0
  767. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts +0 -0
  768. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts.map +0 -0
  769. /package/{package/typescript → typescript}/Calendar/helper.d.ts +0 -0
  770. /package/{package/typescript → typescript}/Calendar/helper.d.ts.map +0 -0
  771. /package/{package/typescript → typescript}/Calendar/local.d.ts +0 -0
  772. /package/{package/typescript → typescript}/Calendar/local.d.ts.map +0 -0
  773. /package/{package/typescript → typescript}/Calendar/types.d.ts +0 -0
  774. /package/{package/typescript → typescript}/Calendar/types.d.ts.map +0 -0
  775. /package/{package/typescript → typescript}/Card/Card.d.ts +0 -0
  776. /package/{package/typescript → typescript}/Card/Card.d.ts.map +0 -0
  777. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts +0 -0
  778. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts.map +0 -0
  779. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts +0 -0
  780. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts.map +0 -0
  781. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts +0 -0
  782. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts.map +0 -0
  783. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts +0 -0
  784. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts.map +0 -0
  785. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts +0 -0
  786. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts.map +0 -0
  787. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts +0 -0
  788. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts.map +0 -0
  789. /package/{package/typescript → typescript}/ComboChart/index.d.ts +0 -0
  790. /package/{package/typescript → typescript}/ComboChart/index.d.ts.map +0 -0
  791. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts +0 -0
  792. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts.map +0 -0
  793. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts +0 -0
  794. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts.map +0 -0
  795. /package/{package/typescript → typescript}/DataCell/index.d.ts +0 -0
  796. /package/{package/typescript → typescript}/DataCell/index.d.ts.map +0 -0
  797. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts +0 -0
  798. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts.map +0 -0
  799. /package/{package/typescript → typescript}/DataTable/index.d.ts +0 -0
  800. /package/{package/typescript → typescript}/DataTable/index.d.ts.map +0 -0
  801. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts +0 -0
  802. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts.map +0 -0
  803. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts +0 -0
  804. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts.map +0 -0
  805. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts +0 -0
  806. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts.map +0 -0
  807. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts +0 -0
  808. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts.map +0 -0
  809. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts +0 -0
  810. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts.map +0 -0
  811. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts +0 -0
  812. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts.map +0 -0
  813. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts +0 -0
  814. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts.map +0 -0
  815. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts +0 -0
  816. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts.map +0 -0
  817. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts +0 -0
  818. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts.map +0 -0
  819. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts +0 -0
  820. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts.map +0 -0
  821. /package/{package/typescript → typescript}/Gantt/helper.d.ts +0 -0
  822. /package/{package/typescript → typescript}/Gantt/helper.d.ts.map +0 -0
  823. /package/{package/typescript → typescript}/Gantt/types.d.ts +0 -0
  824. /package/{package/typescript → typescript}/Gantt/types.d.ts.map +0 -0
  825. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts +0 -0
  826. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts.map +0 -0
  827. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts +0 -0
  828. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts.map +0 -0
  829. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts +0 -0
  830. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts.map +0 -0
  831. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts +0 -0
  832. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts.map +0 -0
  833. /package/{package/typescript → typescript}/Grid/helper.d.ts +0 -0
  834. /package/{package/typescript → typescript}/Grid/helper.d.ts.map +0 -0
  835. /package/{package/typescript → typescript}/Grid/timer.d.ts +0 -0
  836. /package/{package/typescript → typescript}/Grid/timer.d.ts.map +0 -0
  837. /package/{package/typescript → typescript}/Header/Header.d.ts +0 -0
  838. /package/{package/typescript → typescript}/Header/Header.d.ts.map +0 -0
  839. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts +0 -0
  840. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts.map +0 -0
  841. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts +0 -0
  842. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts.map +0 -0
  843. /package/{package/typescript → typescript}/IconText/IconText.d.ts +0 -0
  844. /package/{package/typescript → typescript}/IconText/IconText.d.ts.map +0 -0
  845. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts +0 -0
  846. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts.map +0 -0
  847. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts +0 -0
  848. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts.map +0 -0
  849. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts +0 -0
  850. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts.map +0 -0
  851. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts +0 -0
  852. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts.map +0 -0
  853. /package/{package/typescript → typescript}/Icons/index.d.ts +0 -0
  854. /package/{package/typescript → typescript}/Icons/index.d.ts.map +0 -0
  855. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts +0 -0
  856. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts.map +0 -0
  857. /package/{package/typescript → typescript}/Image/Image.d.ts +0 -0
  858. /package/{package/typescript → typescript}/Image/Image.d.ts.map +0 -0
  859. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts +0 -0
  860. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts.map +0 -0
  861. /package/{package/typescript → typescript}/Input/Input.d.ts +0 -0
  862. /package/{package/typescript → typescript}/Input/Input.d.ts.map +0 -0
  863. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts +0 -0
  864. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts.map +0 -0
  865. /package/{package/typescript → typescript}/Layout/Layout.d.ts +0 -0
  866. /package/{package/typescript → typescript}/Layout/Layout.d.ts.map +0 -0
  867. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts +0 -0
  868. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts.map +0 -0
  869. /package/{package/typescript → typescript}/Layout/index.d.ts +0 -0
  870. /package/{package/typescript → typescript}/Layout/index.d.ts.map +0 -0
  871. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts +0 -0
  872. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts.map +0 -0
  873. /package/{package/typescript → typescript}/LineChart/index.d.ts +0 -0
  874. /package/{package/typescript → typescript}/LineChart/index.d.ts.map +0 -0
  875. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts +0 -0
  876. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts.map +0 -0
  877. /package/{package/typescript → typescript}/Loading/Loading.d.ts +0 -0
  878. /package/{package/typescript → typescript}/Loading/Loading.d.ts.map +0 -0
  879. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts +0 -0
  880. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts.map +0 -0
  881. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts +0 -0
  882. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts.map +0 -0
  883. /package/{package/typescript → typescript}/MultiSelector/index.d.ts +0 -0
  884. /package/{package/typescript → typescript}/MultiSelector/index.d.ts.map +0 -0
  885. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts +0 -0
  886. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts.map +0 -0
  887. /package/{package/typescript → typescript}/Notification/Notification.d.ts +0 -0
  888. /package/{package/typescript → typescript}/Notification/Notification.d.ts.map +0 -0
  889. /package/{package/typescript → typescript}/Notification/index.d.ts +0 -0
  890. /package/{package/typescript → typescript}/Notification/index.d.ts.map +0 -0
  891. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts +0 -0
  892. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts.map +0 -0
  893. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts +0 -0
  894. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts.map +0 -0
  895. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts +0 -0
  896. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts.map +0 -0
  897. /package/{package/typescript → typescript}/PieChart/index.d.ts +0 -0
  898. /package/{package/typescript → typescript}/PieChart/index.d.ts.map +0 -0
  899. /package/{package/typescript → typescript}/Popover/Popover.d.ts +0 -0
  900. /package/{package/typescript → typescript}/Popover/Popover.d.ts.map +0 -0
  901. /package/{package/typescript → typescript}/Progress/Progress.d.ts +0 -0
  902. /package/{package/typescript → typescript}/Progress/Progress.d.ts.map +0 -0
  903. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts +0 -0
  904. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts.map +0 -0
  905. /package/{package/typescript → typescript}/Quantity/index.d.ts +0 -0
  906. /package/{package/typescript → typescript}/Quantity/index.d.ts.map +0 -0
  907. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts +0 -0
  908. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts.map +0 -0
  909. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts +0 -0
  910. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts.map +0 -0
  911. /package/{package/typescript → typescript}/ReasonModal/index.d.ts +0 -0
  912. /package/{package/typescript → typescript}/ReasonModal/index.d.ts.map +0 -0
  913. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts +0 -0
  914. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts.map +0 -0
  915. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts +0 -0
  916. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts.map +0 -0
  917. /package/{package/typescript → typescript}/SearchInput/index.d.ts +0 -0
  918. /package/{package/typescript → typescript}/SearchInput/index.d.ts.map +0 -0
  919. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts +0 -0
  920. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts.map +0 -0
  921. /package/{package/typescript → typescript}/Shell/Shell.d.ts +0 -0
  922. /package/{package/typescript → typescript}/Shell/Shell.d.ts.map +0 -0
  923. /package/{package/typescript → typescript}/Shell/styles.d.ts +0 -0
  924. /package/{package/typescript → typescript}/Shell/styles.d.ts.map +0 -0
  925. /package/{package/typescript → typescript}/Shell/types.d.ts +0 -0
  926. /package/{package/typescript → typescript}/Shell/types.d.ts.map +0 -0
  927. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts +0 -0
  928. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts.map +0 -0
  929. /package/{package/typescript → typescript}/StatisticCard/index.d.ts +0 -0
  930. /package/{package/typescript → typescript}/StatisticCard/index.d.ts.map +0 -0
  931. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts +0 -0
  932. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts.map +0 -0
  933. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts +0 -0
  934. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts.map +0 -0
  935. /package/{package/typescript → typescript}/Status/Status.d.ts +0 -0
  936. /package/{package/typescript → typescript}/Status/Status.d.ts.map +0 -0
  937. /package/{package/typescript → typescript}/Steps/Steps.d.ts +0 -0
  938. /package/{package/typescript → typescript}/Steps/Steps.d.ts.map +0 -0
  939. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts +0 -0
  940. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts.map +0 -0
  941. /package/{package/typescript → typescript}/Tab/index.d.ts +0 -0
  942. /package/{package/typescript → typescript}/Tab/index.d.ts.map +0 -0
  943. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts +0 -0
  944. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts.map +0 -0
  945. /package/{package/typescript → typescript}/TabTitle/index.d.ts +0 -0
  946. /package/{package/typescript → typescript}/TabTitle/index.d.ts.map +0 -0
  947. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts +0 -0
  948. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts.map +0 -0
  949. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts +0 -0
  950. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts.map +0 -0
  951. /package/{package/typescript → typescript}/Tag/Tag.d.ts +0 -0
  952. /package/{package/typescript → typescript}/Tag/Tag.d.ts.map +0 -0
  953. /package/{package/typescript → typescript}/Task/Task.d.ts +0 -0
  954. /package/{package/typescript → typescript}/Task/Task.d.ts.map +0 -0
  955. /package/{package/typescript → typescript}/Task/type.d.ts +0 -0
  956. /package/{package/typescript → typescript}/Task/type.d.ts.map +0 -0
  957. /package/{package/typescript → typescript}/Text/Text.d.ts +0 -0
  958. /package/{package/typescript → typescript}/Text/Text.d.ts.map +0 -0
  959. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts +0 -0
  960. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts.map +0 -0
  961. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts +0 -0
  962. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts.map +0 -0
  963. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts +0 -0
  964. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts.map +0 -0
  965. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts +0 -0
  966. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts.map +0 -0
  967. /package/{package/typescript → typescript}/Toast/Toast.d.ts +0 -0
  968. /package/{package/typescript → typescript}/Toast/Toast.d.ts.map +0 -0
  969. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts +0 -0
  970. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts.map +0 -0
  971. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts +0 -0
  972. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts.map +0 -0
  973. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts +0 -0
  974. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts.map +0 -0
  975. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts +0 -0
  976. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts.map +0 -0
  977. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts +0 -0
  978. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts.map +0 -0
  979. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts +0 -0
  980. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts.map +0 -0
  981. /package/{package/typescript → typescript}/WordCloud/index.d.ts +0 -0
  982. /package/{package/typescript → typescript}/WordCloud/index.d.ts.map +0 -0
  983. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts +0 -0
  984. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts.map +0 -0
  985. /package/{package/typescript → typescript}/common.d.ts +0 -0
  986. /package/{package/typescript → typescript}/common.d.ts.map +0 -0
  987. /package/{package/typescript → typescript}/index.d.ts +0 -0
  988. /package/{package/typescript → typescript}/index.d.ts.map +0 -0
@@ -1,489 +0,0 @@
1
- import React from 'react';
2
- import { View, StyleSheet, Platform } from 'react-native';
3
- import Text from '../Text/Text';
4
-
5
- // 动态导入依赖
6
- let RNBarChart: any, Grid: any, RNXAxis: any, RNYAxis: any, SVGText: any;
7
- let RechartsBarChart: any, RechartsBar: any, RechartsXAxis: any, RechartsYAxis: any, CartesianGrid: any, Tooltip: any, Legend: any, ResponsiveContainer: any, Cell: any;
8
-
9
- if (Platform.OS === 'web') {
10
- // Web 环境使用 recharts
11
- try {
12
- const recharts = require('recharts');
13
- RechartsBarChart = recharts.BarChart;
14
- RechartsBar = recharts.Bar;
15
- RechartsXAxis = recharts.XAxis;
16
- RechartsYAxis = recharts.YAxis;
17
- CartesianGrid = recharts.CartesianGrid;
18
- Tooltip = recharts.Tooltip;
19
- Legend = recharts.Legend;
20
- ResponsiveContainer = recharts.ResponsiveContainer;
21
- Cell = recharts.Cell;
22
- } catch (e) {
23
- console.warn('Recharts not available for Web', e);
24
- }
25
- } else {
26
- // 移动端使用 react-native-svg-charts
27
- try {
28
- const svgCharts = require('react-native-svg-charts');
29
- const svg = require('react-native-svg');
30
- RNBarChart = svgCharts.BarChart;
31
- Grid = svgCharts.Grid;
32
- RNXAxis = svgCharts.XAxis;
33
- RNYAxis = svgCharts.YAxis;
34
- SVGText = svg.Text;
35
- } catch (e) {
36
- console.warn('react-native-svg-charts not available');
37
- }
38
- }
39
-
40
- export interface BarChartData {
41
- value: number;
42
- label?: string;
43
- color?: string;
44
- }
45
-
46
- export interface BarChartSeriesData {
47
- name: string;
48
- data: number[];
49
- color?: string;
50
- }
51
-
52
- export interface BarChartProps {
53
- data: BarChartData[] | { categories: string[]; series: BarChartSeriesData[] };
54
- width?: number;
55
- height?: number;
56
- color?: string;
57
- colors?: string[];
58
- showGrid?: boolean;
59
- showLabels?: boolean;
60
- showValues?: boolean;
61
- horizontal?: boolean;
62
- stacked?: boolean;
63
- showLegend?: boolean;
64
- contentInset?: {
65
- top?: number;
66
- bottom?: number;
67
- left?: number;
68
- right?: number;
69
- };
70
- yAxisFormat?: (value: number) => string;
71
- xAxisFormat?: (value: number, index: number) => string;
72
- style?: any;
73
- testID?: string;
74
- onBarPress?: (data: BarChartData, index: number) => void; // 柱条点击事件
75
- }
76
-
77
- export const BarChart: React.FC<BarChartProps> = ({
78
- data,
79
- width,
80
- height = 300,
81
- color = '#FF6B00',
82
- colors,
83
- onBarPress,
84
- showGrid = true,
85
- showLabels = true,
86
- showValues = false,
87
- horizontal = false,
88
- stacked = false,
89
- showLegend = false,
90
- contentInset = { top: 20, bottom: 20, left: 20, right: 20 },
91
- yAxisFormat = (value) => value.toString(),
92
- xAxisFormat,
93
- style,
94
- testID,
95
- }) => {
96
- // 判断是否为堆叠数据格式
97
- const isStackedData = !Array.isArray(data) && 'categories' in data && 'series' in data;
98
-
99
- if (Array.isArray(data) && data.length === 0) {
100
- return (
101
- <View style={[styles.container, { height }, style]} testID={testID}>
102
- <Text style={styles.emptyText}>No data available</Text>
103
- </View>
104
- );
105
- }
106
-
107
- if (isStackedData && (!data.categories || data.categories.length === 0)) {
108
- return (
109
- <View style={[styles.container, { height }, style]} testID={testID}>
110
- <Text style={styles.emptyText}>No data available</Text>
111
- </View>
112
- );
113
- }
114
-
115
- // Web 环境使用 Recharts(完全参考 ComboChart 的实现)
116
- if (Platform.OS === 'web' && RechartsBarChart) {
117
- let chartData: any[] = [];
118
- let seriesKeys: string[] = [];
119
- const defaultColors = colors || [
120
- '#FF6B00', '#0066CC', '#00B894', '#6C5CE7', '#FFB800', '#D63031',
121
- '#FF9F43', '#0984E3', '#00CEC9', '#A29BFE'
122
- ];
123
-
124
- if (isStackedData) {
125
- // 多系列数据(堆叠/分组)- 参考 ComboChart
126
- const stackedData = data as { categories: string[]; series: BarChartSeriesData[] };
127
- seriesKeys = stackedData.series.map(s => s.name);
128
-
129
- chartData = stackedData.categories.map((category, categoryIndex) => {
130
- const point: any = { name: category };
131
- stackedData.series.forEach((serie) => {
132
- point[serie.name] = serie.data[categoryIndex] || 0;
133
- });
134
- return point;
135
- });
136
- } else {
137
- // 单系列数据
138
- const simpleData = data as BarChartData[];
139
- chartData = simpleData.map((item, index) => ({
140
- name: item.label || `Item ${index + 1}`,
141
- value: item.value,
142
- }));
143
- seriesKeys = ['value'];
144
- }
145
-
146
- const ChartComponent = horizontal ? (
147
- // 横向柱状图(条形图):必须设置 layout="vertical"
148
- <RechartsBarChart
149
- data={chartData}
150
- layout="vertical"
151
- margin={{ top: 20, right: 30, left: 20, bottom: showLabels ? 60 : 20 }}
152
- >
153
- {showGrid && <CartesianGrid strokeDasharray="3 3" stroke="#E0E0E0" />}
154
- <RechartsXAxis
155
- type="number"
156
- tickFormatter={yAxisFormat}
157
- style={{ fontSize: 10 }}
158
- />
159
- <RechartsYAxis
160
- dataKey="name"
161
- type="category"
162
- width={100}
163
- style={{ fontSize: 10 }}
164
- />
165
- <Tooltip
166
- contentStyle={{
167
- backgroundColor: 'rgba(255, 255, 255, 0.95)',
168
- border: '1px solid #E0E0E0',
169
- borderRadius: 4,
170
- }}
171
- />
172
- {(showLegend || isStackedData) && <Legend />}
173
- {isStackedData ? (
174
- seriesKeys.map((key, index) => {
175
- const seriesData = (data as { categories: string[]; series: BarChartSeriesData[] }).series[index];
176
- const seriesColor = seriesData?.color || defaultColors[index % defaultColors.length];
177
- return (
178
- <RechartsBar
179
- key={key}
180
- dataKey={key}
181
- stackId={stacked ? "stack" : undefined}
182
- fill={seriesColor}
183
- label={showValues ? { position: 'top', fontSize: 12 } : false}
184
- onClick={onBarPress ? (_clickedData: any, index: number, _e: any) => {
185
- // recharts 的 onClick 事件:clickedData 是图表数据项 { name, value },index 是索引
186
- // 对于堆叠图,需要从 categories 中获取对应的数据
187
- if (isStackedData) {
188
- const stackedData = data as { categories: string[]; series: BarChartSeriesData[] };
189
- if (stackedData.categories && stackedData.categories[index]) {
190
- // 为堆叠图创建一个临时的 BarChartData 对象
191
- const categoryName = stackedData.categories[index];
192
- const totalValue = stackedData.series.reduce((sum, serie) => sum + (serie.data[index] || 0), 0);
193
- onBarPress({ label: categoryName, value: totalValue }, index);
194
- }
195
- } else {
196
- const originalData = data as BarChartData[];
197
- if (originalData && originalData[index] !== undefined) {
198
- onBarPress(originalData[index], index);
199
- }
200
- }
201
- } : undefined}
202
- />
203
- );
204
- })
205
- ) : (
206
- (colors || (data as BarChartData[]).some(d => d.color)) ? (
207
- <RechartsBar
208
- dataKey="value"
209
- label={showValues ? { position: 'top', fontSize: 12 } : false}
210
- >
211
- {chartData.map((_entry: any, index: number) => {
212
- const originalData = data as BarChartData[];
213
- const itemColor = originalData[index]?.color || (colors ? colors[index % colors.length] : color);
214
- return (
215
- <Cell
216
- key={`cell-${index}`}
217
- fill={itemColor}
218
- onClick={onBarPress ? () => {
219
- // Cell 的 onClick 事件:直接使用索引访问原始数据
220
- if (originalData && originalData[index] !== undefined) {
221
- onBarPress(originalData[index], index);
222
- }
223
- } : undefined}
224
- style={{ cursor: onBarPress ? 'pointer' : 'default' }}
225
- />
226
- );
227
- })}
228
- </RechartsBar>
229
- ) : (
230
- <RechartsBar
231
- dataKey="value"
232
- fill={color}
233
- label={showValues ? { position: 'top', fontSize: 12 } : false}
234
- onClick={onBarPress ? (_clickedData: any, index: number, _e: any) => {
235
- // recharts Bar 的 onClick 事件:clickedData 是图表数据项 { name, value },index 是索引
236
- const originalData = data as BarChartData[];
237
- if (originalData && originalData[index] !== undefined) {
238
- onBarPress(originalData[index], index);
239
- }
240
- } : undefined}
241
- style={{ cursor: onBarPress ? 'pointer' : 'default' }}
242
- />
243
- )
244
- )}
245
- </RechartsBarChart>
246
- ) : (
247
- // 垂直柱状图:不设置 layout(默认就是垂直)
248
- <RechartsBarChart
249
- data={chartData}
250
- margin={{ top: 20, right: 30, left: 20, bottom: showLabels ? 60 : 20 }}
251
- >
252
- {showGrid && <CartesianGrid strokeDasharray="3 3" stroke="#E0E0E0" />}
253
- {showLabels && (
254
- <RechartsXAxis
255
- dataKey="name"
256
- style={{ fontSize: 10 }}
257
- />
258
- )}
259
- <RechartsYAxis
260
- tickFormatter={yAxisFormat}
261
- style={{ fontSize: 10 }}
262
- />
263
- <Tooltip
264
- contentStyle={{
265
- backgroundColor: 'rgba(255, 255, 255, 0.95)',
266
- border: '1px solid #E0E0E0',
267
- borderRadius: 4,
268
- }}
269
- />
270
- {(showLegend || isStackedData) && <Legend />}
271
- {isStackedData ? (
272
- seriesKeys.map((key, index) => {
273
- const seriesData = (data as { categories: string[]; series: BarChartSeriesData[] }).series[index];
274
- const seriesColor = seriesData?.color || defaultColors[index % defaultColors.length];
275
- return (
276
- <RechartsBar
277
- key={key}
278
- dataKey={key}
279
- stackId={stacked ? "stack" : undefined}
280
- fill={seriesColor}
281
- label={showValues ? { position: 'top', fontSize: 12 } : false}
282
- onClick={onBarPress ? (_clickedData: any, index: number, _e: any) => {
283
- // recharts 的 onClick 事件:clickedData 是图表数据项 { name, value },index 是索引
284
- // 对于堆叠图,需要从 categories 中获取对应的数据
285
- if (isStackedData) {
286
- const stackedData = data as { categories: string[]; series: BarChartSeriesData[] };
287
- if (stackedData.categories && stackedData.categories[index]) {
288
- // 为堆叠图创建一个临时的 BarChartData 对象
289
- const categoryName = stackedData.categories[index];
290
- const totalValue = stackedData.series.reduce((sum, serie) => sum + (serie.data[index] || 0), 0);
291
- onBarPress({ label: categoryName, value: totalValue }, index);
292
- }
293
- } else {
294
- const originalData = data as BarChartData[];
295
- if (originalData && originalData[index] !== undefined) {
296
- onBarPress(originalData[index], index);
297
- }
298
- }
299
- } : undefined}
300
- />
301
- );
302
- })
303
- ) : (
304
- (colors || (data as BarChartData[]).some(d => d.color)) ? (
305
- <RechartsBar
306
- dataKey="value"
307
- label={showValues ? { position: 'top', fontSize: 12 } : false}
308
- >
309
- {chartData.map((_entry: any, index: number) => {
310
- const originalData = data as BarChartData[];
311
- const itemColor = originalData[index]?.color || (colors ? colors[index % colors.length] : color);
312
- return (
313
- <Cell
314
- key={`cell-${index}`}
315
- fill={itemColor}
316
- onClick={onBarPress ? () => {
317
- // Cell 的 onClick 事件:直接使用索引访问原始数据
318
- if (originalData && originalData[index] !== undefined) {
319
- onBarPress(originalData[index], index);
320
- }
321
- } : undefined}
322
- style={{ cursor: onBarPress ? 'pointer' : 'default' }}
323
- />
324
- );
325
- })}
326
- </RechartsBar>
327
- ) : (
328
- <RechartsBar
329
- dataKey="value"
330
- fill={color}
331
- label={showValues ? { position: 'top', fontSize: 12 } : false}
332
- onClick={onBarPress ? (_clickedData: any, index: number, _e: any) => {
333
- // recharts Bar 的 onClick 事件:clickedData 是图表数据项 { name, value },index 是索引
334
- const originalData = data as BarChartData[];
335
- if (originalData && originalData[index] !== undefined) {
336
- onBarPress(originalData[index], index);
337
- }
338
- } : undefined}
339
- style={{ cursor: onBarPress ? 'pointer' : 'default' }}
340
- />
341
- )
342
- )}
343
- </RechartsBarChart>
344
- );
345
-
346
- return (
347
- <View style={[styles.container, { height, width: width || '100%' }, style]} testID={testID}>
348
- {ResponsiveContainer ? (
349
- <ResponsiveContainer width="100%" height={height - 20}>
350
- {ChartComponent}
351
- </ResponsiveContainer>
352
- ) : (
353
- ChartComponent
354
- )}
355
- </View>
356
- );
357
- }
358
-
359
- // 移动端使用 react-native-svg-charts
360
- if (!RNBarChart) {
361
- return (
362
- <View style={[styles.container, { height }, style]} testID={testID}>
363
- <Text style={styles.emptyText}>Chart library not available</Text>
364
- </View>
365
- );
366
- }
367
-
368
- // 移动端只支持简单数据格式
369
- if (isStackedData) {
370
- return (
371
- <View style={[styles.container, { height }, style]} testID={testID}>
372
- <Text style={styles.emptyText}>Stacked charts are only available on Web platform</Text>
373
- </View>
374
- );
375
- }
376
-
377
- const simpleData = data as BarChartData[];
378
- const chartData = simpleData.map((item: BarChartData, index: number) => ({
379
- value: item.value,
380
- svg: {
381
- fill: colors ? colors[index % colors.length] : (item.color || color),
382
- onPress: onBarPress ? () => {
383
- // 移动端触摸事件:直接使用索引访问原始数据
384
- if (simpleData && simpleData[index] !== undefined) {
385
- onBarPress(simpleData[index], index);
386
- }
387
- } : undefined,
388
- },
389
- }));
390
-
391
- const CUT_OFF = 0;
392
- const Labels = ({ x, y, bandwidth, data: labelData }: any) => {
393
- if (!showValues || !SVGText) return null;
394
-
395
- return labelData.map((value: any, index: number) => (
396
- <SVGText
397
- key={index}
398
- x={x(index) + (bandwidth / 2)}
399
- y={value < CUT_OFF ? y(value) - 10 : y(value) + 15}
400
- fontSize={12}
401
- fill={value >= CUT_OFF ? 'white' : 'black'}
402
- alignmentBaseline={'middle'}
403
- textAnchor={'middle'}
404
- >
405
- {value.toFixed(0)}
406
- </SVGText>
407
- ));
408
- };
409
-
410
- const defaultXAxisFormat = (_value: number, index: number) => {
411
- return simpleData[index]?.label || index.toString();
412
- };
413
-
414
- return (
415
- <View style={[styles.container, { height, width: width || '100%' }, style]} testID={testID}>
416
- {!horizontal ? (
417
- <View style={styles.chartWrapper}>
418
- <RNBarChart
419
- style={{ flex: 1 }}
420
- data={chartData}
421
- contentInset={contentInset}
422
- gridMin={0}
423
- >
424
- {showGrid && Grid && <Grid />}
425
- {showValues && <Labels />}
426
- </RNBarChart>
427
-
428
- {showLabels && RNXAxis && (
429
- <RNXAxis
430
- style={styles.xAxis}
431
- data={simpleData}
432
- formatLabel={xAxisFormat || defaultXAxisFormat}
433
- contentInset={{ left: 20, right: 20 }}
434
- svg={{ fontSize: 10, fill: 'black' }}
435
- />
436
- )}
437
- </View>
438
- ) : (
439
- <View style={styles.horizontalWrapper}>
440
- {showLabels && RNYAxis && (
441
- <RNYAxis
442
- data={simpleData.map((d: BarChartData) => d.value)}
443
- contentInset={{ top: 10, bottom: 10 }}
444
- formatLabel={yAxisFormat}
445
- svg={{ fontSize: 10, fill: 'black' }}
446
- style={styles.yAxis}
447
- />
448
- )}
449
-
450
- <RNBarChart
451
- style={{ flex: 1 }}
452
- data={chartData}
453
- contentInset={{ top: 10, bottom: 10 }}
454
- horizontal={true}
455
- gridMin={0}
456
- >
457
- {showGrid && Grid && <Grid direction={Grid.Direction.VERTICAL} />}
458
- </RNBarChart>
459
- </View>
460
- )}
461
- </View>
462
- );
463
- };
464
-
465
- const styles = StyleSheet.create({
466
- container: {
467
- backgroundColor: 'transparent',
468
- },
469
- chartWrapper: {
470
- flex: 1,
471
- },
472
- horizontalWrapper: {
473
- flex: 1,
474
- flexDirection: 'row',
475
- },
476
- xAxis: {
477
- marginHorizontal: -10,
478
- height: 30,
479
- },
480
- yAxis: {
481
- marginVertical: -4,
482
- width: 60,
483
- },
484
- emptyText: {
485
- textAlign: 'center',
486
- marginTop: 100,
487
- color: '#999',
488
- },
489
- });
@@ -1,2 +0,0 @@
1
- export { BarChart } from './BarChart';
2
- export type { BarChartProps, BarChartData } from './BarChart';
@@ -1,86 +0,0 @@
1
- import React, { useState, useCallback, useMemo } from 'react';
2
- import { Button as RneButton, ButtonProps, makeStyles} from '@rneui/themed';
3
- import {Platform} from 'react-native';
4
- import Hoverable from '../Hoverable/Hoverable';
5
- export interface Props extends ButtonProps {
6
- hoverStyle?: any;
7
- buttonStyle?: any;
8
- titleStyle?: any;
9
- selectedTitleStyle?: any;
10
- width?: number;
11
- }
12
-
13
- const useStyles = makeStyles((theme) => ({
14
- buttonHovered: {
15
- backgroundColor: theme?.colors?.colorSurface2,
16
- },
17
- outlineButtonHovered: {
18
- backgroundColor: theme?.colors?.grey4,
19
- borderColor: theme?.colors?.grey4,
20
- },
21
- button: {
22
- backgroundColor: theme?.colors?.primary,
23
- },
24
- baseButton: {
25
- fontFamily: theme?.fonts?.fontFamily,
26
- fontSize: theme?.fonts.sizeM,
27
- fontWeight: theme?.fonts.weightM,
28
- },
29
- outlineButton: {
30
- borderColor: theme?.colors?.grey4,
31
- backgroundColor: theme?.colors?.white || '#ffffff',
32
- }
33
- }));
34
- export const Button: React.FC<Props> = ({hoverStyle, buttonStyle, width, ...props}) => {
35
-
36
- const [isHovered, setIsHovered] = useState(false);
37
- const styles = useStyles(props);
38
-
39
- const handleMouseEnter = useCallback(() => {
40
- setIsHovered(true);
41
- }, []);
42
-
43
- const handleMouseLeave = useCallback(() => {
44
- setIsHovered(false);
45
- }, []);
46
-
47
- const { primaryStyle, hoveredStyle } = useMemo(() => ({
48
- primaryStyle: props.type === 'solid' ? styles.button : props.type === 'outline' ? styles.outlineButton : {},
49
- hoveredStyle: props.type === 'solid' ? styles.buttonHovered : props.type === 'outline' ? styles.outlineButtonHovered : {}
50
- }), [props.type, styles]);
51
-
52
- const newButtonStyle = useMemo(() =>
53
- (isHovered && props.type !== 'clear')
54
- ? {...hoveredStyle, ...hoverStyle}
55
- : { ...primaryStyle, ...buttonStyle}
56
- , [isHovered, props.type, hoveredStyle, hoverStyle, primaryStyle, buttonStyle]);
57
-
58
- const containerStyle = useMemo(() => ({ width }), [width]);
59
- const titleStyleMemo = useMemo(() => [styles.baseButton, props.titleStyle], [styles.baseButton, props.titleStyle]);
60
-
61
- return Platform.OS === 'web' && props.type !== 'clear' ? (
62
- <Hoverable
63
- onHoverIn={handleMouseEnter}
64
- onHoverOut={handleMouseLeave}
65
- >
66
- {(isHovered: boolean) => (
67
- <RneButton
68
- containerStyle={containerStyle}
69
- buttonStyle={isHovered ? [newButtonStyle, hoverStyle].filter(Boolean) : newButtonStyle}
70
- titleStyle={isHovered ? [titleStyleMemo, props.selectedTitleStyle] : titleStyleMemo}
71
- {...props}
72
- />
73
- )}
74
- </Hoverable>
75
- ) : (
76
- <RneButton
77
- containerStyle={containerStyle}
78
- buttonStyle={newButtonStyle}
79
- titleStyle={titleStyleMemo}
80
- {...props}
81
- />
82
- );
83
- };
84
-
85
-
86
- export default Button;