@beppla/tapas-ui 1.2.0 → 1.2.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 (927) hide show
  1. package/{package/commonjs → commonjs}/Tab/TapasTab.js +34 -7
  2. package/commonjs/Tab/TapasTab.js.map +1 -0
  3. package/{package/module → module}/Tab/TapasTab.js +34 -7
  4. package/module/Tab/TapasTab.js.map +1 -0
  5. package/package.json +67 -203
  6. package/{package/typescript → typescript}/Tab/TapasTab.d.ts.map +1 -1
  7. package/components/Alert/Alert.tsx +0 -83
  8. package/components/AnimatedNavItem/AnimatedNavItem.tsx +0 -246
  9. package/components/AnimatedNavItem/index.tsx +0 -3
  10. package/components/BarChart/BarChart.tsx +0 -405
  11. package/components/BarChart/index.tsx +0 -2
  12. package/components/Button/Button.tsx +0 -86
  13. package/components/Button/ButtonGroup.tsx +0 -148
  14. package/components/Button/react-native-hoverable.d.ts +0 -14
  15. package/components/Calendar/Calendar.base.tsx +0 -279
  16. package/components/Calendar/Calendar.tsx +0 -105
  17. package/components/Calendar/ConcreteTimeSelector.tsx +0 -479
  18. package/components/Calendar/CustomRange.tsx +0 -538
  19. package/components/Calendar/DaySelector.tsx +0 -159
  20. package/components/Calendar/MonthSelector.tsx +0 -154
  21. package/components/Calendar/TimeSelector.tsx +0 -493
  22. package/components/Calendar/WeekDaySelector.tsx +0 -154
  23. package/components/Calendar/helper.ts +0 -138
  24. package/components/Calendar/local.ts +0 -121
  25. package/components/Calendar/types.ts +0 -111
  26. package/components/Card/Card.tsx +0 -276
  27. package/components/CheckBox/CheckBox.tsx +0 -157
  28. package/components/CheckBox/CheckBoxItem.tsx +0 -133
  29. package/components/CheckBox/GroupCheckBox.tsx +0 -87
  30. package/components/CircularProgress/CircularProgress.tsx +0 -45
  31. package/components/Collapsible/Collapsible.tsx +0 -88
  32. package/components/ComboChart/ComboChart.tsx +0 -189
  33. package/components/ComboChart/index.tsx +0 -3
  34. package/components/DashboardCard/DashboardCard.tsx +0 -222
  35. package/components/DataCell/DataCell.tsx +0 -670
  36. package/components/DataCell/index.tsx +0 -9
  37. package/components/DataTable/DataTable.tsx +0 -263
  38. package/components/DataTable/index.tsx +0 -3
  39. package/components/DeviceSelectionModal/DeviceSelectionModal.tsx +0 -368
  40. package/components/DraggableFlatList/DraggableFlatList.tsx +0 -12
  41. package/components/Drawer/Drawer.tsx +0 -224
  42. package/components/Dropdown/CustomDropdown.tsx +0 -251
  43. package/components/Dropdown/Dropdown.tsx +0 -817
  44. package/components/Dropdown/InputDropdown.tsx +0 -186
  45. package/components/ExternalLink/ExternalLink.tsx +0 -69
  46. package/components/Gantt/Accessories.tsx +0 -302
  47. package/components/Gantt/Gantt.tsx +0 -246
  48. package/components/Gantt/GanttInnerElementType.tsx +0 -131
  49. package/components/Gantt/helper.ts +0 -382
  50. package/components/Gantt/types.ts +0 -108
  51. package/components/Grid/FixedSizeGrid.tsx +0 -248
  52. package/components/Grid/Grid.base.tsx +0 -933
  53. package/components/Grid/StaticFixedSizeGrid.tsx +0 -511
  54. package/components/Grid/VariableSizeGrid.tsx +0 -514
  55. package/components/Grid/helper.ts +0 -69
  56. package/components/Grid/timer.ts +0 -32
  57. package/components/Header/Header.tsx +0 -240
  58. package/components/HelloWave/HelloWave.tsx +0 -70
  59. package/components/Hoverable/Hoverable.tsx +0 -65
  60. package/components/IconText/IconText.tsx +0 -132
  61. package/components/Icons/TapasIcon.tsx +0 -160
  62. package/components/Icons/TapasIconExpo.tsx +0 -115
  63. package/components/Icons/expoFontLoader.ts +0 -203
  64. package/components/Icons/fontLoader.ts +0 -247
  65. package/components/Icons/index.tsx +0 -19
  66. package/components/Icons/smartFontLoader.ts +0 -318
  67. package/components/Image/Image.tsx +0 -157
  68. package/components/Image/PreviewImg.tsx +0 -137
  69. package/components/Input/Input.tsx +0 -100
  70. package/components/Layout/DrawerContext.tsx +0 -31
  71. package/components/Layout/Layout.tsx +0 -115
  72. package/components/Layout/ToastContext.tsx +0 -29
  73. package/components/Layout/index.tsx +0 -24
  74. package/components/LineChart/LineChart.tsx +0 -270
  75. package/components/LineChart/index.tsx +0 -2
  76. package/components/ListItem/ListItem.tsx +0 -307
  77. package/components/Loading/Loading.tsx +0 -94
  78. package/components/MessageBox/MessageBox.tsx +0 -243
  79. package/components/MultiSelector/MultiSelector.tsx +0 -627
  80. package/components/MultiSelector/index.tsx +0 -2
  81. package/components/Navigation/Navigation.tsx +0 -327
  82. package/components/Notification/Notification.tsx +0 -289
  83. package/components/Notification/index.tsx +0 -2
  84. package/components/NumericInput/NumericInput.tsx +0 -161
  85. package/components/Overlay/Overlay.tsx +0 -30
  86. package/components/Pagination/Pagination.tsx +0 -271
  87. package/components/PieChart/PieChart.tsx +0 -261
  88. package/components/PieChart/index.tsx +0 -3
  89. package/components/Popover/Popover.tsx +0 -172
  90. package/components/Progress/Progress.tsx +0 -209
  91. package/components/Quantity/Quantity.tsx +0 -195
  92. package/components/Quantity/index.tsx +0 -2
  93. package/components/RadioButton/RadioButton.tsx +0 -119
  94. package/components/ReasonModal/ReasonModal.tsx +0 -223
  95. package/components/ReasonModal/index.tsx +0 -3
  96. package/components/ScanButton/ScanButton.tsx +0 -139
  97. package/components/SearchInput/SearchInput.tsx +0 -122
  98. package/components/SearchInput/index.tsx +0 -2
  99. package/components/SheetTitle/SheetTitle.tsx +0 -84
  100. package/components/Shell/Shell.tsx +0 -116
  101. package/components/Shell/styles.ts +0 -29
  102. package/components/Shell/types.ts +0 -23
  103. package/components/StatisticCard/StatisticCard.tsx +0 -132
  104. package/components/StatisticCard/index.tsx +0 -3
  105. package/components/Status/Status.tsx +0 -124
  106. package/components/Steps/Steps.tsx +0 -177
  107. package/components/Tab/TapasTab.tsx +0 -122
  108. package/components/Tab/index.tsx +0 -3
  109. package/components/TabTitle/TabTitle.tsx +0 -89
  110. package/components/TabTitle/index.tsx +0 -3
  111. package/components/TableColumnHeader/TableColumnHeader.tsx +0 -273
  112. package/components/TableColumnHeader/index.tsx +0 -7
  113. package/components/Tag/Tag.tsx +0 -92
  114. package/components/Task/Task.tsx +0 -309
  115. package/components/Task/type.ts +0 -6
  116. package/components/Text/Text.tsx +0 -152
  117. package/components/TextArea/TextArea.tsx +0 -256
  118. package/components/Theme/ThemeProvider.tsx +0 -13
  119. package/components/Theme/defaultTheme.ts +0 -210
  120. package/components/Theme/themed.d.ts +0 -102
  121. package/components/Timeline/Timeline.tsx +0 -230
  122. package/components/Toast/Toast.tsx +0 -167
  123. package/components/UserSwitcher/UserSwitcher.tsx +0 -273
  124. package/components/UserSwitcher/index.tsx +0 -3
  125. package/components/WordCloud/WordCloud.tsx +0 -213
  126. package/components/WordCloud/index.tsx +0 -3
  127. package/components/common.ts +0 -8
  128. package/components/index.tsx +0 -176
  129. package/package/README.md +0 -107
  130. package/package/assets/assets/adaptive-icon.png +0 -0
  131. package/package/assets/assets/favicon.png +0 -0
  132. package/package/assets/assets/fonts/customfont.ttf +0 -0
  133. package/package/assets/assets/icon.png +0 -0
  134. package/package/assets/assets/logo.png +0 -0
  135. package/package/assets/assets/splash.png +0 -0
  136. package/package/assets/assets/svg/customfont.svg +0 -333
  137. package/package/assets/assets/svg/logo.svg +0 -9
  138. package/package/assets/assets/tapas/favicon.png +0 -0
  139. package/package/assets/assets/tapas/logo.png +0 -0
  140. package/package/assets/assets/tapas/logo_no_word.png +0 -0
  141. package/package/assets/assets/tapas/logo_transparent_white.png +0 -0
  142. package/package/commonjs/Tab/TapasTab.js.map +0 -1
  143. package/package/init.js +0 -179
  144. package/package/module/AnimatedNavItem/README.md +0 -520
  145. package/package/module/DataCell/README.md +0 -1042
  146. package/package/module/Icons/README.md +0 -182
  147. package/package/module/Icons/icon-categories.json +0 -341
  148. package/package/module/Icons/real-icon-mapping.json +0 -1940
  149. package/package/module/Icons/selection.json +0 -1
  150. package/package/module/Loading/README.md +0 -160
  151. package/package/module/MultiSelector/README.md +0 -246
  152. package/package/module/Notification/README.md +0 -158
  153. package/package/module/Quantity/README.md +0 -251
  154. package/package/module/ReasonModal/README.md +0 -320
  155. package/package/module/SearchInput/README.md +0 -167
  156. package/package/module/Tab/TapasTab.js.map +0 -1
  157. package/package/module/TabTitle/README.md +0 -399
  158. package/package/module/TableColumnHeader/README.md +0 -682
  159. package/package/module/UserSwitcher/README.md +0 -334
  160. package/package/package.json +0 -84
  161. /package/{package/CHANGELOG.md → CHANGELOG.md} +0 -0
  162. /package/assets/{adaptive-icon.png → assets/adaptive-icon.png} +0 -0
  163. /package/assets/{favicon.png → assets/favicon.png} +0 -0
  164. /package/assets/{fonts → assets/fonts}/customfont.ttf +0 -0
  165. /package/assets/{icon.png → assets/icon.png} +0 -0
  166. /package/assets/{logo.png → assets/logo.png} +0 -0
  167. /package/assets/{splash.png → assets/splash.png} +0 -0
  168. /package/assets/{svg → assets/svg}/customfont.svg +0 -0
  169. /package/assets/{svg → assets/svg}/logo.svg +0 -0
  170. /package/assets/{tapas → assets/tapas}/favicon.png +0 -0
  171. /package/assets/{tapas → assets/tapas}/logo.png +0 -0
  172. /package/assets/{tapas → assets/tapas}/logo_no_word.png +0 -0
  173. /package/assets/{tapas → assets/tapas}/logo_transparent_white.png +0 -0
  174. /package/{package/commonjs → commonjs}/Alert/Alert.js +0 -0
  175. /package/{package/commonjs → commonjs}/Alert/Alert.js.map +0 -0
  176. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  177. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  178. /package/{components → commonjs}/AnimatedNavItem/README.md +0 -0
  179. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js +0 -0
  180. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js.map +0 -0
  181. /package/{package/commonjs → commonjs}/BarChart/BarChart.js +0 -0
  182. /package/{package/commonjs → commonjs}/BarChart/BarChart.js.map +0 -0
  183. /package/{package/commonjs → commonjs}/BarChart/index.js +0 -0
  184. /package/{package/commonjs → commonjs}/BarChart/index.js.map +0 -0
  185. /package/{package/commonjs → commonjs}/Button/Button.js +0 -0
  186. /package/{package/commonjs → commonjs}/Button/Button.js.map +0 -0
  187. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js +0 -0
  188. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js.map +0 -0
  189. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js +0 -0
  190. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js.map +0 -0
  191. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js +0 -0
  192. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js.map +0 -0
  193. /package/{package/commonjs → commonjs}/Calendar/Calendar.js +0 -0
  194. /package/{package/commonjs → commonjs}/Calendar/Calendar.js.map +0 -0
  195. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js +0 -0
  196. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js.map +0 -0
  197. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js +0 -0
  198. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js.map +0 -0
  199. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js +0 -0
  200. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js.map +0 -0
  201. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js +0 -0
  202. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js.map +0 -0
  203. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js +0 -0
  204. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js.map +0 -0
  205. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js +0 -0
  206. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js.map +0 -0
  207. /package/{package/commonjs → commonjs}/Calendar/helper.js +0 -0
  208. /package/{package/commonjs → commonjs}/Calendar/helper.js.map +0 -0
  209. /package/{package/commonjs → commonjs}/Calendar/local.js +0 -0
  210. /package/{package/commonjs → commonjs}/Calendar/local.js.map +0 -0
  211. /package/{package/commonjs → commonjs}/Calendar/types.js +0 -0
  212. /package/{package/commonjs → commonjs}/Calendar/types.js.map +0 -0
  213. /package/{package/commonjs → commonjs}/Card/Card.js +0 -0
  214. /package/{package/commonjs → commonjs}/Card/Card.js.map +0 -0
  215. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js +0 -0
  216. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js.map +0 -0
  217. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js +0 -0
  218. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js.map +0 -0
  219. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js +0 -0
  220. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js.map +0 -0
  221. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js +0 -0
  222. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js.map +0 -0
  223. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js +0 -0
  224. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js.map +0 -0
  225. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js +0 -0
  226. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js.map +0 -0
  227. /package/{package/commonjs → commonjs}/ComboChart/index.js +0 -0
  228. /package/{package/commonjs → commonjs}/ComboChart/index.js.map +0 -0
  229. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js +0 -0
  230. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js.map +0 -0
  231. /package/{package/commonjs → commonjs}/DataCell/DataCell.js +0 -0
  232. /package/{package/commonjs → commonjs}/DataCell/DataCell.js.map +0 -0
  233. /package/{components → commonjs}/DataCell/README.md +0 -0
  234. /package/{package/commonjs → commonjs}/DataCell/index.js +0 -0
  235. /package/{package/commonjs → commonjs}/DataCell/index.js.map +0 -0
  236. /package/{package/commonjs → commonjs}/DataTable/DataTable.js +0 -0
  237. /package/{package/commonjs → commonjs}/DataTable/DataTable.js.map +0 -0
  238. /package/{package/commonjs → commonjs}/DataTable/index.js +0 -0
  239. /package/{package/commonjs → commonjs}/DataTable/index.js.map +0 -0
  240. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  241. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  242. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js +0 -0
  243. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  244. /package/{package/commonjs → commonjs}/Drawer/Drawer.js +0 -0
  245. /package/{package/commonjs → commonjs}/Drawer/Drawer.js.map +0 -0
  246. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js +0 -0
  247. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js.map +0 -0
  248. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js +0 -0
  249. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js.map +0 -0
  250. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js +0 -0
  251. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js.map +0 -0
  252. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js +0 -0
  253. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js.map +0 -0
  254. /package/{package/commonjs → commonjs}/Gantt/Accessories.js +0 -0
  255. /package/{package/commonjs → commonjs}/Gantt/Accessories.js.map +0 -0
  256. /package/{package/commonjs → commonjs}/Gantt/Gantt.js +0 -0
  257. /package/{package/commonjs → commonjs}/Gantt/Gantt.js.map +0 -0
  258. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js +0 -0
  259. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js.map +0 -0
  260. /package/{package/commonjs → commonjs}/Gantt/helper.js +0 -0
  261. /package/{package/commonjs → commonjs}/Gantt/helper.js.map +0 -0
  262. /package/{package/commonjs → commonjs}/Gantt/types.js +0 -0
  263. /package/{package/commonjs → commonjs}/Gantt/types.js.map +0 -0
  264. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js +0 -0
  265. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js.map +0 -0
  266. /package/{package/commonjs → commonjs}/Grid/Grid.base.js +0 -0
  267. /package/{package/commonjs → commonjs}/Grid/Grid.base.js.map +0 -0
  268. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js +0 -0
  269. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js.map +0 -0
  270. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js +0 -0
  271. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js.map +0 -0
  272. /package/{package/commonjs → commonjs}/Grid/helper.js +0 -0
  273. /package/{package/commonjs → commonjs}/Grid/helper.js.map +0 -0
  274. /package/{package/commonjs → commonjs}/Grid/timer.js +0 -0
  275. /package/{package/commonjs → commonjs}/Grid/timer.js.map +0 -0
  276. /package/{package/commonjs → commonjs}/Header/Header.js +0 -0
  277. /package/{package/commonjs → commonjs}/Header/Header.js.map +0 -0
  278. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js +0 -0
  279. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js.map +0 -0
  280. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js +0 -0
  281. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js.map +0 -0
  282. /package/{package/commonjs → commonjs}/IconText/IconText.js +0 -0
  283. /package/{package/commonjs → commonjs}/IconText/IconText.js.map +0 -0
  284. /package/{components → commonjs}/Icons/README.md +0 -0
  285. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js +0 -0
  286. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js.map +0 -0
  287. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js +0 -0
  288. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js.map +0 -0
  289. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js +0 -0
  290. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js.map +0 -0
  291. /package/{package/commonjs → commonjs}/Icons/fontLoader.js +0 -0
  292. /package/{package/commonjs → commonjs}/Icons/fontLoader.js.map +0 -0
  293. /package/{components → commonjs}/Icons/icon-categories.json +0 -0
  294. /package/{package/commonjs → commonjs}/Icons/index.js +0 -0
  295. /package/{package/commonjs → commonjs}/Icons/index.js.map +0 -0
  296. /package/{components → commonjs}/Icons/real-icon-mapping.json +0 -0
  297. /package/{components → commonjs}/Icons/selection.json +0 -0
  298. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js +0 -0
  299. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js.map +0 -0
  300. /package/{package/commonjs → commonjs}/Image/Image.js +0 -0
  301. /package/{package/commonjs → commonjs}/Image/Image.js.map +0 -0
  302. /package/{package/commonjs → commonjs}/Image/PreviewImg.js +0 -0
  303. /package/{package/commonjs → commonjs}/Image/PreviewImg.js.map +0 -0
  304. /package/{package/commonjs → commonjs}/Input/Input.js +0 -0
  305. /package/{package/commonjs → commonjs}/Input/Input.js.map +0 -0
  306. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js +0 -0
  307. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js.map +0 -0
  308. /package/{package/commonjs → commonjs}/Layout/Layout.js +0 -0
  309. /package/{package/commonjs → commonjs}/Layout/Layout.js.map +0 -0
  310. /package/{package/commonjs → commonjs}/Layout/ToastContext.js +0 -0
  311. /package/{package/commonjs → commonjs}/Layout/ToastContext.js.map +0 -0
  312. /package/{package/commonjs → commonjs}/Layout/index.js +0 -0
  313. /package/{package/commonjs → commonjs}/Layout/index.js.map +0 -0
  314. /package/{package/commonjs → commonjs}/LineChart/LineChart.js +0 -0
  315. /package/{package/commonjs → commonjs}/LineChart/LineChart.js.map +0 -0
  316. /package/{package/commonjs → commonjs}/LineChart/index.js +0 -0
  317. /package/{package/commonjs → commonjs}/LineChart/index.js.map +0 -0
  318. /package/{package/commonjs → commonjs}/ListItem/ListItem.js +0 -0
  319. /package/{package/commonjs → commonjs}/ListItem/ListItem.js.map +0 -0
  320. /package/{package/commonjs → commonjs}/Loading/Loading.js +0 -0
  321. /package/{package/commonjs → commonjs}/Loading/Loading.js.map +0 -0
  322. /package/{components → commonjs}/Loading/README.md +0 -0
  323. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js +0 -0
  324. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js.map +0 -0
  325. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js +0 -0
  326. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js.map +0 -0
  327. /package/{components → commonjs}/MultiSelector/README.md +0 -0
  328. /package/{package/commonjs → commonjs}/MultiSelector/index.js +0 -0
  329. /package/{package/commonjs → commonjs}/MultiSelector/index.js.map +0 -0
  330. /package/{package/commonjs → commonjs}/Navigation/Navigation.js +0 -0
  331. /package/{package/commonjs → commonjs}/Navigation/Navigation.js.map +0 -0
  332. /package/{package/commonjs → commonjs}/Notification/Notification.js +0 -0
  333. /package/{package/commonjs → commonjs}/Notification/Notification.js.map +0 -0
  334. /package/{components → commonjs}/Notification/README.md +0 -0
  335. /package/{package/commonjs → commonjs}/Notification/index.js +0 -0
  336. /package/{package/commonjs → commonjs}/Notification/index.js.map +0 -0
  337. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js +0 -0
  338. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js.map +0 -0
  339. /package/{package/commonjs → commonjs}/Overlay/Overlay.js +0 -0
  340. /package/{package/commonjs → commonjs}/Overlay/Overlay.js.map +0 -0
  341. /package/{package/commonjs → commonjs}/Pagination/Pagination.js +0 -0
  342. /package/{package/commonjs → commonjs}/Pagination/Pagination.js.map +0 -0
  343. /package/{package/commonjs → commonjs}/PieChart/PieChart.js +0 -0
  344. /package/{package/commonjs → commonjs}/PieChart/PieChart.js.map +0 -0
  345. /package/{package/commonjs → commonjs}/PieChart/index.js +0 -0
  346. /package/{package/commonjs → commonjs}/PieChart/index.js.map +0 -0
  347. /package/{package/commonjs → commonjs}/Popover/Popover.js +0 -0
  348. /package/{package/commonjs → commonjs}/Popover/Popover.js.map +0 -0
  349. /package/{package/commonjs → commonjs}/Progress/Progress.js +0 -0
  350. /package/{package/commonjs → commonjs}/Progress/Progress.js.map +0 -0
  351. /package/{package/commonjs → commonjs}/Quantity/Quantity.js +0 -0
  352. /package/{package/commonjs → commonjs}/Quantity/Quantity.js.map +0 -0
  353. /package/{components → commonjs}/Quantity/README.md +0 -0
  354. /package/{package/commonjs → commonjs}/Quantity/index.js +0 -0
  355. /package/{package/commonjs → commonjs}/Quantity/index.js.map +0 -0
  356. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js +0 -0
  357. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js.map +0 -0
  358. /package/{components → commonjs}/ReasonModal/README.md +0 -0
  359. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js +0 -0
  360. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js.map +0 -0
  361. /package/{package/commonjs → commonjs}/ReasonModal/index.js +0 -0
  362. /package/{package/commonjs → commonjs}/ReasonModal/index.js.map +0 -0
  363. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js +0 -0
  364. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js.map +0 -0
  365. /package/{components → commonjs}/SearchInput/README.md +0 -0
  366. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js +0 -0
  367. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js.map +0 -0
  368. /package/{package/commonjs → commonjs}/SearchInput/index.js +0 -0
  369. /package/{package/commonjs → commonjs}/SearchInput/index.js.map +0 -0
  370. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js +0 -0
  371. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js.map +0 -0
  372. /package/{package/commonjs → commonjs}/Shell/Shell.js +0 -0
  373. /package/{package/commonjs → commonjs}/Shell/Shell.js.map +0 -0
  374. /package/{package/commonjs → commonjs}/Shell/styles.js +0 -0
  375. /package/{package/commonjs → commonjs}/Shell/styles.js.map +0 -0
  376. /package/{package/commonjs → commonjs}/Shell/types.js +0 -0
  377. /package/{package/commonjs → commonjs}/Shell/types.js.map +0 -0
  378. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js +0 -0
  379. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js.map +0 -0
  380. /package/{package/commonjs → commonjs}/StatisticCard/index.js +0 -0
  381. /package/{package/commonjs → commonjs}/StatisticCard/index.js.map +0 -0
  382. /package/{package/commonjs → commonjs}/Status/Status.js +0 -0
  383. /package/{package/commonjs → commonjs}/Status/Status.js.map +0 -0
  384. /package/{package/commonjs → commonjs}/Steps/Steps.js +0 -0
  385. /package/{package/commonjs → commonjs}/Steps/Steps.js.map +0 -0
  386. /package/{package/commonjs → commonjs}/Tab/index.js +0 -0
  387. /package/{package/commonjs → commonjs}/Tab/index.js.map +0 -0
  388. /package/{components → commonjs}/TabTitle/README.md +0 -0
  389. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js +0 -0
  390. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js.map +0 -0
  391. /package/{package/commonjs → commonjs}/TabTitle/index.js +0 -0
  392. /package/{package/commonjs → commonjs}/TabTitle/index.js.map +0 -0
  393. /package/{components → commonjs}/TableColumnHeader/README.md +0 -0
  394. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js +0 -0
  395. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  396. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js +0 -0
  397. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js.map +0 -0
  398. /package/{package/commonjs → commonjs}/Tag/Tag.js +0 -0
  399. /package/{package/commonjs → commonjs}/Tag/Tag.js.map +0 -0
  400. /package/{package/commonjs → commonjs}/Task/Task.js +0 -0
  401. /package/{package/commonjs → commonjs}/Task/Task.js.map +0 -0
  402. /package/{package/commonjs → commonjs}/Task/type.js +0 -0
  403. /package/{package/commonjs → commonjs}/Task/type.js.map +0 -0
  404. /package/{package/commonjs → commonjs}/Text/Text.js +0 -0
  405. /package/{package/commonjs → commonjs}/Text/Text.js.map +0 -0
  406. /package/{package/commonjs → commonjs}/TextArea/TextArea.js +0 -0
  407. /package/{package/commonjs → commonjs}/TextArea/TextArea.js.map +0 -0
  408. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js +0 -0
  409. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js.map +0 -0
  410. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js +0 -0
  411. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js.map +0 -0
  412. /package/{package/commonjs → commonjs}/Theme/themed.d.js +0 -0
  413. /package/{package/commonjs → commonjs}/Theme/themed.d.js.map +0 -0
  414. /package/{package/commonjs → commonjs}/Timeline/Timeline.js +0 -0
  415. /package/{package/commonjs → commonjs}/Timeline/Timeline.js.map +0 -0
  416. /package/{package/commonjs → commonjs}/Toast/Toast.js +0 -0
  417. /package/{package/commonjs → commonjs}/Toast/Toast.js.map +0 -0
  418. /package/{components → commonjs}/UserSwitcher/README.md +0 -0
  419. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js +0 -0
  420. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js.map +0 -0
  421. /package/{package/commonjs → commonjs}/UserSwitcher/index.js +0 -0
  422. /package/{package/commonjs → commonjs}/UserSwitcher/index.js.map +0 -0
  423. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js +0 -0
  424. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js.map +0 -0
  425. /package/{package/commonjs → commonjs}/WordCloud/index.js +0 -0
  426. /package/{package/commonjs → commonjs}/WordCloud/index.js.map +0 -0
  427. /package/{package/commonjs → commonjs}/common.js +0 -0
  428. /package/{package/commonjs → commonjs}/common.js.map +0 -0
  429. /package/{package/commonjs → commonjs}/index.js +0 -0
  430. /package/{package/commonjs → commonjs}/index.js.map +0 -0
  431. /package/{package/commonjs → commonjs}/package.json +0 -0
  432. /package/{package/module → module}/Alert/Alert.js +0 -0
  433. /package/{package/module → module}/Alert/Alert.js.map +0 -0
  434. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  435. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  436. /package/{package/commonjs → module}/AnimatedNavItem/README.md +0 -0
  437. /package/{package/module → module}/AnimatedNavItem/index.js +0 -0
  438. /package/{package/module → module}/AnimatedNavItem/index.js.map +0 -0
  439. /package/{package/module → module}/BarChart/BarChart.js +0 -0
  440. /package/{package/module → module}/BarChart/BarChart.js.map +0 -0
  441. /package/{package/module → module}/BarChart/index.js +0 -0
  442. /package/{package/module → module}/BarChart/index.js.map +0 -0
  443. /package/{package/module → module}/Button/Button.js +0 -0
  444. /package/{package/module → module}/Button/Button.js.map +0 -0
  445. /package/{package/module → module}/Button/ButtonGroup.js +0 -0
  446. /package/{package/module → module}/Button/ButtonGroup.js.map +0 -0
  447. /package/{package/module → module}/Button/react-native-hoverable.d.js +0 -0
  448. /package/{package/module → module}/Button/react-native-hoverable.d.js.map +0 -0
  449. /package/{package/module → module}/Calendar/Calendar.base.js +0 -0
  450. /package/{package/module → module}/Calendar/Calendar.base.js.map +0 -0
  451. /package/{package/module → module}/Calendar/Calendar.js +0 -0
  452. /package/{package/module → module}/Calendar/Calendar.js.map +0 -0
  453. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js +0 -0
  454. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js.map +0 -0
  455. /package/{package/module → module}/Calendar/CustomRange.js +0 -0
  456. /package/{package/module → module}/Calendar/CustomRange.js.map +0 -0
  457. /package/{package/module → module}/Calendar/DaySelector.js +0 -0
  458. /package/{package/module → module}/Calendar/DaySelector.js.map +0 -0
  459. /package/{package/module → module}/Calendar/MonthSelector.js +0 -0
  460. /package/{package/module → module}/Calendar/MonthSelector.js.map +0 -0
  461. /package/{package/module → module}/Calendar/TimeSelector.js +0 -0
  462. /package/{package/module → module}/Calendar/TimeSelector.js.map +0 -0
  463. /package/{package/module → module}/Calendar/WeekDaySelector.js +0 -0
  464. /package/{package/module → module}/Calendar/WeekDaySelector.js.map +0 -0
  465. /package/{package/module → module}/Calendar/helper.js +0 -0
  466. /package/{package/module → module}/Calendar/helper.js.map +0 -0
  467. /package/{package/module → module}/Calendar/local.js +0 -0
  468. /package/{package/module → module}/Calendar/local.js.map +0 -0
  469. /package/{package/module → module}/Calendar/types.js +0 -0
  470. /package/{package/module → module}/Calendar/types.js.map +0 -0
  471. /package/{package/module → module}/Card/Card.js +0 -0
  472. /package/{package/module → module}/Card/Card.js.map +0 -0
  473. /package/{package/module → module}/CheckBox/CheckBox.js +0 -0
  474. /package/{package/module → module}/CheckBox/CheckBox.js.map +0 -0
  475. /package/{package/module → module}/CheckBox/CheckBoxItem.js +0 -0
  476. /package/{package/module → module}/CheckBox/CheckBoxItem.js.map +0 -0
  477. /package/{package/module → module}/CheckBox/GroupCheckBox.js +0 -0
  478. /package/{package/module → module}/CheckBox/GroupCheckBox.js.map +0 -0
  479. /package/{package/module → module}/CircularProgress/CircularProgress.js +0 -0
  480. /package/{package/module → module}/CircularProgress/CircularProgress.js.map +0 -0
  481. /package/{package/module → module}/Collapsible/Collapsible.js +0 -0
  482. /package/{package/module → module}/Collapsible/Collapsible.js.map +0 -0
  483. /package/{package/module → module}/ComboChart/ComboChart.js +0 -0
  484. /package/{package/module → module}/ComboChart/ComboChart.js.map +0 -0
  485. /package/{package/module → module}/ComboChart/index.js +0 -0
  486. /package/{package/module → module}/ComboChart/index.js.map +0 -0
  487. /package/{package/module → module}/DashboardCard/DashboardCard.js +0 -0
  488. /package/{package/module → module}/DashboardCard/DashboardCard.js.map +0 -0
  489. /package/{package/module → module}/DataCell/DataCell.js +0 -0
  490. /package/{package/module → module}/DataCell/DataCell.js.map +0 -0
  491. /package/{package/commonjs → module}/DataCell/README.md +0 -0
  492. /package/{package/module → module}/DataCell/index.js +0 -0
  493. /package/{package/module → module}/DataCell/index.js.map +0 -0
  494. /package/{package/module → module}/DataTable/DataTable.js +0 -0
  495. /package/{package/module → module}/DataTable/DataTable.js.map +0 -0
  496. /package/{package/module → module}/DataTable/index.js +0 -0
  497. /package/{package/module → module}/DataTable/index.js.map +0 -0
  498. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  499. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  500. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js +0 -0
  501. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  502. /package/{package/module → module}/Drawer/Drawer.js +0 -0
  503. /package/{package/module → module}/Drawer/Drawer.js.map +0 -0
  504. /package/{package/module → module}/Dropdown/CustomDropdown.js +0 -0
  505. /package/{package/module → module}/Dropdown/CustomDropdown.js.map +0 -0
  506. /package/{package/module → module}/Dropdown/Dropdown.js +0 -0
  507. /package/{package/module → module}/Dropdown/Dropdown.js.map +0 -0
  508. /package/{package/module → module}/Dropdown/InputDropdown.js +0 -0
  509. /package/{package/module → module}/Dropdown/InputDropdown.js.map +0 -0
  510. /package/{package/module → module}/ExternalLink/ExternalLink.js +0 -0
  511. /package/{package/module → module}/ExternalLink/ExternalLink.js.map +0 -0
  512. /package/{package/module → module}/Gantt/Accessories.js +0 -0
  513. /package/{package/module → module}/Gantt/Accessories.js.map +0 -0
  514. /package/{package/module → module}/Gantt/Gantt.js +0 -0
  515. /package/{package/module → module}/Gantt/Gantt.js.map +0 -0
  516. /package/{package/module → module}/Gantt/GanttInnerElementType.js +0 -0
  517. /package/{package/module → module}/Gantt/GanttInnerElementType.js.map +0 -0
  518. /package/{package/module → module}/Gantt/helper.js +0 -0
  519. /package/{package/module → module}/Gantt/helper.js.map +0 -0
  520. /package/{package/module → module}/Gantt/types.js +0 -0
  521. /package/{package/module → module}/Gantt/types.js.map +0 -0
  522. /package/{package/module → module}/Grid/FixedSizeGrid.js +0 -0
  523. /package/{package/module → module}/Grid/FixedSizeGrid.js.map +0 -0
  524. /package/{package/module → module}/Grid/Grid.base.js +0 -0
  525. /package/{package/module → module}/Grid/Grid.base.js.map +0 -0
  526. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js +0 -0
  527. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js.map +0 -0
  528. /package/{package/module → module}/Grid/VariableSizeGrid.js +0 -0
  529. /package/{package/module → module}/Grid/VariableSizeGrid.js.map +0 -0
  530. /package/{package/module → module}/Grid/helper.js +0 -0
  531. /package/{package/module → module}/Grid/helper.js.map +0 -0
  532. /package/{package/module → module}/Grid/timer.js +0 -0
  533. /package/{package/module → module}/Grid/timer.js.map +0 -0
  534. /package/{package/module → module}/Header/Header.js +0 -0
  535. /package/{package/module → module}/Header/Header.js.map +0 -0
  536. /package/{package/module → module}/HelloWave/HelloWave.js +0 -0
  537. /package/{package/module → module}/HelloWave/HelloWave.js.map +0 -0
  538. /package/{package/module → module}/Hoverable/Hoverable.js +0 -0
  539. /package/{package/module → module}/Hoverable/Hoverable.js.map +0 -0
  540. /package/{package/module → module}/IconText/IconText.js +0 -0
  541. /package/{package/module → module}/IconText/IconText.js.map +0 -0
  542. /package/{package/commonjs → module}/Icons/README.md +0 -0
  543. /package/{package/module → module}/Icons/TapasIcon.js +0 -0
  544. /package/{package/module → module}/Icons/TapasIcon.js.map +0 -0
  545. /package/{package/module → module}/Icons/TapasIconExpo.js +0 -0
  546. /package/{package/module → module}/Icons/TapasIconExpo.js.map +0 -0
  547. /package/{package/module → module}/Icons/expoFontLoader.js +0 -0
  548. /package/{package/module → module}/Icons/expoFontLoader.js.map +0 -0
  549. /package/{package/module → module}/Icons/fontLoader.js +0 -0
  550. /package/{package/module → module}/Icons/fontLoader.js.map +0 -0
  551. /package/{package/commonjs → module}/Icons/icon-categories.json +0 -0
  552. /package/{package/module → module}/Icons/index.js +0 -0
  553. /package/{package/module → module}/Icons/index.js.map +0 -0
  554. /package/{package/commonjs → module}/Icons/real-icon-mapping.json +0 -0
  555. /package/{package/commonjs → module}/Icons/selection.json +0 -0
  556. /package/{package/module → module}/Icons/smartFontLoader.js +0 -0
  557. /package/{package/module → module}/Icons/smartFontLoader.js.map +0 -0
  558. /package/{package/module → module}/Image/Image.js +0 -0
  559. /package/{package/module → module}/Image/Image.js.map +0 -0
  560. /package/{package/module → module}/Image/PreviewImg.js +0 -0
  561. /package/{package/module → module}/Image/PreviewImg.js.map +0 -0
  562. /package/{package/module → module}/Input/Input.js +0 -0
  563. /package/{package/module → module}/Input/Input.js.map +0 -0
  564. /package/{package/module → module}/Layout/DrawerContext.js +0 -0
  565. /package/{package/module → module}/Layout/DrawerContext.js.map +0 -0
  566. /package/{package/module → module}/Layout/Layout.js +0 -0
  567. /package/{package/module → module}/Layout/Layout.js.map +0 -0
  568. /package/{package/module → module}/Layout/ToastContext.js +0 -0
  569. /package/{package/module → module}/Layout/ToastContext.js.map +0 -0
  570. /package/{package/module → module}/Layout/index.js +0 -0
  571. /package/{package/module → module}/Layout/index.js.map +0 -0
  572. /package/{package/module → module}/LineChart/LineChart.js +0 -0
  573. /package/{package/module → module}/LineChart/LineChart.js.map +0 -0
  574. /package/{package/module → module}/LineChart/index.js +0 -0
  575. /package/{package/module → module}/LineChart/index.js.map +0 -0
  576. /package/{package/module → module}/ListItem/ListItem.js +0 -0
  577. /package/{package/module → module}/ListItem/ListItem.js.map +0 -0
  578. /package/{package/module → module}/Loading/Loading.js +0 -0
  579. /package/{package/module → module}/Loading/Loading.js.map +0 -0
  580. /package/{package/commonjs → module}/Loading/README.md +0 -0
  581. /package/{package/module → module}/MessageBox/MessageBox.js +0 -0
  582. /package/{package/module → module}/MessageBox/MessageBox.js.map +0 -0
  583. /package/{package/module → module}/MultiSelector/MultiSelector.js +0 -0
  584. /package/{package/module → module}/MultiSelector/MultiSelector.js.map +0 -0
  585. /package/{package/commonjs → module}/MultiSelector/README.md +0 -0
  586. /package/{package/module → module}/MultiSelector/index.js +0 -0
  587. /package/{package/module → module}/MultiSelector/index.js.map +0 -0
  588. /package/{package/module → module}/Navigation/Navigation.js +0 -0
  589. /package/{package/module → module}/Navigation/Navigation.js.map +0 -0
  590. /package/{package/module → module}/Notification/Notification.js +0 -0
  591. /package/{package/module → module}/Notification/Notification.js.map +0 -0
  592. /package/{package/commonjs → module}/Notification/README.md +0 -0
  593. /package/{package/module → module}/Notification/index.js +0 -0
  594. /package/{package/module → module}/Notification/index.js.map +0 -0
  595. /package/{package/module → module}/NumericInput/NumericInput.js +0 -0
  596. /package/{package/module → module}/NumericInput/NumericInput.js.map +0 -0
  597. /package/{package/module → module}/Overlay/Overlay.js +0 -0
  598. /package/{package/module → module}/Overlay/Overlay.js.map +0 -0
  599. /package/{package/module → module}/Pagination/Pagination.js +0 -0
  600. /package/{package/module → module}/Pagination/Pagination.js.map +0 -0
  601. /package/{package/module → module}/PieChart/PieChart.js +0 -0
  602. /package/{package/module → module}/PieChart/PieChart.js.map +0 -0
  603. /package/{package/module → module}/PieChart/index.js +0 -0
  604. /package/{package/module → module}/PieChart/index.js.map +0 -0
  605. /package/{package/module → module}/Popover/Popover.js +0 -0
  606. /package/{package/module → module}/Popover/Popover.js.map +0 -0
  607. /package/{package/module → module}/Progress/Progress.js +0 -0
  608. /package/{package/module → module}/Progress/Progress.js.map +0 -0
  609. /package/{package/module → module}/Quantity/Quantity.js +0 -0
  610. /package/{package/module → module}/Quantity/Quantity.js.map +0 -0
  611. /package/{package/commonjs → module}/Quantity/README.md +0 -0
  612. /package/{package/module → module}/Quantity/index.js +0 -0
  613. /package/{package/module → module}/Quantity/index.js.map +0 -0
  614. /package/{package/module → module}/RadioButton/RadioButton.js +0 -0
  615. /package/{package/module → module}/RadioButton/RadioButton.js.map +0 -0
  616. /package/{package/commonjs → module}/ReasonModal/README.md +0 -0
  617. /package/{package/module → module}/ReasonModal/ReasonModal.js +0 -0
  618. /package/{package/module → module}/ReasonModal/ReasonModal.js.map +0 -0
  619. /package/{package/module → module}/ReasonModal/index.js +0 -0
  620. /package/{package/module → module}/ReasonModal/index.js.map +0 -0
  621. /package/{package/module → module}/ScanButton/ScanButton.js +0 -0
  622. /package/{package/module → module}/ScanButton/ScanButton.js.map +0 -0
  623. /package/{package/commonjs → module}/SearchInput/README.md +0 -0
  624. /package/{package/module → module}/SearchInput/SearchInput.js +0 -0
  625. /package/{package/module → module}/SearchInput/SearchInput.js.map +0 -0
  626. /package/{package/module → module}/SearchInput/index.js +0 -0
  627. /package/{package/module → module}/SearchInput/index.js.map +0 -0
  628. /package/{package/module → module}/SheetTitle/SheetTitle.js +0 -0
  629. /package/{package/module → module}/SheetTitle/SheetTitle.js.map +0 -0
  630. /package/{package/module → module}/Shell/Shell.js +0 -0
  631. /package/{package/module → module}/Shell/Shell.js.map +0 -0
  632. /package/{package/module → module}/Shell/styles.js +0 -0
  633. /package/{package/module → module}/Shell/styles.js.map +0 -0
  634. /package/{package/module → module}/Shell/types.js +0 -0
  635. /package/{package/module → module}/Shell/types.js.map +0 -0
  636. /package/{package/module → module}/StatisticCard/StatisticCard.js +0 -0
  637. /package/{package/module → module}/StatisticCard/StatisticCard.js.map +0 -0
  638. /package/{package/module → module}/StatisticCard/index.js +0 -0
  639. /package/{package/module → module}/StatisticCard/index.js.map +0 -0
  640. /package/{package/module → module}/Status/Status.js +0 -0
  641. /package/{package/module → module}/Status/Status.js.map +0 -0
  642. /package/{package/module → module}/Steps/Steps.js +0 -0
  643. /package/{package/module → module}/Steps/Steps.js.map +0 -0
  644. /package/{package/module → module}/Tab/index.js +0 -0
  645. /package/{package/module → module}/Tab/index.js.map +0 -0
  646. /package/{package/commonjs → module}/TabTitle/README.md +0 -0
  647. /package/{package/module → module}/TabTitle/TabTitle.js +0 -0
  648. /package/{package/module → module}/TabTitle/TabTitle.js.map +0 -0
  649. /package/{package/module → module}/TabTitle/index.js +0 -0
  650. /package/{package/module → module}/TabTitle/index.js.map +0 -0
  651. /package/{package/commonjs → module}/TableColumnHeader/README.md +0 -0
  652. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js +0 -0
  653. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  654. /package/{package/module → module}/TableColumnHeader/index.js +0 -0
  655. /package/{package/module → module}/TableColumnHeader/index.js.map +0 -0
  656. /package/{package/module → module}/Tag/Tag.js +0 -0
  657. /package/{package/module → module}/Tag/Tag.js.map +0 -0
  658. /package/{package/module → module}/Task/Task.js +0 -0
  659. /package/{package/module → module}/Task/Task.js.map +0 -0
  660. /package/{package/module → module}/Task/type.js +0 -0
  661. /package/{package/module → module}/Task/type.js.map +0 -0
  662. /package/{package/module → module}/Text/Text.js +0 -0
  663. /package/{package/module → module}/Text/Text.js.map +0 -0
  664. /package/{package/module → module}/TextArea/TextArea.js +0 -0
  665. /package/{package/module → module}/TextArea/TextArea.js.map +0 -0
  666. /package/{package/module → module}/Theme/ThemeProvider.js +0 -0
  667. /package/{package/module → module}/Theme/ThemeProvider.js.map +0 -0
  668. /package/{package/module → module}/Theme/defaultTheme.js +0 -0
  669. /package/{package/module → module}/Theme/defaultTheme.js.map +0 -0
  670. /package/{package/module → module}/Theme/themed.d.js +0 -0
  671. /package/{package/module → module}/Theme/themed.d.js.map +0 -0
  672. /package/{package/module → module}/Timeline/Timeline.js +0 -0
  673. /package/{package/module → module}/Timeline/Timeline.js.map +0 -0
  674. /package/{package/module → module}/Toast/Toast.js +0 -0
  675. /package/{package/module → module}/Toast/Toast.js.map +0 -0
  676. /package/{package/commonjs → module}/UserSwitcher/README.md +0 -0
  677. /package/{package/module → module}/UserSwitcher/UserSwitcher.js +0 -0
  678. /package/{package/module → module}/UserSwitcher/UserSwitcher.js.map +0 -0
  679. /package/{package/module → module}/UserSwitcher/index.js +0 -0
  680. /package/{package/module → module}/UserSwitcher/index.js.map +0 -0
  681. /package/{package/module → module}/WordCloud/WordCloud.js +0 -0
  682. /package/{package/module → module}/WordCloud/WordCloud.js.map +0 -0
  683. /package/{package/module → module}/WordCloud/index.js +0 -0
  684. /package/{package/module → module}/WordCloud/index.js.map +0 -0
  685. /package/{package/module → module}/common.js +0 -0
  686. /package/{package/module → module}/common.js.map +0 -0
  687. /package/{package/module → module}/index.js +0 -0
  688. /package/{package/module → module}/index.js.map +0 -0
  689. /package/{package/typescript → typescript}/Alert/Alert.d.ts +0 -0
  690. /package/{package/typescript → typescript}/Alert/Alert.d.ts.map +0 -0
  691. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts +0 -0
  692. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts.map +0 -0
  693. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts +0 -0
  694. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts.map +0 -0
  695. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts +0 -0
  696. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts.map +0 -0
  697. /package/{package/typescript → typescript}/BarChart/index.d.ts +0 -0
  698. /package/{package/typescript → typescript}/BarChart/index.d.ts.map +0 -0
  699. /package/{package/typescript → typescript}/Button/Button.d.ts +0 -0
  700. /package/{package/typescript → typescript}/Button/Button.d.ts.map +0 -0
  701. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts +0 -0
  702. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts.map +0 -0
  703. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts +0 -0
  704. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts.map +0 -0
  705. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts +0 -0
  706. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts.map +0 -0
  707. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts +0 -0
  708. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts.map +0 -0
  709. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts +0 -0
  710. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts.map +0 -0
  711. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts +0 -0
  712. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts.map +0 -0
  713. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts +0 -0
  714. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts.map +0 -0
  715. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts +0 -0
  716. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts.map +0 -0
  717. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts +0 -0
  718. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts.map +0 -0
  719. /package/{package/typescript → typescript}/Calendar/helper.d.ts +0 -0
  720. /package/{package/typescript → typescript}/Calendar/helper.d.ts.map +0 -0
  721. /package/{package/typescript → typescript}/Calendar/local.d.ts +0 -0
  722. /package/{package/typescript → typescript}/Calendar/local.d.ts.map +0 -0
  723. /package/{package/typescript → typescript}/Calendar/types.d.ts +0 -0
  724. /package/{package/typescript → typescript}/Calendar/types.d.ts.map +0 -0
  725. /package/{package/typescript → typescript}/Card/Card.d.ts +0 -0
  726. /package/{package/typescript → typescript}/Card/Card.d.ts.map +0 -0
  727. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts +0 -0
  728. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts.map +0 -0
  729. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts +0 -0
  730. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts.map +0 -0
  731. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts +0 -0
  732. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts.map +0 -0
  733. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts +0 -0
  734. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts.map +0 -0
  735. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts +0 -0
  736. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts.map +0 -0
  737. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts +0 -0
  738. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts.map +0 -0
  739. /package/{package/typescript → typescript}/ComboChart/index.d.ts +0 -0
  740. /package/{package/typescript → typescript}/ComboChart/index.d.ts.map +0 -0
  741. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts +0 -0
  742. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts.map +0 -0
  743. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts +0 -0
  744. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts.map +0 -0
  745. /package/{package/typescript → typescript}/DataCell/index.d.ts +0 -0
  746. /package/{package/typescript → typescript}/DataCell/index.d.ts.map +0 -0
  747. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts +0 -0
  748. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts.map +0 -0
  749. /package/{package/typescript → typescript}/DataTable/index.d.ts +0 -0
  750. /package/{package/typescript → typescript}/DataTable/index.d.ts.map +0 -0
  751. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts +0 -0
  752. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts.map +0 -0
  753. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts +0 -0
  754. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts.map +0 -0
  755. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts +0 -0
  756. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts.map +0 -0
  757. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts +0 -0
  758. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts.map +0 -0
  759. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts +0 -0
  760. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts.map +0 -0
  761. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts +0 -0
  762. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts.map +0 -0
  763. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts +0 -0
  764. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts.map +0 -0
  765. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts +0 -0
  766. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts.map +0 -0
  767. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts +0 -0
  768. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts.map +0 -0
  769. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts +0 -0
  770. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts.map +0 -0
  771. /package/{package/typescript → typescript}/Gantt/helper.d.ts +0 -0
  772. /package/{package/typescript → typescript}/Gantt/helper.d.ts.map +0 -0
  773. /package/{package/typescript → typescript}/Gantt/types.d.ts +0 -0
  774. /package/{package/typescript → typescript}/Gantt/types.d.ts.map +0 -0
  775. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts +0 -0
  776. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts.map +0 -0
  777. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts +0 -0
  778. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts.map +0 -0
  779. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts +0 -0
  780. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts.map +0 -0
  781. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts +0 -0
  782. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts.map +0 -0
  783. /package/{package/typescript → typescript}/Grid/helper.d.ts +0 -0
  784. /package/{package/typescript → typescript}/Grid/helper.d.ts.map +0 -0
  785. /package/{package/typescript → typescript}/Grid/timer.d.ts +0 -0
  786. /package/{package/typescript → typescript}/Grid/timer.d.ts.map +0 -0
  787. /package/{package/typescript → typescript}/Header/Header.d.ts +0 -0
  788. /package/{package/typescript → typescript}/Header/Header.d.ts.map +0 -0
  789. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts +0 -0
  790. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts.map +0 -0
  791. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts +0 -0
  792. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts.map +0 -0
  793. /package/{package/typescript → typescript}/IconText/IconText.d.ts +0 -0
  794. /package/{package/typescript → typescript}/IconText/IconText.d.ts.map +0 -0
  795. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts +0 -0
  796. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts.map +0 -0
  797. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts +0 -0
  798. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts.map +0 -0
  799. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts +0 -0
  800. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts.map +0 -0
  801. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts +0 -0
  802. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts.map +0 -0
  803. /package/{package/typescript → typescript}/Icons/index.d.ts +0 -0
  804. /package/{package/typescript → typescript}/Icons/index.d.ts.map +0 -0
  805. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts +0 -0
  806. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts.map +0 -0
  807. /package/{package/typescript → typescript}/Image/Image.d.ts +0 -0
  808. /package/{package/typescript → typescript}/Image/Image.d.ts.map +0 -0
  809. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts +0 -0
  810. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts.map +0 -0
  811. /package/{package/typescript → typescript}/Input/Input.d.ts +0 -0
  812. /package/{package/typescript → typescript}/Input/Input.d.ts.map +0 -0
  813. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts +0 -0
  814. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts.map +0 -0
  815. /package/{package/typescript → typescript}/Layout/Layout.d.ts +0 -0
  816. /package/{package/typescript → typescript}/Layout/Layout.d.ts.map +0 -0
  817. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts +0 -0
  818. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts.map +0 -0
  819. /package/{package/typescript → typescript}/Layout/index.d.ts +0 -0
  820. /package/{package/typescript → typescript}/Layout/index.d.ts.map +0 -0
  821. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts +0 -0
  822. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts.map +0 -0
  823. /package/{package/typescript → typescript}/LineChart/index.d.ts +0 -0
  824. /package/{package/typescript → typescript}/LineChart/index.d.ts.map +0 -0
  825. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts +0 -0
  826. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts.map +0 -0
  827. /package/{package/typescript → typescript}/Loading/Loading.d.ts +0 -0
  828. /package/{package/typescript → typescript}/Loading/Loading.d.ts.map +0 -0
  829. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts +0 -0
  830. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts.map +0 -0
  831. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts +0 -0
  832. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts.map +0 -0
  833. /package/{package/typescript → typescript}/MultiSelector/index.d.ts +0 -0
  834. /package/{package/typescript → typescript}/MultiSelector/index.d.ts.map +0 -0
  835. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts +0 -0
  836. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts.map +0 -0
  837. /package/{package/typescript → typescript}/Notification/Notification.d.ts +0 -0
  838. /package/{package/typescript → typescript}/Notification/Notification.d.ts.map +0 -0
  839. /package/{package/typescript → typescript}/Notification/index.d.ts +0 -0
  840. /package/{package/typescript → typescript}/Notification/index.d.ts.map +0 -0
  841. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts +0 -0
  842. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts.map +0 -0
  843. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts +0 -0
  844. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts.map +0 -0
  845. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts +0 -0
  846. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts.map +0 -0
  847. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts +0 -0
  848. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts.map +0 -0
  849. /package/{package/typescript → typescript}/PieChart/index.d.ts +0 -0
  850. /package/{package/typescript → typescript}/PieChart/index.d.ts.map +0 -0
  851. /package/{package/typescript → typescript}/Popover/Popover.d.ts +0 -0
  852. /package/{package/typescript → typescript}/Popover/Popover.d.ts.map +0 -0
  853. /package/{package/typescript → typescript}/Progress/Progress.d.ts +0 -0
  854. /package/{package/typescript → typescript}/Progress/Progress.d.ts.map +0 -0
  855. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts +0 -0
  856. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts.map +0 -0
  857. /package/{package/typescript → typescript}/Quantity/index.d.ts +0 -0
  858. /package/{package/typescript → typescript}/Quantity/index.d.ts.map +0 -0
  859. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts +0 -0
  860. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts.map +0 -0
  861. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts +0 -0
  862. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts.map +0 -0
  863. /package/{package/typescript → typescript}/ReasonModal/index.d.ts +0 -0
  864. /package/{package/typescript → typescript}/ReasonModal/index.d.ts.map +0 -0
  865. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts +0 -0
  866. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts.map +0 -0
  867. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts +0 -0
  868. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts.map +0 -0
  869. /package/{package/typescript → typescript}/SearchInput/index.d.ts +0 -0
  870. /package/{package/typescript → typescript}/SearchInput/index.d.ts.map +0 -0
  871. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts +0 -0
  872. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts.map +0 -0
  873. /package/{package/typescript → typescript}/Shell/Shell.d.ts +0 -0
  874. /package/{package/typescript → typescript}/Shell/Shell.d.ts.map +0 -0
  875. /package/{package/typescript → typescript}/Shell/styles.d.ts +0 -0
  876. /package/{package/typescript → typescript}/Shell/styles.d.ts.map +0 -0
  877. /package/{package/typescript → typescript}/Shell/types.d.ts +0 -0
  878. /package/{package/typescript → typescript}/Shell/types.d.ts.map +0 -0
  879. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts +0 -0
  880. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts.map +0 -0
  881. /package/{package/typescript → typescript}/StatisticCard/index.d.ts +0 -0
  882. /package/{package/typescript → typescript}/StatisticCard/index.d.ts.map +0 -0
  883. /package/{package/typescript → typescript}/Status/Status.d.ts +0 -0
  884. /package/{package/typescript → typescript}/Status/Status.d.ts.map +0 -0
  885. /package/{package/typescript → typescript}/Steps/Steps.d.ts +0 -0
  886. /package/{package/typescript → typescript}/Steps/Steps.d.ts.map +0 -0
  887. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts +0 -0
  888. /package/{package/typescript → typescript}/Tab/index.d.ts +0 -0
  889. /package/{package/typescript → typescript}/Tab/index.d.ts.map +0 -0
  890. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts +0 -0
  891. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts.map +0 -0
  892. /package/{package/typescript → typescript}/TabTitle/index.d.ts +0 -0
  893. /package/{package/typescript → typescript}/TabTitle/index.d.ts.map +0 -0
  894. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts +0 -0
  895. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts.map +0 -0
  896. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts +0 -0
  897. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts.map +0 -0
  898. /package/{package/typescript → typescript}/Tag/Tag.d.ts +0 -0
  899. /package/{package/typescript → typescript}/Tag/Tag.d.ts.map +0 -0
  900. /package/{package/typescript → typescript}/Task/Task.d.ts +0 -0
  901. /package/{package/typescript → typescript}/Task/Task.d.ts.map +0 -0
  902. /package/{package/typescript → typescript}/Task/type.d.ts +0 -0
  903. /package/{package/typescript → typescript}/Task/type.d.ts.map +0 -0
  904. /package/{package/typescript → typescript}/Text/Text.d.ts +0 -0
  905. /package/{package/typescript → typescript}/Text/Text.d.ts.map +0 -0
  906. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts +0 -0
  907. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts.map +0 -0
  908. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts +0 -0
  909. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts.map +0 -0
  910. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts +0 -0
  911. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts.map +0 -0
  912. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts +0 -0
  913. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts.map +0 -0
  914. /package/{package/typescript → typescript}/Toast/Toast.d.ts +0 -0
  915. /package/{package/typescript → typescript}/Toast/Toast.d.ts.map +0 -0
  916. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts +0 -0
  917. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts.map +0 -0
  918. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts +0 -0
  919. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts.map +0 -0
  920. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts +0 -0
  921. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts.map +0 -0
  922. /package/{package/typescript → typescript}/WordCloud/index.d.ts +0 -0
  923. /package/{package/typescript → typescript}/WordCloud/index.d.ts.map +0 -0
  924. /package/{package/typescript → typescript}/common.d.ts +0 -0
  925. /package/{package/typescript → typescript}/common.d.ts.map +0 -0
  926. /package/{package/typescript → typescript}/index.d.ts +0 -0
  927. /package/{package/typescript → typescript}/index.d.ts.map +0 -0
