@beppla/tapas-ui 1.5.12 → 1.5.13

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 (1231) hide show
  1. package/assets/fonts/customfont.ttf +0 -0
  2. package/package.json +67 -205
  3. package/components/Alert/Alert.tsx +0 -85
  4. package/components/AnimatedNavItem/AnimatedNavItem.tsx +0 -248
  5. package/components/AnimatedNavItem/index.tsx +0 -3
  6. package/components/BarChart/BarChart.tsx +0 -559
  7. package/components/BarChart/index.tsx +0 -2
  8. package/components/Button/Button.tsx +0 -98
  9. package/components/Button/ButtonGroup.tsx +0 -154
  10. package/components/Button/react-native-hoverable.d.ts +0 -14
  11. package/components/Calendar/Calendar.base.tsx +0 -393
  12. package/components/Calendar/Calendar.tsx +0 -109
  13. package/components/Calendar/ConcreteTimeSelector.tsx +0 -466
  14. package/components/Calendar/CustomRange.tsx +0 -538
  15. package/components/Calendar/DaySelector.tsx +0 -159
  16. package/components/Calendar/MonthSelector.tsx +0 -154
  17. package/components/Calendar/TimeSelector.tsx +0 -492
  18. package/components/Calendar/WeekDaySelector.tsx +0 -154
  19. package/components/Calendar/helper.ts +0 -138
  20. package/components/Calendar/local.ts +0 -124
  21. package/components/Calendar/types.ts +0 -120
  22. package/components/Card/Card.tsx +0 -278
  23. package/components/CheckBox/CheckBox.tsx +0 -144
  24. package/components/CheckBox/CheckBoxItem.tsx +0 -130
  25. package/components/CheckBox/GroupCheckBox.tsx +0 -87
  26. package/components/CircularProgress/CircularProgress.tsx +0 -45
  27. package/components/Collapsible/Collapsible.tsx +0 -88
  28. package/components/ComboChart/ComboChart.tsx +0 -216
  29. package/components/ComboChart/index.tsx +0 -3
  30. package/components/DashboardCard/DashboardCard.tsx +0 -221
  31. package/components/DataCell/DataCell.tsx +0 -658
  32. package/components/DataCell/index.tsx +0 -9
  33. package/components/DataTable/DataTable.tsx +0 -266
  34. package/components/DataTable/index.tsx +0 -3
  35. package/components/DeviceSelectionModal/DeviceSelectionModal.tsx +0 -368
  36. package/components/DraggableFlatList/DraggableFlatList.tsx +0 -12
  37. package/components/Drawer/Drawer.tsx +0 -227
  38. package/components/Dropdown/CustomDropdown.tsx +0 -286
  39. package/components/Dropdown/Dropdown.tsx +0 -881
  40. package/components/Dropdown/InputDropdown.tsx +0 -188
  41. package/components/ExternalLink/ExternalLink.tsx +0 -69
  42. package/components/Gantt/Accessories.tsx +0 -302
  43. package/components/Gantt/Gantt.tsx +0 -301
  44. package/components/Gantt/GanttInnerElementType.tsx +0 -131
  45. package/components/Gantt/helper.ts +0 -386
  46. package/components/Gantt/types.ts +0 -108
  47. package/components/Grid/FixedSizeGrid.tsx +0 -245
  48. package/components/Grid/Grid.base.tsx +0 -932
  49. package/components/Grid/StaticFixedSizeGrid.tsx +0 -508
  50. package/components/Grid/VariableSizeGrid.tsx +0 -509
  51. package/components/Grid/helper.ts +0 -69
  52. package/components/Grid/timer.ts +0 -32
  53. package/components/Header/Header.tsx +0 -240
  54. package/components/HelloWave/HelloWave.tsx +0 -70
  55. package/components/Hoverable/Hoverable.tsx +0 -65
  56. package/components/IconText/IconText.tsx +0 -135
  57. package/components/Icons/TapasIcon.tsx +0 -180
  58. package/components/Icons/TapasIconExpo.tsx +0 -114
  59. package/components/Icons/expoFontLoader.ts +0 -13
  60. package/components/Icons/fontLoader.ts +0 -13
  61. package/components/Icons/index.tsx +0 -19
  62. package/components/Icons/smartFontLoader.ts +0 -327
  63. package/components/Image/Image.tsx +0 -157
  64. package/components/Image/PreviewImg.tsx +0 -140
  65. package/components/Input/Input.tsx +0 -351
  66. package/components/Layout/DrawerContext.tsx +0 -38
  67. package/components/Layout/Layout.tsx +0 -117
  68. package/components/Layout/ToastContext.tsx +0 -36
  69. package/components/Layout/index.tsx +0 -24
  70. package/components/LineChart/LineChart.tsx +0 -487
  71. package/components/LineChart/index.tsx +0 -2
  72. package/components/ListItem/ListItem.tsx +0 -305
  73. package/components/Loading/Loading.tsx +0 -97
  74. package/components/MessageBox/MessageBox.tsx +0 -248
  75. package/components/MultiSelector/MultiSelector.tsx +0 -627
  76. package/components/MultiSelector/index.tsx +0 -2
  77. package/components/Navigation/Navigation.tsx +0 -336
  78. package/components/Notification/Notification.tsx +0 -291
  79. package/components/Notification/index.tsx +0 -2
  80. package/components/NumericInput/NumericInput.tsx +0 -244
  81. package/components/Overlay/Overlay.tsx +0 -32
  82. package/components/Pagination/Pagination.tsx +0 -296
  83. package/components/PieChart/GroupedLegend.tsx +0 -284
  84. package/components/PieChart/NestedPieChart.tsx +0 -605
  85. package/components/PieChart/NestedPieChart.types.ts +0 -171
  86. package/components/PieChart/NestedPieChart.utils.ts +0 -425
  87. package/components/PieChart/PieChart.tsx +0 -456
  88. package/components/PieChart/index.tsx +0 -19
  89. package/components/Popover/Popover.tsx +0 -175
  90. package/components/Progress/Progress.tsx +0 -208
  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 -225
  95. package/components/ReasonModal/index.tsx +0 -3
  96. package/components/ScanButton/ScanButton.tsx +0 -139
  97. package/components/SearchInput/SearchInput.tsx +0 -378
  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 -28
  103. package/components/StatisticCard/StatisticCard.tsx +0 -137
  104. package/components/StatisticCard/index.tsx +0 -3
  105. package/components/StatisticsTable/StatisticsTable.tsx +0 -1304
  106. package/components/StatisticsTable/index.tsx +0 -10
  107. package/components/Status/Status.tsx +0 -123
  108. package/components/Steps/Steps.tsx +0 -176
  109. package/components/Switch/Switch.tsx +0 -121
  110. package/components/Tab/TapasTab.tsx +0 -191
  111. package/components/Tab/index.tsx +0 -3
  112. package/components/TabTitle/TabTitle.tsx +0 -90
  113. package/components/TabTitle/index.tsx +0 -3
  114. package/components/TableColumnHeader/TableColumnHeader.tsx +0 -273
  115. package/components/TableColumnHeader/index.tsx +0 -7
  116. package/components/Tag/Tag.tsx +0 -94
  117. package/components/Task/Task.tsx +0 -312
  118. package/components/Task/type.ts +0 -6
  119. package/components/Text/Text.tsx +0 -152
  120. package/components/TextArea/TextArea.tsx +0 -355
  121. package/components/Theme/ThemeProvider.tsx +0 -14
  122. package/components/Theme/defaultTheme.ts +0 -292
  123. package/components/Theme/makeStyles.ts +0 -31
  124. package/components/Theme/themed.d.ts +0 -160
  125. package/components/Theme/types.ts +0 -21
  126. package/components/Theme/withTheme.tsx +0 -89
  127. package/components/Timeline/Timeline.tsx +0 -231
  128. package/components/Toast/Toast.tsx +0 -170
  129. package/components/Upload/Upload.tsx +0 -142
  130. package/components/UserSwitcher/UserSwitcher.tsx +0 -272
  131. package/components/UserSwitcher/index.tsx +0 -3
  132. package/components/WebViewBridge/WebViewBridge.tsx +0 -1147
  133. package/components/WebViewBridge/index.tsx +0 -12
  134. package/components/WebViewBridge/useWebViewBridge.ts +0 -145
  135. package/components/WordCloud/WordCloud.tsx +0 -553
  136. package/components/WordCloud/index.tsx +0 -3
  137. package/components/common/bridgelessUtils.ts +0 -22
  138. package/components/common/hooks/useBridgelessFix.ts +0 -85
  139. package/components/common.ts +0 -8
  140. package/components/index.tsx +0 -215
  141. package/package/README.md +0 -107
  142. package/package/assets/adaptive-icon.png +0 -0
  143. package/package/assets/favicon.png +0 -0
  144. package/package/assets/fonts/customfont.ttf +0 -0
  145. package/package/assets/icon.png +0 -0
  146. package/package/assets/logo.png +0 -0
  147. package/package/assets/splash.png +0 -0
  148. package/package/assets/svg/customfont.svg +0 -333
  149. package/package/assets/svg/logo.svg +0 -9
  150. package/package/assets/tapas/favicon.png +0 -0
  151. package/package/assets/tapas/logo.png +0 -0
  152. package/package/assets/tapas/logo_no_word.png +0 -0
  153. package/package/assets/tapas/logo_transparent_white.png +0 -0
  154. package/package/init.js +0 -179
  155. package/package/module/Alert/README.md +0 -75
  156. package/package/module/AnimatedNavItem/README.md +0 -520
  157. package/package/module/BarChart/README.md +0 -172
  158. package/package/module/Button/README.md +0 -108
  159. package/package/module/Calendar/README.md +0 -410
  160. package/package/module/Card/README.md +0 -126
  161. package/package/module/CheckBox/README.md +0 -147
  162. package/package/module/CircularProgress/README.md +0 -70
  163. package/package/module/Collapsible/README.md +0 -140
  164. package/package/module/ComboChart/README.md +0 -124
  165. package/package/module/DEPENDENCY_WARNINGS.md +0 -242
  166. package/package/module/DashboardCard/README.md +0 -120
  167. package/package/module/DataCell/README.md +0 -1042
  168. package/package/module/DataTable/README.md +0 -159
  169. package/package/module/DeviceSelectionModal/README.md +0 -124
  170. package/package/module/DraggableFlatList/README.md +0 -35
  171. package/package/module/Drawer/README.md +0 -175
  172. package/package/module/Drawer/SCROLLVIEW_FIX.md +0 -127
  173. package/package/module/Dropdown/README.md +0 -230
  174. package/package/module/ExternalLink/README.md +0 -81
  175. package/package/module/Gantt/README.md +0 -155
  176. package/package/module/Grid/README.md +0 -197
  177. package/package/module/Header/README.md +0 -109
  178. package/package/module/HelloWave/README.md +0 -28
  179. package/package/module/IconText/README.md +0 -99
  180. package/package/module/Icons/README.md +0 -182
  181. package/package/module/Icons/icon-categories.json +0 -341
  182. package/package/module/Icons/real-icon-mapping.json +0 -1940
  183. package/package/module/Icons/selection.json +0 -1
  184. package/package/module/Image/PreviewImg/README.md +0 -100
  185. package/package/module/Image/README.md +0 -88
  186. package/package/module/Input/FOCUS_FIX_SUMMARY.md +0 -201
  187. package/package/module/Input/FOCUS_ISSUE_ANALYSIS.md +0 -188
  188. package/package/module/Input/README.md +0 -157
  189. package/package/module/Layout/README.md +0 -174
  190. package/package/module/LineChart/README.md +0 -181
  191. package/package/module/ListItem/README.md +0 -122
  192. package/package/module/Loading/README.md +0 -160
  193. package/package/module/MessageBox/README.md +0 -120
  194. package/package/module/MultiSelector/README.md +0 -246
  195. package/package/module/Navigation/README.md +0 -197
  196. package/package/module/Notification/README.md +0 -158
  197. package/package/module/NumericInput/README.md +0 -95
  198. package/package/module/Overlay/README.md +0 -84
  199. package/package/module/Pagination/BACKGROUND_COLOR.md +0 -173
  200. package/package/module/Pagination/DROPDOWN_IMPROVEMENTS.md +0 -321
  201. package/package/module/Pagination/README.md +0 -106
  202. package/package/module/PieChart/BACKWARD_COMPATIBILITY.md +0 -157
  203. package/package/module/PieChart/BUGFIX_EMPTY_DATA.md +0 -86
  204. package/package/module/PieChart/IMPLEMENTATION_SUMMARY.md +0 -306
  205. package/package/module/PieChart/NestedPieChart.README.md +0 -421
  206. package/package/module/PieChart/README.md +0 -212
  207. package/package/module/Popover/README.md +0 -82
  208. package/package/module/Progress/README.md +0 -106
  209. package/package/module/Quantity/README.md +0 -251
  210. package/package/module/RadioButton/README.md +0 -85
  211. package/package/module/ReasonModal/README.md +0 -320
  212. package/package/module/ScanButton/README.md +0 -72
  213. package/package/module/SearchInput/README.md +0 -304
  214. package/package/module/SheetTitle/README.md +0 -89
  215. package/package/module/Shell/README.md +0 -152
  216. package/package/module/StatisticCard/README.md +0 -129
  217. package/package/module/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -287
  218. package/package/module/StatisticsTable/README.md +0 -470
  219. package/package/module/StatisticsTable/SORTING_FEATURE.md +0 -271
  220. package/package/module/StatisticsTable/STATS_CELL_CLICK.md +0 -120
  221. package/package/module/StatisticsTable/VIRTUAL_SCROLLING.md +0 -254
  222. package/package/module/Status/README.md +0 -75
  223. package/package/module/Steps/README.md +0 -76
  224. package/package/module/Tab/README.md +0 -161
  225. package/package/module/TabTitle/README.md +0 -399
  226. package/package/module/TableColumnHeader/README.md +0 -682
  227. package/package/module/Tag/README.md +0 -93
  228. package/package/module/Task/README.md +0 -110
  229. package/package/module/Text/README.md +0 -97
  230. package/package/module/TextArea/README.md +0 -127
  231. package/package/module/Theme/README.md +0 -161
  232. package/package/module/Timeline/README.md +0 -111
  233. package/package/module/Toast/README.md +0 -96
  234. package/package/module/UserSwitcher/README.md +0 -334
  235. package/package/module/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -187
  236. package/package/module/WebViewBridge/README.md +0 -564
  237. package/package/module/WordCloud/README.md +0 -379
  238. package/package/package.json +0 -84
  239. package/scripts/patch-rneui-react19.js +0 -129
  240. /package/{package/CHANGELOG.md → CHANGELOG.md} +0 -0
  241. /package/{package/commonjs → commonjs}/Alert/Alert.js +0 -0
  242. /package/{package/commonjs → commonjs}/Alert/Alert.js.map +0 -0
  243. /package/{components → commonjs}/Alert/README.md +0 -0
  244. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  245. /package/{package/commonjs → commonjs}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  246. /package/{components → commonjs}/AnimatedNavItem/README.md +0 -0
  247. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js +0 -0
  248. /package/{package/commonjs → commonjs}/AnimatedNavItem/index.js.map +0 -0
  249. /package/{package/commonjs → commonjs}/BarChart/BarChart.js +0 -0
  250. /package/{package/commonjs → commonjs}/BarChart/BarChart.js.map +0 -0
  251. /package/{components → commonjs}/BarChart/README.md +0 -0
  252. /package/{package/commonjs → commonjs}/BarChart/index.js +0 -0
  253. /package/{package/commonjs → commonjs}/BarChart/index.js.map +0 -0
  254. /package/{package/commonjs → commonjs}/Button/Button.js +0 -0
  255. /package/{package/commonjs → commonjs}/Button/Button.js.map +0 -0
  256. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js +0 -0
  257. /package/{package/commonjs → commonjs}/Button/ButtonGroup.js.map +0 -0
  258. /package/{components → commonjs}/Button/README.md +0 -0
  259. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js +0 -0
  260. /package/{package/commonjs → commonjs}/Button/react-native-hoverable.d.js.map +0 -0
  261. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js +0 -0
  262. /package/{package/commonjs → commonjs}/Calendar/Calendar.base.js.map +0 -0
  263. /package/{package/commonjs → commonjs}/Calendar/Calendar.js +0 -0
  264. /package/{package/commonjs → commonjs}/Calendar/Calendar.js.map +0 -0
  265. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js +0 -0
  266. /package/{package/commonjs → commonjs}/Calendar/ConcreteTimeSelector.js.map +0 -0
  267. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js +0 -0
  268. /package/{package/commonjs → commonjs}/Calendar/CustomRange.js.map +0 -0
  269. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js +0 -0
  270. /package/{package/commonjs → commonjs}/Calendar/DaySelector.js.map +0 -0
  271. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js +0 -0
  272. /package/{package/commonjs → commonjs}/Calendar/MonthSelector.js.map +0 -0
  273. /package/{components → commonjs}/Calendar/README.md +0 -0
  274. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js +0 -0
  275. /package/{package/commonjs → commonjs}/Calendar/TimeSelector.js.map +0 -0
  276. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js +0 -0
  277. /package/{package/commonjs → commonjs}/Calendar/WeekDaySelector.js.map +0 -0
  278. /package/{package/commonjs → commonjs}/Calendar/helper.js +0 -0
  279. /package/{package/commonjs → commonjs}/Calendar/helper.js.map +0 -0
  280. /package/{package/commonjs → commonjs}/Calendar/local.js +0 -0
  281. /package/{package/commonjs → commonjs}/Calendar/local.js.map +0 -0
  282. /package/{package/commonjs → commonjs}/Calendar/types.js +0 -0
  283. /package/{package/commonjs → commonjs}/Calendar/types.js.map +0 -0
  284. /package/{package/commonjs → commonjs}/Card/Card.js +0 -0
  285. /package/{package/commonjs → commonjs}/Card/Card.js.map +0 -0
  286. /package/{components → commonjs}/Card/README.md +0 -0
  287. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js +0 -0
  288. /package/{package/commonjs → commonjs}/CheckBox/CheckBox.js.map +0 -0
  289. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js +0 -0
  290. /package/{package/commonjs → commonjs}/CheckBox/CheckBoxItem.js.map +0 -0
  291. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js +0 -0
  292. /package/{package/commonjs → commonjs}/CheckBox/GroupCheckBox.js.map +0 -0
  293. /package/{components → commonjs}/CheckBox/README.md +0 -0
  294. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js +0 -0
  295. /package/{package/commonjs → commonjs}/CircularProgress/CircularProgress.js.map +0 -0
  296. /package/{components → commonjs}/CircularProgress/README.md +0 -0
  297. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js +0 -0
  298. /package/{package/commonjs → commonjs}/Collapsible/Collapsible.js.map +0 -0
  299. /package/{components → commonjs}/Collapsible/README.md +0 -0
  300. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js +0 -0
  301. /package/{package/commonjs → commonjs}/ComboChart/ComboChart.js.map +0 -0
  302. /package/{components → commonjs}/ComboChart/README.md +0 -0
  303. /package/{package/commonjs → commonjs}/ComboChart/index.js +0 -0
  304. /package/{package/commonjs → commonjs}/ComboChart/index.js.map +0 -0
  305. /package/{components → commonjs}/DEPENDENCY_WARNINGS.md +0 -0
  306. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js +0 -0
  307. /package/{package/commonjs → commonjs}/DashboardCard/DashboardCard.js.map +0 -0
  308. /package/{components → commonjs}/DashboardCard/README.md +0 -0
  309. /package/{package/commonjs → commonjs}/DataCell/DataCell.js +0 -0
  310. /package/{package/commonjs → commonjs}/DataCell/DataCell.js.map +0 -0
  311. /package/{components → commonjs}/DataCell/README.md +0 -0
  312. /package/{package/commonjs → commonjs}/DataCell/index.js +0 -0
  313. /package/{package/commonjs → commonjs}/DataCell/index.js.map +0 -0
  314. /package/{package/commonjs → commonjs}/DataTable/DataTable.js +0 -0
  315. /package/{package/commonjs → commonjs}/DataTable/DataTable.js.map +0 -0
  316. /package/{components → commonjs}/DataTable/README.md +0 -0
  317. /package/{package/commonjs → commonjs}/DataTable/index.js +0 -0
  318. /package/{package/commonjs → commonjs}/DataTable/index.js.map +0 -0
  319. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  320. /package/{package/commonjs → commonjs}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  321. /package/{components → commonjs}/DeviceSelectionModal/README.md +0 -0
  322. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js +0 -0
  323. /package/{package/commonjs → commonjs}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  324. /package/{components → commonjs}/DraggableFlatList/README.md +0 -0
  325. /package/{package/commonjs → commonjs}/Drawer/Drawer.js +0 -0
  326. /package/{package/commonjs → commonjs}/Drawer/Drawer.js.map +0 -0
  327. /package/{components → commonjs}/Drawer/README.md +0 -0
  328. /package/{components → commonjs}/Drawer/SCROLLVIEW_FIX.md +0 -0
  329. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js +0 -0
  330. /package/{package/commonjs → commonjs}/Dropdown/CustomDropdown.js.map +0 -0
  331. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js +0 -0
  332. /package/{package/commonjs → commonjs}/Dropdown/Dropdown.js.map +0 -0
  333. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js +0 -0
  334. /package/{package/commonjs → commonjs}/Dropdown/InputDropdown.js.map +0 -0
  335. /package/{components → commonjs}/Dropdown/README.md +0 -0
  336. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js +0 -0
  337. /package/{package/commonjs → commonjs}/ExternalLink/ExternalLink.js.map +0 -0
  338. /package/{components → commonjs}/ExternalLink/README.md +0 -0
  339. /package/{package/commonjs → commonjs}/Gantt/Accessories.js +0 -0
  340. /package/{package/commonjs → commonjs}/Gantt/Accessories.js.map +0 -0
  341. /package/{package/commonjs → commonjs}/Gantt/Gantt.js +0 -0
  342. /package/{package/commonjs → commonjs}/Gantt/Gantt.js.map +0 -0
  343. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js +0 -0
  344. /package/{package/commonjs → commonjs}/Gantt/GanttInnerElementType.js.map +0 -0
  345. /package/{components → commonjs}/Gantt/README.md +0 -0
  346. /package/{package/commonjs → commonjs}/Gantt/helper.js +0 -0
  347. /package/{package/commonjs → commonjs}/Gantt/helper.js.map +0 -0
  348. /package/{package/commonjs → commonjs}/Gantt/types.js +0 -0
  349. /package/{package/commonjs → commonjs}/Gantt/types.js.map +0 -0
  350. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js +0 -0
  351. /package/{package/commonjs → commonjs}/Grid/FixedSizeGrid.js.map +0 -0
  352. /package/{package/commonjs → commonjs}/Grid/Grid.base.js +0 -0
  353. /package/{package/commonjs → commonjs}/Grid/Grid.base.js.map +0 -0
  354. /package/{components → commonjs}/Grid/README.md +0 -0
  355. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js +0 -0
  356. /package/{package/commonjs → commonjs}/Grid/StaticFixedSizeGrid.js.map +0 -0
  357. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js +0 -0
  358. /package/{package/commonjs → commonjs}/Grid/VariableSizeGrid.js.map +0 -0
  359. /package/{package/commonjs → commonjs}/Grid/helper.js +0 -0
  360. /package/{package/commonjs → commonjs}/Grid/helper.js.map +0 -0
  361. /package/{package/commonjs → commonjs}/Grid/timer.js +0 -0
  362. /package/{package/commonjs → commonjs}/Grid/timer.js.map +0 -0
  363. /package/{package/commonjs → commonjs}/Header/Header.js +0 -0
  364. /package/{package/commonjs → commonjs}/Header/Header.js.map +0 -0
  365. /package/{components → commonjs}/Header/README.md +0 -0
  366. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js +0 -0
  367. /package/{package/commonjs → commonjs}/HelloWave/HelloWave.js.map +0 -0
  368. /package/{components → commonjs}/HelloWave/README.md +0 -0
  369. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js +0 -0
  370. /package/{package/commonjs → commonjs}/Hoverable/Hoverable.js.map +0 -0
  371. /package/{package/commonjs → commonjs}/IconText/IconText.js +0 -0
  372. /package/{package/commonjs → commonjs}/IconText/IconText.js.map +0 -0
  373. /package/{components → commonjs}/IconText/README.md +0 -0
  374. /package/{components → commonjs}/Icons/README.md +0 -0
  375. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js +0 -0
  376. /package/{package/commonjs → commonjs}/Icons/TapasIcon.js.map +0 -0
  377. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js +0 -0
  378. /package/{package/commonjs → commonjs}/Icons/TapasIconExpo.js.map +0 -0
  379. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js +0 -0
  380. /package/{package/commonjs → commonjs}/Icons/expoFontLoader.js.map +0 -0
  381. /package/{package/commonjs → commonjs}/Icons/fontLoader.js +0 -0
  382. /package/{package/commonjs → commonjs}/Icons/fontLoader.js.map +0 -0
  383. /package/{components → commonjs}/Icons/icon-categories.json +0 -0
  384. /package/{package/commonjs → commonjs}/Icons/index.js +0 -0
  385. /package/{package/commonjs → commonjs}/Icons/index.js.map +0 -0
  386. /package/{components → commonjs}/Icons/real-icon-mapping.json +0 -0
  387. /package/{components → commonjs}/Icons/selection.json +0 -0
  388. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js +0 -0
  389. /package/{package/commonjs → commonjs}/Icons/smartFontLoader.js.map +0 -0
  390. /package/{package/commonjs → commonjs}/Image/Image.js +0 -0
  391. /package/{package/commonjs → commonjs}/Image/Image.js.map +0 -0
  392. /package/{components → commonjs}/Image/PreviewImg/README.md +0 -0
  393. /package/{package/commonjs → commonjs}/Image/PreviewImg.js +0 -0
  394. /package/{package/commonjs → commonjs}/Image/PreviewImg.js.map +0 -0
  395. /package/{components → commonjs}/Image/README.md +0 -0
  396. /package/{components → commonjs}/Input/FOCUS_FIX_SUMMARY.md +0 -0
  397. /package/{components → commonjs}/Input/FOCUS_ISSUE_ANALYSIS.md +0 -0
  398. /package/{package/commonjs → commonjs}/Input/Input.js +0 -0
  399. /package/{package/commonjs → commonjs}/Input/Input.js.map +0 -0
  400. /package/{components → commonjs}/Input/README.md +0 -0
  401. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js +0 -0
  402. /package/{package/commonjs → commonjs}/Layout/DrawerContext.js.map +0 -0
  403. /package/{package/commonjs → commonjs}/Layout/Layout.js +0 -0
  404. /package/{package/commonjs → commonjs}/Layout/Layout.js.map +0 -0
  405. /package/{components → commonjs}/Layout/README.md +0 -0
  406. /package/{package/commonjs → commonjs}/Layout/ToastContext.js +0 -0
  407. /package/{package/commonjs → commonjs}/Layout/ToastContext.js.map +0 -0
  408. /package/{package/commonjs → commonjs}/Layout/index.js +0 -0
  409. /package/{package/commonjs → commonjs}/Layout/index.js.map +0 -0
  410. /package/{package/commonjs → commonjs}/LineChart/LineChart.js +0 -0
  411. /package/{package/commonjs → commonjs}/LineChart/LineChart.js.map +0 -0
  412. /package/{components → commonjs}/LineChart/README.md +0 -0
  413. /package/{package/commonjs → commonjs}/LineChart/index.js +0 -0
  414. /package/{package/commonjs → commonjs}/LineChart/index.js.map +0 -0
  415. /package/{package/commonjs → commonjs}/ListItem/ListItem.js +0 -0
  416. /package/{package/commonjs → commonjs}/ListItem/ListItem.js.map +0 -0
  417. /package/{components → commonjs}/ListItem/README.md +0 -0
  418. /package/{package/commonjs → commonjs}/Loading/Loading.js +0 -0
  419. /package/{package/commonjs → commonjs}/Loading/Loading.js.map +0 -0
  420. /package/{components → commonjs}/Loading/README.md +0 -0
  421. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js +0 -0
  422. /package/{package/commonjs → commonjs}/MessageBox/MessageBox.js.map +0 -0
  423. /package/{components → commonjs}/MessageBox/README.md +0 -0
  424. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js +0 -0
  425. /package/{package/commonjs → commonjs}/MultiSelector/MultiSelector.js.map +0 -0
  426. /package/{components → commonjs}/MultiSelector/README.md +0 -0
  427. /package/{package/commonjs → commonjs}/MultiSelector/index.js +0 -0
  428. /package/{package/commonjs → commonjs}/MultiSelector/index.js.map +0 -0
  429. /package/{package/commonjs → commonjs}/Navigation/Navigation.js +0 -0
  430. /package/{package/commonjs → commonjs}/Navigation/Navigation.js.map +0 -0
  431. /package/{components → commonjs}/Navigation/README.md +0 -0
  432. /package/{package/commonjs → commonjs}/Notification/Notification.js +0 -0
  433. /package/{package/commonjs → commonjs}/Notification/Notification.js.map +0 -0
  434. /package/{components → commonjs}/Notification/README.md +0 -0
  435. /package/{package/commonjs → commonjs}/Notification/index.js +0 -0
  436. /package/{package/commonjs → commonjs}/Notification/index.js.map +0 -0
  437. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js +0 -0
  438. /package/{package/commonjs → commonjs}/NumericInput/NumericInput.js.map +0 -0
  439. /package/{components → commonjs}/NumericInput/README.md +0 -0
  440. /package/{package/commonjs → commonjs}/Overlay/Overlay.js +0 -0
  441. /package/{package/commonjs → commonjs}/Overlay/Overlay.js.map +0 -0
  442. /package/{components → commonjs}/Overlay/README.md +0 -0
  443. /package/{components → commonjs}/Pagination/BACKGROUND_COLOR.md +0 -0
  444. /package/{components → commonjs}/Pagination/DROPDOWN_IMPROVEMENTS.md +0 -0
  445. /package/{package/commonjs → commonjs}/Pagination/Pagination.js +0 -0
  446. /package/{package/commonjs → commonjs}/Pagination/Pagination.js.map +0 -0
  447. /package/{components → commonjs}/Pagination/README.md +0 -0
  448. /package/{components → commonjs}/PieChart/BACKWARD_COMPATIBILITY.md +0 -0
  449. /package/{components → commonjs}/PieChart/BUGFIX_EMPTY_DATA.md +0 -0
  450. /package/{package/commonjs → commonjs}/PieChart/GroupedLegend.js +0 -0
  451. /package/{package/commonjs → commonjs}/PieChart/GroupedLegend.js.map +0 -0
  452. /package/{components → commonjs}/PieChart/IMPLEMENTATION_SUMMARY.md +0 -0
  453. /package/{components → commonjs}/PieChart/NestedPieChart.README.md +0 -0
  454. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.js +0 -0
  455. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.js.map +0 -0
  456. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.types.js +0 -0
  457. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.types.js.map +0 -0
  458. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.utils.js +0 -0
  459. /package/{package/commonjs → commonjs}/PieChart/NestedPieChart.utils.js.map +0 -0
  460. /package/{package/commonjs → commonjs}/PieChart/PieChart.js +0 -0
  461. /package/{package/commonjs → commonjs}/PieChart/PieChart.js.map +0 -0
  462. /package/{components → commonjs}/PieChart/README.md +0 -0
  463. /package/{package/commonjs → commonjs}/PieChart/index.js +0 -0
  464. /package/{package/commonjs → commonjs}/PieChart/index.js.map +0 -0
  465. /package/{package/commonjs → commonjs}/Popover/Popover.js +0 -0
  466. /package/{package/commonjs → commonjs}/Popover/Popover.js.map +0 -0
  467. /package/{components → commonjs}/Popover/README.md +0 -0
  468. /package/{package/commonjs → commonjs}/Progress/Progress.js +0 -0
  469. /package/{package/commonjs → commonjs}/Progress/Progress.js.map +0 -0
  470. /package/{components → commonjs}/Progress/README.md +0 -0
  471. /package/{package/commonjs → commonjs}/Quantity/Quantity.js +0 -0
  472. /package/{package/commonjs → commonjs}/Quantity/Quantity.js.map +0 -0
  473. /package/{components → commonjs}/Quantity/README.md +0 -0
  474. /package/{package/commonjs → commonjs}/Quantity/index.js +0 -0
  475. /package/{package/commonjs → commonjs}/Quantity/index.js.map +0 -0
  476. /package/{components → commonjs}/RadioButton/README.md +0 -0
  477. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js +0 -0
  478. /package/{package/commonjs → commonjs}/RadioButton/RadioButton.js.map +0 -0
  479. /package/{components → commonjs}/ReasonModal/README.md +0 -0
  480. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js +0 -0
  481. /package/{package/commonjs → commonjs}/ReasonModal/ReasonModal.js.map +0 -0
  482. /package/{package/commonjs → commonjs}/ReasonModal/index.js +0 -0
  483. /package/{package/commonjs → commonjs}/ReasonModal/index.js.map +0 -0
  484. /package/{components → commonjs}/ScanButton/README.md +0 -0
  485. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js +0 -0
  486. /package/{package/commonjs → commonjs}/ScanButton/ScanButton.js.map +0 -0
  487. /package/{components → commonjs}/SearchInput/README.md +0 -0
  488. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js +0 -0
  489. /package/{package/commonjs → commonjs}/SearchInput/SearchInput.js.map +0 -0
  490. /package/{package/commonjs → commonjs}/SearchInput/index.js +0 -0
  491. /package/{package/commonjs → commonjs}/SearchInput/index.js.map +0 -0
  492. /package/{components → commonjs}/SheetTitle/README.md +0 -0
  493. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js +0 -0
  494. /package/{package/commonjs → commonjs}/SheetTitle/SheetTitle.js.map +0 -0
  495. /package/{components → commonjs}/Shell/README.md +0 -0
  496. /package/{package/commonjs → commonjs}/Shell/Shell.js +0 -0
  497. /package/{package/commonjs → commonjs}/Shell/Shell.js.map +0 -0
  498. /package/{package/commonjs → commonjs}/Shell/styles.js +0 -0
  499. /package/{package/commonjs → commonjs}/Shell/styles.js.map +0 -0
  500. /package/{package/commonjs → commonjs}/Shell/types.js +0 -0
  501. /package/{package/commonjs → commonjs}/Shell/types.js.map +0 -0
  502. /package/{components → commonjs}/StatisticCard/README.md +0 -0
  503. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js +0 -0
  504. /package/{package/commonjs → commonjs}/StatisticCard/StatisticCard.js.map +0 -0
  505. /package/{package/commonjs → commonjs}/StatisticCard/index.js +0 -0
  506. /package/{package/commonjs → commonjs}/StatisticCard/index.js.map +0 -0
  507. /package/{components → commonjs}/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -0
  508. /package/{components → commonjs}/StatisticsTable/README.md +0 -0
  509. /package/{components → commonjs}/StatisticsTable/SORTING_FEATURE.md +0 -0
  510. /package/{components → commonjs}/StatisticsTable/STATS_CELL_CLICK.md +0 -0
  511. /package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js +0 -0
  512. /package/{package/commonjs → commonjs}/StatisticsTable/StatisticsTable.js.map +0 -0
  513. /package/{components → commonjs}/StatisticsTable/VIRTUAL_SCROLLING.md +0 -0
  514. /package/{package/commonjs → commonjs}/StatisticsTable/index.js +0 -0
  515. /package/{package/commonjs → commonjs}/StatisticsTable/index.js.map +0 -0
  516. /package/{components → commonjs}/Status/README.md +0 -0
  517. /package/{package/commonjs → commonjs}/Status/Status.js +0 -0
  518. /package/{package/commonjs → commonjs}/Status/Status.js.map +0 -0
  519. /package/{components → commonjs}/Steps/README.md +0 -0
  520. /package/{package/commonjs → commonjs}/Steps/Steps.js +0 -0
  521. /package/{package/commonjs → commonjs}/Steps/Steps.js.map +0 -0
  522. /package/{package/commonjs → commonjs}/Switch/Switch.js +0 -0
  523. /package/{package/commonjs → commonjs}/Switch/Switch.js.map +0 -0
  524. /package/{components → commonjs}/Tab/README.md +0 -0
  525. /package/{package/commonjs → commonjs}/Tab/TapasTab.js +0 -0
  526. /package/{package/commonjs → commonjs}/Tab/TapasTab.js.map +0 -0
  527. /package/{package/commonjs → commonjs}/Tab/index.js +0 -0
  528. /package/{package/commonjs → commonjs}/Tab/index.js.map +0 -0
  529. /package/{components → commonjs}/TabTitle/README.md +0 -0
  530. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js +0 -0
  531. /package/{package/commonjs → commonjs}/TabTitle/TabTitle.js.map +0 -0
  532. /package/{package/commonjs → commonjs}/TabTitle/index.js +0 -0
  533. /package/{package/commonjs → commonjs}/TabTitle/index.js.map +0 -0
  534. /package/{components → commonjs}/TableColumnHeader/README.md +0 -0
  535. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js +0 -0
  536. /package/{package/commonjs → commonjs}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  537. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js +0 -0
  538. /package/{package/commonjs → commonjs}/TableColumnHeader/index.js.map +0 -0
  539. /package/{components → commonjs}/Tag/README.md +0 -0
  540. /package/{package/commonjs → commonjs}/Tag/Tag.js +0 -0
  541. /package/{package/commonjs → commonjs}/Tag/Tag.js.map +0 -0
  542. /package/{components → commonjs}/Task/README.md +0 -0
  543. /package/{package/commonjs → commonjs}/Task/Task.js +0 -0
  544. /package/{package/commonjs → commonjs}/Task/Task.js.map +0 -0
  545. /package/{package/commonjs → commonjs}/Task/type.js +0 -0
  546. /package/{package/commonjs → commonjs}/Task/type.js.map +0 -0
  547. /package/{components → commonjs}/Text/README.md +0 -0
  548. /package/{package/commonjs → commonjs}/Text/Text.js +0 -0
  549. /package/{package/commonjs → commonjs}/Text/Text.js.map +0 -0
  550. /package/{components → commonjs}/TextArea/README.md +0 -0
  551. /package/{package/commonjs → commonjs}/TextArea/TextArea.js +0 -0
  552. /package/{package/commonjs → commonjs}/TextArea/TextArea.js.map +0 -0
  553. /package/{components → commonjs}/Theme/README.md +0 -0
  554. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js +0 -0
  555. /package/{package/commonjs → commonjs}/Theme/ThemeProvider.js.map +0 -0
  556. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js +0 -0
  557. /package/{package/commonjs → commonjs}/Theme/defaultTheme.js.map +0 -0
  558. /package/{package/commonjs → commonjs}/Theme/makeStyles.js +0 -0
  559. /package/{package/commonjs → commonjs}/Theme/makeStyles.js.map +0 -0
  560. /package/{package/commonjs → commonjs}/Theme/themed.d.js +0 -0
  561. /package/{package/commonjs → commonjs}/Theme/themed.d.js.map +0 -0
  562. /package/{package/commonjs → commonjs}/Theme/types.js +0 -0
  563. /package/{package/commonjs → commonjs}/Theme/types.js.map +0 -0
  564. /package/{package/commonjs → commonjs}/Theme/withTheme.js +0 -0
  565. /package/{package/commonjs → commonjs}/Theme/withTheme.js.map +0 -0
  566. /package/{components → commonjs}/Timeline/README.md +0 -0
  567. /package/{package/commonjs → commonjs}/Timeline/Timeline.js +0 -0
  568. /package/{package/commonjs → commonjs}/Timeline/Timeline.js.map +0 -0
  569. /package/{components → commonjs}/Toast/README.md +0 -0
  570. /package/{package/commonjs → commonjs}/Toast/Toast.js +0 -0
  571. /package/{package/commonjs → commonjs}/Toast/Toast.js.map +0 -0
  572. /package/{package/commonjs → commonjs}/Upload/Upload.js +0 -0
  573. /package/{package/commonjs → commonjs}/Upload/Upload.js.map +0 -0
  574. /package/{components → commonjs}/UserSwitcher/README.md +0 -0
  575. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js +0 -0
  576. /package/{package/commonjs → commonjs}/UserSwitcher/UserSwitcher.js.map +0 -0
  577. /package/{package/commonjs → commonjs}/UserSwitcher/index.js +0 -0
  578. /package/{package/commonjs → commonjs}/UserSwitcher/index.js.map +0 -0
  579. /package/{components → commonjs}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  580. /package/{components → commonjs}/WebViewBridge/README.md +0 -0
  581. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js +0 -0
  582. /package/{package/commonjs → commonjs}/WebViewBridge/WebViewBridge.js.map +0 -0
  583. /package/{package/commonjs → commonjs}/WebViewBridge/index.js +0 -0
  584. /package/{package/commonjs → commonjs}/WebViewBridge/index.js.map +0 -0
  585. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js +0 -0
  586. /package/{package/commonjs → commonjs}/WebViewBridge/useWebViewBridge.js.map +0 -0
  587. /package/{components → commonjs}/WordCloud/README.md +0 -0
  588. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js +0 -0
  589. /package/{package/commonjs → commonjs}/WordCloud/WordCloud.js.map +0 -0
  590. /package/{package/commonjs → commonjs}/WordCloud/index.js +0 -0
  591. /package/{package/commonjs → commonjs}/WordCloud/index.js.map +0 -0
  592. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js +0 -0
  593. /package/{package/commonjs → commonjs}/common/bridgelessUtils.js.map +0 -0
  594. /package/{package/commonjs → commonjs}/common/hooks/useBridgelessFix.js +0 -0
  595. /package/{package/commonjs → commonjs}/common/hooks/useBridgelessFix.js.map +0 -0
  596. /package/{package/commonjs → commonjs}/common.js +0 -0
  597. /package/{package/commonjs → commonjs}/common.js.map +0 -0
  598. /package/{package/commonjs → commonjs}/index.js +0 -0
  599. /package/{package/commonjs → commonjs}/index.js.map +0 -0
  600. /package/{package/commonjs → commonjs}/package.json +0 -0
  601. /package/{package/module → module}/Alert/Alert.js +0 -0
  602. /package/{package/module → module}/Alert/Alert.js.map +0 -0
  603. /package/{package/commonjs → module}/Alert/README.md +0 -0
  604. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js +0 -0
  605. /package/{package/module → module}/AnimatedNavItem/AnimatedNavItem.js.map +0 -0
  606. /package/{package/commonjs → module}/AnimatedNavItem/README.md +0 -0
  607. /package/{package/module → module}/AnimatedNavItem/index.js +0 -0
  608. /package/{package/module → module}/AnimatedNavItem/index.js.map +0 -0
  609. /package/{package/module → module}/BarChart/BarChart.js +0 -0
  610. /package/{package/module → module}/BarChart/BarChart.js.map +0 -0
  611. /package/{package/commonjs → module}/BarChart/README.md +0 -0
  612. /package/{package/module → module}/BarChart/index.js +0 -0
  613. /package/{package/module → module}/BarChart/index.js.map +0 -0
  614. /package/{package/module → module}/Button/Button.js +0 -0
  615. /package/{package/module → module}/Button/Button.js.map +0 -0
  616. /package/{package/module → module}/Button/ButtonGroup.js +0 -0
  617. /package/{package/module → module}/Button/ButtonGroup.js.map +0 -0
  618. /package/{package/commonjs → module}/Button/README.md +0 -0
  619. /package/{package/module → module}/Button/react-native-hoverable.d.js +0 -0
  620. /package/{package/module → module}/Button/react-native-hoverable.d.js.map +0 -0
  621. /package/{package/module → module}/Calendar/Calendar.base.js +0 -0
  622. /package/{package/module → module}/Calendar/Calendar.base.js.map +0 -0
  623. /package/{package/module → module}/Calendar/Calendar.js +0 -0
  624. /package/{package/module → module}/Calendar/Calendar.js.map +0 -0
  625. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js +0 -0
  626. /package/{package/module → module}/Calendar/ConcreteTimeSelector.js.map +0 -0
  627. /package/{package/module → module}/Calendar/CustomRange.js +0 -0
  628. /package/{package/module → module}/Calendar/CustomRange.js.map +0 -0
  629. /package/{package/module → module}/Calendar/DaySelector.js +0 -0
  630. /package/{package/module → module}/Calendar/DaySelector.js.map +0 -0
  631. /package/{package/module → module}/Calendar/MonthSelector.js +0 -0
  632. /package/{package/module → module}/Calendar/MonthSelector.js.map +0 -0
  633. /package/{package/commonjs → module}/Calendar/README.md +0 -0
  634. /package/{package/module → module}/Calendar/TimeSelector.js +0 -0
  635. /package/{package/module → module}/Calendar/TimeSelector.js.map +0 -0
  636. /package/{package/module → module}/Calendar/WeekDaySelector.js +0 -0
  637. /package/{package/module → module}/Calendar/WeekDaySelector.js.map +0 -0
  638. /package/{package/module → module}/Calendar/helper.js +0 -0
  639. /package/{package/module → module}/Calendar/helper.js.map +0 -0
  640. /package/{package/module → module}/Calendar/local.js +0 -0
  641. /package/{package/module → module}/Calendar/local.js.map +0 -0
  642. /package/{package/module → module}/Calendar/types.js +0 -0
  643. /package/{package/module → module}/Calendar/types.js.map +0 -0
  644. /package/{package/module → module}/Card/Card.js +0 -0
  645. /package/{package/module → module}/Card/Card.js.map +0 -0
  646. /package/{package/commonjs → module}/Card/README.md +0 -0
  647. /package/{package/module → module}/CheckBox/CheckBox.js +0 -0
  648. /package/{package/module → module}/CheckBox/CheckBox.js.map +0 -0
  649. /package/{package/module → module}/CheckBox/CheckBoxItem.js +0 -0
  650. /package/{package/module → module}/CheckBox/CheckBoxItem.js.map +0 -0
  651. /package/{package/module → module}/CheckBox/GroupCheckBox.js +0 -0
  652. /package/{package/module → module}/CheckBox/GroupCheckBox.js.map +0 -0
  653. /package/{package/commonjs → module}/CheckBox/README.md +0 -0
  654. /package/{package/module → module}/CircularProgress/CircularProgress.js +0 -0
  655. /package/{package/module → module}/CircularProgress/CircularProgress.js.map +0 -0
  656. /package/{package/commonjs → module}/CircularProgress/README.md +0 -0
  657. /package/{package/module → module}/Collapsible/Collapsible.js +0 -0
  658. /package/{package/module → module}/Collapsible/Collapsible.js.map +0 -0
  659. /package/{package/commonjs → module}/Collapsible/README.md +0 -0
  660. /package/{package/module → module}/ComboChart/ComboChart.js +0 -0
  661. /package/{package/module → module}/ComboChart/ComboChart.js.map +0 -0
  662. /package/{package/commonjs → module}/ComboChart/README.md +0 -0
  663. /package/{package/module → module}/ComboChart/index.js +0 -0
  664. /package/{package/module → module}/ComboChart/index.js.map +0 -0
  665. /package/{package/commonjs → module}/DEPENDENCY_WARNINGS.md +0 -0
  666. /package/{package/module → module}/DashboardCard/DashboardCard.js +0 -0
  667. /package/{package/module → module}/DashboardCard/DashboardCard.js.map +0 -0
  668. /package/{package/commonjs → module}/DashboardCard/README.md +0 -0
  669. /package/{package/module → module}/DataCell/DataCell.js +0 -0
  670. /package/{package/module → module}/DataCell/DataCell.js.map +0 -0
  671. /package/{package/commonjs → module}/DataCell/README.md +0 -0
  672. /package/{package/module → module}/DataCell/index.js +0 -0
  673. /package/{package/module → module}/DataCell/index.js.map +0 -0
  674. /package/{package/module → module}/DataTable/DataTable.js +0 -0
  675. /package/{package/module → module}/DataTable/DataTable.js.map +0 -0
  676. /package/{package/commonjs → module}/DataTable/README.md +0 -0
  677. /package/{package/module → module}/DataTable/index.js +0 -0
  678. /package/{package/module → module}/DataTable/index.js.map +0 -0
  679. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js +0 -0
  680. /package/{package/module → module}/DeviceSelectionModal/DeviceSelectionModal.js.map +0 -0
  681. /package/{package/commonjs → module}/DeviceSelectionModal/README.md +0 -0
  682. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js +0 -0
  683. /package/{package/module → module}/DraggableFlatList/DraggableFlatList.js.map +0 -0
  684. /package/{package/commonjs → module}/DraggableFlatList/README.md +0 -0
  685. /package/{package/module → module}/Drawer/Drawer.js +0 -0
  686. /package/{package/module → module}/Drawer/Drawer.js.map +0 -0
  687. /package/{package/commonjs → module}/Drawer/README.md +0 -0
  688. /package/{package/commonjs → module}/Drawer/SCROLLVIEW_FIX.md +0 -0
  689. /package/{package/module → module}/Dropdown/CustomDropdown.js +0 -0
  690. /package/{package/module → module}/Dropdown/CustomDropdown.js.map +0 -0
  691. /package/{package/module → module}/Dropdown/Dropdown.js +0 -0
  692. /package/{package/module → module}/Dropdown/Dropdown.js.map +0 -0
  693. /package/{package/module → module}/Dropdown/InputDropdown.js +0 -0
  694. /package/{package/module → module}/Dropdown/InputDropdown.js.map +0 -0
  695. /package/{package/commonjs → module}/Dropdown/README.md +0 -0
  696. /package/{package/module → module}/ExternalLink/ExternalLink.js +0 -0
  697. /package/{package/module → module}/ExternalLink/ExternalLink.js.map +0 -0
  698. /package/{package/commonjs → module}/ExternalLink/README.md +0 -0
  699. /package/{package/module → module}/Gantt/Accessories.js +0 -0
  700. /package/{package/module → module}/Gantt/Accessories.js.map +0 -0
  701. /package/{package/module → module}/Gantt/Gantt.js +0 -0
  702. /package/{package/module → module}/Gantt/Gantt.js.map +0 -0
  703. /package/{package/module → module}/Gantt/GanttInnerElementType.js +0 -0
  704. /package/{package/module → module}/Gantt/GanttInnerElementType.js.map +0 -0
  705. /package/{package/commonjs → module}/Gantt/README.md +0 -0
  706. /package/{package/module → module}/Gantt/helper.js +0 -0
  707. /package/{package/module → module}/Gantt/helper.js.map +0 -0
  708. /package/{package/module → module}/Gantt/types.js +0 -0
  709. /package/{package/module → module}/Gantt/types.js.map +0 -0
  710. /package/{package/module → module}/Grid/FixedSizeGrid.js +0 -0
  711. /package/{package/module → module}/Grid/FixedSizeGrid.js.map +0 -0
  712. /package/{package/module → module}/Grid/Grid.base.js +0 -0
  713. /package/{package/module → module}/Grid/Grid.base.js.map +0 -0
  714. /package/{package/commonjs → module}/Grid/README.md +0 -0
  715. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js +0 -0
  716. /package/{package/module → module}/Grid/StaticFixedSizeGrid.js.map +0 -0
  717. /package/{package/module → module}/Grid/VariableSizeGrid.js +0 -0
  718. /package/{package/module → module}/Grid/VariableSizeGrid.js.map +0 -0
  719. /package/{package/module → module}/Grid/helper.js +0 -0
  720. /package/{package/module → module}/Grid/helper.js.map +0 -0
  721. /package/{package/module → module}/Grid/timer.js +0 -0
  722. /package/{package/module → module}/Grid/timer.js.map +0 -0
  723. /package/{package/module → module}/Header/Header.js +0 -0
  724. /package/{package/module → module}/Header/Header.js.map +0 -0
  725. /package/{package/commonjs → module}/Header/README.md +0 -0
  726. /package/{package/module → module}/HelloWave/HelloWave.js +0 -0
  727. /package/{package/module → module}/HelloWave/HelloWave.js.map +0 -0
  728. /package/{package/commonjs → module}/HelloWave/README.md +0 -0
  729. /package/{package/module → module}/Hoverable/Hoverable.js +0 -0
  730. /package/{package/module → module}/Hoverable/Hoverable.js.map +0 -0
  731. /package/{package/module → module}/IconText/IconText.js +0 -0
  732. /package/{package/module → module}/IconText/IconText.js.map +0 -0
  733. /package/{package/commonjs → module}/IconText/README.md +0 -0
  734. /package/{package/commonjs → module}/Icons/README.md +0 -0
  735. /package/{package/module → module}/Icons/TapasIcon.js +0 -0
  736. /package/{package/module → module}/Icons/TapasIcon.js.map +0 -0
  737. /package/{package/module → module}/Icons/TapasIconExpo.js +0 -0
  738. /package/{package/module → module}/Icons/TapasIconExpo.js.map +0 -0
  739. /package/{package/module → module}/Icons/expoFontLoader.js +0 -0
  740. /package/{package/module → module}/Icons/expoFontLoader.js.map +0 -0
  741. /package/{package/module → module}/Icons/fontLoader.js +0 -0
  742. /package/{package/module → module}/Icons/fontLoader.js.map +0 -0
  743. /package/{package/commonjs → module}/Icons/icon-categories.json +0 -0
  744. /package/{package/module → module}/Icons/index.js +0 -0
  745. /package/{package/module → module}/Icons/index.js.map +0 -0
  746. /package/{package/commonjs → module}/Icons/real-icon-mapping.json +0 -0
  747. /package/{package/commonjs → module}/Icons/selection.json +0 -0
  748. /package/{package/module → module}/Icons/smartFontLoader.js +0 -0
  749. /package/{package/module → module}/Icons/smartFontLoader.js.map +0 -0
  750. /package/{package/module → module}/Image/Image.js +0 -0
  751. /package/{package/module → module}/Image/Image.js.map +0 -0
  752. /package/{package/commonjs → module}/Image/PreviewImg/README.md +0 -0
  753. /package/{package/module → module}/Image/PreviewImg.js +0 -0
  754. /package/{package/module → module}/Image/PreviewImg.js.map +0 -0
  755. /package/{package/commonjs → module}/Image/README.md +0 -0
  756. /package/{package/commonjs → module}/Input/FOCUS_FIX_SUMMARY.md +0 -0
  757. /package/{package/commonjs → module}/Input/FOCUS_ISSUE_ANALYSIS.md +0 -0
  758. /package/{package/module → module}/Input/Input.js +0 -0
  759. /package/{package/module → module}/Input/Input.js.map +0 -0
  760. /package/{package/commonjs → module}/Input/README.md +0 -0
  761. /package/{package/module → module}/Layout/DrawerContext.js +0 -0
  762. /package/{package/module → module}/Layout/DrawerContext.js.map +0 -0
  763. /package/{package/module → module}/Layout/Layout.js +0 -0
  764. /package/{package/module → module}/Layout/Layout.js.map +0 -0
  765. /package/{package/commonjs → module}/Layout/README.md +0 -0
  766. /package/{package/module → module}/Layout/ToastContext.js +0 -0
  767. /package/{package/module → module}/Layout/ToastContext.js.map +0 -0
  768. /package/{package/module → module}/Layout/index.js +0 -0
  769. /package/{package/module → module}/Layout/index.js.map +0 -0
  770. /package/{package/module → module}/LineChart/LineChart.js +0 -0
  771. /package/{package/module → module}/LineChart/LineChart.js.map +0 -0
  772. /package/{package/commonjs → module}/LineChart/README.md +0 -0
  773. /package/{package/module → module}/LineChart/index.js +0 -0
  774. /package/{package/module → module}/LineChart/index.js.map +0 -0
  775. /package/{package/module → module}/ListItem/ListItem.js +0 -0
  776. /package/{package/module → module}/ListItem/ListItem.js.map +0 -0
  777. /package/{package/commonjs → module}/ListItem/README.md +0 -0
  778. /package/{package/module → module}/Loading/Loading.js +0 -0
  779. /package/{package/module → module}/Loading/Loading.js.map +0 -0
  780. /package/{package/commonjs → module}/Loading/README.md +0 -0
  781. /package/{package/module → module}/MessageBox/MessageBox.js +0 -0
  782. /package/{package/module → module}/MessageBox/MessageBox.js.map +0 -0
  783. /package/{package/commonjs → module}/MessageBox/README.md +0 -0
  784. /package/{package/module → module}/MultiSelector/MultiSelector.js +0 -0
  785. /package/{package/module → module}/MultiSelector/MultiSelector.js.map +0 -0
  786. /package/{package/commonjs → module}/MultiSelector/README.md +0 -0
  787. /package/{package/module → module}/MultiSelector/index.js +0 -0
  788. /package/{package/module → module}/MultiSelector/index.js.map +0 -0
  789. /package/{package/module → module}/Navigation/Navigation.js +0 -0
  790. /package/{package/module → module}/Navigation/Navigation.js.map +0 -0
  791. /package/{package/commonjs → module}/Navigation/README.md +0 -0
  792. /package/{package/module → module}/Notification/Notification.js +0 -0
  793. /package/{package/module → module}/Notification/Notification.js.map +0 -0
  794. /package/{package/commonjs → module}/Notification/README.md +0 -0
  795. /package/{package/module → module}/Notification/index.js +0 -0
  796. /package/{package/module → module}/Notification/index.js.map +0 -0
  797. /package/{package/module → module}/NumericInput/NumericInput.js +0 -0
  798. /package/{package/module → module}/NumericInput/NumericInput.js.map +0 -0
  799. /package/{package/commonjs → module}/NumericInput/README.md +0 -0
  800. /package/{package/module → module}/Overlay/Overlay.js +0 -0
  801. /package/{package/module → module}/Overlay/Overlay.js.map +0 -0
  802. /package/{package/commonjs → module}/Overlay/README.md +0 -0
  803. /package/{package/commonjs → module}/Pagination/BACKGROUND_COLOR.md +0 -0
  804. /package/{package/commonjs → module}/Pagination/DROPDOWN_IMPROVEMENTS.md +0 -0
  805. /package/{package/module → module}/Pagination/Pagination.js +0 -0
  806. /package/{package/module → module}/Pagination/Pagination.js.map +0 -0
  807. /package/{package/commonjs → module}/Pagination/README.md +0 -0
  808. /package/{package/commonjs → module}/PieChart/BACKWARD_COMPATIBILITY.md +0 -0
  809. /package/{package/commonjs → module}/PieChart/BUGFIX_EMPTY_DATA.md +0 -0
  810. /package/{package/module → module}/PieChart/GroupedLegend.js +0 -0
  811. /package/{package/module → module}/PieChart/GroupedLegend.js.map +0 -0
  812. /package/{package/commonjs → module}/PieChart/IMPLEMENTATION_SUMMARY.md +0 -0
  813. /package/{package/commonjs → module}/PieChart/NestedPieChart.README.md +0 -0
  814. /package/{package/module → module}/PieChart/NestedPieChart.js +0 -0
  815. /package/{package/module → module}/PieChart/NestedPieChart.js.map +0 -0
  816. /package/{package/module → module}/PieChart/NestedPieChart.types.js +0 -0
  817. /package/{package/module → module}/PieChart/NestedPieChart.types.js.map +0 -0
  818. /package/{package/module → module}/PieChart/NestedPieChart.utils.js +0 -0
  819. /package/{package/module → module}/PieChart/NestedPieChart.utils.js.map +0 -0
  820. /package/{package/module → module}/PieChart/PieChart.js +0 -0
  821. /package/{package/module → module}/PieChart/PieChart.js.map +0 -0
  822. /package/{package/commonjs → module}/PieChart/README.md +0 -0
  823. /package/{package/module → module}/PieChart/index.js +0 -0
  824. /package/{package/module → module}/PieChart/index.js.map +0 -0
  825. /package/{package/module → module}/Popover/Popover.js +0 -0
  826. /package/{package/module → module}/Popover/Popover.js.map +0 -0
  827. /package/{package/commonjs → module}/Popover/README.md +0 -0
  828. /package/{package/module → module}/Progress/Progress.js +0 -0
  829. /package/{package/module → module}/Progress/Progress.js.map +0 -0
  830. /package/{package/commonjs → module}/Progress/README.md +0 -0
  831. /package/{package/module → module}/Quantity/Quantity.js +0 -0
  832. /package/{package/module → module}/Quantity/Quantity.js.map +0 -0
  833. /package/{package/commonjs → module}/Quantity/README.md +0 -0
  834. /package/{package/module → module}/Quantity/index.js +0 -0
  835. /package/{package/module → module}/Quantity/index.js.map +0 -0
  836. /package/{package/commonjs → module}/RadioButton/README.md +0 -0
  837. /package/{package/module → module}/RadioButton/RadioButton.js +0 -0
  838. /package/{package/module → module}/RadioButton/RadioButton.js.map +0 -0
  839. /package/{package/commonjs → module}/ReasonModal/README.md +0 -0
  840. /package/{package/module → module}/ReasonModal/ReasonModal.js +0 -0
  841. /package/{package/module → module}/ReasonModal/ReasonModal.js.map +0 -0
  842. /package/{package/module → module}/ReasonModal/index.js +0 -0
  843. /package/{package/module → module}/ReasonModal/index.js.map +0 -0
  844. /package/{package/commonjs → module}/ScanButton/README.md +0 -0
  845. /package/{package/module → module}/ScanButton/ScanButton.js +0 -0
  846. /package/{package/module → module}/ScanButton/ScanButton.js.map +0 -0
  847. /package/{package/commonjs → module}/SearchInput/README.md +0 -0
  848. /package/{package/module → module}/SearchInput/SearchInput.js +0 -0
  849. /package/{package/module → module}/SearchInput/SearchInput.js.map +0 -0
  850. /package/{package/module → module}/SearchInput/index.js +0 -0
  851. /package/{package/module → module}/SearchInput/index.js.map +0 -0
  852. /package/{package/commonjs → module}/SheetTitle/README.md +0 -0
  853. /package/{package/module → module}/SheetTitle/SheetTitle.js +0 -0
  854. /package/{package/module → module}/SheetTitle/SheetTitle.js.map +0 -0
  855. /package/{package/commonjs → module}/Shell/README.md +0 -0
  856. /package/{package/module → module}/Shell/Shell.js +0 -0
  857. /package/{package/module → module}/Shell/Shell.js.map +0 -0
  858. /package/{package/module → module}/Shell/styles.js +0 -0
  859. /package/{package/module → module}/Shell/styles.js.map +0 -0
  860. /package/{package/module → module}/Shell/types.js +0 -0
  861. /package/{package/module → module}/Shell/types.js.map +0 -0
  862. /package/{package/commonjs → module}/StatisticCard/README.md +0 -0
  863. /package/{package/module → module}/StatisticCard/StatisticCard.js +0 -0
  864. /package/{package/module → module}/StatisticCard/StatisticCard.js.map +0 -0
  865. /package/{package/module → module}/StatisticCard/index.js +0 -0
  866. /package/{package/module → module}/StatisticCard/index.js.map +0 -0
  867. /package/{package/commonjs → module}/StatisticsTable/PLACEHOLDER_FEATURE.md +0 -0
  868. /package/{package/commonjs → module}/StatisticsTable/README.md +0 -0
  869. /package/{package/commonjs → module}/StatisticsTable/SORTING_FEATURE.md +0 -0
  870. /package/{package/commonjs → module}/StatisticsTable/STATS_CELL_CLICK.md +0 -0
  871. /package/{package/module → module}/StatisticsTable/StatisticsTable.js +0 -0
  872. /package/{package/module → module}/StatisticsTable/StatisticsTable.js.map +0 -0
  873. /package/{package/commonjs → module}/StatisticsTable/VIRTUAL_SCROLLING.md +0 -0
  874. /package/{package/module → module}/StatisticsTable/index.js +0 -0
  875. /package/{package/module → module}/StatisticsTable/index.js.map +0 -0
  876. /package/{package/commonjs → module}/Status/README.md +0 -0
  877. /package/{package/module → module}/Status/Status.js +0 -0
  878. /package/{package/module → module}/Status/Status.js.map +0 -0
  879. /package/{package/commonjs → module}/Steps/README.md +0 -0
  880. /package/{package/module → module}/Steps/Steps.js +0 -0
  881. /package/{package/module → module}/Steps/Steps.js.map +0 -0
  882. /package/{package/module → module}/Switch/Switch.js +0 -0
  883. /package/{package/module → module}/Switch/Switch.js.map +0 -0
  884. /package/{package/commonjs → module}/Tab/README.md +0 -0
  885. /package/{package/module → module}/Tab/TapasTab.js +0 -0
  886. /package/{package/module → module}/Tab/TapasTab.js.map +0 -0
  887. /package/{package/module → module}/Tab/index.js +0 -0
  888. /package/{package/module → module}/Tab/index.js.map +0 -0
  889. /package/{package/commonjs → module}/TabTitle/README.md +0 -0
  890. /package/{package/module → module}/TabTitle/TabTitle.js +0 -0
  891. /package/{package/module → module}/TabTitle/TabTitle.js.map +0 -0
  892. /package/{package/module → module}/TabTitle/index.js +0 -0
  893. /package/{package/module → module}/TabTitle/index.js.map +0 -0
  894. /package/{package/commonjs → module}/TableColumnHeader/README.md +0 -0
  895. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js +0 -0
  896. /package/{package/module → module}/TableColumnHeader/TableColumnHeader.js.map +0 -0
  897. /package/{package/module → module}/TableColumnHeader/index.js +0 -0
  898. /package/{package/module → module}/TableColumnHeader/index.js.map +0 -0
  899. /package/{package/commonjs → module}/Tag/README.md +0 -0
  900. /package/{package/module → module}/Tag/Tag.js +0 -0
  901. /package/{package/module → module}/Tag/Tag.js.map +0 -0
  902. /package/{package/commonjs → module}/Task/README.md +0 -0
  903. /package/{package/module → module}/Task/Task.js +0 -0
  904. /package/{package/module → module}/Task/Task.js.map +0 -0
  905. /package/{package/module → module}/Task/type.js +0 -0
  906. /package/{package/module → module}/Task/type.js.map +0 -0
  907. /package/{package/commonjs → module}/Text/README.md +0 -0
  908. /package/{package/module → module}/Text/Text.js +0 -0
  909. /package/{package/module → module}/Text/Text.js.map +0 -0
  910. /package/{package/commonjs → module}/TextArea/README.md +0 -0
  911. /package/{package/module → module}/TextArea/TextArea.js +0 -0
  912. /package/{package/module → module}/TextArea/TextArea.js.map +0 -0
  913. /package/{package/commonjs → module}/Theme/README.md +0 -0
  914. /package/{package/module → module}/Theme/ThemeProvider.js +0 -0
  915. /package/{package/module → module}/Theme/ThemeProvider.js.map +0 -0
  916. /package/{package/module → module}/Theme/defaultTheme.js +0 -0
  917. /package/{package/module → module}/Theme/defaultTheme.js.map +0 -0
  918. /package/{package/module → module}/Theme/makeStyles.js +0 -0
  919. /package/{package/module → module}/Theme/makeStyles.js.map +0 -0
  920. /package/{package/module → module}/Theme/themed.d.js +0 -0
  921. /package/{package/module → module}/Theme/themed.d.js.map +0 -0
  922. /package/{package/module → module}/Theme/types.js +0 -0
  923. /package/{package/module → module}/Theme/types.js.map +0 -0
  924. /package/{package/module → module}/Theme/withTheme.js +0 -0
  925. /package/{package/module → module}/Theme/withTheme.js.map +0 -0
  926. /package/{package/commonjs → module}/Timeline/README.md +0 -0
  927. /package/{package/module → module}/Timeline/Timeline.js +0 -0
  928. /package/{package/module → module}/Timeline/Timeline.js.map +0 -0
  929. /package/{package/commonjs → module}/Toast/README.md +0 -0
  930. /package/{package/module → module}/Toast/Toast.js +0 -0
  931. /package/{package/module → module}/Toast/Toast.js.map +0 -0
  932. /package/{package/module → module}/Upload/Upload.js +0 -0
  933. /package/{package/module → module}/Upload/Upload.js.map +0 -0
  934. /package/{package/commonjs → module}/UserSwitcher/README.md +0 -0
  935. /package/{package/module → module}/UserSwitcher/UserSwitcher.js +0 -0
  936. /package/{package/module → module}/UserSwitcher/UserSwitcher.js.map +0 -0
  937. /package/{package/module → module}/UserSwitcher/index.js +0 -0
  938. /package/{package/module → module}/UserSwitcher/index.js.map +0 -0
  939. /package/{package/commonjs → module}/WebViewBridge/OPTIMIZATION_SUMMARY.md +0 -0
  940. /package/{package/commonjs → module}/WebViewBridge/README.md +0 -0
  941. /package/{package/module → module}/WebViewBridge/WebViewBridge.js +0 -0
  942. /package/{package/module → module}/WebViewBridge/WebViewBridge.js.map +0 -0
  943. /package/{package/module → module}/WebViewBridge/index.js +0 -0
  944. /package/{package/module → module}/WebViewBridge/index.js.map +0 -0
  945. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js +0 -0
  946. /package/{package/module → module}/WebViewBridge/useWebViewBridge.js.map +0 -0
  947. /package/{package/commonjs → module}/WordCloud/README.md +0 -0
  948. /package/{package/module → module}/WordCloud/WordCloud.js +0 -0
  949. /package/{package/module → module}/WordCloud/WordCloud.js.map +0 -0
  950. /package/{package/module → module}/WordCloud/index.js +0 -0
  951. /package/{package/module → module}/WordCloud/index.js.map +0 -0
  952. /package/{package/module → module}/common/bridgelessUtils.js +0 -0
  953. /package/{package/module → module}/common/bridgelessUtils.js.map +0 -0
  954. /package/{package/module → module}/common/hooks/useBridgelessFix.js +0 -0
  955. /package/{package/module → module}/common/hooks/useBridgelessFix.js.map +0 -0
  956. /package/{package/module → module}/common.js +0 -0
  957. /package/{package/module → module}/common.js.map +0 -0
  958. /package/{package/module → module}/index.js +0 -0
  959. /package/{package/module → module}/index.js.map +0 -0
  960. /package/{package/typescript → typescript}/Alert/Alert.d.ts +0 -0
  961. /package/{package/typescript → typescript}/Alert/Alert.d.ts.map +0 -0
  962. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts +0 -0
  963. /package/{package/typescript → typescript}/AnimatedNavItem/AnimatedNavItem.d.ts.map +0 -0
  964. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts +0 -0
  965. /package/{package/typescript → typescript}/AnimatedNavItem/index.d.ts.map +0 -0
  966. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts +0 -0
  967. /package/{package/typescript → typescript}/BarChart/BarChart.d.ts.map +0 -0
  968. /package/{package/typescript → typescript}/BarChart/index.d.ts +0 -0
  969. /package/{package/typescript → typescript}/BarChart/index.d.ts.map +0 -0
  970. /package/{package/typescript → typescript}/Button/Button.d.ts +0 -0
  971. /package/{package/typescript → typescript}/Button/Button.d.ts.map +0 -0
  972. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts +0 -0
  973. /package/{package/typescript → typescript}/Button/ButtonGroup.d.ts.map +0 -0
  974. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts +0 -0
  975. /package/{package/typescript → typescript}/Calendar/Calendar.base.d.ts.map +0 -0
  976. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts +0 -0
  977. /package/{package/typescript → typescript}/Calendar/Calendar.d.ts.map +0 -0
  978. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts +0 -0
  979. /package/{package/typescript → typescript}/Calendar/ConcreteTimeSelector.d.ts.map +0 -0
  980. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts +0 -0
  981. /package/{package/typescript → typescript}/Calendar/CustomRange.d.ts.map +0 -0
  982. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts +0 -0
  983. /package/{package/typescript → typescript}/Calendar/DaySelector.d.ts.map +0 -0
  984. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts +0 -0
  985. /package/{package/typescript → typescript}/Calendar/MonthSelector.d.ts.map +0 -0
  986. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts +0 -0
  987. /package/{package/typescript → typescript}/Calendar/TimeSelector.d.ts.map +0 -0
  988. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts +0 -0
  989. /package/{package/typescript → typescript}/Calendar/WeekDaySelector.d.ts.map +0 -0
  990. /package/{package/typescript → typescript}/Calendar/helper.d.ts +0 -0
  991. /package/{package/typescript → typescript}/Calendar/helper.d.ts.map +0 -0
  992. /package/{package/typescript → typescript}/Calendar/local.d.ts +0 -0
  993. /package/{package/typescript → typescript}/Calendar/local.d.ts.map +0 -0
  994. /package/{package/typescript → typescript}/Calendar/types.d.ts +0 -0
  995. /package/{package/typescript → typescript}/Calendar/types.d.ts.map +0 -0
  996. /package/{package/typescript → typescript}/Card/Card.d.ts +0 -0
  997. /package/{package/typescript → typescript}/Card/Card.d.ts.map +0 -0
  998. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts +0 -0
  999. /package/{package/typescript → typescript}/CheckBox/CheckBox.d.ts.map +0 -0
  1000. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts +0 -0
  1001. /package/{package/typescript → typescript}/CheckBox/CheckBoxItem.d.ts.map +0 -0
  1002. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts +0 -0
  1003. /package/{package/typescript → typescript}/CheckBox/GroupCheckBox.d.ts.map +0 -0
  1004. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts +0 -0
  1005. /package/{package/typescript → typescript}/CircularProgress/CircularProgress.d.ts.map +0 -0
  1006. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts +0 -0
  1007. /package/{package/typescript → typescript}/Collapsible/Collapsible.d.ts.map +0 -0
  1008. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts +0 -0
  1009. /package/{package/typescript → typescript}/ComboChart/ComboChart.d.ts.map +0 -0
  1010. /package/{package/typescript → typescript}/ComboChart/index.d.ts +0 -0
  1011. /package/{package/typescript → typescript}/ComboChart/index.d.ts.map +0 -0
  1012. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts +0 -0
  1013. /package/{package/typescript → typescript}/DashboardCard/DashboardCard.d.ts.map +0 -0
  1014. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts +0 -0
  1015. /package/{package/typescript → typescript}/DataCell/DataCell.d.ts.map +0 -0
  1016. /package/{package/typescript → typescript}/DataCell/index.d.ts +0 -0
  1017. /package/{package/typescript → typescript}/DataCell/index.d.ts.map +0 -0
  1018. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts +0 -0
  1019. /package/{package/typescript → typescript}/DataTable/DataTable.d.ts.map +0 -0
  1020. /package/{package/typescript → typescript}/DataTable/index.d.ts +0 -0
  1021. /package/{package/typescript → typescript}/DataTable/index.d.ts.map +0 -0
  1022. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts +0 -0
  1023. /package/{package/typescript → typescript}/DeviceSelectionModal/DeviceSelectionModal.d.ts.map +0 -0
  1024. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts +0 -0
  1025. /package/{package/typescript → typescript}/DraggableFlatList/DraggableFlatList.d.ts.map +0 -0
  1026. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts +0 -0
  1027. /package/{package/typescript → typescript}/Drawer/Drawer.d.ts.map +0 -0
  1028. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts +0 -0
  1029. /package/{package/typescript → typescript}/Dropdown/CustomDropdown.d.ts.map +0 -0
  1030. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts +0 -0
  1031. /package/{package/typescript → typescript}/Dropdown/Dropdown.d.ts.map +0 -0
  1032. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts +0 -0
  1033. /package/{package/typescript → typescript}/Dropdown/InputDropdown.d.ts.map +0 -0
  1034. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts +0 -0
  1035. /package/{package/typescript → typescript}/ExternalLink/ExternalLink.d.ts.map +0 -0
  1036. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts +0 -0
  1037. /package/{package/typescript → typescript}/Gantt/Accessories.d.ts.map +0 -0
  1038. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts +0 -0
  1039. /package/{package/typescript → typescript}/Gantt/Gantt.d.ts.map +0 -0
  1040. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts +0 -0
  1041. /package/{package/typescript → typescript}/Gantt/GanttInnerElementType.d.ts.map +0 -0
  1042. /package/{package/typescript → typescript}/Gantt/helper.d.ts +0 -0
  1043. /package/{package/typescript → typescript}/Gantt/helper.d.ts.map +0 -0
  1044. /package/{package/typescript → typescript}/Gantt/types.d.ts +0 -0
  1045. /package/{package/typescript → typescript}/Gantt/types.d.ts.map +0 -0
  1046. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts +0 -0
  1047. /package/{package/typescript → typescript}/Grid/FixedSizeGrid.d.ts.map +0 -0
  1048. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts +0 -0
  1049. /package/{package/typescript → typescript}/Grid/Grid.base.d.ts.map +0 -0
  1050. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts +0 -0
  1051. /package/{package/typescript → typescript}/Grid/StaticFixedSizeGrid.d.ts.map +0 -0
  1052. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts +0 -0
  1053. /package/{package/typescript → typescript}/Grid/VariableSizeGrid.d.ts.map +0 -0
  1054. /package/{package/typescript → typescript}/Grid/helper.d.ts +0 -0
  1055. /package/{package/typescript → typescript}/Grid/helper.d.ts.map +0 -0
  1056. /package/{package/typescript → typescript}/Grid/timer.d.ts +0 -0
  1057. /package/{package/typescript → typescript}/Grid/timer.d.ts.map +0 -0
  1058. /package/{package/typescript → typescript}/Header/Header.d.ts +0 -0
  1059. /package/{package/typescript → typescript}/Header/Header.d.ts.map +0 -0
  1060. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts +0 -0
  1061. /package/{package/typescript → typescript}/HelloWave/HelloWave.d.ts.map +0 -0
  1062. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts +0 -0
  1063. /package/{package/typescript → typescript}/Hoverable/Hoverable.d.ts.map +0 -0
  1064. /package/{package/typescript → typescript}/IconText/IconText.d.ts +0 -0
  1065. /package/{package/typescript → typescript}/IconText/IconText.d.ts.map +0 -0
  1066. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts +0 -0
  1067. /package/{package/typescript → typescript}/Icons/TapasIcon.d.ts.map +0 -0
  1068. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts +0 -0
  1069. /package/{package/typescript → typescript}/Icons/TapasIconExpo.d.ts.map +0 -0
  1070. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts +0 -0
  1071. /package/{package/typescript → typescript}/Icons/expoFontLoader.d.ts.map +0 -0
  1072. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts +0 -0
  1073. /package/{package/typescript → typescript}/Icons/fontLoader.d.ts.map +0 -0
  1074. /package/{package/typescript → typescript}/Icons/index.d.ts +0 -0
  1075. /package/{package/typescript → typescript}/Icons/index.d.ts.map +0 -0
  1076. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts +0 -0
  1077. /package/{package/typescript → typescript}/Icons/smartFontLoader.d.ts.map +0 -0
  1078. /package/{package/typescript → typescript}/Image/Image.d.ts +0 -0
  1079. /package/{package/typescript → typescript}/Image/Image.d.ts.map +0 -0
  1080. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts +0 -0
  1081. /package/{package/typescript → typescript}/Image/PreviewImg.d.ts.map +0 -0
  1082. /package/{package/typescript → typescript}/Input/Input.d.ts +0 -0
  1083. /package/{package/typescript → typescript}/Input/Input.d.ts.map +0 -0
  1084. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts +0 -0
  1085. /package/{package/typescript → typescript}/Layout/DrawerContext.d.ts.map +0 -0
  1086. /package/{package/typescript → typescript}/Layout/Layout.d.ts +0 -0
  1087. /package/{package/typescript → typescript}/Layout/Layout.d.ts.map +0 -0
  1088. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts +0 -0
  1089. /package/{package/typescript → typescript}/Layout/ToastContext.d.ts.map +0 -0
  1090. /package/{package/typescript → typescript}/Layout/index.d.ts +0 -0
  1091. /package/{package/typescript → typescript}/Layout/index.d.ts.map +0 -0
  1092. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts +0 -0
  1093. /package/{package/typescript → typescript}/LineChart/LineChart.d.ts.map +0 -0
  1094. /package/{package/typescript → typescript}/LineChart/index.d.ts +0 -0
  1095. /package/{package/typescript → typescript}/LineChart/index.d.ts.map +0 -0
  1096. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts +0 -0
  1097. /package/{package/typescript → typescript}/ListItem/ListItem.d.ts.map +0 -0
  1098. /package/{package/typescript → typescript}/Loading/Loading.d.ts +0 -0
  1099. /package/{package/typescript → typescript}/Loading/Loading.d.ts.map +0 -0
  1100. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts +0 -0
  1101. /package/{package/typescript → typescript}/MessageBox/MessageBox.d.ts.map +0 -0
  1102. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts +0 -0
  1103. /package/{package/typescript → typescript}/MultiSelector/MultiSelector.d.ts.map +0 -0
  1104. /package/{package/typescript → typescript}/MultiSelector/index.d.ts +0 -0
  1105. /package/{package/typescript → typescript}/MultiSelector/index.d.ts.map +0 -0
  1106. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts +0 -0
  1107. /package/{package/typescript → typescript}/Navigation/Navigation.d.ts.map +0 -0
  1108. /package/{package/typescript → typescript}/Notification/Notification.d.ts +0 -0
  1109. /package/{package/typescript → typescript}/Notification/Notification.d.ts.map +0 -0
  1110. /package/{package/typescript → typescript}/Notification/index.d.ts +0 -0
  1111. /package/{package/typescript → typescript}/Notification/index.d.ts.map +0 -0
  1112. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts +0 -0
  1113. /package/{package/typescript → typescript}/NumericInput/NumericInput.d.ts.map +0 -0
  1114. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts +0 -0
  1115. /package/{package/typescript → typescript}/Overlay/Overlay.d.ts.map +0 -0
  1116. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts +0 -0
  1117. /package/{package/typescript → typescript}/Pagination/Pagination.d.ts.map +0 -0
  1118. /package/{package/typescript → typescript}/PieChart/GroupedLegend.d.ts +0 -0
  1119. /package/{package/typescript → typescript}/PieChart/GroupedLegend.d.ts.map +0 -0
  1120. /package/{package/typescript → typescript}/PieChart/NestedPieChart.d.ts +0 -0
  1121. /package/{package/typescript → typescript}/PieChart/NestedPieChart.d.ts.map +0 -0
  1122. /package/{package/typescript → typescript}/PieChart/NestedPieChart.types.d.ts +0 -0
  1123. /package/{package/typescript → typescript}/PieChart/NestedPieChart.types.d.ts.map +0 -0
  1124. /package/{package/typescript → typescript}/PieChart/NestedPieChart.utils.d.ts +0 -0
  1125. /package/{package/typescript → typescript}/PieChart/NestedPieChart.utils.d.ts.map +0 -0
  1126. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts +0 -0
  1127. /package/{package/typescript → typescript}/PieChart/PieChart.d.ts.map +0 -0
  1128. /package/{package/typescript → typescript}/PieChart/index.d.ts +0 -0
  1129. /package/{package/typescript → typescript}/PieChart/index.d.ts.map +0 -0
  1130. /package/{package/typescript → typescript}/Popover/Popover.d.ts +0 -0
  1131. /package/{package/typescript → typescript}/Popover/Popover.d.ts.map +0 -0
  1132. /package/{package/typescript → typescript}/Progress/Progress.d.ts +0 -0
  1133. /package/{package/typescript → typescript}/Progress/Progress.d.ts.map +0 -0
  1134. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts +0 -0
  1135. /package/{package/typescript → typescript}/Quantity/Quantity.d.ts.map +0 -0
  1136. /package/{package/typescript → typescript}/Quantity/index.d.ts +0 -0
  1137. /package/{package/typescript → typescript}/Quantity/index.d.ts.map +0 -0
  1138. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts +0 -0
  1139. /package/{package/typescript → typescript}/RadioButton/RadioButton.d.ts.map +0 -0
  1140. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts +0 -0
  1141. /package/{package/typescript → typescript}/ReasonModal/ReasonModal.d.ts.map +0 -0
  1142. /package/{package/typescript → typescript}/ReasonModal/index.d.ts +0 -0
  1143. /package/{package/typescript → typescript}/ReasonModal/index.d.ts.map +0 -0
  1144. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts +0 -0
  1145. /package/{package/typescript → typescript}/ScanButton/ScanButton.d.ts.map +0 -0
  1146. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts +0 -0
  1147. /package/{package/typescript → typescript}/SearchInput/SearchInput.d.ts.map +0 -0
  1148. /package/{package/typescript → typescript}/SearchInput/index.d.ts +0 -0
  1149. /package/{package/typescript → typescript}/SearchInput/index.d.ts.map +0 -0
  1150. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts +0 -0
  1151. /package/{package/typescript → typescript}/SheetTitle/SheetTitle.d.ts.map +0 -0
  1152. /package/{package/typescript → typescript}/Shell/Shell.d.ts +0 -0
  1153. /package/{package/typescript → typescript}/Shell/Shell.d.ts.map +0 -0
  1154. /package/{package/typescript → typescript}/Shell/styles.d.ts +0 -0
  1155. /package/{package/typescript → typescript}/Shell/styles.d.ts.map +0 -0
  1156. /package/{package/typescript → typescript}/Shell/types.d.ts +0 -0
  1157. /package/{package/typescript → typescript}/Shell/types.d.ts.map +0 -0
  1158. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts +0 -0
  1159. /package/{package/typescript → typescript}/StatisticCard/StatisticCard.d.ts.map +0 -0
  1160. /package/{package/typescript → typescript}/StatisticCard/index.d.ts +0 -0
  1161. /package/{package/typescript → typescript}/StatisticCard/index.d.ts.map +0 -0
  1162. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts +0 -0
  1163. /package/{package/typescript → typescript}/StatisticsTable/StatisticsTable.d.ts.map +0 -0
  1164. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts +0 -0
  1165. /package/{package/typescript → typescript}/StatisticsTable/index.d.ts.map +0 -0
  1166. /package/{package/typescript → typescript}/Status/Status.d.ts +0 -0
  1167. /package/{package/typescript → typescript}/Status/Status.d.ts.map +0 -0
  1168. /package/{package/typescript → typescript}/Steps/Steps.d.ts +0 -0
  1169. /package/{package/typescript → typescript}/Steps/Steps.d.ts.map +0 -0
  1170. /package/{package/typescript → typescript}/Switch/Switch.d.ts +0 -0
  1171. /package/{package/typescript → typescript}/Switch/Switch.d.ts.map +0 -0
  1172. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts +0 -0
  1173. /package/{package/typescript → typescript}/Tab/TapasTab.d.ts.map +0 -0
  1174. /package/{package/typescript → typescript}/Tab/index.d.ts +0 -0
  1175. /package/{package/typescript → typescript}/Tab/index.d.ts.map +0 -0
  1176. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts +0 -0
  1177. /package/{package/typescript → typescript}/TabTitle/TabTitle.d.ts.map +0 -0
  1178. /package/{package/typescript → typescript}/TabTitle/index.d.ts +0 -0
  1179. /package/{package/typescript → typescript}/TabTitle/index.d.ts.map +0 -0
  1180. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts +0 -0
  1181. /package/{package/typescript → typescript}/TableColumnHeader/TableColumnHeader.d.ts.map +0 -0
  1182. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts +0 -0
  1183. /package/{package/typescript → typescript}/TableColumnHeader/index.d.ts.map +0 -0
  1184. /package/{package/typescript → typescript}/Tag/Tag.d.ts +0 -0
  1185. /package/{package/typescript → typescript}/Tag/Tag.d.ts.map +0 -0
  1186. /package/{package/typescript → typescript}/Task/Task.d.ts +0 -0
  1187. /package/{package/typescript → typescript}/Task/Task.d.ts.map +0 -0
  1188. /package/{package/typescript → typescript}/Task/type.d.ts +0 -0
  1189. /package/{package/typescript → typescript}/Task/type.d.ts.map +0 -0
  1190. /package/{package/typescript → typescript}/Text/Text.d.ts +0 -0
  1191. /package/{package/typescript → typescript}/Text/Text.d.ts.map +0 -0
  1192. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts +0 -0
  1193. /package/{package/typescript → typescript}/TextArea/TextArea.d.ts.map +0 -0
  1194. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts +0 -0
  1195. /package/{package/typescript → typescript}/Theme/ThemeProvider.d.ts.map +0 -0
  1196. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts +0 -0
  1197. /package/{package/typescript → typescript}/Theme/defaultTheme.d.ts.map +0 -0
  1198. /package/{package/typescript → typescript}/Theme/makeStyles.d.ts +0 -0
  1199. /package/{package/typescript → typescript}/Theme/makeStyles.d.ts.map +0 -0
  1200. /package/{package/typescript → typescript}/Theme/types.d.ts +0 -0
  1201. /package/{package/typescript → typescript}/Theme/types.d.ts.map +0 -0
  1202. /package/{package/typescript → typescript}/Theme/withTheme.d.ts +0 -0
  1203. /package/{package/typescript → typescript}/Theme/withTheme.d.ts.map +0 -0
  1204. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts +0 -0
  1205. /package/{package/typescript → typescript}/Timeline/Timeline.d.ts.map +0 -0
  1206. /package/{package/typescript → typescript}/Toast/Toast.d.ts +0 -0
  1207. /package/{package/typescript → typescript}/Toast/Toast.d.ts.map +0 -0
  1208. /package/{package/typescript → typescript}/Upload/Upload.d.ts +0 -0
  1209. /package/{package/typescript → typescript}/Upload/Upload.d.ts.map +0 -0
  1210. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts +0 -0
  1211. /package/{package/typescript → typescript}/UserSwitcher/UserSwitcher.d.ts.map +0 -0
  1212. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts +0 -0
  1213. /package/{package/typescript → typescript}/UserSwitcher/index.d.ts.map +0 -0
  1214. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts +0 -0
  1215. /package/{package/typescript → typescript}/WebViewBridge/WebViewBridge.d.ts.map +0 -0
  1216. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts +0 -0
  1217. /package/{package/typescript → typescript}/WebViewBridge/index.d.ts.map +0 -0
  1218. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts +0 -0
  1219. /package/{package/typescript → typescript}/WebViewBridge/useWebViewBridge.d.ts.map +0 -0
  1220. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts +0 -0
  1221. /package/{package/typescript → typescript}/WordCloud/WordCloud.d.ts.map +0 -0
  1222. /package/{package/typescript → typescript}/WordCloud/index.d.ts +0 -0
  1223. /package/{package/typescript → typescript}/WordCloud/index.d.ts.map +0 -0
  1224. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts +0 -0
  1225. /package/{package/typescript → typescript}/common/bridgelessUtils.d.ts.map +0 -0
  1226. /package/{package/typescript → typescript}/common/hooks/useBridgelessFix.d.ts +0 -0
  1227. /package/{package/typescript → typescript}/common/hooks/useBridgelessFix.d.ts.map +0 -0
  1228. /package/{package/typescript → typescript}/common.d.ts +0 -0
  1229. /package/{package/typescript → typescript}/common.d.ts.map +0 -0
  1230. /package/{package/typescript → typescript}/index.d.ts +0 -0
  1231. /package/{package/typescript → typescript}/index.d.ts.map +0 -0
