@economic/taco 0.0.10-alpha.0 → 0.0.13-alpha.0

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 (387) hide show
  1. package/README.md +84 -84
  2. package/dist/components/IconButton/IconButton.d.ts +10 -14
  3. package/dist/components/Menu/Menu.d.ts +1 -0
  4. package/dist/components/Menu/components/Item.d.ts +3 -0
  5. package/dist/esm/components/Accordion/Accordion.js.map +1 -1
  6. package/dist/esm/components/Backdrop/Backdrop.js.map +1 -1
  7. package/dist/esm/components/Badge/Badge.js.map +1 -1
  8. package/dist/esm/components/Banner/Banner.js +1 -1
  9. package/dist/esm/components/Banner/Banner.js.map +1 -1
  10. package/dist/esm/components/Banner/util.js +1 -1
  11. package/dist/esm/components/Banner/util.js.map +1 -1
  12. package/dist/esm/components/Button/Button.js.map +1 -1
  13. package/dist/esm/components/Button/util.js +57 -36
  14. package/dist/esm/components/Button/util.js.map +1 -1
  15. package/dist/esm/components/Calendar/Calendar.js.map +1 -1
  16. package/dist/esm/components/Checkbox/Checkbox.js.map +1 -1
  17. package/dist/esm/components/Combobox/Combobox.js.map +1 -1
  18. package/dist/esm/components/Combobox/useCombobox.js +64 -84
  19. package/dist/esm/components/Combobox/useCombobox.js.map +1 -1
  20. package/dist/esm/components/Datepicker/Datepicker.js.map +1 -1
  21. package/dist/esm/components/Datepicker/useDatepicker.js +35 -33
  22. package/dist/esm/components/Datepicker/useDatepicker.js.map +1 -1
  23. package/dist/esm/components/Dialog/Context.js +3 -3
  24. package/dist/esm/components/Dialog/Context.js.map +1 -1
  25. package/dist/esm/components/Dialog/Dialog.js.map +1 -1
  26. package/dist/esm/components/Dialog/components/Content.js +39 -44
  27. package/dist/esm/components/Dialog/components/Content.js.map +1 -1
  28. package/dist/esm/components/Dialog/components/Drawer.js +3 -3
  29. package/dist/esm/components/Dialog/components/Drawer.js.map +1 -1
  30. package/dist/esm/components/Dialog/components/Extra.js +2 -2
  31. package/dist/esm/components/Dialog/components/Extra.js.map +1 -1
  32. package/dist/esm/components/Dialog/components/Trigger.js +2 -2
  33. package/dist/esm/components/Dialog/components/Trigger.js.map +1 -1
  34. package/dist/esm/components/Form/Form.js.map +1 -1
  35. package/dist/esm/components/Group/Group.js.map +1 -1
  36. package/dist/esm/components/Hanger/Hanger.js.map +1 -1
  37. package/dist/esm/components/Icon/Icon.js.map +1 -1
  38. package/dist/esm/components/Icon/components/AccountPreview.js.map +1 -1
  39. package/dist/esm/components/Icon/components/Accounting.js.map +1 -1
  40. package/dist/esm/components/Icon/components/AccountingYear.js.map +1 -1
  41. package/dist/esm/components/Icon/components/AccountingYearCancel.js.map +1 -1
  42. package/dist/esm/components/Icon/components/ArrowBottom.js.map +1 -1
  43. package/dist/esm/components/Icon/components/ArrowDown.js.map +1 -1
  44. package/dist/esm/components/Icon/components/ArrowEnd.js.map +1 -1
  45. package/dist/esm/components/Icon/components/ArrowLeft.js.map +1 -1
  46. package/dist/esm/components/Icon/components/ArrowRight.js.map +1 -1
  47. package/dist/esm/components/Icon/components/ArrowStart.js.map +1 -1
  48. package/dist/esm/components/Icon/components/ArrowTop.js.map +1 -1
  49. package/dist/esm/components/Icon/components/ArrowUp.js.map +1 -1
  50. package/dist/esm/components/Icon/components/Attach.js.map +1 -1
  51. package/dist/esm/components/Icon/components/AttachAuto.js.map +1 -1
  52. package/dist/esm/components/Icon/components/AttachCancel.js.map +1 -1
  53. package/dist/esm/components/Icon/components/Autotext.js.map +1 -1
  54. package/dist/esm/components/Icon/components/AutotextInsert.js.map +1 -1
  55. package/dist/esm/components/Icon/components/Basic.js.map +1 -1
  56. package/dist/esm/components/Icon/components/BasicTabs.js.map +1 -1
  57. package/dist/esm/components/Icon/components/BellSolid.js.map +1 -1
  58. package/dist/esm/components/Icon/components/Book.js.map +1 -1
  59. package/dist/esm/components/Icon/components/Booking.js.map +1 -1
  60. package/dist/esm/components/Icon/components/Budget.js.map +1 -1
  61. package/dist/esm/components/Icon/components/Calendar.js.map +1 -1
  62. package/dist/esm/components/Icon/components/CashAccount.js.map +1 -1
  63. package/dist/esm/components/Icon/components/CashReports.js.map +1 -1
  64. package/dist/esm/components/Icon/components/Chat.js.map +1 -1
  65. package/dist/esm/components/Icon/components/ChatSolid.js.map +1 -1
  66. package/dist/esm/components/Icon/components/ChevronDown.js.map +1 -1
  67. package/dist/esm/components/Icon/components/ChevronDownDouble.js.map +1 -1
  68. package/dist/esm/components/Icon/components/ChevronDownSolid.js.map +1 -1
  69. package/dist/esm/components/Icon/components/ChevronLeft.js.map +1 -1
  70. package/dist/esm/components/Icon/components/ChevronLeftDouble.js.map +1 -1
  71. package/dist/esm/components/Icon/components/ChevronRight.js.map +1 -1
  72. package/dist/esm/components/Icon/components/ChevronRightDouble.js.map +1 -1
  73. package/dist/esm/components/Icon/components/ChevronUp.js.map +1 -1
  74. package/dist/esm/components/Icon/components/ChevronUpDouble.js.map +1 -1
  75. package/dist/esm/components/Icon/components/ChevronUpSolid.js.map +1 -1
  76. package/dist/esm/components/Icon/components/Clamp.js.map +1 -1
  77. package/dist/esm/components/Icon/components/ClampOpen.js.map +1 -1
  78. package/dist/esm/components/Icon/components/Close.js.map +1 -1
  79. package/dist/esm/components/Icon/components/ConnectionEnable.js.map +1 -1
  80. package/dist/esm/components/Icon/components/ConnectionRevoke.js.map +1 -1
  81. package/dist/esm/components/Icon/components/Contacts.js.map +1 -1
  82. package/dist/esm/components/Icon/components/Copy.js.map +1 -1
  83. package/dist/esm/components/Icon/components/Courses.js.map +1 -1
  84. package/dist/esm/components/Icon/components/Credit.js.map +1 -1
  85. package/dist/esm/components/Icon/components/Delete.js.map +1 -1
  86. package/dist/esm/components/Icon/components/DeletePermanently.js.map +1 -1
  87. package/dist/esm/components/Icon/components/Depecriate.js.map +1 -1
  88. package/dist/esm/components/Icon/components/Developer.js.map +1 -1
  89. package/dist/esm/components/Icon/components/DistributionTemplate.js.map +1 -1
  90. package/dist/esm/components/Icon/components/Document.js.map +1 -1
  91. package/dist/esm/components/Icon/components/DocumentApprove.js.map +1 -1
  92. package/dist/esm/components/Icon/components/DocumentCreateEntry.js.map +1 -1
  93. package/dist/esm/components/Icon/components/DocumentCut.js.map +1 -1
  94. package/dist/esm/components/Icon/components/DocumentError.js.map +1 -1
  95. package/dist/esm/components/Icon/components/DocumentIsolatePage.js.map +1 -1
  96. package/dist/esm/components/Icon/components/DocumentMerge.js.map +1 -1
  97. package/dist/esm/components/Icon/components/DocumentMove.js.map +1 -1
  98. package/dist/esm/components/Icon/components/DocumentPreview.js.map +1 -1
  99. package/dist/esm/components/Icon/components/DocumentReceived.js.map +1 -1
  100. package/dist/esm/components/Icon/components/DocumentRejectedRequest.js.map +1 -1
  101. package/dist/esm/components/Icon/components/DocumentSplit.js.map +1 -1
  102. package/dist/esm/components/Icon/components/DocumentTime.js.map +1 -1
  103. package/dist/esm/components/Icon/components/Download.js.map +1 -1
  104. package/dist/esm/components/Icon/components/Drag.js.map +1 -1
  105. package/dist/esm/components/Icon/components/ECopedia.js.map +1 -1
  106. package/dist/esm/components/Icon/components/ESignature.js.map +1 -1
  107. package/dist/esm/components/Icon/components/Edit.js.map +1 -1
  108. package/dist/esm/components/Icon/components/EllipsisHorizontal.js.map +1 -1
  109. package/dist/esm/components/Icon/components/EllipsisVertical.js.map +1 -1
  110. package/dist/esm/components/Icon/components/EntriesOnAccount.js.map +1 -1
  111. package/dist/esm/components/Icon/components/EntriesOpen.js.map +1 -1
  112. package/dist/esm/components/Icon/components/EntriesWarning.js.map +1 -1
  113. package/dist/esm/components/Icon/components/EntryTypeCustomerInvoice.js.map +1 -1
  114. package/dist/esm/components/Icon/components/EntryTypeCustomerPayment.js.map +1 -1
  115. package/dist/esm/components/Icon/components/EntryTypeJournalEntry.js.map +1 -1
  116. package/dist/esm/components/Icon/components/EntryTypeManualCustomerInvoice.js.map +1 -1
  117. package/dist/esm/components/Icon/components/EntryTypeSupplierInvoice.js.map +1 -1
  118. package/dist/esm/components/Icon/components/EntryTypeSupplierPayment.js.map +1 -1
  119. package/dist/esm/components/Icon/components/Envelope.js.map +1 -1
  120. package/dist/esm/components/Icon/components/EnvelopeApproved.js.map +1 -1
  121. package/dist/esm/components/Icon/components/ExpandView.js.map +1 -1
  122. package/dist/esm/components/Icon/components/Expenses.js.map +1 -1
  123. package/dist/esm/components/Icon/components/Export.js.map +1 -1
  124. package/dist/esm/components/Icon/components/ExportToExcel.js.map +1 -1
  125. package/dist/esm/components/Icon/components/ExportToExcelCopy.js.map +1 -1
  126. package/dist/esm/components/Icon/components/Filter.js.map +1 -1
  127. package/dist/esm/components/Icon/components/FilterSolid.js.map +1 -1
  128. package/dist/esm/components/Icon/components/GraphSolid.js.map +1 -1
  129. package/dist/esm/components/Icon/components/Hash.js.map +1 -1
  130. package/dist/esm/components/Icon/components/Home.js.map +1 -1
  131. package/dist/esm/components/Icon/components/Images.js.map +1 -1
  132. package/dist/esm/components/Icon/components/Import.js.map +1 -1
  133. package/dist/esm/components/Icon/components/Inbox.js.map +1 -1
  134. package/dist/esm/components/Icon/components/InboxSmart.js.map +1 -1
  135. package/dist/esm/components/Icon/components/Info.js.map +1 -1
  136. package/dist/esm/components/Icon/components/Inventory.js.map +1 -1
  137. package/dist/esm/components/Icon/components/InventoryMatrix.js.map +1 -1
  138. package/dist/esm/components/Icon/components/JournalPro.js.map +1 -1
  139. package/dist/esm/components/Icon/components/Layout.js.map +1 -1
  140. package/dist/esm/components/Icon/components/LayoutBoth.js.map +1 -1
  141. package/dist/esm/components/Icon/components/LayoutFirst.js.map +1 -1
  142. package/dist/esm/components/Icon/components/LayoutLast.js.map +1 -1
  143. package/dist/esm/components/Icon/components/LayoutNone.js.map +1 -1
  144. package/dist/esm/components/Icon/components/LedgerCard.js.map +1 -1
  145. package/dist/esm/components/Icon/components/LedgerCardCustomerReminder.js.map +1 -1
  146. package/dist/esm/components/Icon/components/LedgerCardManualCustomerInvoice.js.map +1 -1
  147. package/dist/esm/components/Icon/components/LedgerCardObsoleteStock.js.map +1 -1
  148. package/dist/esm/components/Icon/components/LedgerCardOpeningEntry.js.map +1 -1
  149. package/dist/esm/components/Icon/components/LedgerCardReservedEntry.js.map +1 -1
  150. package/dist/esm/components/Icon/components/LedgerCardShrinkagePilferage.js.map +1 -1
  151. package/dist/esm/components/Icon/components/LedgerCardStockAdjustment.js.map +1 -1
  152. package/dist/esm/components/Icon/components/LedgerCardTransferredOpeningEntry.js.map +1 -1
  153. package/dist/esm/components/Icon/components/Lightbulb.js.map +1 -1
  154. package/dist/esm/components/Icon/components/Line.js.map +1 -1
  155. package/dist/esm/components/Icon/components/List.js.map +1 -1
  156. package/dist/esm/components/Icon/components/ListBulleted.js.map +1 -1
  157. package/dist/esm/components/Icon/components/ListSearch.js.map +1 -1
  158. package/dist/esm/components/Icon/components/LockOpen.js.map +1 -1
  159. package/dist/esm/components/Icon/components/Log.js.map +1 -1
  160. package/dist/esm/components/Icon/components/Market.js.map +1 -1
  161. package/dist/esm/components/Icon/components/MatchAmount.js.map +1 -1
  162. package/dist/esm/components/Icon/components/MatchEntries.js.map +1 -1
  163. package/dist/esm/components/Icon/components/Mileage.js.map +1 -1
  164. package/dist/esm/components/Icon/components/Minus.js.map +1 -1
  165. package/dist/esm/components/Icon/components/ModalResize.js.map +1 -1
  166. package/dist/esm/components/Icon/components/ModalShrink.js.map +1 -1
  167. package/dist/esm/components/Icon/components/More.js.map +1 -1
  168. package/dist/esm/components/Icon/components/MoreSolid.js.map +1 -1
  169. package/dist/esm/components/Icon/components/Move.js.map +1 -1
  170. package/dist/esm/components/Icon/components/NavigationList.js.map +1 -1
  171. package/dist/esm/components/Icon/components/Note.js.map +1 -1
  172. package/dist/esm/components/Icon/components/NoteFollowUp.js.map +1 -1
  173. package/dist/esm/components/Icon/components/NoteRead.js.map +1 -1
  174. package/dist/esm/components/Icon/components/PartnerApi.js.map +1 -1
  175. package/dist/esm/components/Icon/components/Period.js.map +1 -1
  176. package/dist/esm/components/Icon/components/PersonChange.js.map +1 -1
  177. package/dist/esm/components/Icon/components/PersonMinus.js.map +1 -1
  178. package/dist/esm/components/Icon/components/PersonPlus.js.map +1 -1
  179. package/dist/esm/components/Icon/components/PersonTick.js.map +1 -1
  180. package/dist/esm/components/Icon/components/Play.js.map +1 -1
  181. package/dist/esm/components/Icon/components/PlusCircle.js.map +1 -1
  182. package/dist/esm/components/Icon/components/PlusMinus.js.map +1 -1
  183. package/dist/esm/components/Icon/components/Print.js.map +1 -1
  184. package/dist/esm/components/Icon/components/ProcessPayment.js.map +1 -1
  185. package/dist/esm/components/Icon/components/ProductLedgerCard.js.map +1 -1
  186. package/dist/esm/components/Icon/components/ProjectCards.js.map +1 -1
  187. package/dist/esm/components/Icon/components/Projects.js.map +1 -1
  188. package/dist/esm/components/Icon/components/Quicklinks.js.map +1 -1
  189. package/dist/esm/components/Icon/components/RatingBankruptcy.js.map +1 -1
  190. package/dist/esm/components/Icon/components/RatingPaymentProblems.js.map +1 -1
  191. package/dist/esm/components/Icon/components/Reconciled.js.map +1 -1
  192. package/dist/esm/components/Icon/components/Refresh.js.map +1 -1
  193. package/dist/esm/components/Icon/components/Report.js.map +1 -1
  194. package/dist/esm/components/Icon/components/ReportSolid.js.map +1 -1
  195. package/dist/esm/components/Icon/components/Restore.js.map +1 -1
  196. package/dist/esm/components/Icon/components/RotateLeft.js.map +1 -1
  197. package/dist/esm/components/Icon/components/RotateRight.js.map +1 -1
  198. package/dist/esm/components/Icon/components/Sales.js.map +1 -1
  199. package/dist/esm/components/Icon/components/Search.js.map +1 -1
  200. package/dist/esm/components/Icon/components/SearchBold.js.map +1 -1
  201. package/dist/esm/components/Icon/components/Secure.js.map +1 -1
  202. package/dist/esm/components/Icon/components/SecureTick.js.map +1 -1
  203. package/dist/esm/components/Icon/components/Settings.js.map +1 -1
  204. package/dist/esm/components/Icon/components/SettingsSolid.js.map +1 -1
  205. package/dist/esm/components/Icon/components/Shortcuts.js.map +1 -1
  206. package/dist/esm/components/Icon/components/ShowAll.js.map +1 -1
  207. package/dist/esm/components/Icon/components/ShowLess.js.map +1 -1
  208. package/dist/esm/components/Icon/components/ShowMore.js.map +1 -1
  209. package/dist/esm/components/Icon/components/ShowTemplate.js.map +1 -1
  210. package/dist/esm/components/Icon/components/Sliders.js.map +1 -1
  211. package/dist/esm/components/Icon/components/Smartpay.js.map +1 -1
  212. package/dist/esm/components/Icon/components/SortBy.js.map +1 -1
  213. package/dist/esm/components/Icon/components/Spinner.js.map +1 -1
  214. package/dist/esm/components/Icon/components/Star.js.map +1 -1
  215. package/dist/esm/components/Icon/components/StarSolid.js.map +1 -1
  216. package/dist/esm/components/Icon/components/Subscriptions.js.map +1 -1
  217. package/dist/esm/components/Icon/components/SystemEntries.js.map +1 -1
  218. package/dist/esm/components/Icon/components/Tag.js.map +1 -1
  219. package/dist/esm/components/Icon/components/TemplateOverride.js.map +1 -1
  220. package/dist/esm/components/Icon/components/Templates.js.map +1 -1
  221. package/dist/esm/components/Icon/components/Thumb.js.map +1 -1
  222. package/dist/esm/components/Icon/components/ThumbBoth.js.map +1 -1
  223. package/dist/esm/components/Icon/components/ThumbDown.js.map +1 -1
  224. package/dist/esm/components/Icon/components/ThumbDownSolid.js.map +1 -1
  225. package/dist/esm/components/Icon/components/ThumbUpSolid.js.map +1 -1
  226. package/dist/esm/components/Icon/components/Tick.js.map +1 -1
  227. package/dist/esm/components/Icon/components/TickCircle.js.map +1 -1
  228. package/dist/esm/components/Icon/components/Time.js.map +1 -1
  229. package/dist/esm/components/Icon/components/Transfer.js.map +1 -1
  230. package/dist/esm/components/Icon/components/TransferCancel.js.map +1 -1
  231. package/dist/esm/components/Icon/components/TransferLocked.js.map +1 -1
  232. package/dist/esm/components/Icon/components/Undock.js.map +1 -1
  233. package/dist/esm/components/Icon/components/Unreconciled.js.map +1 -1
  234. package/dist/esm/components/Icon/components/Warning.js.map +1 -1
  235. package/dist/esm/components/Icon/components/Webshop.js.map +1 -1
  236. package/dist/esm/components/Icon/components/Website.js.map +1 -1
  237. package/dist/esm/components/Icon/components/Workflow.js.map +1 -1
  238. package/dist/esm/components/Icon/components/Zoom.js.map +1 -1
  239. package/dist/esm/components/Icon/components/index.js +4 -4
  240. package/dist/esm/components/Icon/components/index.js.map +1 -1
  241. package/dist/esm/components/IconButton/IconButton.js.map +1 -1
  242. package/dist/esm/components/Input/Input.js.map +1 -1
  243. package/dist/esm/components/Input/util.js +9 -8
  244. package/dist/esm/components/Input/util.js.map +1 -1
  245. package/dist/esm/components/Label/Label.js.map +1 -1
  246. package/dist/esm/components/Listbox/Listbox.js.map +1 -1
  247. package/dist/esm/components/Listbox/ScrollableList.js +63 -82
  248. package/dist/esm/components/Listbox/ScrollableList.js.map +1 -1
  249. package/dist/esm/components/Listbox/useListbox.js +49 -58
  250. package/dist/esm/components/Listbox/useListbox.js.map +1 -1
  251. package/dist/esm/components/Listbox/useMultiListbox.js +63 -91
  252. package/dist/esm/components/Listbox/useMultiListbox.js.map +1 -1
  253. package/dist/esm/components/Listbox/useTypeahead.js +10 -9
  254. package/dist/esm/components/Listbox/useTypeahead.js.map +1 -1
  255. package/dist/esm/components/Listbox/util.js +48 -84
  256. package/dist/esm/components/Listbox/util.js.map +1 -1
  257. package/dist/esm/components/Menu/Context.js +2 -2
  258. package/dist/esm/components/Menu/Context.js.map +1 -1
  259. package/dist/esm/components/Menu/Menu.js.map +1 -1
  260. package/dist/esm/components/Menu/components/Checkbox.js +8 -9
  261. package/dist/esm/components/Menu/components/Checkbox.js.map +1 -1
  262. package/dist/esm/components/Menu/components/Content.js +10 -13
  263. package/dist/esm/components/Menu/components/Content.js.map +1 -1
  264. package/dist/esm/components/Menu/components/Header.js +4 -4
  265. package/dist/esm/components/Menu/components/Header.js.map +1 -1
  266. package/dist/esm/components/Menu/components/Item.js +59 -43
  267. package/dist/esm/components/Menu/components/Item.js.map +1 -1
  268. package/dist/esm/components/Menu/components/Link.js +7 -8
  269. package/dist/esm/components/Menu/components/Link.js.map +1 -1
  270. package/dist/esm/components/Menu/components/RadioGroup.js +16 -18
  271. package/dist/esm/components/Menu/components/RadioGroup.js.map +1 -1
  272. package/dist/esm/components/Menu/components/Separator.js +4 -4
  273. package/dist/esm/components/Menu/components/Separator.js.map +1 -1
  274. package/dist/esm/components/Menu/components/Trigger.js +5 -5
  275. package/dist/esm/components/Menu/components/Trigger.js.map +1 -1
  276. package/dist/esm/components/Navigation/Navigation.js.map +1 -1
  277. package/dist/esm/components/Pagination/PageNumbers.js +23 -28
  278. package/dist/esm/components/Pagination/PageNumbers.js.map +1 -1
  279. package/dist/esm/components/Pagination/Pagination.js +39 -56
  280. package/dist/esm/components/Pagination/Pagination.js.map +1 -1
  281. package/dist/esm/components/Pagination/usePagination.js +7 -21
  282. package/dist/esm/components/Pagination/usePagination.js.map +1 -1
  283. package/dist/esm/components/Pagination/usePaginationShortcuts.js +9 -9
  284. package/dist/esm/components/Pagination/usePaginationShortcuts.js.map +1 -1
  285. package/dist/esm/components/Popover/Popover.js +29 -34
  286. package/dist/esm/components/Popover/Popover.js.map +1 -1
  287. package/dist/esm/components/Popover/Primitives.js +27 -30
  288. package/dist/esm/components/Popover/Primitives.js.map +1 -1
  289. package/dist/esm/components/Progress/Progress.js +11 -15
  290. package/dist/esm/components/Progress/Progress.js.map +1 -1
  291. package/dist/esm/components/Provider/Provider.js +14 -19
  292. package/dist/esm/components/Provider/Provider.js.map +1 -1
  293. package/dist/esm/components/RadioGroup/RadioGroup.js +45 -57
  294. package/dist/esm/components/RadioGroup/RadioGroup.js.map +1 -1
  295. package/dist/esm/components/SearchInput/SearchInput.js.map +1 -1
  296. package/dist/esm/components/Select/Select.js +30 -31
  297. package/dist/esm/components/Select/Select.js.map +1 -1
  298. package/dist/esm/components/Select/useSelect.js +63 -82
  299. package/dist/esm/components/Select/useSelect.js.map +1 -1
  300. package/dist/esm/components/Spinner/Spinner.js +12 -19
  301. package/dist/esm/components/Spinner/Spinner.js.map +1 -1
  302. package/dist/esm/components/Switch/Switch.js +9 -10
  303. package/dist/esm/components/Switch/Switch.js.map +1 -1
  304. package/dist/esm/components/Table/components/BaseTable.js +23 -30
  305. package/dist/esm/components/Table/components/BaseTable.js.map +1 -1
  306. package/dist/esm/components/Table/components/PaginatedTable.js +3 -7
  307. package/dist/esm/components/Table/components/PaginatedTable.js.map +1 -1
  308. package/dist/esm/components/Table/components/Table.js +18 -25
  309. package/dist/esm/components/Table/components/Table.js.map +1 -1
  310. package/dist/esm/components/Table/components/WindowedTable.js +88 -104
  311. package/dist/esm/components/Table/components/WindowedTable.js.map +1 -1
  312. package/dist/esm/components/Table/hooks/plugins/useRowActions.js +122 -146
  313. package/dist/esm/components/Table/hooks/plugins/useRowActions.js.map +1 -1
  314. package/dist/esm/components/Table/hooks/plugins/useRowDraggable.js +57 -61
  315. package/dist/esm/components/Table/hooks/plugins/useRowDraggable.js.map +1 -1
  316. package/dist/esm/components/Table/hooks/plugins/useRowEditing.js +39 -36
  317. package/dist/esm/components/Table/hooks/plugins/useRowEditing.js.map +1 -1
  318. package/dist/esm/components/Table/hooks/plugins/useRowSelect.js +80 -90
  319. package/dist/esm/components/Table/hooks/plugins/useRowSelect.js.map +1 -1
  320. package/dist/esm/components/Table/hooks/useRowCreation.js +29 -64
  321. package/dist/esm/components/Table/hooks/useRowCreation.js.map +1 -1
  322. package/dist/esm/components/Table/hooks/useTable.js +119 -141
  323. package/dist/esm/components/Table/hooks/useTable.js.map +1 -1
  324. package/dist/esm/components/Table/hooks/useTableKeyboardNavigation.js +12 -15
  325. package/dist/esm/components/Table/hooks/useTableKeyboardNavigation.js.map +1 -1
  326. package/dist/esm/components/Table/util/renderColumn.js +10 -10
  327. package/dist/esm/components/Table/util/renderColumn.js.map +1 -1
  328. package/dist/esm/components/Table/util/renderRow.js +37 -46
  329. package/dist/esm/components/Table/util/renderRow.js.map +1 -1
  330. package/dist/esm/components/Table/util/rowIndexPath.js +14 -16
  331. package/dist/esm/components/Table/util/rowIndexPath.js.map +1 -1
  332. package/dist/esm/components/Table/util/sortTypes.js +23 -31
  333. package/dist/esm/components/Table/util/sortTypes.js.map +1 -1
  334. package/dist/esm/components/Table/util.js +29 -41
  335. package/dist/esm/components/Table/util.js.map +1 -1
  336. package/dist/esm/components/Tabs/Tabs.js +25 -27
  337. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  338. package/dist/esm/components/Textarea/Textarea.js +8 -6
  339. package/dist/esm/components/Textarea/Textarea.js.map +1 -1
  340. package/dist/esm/components/Toast/Toast.js +20 -21
  341. package/dist/esm/components/Toast/Toast.js.map +1 -1
  342. package/dist/esm/components/Toast/Toaster.js +88 -118
  343. package/dist/esm/components/Toast/Toaster.js.map +1 -1
  344. package/dist/esm/components/Toast/util.js +2 -2
  345. package/dist/esm/components/Toast/util.js.map +1 -1
  346. package/dist/esm/components/Tooltip/Tooltip.js +7 -8
  347. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  348. package/dist/esm/components/Tour/Tour.js +44 -50
  349. package/dist/esm/components/Tour/Tour.js.map +1 -1
  350. package/dist/esm/components/Treeview/Treeview.js +26 -36
  351. package/dist/esm/components/Treeview/Treeview.js.map +1 -1
  352. package/dist/esm/components/VisuallyHidden/VisuallyHidden.js +1 -1
  353. package/dist/esm/components/VisuallyHidden/VisuallyHidden.js.map +1 -1
  354. package/dist/esm/index.css +638 -638
  355. package/dist/esm/index.js +1 -1
  356. package/dist/esm/primitives/Button.js +9 -13
  357. package/dist/esm/primitives/Button.js.map +1 -1
  358. package/dist/esm/utils/date.js.map +1 -1
  359. package/dist/esm/utils/hooks/useBoundingClientRectListener.js +12 -20
  360. package/dist/esm/utils/hooks/useBoundingClientRectListener.js.map +1 -1
  361. package/dist/esm/utils/hooks/useDraggable.js +16 -18
  362. package/dist/esm/utils/hooks/useDraggable.js.map +1 -1
  363. package/dist/esm/utils/hooks/useDropTarget.js +7 -10
  364. package/dist/esm/utils/hooks/useDropTarget.js.map +1 -1
  365. package/dist/esm/utils/hooks/useListKeyboardNavigation.js.map +1 -1
  366. package/dist/esm/utils/hooks/useListScrollTo.js.map +1 -1
  367. package/dist/esm/utils/hooks/useOnClickOutside.js.map +1 -1
  368. package/dist/esm/utils/hooks/useProxiedRef.js +3 -3
  369. package/dist/esm/utils/hooks/useProxiedRef.js.map +1 -1
  370. package/dist/esm/utils/hooks/useTimer.js +9 -17
  371. package/dist/esm/utils/hooks/useTimer.js.map +1 -1
  372. package/dist/esm/utils/input.js +7 -11
  373. package/dist/esm/utils/input.js.map +1 -1
  374. package/dist/esm/utils/mergeRefs.js +2 -2
  375. package/dist/esm/utils/mergeRefs.js.map +1 -1
  376. package/dist/esm/utils/taillwind.js +2 -2
  377. package/dist/esm/utils/taillwind.js.map +1 -1
  378. package/dist/index.css +638 -638
  379. package/dist/taco.cjs.development.js +1944 -2316
  380. package/dist/taco.cjs.development.js.map +1 -1
  381. package/dist/taco.cjs.production.min.js +1 -1
  382. package/dist/taco.cjs.production.min.js.map +1 -1
  383. package/dist/utils/tailwind.d.ts +1 -1
  384. package/package.json +2 -2
  385. package/plugins/tailwindcss-aria-attributes.js +73 -73
  386. package/tailwind.config.js +297 -297
  387. package/types.json +550 -454