@@ -1,817 +0,0 @@
1
-
2
- import React, {useEffect, useState, useRef} from 'react';
3
- import {
4
- Pressable,
5
- ScrollView,
6
- Modal,
7
- TouchableOpacity,
8
- Text,
9
- View,
10
- Dimensions,
11
- Animated,
12
- LayoutChangeEvent,
13
- ViewStyle,
14
- TextStyle,
15
- GestureResponderEvent
16
- } from 'react-native';
17
- import CustomDropdown, { Props as CustomDropdownProps } from "./CustomDropdown";
18
- import CustomListItem, { ItemProps } from "../ListItem/ListItem";
19
- import {makeStyles, SearchBar, withTheme, useTheme} from '@rneui/themed';
20
- import TapasIcon from '../Icons/TapasIcon';
21
- export * from "./CustomDropdown";
22
-
23
- // 新增接口定义
24
- export interface TapasDropDownItem {
25
- key: string | number;
26
- value: string;
27
- secondaryValue?: string;
28
- }
29
-
30
-
31
-
32
- //@ts-ignore
33
- interface DropdownProps extends CustomDropdownProps {
34
- options: ItemProps[];
35
- onChange?: (value: ItemProps) => void;
36
- value: ItemProps;
37
- prefix?: string;
38
- width?: number;
39
- subWidth?: number;
40
- subHeight?: number;
41
- type?: 'button' | 'option';
42
- onClose?: () => void;
43
- onPress?: () => void;
44
- onItemPress?: (value: string | number) => void;
45
- disabled?: boolean;
46
- showSearchBar?: boolean;
47
- placeholder?: string;
48
- onSearchChange?: (value: string) => void;
49
-
50
- // 新增 TapasDropdown 功能
51
- /** 是否使用 Modal 模式(更强大的弹出效果) */
52
- useModal?: boolean;
53
- /** Modal 模式下的下拉项列表 */
54
- dropdownItems?: TapasDropDownItem[];
55
- /** 选中项的键值 */
56
- selected?: string;
57
- /** 是否显示选中值 */
58
- showSelectedValue?: boolean;
59
- /** 下拉框类型 */
60
- dropdownType?: "clear" | "solid";
61
- /** 是否显示箭头图标 */
62
- arrowIcon?: boolean;
63
- /** Modal 模式下的选择回调 */
64
- onSelect?: (item: TapasDropDownItem) => void;
65
-
66
-
67
- /** 背景颜色 */
68
- backgroundColor?: string;
69
- /** 标签颜色 */
70
- labelColor?: string;
71
- /** 状态(正常或错误) */
72
- state?: "normal" | "error";
73
- /** 状态消息 */
74
- stateMsg?: string;
75
- /** 是否在列表中显示选中状态 */
76
- showCheckedStatusInList?: boolean;
77
- /** 是否显示状态消息 */
78
- showStateMsg?: boolean;
79
- /** 偏移宽度 */
80
- offsetWidth?: number;
81
- /** 扩展按钮文本 */
82
- extendBtn?: string;
83
- /** 扩展按钮图标 */
84
- extendBtnIcon?: string;
85
- /** 空文本提示 */
86
- emptyText?: string;
87
- /** 扩展按钮回调 */
88
- onExtendBtnPress?: () => void;
89
- /** 是否禁用标签动画 */
90
- noLabelAnim?: boolean;
91
- /** 圆角半径 */
92
- radius?: number;
93
- /** 控制 Modal 可见性 */
94
- modalVisible?: boolean;
95
- /** 自定义弹出内容 */
96
- customPopoverContent?: React.ReactNode;
97
- /** 设置 Modal 可见性回调 */
98
- setModalVisible?: (val: boolean) => void;
99
- /** 图标样式 */
100
- iconStyle?: ViewStyle | TextStyle;
101
- /** 标签文本 */
102
- label?: string;
103
- /** 是否必填 */
104
- required?: boolean;
105
- /** 测试ID */
106
- testID?: string;
107
- }
108
-
109
-
110
- const useStyles = makeStyles((theme) => ({
111
- searchBarContainer: {
112
- backgroundColor: theme.colors.white,
113
- height: 50,
114
- padding: 0
115
- },
116
- inputContainer: {
117
- backgroundColor: theme.colors.white,
118
- height: 48,
119
- borderTopWidth: 0,
120
- padding: 0
121
- },
122
- inputStyle: {
123
- height: 24,
124
- fontFamily: theme.fonts.fontFamily,
125
- fontSize: theme.fonts.sizeM,
126
- fontWeight: theme.fonts.weightR,
127
- color: theme.colors.colorTextPrimary,
128
- marginLeft: 0
129
- },
130
- leftIconContainer: {
131
- height: 24,
132
- marginLeft: 16
133
- },
134
- iconStyle: {
135
- color: theme.colors.secondary,
136
- },
137
- // Modal 模式样式
138
- modalContainer: {
139
- display: "flex",
140
- flexGrow: 0,
141
- flexShrink: 0,
142
- flexBasis: "auto",
143
- flexDirection: "column",
144
- justifyContent: "flex-start", // 改为顶部对齐,与 CustomDropdown 保持一致
145
- alignItems: "stretch", // 改为拉伸对齐,与 CustomDropdown 保持一致
146
- width: "100%",
147
- },
148
- modalIcon: {
149
- color: theme.colors.primary,
150
- },
151
- modalOptionsCon: {
152
- position: "absolute",
153
- display: "flex",
154
- flexDirection: "column",
155
- overflow: "hidden",
156
- backgroundColor: theme.colors.white,
157
- paddingTop: 12,
158
- paddingBottom: 12,
159
- borderRadius: 12,
160
- maxHeight: 224,
161
- shadowColor: "#000",
162
- shadowOffset: { width: 0, height: 4 },
163
- shadowOpacity: 0.15,
164
- shadowRadius: 12,
165
- elevation: 8,
166
- },
167
- modalOptionsScrollView: {
168
- flex: 1,
169
- display: "flex",
170
- },
171
- modalOptionsInner: {
172
- display: "flex",
173
- flexDirection: "column",
174
- justifyContent: "flex-start",
175
- gap: 8,
176
- },
177
- modalOption: {
178
- display: "flex",
179
- flexDirection: "row",
180
- width: "100%",
181
- overflow: "hidden",
182
- justifyContent: "space-between",
183
- minHeight: 40,
184
- alignItems: "center",
185
- },
186
- modalOptionText: {
187
- marginLeft: 16,
188
- marginRight: 16,
189
- fontSize: 14,
190
- fontWeight: "400",
191
- color: theme.colors.primary,
192
- alignSelf: "center",
193
- overflow: "hidden",
194
- flex: 1,
195
- },
196
- modalNoOptions: {
197
- width: "100%",
198
- textAlign: "center",
199
- color: theme.colors.grey2,
200
- marginLeft: 16,
201
- marginRight: 16,
202
- },
203
- modalBtn: {
204
- display: "flex",
205
- flexDirection: "row",
206
- justifyContent: "space-between",
207
- alignItems: "center", // 确保垂直居中对齐
208
- minHeight: 40,
209
- width: "100%",
210
- overflow: "hidden",
211
- position: "relative",
212
- },
213
- modalSolidBtn: {
214
- borderWidth: 1,
215
- borderRadius: 12,
216
- borderStyle: "solid",
217
- borderColor: theme.colors.grey2,
218
- paddingLeft: 16,
219
- paddingRight: 12,
220
- paddingTop: 9,
221
- paddingBottom: 9,
222
- alignItems: "center", // 确保垂直居中对齐
223
- },
224
- alignCenter: {
225
- alignSelf: "center",
226
- },
227
- labelCon: {
228
- position: "absolute",
229
- left: 16,
230
- paddingLeft: 1,
231
- paddingRight: 1,
232
- display: "flex",
233
- flexDirection: "row",
234
- zIndex: 30,
235
- },
236
- labelInner: {
237
- display: "flex",
238
- flexDirection: "row",
239
- },
240
- labelText: {
241
- fontSize: 12,
242
- color: theme.colors.primary
243
- },
244
- required: {
245
- fontSize: 12,
246
- fontWeight: "400",
247
- color: theme.colors.error || "#FF4444",
248
- marginLeft: 1,
249
- },
250
- msg: {
251
- display: "flex",
252
- flexDirection: "row",
253
- paddingLeft: 16,
254
- paddingRight: 8,
255
- marginTop: 1,
256
- width: "100%",
257
- height: 15,
258
- },
259
- msgText: {
260
- fontSize: 12,
261
- fontWeight: "400",
262
- color: theme.colors.secondary,
263
- },
264
- extendBtnCon: {
265
- display: "flex",
266
- flexDirection: "row",
267
- justifyContent: "center",
268
- height: 40,
269
- overflow: "hidden",
270
- backgroundColor: theme.colors.white,
271
- borderRadius: 20,
272
- gap: 8,
273
- alignItems: "center",
274
- shadowColor: "#000",
275
- shadowOffset: { width: 0, height: 4 },
276
- shadowOpacity: 0.15,
277
- shadowRadius: 12,
278
- elevation: 8,
279
- },
280
- extendBtnText: {
281
- fontSize: 14,
282
- fontWeight: "400",
283
- color: theme.colors.primary,
284
- },
285
- }));
286
-
287
- const Dropdown: React.FC<DropdownProps> = ({
288
- value,
289
- prefix = '',
290
- options,
291
- onChange,
292
- width,
293
- subWidth,
294
- subHeight = 150,
295
- isVisible,
296
- onSearchChange,
297
- type = 'option',
298
- // 新增 Modal 模式相关属性
299
- useModal = false,
300
- dropdownItems = [],
301
- selected,
302
- showSelectedValue = false,
303
- dropdownType = "clear",
304
- arrowIcon: _arrowIcon = false,
305
- onSelect,
306
- backgroundColor,
307
- labelColor,
308
- state = "normal",
309
- stateMsg,
310
- showCheckedStatusInList = false,
311
- showStateMsg = false,
312
- offsetWidth = 0,
313
- extendBtn,
314
- extendBtnIcon,
315
- emptyText,
316
- onExtendBtnPress,
317
- noLabelAnim = false,
318
- radius = 12,
319
- modalVisible,
320
- customPopoverContent,
321
- setModalVisible,
322
- iconStyle,
323
- label,
324
- required,
325
- testID,
326
- ...props
327
- }) => {
328
- const styles = useStyles(props);
329
- const theme = useTheme();
330
- const [selected_old, selectedItem] = React.useState<ItemProps>(value);
331
- const searchRef = React.useRef<any>(null);
332
- const [search, setSearch] = useState('');
333
-
334
-
335
- // Modal 模式相关状态
336
- const [internalModalVisible, setInternalModalVisible] = useState(false);
337
- const [dropdownPosition, setDropdownPosition] = useState({ top: 0, left: 0 });
338
- const [dropdownWidthCalc, setDropdownWidthCalc] = useState(subWidth ?? 151);
339
- const [selectedItemKey, setSelectedItemKey] = useState<string | number>(selected ?? "");
340
- const [top, setTop] = useState(18);
341
- const [optionListHeight, setOptionListHeight] = useState(0);
342
-
343
- const buttonRef = useRef<React.ElementRef<typeof TouchableOpacity>>(null);
344
- const topAnim = useRef(new Animated.Value(18)).current;
345
- const offsetSpace = 8;
346
- const offsetHeight = 10;
347
-
348
- useEffect(() => {
349
- selectedItem(value);
350
- }, [value]);
351
-
352
- // Modal 模式相关 useEffect
353
- useEffect(() => {
354
- setSelectedItemKey(selected ?? "");
355
- }, [selected]);
356
-
357
- useEffect(() => {
358
- if (typeof modalVisible === "boolean" && modalVisible !== undefined) {
359
- setInternalModalVisible(modalVisible);
360
- }
361
- }, [modalVisible]);
362
-
363
- // 标签动画效果
364
- useEffect(() => {
365
- if (!useModal || noLabelAnim) return;
366
-
367
- const start = !selectedItemKey ? 0 : 18;
368
- const target = !selectedItemKey ? 18 : 0;
369
- if (top === target) return;
370
- setTop(target);
371
- topAnim.setValue(start);
372
- Animated.timing(topAnim, {
373
- toValue: target,
374
- duration: 300,
375
- useNativeDriver: true,
376
- }).start();
377
- }, [selectedItemKey, useModal, noLabelAnim]);
378
-
379
- const handleStopEvent = (event: GestureResponderEvent) => {
380
- event.stopPropagation();
381
- };
382
-
383
- const updateSearch = (search: string) => {
384
- setSearch(search);
385
- onSearchChange && onSearchChange(search);
386
- };
387
-
388
-
389
-
390
- // Modal 模式下的弹出逻辑
391
- const openDropdown = () => {
392
- if (props.disabled) return;
393
-
394
- if (buttonRef.current) {
395
- buttonRef.current.measure((_fx: number, _fy: number, width: number, height: number, px: number, py: number) => {
396
- const window = Dimensions.get("window");
397
- const dropdownHeight = subHeight ?? Math.min(40 * dropdownItems.length + 24, 224);
398
- const dropdownWidth = Math.max(width, subWidth ?? 151);
399
- setDropdownWidthCalc(dropdownWidth);
400
-
401
- // 计算显示位置
402
- const enoughSpaceBelow = py + height + dropdownHeight + offsetHeight <= window.height;
403
- const enoughSpaceAbove = py - dropdownHeight >= 0;
404
- const enoughSpaceRight = px + dropdownWidth <= window.width;
405
-
406
- const adjustedPx = (px % window.width) + (px > window.width ? 56 : 0) + offsetWidth;
407
- const top = enoughSpaceBelow
408
- ? py + height + offsetSpace
409
- : enoughSpaceAbove
410
- ? py - dropdownHeight - offsetHeight - 16
411
- : py + height + offsetSpace;
412
- const left = enoughSpaceRight
413
- ? adjustedPx
414
- : adjustedPx + width - dropdownWidth;
415
-
416
- setDropdownPosition({ top, left });
417
-
418
- if (setModalVisible) {
419
- setModalVisible(true);
420
- } else {
421
- setInternalModalVisible(true);
422
- }
423
- });
424
- }
425
- };
426
-
427
- const closeModal = () => {
428
- if (setModalVisible) {
429
- setModalVisible(false);
430
- } else {
431
- setInternalModalVisible(false);
432
- }
433
- };
434
-
435
- const handleConLayout = (event: LayoutChangeEvent) => {
436
- const { height } = event.nativeEvent.layout;
437
- setOptionListHeight(height);
438
- };
439
-
440
- // 如果使用 Modal 模式,渲染新的 Modal 界面
441
- if (useModal) {
442
- return (
443
- <View style={[
444
- styles.modalContainer,
445
- width ? { width: width } : null,
446
- { minHeight: 40 + (label ? 7 : 0) + (showStateMsg ? 15 : 0) },
447
- ]}>
448
- {/* 标签 */}
449
- {label && !noLabelAnim && (
450
- <Animated.View
451
- style={[
452
- styles.labelCon,
453
- { top: topAnim },
454
- { backgroundColor: backgroundColor || theme.theme.colors.white },
455
- ]}
456
- >
457
- <Pressable style={styles.labelInner} onPress={openDropdown}>
458
- <Text
459
- style={[
460
- styles.labelText,
461
- state === "error" && { color: theme.theme.colors.error },
462
- !selectedItemKey && { color: theme.theme.colors.grey2 },
463
- props.disabled && { color: theme.theme.colors.grey3 },
464
- ]}
465
- numberOfLines={1}
466
- ellipsizeMode="tail"
467
- >
468
- {!selectedItemKey ? props.placeholder || label : label}
469
- </Text>
470
- {required && <Text style={styles.required}>*</Text>}
471
- </Pressable>
472
- </Animated.View>
473
- )}
474
-
475
- {/* 主按钮 */}
476
- <TouchableOpacity
477
- ref={buttonRef}
478
- style={[
479
- (showSelectedValue || (noLabelAnim && label)) ? styles.modalBtn : null,
480
- dropdownType === "solid" ? styles.modalSolidBtn : null,
481
- dropdownType === "solid" && radius ? { borderRadius: radius } : null,
482
- // 统一主体容器的位置,无论是否使用 customPopoverContent
483
- label && !noLabelAnim ? { marginTop: 7 } : null,
484
- noLabelAnim && label && backgroundColor ? { backgroundColor } : null,
485
- state === "error" ? { borderColor: theme.theme.colors.error } : null,
486
- props.disabled ? { borderColor: theme.theme.colors.grey3 } : null,
487
- // 确保主体容器始终有统一的垂直对齐
488
- { alignItems: "center" },
489
- ]}
490
- disabled={props.disabled}
491
- onPress={openDropdown}
492
- >
493
- {showSelectedValue ? (
494
- <Text
495
- style={[
496
- styles.alignCenter,
497
- { flexGrow: 1, marginRight: 12 },
498
- props.disabled && { color: theme.theme.colors.grey3 },
499
- ]}
500
- numberOfLines={1}
501
- ellipsizeMode="tail"
502
- >
503
- {dropdownItems.find((item) => item.key === selectedItemKey)?.value}
504
- </Text>
505
- ) : noLabelAnim && label ? (
506
- <Text
507
- style={[
508
- styles.alignCenter,
509
- { flexGrow: 1, marginRight: 2 },
510
- labelColor ? { color: labelColor } : null,
511
- props.disabled ? { color: theme.theme.colors.grey3 } : null,
512
- ]}
513
- numberOfLines={1}
514
- ellipsizeMode="tail"
515
- >
516
- {label}
517
- </Text>
518
- ) : null}
519
-
520
- <TapasIcon
521
- size={20}
522
- style={[
523
- styles.alignCenter,
524
- styles.modalIcon,
525
- iconStyle,
526
- props.disabled && { color: theme.theme.colors.grey3 },
527
- ]}
528
- name={
529
- internalModalVisible && props.icon === "arrow_drop_down"
530
- ? "arrow_drop_up"
531
- : props.icon === "arrow_drop_up"
532
- ? "arrow_drop_down"
533
- : props.icon || "arrow_drop_down"
534
- }
535
- />
536
- </TouchableOpacity>
537
-
538
- {/* 状态消息 */}
539
- {showStateMsg && (
540
- <View style={styles.msg}>
541
- <Text
542
- style={[
543
- styles.msgText,
544
- state === "error" && { color: theme.theme.colors.error },
545
- ]}
546
- numberOfLines={1}
547
- ellipsizeMode="tail"
548
- >
549
- {stateMsg}
550
- </Text>
551
- </View>
552
- )}
553
-
554
- {/* Modal 弹出框 */}
555
- <Modal
556
- transparent
557
- visible={internalModalVisible}
558
- onRequestClose={closeModal}
559
- animationType="fade"
560
- >
561
- <TouchableOpacity style={{ flex: 1 }} onPress={closeModal}>
562
- <View
563
- style={[
564
- styles.modalOptionsCon,
565
- {
566
- top: dropdownPosition.top,
567
- left: dropdownPosition.left,
568
- width: dropdownWidthCalc,
569
- },
570
- subHeight ? { maxHeight: subHeight } : null,
571
- ]}
572
- onLayout={handleConLayout}
573
- >
574
- {customPopoverContent ? (
575
- customPopoverContent
576
- ) : (
577
- <ScrollView
578
- style={styles.modalOptionsScrollView}
579
- showsHorizontalScrollIndicator={false}
580
- showsVerticalScrollIndicator={false}
581
- >
582
- <View style={styles.modalOptionsInner}>
583
- {dropdownItems.length > 0 ? (
584
- dropdownItems.map((item, index) => (
585
- <Pressable
586
- style={({ pressed }) => [
587
- styles.modalOption,
588
- item.secondaryValue ? { flexWrap: "wrap" } : null,
589
- {
590
- padding: 10,
591
- backgroundColor: pressed
592
- ? theme.theme.colors.grey4 || "#f0f0f0"
593
- : "transparent",
594
- },
595
- // 第一个 item 添加左上和右上圆角
596
- index === 0 && {
597
- borderTopLeftRadius: 12,
598
- borderTopRightRadius: 12,
599
- },
600
- // 最后一个 item 添加左下和右下圆角
601
- index === dropdownItems.length - 1 && {
602
- borderBottomLeftRadius: 12,
603
- borderBottomRightRadius: 12,
604
- },
605
- showCheckedStatusInList && selectedItemKey === item.key ? {
606
- backgroundColor: theme.theme.colors.grey4 || "#f0f0f0",
607
- } : null,
608
- ]}
609
- key={`dropdown-option-${item.key}-${index}`}
610
- onPress={() => {
611
- closeModal();
612
- if (onSelect) {
613
- onSelect(item);
614
- } else {
615
- setSelectedItemKey(item.key);
616
- }
617
- }}
618
- >
619
- <View
620
- style={{
621
- display: "flex",
622
- flexDirection: "row",
623
- justifyContent: "space-between",
624
- overflow: "hidden",
625
- width: "100%",
626
- }}
627
- >
628
- <Text
629
- style={[styles.modalOptionText]}
630
- numberOfLines={1}
631
- ellipsizeMode="tail"
632
- >
633
- {item.value}
634
- </Text>
635
- {selectedItemKey === item.key && (
636
- <TapasIcon
637
- name="check"
638
- size={20}
639
- color={theme.theme.colors.primary}
640
- />
641
- )}
642
- </View>
643
- {item.secondaryValue && (
644
- <View
645
- style={{
646
- display: "flex",
647
- flexDirection: "row",
648
- flex: 1,
649
- height: 14,
650
- overflow: "hidden",
651
- minWidth: dropdownWidthCalc - 32,
652
- }}
653
- >
654
- <Text
655
- style={[
656
- styles.modalOptionText,
657
- {
658
- fontSize: 12,
659
- color: theme.theme.colors.secondary,
660
- },
661
- ]}
662
- numberOfLines={1}
663
- ellipsizeMode="tail"
664
- >
665
- {item.secondaryValue}
666
- </Text>
667
- </View>
668
- )}
669
- </Pressable>
670
- ))
671
- ) : (
672
- <Text
673
- numberOfLines={1}
674
- ellipsizeMode="tail"
675
- style={[styles.modalOptionText, styles.modalNoOptions]}
676
- >
677
- {emptyText || "No options"}
678
- </Text>
679
- )}
680
- </View>
681
- </ScrollView>
682
- )}
683
- </View>
684
-
685
- {/* 扩展按钮 */}
686
- {extendBtn && (
687
- <Pressable
688
- onPress={() => {
689
- closeModal();
690
- setTimeout(() => {
691
- onExtendBtnPress?.();
692
- }, 300);
693
- }}
694
- style={[
695
- styles.extendBtnCon,
696
- {
697
- left: dropdownPosition.left,
698
- top: dropdownPosition.top + optionListHeight + 8,
699
- width: dropdownWidthCalc,
700
- },
701
- ]}
702
- >
703
- {extendBtnIcon && <TapasIcon size={20} name={extendBtnIcon} />}
704
- <Text
705
- style={styles.extendBtnText}
706
- numberOfLines={1}
707
- ellipsizeMode="tail"
708
- >
709
- {extendBtn}
710
- </Text>
711
- </Pressable>
712
- )}
713
- </TouchableOpacity>
714
- </Modal>
715
- </View>
716
- );
717
- }
718
-
719
- // 原有的 CustomDropdown 模式
720
- return (
721
- <CustomDropdown
722
- title={props?.title}
723
- value={`${prefix}${selected_old?.name}`}
724
- isVisible={isVisible}
725
- width={width}
726
- subWidth={subWidth}
727
- subHeight={subHeight}
728
- testID={testID}
729
- {...props}
730
- onClose={() => {
731
- props.onClose && props.onClose();
732
- }}
733
- onPress={() => {
734
- props.onPress && props.onPress();
735
- }}
736
- sheetTitlePros={{
737
- ...props.sheetTitlePros,
738
- onClose: () => {
739
- props.onClose && props.onClose();
740
- }
741
- }}
742
- >
743
- <Pressable onPress={handleStopEvent}>
744
- {props.showSearchBar && (
745
- <SearchBar
746
- ref={(search: any) => (searchRef.current = search)}
747
- containerStyle={{
748
- ...styles.searchBarContainer,
749
- borderEndWidth: 1,
750
- borderTopWidth: 0,
751
- borderRightWidth: 0,
752
- width: subWidth,
753
- }}
754
- inputContainerStyle={styles.inputContainer}
755
- placeholder={props.placeholder}
756
- onChangeText={updateSearch}
757
- inputStyle={{
758
- ...styles.inputStyle
759
- }}
760
- leftIconContainerStyle={styles.leftIconContainer}
761
- value={search}
762
- lightTheme
763
- searchIcon={<TapasIcon name="search" style={styles.iconStyle} size={20}/>}
764
- clearIcon={
765
- <TapasIcon
766
- name="close"
767
- onPress={() => {
768
- const search = searchRef.current;
769
- if (search) {
770
- search.clear();
771
- search.blur();
772
- }
773
- }}
774
- size={20}
775
- />
776
- }
777
- />
778
- )}
779
- </Pressable>
780
- <ScrollView style={{width: subWidth, height: subHeight}}>
781
- {options?.map((item, index) => {
782
- const visibleItems = options.filter(item => !item.hide);
783
- const currentVisibleIndex = visibleItems.findIndex(visibleItem => visibleItem === item);
784
- const isFirst = currentVisibleIndex === 0;
785
- const isLast = currentVisibleIndex === visibleItems.length - 1;
786
-
787
- return (
788
- !item.hide && (
789
- <CustomListItem
790
- onItemPress={(value) => {
791
- if (type === 'button') {
792
- props.onItemPress && props.onItemPress(item.value);
793
- } else {
794
- selectedItem(value);
795
- onChange && onChange(value);
796
- }
797
- props.onClose && props.onClose();
798
- }}
799
- key={index}
800
- item={item}
801
- selected={selected_old}
802
- isFirst={isFirst}
803
- isLast={isLast}
804
- />
805
- )
806
- );
807
- })}
808
- </ScrollView>
809
- </CustomDropdown>
810
- );
811
- };
812
-
813
- export default withTheme(Dropdown);
814
-
815
- // 向后兼容的别名导出
816
- export const TapasDropdownModal = withTheme(Dropdown);
817
- export type { DropdownProps };