@@ -1,509 +0,0 @@
1
-
2
- import createGridComponent from './Grid.base';
3
- import type { Props, ScrollToAlign } from './Grid.base';
4
-
5
- const DEFAULT_ESTIMATED_ITEM_SIZE = 50;
6
-
7
- type VariableSizeProps = {
8
- estimatedColumnWidth: number,
9
- estimatedRowHeight: number,
10
- };
11
-
12
- type itemSizeGetter = (index: number) => number;
13
- type ItemType = 'column' | 'row';
14
-
15
- type ItemMetadata = {
16
- offset: number,
17
- size: number,
18
- };
19
- type ItemMetadataMap = { [index: number]: ItemMetadata };
20
- type InstanceProps = {
21
- columnMetadataMap: ItemMetadataMap,
22
- estimatedColumnWidth: number,
23
- estimatedRowHeight: number,
24
- lastMeasuredColumnIndex: number,
25
- lastMeasuredRowIndex: number,
26
- rowMetadataMap: ItemMetadataMap,
27
- };
28
-
29
- const getEstimatedTotalHeight = (
30
- { rowCount }: Props<any>,
31
- { rowMetadataMap, estimatedRowHeight, lastMeasuredRowIndex }: InstanceProps
32
- ) => {
33
- let totalSizeOfMeasuredRows = 0;
34
-
35
- if (lastMeasuredRowIndex >= rowCount) {
36
- lastMeasuredRowIndex = rowCount - 1;
37
- }
38
-
39
- if (lastMeasuredRowIndex >= 0) {
40
- const itemMetadata = rowMetadataMap[lastMeasuredRowIndex];
41
- if (itemMetadata) {
42
- totalSizeOfMeasuredRows = itemMetadata.offset + itemMetadata.size;
43
- }
44
- }
45
-
46
- const numUnmeasuredItems = rowCount - lastMeasuredRowIndex - 1;
47
- const totalSizeOfUnmeasuredItems = numUnmeasuredItems * estimatedRowHeight;
48
-
49
- return totalSizeOfMeasuredRows + totalSizeOfUnmeasuredItems;
50
- };
51
-
52
- const getEstimatedTotalWidth = (
53
- { columnCount }: Props<any>,
54
- {
55
- columnMetadataMap,
56
- estimatedColumnWidth,
57
- lastMeasuredColumnIndex,
58
- }: InstanceProps
59
- ) => {
60
- let totalSizeOfMeasuredRows = 0;
61
-
62
- if (lastMeasuredColumnIndex >= columnCount) {
63
- lastMeasuredColumnIndex = columnCount - 1;
64
- }
65
-
66
- if (lastMeasuredColumnIndex >= 0) {
67
- const itemMetadata = columnMetadataMap[lastMeasuredColumnIndex];
68
- if (itemMetadata) {
69
- totalSizeOfMeasuredRows = itemMetadata.offset + itemMetadata.size;
70
- }
71
- }
72
-
73
- const numUnmeasuredItems = columnCount - lastMeasuredColumnIndex - 1;
74
- const totalSizeOfUnmeasuredItems = numUnmeasuredItems * estimatedColumnWidth;
75
-
76
- return totalSizeOfMeasuredRows + totalSizeOfUnmeasuredItems;
77
- };
78
-
79
- const getItemMetadata = (
80
- itemType: ItemType,
81
- props: Props<any>,
82
- index: number,
83
- instanceProps: InstanceProps
84
- ): ItemMetadata => {
85
- let itemMetadataMap, itemSize, lastMeasuredIndex;
86
- if (itemType === 'column') {
87
- itemMetadataMap = instanceProps.columnMetadataMap;
88
- itemSize = props.columnWidth as itemSizeGetter;
89
- lastMeasuredIndex = instanceProps.lastMeasuredColumnIndex;
90
- } else {
91
- itemMetadataMap = instanceProps.rowMetadataMap;
92
- itemSize = props.rowHeight as itemSizeGetter;
93
- lastMeasuredIndex = instanceProps.lastMeasuredRowIndex;
94
- }
95
-
96
- if (index > lastMeasuredIndex) {
97
- let offset = 0;
98
- if (lastMeasuredIndex >= 0) {
99
- const itemMetadata = itemMetadataMap[lastMeasuredIndex];
100
- if (itemMetadata) {
101
- offset = itemMetadata.offset + itemMetadata.size;
102
- }
103
- }
104
-
105
- for (let i = lastMeasuredIndex + 1; i <= index; i++) {
106
- let size = itemSize(i);
107
-
108
- itemMetadataMap[i] = {
109
- offset,
110
- size,
111
- };
112
-
113
- offset += size;
114
- }
115
-
116
- if (itemType === 'column') {
117
- instanceProps.lastMeasuredColumnIndex = index;
118
- } else {
119
- instanceProps.lastMeasuredRowIndex = index;
120
- }
121
- }
122
- return itemMetadataMap[index] as ItemMetadata;
123
- };
124
-
125
- const findNearestItem = (
126
- itemType: ItemType,
127
- props: Props<any>,
128
- instanceProps: InstanceProps,
129
- offset: number
130
- ) => {
131
- let itemMetadataMap, lastMeasuredIndex;
132
- if (itemType === 'column') {
133
- itemMetadataMap = instanceProps.columnMetadataMap;
134
- lastMeasuredIndex = instanceProps.lastMeasuredColumnIndex;
135
- } else {
136
- itemMetadataMap = instanceProps.rowMetadataMap;
137
- lastMeasuredIndex = instanceProps.lastMeasuredRowIndex;
138
- }
139
-
140
- const lastMeasuredItemOffset =
141
- lastMeasuredIndex > 0
142
- ? (itemMetadataMap[lastMeasuredIndex]?.offset ?? 0)
143
- : 0;
144
-
145
- if (lastMeasuredItemOffset >= offset) {
146
- // If we've already measured items within this range just use a binary search as it's faster.
147
- return findNearestItemBinarySearch(
148
- itemType,
149
- props,
150
- instanceProps,
151
- lastMeasuredIndex,
152
- 0,
153
- offset
154
- );
155
- } else {
156
- // If we haven't yet measured this high, fallback to an exponential search with an inner binary search.
157
- // The exponential search avoids pre-computing sizes for the full set of items as a binary search would.
158
- // The overall complexity for this approach is O(log n).
159
- return findNearestItemExponentialSearch(
160
- itemType,
161
- props,
162
- instanceProps,
163
- Math.max(0, lastMeasuredIndex),
164
- offset
165
- );
166
- }
167
- };
168
-
169
- const findNearestItemBinarySearch = (
170
- itemType: ItemType,
171
- props: Props<any>,
172
- instanceProps: InstanceProps,
173
- high: number,
174
- low: number,
175
- offset: number
176
- ): number => {
177
- while (low <= high) {
178
- const middle = low + Math.floor((high - low) / 2);
179
- const currentOffset = getItemMetadata(
180
- itemType,
181
- props,
182
- middle,
183
- instanceProps
184
- ).offset;
185
-
186
- if (currentOffset === offset) {
187
- return middle;
188
- } else if (currentOffset < offset) {
189
- low = middle + 1;
190
- } else if (currentOffset > offset) {
191
- high = middle - 1;
192
- }
193
- }
194
-
195
- if (low > 0) {
196
- return low - 1;
197
- } else {
198
- return 0;
199
- }
200
- };
201
-
202
- const findNearestItemExponentialSearch = (
203
- itemType: ItemType,
204
- props: Props<any>,
205
- instanceProps: InstanceProps,
206
- index: number,
207
- offset: number
208
- ): number => {
209
- const itemCount = itemType === 'column' ? props.columnCount : props.rowCount;
210
- let interval = 1;
211
-
212
- while (
213
- index < itemCount &&
214
- getItemMetadata(itemType, props, index, instanceProps).offset < offset
215
- ) {
216
- index += interval;
217
- interval *= 2;
218
- }
219
-
220
- return findNearestItemBinarySearch(
221
- itemType,
222
- props,
223
- instanceProps,
224
- Math.min(index, itemCount - 1),
225
- Math.floor(index / 2),
226
- offset
227
- );
228
- };
229
-
230
- const getOffsetForIndexAndAlignment = (
231
- itemType: ItemType,
232
- props: Props<any>,
233
- index: number,
234
- align: ScrollToAlign,
235
- scrollOffset: number,
236
- instanceProps: InstanceProps,
237
- scrollbarSize: number
238
- ): number => {
239
- const size = itemType === 'column' ? props.width : props.height;
240
- const itemMetadata = getItemMetadata(itemType, props, index, instanceProps);
241
-
242
- // Get estimated total size after ItemMetadata is computed,
243
- // To ensure it reflects actual measurements instead of just estimates.
244
- const estimatedTotalSize =
245
- itemType === 'column'
246
- ? getEstimatedTotalWidth(props, instanceProps)
247
- : getEstimatedTotalHeight(props, instanceProps);
248
-
249
- const maxOffset = Math.max(
250
- 0,
251
- Math.min(estimatedTotalSize - size, itemMetadata.offset)
252
- );
253
- const minOffset = Math.max(
254
- 0,
255
- itemMetadata.offset - size + scrollbarSize + itemMetadata.size
256
- );
257
-
258
- if (align === 'smart') {
259
- if (scrollOffset >= minOffset - size && scrollOffset <= maxOffset + size) {
260
- align = 'auto';
261
- } else {
262
- align = 'center';
263
- }
264
- }
265
-
266
- switch (align) {
267
- case 'start':
268
- return maxOffset;
269
- case 'end':
270
- return minOffset;
271
- case 'center':
272
- return Math.round(minOffset + (maxOffset - minOffset) / 2);
273
- case 'auto':
274
- default:
275
- if (scrollOffset >= minOffset && scrollOffset <= maxOffset) {
276
- return scrollOffset;
277
- } else if (minOffset > maxOffset) {
278
- // Because we only take into account the scrollbar size when calculating minOffset
279
- // this value can be larger than maxOffset when at the end of the list
280
- return minOffset;
281
- } else if (scrollOffset < minOffset) {
282
- return minOffset;
283
- } else {
284
- return maxOffset;
285
- }
286
- }
287
- };
288
-
289
- const VariableSizeGrid = createGridComponent({
290
- getColumnOffset: (
291
- props: Props<any>,
292
- index: number,
293
- instanceProps: InstanceProps
294
- ): number => getItemMetadata('column', props, index, instanceProps).offset,
295
-
296
- getColumnStartIndexForOffset: (
297
- props: Props<any>,
298
- scrollLeft: number,
299
- instanceProps: InstanceProps
300
- ): number => findNearestItem('column', props, instanceProps, scrollLeft),
301
-
302
- getColumnStopIndexForStartIndex: (
303
- props: Props<any>,
304
- startIndex: number,
305
- scrollLeft: number,
306
- instanceProps: InstanceProps
307
- ): number => {
308
- const { columnCount, width } = props;
309
-
310
- const itemMetadata = getItemMetadata(
311
- 'column',
312
- props,
313
- startIndex,
314
- instanceProps
315
- );
316
- const maxOffset = scrollLeft + width;
317
-
318
- let offset = itemMetadata.offset + itemMetadata.size;
319
- let stopIndex = startIndex;
320
-
321
- while (stopIndex < columnCount - 1 && offset < maxOffset) {
322
- stopIndex++;
323
- offset += getItemMetadata('column', props, stopIndex, instanceProps).size;
324
- }
325
-
326
- return stopIndex;
327
- },
328
- getColumnWidth: (
329
- _props: Props<any>,
330
- index: number,
331
- instanceProps: InstanceProps
332
- ): number => {
333
- return (instanceProps.columnMetadataMap[index] as ItemMetadata).size;
334
- },
335
-
336
- getEstimatedTotalHeight,
337
- getEstimatedTotalWidth,
338
-
339
- getOffsetForColumnAndAlignment: (
340
- props: Props<any>,
341
- index: number,
342
- align: ScrollToAlign,
343
- scrollOffset: number,
344
- instanceProps: InstanceProps,
345
- scrollbarSize: number
346
- ): number =>
347
- getOffsetForIndexAndAlignment(
348
- 'column',
349
- props,
350
- index,
351
- align,
352
- scrollOffset,
353
- instanceProps,
354
- scrollbarSize
355
- ),
356
-
357
- getOffsetForRowAndAlignment: (
358
- props: Props<any>,
359
- index: number,
360
- align: ScrollToAlign,
361
- scrollOffset: number,
362
- instanceProps: InstanceProps,
363
- scrollbarSize: number
364
- ): number =>
365
- getOffsetForIndexAndAlignment(
366
- 'row',
367
- props,
368
- index,
369
- align,
370
- scrollOffset,
371
- instanceProps,
372
- scrollbarSize
373
- ),
374
-
375
- getRowOffset: (
376
- _props: Props<any>,
377
- index: number,
378
- instanceProps: InstanceProps
379
- ): number => getItemMetadata('row', _props, index, instanceProps).offset,
380
-
381
- getRowHeight: (
382
- _props: Props<any>,
383
- index: number,
384
- instanceProps: InstanceProps
385
- ): number => {
386
- return (instanceProps.rowMetadataMap[index] as ItemMetadata).size;
387
- },
388
-
389
- getRowStartIndexForOffset: (
390
- props: Props<any>,
391
- scrollTop: number,
392
- instanceProps: InstanceProps
393
- ): number => findNearestItem('row', props, instanceProps, scrollTop),
394
-
395
- getRowStopIndexForStartIndex: (
396
- props: Props<any>,
397
- startIndex: number,
398
- scrollTop: number,
399
- instanceProps: InstanceProps
400
- ): number => {
401
- const { rowCount, height } = props;
402
-
403
- const itemMetadata = getItemMetadata(
404
- 'row',
405
- props,
406
- startIndex,
407
- instanceProps
408
- );
409
- const maxOffset = scrollTop + height;
410
-
411
- let offset = itemMetadata.offset + itemMetadata.size;
412
- let stopIndex = startIndex;
413
-
414
- while (stopIndex < rowCount - 1 && offset < maxOffset) {
415
- stopIndex++;
416
- offset += getItemMetadata('row', props, stopIndex, instanceProps).size;
417
- }
418
-
419
- return stopIndex;
420
- },
421
-
422
- initInstanceProps(props: Props<any>, instance: any): InstanceProps {
423
- const {
424
- estimatedColumnWidth,
425
- estimatedRowHeight,
426
- } = props as unknown as VariableSizeProps;
427
-
428
- const instanceProps = {
429
- columnMetadataMap: {},
430
- estimatedColumnWidth: estimatedColumnWidth || DEFAULT_ESTIMATED_ITEM_SIZE,
431
- estimatedRowHeight: estimatedRowHeight || DEFAULT_ESTIMATED_ITEM_SIZE,
432
- lastMeasuredColumnIndex: -1,
433
- lastMeasuredRowIndex: -1,
434
- rowMetadataMap: {},
435
- };
436
-
437
- instance.resetAfterColumnIndex = (
438
- columnIndex: number,
439
- shouldForceUpdate: boolean = true
440
- ) => {
441
- instance.resetAfterIndices({ columnIndex, shouldForceUpdate });
442
- };
443
-
444
- instance.resetAfterRowIndex = (
445
- rowIndex: number,
446
- shouldForceUpdate: boolean = true
447
- ) => {
448
- instance.resetAfterIndices({ rowIndex, shouldForceUpdate });
449
- };
450
-
451
- instance.resetAfterIndices = ({
452
- columnIndex,
453
- rowIndex,
454
- shouldForceUpdate = true,
455
- }: {
456
- columnIndex?: number,
457
- rowIndex?: number,
458
- shouldForceUpdate: boolean,
459
- }) => {
460
- if (typeof columnIndex === 'number') {
461
- instanceProps.lastMeasuredColumnIndex = Math.min(
462
- instanceProps.lastMeasuredColumnIndex,
463
- columnIndex - 1
464
- );
465
- }
466
- if (typeof rowIndex === 'number') {
467
- instanceProps.lastMeasuredRowIndex = Math.min(
468
- instanceProps.lastMeasuredRowIndex,
469
- rowIndex - 1
470
- );
471
- }
472
-
473
- // We could potentially optimize further by only evicting styles after this index,
474
- // But since styles are only cached while scrolling is in progress-
475
- // It seems an unnecessary optimization.
476
- // It's unlikely that resetAfterIndex() will be called while a user is scrolling.
477
- instance._getItemStyleCache(-1);
478
-
479
- if (shouldForceUpdate) {
480
- instance.forceUpdate();
481
- }
482
- };
483
-
484
- return instanceProps;
485
- },
486
-
487
- shouldResetStyleCacheOnItemSizeChange: false,
488
-
489
- validateProps: ({ columnWidth, rowHeight }: Props<any>): void => {
490
- if (process.env.NODE_ENV !== 'production') {
491
- if (typeof columnWidth !== 'function') {
492
- throw Error(
493
- 'An invalid "columnWidth" prop has been specified. ' +
494
- 'Value should be a function. ' +
495
- `"${columnWidth === null ? 'null' : typeof columnWidth
496
- }" was specified.`
497
- );
498
- } else if (typeof rowHeight !== 'function') {
499
- throw Error(
500
- 'An invalid "rowHeight" prop has been specified. ' +
501
- 'Value should be a function. ' +
502
- `"${rowHeight === null ? 'null' : typeof rowHeight}" was specified.`
503
- );
504
- }
505
- }
506
- },
507
- });
508
-
509
- export default VariableSizeGrid;
@@ -1,69 +0,0 @@
1
- let size: number = -1;
2
-
3
- export function getScrollbarSize(recalculate?: boolean): number {
4
- if (size === -1 || (recalculate??false)) {
5
- const div = document.createElement('div');
6
- const style = div.style;
7
- style.width = '50px';
8
- style.height = '50px';
9
- style.overflow = 'scroll';
10
-
11
- (document.body).appendChild(div);
12
-
13
- size = div.offsetWidth - div.clientWidth;
14
-
15
- document.body.removeChild(div);
16
- }
17
-
18
- return size;
19
- }
20
-
21
- export type RTLOffsetType =
22
- | 'negative'
23
- | 'positive-descending'
24
- | 'positive-ascending';
25
-
26
- let cachedRTLResult: RTLOffsetType | null = null;
27
-
28
- // TRICKY According to the spec, scrollLeft should be negative for RTL aligned elements.
29
- // Chrome does not seem to adhere; its scrollLeft values are positive (measured relative to the left).
30
- // Safari's elastic bounce makes detecting this even more complicated wrt potential false positives.
31
- // The safest way to check this is to intentionally set a negative offset,
32
- // and then verify that the subsequent "scroll" event matches the negative offset.
33
- // If it does not match, then we can assume a non-standard RTL scroll implementation.
34
- export function getRTLOffsetType(recalculate?: boolean): RTLOffsetType {
35
- if (cachedRTLResult === null || (recalculate??false)) {
36
- const outerDiv = document.createElement('div');
37
- const outerStyle = outerDiv.style;
38
- outerStyle.width = '50px';
39
- outerStyle.height = '50px';
40
- outerStyle.overflow = 'scroll';
41
- outerStyle.direction = 'rtl';
42
-
43
- const innerDiv = document.createElement('div');
44
- const innerStyle = innerDiv.style;
45
- innerStyle.width = '100px';
46
- innerStyle.height = '100px';
47
-
48
- outerDiv.appendChild(innerDiv);
49
-
50
- document.body.appendChild(outerDiv);
51
-
52
- if (outerDiv.scrollLeft > 0) {
53
- cachedRTLResult = 'positive-descending';
54
- } else {
55
- outerDiv.scrollLeft = 1;
56
- if (outerDiv.scrollLeft === 0) {
57
- cachedRTLResult = 'negative';
58
- } else {
59
- cachedRTLResult = 'positive-ascending';
60
- }
61
- }
62
-
63
- document.body.removeChild(outerDiv);
64
-
65
- return cachedRTLResult;
66
- }
67
-
68
- return cachedRTLResult;
69
- }
@@ -1,32 +0,0 @@
1
- const hasNativePerformanceNow =
2
- typeof performance === 'object' && typeof performance.now === 'function';
3
-
4
- const now = hasNativePerformanceNow
5
- ? () => performance.now()
6
- : () => Date.now();
7
-
8
- export type TimeoutID = {
9
- id: number,
10
- };
11
-
12
- export function cancelTimeout(timeoutID: TimeoutID) {
13
- cancelAnimationFrame(timeoutID.id);
14
- }
15
-
16
- export function requestTimeout(callback: Function, delay: number): TimeoutID {
17
- const start = now();
18
-
19
- function tick() {
20
- if (now() - start >= delay) {
21
- callback.call(null);
22
- } else {
23
- timeoutID.id = requestAnimationFrame(tick);
24
- }
25
- }
26
-
27
- const timeoutID: TimeoutID = {
28
- id: requestAnimationFrame(tick),
29
- };
30
-
31
- return timeoutID;
32
- }