package/types.json CHANGED
@@ -178,7 +178,7 @@
178
178
  ],
179
179
  "props": [
180
180
  {
181
- "id": 716,
181
+ "id": 738,
182
182
  "name": "multiselect",
183
183
  "kind": 1024,
184
184
  "kindString": "Property",
@@ -377,7 +377,7 @@
377
377
  "typeArguments": [
378
378
  {
379
379
  "type": "reference",
380
- "id": 388,
380
+ "id": 404,
381
381
  "name": "MenuProps"
382
382
  }
383
383
  ],
@@ -426,7 +426,7 @@
426
426
  "typeArguments": [
427
427
  {
428
428
  "type": "reference",
429
- "id": 562,
429
+ "id": 584,
430
430
  "name": "PopoverProps"
431
431
  }
432
432
  ],
@@ -1885,7 +1885,7 @@
1885
1885
  ],
1886
1886
  "props": [
1887
1887
  {
1888
- "id": 494,
1888
+ "id": 516,
1889
1889
  "name": "Group",
1890
1890
  "kind": 1024,
1891
1891
  "kindString": "Property",
@@ -1901,7 +1901,7 @@
1901
1901
  "types": [
1902
1902
  {
1903
1903
  "type": "reference",
1904
- "id": 490,
1904
+ "id": 512,
1905
1905
  "name": "NavigationMenuGroupProps"
1906
1906
  },
1907
1907
  {
@@ -1934,7 +1934,7 @@
1934
1934
  ],
1935
1935
  "props": [
1936
1936
  {
1937
- "id": 498,
1937
+ "id": 520,
1938
1938
  "name": "Item",
1939
1939
  "kind": 1024,
1940
1940
  "kindString": "Property",
@@ -1950,7 +1950,7 @@
1950
1950
  "types": [
1951
1951
  {
1952
1952
  "type": "reference",
1953
- "id": 482,
1953
+ "id": 504,
1954
1954
  "name": "NavigationItemProps"
1955
1955
  },
1956
1956
  {
@@ -1976,7 +1976,7 @@
1976
1976
  }
1977
1977
  },
1978
1978
  {
1979
- "id": 499,
1979
+ "id": 521,
1980
1980
  "name": "Menu",
1981
1981
  "kind": 1024,
1982
1982
  "kindString": "Property",
@@ -1986,12 +1986,12 @@
1986
1986
  },
1987
1987
  "type": {
1988
1988
  "type": "reference",
1989
- "id": 492,
1989
+ "id": 514,
1990
1990
  "name": "ForwardedNavigationMenuWithStatics"
1991
1991
  }
1992
1992
  },
1993
1993
  {
1994
- "id": 500,
1994
+ "id": 522,
1995
1995
  "name": "Panel",
1996
1996
  "kind": 1024,
1997
1997
  "kindString": "Property",
@@ -2007,7 +2007,7 @@
2007
2007
  "types": [
2008
2008
  {
2009
2009
  "type": "reference",
2010
- "id": 489,
2010
+ "id": 511,
2011
2011
  "name": "NavigationPanelProps"
2012
2012
  },
2013
2013
  {
@@ -2040,7 +2040,7 @@
2040
2040
  ],
2041
2041
  "props": [
2042
2042
  {
2043
- "id": 569,
2043
+ "id": 591,
2044
2044
  "name": "Close",
2045
2045
  "kind": 1024,
2046
2046
  "kindString": "Property",
@@ -2050,7 +2050,7 @@
2050
2050
  "typeArguments": [
2051
2051
  {
2052
2052
  "type": "reference",
2053
- "id": 561,
2053
+ "id": 583,
2054
2054
  "name": "PopoverCloseProps"
2055
2055
  }
2056
2056
  ],
@@ -2060,7 +2060,7 @@
2060
2060
  }
2061
2061
  },
2062
2062
  {
2063
- "id": 568,
2063
+ "id": 590,
2064
2064
  "name": "Content",
2065
2065
  "kind": 1024,
2066
2066
  "kindString": "Property",
@@ -2070,7 +2070,7 @@
2070
2070
  "typeArguments": [
2071
2071
  {
2072
2072
  "type": "reference",
2073
- "id": 554,
2073
+ "id": 576,
2074
2074
  "name": "PopoverContentProps"
2075
2075
  }
2076
2076
  ],
@@ -2080,7 +2080,7 @@
2080
2080
  }
2081
2081
  },
2082
2082
  {
2083
- "id": 567,
2083
+ "id": 589,
2084
2084
  "name": "Trigger",
2085
2085
  "kind": 1024,
2086
2086
  "kindString": "Property",
@@ -2090,7 +2090,7 @@
2090
2090
  "typeArguments": [
2091
2091
  {
2092
2092
  "type": "reference",
2093
- "id": 549,
2093
+ "id": 571,
2094
2094
  "name": "PopoverTriggerProps"
2095
2095
  }
2096
2096
  ],
@@ -2107,7 +2107,7 @@
2107
2107
  ],
2108
2108
  "props": [
2109
2109
  {
2110
- "id": 700,
2110
+ "id": 722,
2111
2111
  "name": "Item",
2112
2112
  "kind": 1024,
2113
2113
  "kindString": "Property",
@@ -2120,7 +2120,7 @@
2120
2120
  "typeArguments": [
2121
2121
  {
2122
2122
  "type": "reference",
2123
- "id": 691,
2123
+ "id": 713,
2124
2124
  "name": "RadioGroupItemProps"
2125
2125
  }
2126
2126
  ],
@@ -2137,7 +2137,7 @@
2137
2137
  ],
2138
2138
  "props": [
2139
2139
  {
2140
- "id": 981,
2140
+ "id": 1003,
2141
2141
  "name": "Content",
2142
2142
  "kind": 1024,
2143
2143
  "kindString": "Property",
@@ -2153,7 +2153,7 @@
2153
2153
  "types": [
2154
2154
  {
2155
2155
  "type": "reference",
2156
- "id": 974,
2156
+ "id": 996,
2157
2157
  "name": "TabContentProps"
2158
2158
  },
2159
2159
  {
@@ -2179,7 +2179,7 @@
2179
2179
  }
2180
2180
  },
2181
2181
  {
2182
- "id": 979,
2182
+ "id": 1001,
2183
2183
  "name": "List",
2184
2184
  "kind": 1024,
2185
2185
  "kindString": "Property",
@@ -2195,7 +2195,7 @@
2195
2195
  "types": [
2196
2196
  {
2197
2197
  "type": "reference",
2198
- "id": 969,
2198
+ "id": 991,
2199
2199
  "name": "TabListProps"
2200
2200
  },
2201
2201
  {
@@ -2221,7 +2221,7 @@
2221
2221
  }
2222
2222
  },
2223
2223
  {
2224
- "id": 980,
2224
+ "id": 1002,
2225
2225
  "name": "Trigger",
2226
2226
  "kind": 1024,
2227
2227
  "kindString": "Property",
@@ -2237,7 +2237,7 @@
2237
2237
  "types": [
2238
2238
  {
2239
2239
  "type": "reference",
2240
- "id": 970,
2240
+ "id": 992,
2241
2241
  "name": "TabTriggerProps"
2242
2242
  },
2243
2243
  {
@@ -2270,7 +2270,7 @@
2270
2270
  ],
2271
2271
  "props": [
2272
2272
  {
2273
- "id": 1104,
2273
+ "id": 1126,
2274
2274
  "name": "Group",
2275
2275
  "kind": 1024,
2276
2276
  "kindString": "Property",
@@ -2286,7 +2286,7 @@
2286
2286
  "types": [
2287
2287
  {
2288
2288
  "type": "reference",
2289
- "id": 1084,
2289
+ "id": 1106,
2290
2290
  "name": "TreeviewGroupProps"
2291
2291
  },
2292
2292
  {
@@ -2312,7 +2312,7 @@
2312
2312
  }
2313
2313
  },
2314
2314
  {
2315
- "id": 1103,
2315
+ "id": 1125,
2316
2316
  "name": "Item",
2317
2317
  "kind": 1024,
2318
2318
  "kindString": "Property",
@@ -2328,7 +2328,7 @@
2328
2328
  "types": [
2329
2329
  {
2330
2330
  "type": "reference",
2331
- "id": 1083,
2331
+ "id": 1105,
2332
2332
  "name": "TreeviewItemProps"
2333
2333
  },
2334
2334
  {
@@ -2491,151 +2491,247 @@
2491
2491
  }
2492
2492
  },
2493
2493
  {
2494
- "id": 300,
2495
- "name": "dialog",
2494
+ "id": 306,
2495
+ "name": "icon",
2496
2496
  "kind": 1024,
2497
2497
  "kindString": "Property",
2498
- "flags": {
2499
- "isOptional": true
2500
- },
2498
+ "flags": {},
2501
2499
  "comment": {
2502
- "shortText": "Dialog component associated with the button, clicking the button will open the dialog.\n*Note* that `onClick` event on button won't be handled, as in this case, the purpose of\nthe button should be only to open the associated dialog when clicked."
2500
+ "shortText": "Set which icon should be rendered within button"
2503
2501
  },
2504
2502
  "type": {
2505
2503
  "type": "reference",
2506
- "typeArguments": [
2507
- {
2508
- "type": "reference",
2509
- "id": 228,
2510
- "name": "DialogProps"
2511
- }
2512
- ],
2513
- "qualifiedName": "React.ReactElement",
2514
- "package": "@types/react",
2515
- "name": "React.ReactElement"
2504
+ "id": 290,
2505
+ "name": "IconName"
2516
2506
  }
2517
2507
  },
2518
2508
  {
2519
- "id": 302,
2520
- "name": "hanger",
2509
+ "id": 313,
2510
+ "name": "rounded",
2521
2511
  "kind": 1024,
2522
2512
  "kindString": "Property",
2523
2513
  "flags": {
2524
2514
  "isOptional": true
2525
2515
  },
2526
2516
  "comment": {
2527
- "shortText": "Hanger component associated with the button."
2517
+ "shortText": "Set whether the button is rounded.\nDefault value is `false`"
2528
2518
  },
2529
2519
  "type": {
2530
- "type": "reference",
2531
- "typeArguments": [
2532
- {
2533
- "type": "reference",
2534
- "id": 281,
2535
- "name": "HangerProps"
2536
- }
2537
- ],
2538
- "qualifiedName": "React.ReactElement",
2539
- "package": "@types/react",
2540
- "name": "React.ReactElement"
2520
+ "type": "intrinsic",
2521
+ "name": "boolean"
2541
2522
  }
2542
2523
  },
2543
2524
  {
2544
- "id": 301,
2545
- "name": "icon",
2525
+ "id": 314,
2526
+ "name": "tooltip",
2546
2527
  "kind": 1024,
2547
2528
  "kindString": "Property",
2548
- "flags": {},
2529
+ "flags": {
2530
+ "isOptional": true
2531
+ },
2549
2532
  "comment": {
2550
- "shortText": "Set which icon should be rendered within button"
2533
+ "shortText": "A tooltip to show when hovering over the button"
2551
2534
  },
2552
2535
  "type": {
2553
- "type": "reference",
2554
- "id": 290,
2555
- "name": "IconName"
2536
+ "type": "intrinsic",
2537
+ "name": "string"
2556
2538
  }
2557
2539
  },
2558
2540
  {
2559
- "id": 303,
2560
- "name": "menu",
2561
- "kind": 1024,
2562
- "kindString": "Property",
2541
+ "id": 300,
2542
+ "name": "dialog",
2543
+ "kind": 2048,
2544
+ "kindString": "Method",
2563
2545
  "flags": {
2564
2546
  "isOptional": true
2565
2547
  },
2566
- "comment": {
2567
- "shortText": "Menu component associated with the button."
2568
- },
2569
- "type": {
2570
- "type": "reference",
2571
- "typeArguments": [
2572
- {
2548
+ "signatures": [
2549
+ {
2550
+ "id": 301,
2551
+ "name": "dialog",
2552
+ "kind": 4096,
2553
+ "kindString": "Call signature",
2554
+ "flags": {},
2555
+ "comment": {
2556
+ "shortText": "Dialog component associated with the button, clicking the button will open the dialog.\n*Note* that `onClick` event on button won't be handled, as in this case, the purpose of\nthe button should be only to open the associated dialog when clicked."
2557
+ },
2558
+ "parameters": [
2559
+ {
2560
+ "id": 302,
2561
+ "name": "props",
2562
+ "kind": 32768,
2563
+ "kindString": "Parameter",
2564
+ "flags": {},
2565
+ "type": {
2566
+ "type": "reference",
2567
+ "typeArguments": [
2568
+ {
2569
+ "type": "reference",
2570
+ "id": 228,
2571
+ "name": "DialogProps"
2572
+ }
2573
+ ],
2574
+ "qualifiedName": "Partial",
2575
+ "package": "typescript",
2576
+ "name": "Partial"
2577
+ }
2578
+ }
2579
+ ],
2580
+ "type": {
2573
2581
  "type": "reference",
2574
- "id": 388,
2575
- "name": "MenuProps"
2582
+ "qualifiedName": "global.JSX.Element",
2583
+ "package": "@types/react",
2584
+ "name": "Element"
2576
2585
  }
2577
- ],
2578
- "qualifiedName": "React.ReactElement",
2579
- "package": "@types/react",
2580
- "name": "React.ReactElement"
2581
- }
2586
+ }
2587
+ ]
2582
2588
  },
2583
2589
  {
2584
- "id": 304,
2585
- "name": "popover",
2586
- "kind": 1024,
2587
- "kindString": "Property",
2590
+ "id": 303,
2591
+ "name": "hanger",
2592
+ "kind": 2048,
2593
+ "kindString": "Method",
2588
2594
  "flags": {
2589
2595
  "isOptional": true
2590
2596
  },
2591
- "comment": {
2592
- "shortText": "Popover component associated with the button, clicking the button will open the popover.\n*Note* that `onClick` event on button won't be handled, as in this case, the purpose of\nthe button should be only to open the associated popover when clicked."
2593
- },
2594
- "type": {
2595
- "type": "reference",
2596
- "typeArguments": [
2597
- {
2597
+ "signatures": [
2598
+ {
2599
+ "id": 304,
2600
+ "name": "hanger",
2601
+ "kind": 4096,
2602
+ "kindString": "Call signature",
2603
+ "flags": {},
2604
+ "comment": {
2605
+ "shortText": "Hanger component associated with the button."
2606
+ },
2607
+ "parameters": [
2608
+ {
2609
+ "id": 305,
2610
+ "name": "props",
2611
+ "kind": 32768,
2612
+ "kindString": "Parameter",
2613
+ "flags": {},
2614
+ "type": {
2615
+ "type": "reference",
2616
+ "typeArguments": [
2617
+ {
2618
+ "type": "reference",
2619
+ "id": 281,
2620
+ "name": "HangerProps"
2621
+ }
2622
+ ],
2623
+ "qualifiedName": "Partial",
2624
+ "package": "typescript",
2625
+ "name": "Partial"
2626
+ }
2627
+ }
2628
+ ],
2629
+ "type": {
2598
2630
  "type": "reference",
2599
- "id": 562,
2600
- "name": "PopoverProps"
2631
+ "qualifiedName": "global.JSX.Element",
2632
+ "package": "@types/react",
2633
+ "name": "Element"
2601
2634
  }
2602
- ],
2603
- "qualifiedName": "React.ReactElement",
2604
- "package": "@types/react",
2605
- "name": "React.ReactElement"
2606
- }
2635
+ }
2636
+ ]
2607
2637
  },
2608
2638
  {
2609
- "id": 305,
2610
- "name": "rounded",
2611
- "kind": 1024,
2612
- "kindString": "Property",
2639
+ "id": 307,
2640
+ "name": "menu",
2641
+ "kind": 2048,
2642
+ "kindString": "Method",
2613
2643
  "flags": {
2614
2644
  "isOptional": true
2615
2645
  },
2616
- "comment": {
2617
- "shortText": "Set whether the button is rounded.\nDefault value is `false`"
2618
- },
2619
- "type": {
2620
- "type": "intrinsic",
2621
- "name": "boolean"
2622
- }
2646
+ "signatures": [
2647
+ {
2648
+ "id": 308,
2649
+ "name": "menu",
2650
+ "kind": 4096,
2651
+ "kindString": "Call signature",
2652
+ "flags": {},
2653
+ "comment": {
2654
+ "shortText": "Menu component associated with the button."
2655
+ },
2656
+ "parameters": [
2657
+ {
2658
+ "id": 309,
2659
+ "name": "props",
2660
+ "kind": 32768,
2661
+ "kindString": "Parameter",
2662
+ "flags": {},
2663
+ "type": {
2664
+ "type": "reference",
2665
+ "typeArguments": [
2666
+ {
2667
+ "type": "reference",
2668
+ "id": 404,
2669
+ "name": "MenuProps"
2670
+ }
2671
+ ],
2672
+ "qualifiedName": "Partial",
2673
+ "package": "typescript",
2674
+ "name": "Partial"
2675
+ }
2676
+ }
2677
+ ],
2678
+ "type": {
2679
+ "type": "reference",
2680
+ "qualifiedName": "global.JSX.Element",
2681
+ "package": "@types/react",
2682
+ "name": "Element"
2683
+ }
2684
+ }
2685
+ ]
2623
2686
  },
2624
2687
  {
2625
- "id": 306,
2626
- "name": "tooltip",
2627
- "kind": 1024,
2628
- "kindString": "Property",
2688
+ "id": 310,
2689
+ "name": "popover",
2690
+ "kind": 2048,
2691
+ "kindString": "Method",
2629
2692
  "flags": {
2630
2693
  "isOptional": true
2631
2694
  },
2632
- "comment": {
2633
- "shortText": "A tooltip to show when hovering over the button"
2634
- },
2635
- "type": {
2636
- "type": "intrinsic",
2637
- "name": "string"
2638
- }
2695
+ "signatures": [
2696
+ {
2697
+ "id": 311,
2698
+ "name": "popover",
2699
+ "kind": 4096,
2700
+ "kindString": "Call signature",
2701
+ "flags": {},
2702
+ "comment": {
2703
+ "shortText": "Popover component associated with the button, clicking the button will open the popover.\n*Note* that `onClick` event on button won't be handled, as in this case, the purpose of\nthe button should be only to open the associated popover when clicked."
2704
+ },
2705
+ "parameters": [
2706
+ {
2707
+ "id": 312,
2708
+ "name": "props",
2709
+ "kind": 32768,
2710
+ "kindString": "Parameter",
2711
+ "flags": {},
2712
+ "type": {
2713
+ "type": "reference",
2714
+ "typeArguments": [
2715
+ {
2716
+ "type": "reference",
2717
+ "id": 584,
2718
+ "name": "PopoverProps"
2719
+ }
2720
+ ],
2721
+ "qualifiedName": "Partial",
2722
+ "package": "typescript",
2723
+ "name": "Partial"
2724
+ }
2725
+ }
2726
+ ],
2727
+ "type": {
2728
+ "type": "reference",
2729
+ "qualifiedName": "global.JSX.Element",
2730
+ "package": "@types/react",
2731
+ "name": "Element"
2732
+ }
2733
+ }
2734
+ ]
2639
2735
  }
2640
2736
  ]
2641
2737
  },
@@ -3473,7 +3569,7 @@
3473
3569
  ],
3474
3570
  "props": [
3475
3571
  {
3476
- "id": 319,
3572
+ "id": 335,
3477
3573
  "name": "button",
3478
3574
  "kind": 1024,
3479
3575
  "kindString": "Property",
@@ -3491,7 +3587,7 @@
3491
3587
  }
3492
3588
  },
3493
3589
  {
3494
- "id": 321,
3590
+ "id": 337,
3495
3591
  "name": "highlighted",
3496
3592
  "kind": 1024,
3497
3593
  "kindString": "Property",
@@ -3507,7 +3603,7 @@
3507
3603
  }
3508
3604
  },
3509
3605
  {
3510
- "id": 320,
3606
+ "id": 336,
3511
3607
  "name": "icon",
3512
3608
  "kind": 1024,
3513
3609
  "kindString": "Property",
@@ -3535,7 +3631,7 @@
3535
3631
  }
3536
3632
  },
3537
3633
  {
3538
- "id": 322,
3634
+ "id": 338,
3539
3635
  "name": "state",
3540
3636
  "kind": 1024,
3541
3637
  "kindString": "Property",
@@ -3559,7 +3655,7 @@
3559
3655
  ],
3560
3656
  "props": [
3561
3657
  {
3562
- "id": 344,
3658
+ "id": 360,
3563
3659
  "name": "children",
3564
3660
  "kind": 1024,
3565
3661
  "kindString": "Property",
@@ -3575,7 +3671,7 @@
3575
3671
  }
3576
3672
  },
3577
3673
  {
3578
- "id": 345,
3674
+ "id": 361,
3579
3675
  "name": "disabled",
3580
3676
  "kind": 1024,
3581
3677
  "kindString": "Property",
@@ -3591,7 +3687,7 @@
3591
3687
  }
3592
3688
  },
3593
3689
  {
3594
- "id": 346,
3690
+ "id": 362,
3595
3691
  "name": "message",
3596
3692
  "kind": 1024,
3597
3693
  "kindString": "Property",
@@ -3607,7 +3703,7 @@
3607
3703
  }
3608
3704
  },
3609
3705
  {
3610
- "id": 347,
3706
+ "id": 363,
3611
3707
  "name": "state",
3612
3708
  "kind": 1024,
3613
3709
  "kindString": "Property",
@@ -3633,7 +3729,7 @@
3633
3729
  ],
3634
3730
  "props": [
3635
3731
  {
3636
- "id": 363,
3732
+ "id": 379,
3637
3733
  "name": "data",
3638
3734
  "kind": 1024,
3639
3735
  "kindString": "Property",
@@ -3647,13 +3743,13 @@
3647
3743
  "type": "array",
3648
3744
  "elementType": {
3649
3745
  "type": "reference",
3650
- "id": 354,
3746
+ "id": 370,
3651
3747
  "name": "ListboxItem"
3652
3748
  }
3653
3749
  }
3654
3750
  },
3655
3751
  {
3656
- "id": 364,
3752
+ "id": 380,
3657
3753
  "name": "defaultValue",
3658
3754
  "kind": 1024,
3659
3755
  "kindString": "Property",
@@ -3665,12 +3761,12 @@
3665
3761
  },
3666
3762
  "type": {
3667
3763
  "type": "reference",
3668
- "id": 355,
3764
+ "id": 371,
3669
3765
  "name": "ListboxValue"
3670
3766
  }
3671
3767
  },
3672
3768
  {
3673
- "id": 365,
3769
+ "id": 381,
3674
3770
  "name": "emptyValue",
3675
3771
  "kind": 1024,
3676
3772
  "kindString": "Property",
@@ -3682,12 +3778,12 @@
3682
3778
  },
3683
3779
  "type": {
3684
3780
  "type": "reference",
3685
- "id": 355,
3781
+ "id": 371,
3686
3782
  "name": "ListboxValue"
3687
3783
  }
3688
3784
  },
3689
3785
  {
3690
- "id": 366,
3786
+ "id": 382,
3691
3787
  "name": "highlighted",
3692
3788
  "kind": 1024,
3693
3789
  "kindString": "Property",
@@ -3703,7 +3799,7 @@
3703
3799
  }
3704
3800
  },
3705
3801
  {
3706
- "id": 367,
3802
+ "id": 383,
3707
3803
  "name": "loading",
3708
3804
  "kind": 1024,
3709
3805
  "kindString": "Property",
@@ -3719,7 +3815,7 @@
3719
3815
  }
3720
3816
  },
3721
3817
  {
3722
- "id": 368,
3818
+ "id": 384,
3723
3819
  "name": "state",
3724
3820
  "kind": 1024,
3725
3821
  "kindString": "Property",
@@ -3736,7 +3832,7 @@
3736
3832
  }
3737
3833
  },
3738
3834
  {
3739
- "id": 369,
3835
+ "id": 385,
3740
3836
  "name": "value",
3741
3837
  "kind": 1024,
3742
3838
  "kindString": "Property",
@@ -3748,7 +3844,7 @@
3748
3844
  },
3749
3845
  "type": {
3750
3846
  "type": "reference",
3751
- "id": 355,
3847
+ "id": 371,
3752
3848
  "name": "ListboxValue"
3753
3849
  }
3754
3850
  }
@@ -3757,7 +3853,7 @@
3757
3853
  "ListboxTexts": {
3758
3854
  "props": [
3759
3855
  {
3760
- "id": 360,
3856
+ "id": 376,
3761
3857
  "name": "allOption",
3762
3858
  "kind": 1024,
3763
3859
  "kindString": "Property",
@@ -3771,7 +3867,7 @@
3771
3867
  }
3772
3868
  },
3773
3869
  {
3774
- "id": 358,
3870
+ "id": 374,
3775
3871
  "name": "empty",
3776
3872
  "kind": 1024,
3777
3873
  "kindString": "Property",
@@ -3785,7 +3881,7 @@
3785
3881
  }
3786
3882
  },
3787
3883
  {
3788
- "id": 359,
3884
+ "id": 375,
3789
3885
  "name": "loading",
3790
3886
  "kind": 1024,
3791
3887
  "kindString": "Property",
@@ -3804,7 +3900,7 @@
3804
3900
  "Localization": {
3805
3901
  "props": [
3806
3902
  {
3807
- "id": 594,
3903
+ "id": 616,
3808
3904
  "name": "formatting",
3809
3905
  "kind": 1024,
3810
3906
  "kindString": "Property",
@@ -3815,14 +3911,14 @@
3815
3911
  "type": {
3816
3912
  "type": "reflection",
3817
3913
  "declaration": {
3818
- "id": 595,
3914
+ "id": 617,
3819
3915
  "name": "__type",
3820
3916
  "kind": 65536,
3821
3917
  "kindString": "Type literal",
3822
3918
  "flags": {},
3823
3919
  "children": [
3824
3920
  {
3825
- "id": 596,
3921
+ "id": 618,
3826
3922
  "name": "date",
3827
3923
  "kind": 1024,
3828
3924
  "kindString": "Property",
@@ -3841,7 +3937,7 @@
3841
3937
  "title": "Properties",
3842
3938
  "kind": 1024,
3843
3939
  "children": [
3844
- 596
3940
+ 618
3845
3941
  ]
3846
3942
  }
3847
3943
  ]
@@ -3849,7 +3945,7 @@
3849
3945
  }
3850
3946
  },
3851
3947
  {
3852
- "id": 592,
3948
+ "id": 614,
3853
3949
  "name": "locale",
3854
3950
  "kind": 1024,
3855
3951
  "kindString": "Property",
@@ -3864,7 +3960,7 @@
3864
3960
  }
3865
3961
  },
3866
3962
  {
3867
- "id": 593,
3963
+ "id": 615,
3868
3964
  "name": "texts",
3869
3965
  "kind": 1024,
3870
3966
  "kindString": "Property",
@@ -3874,7 +3970,7 @@
3874
3970
  },
3875
3971
  "type": {
3876
3972
  "type": "reference",
3877
- "id": 577,
3973
+ "id": 599,
3878
3974
  "name": "LocalizationTexts"
3879
3975
  }
3880
3976
  }
@@ -3883,7 +3979,7 @@
3883
3979
  "LocalizationTexts": {
3884
3980
  "props": [
3885
3981
  {
3886
- "id": 579,
3982
+ "id": 601,
3887
3983
  "name": "calendar",
3888
3984
  "kind": 1024,
3889
3985
  "kindString": "Property",
@@ -3898,7 +3994,7 @@
3898
3994
  }
3899
3995
  },
3900
3996
  {
3901
- "id": 580,
3997
+ "id": 602,
3902
3998
  "name": "datepicker",
3903
3999
  "kind": 1024,
3904
4000
  "kindString": "Property",
@@ -3913,7 +4009,7 @@
3913
4009
  }
3914
4010
  },
3915
4011
  {
3916
- "id": 583,
4012
+ "id": 605,
3917
4013
  "name": "dialog",
3918
4014
  "kind": 1024,
3919
4015
  "kindString": "Property",
@@ -3928,7 +4024,7 @@
3928
4024
  }
3929
4025
  },
3930
4026
  {
3931
- "id": 581,
4027
+ "id": 603,
3932
4028
  "name": "hanger",
3933
4029
  "kind": 1024,
3934
4030
  "kindString": "Property",
@@ -3943,7 +4039,7 @@
3943
4039
  }
3944
4040
  },
3945
4041
  {
3946
- "id": 582,
4042
+ "id": 604,
3947
4043
  "name": "listbox",
3948
4044
  "kind": 1024,
3949
4045
  "kindString": "Property",
@@ -3953,12 +4049,12 @@
3953
4049
  },
3954
4050
  "type": {
3955
4051
  "type": "reference",
3956
- "id": 356,
4052
+ "id": 372,
3957
4053
  "name": "ListboxTexts"
3958
4054
  }
3959
4055
  },
3960
4056
  {
3961
- "id": 584,
4057
+ "id": 606,
3962
4058
  "name": "pagination",
3963
4059
  "kind": 1024,
3964
4060
  "kindString": "Property",
@@ -3968,12 +4064,12 @@
3968
4064
  },
3969
4065
  "type": {
3970
4066
  "type": "reference",
3971
- "id": 513,
4067
+ "id": 535,
3972
4068
  "name": "PaginationTexts"
3973
4069
  }
3974
4070
  },
3975
4071
  {
3976
- "id": 589,
4072
+ "id": 611,
3977
4073
  "name": "searchInput",
3978
4074
  "kind": 1024,
3979
4075
  "kindString": "Property",
@@ -3983,12 +4079,12 @@
3983
4079
  },
3984
4080
  "type": {
3985
4081
  "type": "reference",
3986
- "id": 329,
4082
+ "id": 345,
3987
4083
  "name": "SearchInputTexts"
3988
4084
  }
3989
4085
  },
3990
4086
  {
3991
- "id": 586,
4087
+ "id": 608,
3992
4088
  "name": "select",
3993
4089
  "kind": 1024,
3994
4090
  "kindString": "Property",
@@ -3998,12 +4094,12 @@
3998
4094
  },
3999
4095
  "type": {
4000
4096
  "type": "reference",
4001
- "id": 711,
4097
+ "id": 733,
4002
4098
  "name": "SelectTexts"
4003
4099
  }
4004
4100
  },
4005
4101
  {
4006
- "id": 585,
4102
+ "id": 607,
4007
4103
  "name": "table",
4008
4104
  "kind": 1024,
4009
4105
  "kindString": "Property",
@@ -4013,12 +4109,12 @@
4013
4109
  },
4014
4110
  "type": {
4015
4111
  "type": "reference",
4016
- "id": 904,
4112
+ "id": 926,
4017
4113
  "name": "TableTexts"
4018
4114
  }
4019
4115
  },
4020
4116
  {
4021
- "id": 587,
4117
+ "id": 609,
4022
4118
  "name": "toasts",
4023
4119
  "kind": 1024,
4024
4120
  "kindString": "Property",
@@ -4032,7 +4128,7 @@
4032
4128
  }
4033
4129
  },
4034
4130
  {
4035
- "id": 588,
4131
+ "id": 610,
4036
4132
  "name": "tour",
4037
4133
  "kind": 1024,
4038
4134
  "kindString": "Property",
@@ -4042,7 +4138,7 @@
4042
4138
  },
4043
4139
  "type": {
4044
4140
  "type": "reference",
4045
- "id": 1035,
4141
+ "id": 1057,
4046
4142
  "name": "TourTexts"
4047
4143
  }
4048
4144
  }
@@ -4051,7 +4147,7 @@
4051
4147
  "MenuProps": {
4052
4148
  "props": [
4053
4149
  {
4054
- "id": 390,
4150
+ "id": 406,
4055
4151
  "name": "children",
4056
4152
  "kind": 1024,
4057
4153
  "kindString": "Property",
@@ -4064,7 +4160,7 @@
4064
4160
  }
4065
4161
  },
4066
4162
  {
4067
- "id": 391,
4163
+ "id": 407,
4068
4164
  "name": "id",
4069
4165
  "kind": 1024,
4070
4166
  "kindString": "Property",
@@ -4077,7 +4173,7 @@
4077
4173
  }
4078
4174
  },
4079
4175
  {
4080
- "id": 392,
4176
+ "id": 408,
4081
4177
  "name": "trigger",
4082
4178
  "kind": 1024,
4083
4179
  "kindString": "Property",
@@ -4102,7 +4198,7 @@
4102
4198
  ],
4103
4199
  "props": [
4104
4200
  {
4105
- "id": 484,
4201
+ "id": 506,
4106
4202
  "name": "active",
4107
4203
  "kind": 1024,
4108
4204
  "kindString": "Property",
@@ -4118,7 +4214,7 @@
4118
4214
  }
4119
4215
  },
4120
4216
  {
4121
- "id": 485,
4217
+ "id": 507,
4122
4218
  "name": "onDrop",
4123
4219
  "kind": 1024,
4124
4220
  "kindString": "Property",
@@ -4136,7 +4232,7 @@
4136
4232
  }
4137
4233
  },
4138
4234
  {
4139
- "id": 486,
4235
+ "id": 508,
4140
4236
  "name": "postfix",
4141
4237
  "kind": 1024,
4142
4238
  "kindString": "Property",
@@ -4154,7 +4250,7 @@
4154
4250
  }
4155
4251
  },
4156
4252
  {
4157
- "id": 487,
4253
+ "id": 509,
4158
4254
  "name": "prefix",
4159
4255
  "kind": 1024,
4160
4256
  "kindString": "Property",
@@ -4172,7 +4268,7 @@
4172
4268
  }
4173
4269
  },
4174
4270
  {
4175
- "id": 488,
4271
+ "id": 510,
4176
4272
  "name": "target",
4177
4273
  "kind": 1024,
4178
4274
  "kindString": "Property",
@@ -4207,7 +4303,7 @@
4207
4303
  ],
4208
4304
  "props": [
4209
4305
  {
4210
- "id": 526,
4306
+ "id": 548,
4211
4307
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
4212
4308
  "kind": 1024,
4213
4309
  "kindString": "Property",
@@ -4223,7 +4319,7 @@
4223
4319
  }
4224
4320
  },
4225
4321
  {
4226
- "id": 521,
4322
+ "id": 543,
4227
4323
  "name": "length",
4228
4324
  "kind": 1024,
4229
4325
  "kindString": "Property",
@@ -4237,7 +4333,7 @@
4237
4333
  }
4238
4334
  },
4239
4335
  {
4240
- "id": 522,
4336
+ "id": 544,
4241
4337
  "name": "pageSizes",
4242
4338
  "kind": 1024,
4243
4339
  "kindString": "Property",
@@ -4256,7 +4352,7 @@
4256
4352
  }
4257
4353
  },
4258
4354
  {
4259
- "id": 523,
4355
+ "id": 545,
4260
4356
  "name": "showPageControls",
4261
4357
  "kind": 1024,
4262
4358
  "kindString": "Property",
@@ -4272,7 +4368,7 @@
4272
4368
  }
4273
4369
  },
4274
4370
  {
4275
- "id": 524,
4371
+ "id": 546,
4276
4372
  "name": "showPageNumbers",
4277
4373
  "kind": 1024,
4278
4374
  "kindString": "Property",
@@ -4288,7 +4384,7 @@
4288
4384
  }
4289
4385
  },
4290
4386
  {
4291
- "id": 525,
4387
+ "id": 547,
4292
4388
  "name": "showPageSize",
4293
4389
  "kind": 1024,
4294
4390
  "kindString": "Property",
@@ -4308,7 +4404,7 @@
4308
4404
  "PaginationTexts": {
4309
4405
  "props": [
4310
4406
  {
4311
- "id": 518,
4407
+ "id": 540,
4312
4408
  "name": "actions",
4313
4409
  "kind": 1024,
4314
4410
  "kindString": "Property",
@@ -4318,12 +4414,12 @@
4318
4414
  },
4319
4415
  "type": {
4320
4416
  "type": "reference",
4321
- "id": 502,
4417
+ "id": 524,
4322
4418
  "name": "PaginationTextsActions"
4323
4419
  }
4324
4420
  },
4325
4421
  {
4326
- "id": 515,
4422
+ "id": 537,
4327
4423
  "name": "label",
4328
4424
  "kind": 1024,
4329
4425
  "kindString": "Property",
@@ -4337,7 +4433,7 @@
4337
4433
  }
4338
4434
  },
4339
4435
  {
4340
- "id": 516,
4436
+ "id": 538,
4341
4437
  "name": "pageSize",
4342
4438
  "kind": 1024,
4343
4439
  "kindString": "Property",
@@ -4351,7 +4447,7 @@
4351
4447
  }
4352
4448
  },
4353
4449
  {
4354
- "id": 517,
4450
+ "id": 539,
4355
4451
  "name": "showingXofYofTotal",
4356
4452
  "kind": 1024,
4357
4453
  "kindString": "Property",
@@ -4369,7 +4465,7 @@
4369
4465
  "PaginationTextsActions": {
4370
4466
  "props": [
4371
4467
  {
4372
- "id": 504,
4468
+ "id": 526,
4373
4469
  "name": "firstPage",
4374
4470
  "kind": 1024,
4375
4471
  "kindString": "Property",
@@ -4383,7 +4479,7 @@
4383
4479
  }
4384
4480
  },
4385
4481
  {
4386
- "id": 505,
4482
+ "id": 527,
4387
4483
  "name": "firstPageWithShortcut",
4388
4484
  "kind": 1024,
4389
4485
  "kindString": "Property",
@@ -4397,7 +4493,7 @@
4397
4493
  }
4398
4494
  },
4399
4495
  {
4400
- "id": 510,
4496
+ "id": 532,
4401
4497
  "name": "lastPage",
4402
4498
  "kind": 1024,
4403
4499
  "kindString": "Property",
@@ -4411,7 +4507,7 @@
4411
4507
  }
4412
4508
  },
4413
4509
  {
4414
- "id": 511,
4510
+ "id": 533,
4415
4511
  "name": "lastPageWithShortcut",
4416
4512
  "kind": 1024,
4417
4513
  "kindString": "Property",
@@ -4425,7 +4521,7 @@
4425
4521
  }
4426
4522
  },
4427
4523
  {
4428
- "id": 506,
4524
+ "id": 528,
4429
4525
  "name": "nextPage",
4430
4526
  "kind": 1024,
4431
4527
  "kindString": "Property",
@@ -4439,7 +4535,7 @@
4439
4535
  }
4440
4536
  },
4441
4537
  {
4442
- "id": 507,
4538
+ "id": 529,
4443
4539
  "name": "nextPageWithShortcut",
4444
4540
  "kind": 1024,
4445
4541
  "kindString": "Property",
@@ -4453,7 +4549,7 @@
4453
4549
  }
4454
4550
  },
4455
4551
  {
4456
- "id": 512,
4552
+ "id": 534,
4457
4553
  "name": "pageX",
4458
4554
  "kind": 1024,
4459
4555
  "kindString": "Property",
@@ -4467,7 +4563,7 @@
4467
4563
  }
4468
4564
  },
4469
4565
  {
4470
- "id": 508,
4566
+ "id": 530,
4471
4567
  "name": "previousPage",
4472
4568
  "kind": 1024,
4473
4569
  "kindString": "Property",
@@ -4481,7 +4577,7 @@
4481
4577
  }
4482
4578
  },
4483
4579
  {
4484
- "id": 509,
4580
+ "id": 531,
4485
4581
  "name": "previousPageWithShortcut",
4486
4582
  "kind": 1024,
4487
4583
  "kindString": "Property",
@@ -4503,7 +4599,7 @@
4503
4599
  ],
4504
4600
  "props": [
4505
4601
  {
4506
- "id": 556,
4602
+ "id": 578,
4507
4603
  "name": "children",
4508
4604
  "kind": 1024,
4509
4605
  "kindString": "Property",
@@ -4520,28 +4616,28 @@
4520
4616
  {
4521
4617
  "type": "reflection",
4522
4618
  "declaration": {
4523
- "id": 557,
4619
+ "id": 579,
4524
4620
  "name": "__type",
4525
4621
  "kind": 65536,
4526
4622
  "kindString": "Type literal",
4527
4623
  "flags": {},
4528
4624
  "signatures": [
4529
4625
  {
4530
- "id": 558,
4626
+ "id": 580,
4531
4627
  "name": "__type",
4532
4628
  "kind": 4096,
4533
4629
  "kindString": "Call signature",
4534
4630
  "flags": {},
4535
4631
  "parameters": [
4536
4632
  {
4537
- "id": 559,
4633
+ "id": 581,
4538
4634
  "name": "props",
4539
4635
  "kind": 32768,
4540
4636
  "kindString": "Parameter",
4541
4637
  "flags": {},
4542
4638
  "type": {
4543
4639
  "type": "reference",
4544
- "id": 550,
4640
+ "id": 572,
4545
4641
  "name": "PopoverContentRenderProps"
4546
4642
  }
4547
4643
  }
@@ -4560,7 +4656,7 @@
4560
4656
  }
4561
4657
  },
4562
4658
  {
4563
- "id": 560,
4659
+ "id": 582,
4564
4660
  "name": "placement",
4565
4661
  "kind": 1024,
4566
4662
  "kindString": "Property",
@@ -4581,14 +4677,14 @@
4581
4677
  "PopoverContentRenderProps": {
4582
4678
  "props": [
4583
4679
  {
4584
- "id": 552,
4680
+ "id": 574,
4585
4681
  "name": "close",
4586
4682
  "kind": 2048,
4587
4683
  "kindString": "Method",
4588
4684
  "flags": {},
4589
4685
  "signatures": [
4590
4686
  {
4591
- "id": 553,
4687
+ "id": 575,
4592
4688
  "name": "close",
4593
4689
  "kind": 4096,
4594
4690
  "kindString": "Call signature",
@@ -4610,7 +4706,7 @@
4610
4706
  ],
4611
4707
  "props": [
4612
4708
  {
4613
- "id": 573,
4709
+ "id": 595,
4614
4710
  "name": "duration",
4615
4711
  "kind": 1024,
4616
4712
  "kindString": "Property",
@@ -4630,7 +4726,7 @@
4630
4726
  "ProviderProps": {
4631
4727
  "props": [
4632
4728
  {
4633
- "id": 674,
4729
+ "id": 696,
4634
4730
  "name": "children",
4635
4731
  "kind": 1024,
4636
4732
  "kindString": "Property",
@@ -4646,7 +4742,7 @@
4646
4742
  }
4647
4743
  },
4648
4744
  {
4649
- "id": 675,
4745
+ "id": 697,
4650
4746
  "name": "localization",
4651
4747
  "kind": 1024,
4652
4748
  "kindString": "Property",
@@ -4658,7 +4754,7 @@
4658
4754
  },
4659
4755
  "type": {
4660
4756
  "type": "reference",
4661
- "id": 590,
4757
+ "id": 612,
4662
4758
  "name": "Localization"
4663
4759
  }
4664
4760
  }
@@ -4670,7 +4766,7 @@
4670
4766
  ],
4671
4767
  "props": [
4672
4768
  {
4673
- "id": 693,
4769
+ "id": 715,
4674
4770
  "name": "children",
4675
4771
  "kind": 1024,
4676
4772
  "kindString": "Property",
@@ -4686,7 +4782,7 @@
4686
4782
  }
4687
4783
  },
4688
4784
  {
4689
- "id": 694,
4785
+ "id": 716,
4690
4786
  "name": "disabled",
4691
4787
  "kind": 1024,
4692
4788
  "kindString": "Property",
@@ -4699,7 +4795,7 @@
4699
4795
  }
4700
4796
  },
4701
4797
  {
4702
- "id": 695,
4798
+ "id": 717,
4703
4799
  "name": "value",
4704
4800
  "kind": 1024,
4705
4801
  "kindString": "Property",
@@ -4709,7 +4805,7 @@
4709
4805
  },
4710
4806
  "type": {
4711
4807
  "type": "reference",
4712
- "id": 683,
4808
+ "id": 705,
4713
4809
  "name": "RadioGroupItemValue"
4714
4810
  }
4715
4811
  }
@@ -4734,7 +4830,7 @@
4734
4830
  ],
4735
4831
  "props": [
4736
4832
  {
4737
- "id": 748,
4833
+ "id": 770,
4738
4834
  "name": "subRows",
4739
4835
  "kind": 1024,
4740
4836
  "kindString": "Property",
@@ -4745,11 +4841,11 @@
4745
4841
  "type": "array",
4746
4842
  "elementType": {
4747
4843
  "type": "reference",
4748
- "id": 746,
4844
+ "id": 768,
4749
4845
  "typeArguments": [
4750
4846
  {
4751
4847
  "type": "reference",
4752
- "id": 750,
4848
+ "id": 772,
4753
4849
  "name": "TRow"
4754
4850
  }
4755
4851
  ],
@@ -4819,7 +4915,7 @@
4819
4915
  ],
4820
4916
  "props": [
4821
4917
  {
4822
- "id": 334,
4918
+ "id": 350,
4823
4919
  "name": "onSearch",
4824
4920
  "kind": 2048,
4825
4921
  "kindString": "Method",
@@ -4828,7 +4924,7 @@
4828
4924
  },
4829
4925
  "signatures": [
4830
4926
  {
4831
- "id": 335,
4927
+ "id": 351,
4832
4928
  "name": "onSearch",
4833
4929
  "kind": 4096,
4834
4930
  "kindString": "Call signature",
@@ -4838,7 +4934,7 @@
4838
4934
  },
4839
4935
  "parameters": [
4840
4936
  {
4841
- "id": 336,
4937
+ "id": 352,
4842
4938
  "name": "value",
4843
4939
  "kind": 32768,
4844
4940
  "kindString": "Parameter",
@@ -4885,7 +4981,7 @@
4885
4981
  "SearchInputTexts": {
4886
4982
  "props": [
4887
4983
  {
4888
- "id": 331,
4984
+ "id": 347,
4889
4985
  "name": "inputLabel",
4890
4986
  "kind": 1024,
4891
4987
  "kindString": "Property",
@@ -4906,7 +5002,7 @@
4906
5002
  ],
4907
5003
  "props": [
4908
5004
  {
4909
- "id": 719,
5005
+ "id": 741,
4910
5006
  "name": "editable",
4911
5007
  "kind": 1024,
4912
5008
  "kindString": "Property",
@@ -4926,7 +5022,7 @@
4926
5022
  "SelectTexts": {
4927
5023
  "props": [
4928
5024
  {
4929
- "id": 713,
5025
+ "id": 735,
4930
5026
  "name": "allOptionsSelected",
4931
5027
  "kind": 1024,
4932
5028
  "kindString": "Property",
@@ -4966,7 +5062,7 @@
4966
5062
  "SortRule": {
4967
5063
  "props": [
4968
5064
  {
4969
- "id": 799,
5065
+ "id": 821,
4970
5066
  "name": "accessor",
4971
5067
  "kind": 1024,
4972
5068
  "kindString": "Property",
@@ -4979,7 +5075,7 @@
4979
5075
  "typeArguments": [
4980
5076
  {
4981
5077
  "type": "reference",
4982
- "id": 801,
5078
+ "id": 823,
4983
5079
  "name": "T"
4984
5080
  }
4985
5081
  ],
@@ -4989,7 +5085,7 @@
4989
5085
  }
4990
5086
  },
4991
5087
  {
4992
- "id": 800,
5088
+ "id": 822,
4993
5089
  "name": "desc",
4994
5090
  "kind": 1024,
4995
5091
  "kindString": "Property",
@@ -5034,7 +5130,7 @@
5034
5130
  ],
5035
5131
  "props": [
5036
5132
  {
5037
- "id": 735,
5133
+ "id": 757,
5038
5134
  "name": "delay",
5039
5135
  "kind": 1024,
5040
5136
  "kindString": "Property",
@@ -5050,7 +5146,7 @@
5050
5146
  }
5051
5147
  },
5052
5148
  {
5053
- "id": 736,
5149
+ "id": 758,
5054
5150
  "name": "label",
5055
5151
  "kind": 1024,
5056
5152
  "kindString": "Property",
@@ -5077,7 +5173,7 @@
5077
5173
  ],
5078
5174
  "props": [
5079
5175
  {
5080
- "id": 976,
5176
+ "id": 998,
5081
5177
  "name": "id",
5082
5178
  "kind": 1024,
5083
5179
  "kindString": "Property",
@@ -5099,7 +5195,7 @@
5099
5195
  ],
5100
5196
  "props": [
5101
5197
  {
5102
- "id": 973,
5198
+ "id": 995,
5103
5199
  "name": "disabled",
5104
5200
  "kind": 1024,
5105
5201
  "kindString": "Property",
@@ -5115,7 +5211,7 @@
5115
5211
  }
5116
5212
  },
5117
5213
  {
5118
- "id": 972,
5214
+ "id": 994,
5119
5215
  "name": "id",
5120
5216
  "kind": 1024,
5121
5217
  "kindString": "Property",
@@ -5133,7 +5229,7 @@
5133
5229
  "TableCell": {
5134
5230
  "props": [
5135
5231
  {
5136
- "id": 805,
5232
+ "id": 827,
5137
5233
  "name": "accessor",
5138
5234
  "kind": 1024,
5139
5235
  "kindString": "Property",
@@ -5144,7 +5240,7 @@
5144
5240
  }
5145
5241
  },
5146
5242
  {
5147
- "id": 806,
5243
+ "id": 828,
5148
5244
  "name": "row",
5149
5245
  "kind": 1024,
5150
5246
  "kindString": "Property",
@@ -5154,11 +5250,11 @@
5154
5250
  },
5155
5251
  "type": {
5156
5252
  "type": "reference",
5157
- "id": 879,
5253
+ "id": 901,
5158
5254
  "typeArguments": [
5159
5255
  {
5160
5256
  "type": "reference",
5161
- "id": 808,
5257
+ "id": 830,
5162
5258
  "name": "TRow"
5163
5259
  }
5164
5260
  ],
@@ -5166,7 +5262,7 @@
5166
5262
  }
5167
5263
  },
5168
5264
  {
5169
- "id": 807,
5265
+ "id": 829,
5170
5266
  "name": "value",
5171
5267
  "kind": 1024,
5172
5268
  "kindString": "Property",
@@ -5184,7 +5280,7 @@
5184
5280
  "TableColumnProps": {
5185
5281
  "props": [
5186
5282
  {
5187
- "id": 811,
5283
+ "id": 833,
5188
5284
  "name": "accessor",
5189
5285
  "kind": 1024,
5190
5286
  "kindString": "Property",
@@ -5198,7 +5294,7 @@
5198
5294
  }
5199
5295
  },
5200
5296
  {
5201
- "id": 812,
5297
+ "id": 834,
5202
5298
  "name": "align",
5203
5299
  "kind": 1024,
5204
5300
  "kindString": "Property",
@@ -5227,7 +5323,7 @@
5227
5323
  }
5228
5324
  },
5229
5325
  {
5230
- "id": 813,
5326
+ "id": 835,
5231
5327
  "name": "className",
5232
5328
  "kind": 1024,
5233
5329
  "kindString": "Property",
@@ -5243,7 +5339,7 @@
5243
5339
  }
5244
5340
  },
5245
5341
  {
5246
- "id": 817,
5342
+ "id": 839,
5247
5343
  "name": "disableSorting",
5248
5344
  "kind": 1024,
5249
5345
  "kindString": "Property",
@@ -5259,7 +5355,7 @@
5259
5355
  }
5260
5356
  },
5261
5357
  {
5262
- "id": 821,
5358
+ "id": 843,
5263
5359
  "name": "flex",
5264
5360
  "kind": 1024,
5265
5361
  "kindString": "Property",
@@ -5279,28 +5375,28 @@
5279
5375
  {
5280
5376
  "type": "reflection",
5281
5377
  "declaration": {
5282
- "id": 822,
5378
+ "id": 844,
5283
5379
  "name": "__type",
5284
5380
  "kind": 65536,
5285
5381
  "kindString": "Type literal",
5286
5382
  "flags": {},
5287
5383
  "signatures": [
5288
5384
  {
5289
- "id": 823,
5385
+ "id": 845,
5290
5386
  "name": "__type",
5291
5387
  "kind": 4096,
5292
5388
  "kindString": "Call signature",
5293
5389
  "flags": {},
5294
5390
  "parameters": [
5295
5391
  {
5296
- "id": 824,
5392
+ "id": 846,
5297
5393
  "name": "row",
5298
5394
  "kind": 32768,
5299
5395
  "kindString": "Parameter",
5300
5396
  "flags": {},
5301
5397
  "type": {
5302
5398
  "type": "reference",
5303
- "id": 831,
5399
+ "id": 853,
5304
5400
  "name": "TRow"
5305
5401
  }
5306
5402
  }
@@ -5317,7 +5413,7 @@
5317
5413
  }
5318
5414
  },
5319
5415
  {
5320
- "id": 825,
5416
+ "id": 847,
5321
5417
  "name": "headRenderer",
5322
5418
  "kind": 1024,
5323
5419
  "kindString": "Property",
@@ -5335,7 +5431,7 @@
5335
5431
  }
5336
5432
  },
5337
5433
  {
5338
- "id": 826,
5434
+ "id": 848,
5339
5435
  "name": "hidden",
5340
5436
  "kind": 1024,
5341
5437
  "kindString": "Property",
@@ -5351,7 +5447,7 @@
5351
5447
  }
5352
5448
  },
5353
5449
  {
5354
- "id": 827,
5450
+ "id": 849,
5355
5451
  "name": "hiddenOnSubRows",
5356
5452
  "kind": 1024,
5357
5453
  "kindString": "Property",
@@ -5367,7 +5463,7 @@
5367
5463
  }
5368
5464
  },
5369
5465
  {
5370
- "id": 828,
5466
+ "id": 850,
5371
5467
  "name": "sort",
5372
5468
  "kind": 1024,
5373
5469
  "kindString": "Property",
@@ -5379,12 +5475,12 @@
5379
5475
  },
5380
5476
  "type": {
5381
5477
  "type": "reference",
5382
- "id": 790,
5478
+ "id": 812,
5383
5479
  "name": "SortDirection"
5384
5480
  }
5385
5481
  },
5386
5482
  {
5387
- "id": 829,
5483
+ "id": 851,
5388
5484
  "name": "sortType",
5389
5485
  "kind": 1024,
5390
5486
  "kindString": "Property",
@@ -5396,12 +5492,12 @@
5396
5492
  },
5397
5493
  "type": {
5398
5494
  "type": "reference",
5399
- "id": 802,
5495
+ "id": 824,
5400
5496
  "name": "SortTypes"
5401
5497
  }
5402
5498
  },
5403
5499
  {
5404
- "id": 830,
5500
+ "id": 852,
5405
5501
  "name": "style",
5406
5502
  "kind": 1024,
5407
5503
  "kindString": "Property",
@@ -5417,7 +5513,7 @@
5417
5513
  }
5418
5514
  },
5419
5515
  {
5420
- "id": 814,
5516
+ "id": 836,
5421
5517
  "name": "cellRenderer",
5422
5518
  "kind": 2048,
5423
5519
  "kindString": "Method",
@@ -5426,7 +5522,7 @@
5426
5522
  },
5427
5523
  "signatures": [
5428
5524
  {
5429
- "id": 815,
5525
+ "id": 837,
5430
5526
  "name": "cellRenderer",
5431
5527
  "kind": 4096,
5432
5528
  "kindString": "Call signature",
@@ -5436,18 +5532,18 @@
5436
5532
  },
5437
5533
  "parameters": [
5438
5534
  {
5439
- "id": 816,
5535
+ "id": 838,
5440
5536
  "name": "cellProps",
5441
5537
  "kind": 32768,
5442
5538
  "kindString": "Parameter",
5443
5539
  "flags": {},
5444
5540
  "type": {
5445
5541
  "type": "reference",
5446
- "id": 803,
5542
+ "id": 825,
5447
5543
  "typeArguments": [
5448
5544
  {
5449
5545
  "type": "reference",
5450
- "id": 831,
5546
+ "id": 853,
5451
5547
  "name": "TRow"
5452
5548
  }
5453
5549
  ],
@@ -5465,7 +5561,7 @@
5465
5561
  ]
5466
5562
  },
5467
5563
  {
5468
- "id": 818,
5564
+ "id": 840,
5469
5565
  "name": "editRenderer",
5470
5566
  "kind": 2048,
5471
5567
  "kindString": "Method",
@@ -5474,25 +5570,25 @@
5474
5570
  },
5475
5571
  "signatures": [
5476
5572
  {
5477
- "id": 819,
5573
+ "id": 841,
5478
5574
  "name": "editRenderer",
5479
5575
  "kind": 4096,
5480
5576
  "kindString": "Call signature",
5481
5577
  "flags": {},
5482
5578
  "parameters": [
5483
5579
  {
5484
- "id": 820,
5580
+ "id": 842,
5485
5581
  "name": "cellProps",
5486
5582
  "kind": 32768,
5487
5583
  "kindString": "Parameter",
5488
5584
  "flags": {},
5489
5585
  "type": {
5490
5586
  "type": "reference",
5491
- "id": 803,
5587
+ "id": 825,
5492
5588
  "typeArguments": [
5493
5589
  {
5494
5590
  "type": "reference",
5495
- "id": 831,
5591
+ "id": 853,
5496
5592
  "name": "TRow"
5497
5593
  }
5498
5594
  ],
@@ -5514,7 +5610,7 @@
5514
5610
  "TableGroupProps": {
5515
5611
  "props": [
5516
5612
  {
5517
- "id": 834,
5613
+ "id": 856,
5518
5614
  "name": "children",
5519
5615
  "kind": 1024,
5520
5616
  "kindString": "Property",
@@ -5530,11 +5626,11 @@
5530
5626
  "typeArguments": [
5531
5627
  {
5532
5628
  "type": "reference",
5533
- "id": 809,
5629
+ "id": 831,
5534
5630
  "typeArguments": [
5535
5631
  {
5536
5632
  "type": "reference",
5537
- "id": 837,
5633
+ "id": 859,
5538
5634
  "name": "TRow"
5539
5635
  }
5540
5636
  ],
@@ -5552,11 +5648,11 @@
5552
5648
  "typeArguments": [
5553
5649
  {
5554
5650
  "type": "reference",
5555
- "id": 809,
5651
+ "id": 831,
5556
5652
  "typeArguments": [
5557
5653
  {
5558
5654
  "type": "reference",
5559
- "id": 837,
5655
+ "id": 859,
5560
5656
  "name": "TRow"
5561
5657
  }
5562
5658
  ],
@@ -5572,7 +5668,7 @@
5572
5668
  }
5573
5669
  },
5574
5670
  {
5575
- "id": 835,
5671
+ "id": 857,
5576
5672
  "name": "hidden",
5577
5673
  "kind": 1024,
5578
5674
  "kindString": "Property",
@@ -5588,7 +5684,7 @@
5588
5684
  }
5589
5685
  },
5590
5686
  {
5591
- "id": 836,
5687
+ "id": 858,
5592
5688
  "name": "title",
5593
5689
  "kind": 1024,
5594
5690
  "kindString": "Property",
@@ -5609,7 +5705,7 @@
5609
5705
  ],
5610
5706
  "props": [
5611
5707
  {
5612
- "id": 873,
5708
+ "id": 895,
5613
5709
  "name": "actions",
5614
5710
  "kind": 1024,
5615
5711
  "kindString": "Property",
@@ -5623,11 +5719,11 @@
5623
5719
  "type": "array",
5624
5720
  "elementType": {
5625
5721
  "type": "reference",
5626
- "id": 786,
5722
+ "id": 808,
5627
5723
  "typeArguments": [
5628
5724
  {
5629
5725
  "type": "reference",
5630
- "id": 878,
5726
+ "id": 900,
5631
5727
  "name": "TRow"
5632
5728
  }
5633
5729
  ],
@@ -5636,7 +5732,7 @@
5636
5732
  }
5637
5733
  },
5638
5734
  {
5639
- "id": 840,
5735
+ "id": 862,
5640
5736
  "name": "autoFocus",
5641
5737
  "kind": 1024,
5642
5738
  "kindString": "Property",
@@ -5652,7 +5748,7 @@
5652
5748
  }
5653
5749
  },
5654
5750
  {
5655
- "id": 841,
5751
+ "id": 863,
5656
5752
  "name": "children",
5657
5753
  "kind": 1024,
5658
5754
  "kindString": "Property",
@@ -5665,7 +5761,7 @@
5665
5761
  "typeArguments": [
5666
5762
  {
5667
5763
  "type": "reference",
5668
- "id": 878,
5764
+ "id": 900,
5669
5765
  "name": "TRow"
5670
5766
  }
5671
5767
  ],
@@ -5673,7 +5769,7 @@
5673
5769
  }
5674
5770
  },
5675
5771
  {
5676
- "id": 843,
5772
+ "id": 865,
5677
5773
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
5678
5774
  "kind": 1024,
5679
5775
  "kindString": "Property",
@@ -5689,7 +5785,7 @@
5689
5785
  }
5690
5786
  },
5691
5787
  {
5692
- "id": 842,
5788
+ "id": 864,
5693
5789
  "name": "data",
5694
5790
  "kind": 1024,
5695
5791
  "kindString": "Property",
@@ -5701,11 +5797,11 @@
5701
5797
  "type": "array",
5702
5798
  "elementType": {
5703
5799
  "type": "reference",
5704
- "id": 746,
5800
+ "id": 768,
5705
5801
  "typeArguments": [
5706
5802
  {
5707
5803
  "type": "reference",
5708
- "id": 878,
5804
+ "id": 900,
5709
5805
  "name": "TRow"
5710
5806
  }
5711
5807
  ],
@@ -5714,7 +5810,7 @@
5714
5810
  }
5715
5811
  },
5716
5812
  {
5717
- "id": 862,
5813
+ "id": 884,
5718
5814
  "name": "disablePagination",
5719
5815
  "kind": 1024,
5720
5816
  "kindString": "Property",
@@ -5727,7 +5823,7 @@
5727
5823
  }
5728
5824
  },
5729
5825
  {
5730
- "id": 858,
5826
+ "id": 880,
5731
5827
  "name": "disableSorting",
5732
5828
  "kind": 1024,
5733
5829
  "kindString": "Property",
@@ -5743,7 +5839,7 @@
5743
5839
  }
5744
5840
  },
5745
5841
  {
5746
- "id": 871,
5842
+ "id": 893,
5747
5843
  "name": "inlineEditingUniqueId",
5748
5844
  "kind": 1024,
5749
5845
  "kindString": "Property",
@@ -5758,13 +5854,13 @@
5758
5854
  "operator": "keyof",
5759
5855
  "target": {
5760
5856
  "type": "reference",
5761
- "id": 878,
5857
+ "id": 900,
5762
5858
  "name": "TRow"
5763
5859
  }
5764
5860
  }
5765
5861
  },
5766
5862
  {
5767
- "id": 863,
5863
+ "id": 885,
5768
5864
  "name": "length",
5769
5865
  "kind": 1024,
5770
5866
  "kindString": "Property",
@@ -5777,7 +5873,7 @@
5777
5873
  }
5778
5874
  },
5779
5875
  {
5780
- "id": 860,
5876
+ "id": 882,
5781
5877
  "name": "manualSorting",
5782
5878
  "kind": 1024,
5783
5879
  "kindString": "Property",
@@ -5793,7 +5889,7 @@
5793
5889
  }
5794
5890
  },
5795
5891
  {
5796
- "id": 864,
5892
+ "id": 886,
5797
5893
  "name": "onPaginate",
5798
5894
  "kind": 1024,
5799
5895
  "kindString": "Property",
@@ -5805,12 +5901,12 @@
5805
5901
  },
5806
5902
  "type": {
5807
5903
  "type": "reference",
5808
- "id": 741,
5904
+ "id": 763,
5809
5905
  "name": "PaginationHandler"
5810
5906
  }
5811
5907
  },
5812
5908
  {
5813
- "id": 877,
5909
+ "id": 899,
5814
5910
  "name": "onRowActive",
5815
5911
  "kind": 1024,
5816
5912
  "kindString": "Property",
@@ -5825,7 +5921,7 @@
5825
5921
  "typeArguments": [
5826
5922
  {
5827
5923
  "type": "reference",
5828
- "id": 878,
5924
+ "id": 900,
5829
5925
  "name": "TRow"
5830
5926
  }
5831
5927
  ],
@@ -5833,7 +5929,7 @@
5833
5929
  }
5834
5930
  },
5835
5931
  {
5836
- "id": 846,
5932
+ "id": 868,
5837
5933
  "name": "onRowClick",
5838
5934
  "kind": 1024,
5839
5935
  "kindString": "Property",
@@ -5845,11 +5941,11 @@
5845
5941
  },
5846
5942
  "type": {
5847
5943
  "type": "reference",
5848
- "id": 752,
5944
+ "id": 774,
5849
5945
  "typeArguments": [
5850
5946
  {
5851
5947
  "type": "reference",
5852
- "id": 878,
5948
+ "id": 900,
5853
5949
  "name": "TRow"
5854
5950
  }
5855
5951
  ],
@@ -5857,7 +5953,7 @@
5857
5953
  }
5858
5954
  },
5859
5955
  {
5860
- "id": 875,
5956
+ "id": 897,
5861
5957
  "name": "onRowCopy",
5862
5958
  "kind": 1024,
5863
5959
  "kindString": "Property",
@@ -5869,11 +5965,11 @@
5869
5965
  },
5870
5966
  "type": {
5871
5967
  "type": "reference",
5872
- "id": 774,
5968
+ "id": 796,
5873
5969
  "typeArguments": [
5874
5970
  {
5875
5971
  "type": "reference",
5876
- "id": 878,
5972
+ "id": 900,
5877
5973
  "name": "TRow"
5878
5974
  }
5879
5975
  ],
@@ -5881,7 +5977,7 @@
5881
5977
  }
5882
5978
  },
5883
5979
  {
5884
- "id": 872,
5980
+ "id": 894,
5885
5981
  "name": "onRowCreate",
5886
5982
  "kind": 1024,
5887
5983
  "kindString": "Property",
@@ -5893,11 +5989,11 @@
5893
5989
  },
5894
5990
  "type": {
5895
5991
  "type": "reference",
5896
- "id": 768,
5992
+ "id": 790,
5897
5993
  "typeArguments": [
5898
5994
  {
5899
5995
  "type": "reference",
5900
- "id": 878,
5996
+ "id": 900,
5901
5997
  "name": "TRow"
5902
5998
  }
5903
5999
  ],
@@ -5905,7 +6001,7 @@
5905
6001
  }
5906
6002
  },
5907
6003
  {
5908
- "id": 876,
6004
+ "id": 898,
5909
6005
  "name": "onRowDelete",
5910
6006
  "kind": 1024,
5911
6007
  "kindString": "Property",
@@ -5917,11 +6013,11 @@
5917
6013
  },
5918
6014
  "type": {
5919
6015
  "type": "reference",
5920
- "id": 780,
6016
+ "id": 802,
5921
6017
  "typeArguments": [
5922
6018
  {
5923
6019
  "type": "reference",
5924
- "id": 878,
6020
+ "id": 900,
5925
6021
  "name": "TRow"
5926
6022
  }
5927
6023
  ],
@@ -5929,7 +6025,7 @@
5929
6025
  }
5930
6026
  },
5931
6027
  {
5932
- "id": 847,
6028
+ "id": 869,
5933
6029
  "name": "onRowDrag",
5934
6030
  "kind": 1024,
5935
6031
  "kindString": "Property",
@@ -5941,11 +6037,11 @@
5941
6037
  },
5942
6038
  "type": {
5943
6039
  "type": "reference",
5944
- "id": 758,
6040
+ "id": 780,
5945
6041
  "typeArguments": [
5946
6042
  {
5947
6043
  "type": "reference",
5948
- "id": 878,
6044
+ "id": 900,
5949
6045
  "name": "TRow"
5950
6046
  }
5951
6047
  ],
@@ -5953,7 +6049,7 @@
5953
6049
  }
5954
6050
  },
5955
6051
  {
5956
- "id": 874,
6052
+ "id": 896,
5957
6053
  "name": "onRowEdit",
5958
6054
  "kind": 1024,
5959
6055
  "kindString": "Property",
@@ -5968,7 +6064,7 @@
5968
6064
  "typeArguments": [
5969
6065
  {
5970
6066
  "type": "reference",
5971
- "id": 878,
6067
+ "id": 900,
5972
6068
  "name": "TRow"
5973
6069
  }
5974
6070
  ],
@@ -5976,7 +6072,7 @@
5976
6072
  }
5977
6073
  },
5978
6074
  {
5979
- "id": 848,
6075
+ "id": 870,
5980
6076
  "name": "onSelectedRows",
5981
6077
  "kind": 1024,
5982
6078
  "kindString": "Property",
@@ -5988,12 +6084,12 @@
5988
6084
  },
5989
6085
  "type": {
5990
6086
  "type": "reference",
5991
- "id": 788,
6087
+ "id": 810,
5992
6088
  "name": "SelectedRowsHandler"
5993
6089
  }
5994
6090
  },
5995
6091
  {
5996
- "id": 859,
6092
+ "id": 881,
5997
6093
  "name": "onSort",
5998
6094
  "kind": 1024,
5999
6095
  "kindString": "Property",
@@ -6005,11 +6101,11 @@
6005
6101
  },
6006
6102
  "type": {
6007
6103
  "type": "reference",
6008
- "id": 791,
6104
+ "id": 813,
6009
6105
  "typeArguments": [
6010
6106
  {
6011
6107
  "type": "reference",
6012
- "id": 878,
6108
+ "id": 900,
6013
6109
  "name": "TRow"
6014
6110
  }
6015
6111
  ],
@@ -6017,7 +6113,7 @@
6017
6113
  }
6018
6114
  },
6019
6115
  {
6020
- "id": 865,
6116
+ "id": 887,
6021
6117
  "name": "pageIndex",
6022
6118
  "kind": 1024,
6023
6119
  "kindString": "Property",
@@ -6033,7 +6129,7 @@
6033
6129
  }
6034
6130
  },
6035
6131
  {
6036
- "id": 866,
6132
+ "id": 888,
6037
6133
  "name": "pageSize",
6038
6134
  "kind": 1024,
6039
6135
  "kindString": "Property",
@@ -6049,7 +6145,7 @@
6049
6145
  }
6050
6146
  },
6051
6147
  {
6052
- "id": 849,
6148
+ "id": 871,
6053
6149
  "name": "rowClassName",
6054
6150
  "kind": 1024,
6055
6151
  "kindString": "Property",
@@ -6069,32 +6165,32 @@
6069
6165
  {
6070
6166
  "type": "reflection",
6071
6167
  "declaration": {
6072
- "id": 850,
6168
+ "id": 872,
6073
6169
  "name": "__type",
6074
6170
  "kind": 65536,
6075
6171
  "kindString": "Type literal",
6076
6172
  "flags": {},
6077
6173
  "signatures": [
6078
6174
  {
6079
- "id": 851,
6175
+ "id": 873,
6080
6176
  "name": "__type",
6081
6177
  "kind": 4096,
6082
6178
  "kindString": "Call signature",
6083
6179
  "flags": {},
6084
6180
  "parameters": [
6085
6181
  {
6086
- "id": 852,
6182
+ "id": 874,
6087
6183
  "name": "row",
6088
6184
  "kind": 32768,
6089
6185
  "kindString": "Parameter",
6090
6186
  "flags": {},
6091
6187
  "type": {
6092
6188
  "type": "reference",
6093
- "id": 879,
6189
+ "id": 901,
6094
6190
  "typeArguments": [
6095
6191
  {
6096
6192
  "type": "reference",
6097
- "id": 878,
6193
+ "id": 900,
6098
6194
  "name": "TRow"
6099
6195
  }
6100
6196
  ],
@@ -6123,7 +6219,7 @@
6123
6219
  }
6124
6220
  },
6125
6221
  {
6126
- "id": 856,
6222
+ "id": 878,
6127
6223
  "name": "rowHeight",
6128
6224
  "kind": 1024,
6129
6225
  "kindString": "Property",
@@ -6139,7 +6235,7 @@
6139
6235
  }
6140
6236
  },
6141
6237
  {
6142
- "id": 857,
6238
+ "id": 879,
6143
6239
  "name": "selectedRows",
6144
6240
  "kind": 1024,
6145
6241
  "kindString": "Property",
@@ -6151,12 +6247,12 @@
6151
6247
  },
6152
6248
  "type": {
6153
6249
  "type": "reference",
6154
- "id": 789,
6250
+ "id": 811,
6155
6251
  "name": "SelectedRowsState"
6156
6252
  }
6157
6253
  },
6158
6254
  {
6159
- "id": 861,
6255
+ "id": 883,
6160
6256
  "name": "sortRules",
6161
6257
  "kind": 1024,
6162
6258
  "kindString": "Property",
@@ -6170,11 +6266,11 @@
6170
6266
  "type": "array",
6171
6267
  "elementType": {
6172
6268
  "type": "reference",
6173
- "id": 797,
6269
+ "id": 819,
6174
6270
  "typeArguments": [
6175
6271
  {
6176
6272
  "type": "reference",
6177
- "id": 878,
6273
+ "id": 900,
6178
6274
  "name": "TRow"
6179
6275
  }
6180
6276
  ],
@@ -6183,7 +6279,7 @@
6183
6279
  }
6184
6280
  },
6185
6281
  {
6186
- "id": 844,
6282
+ "id": 866,
6187
6283
  "name": "emptyStateRenderer",
6188
6284
  "kind": 2048,
6189
6285
  "kindString": "Method",
@@ -6192,7 +6288,7 @@
6192
6288
  },
6193
6289
  "signatures": [
6194
6290
  {
6195
- "id": 845,
6291
+ "id": 867,
6196
6292
  "name": "emptyStateRenderer",
6197
6293
  "kind": 4096,
6198
6294
  "kindString": "Call signature",
@@ -6210,7 +6306,7 @@
6210
6306
  ]
6211
6307
  },
6212
6308
  {
6213
- "id": 867,
6309
+ "id": 889,
6214
6310
  "name": "loadMore",
6215
6311
  "kind": 2048,
6216
6312
  "kindString": "Method",
@@ -6219,7 +6315,7 @@
6219
6315
  },
6220
6316
  "signatures": [
6221
6317
  {
6222
- "id": 868,
6318
+ "id": 890,
6223
6319
  "name": "loadMore",
6224
6320
  "kind": 4096,
6225
6321
  "kindString": "Call signature",
@@ -6229,7 +6325,7 @@
6229
6325
  },
6230
6326
  "parameters": [
6231
6327
  {
6232
- "id": 869,
6328
+ "id": 891,
6233
6329
  "name": "startIndex",
6234
6330
  "kind": 32768,
6235
6331
  "kindString": "Parameter",
@@ -6240,7 +6336,7 @@
6240
6336
  }
6241
6337
  },
6242
6338
  {
6243
- "id": 870,
6339
+ "id": 892,
6244
6340
  "name": "endIndex",
6245
6341
  "kind": 32768,
6246
6342
  "kindString": "Parameter",
@@ -6259,7 +6355,7 @@
6259
6355
  ]
6260
6356
  },
6261
6357
  {
6262
- "id": 853,
6358
+ "id": 875,
6263
6359
  "name": "rowExpansionRenderer",
6264
6360
  "kind": 2048,
6265
6361
  "kindString": "Method",
@@ -6268,7 +6364,7 @@
6268
6364
  },
6269
6365
  "signatures": [
6270
6366
  {
6271
- "id": 854,
6367
+ "id": 876,
6272
6368
  "name": "rowExpansionRenderer",
6273
6369
  "kind": 4096,
6274
6370
  "kindString": "Call signature",
@@ -6278,18 +6374,18 @@
6278
6374
  },
6279
6375
  "parameters": [
6280
6376
  {
6281
- "id": 855,
6377
+ "id": 877,
6282
6378
  "name": "row",
6283
6379
  "kind": 32768,
6284
6380
  "kindString": "Parameter",
6285
6381
  "flags": {},
6286
6382
  "type": {
6287
6383
  "type": "reference",
6288
- "id": 879,
6384
+ "id": 901,
6289
6385
  "typeArguments": [
6290
6386
  {
6291
6387
  "type": "reference",
6292
- "id": 878,
6388
+ "id": 900,
6293
6389
  "name": "TRow"
6294
6390
  }
6295
6391
  ],
@@ -6314,7 +6410,7 @@
6314
6410
  ],
6315
6411
  "props": [
6316
6412
  {
6317
- "id": 894,
6413
+ "id": 916,
6318
6414
  "name": "instance",
6319
6415
  "kind": 1024,
6320
6416
  "kindString": "Property",
@@ -6322,14 +6418,14 @@
6322
6418
  "type": {
6323
6419
  "type": "reflection",
6324
6420
  "declaration": {
6325
- "id": 895,
6421
+ "id": 917,
6326
6422
  "name": "__type",
6327
6423
  "kind": 65536,
6328
6424
  "kindString": "Type literal",
6329
6425
  "flags": {},
6330
6426
  "children": [
6331
6427
  {
6332
- "id": 901,
6428
+ "id": 923,
6333
6429
  "name": "resetRowEditing",
6334
6430
  "kind": 1024,
6335
6431
  "kindString": "Property",
@@ -6340,7 +6436,7 @@
6340
6436
  }
6341
6437
  },
6342
6438
  {
6343
- "id": 896,
6439
+ "id": 918,
6344
6440
  "name": "toggleAllRowsExpanded",
6345
6441
  "kind": 1024,
6346
6442
  "kindString": "Property",
@@ -6351,7 +6447,7 @@
6351
6447
  }
6352
6448
  },
6353
6449
  {
6354
- "id": 899,
6450
+ "id": 921,
6355
6451
  "name": "toggleEditing",
6356
6452
  "kind": 1024,
6357
6453
  "kindString": "Property",
@@ -6362,7 +6458,7 @@
6362
6458
  }
6363
6459
  },
6364
6460
  {
6365
- "id": 897,
6461
+ "id": 919,
6366
6462
  "name": "toggleHideAllColumns",
6367
6463
  "kind": 1024,
6368
6464
  "kindString": "Property",
@@ -6373,7 +6469,7 @@
6373
6469
  }
6374
6470
  },
6375
6471
  {
6376
- "id": 898,
6472
+ "id": 920,
6377
6473
  "name": "toggleHideColumn",
6378
6474
  "kind": 1024,
6379
6475
  "kindString": "Property",
@@ -6384,7 +6480,7 @@
6384
6480
  }
6385
6481
  },
6386
6482
  {
6387
- "id": 900,
6483
+ "id": 922,
6388
6484
  "name": "toggleRowEditing",
6389
6485
  "kind": 1024,
6390
6486
  "kindString": "Property",
@@ -6395,7 +6491,7 @@
6395
6491
  }
6396
6492
  },
6397
6493
  {
6398
- "id": 902,
6494
+ "id": 924,
6399
6495
  "name": "toggleRowExpanded",
6400
6496
  "kind": 1024,
6401
6497
  "kindString": "Property",
@@ -6406,7 +6502,7 @@
6406
6502
  }
6407
6503
  },
6408
6504
  {
6409
- "id": 903,
6505
+ "id": 925,
6410
6506
  "name": "toggleSortBy",
6411
6507
  "kind": 1024,
6412
6508
  "kindString": "Property",
@@ -6422,14 +6518,14 @@
6422
6518
  "title": "Properties",
6423
6519
  "kind": 1024,
6424
6520
  "children": [
6425
- 901,
6426
- 896,
6427
- 899,
6428
- 897,
6429
- 898,
6430
- 900,
6431
- 902,
6432
- 903
6521
+ 923,
6522
+ 918,
6523
+ 921,
6524
+ 919,
6525
+ 920,
6526
+ 922,
6527
+ 924,
6528
+ 925
6433
6529
  ]
6434
6530
  }
6435
6531
  ]
@@ -6441,7 +6537,7 @@
6441
6537
  "TableRow": {
6442
6538
  "props": [
6443
6539
  {
6444
- "id": 883,
6540
+ "id": 905,
6445
6541
  "name": "depth",
6446
6542
  "kind": 1024,
6447
6543
  "kindString": "Property",
@@ -6454,7 +6550,7 @@
6454
6550
  }
6455
6551
  },
6456
6552
  {
6457
- "id": 881,
6553
+ "id": 903,
6458
6554
  "name": "index",
6459
6555
  "kind": 1024,
6460
6556
  "kindString": "Property",
@@ -6468,7 +6564,7 @@
6468
6564
  }
6469
6565
  },
6470
6566
  {
6471
- "id": 882,
6567
+ "id": 904,
6472
6568
  "name": "indexPath",
6473
6569
  "kind": 1024,
6474
6570
  "kindString": "Property",
@@ -6482,7 +6578,7 @@
6482
6578
  }
6483
6579
  },
6484
6580
  {
6485
- "id": 888,
6581
+ "id": 910,
6486
6582
  "name": "isEditing",
6487
6583
  "kind": 1024,
6488
6584
  "kindString": "Property",
@@ -6495,7 +6591,7 @@
6495
6591
  }
6496
6592
  },
6497
6593
  {
6498
- "id": 884,
6594
+ "id": 906,
6499
6595
  "name": "isExpanded",
6500
6596
  "kind": 1024,
6501
6597
  "kindString": "Property",
@@ -6511,7 +6607,7 @@
6511
6607
  }
6512
6608
  },
6513
6609
  {
6514
- "id": 887,
6610
+ "id": 909,
6515
6611
  "name": "values",
6516
6612
  "kind": 1024,
6517
6613
  "kindString": "Property",
@@ -6521,11 +6617,11 @@
6521
6617
  },
6522
6618
  "type": {
6523
6619
  "type": "reference",
6524
- "id": 746,
6620
+ "id": 768,
6525
6621
  "typeArguments": [
6526
6622
  {
6527
6623
  "type": "reference",
6528
- "id": 891,
6624
+ "id": 913,
6529
6625
  "name": "TRow"
6530
6626
  }
6531
6627
  ],
@@ -6533,7 +6629,7 @@
6533
6629
  }
6534
6630
  },
6535
6631
  {
6536
- "id": 889,
6632
+ "id": 911,
6537
6633
  "name": "toggleRowEditing",
6538
6634
  "kind": 2048,
6539
6635
  "kindString": "Method",
@@ -6542,7 +6638,7 @@
6542
6638
  },
6543
6639
  "signatures": [
6544
6640
  {
6545
- "id": 890,
6641
+ "id": 912,
6546
6642
  "name": "toggleRowEditing",
6547
6643
  "kind": 4096,
6548
6644
  "kindString": "Call signature",
@@ -6555,7 +6651,7 @@
6555
6651
  ]
6556
6652
  },
6557
6653
  {
6558
- "id": 885,
6654
+ "id": 907,
6559
6655
  "name": "toggleRowExpanded",
6560
6656
  "kind": 2048,
6561
6657
  "kindString": "Method",
@@ -6564,7 +6660,7 @@
6564
6660
  },
6565
6661
  "signatures": [
6566
6662
  {
6567
- "id": 886,
6663
+ "id": 908,
6568
6664
  "name": "toggleRowExpanded",
6569
6665
  "kind": 4096,
6570
6666
  "kindString": "Call signature",
@@ -6584,7 +6680,7 @@
6584
6680
  "TableTexts": {
6585
6681
  "props": [
6586
6682
  {
6587
- "id": 906,
6683
+ "id": 928,
6588
6684
  "name": "actions",
6589
6685
  "kind": 1024,
6590
6686
  "kindString": "Property",
@@ -6595,7 +6691,7 @@
6595
6691
  }
6596
6692
  },
6597
6693
  {
6598
- "id": 908,
6694
+ "id": 930,
6599
6695
  "name": "copy",
6600
6696
  "kind": 1024,
6601
6697
  "kindString": "Property",
@@ -6606,7 +6702,7 @@
6606
6702
  }
6607
6703
  },
6608
6704
  {
6609
- "id": 909,
6705
+ "id": 931,
6610
6706
  "name": "del",
6611
6707
  "kind": 1024,
6612
6708
  "kindString": "Property",
@@ -6617,7 +6713,7 @@
6617
6713
  }
6618
6714
  },
6619
6715
  {
6620
- "id": 907,
6716
+ "id": 929,
6621
6717
  "name": "edit",
6622
6718
  "kind": 1024,
6623
6719
  "kindString": "Property",
@@ -6628,7 +6724,7 @@
6628
6724
  }
6629
6725
  },
6630
6726
  {
6631
- "id": 911,
6727
+ "id": 933,
6632
6728
  "name": "loading",
6633
6729
  "kind": 1024,
6634
6730
  "kindString": "Property",
@@ -6639,7 +6735,7 @@
6639
6735
  }
6640
6736
  },
6641
6737
  {
6642
- "id": 910,
6738
+ "id": 932,
6643
6739
  "name": "newSubRow",
6644
6740
  "kind": 1024,
6645
6741
  "kindString": "Property",
@@ -6657,7 +6753,7 @@
6657
6753
  ],
6658
6754
  "props": [
6659
6755
  {
6660
- "id": 964,
6756
+ "id": 986,
6661
6757
  "name": "children",
6662
6758
  "kind": 1024,
6663
6759
  "kindString": "Property",
@@ -6673,7 +6769,7 @@
6673
6769
  }
6674
6770
  },
6675
6771
  {
6676
- "id": 963,
6772
+ "id": 985,
6677
6773
  "name": "defaultId",
6678
6774
  "kind": 1024,
6679
6775
  "kindString": "Property",
@@ -6689,7 +6785,7 @@
6689
6785
  }
6690
6786
  },
6691
6787
  {
6692
- "id": 962,
6788
+ "id": 984,
6693
6789
  "name": "id",
6694
6790
  "kind": 1024,
6695
6791
  "kindString": "Property",
@@ -6705,7 +6801,7 @@
6705
6801
  }
6706
6802
  },
6707
6803
  {
6708
- "id": 965,
6804
+ "id": 987,
6709
6805
  "name": "orientation",
6710
6806
  "kind": 1024,
6711
6807
  "kindString": "Property",
@@ -6728,7 +6824,7 @@
6728
6824
  }
6729
6825
  },
6730
6826
  {
6731
- "id": 966,
6827
+ "id": 988,
6732
6828
  "name": "onChange",
6733
6829
  "kind": 2048,
6734
6830
  "kindString": "Method",
@@ -6737,7 +6833,7 @@
6737
6833
  },
6738
6834
  "signatures": [
6739
6835
  {
6740
- "id": 967,
6836
+ "id": 989,
6741
6837
  "name": "onChange",
6742
6838
  "kind": 4096,
6743
6839
  "kindString": "Call signature",
@@ -6747,7 +6843,7 @@
6747
6843
  },
6748
6844
  "parameters": [
6749
6845
  {
6750
- "id": 968,
6846
+ "id": 990,
6751
6847
  "name": "id",
6752
6848
  "kind": 32768,
6753
6849
  "kindString": "Parameter",
@@ -6770,7 +6866,7 @@
6770
6866
  "Taco": {
6771
6867
  "props": [
6772
6868
  {
6773
- "id": 599,
6869
+ "id": 621,
6774
6870
  "name": "localization",
6775
6871
  "kind": 1024,
6776
6872
  "kindString": "Property",
@@ -6780,7 +6876,7 @@
6780
6876
  },
6781
6877
  "type": {
6782
6878
  "type": "reference",
6783
- "id": 590,
6879
+ "id": 612,
6784
6880
  "name": "Localization"
6785
6881
  }
6786
6882
  }
@@ -6792,7 +6888,7 @@
6792
6888
  ],
6793
6889
  "props": [
6794
6890
  {
6795
- "id": 985,
6891
+ "id": 1007,
6796
6892
  "name": "highlighted",
6797
6893
  "kind": 1024,
6798
6894
  "kindString": "Property",
@@ -6808,7 +6904,7 @@
6808
6904
  }
6809
6905
  },
6810
6906
  {
6811
- "id": 986,
6907
+ "id": 1008,
6812
6908
  "name": "state",
6813
6909
  "kind": 1024,
6814
6910
  "kindString": "Property",
@@ -6825,7 +6921,7 @@
6825
6921
  }
6826
6922
  },
6827
6923
  {
6828
- "id": 987,
6924
+ "id": 1009,
6829
6925
  "name": "value",
6830
6926
  "kind": 1024,
6831
6927
  "kindString": "Property",
@@ -6848,7 +6944,7 @@
6848
6944
  ],
6849
6945
  "props": [
6850
6946
  {
6851
- "id": 1027,
6947
+ "id": 1049,
6852
6948
  "name": "children",
6853
6949
  "kind": 1024,
6854
6950
  "kindString": "Property",
@@ -6873,7 +6969,7 @@
6873
6969
  }
6874
6970
  },
6875
6971
  {
6876
- "id": 1029,
6972
+ "id": 1051,
6877
6973
  "name": "placement",
6878
6974
  "kind": 1024,
6879
6975
  "kindString": "Property",
@@ -6912,7 +7008,7 @@
6912
7008
  }
6913
7009
  },
6914
7010
  {
6915
- "id": 1028,
7011
+ "id": 1050,
6916
7012
  "name": "title",
6917
7013
  "kind": 1024,
6918
7014
  "kindString": "Property",
@@ -6930,7 +7026,7 @@
6930
7026
  "TourProps": {
6931
7027
  "props": [
6932
7028
  {
6933
- "id": 1055,
7029
+ "id": 1077,
6934
7030
  "name": "autoStart",
6935
7031
  "kind": 1024,
6936
7032
  "kindString": "Property",
@@ -6946,7 +7042,7 @@
6946
7042
  }
6947
7043
  },
6948
7044
  {
6949
- "id": 1056,
7045
+ "id": 1078,
6950
7046
  "name": "children",
6951
7047
  "kind": 1024,
6952
7048
  "kindString": "Property",
@@ -6960,7 +7056,7 @@
6960
7056
  }
6961
7057
  },
6962
7058
  {
6963
- "id": 1057,
7059
+ "id": 1079,
6964
7060
  "name": "continuous",
6965
7061
  "kind": 1024,
6966
7062
  "kindString": "Property",
@@ -6976,7 +7072,7 @@
6976
7072
  }
6977
7073
  },
6978
7074
  {
6979
- "id": 1058,
7075
+ "id": 1080,
6980
7076
  "name": "disableCloseOnEsc",
6981
7077
  "kind": 1024,
6982
7078
  "kindString": "Property",
@@ -6992,7 +7088,7 @@
6992
7088
  }
6993
7089
  },
6994
7090
  {
6995
- "id": 1059,
7091
+ "id": 1081,
6996
7092
  "name": "disableOverlayClose",
6997
7093
  "kind": 1024,
6998
7094
  "kindString": "Property",
@@ -7008,7 +7104,7 @@
7008
7104
  }
7009
7105
  },
7010
7106
  {
7011
- "id": 1069,
7107
+ "id": 1091,
7012
7108
  "name": "disableScrollParentFix",
7013
7109
  "kind": 1024,
7014
7110
  "kindString": "Property",
@@ -7021,7 +7117,7 @@
7021
7117
  }
7022
7118
  },
7023
7119
  {
7024
- "id": 1060,
7120
+ "id": 1082,
7025
7121
  "name": "disableScrolling",
7026
7122
  "kind": 1024,
7027
7123
  "kindString": "Property",
@@ -7037,7 +7133,7 @@
7037
7133
  }
7038
7134
  },
7039
7135
  {
7040
- "id": 1064,
7136
+ "id": 1086,
7041
7137
  "name": "onComplete",
7042
7138
  "kind": 1024,
7043
7139
  "kindString": "Property",
@@ -7052,7 +7148,7 @@
7052
7148
  }
7053
7149
  },
7054
7150
  {
7055
- "id": 1068,
7151
+ "id": 1090,
7056
7152
  "name": "spotlightClicks",
7057
7153
  "kind": 1024,
7058
7154
  "kindString": "Property",
@@ -7065,7 +7161,7 @@
7065
7161
  }
7066
7162
  },
7067
7163
  {
7068
- "id": 1061,
7164
+ "id": 1083,
7069
7165
  "name": "onClose",
7070
7166
  "kind": 2048,
7071
7167
  "kindString": "Method",
@@ -7074,21 +7170,21 @@
7074
7170
  },
7075
7171
  "signatures": [
7076
7172
  {
7077
- "id": 1062,
7173
+ "id": 1084,
7078
7174
  "name": "onClose",
7079
7175
  "kind": 4096,
7080
7176
  "kindString": "Call signature",
7081
7177
  "flags": {},
7082
7178
  "parameters": [
7083
7179
  {
7084
- "id": 1063,
7180
+ "id": 1085,
7085
7181
  "name": "step",
7086
7182
  "kind": 32768,
7087
7183
  "kindString": "Parameter",
7088
7184
  "flags": {},
7089
7185
  "type": {
7090
7186
  "type": "reference",
7091
- "id": 1043,
7187
+ "id": 1065,
7092
7188
  "name": "TourStepProps"
7093
7189
  }
7094
7190
  }
@@ -7101,7 +7197,7 @@
7101
7197
  ]
7102
7198
  },
7103
7199
  {
7104
- "id": 1065,
7200
+ "id": 1087,
7105
7201
  "name": "onReady",
7106
7202
  "kind": 2048,
7107
7203
  "kindString": "Method",
@@ -7110,7 +7206,7 @@
7110
7206
  },
7111
7207
  "signatures": [
7112
7208
  {
7113
- "id": 1066,
7209
+ "id": 1088,
7114
7210
  "name": "onReady",
7115
7211
  "kind": 4096,
7116
7212
  "kindString": "Call signature",
@@ -7120,14 +7216,14 @@
7120
7216
  },
7121
7217
  "parameters": [
7122
7218
  {
7123
- "id": 1067,
7219
+ "id": 1089,
7124
7220
  "name": "step",
7125
7221
  "kind": 32768,
7126
7222
  "kindString": "Parameter",
7127
7223
  "flags": {},
7128
7224
  "type": {
7129
7225
  "type": "reference",
7130
- "id": 1043,
7226
+ "id": 1065,
7131
7227
  "name": "TourStepProps"
7132
7228
  }
7133
7229
  }
@@ -7144,7 +7240,7 @@
7144
7240
  "TourStepProps": {
7145
7241
  "props": [
7146
7242
  {
7147
- "id": 1045,
7243
+ "id": 1067,
7148
7244
  "name": "children",
7149
7245
  "kind": 1024,
7150
7246
  "kindString": "Property",
@@ -7160,7 +7256,7 @@
7160
7256
  }
7161
7257
  },
7162
7258
  {
7163
- "id": 1046,
7259
+ "id": 1068,
7164
7260
  "name": "position",
7165
7261
  "kind": 1024,
7166
7262
  "kindString": "Property",
@@ -7178,7 +7274,7 @@
7178
7274
  }
7179
7275
  },
7180
7276
  {
7181
- "id": 1047,
7277
+ "id": 1069,
7182
7278
  "name": "selector",
7183
7279
  "kind": 1024,
7184
7280
  "kindString": "Property",
@@ -7192,7 +7288,7 @@
7192
7288
  }
7193
7289
  },
7194
7290
  {
7195
- "id": 1048,
7291
+ "id": 1070,
7196
7292
  "name": "showBeacon",
7197
7293
  "kind": 1024,
7198
7294
  "kindString": "Property",
@@ -7208,7 +7304,7 @@
7208
7304
  }
7209
7305
  },
7210
7306
  {
7211
- "id": 1049,
7307
+ "id": 1071,
7212
7308
  "name": "title",
7213
7309
  "kind": 1024,
7214
7310
  "kindString": "Property",
@@ -7226,7 +7322,7 @@
7226
7322
  "TourTexts": {
7227
7323
  "props": [
7228
7324
  {
7229
- "id": 1037,
7325
+ "id": 1059,
7230
7326
  "name": "back",
7231
7327
  "kind": 1024,
7232
7328
  "kindString": "Property",
@@ -7240,7 +7336,7 @@
7240
7336
  }
7241
7337
  },
7242
7338
  {
7243
- "id": 1038,
7339
+ "id": 1060,
7244
7340
  "name": "close",
7245
7341
  "kind": 1024,
7246
7342
  "kindString": "Property",
@@ -7254,7 +7350,7 @@
7254
7350
  }
7255
7351
  },
7256
7352
  {
7257
- "id": 1040,
7353
+ "id": 1062,
7258
7354
  "name": "last",
7259
7355
  "kind": 1024,
7260
7356
  "kindString": "Property",
@@ -7268,7 +7364,7 @@
7268
7364
  }
7269
7365
  },
7270
7366
  {
7271
- "id": 1041,
7367
+ "id": 1063,
7272
7368
  "name": "next",
7273
7369
  "kind": 1024,
7274
7370
  "kindString": "Property",
@@ -7282,7 +7378,7 @@
7282
7378
  }
7283
7379
  },
7284
7380
  {
7285
- "id": 1042,
7381
+ "id": 1064,
7286
7382
  "name": "open",
7287
7383
  "kind": 1024,
7288
7384
  "kindString": "Property",
@@ -7296,7 +7392,7 @@
7296
7392
  }
7297
7393
  },
7298
7394
  {
7299
- "id": 1039,
7395
+ "id": 1061,
7300
7396
  "name": "skip",
7301
7397
  "kind": 1024,
7302
7398
  "kindString": "Property",
@@ -7317,7 +7413,7 @@
7317
7413
  ],
7318
7414
  "props": [
7319
7415
  {
7320
- "id": 1086,
7416
+ "id": 1108,
7321
7417
  "name": "className",
7322
7418
  "kind": 1024,
7323
7419
  "kindString": "Property",
@@ -7337,21 +7433,21 @@
7337
7433
  {
7338
7434
  "type": "reflection",
7339
7435
  "declaration": {
7340
- "id": 1087,
7436
+ "id": 1109,
7341
7437
  "name": "__type",
7342
7438
  "kind": 65536,
7343
7439
  "kindString": "Type literal",
7344
7440
  "flags": {},
7345
7441
  "signatures": [
7346
7442
  {
7347
- "id": 1088,
7443
+ "id": 1110,
7348
7444
  "name": "__type",
7349
7445
  "kind": 4096,
7350
7446
  "kindString": "Call signature",
7351
7447
  "flags": {},
7352
7448
  "parameters": [
7353
7449
  {
7354
- "id": 1089,
7450
+ "id": 1111,
7355
7451
  "name": "expanded",
7356
7452
  "kind": 32768,
7357
7453
  "kindString": "Parameter",
@@ -7374,7 +7470,7 @@
7374
7470
  }
7375
7471
  },
7376
7472
  {
7377
- "id": 1090,
7473
+ "id": 1112,
7378
7474
  "name": "expanded",
7379
7475
  "kind": 1024,
7380
7476
  "kindString": "Property",
@@ -7390,7 +7486,7 @@
7390
7486
  }
7391
7487
  },
7392
7488
  {
7393
- "id": 1091,
7489
+ "id": 1113,
7394
7490
  "name": "fixed",
7395
7491
  "kind": 1024,
7396
7492
  "kindString": "Property",
@@ -7406,7 +7502,7 @@
7406
7502
  }
7407
7503
  },
7408
7504
  {
7409
- "id": 1096,
7505
+ "id": 1118,
7410
7506
  "name": "title",
7411
7507
  "kind": 1024,
7412
7508
  "kindString": "Property",
@@ -7426,21 +7522,21 @@
7426
7522
  {
7427
7523
  "type": "reflection",
7428
7524
  "declaration": {
7429
- "id": 1097,
7525
+ "id": 1119,
7430
7526
  "name": "__type",
7431
7527
  "kind": 65536,
7432
7528
  "kindString": "Type literal",
7433
7529
  "flags": {},
7434
7530
  "signatures": [
7435
7531
  {
7436
- "id": 1098,
7532
+ "id": 1120,
7437
7533
  "name": "__type",
7438
7534
  "kind": 4096,
7439
7535
  "kindString": "Call signature",
7440
7536
  "flags": {},
7441
7537
  "parameters": [
7442
7538
  {
7443
- "id": 1099,
7539
+ "id": 1121,
7444
7540
  "name": "expanded",
7445
7541
  "kind": 32768,
7446
7542
  "kindString": "Parameter",
@@ -7465,7 +7561,7 @@
7465
7561
  }
7466
7562
  },
7467
7563
  {
7468
- "id": 1092,
7564
+ "id": 1114,
7469
7565
  "name": "onClick",
7470
7566
  "kind": 2048,
7471
7567
  "kindString": "Method",
@@ -7474,7 +7570,7 @@
7474
7570
  },
7475
7571
  "signatures": [
7476
7572
  {
7477
- "id": 1093,
7573
+ "id": 1115,
7478
7574
  "name": "onClick",
7479
7575
  "kind": 4096,
7480
7576
  "kindString": "Call signature",
@@ -7484,7 +7580,7 @@
7484
7580
  },
7485
7581
  "parameters": [
7486
7582
  {
7487
- "id": 1094,
7583
+ "id": 1116,
7488
7584
  "name": "event",
7489
7585
  "kind": 32768,
7490
7586
  "kindString": "Parameter",
@@ -7511,7 +7607,7 @@
7511
7607
  }
7512
7608
  },
7513
7609
  {
7514
- "id": 1095,
7610
+ "id": 1117,
7515
7611
  "name": "expanded",
7516
7612
  "kind": 32768,
7517
7613
  "kindString": "Parameter",
@@ -7536,7 +7632,7 @@
7536
7632
  "useListKeyboardNavigationOptions": {
7537
7633
  "props": [
7538
7634
  {
7539
- "id": 1126,
7635
+ "id": 1148,
7540
7636
  "name": "direction",
7541
7637
  "kind": 1024,
7542
7638
  "kindString": "Property",
@@ -7550,7 +7646,7 @@
7550
7646
  }
7551
7647
  },
7552
7648
  {
7553
- "id": 1127,
7649
+ "id": 1149,
7554
7650
  "name": "initialIndex",
7555
7651
  "kind": 1024,
7556
7652
  "kindString": "Property",
@@ -7567,7 +7663,7 @@
7567
7663
  "usePaginationValues": {
7568
7664
  "props": [
7569
7665
  {
7570
- "id": 537,
7666
+ "id": 559,
7571
7667
  "name": "pageIndex",
7572
7668
  "kind": 1024,
7573
7669
  "kindString": "Property",
@@ -7581,7 +7677,7 @@
7581
7677
  }
7582
7678
  },
7583
7679
  {
7584
- "id": 538,
7680
+ "id": 560,
7585
7681
  "name": "pageSize",
7586
7682
  "kind": 1024,
7587
7683
  "kindString": "Property",
@@ -7595,14 +7691,14 @@
7595
7691
  }
7596
7692
  },
7597
7693
  {
7598
- "id": 539,
7694
+ "id": 561,
7599
7695
  "name": "setPageIndex",
7600
7696
  "kind": 2048,
7601
7697
  "kindString": "Method",
7602
7698
  "flags": {},
7603
7699
  "signatures": [
7604
7700
  {
7605
- "id": 540,
7701
+ "id": 562,
7606
7702
  "name": "setPageIndex",
7607
7703
  "kind": 4096,
7608
7704
  "kindString": "Call signature",
@@ -7612,7 +7708,7 @@
7612
7708
  },
7613
7709
  "parameters": [
7614
7710
  {
7615
- "id": 541,
7711
+ "id": 563,
7616
7712
  "name": "pageIndex",
7617
7713
  "kind": 32768,
7618
7714
  "kindString": "Parameter",
@@ -7631,14 +7727,14 @@
7631
7727
  ]
7632
7728
  },
7633
7729
  {
7634
- "id": 542,
7730
+ "id": 564,
7635
7731
  "name": "setPageSize",
7636
7732
  "kind": 2048,
7637
7733
  "kindString": "Method",
7638
7734
  "flags": {},
7639
7735
  "signatures": [
7640
7736
  {
7641
- "id": 543,
7737
+ "id": 565,
7642
7738
  "name": "setPageSize",
7643
7739
  "kind": 4096,
7644
7740
  "kindString": "Call signature",
@@ -7648,7 +7744,7 @@
7648
7744
  },
7649
7745
  "parameters": [
7650
7746
  {
7651
- "id": 544,
7747
+ "id": 566,
7652
7748
  "name": "size",
7653
7749
  "kind": 32768,
7654
7750
  "kindString": "Parameter",
@@ -7671,7 +7767,7 @@
7671
7767
  "useTableRowCreation": {
7672
7768
  "props": [
7673
7769
  {
7674
- "id": 950,
7770
+ "id": 972,
7675
7771
  "name": "data",
7676
7772
  "kind": 1024,
7677
7773
  "kindString": "Property",
@@ -7680,11 +7776,11 @@
7680
7776
  "type": "array",
7681
7777
  "elementType": {
7682
7778
  "type": "reference",
7683
- "id": 746,
7779
+ "id": 768,
7684
7780
  "typeArguments": [
7685
7781
  {
7686
7782
  "type": "reference",
7687
- "id": 959,
7783
+ "id": 981,
7688
7784
  "name": "TRow"
7689
7785
  }
7690
7786
  ],
@@ -7693,7 +7789,7 @@
7693
7789
  }
7694
7790
  },
7695
7791
  {
7696
- "id": 958,
7792
+ "id": 980,
7697
7793
  "name": "isCreating",
7698
7794
  "kind": 1024,
7699
7795
  "kindString": "Property",
@@ -7704,33 +7800,33 @@
7704
7800
  }
7705
7801
  },
7706
7802
  {
7707
- "id": 951,
7803
+ "id": 973,
7708
7804
  "name": "create",
7709
7805
  "kind": 2048,
7710
7806
  "kindString": "Method",
7711
7807
  "flags": {},
7712
7808
  "signatures": [
7713
7809
  {
7714
- "id": 952,
7810
+ "id": 974,
7715
7811
  "name": "create",
7716
7812
  "kind": 4096,
7717
7813
  "kindString": "Call signature",
7718
7814
  "flags": {},
7719
7815
  "parameters": [
7720
7816
  {
7721
- "id": 953,
7817
+ "id": 975,
7722
7818
  "name": "rowIndexPath",
7723
7819
  "kind": 32768,
7724
7820
  "kindString": "Parameter",
7725
7821
  "flags": {},
7726
7822
  "type": {
7727
7823
  "type": "reference",
7728
- "id": 751,
7824
+ "id": 773,
7729
7825
  "name": "RowIndexPath"
7730
7826
  }
7731
7827
  },
7732
7828
  {
7733
- "id": 954,
7829
+ "id": 976,
7734
7830
  "name": "values",
7735
7831
  "kind": 32768,
7736
7832
  "kindString": "Parameter",
@@ -7745,35 +7841,35 @@
7745
7841
  ],
7746
7842
  "type": {
7747
7843
  "type": "reference",
7748
- "id": 751,
7844
+ "id": 773,
7749
7845
  "name": "RowIndexPath"
7750
7846
  }
7751
7847
  }
7752
7848
  ]
7753
7849
  },
7754
7850
  {
7755
- "id": 955,
7851
+ "id": 977,
7756
7852
  "name": "remove",
7757
7853
  "kind": 2048,
7758
7854
  "kindString": "Method",
7759
7855
  "flags": {},
7760
7856
  "signatures": [
7761
7857
  {
7762
- "id": 956,
7858
+ "id": 978,
7763
7859
  "name": "remove",
7764
7860
  "kind": 4096,
7765
7861
  "kindString": "Call signature",
7766
7862
  "flags": {},
7767
7863
  "parameters": [
7768
7864
  {
7769
- "id": 957,
7865
+ "id": 979,
7770
7866
  "name": "rowIndexPath",
7771
7867
  "kind": 32768,
7772
7868
  "kindString": "Parameter",
7773
7869
  "flags": {},
7774
7870
  "type": {
7775
7871
  "type": "reference",
7776
- "id": 751,
7872
+ "id": 773,
7777
7873
  "name": "RowIndexPath"
7778
7874
  }
7779
7875
  }