@economic/taco 0.0.26-alpha.8 → 0.0.27-alpha.1

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 (389) hide show
  1. package/README.md +84 -84
  2. package/dist/components/Combobox/Combobox.d.ts +3 -0
  3. package/dist/components/Combobox/useCombobox.d.ts +1 -1
  4. package/dist/components/Datepicker/Datepicker.d.ts +1 -1
  5. package/dist/components/Field/Field.d.ts +24 -13
  6. package/dist/components/Input/Input.d.ts +5 -2
  7. package/dist/components/Input/util.d.ts +3 -1
  8. package/dist/components/Listbox/Listbox.d.ts +7 -3
  9. package/dist/components/Listbox/ScrollableList.d.ts +5 -2
  10. package/dist/components/Listbox/useListbox.d.ts +1 -1
  11. package/dist/components/SearchInput/SearchInput.d.ts +1 -1
  12. package/dist/components/Select/Select.d.ts +1 -1
  13. package/dist/components/Textarea/Textarea.d.ts +5 -2
  14. package/dist/esm/components/Accordion/Accordion.js.map +1 -1
  15. package/dist/esm/components/Backdrop/Backdrop.js.map +1 -1
  16. package/dist/esm/components/Badge/Badge.js.map +1 -1
  17. package/dist/esm/components/Banner/Banner.js.map +1 -1
  18. package/dist/esm/components/Banner/util.js +1 -1
  19. package/dist/esm/components/Banner/util.js.map +1 -1
  20. package/dist/esm/components/Button/Button.js.map +1 -1
  21. package/dist/esm/components/Button/util.js +18 -23
  22. package/dist/esm/components/Button/util.js.map +1 -1
  23. package/dist/esm/components/Calendar/Calendar.js.map +1 -1
  24. package/dist/esm/components/Checkbox/Checkbox.js +5 -5
  25. package/dist/esm/components/Checkbox/Checkbox.js.map +1 -1
  26. package/dist/esm/components/Combobox/Combobox.js.map +1 -1
  27. package/dist/esm/components/Combobox/useCombobox.js +67 -87
  28. package/dist/esm/components/Combobox/useCombobox.js.map +1 -1
  29. package/dist/esm/components/Datepicker/Datepicker.js.map +1 -1
  30. package/dist/esm/components/Datepicker/useDatepicker.js +27 -34
  31. package/dist/esm/components/Datepicker/useDatepicker.js.map +1 -1
  32. package/dist/esm/components/Dialog/Context.js +4 -4
  33. package/dist/esm/components/Dialog/Context.js.map +1 -1
  34. package/dist/esm/components/Dialog/Dialog.js.map +1 -1
  35. package/dist/esm/components/Dialog/components/Content.js +39 -44
  36. package/dist/esm/components/Dialog/components/Content.js.map +1 -1
  37. package/dist/esm/components/Dialog/components/Drawer.js +3 -3
  38. package/dist/esm/components/Dialog/components/Drawer.js.map +1 -1
  39. package/dist/esm/components/Dialog/components/Extra.js +2 -2
  40. package/dist/esm/components/Dialog/components/Extra.js.map +1 -1
  41. package/dist/esm/components/Dialog/components/Trigger.js +2 -2
  42. package/dist/esm/components/Dialog/components/Trigger.js.map +1 -1
  43. package/dist/esm/components/Field/Field.js +18 -37
  44. package/dist/esm/components/Field/Field.js.map +1 -1
  45. package/dist/esm/components/Form/Form.js.map +1 -1
  46. package/dist/esm/components/Group/Group.js.map +1 -1
  47. package/dist/esm/components/Hanger/Hanger.js +14 -3
  48. package/dist/esm/components/Hanger/Hanger.js.map +1 -1
  49. package/dist/esm/components/Icon/Icon.js.map +1 -1
  50. package/dist/esm/components/Icon/components/AccountPreview.js.map +1 -1
  51. package/dist/esm/components/Icon/components/Accounting.js.map +1 -1
  52. package/dist/esm/components/Icon/components/AccountingYear.js.map +1 -1
  53. package/dist/esm/components/Icon/components/AccountingYearCancel.js.map +1 -1
  54. package/dist/esm/components/Icon/components/ArrowBottom.js.map +1 -1
  55. package/dist/esm/components/Icon/components/ArrowDown.js.map +1 -1
  56. package/dist/esm/components/Icon/components/ArrowEnd.js.map +1 -1
  57. package/dist/esm/components/Icon/components/ArrowLeft.js.map +1 -1
  58. package/dist/esm/components/Icon/components/ArrowRight.js.map +1 -1
  59. package/dist/esm/components/Icon/components/ArrowStart.js.map +1 -1
  60. package/dist/esm/components/Icon/components/ArrowTop.js.map +1 -1
  61. package/dist/esm/components/Icon/components/ArrowUp.js.map +1 -1
  62. package/dist/esm/components/Icon/components/Attach.js.map +1 -1
  63. package/dist/esm/components/Icon/components/AttachAuto.js.map +1 -1
  64. package/dist/esm/components/Icon/components/AttachCancel.js.map +1 -1
  65. package/dist/esm/components/Icon/components/Autotext.js.map +1 -1
  66. package/dist/esm/components/Icon/components/AutotextInsert.js.map +1 -1
  67. package/dist/esm/components/Icon/components/Basic.js.map +1 -1
  68. package/dist/esm/components/Icon/components/BasicTabs.js.map +1 -1
  69. package/dist/esm/components/Icon/components/BellSolid.js.map +1 -1
  70. package/dist/esm/components/Icon/components/Book.js.map +1 -1
  71. package/dist/esm/components/Icon/components/Booking.js.map +1 -1
  72. package/dist/esm/components/Icon/components/Budget.js.map +1 -1
  73. package/dist/esm/components/Icon/components/Calendar.js.map +1 -1
  74. package/dist/esm/components/Icon/components/CashAccount.js.map +1 -1
  75. package/dist/esm/components/Icon/components/CashReports.js.map +1 -1
  76. package/dist/esm/components/Icon/components/Chat.js.map +1 -1
  77. package/dist/esm/components/Icon/components/ChatSolid.js.map +1 -1
  78. package/dist/esm/components/Icon/components/ChevronDown.js.map +1 -1
  79. package/dist/esm/components/Icon/components/ChevronDownDouble.js.map +1 -1
  80. package/dist/esm/components/Icon/components/ChevronDownSolid.js.map +1 -1
  81. package/dist/esm/components/Icon/components/ChevronLeft.js.map +1 -1
  82. package/dist/esm/components/Icon/components/ChevronLeftDouble.js.map +1 -1
  83. package/dist/esm/components/Icon/components/ChevronRight.js.map +1 -1
  84. package/dist/esm/components/Icon/components/ChevronRightDouble.js.map +1 -1
  85. package/dist/esm/components/Icon/components/ChevronUp.js.map +1 -1
  86. package/dist/esm/components/Icon/components/ChevronUpDouble.js.map +1 -1
  87. package/dist/esm/components/Icon/components/ChevronUpSolid.js.map +1 -1
  88. package/dist/esm/components/Icon/components/Clamp.js.map +1 -1
  89. package/dist/esm/components/Icon/components/ClampOpen.js.map +1 -1
  90. package/dist/esm/components/Icon/components/Close.js.map +1 -1
  91. package/dist/esm/components/Icon/components/ConnectionEnable.js.map +1 -1
  92. package/dist/esm/components/Icon/components/ConnectionRevoke.js.map +1 -1
  93. package/dist/esm/components/Icon/components/Contacts.js.map +1 -1
  94. package/dist/esm/components/Icon/components/Copy.js.map +1 -1
  95. package/dist/esm/components/Icon/components/Courses.js.map +1 -1
  96. package/dist/esm/components/Icon/components/Credit.js.map +1 -1
  97. package/dist/esm/components/Icon/components/Delete.js.map +1 -1
  98. package/dist/esm/components/Icon/components/DeletePermanently.js.map +1 -1
  99. package/dist/esm/components/Icon/components/Depecriate.js.map +1 -1
  100. package/dist/esm/components/Icon/components/Developer.js.map +1 -1
  101. package/dist/esm/components/Icon/components/DistributionTemplate.js.map +1 -1
  102. package/dist/esm/components/Icon/components/Document.js.map +1 -1
  103. package/dist/esm/components/Icon/components/DocumentApprove.js.map +1 -1
  104. package/dist/esm/components/Icon/components/DocumentCreateEntry.js.map +1 -1
  105. package/dist/esm/components/Icon/components/DocumentCut.js.map +1 -1
  106. package/dist/esm/components/Icon/components/DocumentError.js.map +1 -1
  107. package/dist/esm/components/Icon/components/DocumentIsolatePage.js.map +1 -1
  108. package/dist/esm/components/Icon/components/DocumentMerge.js.map +1 -1
  109. package/dist/esm/components/Icon/components/DocumentMove.js.map +1 -1
  110. package/dist/esm/components/Icon/components/DocumentPreview.js.map +1 -1
  111. package/dist/esm/components/Icon/components/DocumentReceived.js.map +1 -1
  112. package/dist/esm/components/Icon/components/DocumentRejectedRequest.js.map +1 -1
  113. package/dist/esm/components/Icon/components/DocumentSplit.js.map +1 -1
  114. package/dist/esm/components/Icon/components/DocumentTime.js.map +1 -1
  115. package/dist/esm/components/Icon/components/Download.js.map +1 -1
  116. package/dist/esm/components/Icon/components/Drag.js.map +1 -1
  117. package/dist/esm/components/Icon/components/ECopedia.js.map +1 -1
  118. package/dist/esm/components/Icon/components/ESignature.js.map +1 -1
  119. package/dist/esm/components/Icon/components/Edit.js.map +1 -1
  120. package/dist/esm/components/Icon/components/EllipsisHorizontal.js.map +1 -1
  121. package/dist/esm/components/Icon/components/EllipsisVertical.js.map +1 -1
  122. package/dist/esm/components/Icon/components/EntriesOnAccount.js.map +1 -1
  123. package/dist/esm/components/Icon/components/EntriesOpen.js.map +1 -1
  124. package/dist/esm/components/Icon/components/EntriesWarning.js.map +1 -1
  125. package/dist/esm/components/Icon/components/EntryTypeCustomerInvoice.js.map +1 -1
  126. package/dist/esm/components/Icon/components/EntryTypeCustomerPayment.js.map +1 -1
  127. package/dist/esm/components/Icon/components/EntryTypeJournalEntry.js.map +1 -1
  128. package/dist/esm/components/Icon/components/EntryTypeManualCustomerInvoice.js.map +1 -1
  129. package/dist/esm/components/Icon/components/EntryTypeSupplierInvoice.js.map +1 -1
  130. package/dist/esm/components/Icon/components/EntryTypeSupplierPayment.js.map +1 -1
  131. package/dist/esm/components/Icon/components/Envelope.js.map +1 -1
  132. package/dist/esm/components/Icon/components/EnvelopeApproved.js.map +1 -1
  133. package/dist/esm/components/Icon/components/ExpandView.js.map +1 -1
  134. package/dist/esm/components/Icon/components/Expenses.js.map +1 -1
  135. package/dist/esm/components/Icon/components/Export.js.map +1 -1
  136. package/dist/esm/components/Icon/components/ExportToExcel.js.map +1 -1
  137. package/dist/esm/components/Icon/components/ExportToPdf.js.map +1 -1
  138. package/dist/esm/components/Icon/components/Filter.js.map +1 -1
  139. package/dist/esm/components/Icon/components/FilterSolid.js.map +1 -1
  140. package/dist/esm/components/Icon/components/GraphSolid.js.map +1 -1
  141. package/dist/esm/components/Icon/components/Hash.js.map +1 -1
  142. package/dist/esm/components/Icon/components/Home.js.map +1 -1
  143. package/dist/esm/components/Icon/components/Images.js.map +1 -1
  144. package/dist/esm/components/Icon/components/Import.js.map +1 -1
  145. package/dist/esm/components/Icon/components/Inbox.js.map +1 -1
  146. package/dist/esm/components/Icon/components/InboxEinvoicing.js.map +1 -1
  147. package/dist/esm/components/Icon/components/InboxScanning.js.map +1 -1
  148. package/dist/esm/components/Icon/components/InboxSmart.js.map +1 -1
  149. package/dist/esm/components/Icon/components/Info.js.map +1 -1
  150. package/dist/esm/components/Icon/components/Inventory.js.map +1 -1
  151. package/dist/esm/components/Icon/components/InventoryMatrix.js.map +1 -1
  152. package/dist/esm/components/Icon/components/JournalPro.js.map +1 -1
  153. package/dist/esm/components/Icon/components/Layout.js.map +1 -1
  154. package/dist/esm/components/Icon/components/LayoutBoth.js.map +1 -1
  155. package/dist/esm/components/Icon/components/LayoutFirst.js.map +1 -1
  156. package/dist/esm/components/Icon/components/LayoutLast.js.map +1 -1
  157. package/dist/esm/components/Icon/components/LayoutNone.js.map +1 -1
  158. package/dist/esm/components/Icon/components/LedgerCard.js.map +1 -1
  159. package/dist/esm/components/Icon/components/LedgerCardCustomerReminder.js.map +1 -1
  160. package/dist/esm/components/Icon/components/LedgerCardManualCustomerInvoice.js.map +1 -1
  161. package/dist/esm/components/Icon/components/LedgerCardObsoleteStock.js.map +1 -1
  162. package/dist/esm/components/Icon/components/LedgerCardOpeningEntry.js.map +1 -1
  163. package/dist/esm/components/Icon/components/LedgerCardReservedEntry.js.map +1 -1
  164. package/dist/esm/components/Icon/components/LedgerCardShrinkagePilferage.js.map +1 -1
  165. package/dist/esm/components/Icon/components/LedgerCardStockAdjustment.js.map +1 -1
  166. package/dist/esm/components/Icon/components/LedgerCardTransferredOpeningEntry.js.map +1 -1
  167. package/dist/esm/components/Icon/components/Lightbulb.js.map +1 -1
  168. package/dist/esm/components/Icon/components/Line.js.map +1 -1
  169. package/dist/esm/components/Icon/components/List.js.map +1 -1
  170. package/dist/esm/components/Icon/components/ListBulleted.js.map +1 -1
  171. package/dist/esm/components/Icon/components/ListSearch.js.map +1 -1
  172. package/dist/esm/components/Icon/components/LockOpen.js.map +1 -1
  173. package/dist/esm/components/Icon/components/Log.js.map +1 -1
  174. package/dist/esm/components/Icon/components/Market.js.map +1 -1
  175. package/dist/esm/components/Icon/components/MatchAmount.js.map +1 -1
  176. package/dist/esm/components/Icon/components/MatchEntries.js.map +1 -1
  177. package/dist/esm/components/Icon/components/Mileage.js.map +1 -1
  178. package/dist/esm/components/Icon/components/Minus.js.map +1 -1
  179. package/dist/esm/components/Icon/components/ModalResize.js.map +1 -1
  180. package/dist/esm/components/Icon/components/ModalShrink.js.map +1 -1
  181. package/dist/esm/components/Icon/components/More.js.map +1 -1
  182. package/dist/esm/components/Icon/components/MoreSolid.js.map +1 -1
  183. package/dist/esm/components/Icon/components/Move.js.map +1 -1
  184. package/dist/esm/components/Icon/components/NavigationList.js.map +1 -1
  185. package/dist/esm/components/Icon/components/Note.js.map +1 -1
  186. package/dist/esm/components/Icon/components/NoteFollowUp.js.map +1 -1
  187. package/dist/esm/components/Icon/components/NoteRead.js.map +1 -1
  188. package/dist/esm/components/Icon/components/PartnerApi.js.map +1 -1
  189. package/dist/esm/components/Icon/components/Period.js.map +1 -1
  190. package/dist/esm/components/Icon/components/PersonChange.js.map +1 -1
  191. package/dist/esm/components/Icon/components/PersonMinus.js.map +1 -1
  192. package/dist/esm/components/Icon/components/PersonPlus.js.map +1 -1
  193. package/dist/esm/components/Icon/components/PersonTick.js.map +1 -1
  194. package/dist/esm/components/Icon/components/Play.js.map +1 -1
  195. package/dist/esm/components/Icon/components/PlusCircle.js.map +1 -1
  196. package/dist/esm/components/Icon/components/PlusMinus.js.map +1 -1
  197. package/dist/esm/components/Icon/components/Print.js.map +1 -1
  198. package/dist/esm/components/Icon/components/ProcessPayment.js.map +1 -1
  199. package/dist/esm/components/Icon/components/ProductLedgerCard.js.map +1 -1
  200. package/dist/esm/components/Icon/components/ProjectCards.js.map +1 -1
  201. package/dist/esm/components/Icon/components/Projects.js.map +1 -1
  202. package/dist/esm/components/Icon/components/Quicklinks.js.map +1 -1
  203. package/dist/esm/components/Icon/components/RatingBankruptcy.js.map +1 -1
  204. package/dist/esm/components/Icon/components/RatingPaymentProblems.js.map +1 -1
  205. package/dist/esm/components/Icon/components/Reconciled.js.map +1 -1
  206. package/dist/esm/components/Icon/components/Refresh.js.map +1 -1
  207. package/dist/esm/components/Icon/components/Report.js.map +1 -1
  208. package/dist/esm/components/Icon/components/ReportSolid.js.map +1 -1
  209. package/dist/esm/components/Icon/components/Restore.js.map +1 -1
  210. package/dist/esm/components/Icon/components/RotateLeft.js.map +1 -1
  211. package/dist/esm/components/Icon/components/RotateRight.js.map +1 -1
  212. package/dist/esm/components/Icon/components/Sales.js.map +1 -1
  213. package/dist/esm/components/Icon/components/Search.js.map +1 -1
  214. package/dist/esm/components/Icon/components/SearchBold.js.map +1 -1
  215. package/dist/esm/components/Icon/components/Secure.js.map +1 -1
  216. package/dist/esm/components/Icon/components/SecureTick.js.map +1 -1
  217. package/dist/esm/components/Icon/components/Settings.js.map +1 -1
  218. package/dist/esm/components/Icon/components/SettingsSolid.js.map +1 -1
  219. package/dist/esm/components/Icon/components/Shortcuts.js.map +1 -1
  220. package/dist/esm/components/Icon/components/ShowAll.js.map +1 -1
  221. package/dist/esm/components/Icon/components/ShowLess.js.map +1 -1
  222. package/dist/esm/components/Icon/components/ShowMore.js.map +1 -1
  223. package/dist/esm/components/Icon/components/ShowTemplate.js.map +1 -1
  224. package/dist/esm/components/Icon/components/Sliders.js.map +1 -1
  225. package/dist/esm/components/Icon/components/Smartpay.js.map +1 -1
  226. package/dist/esm/components/Icon/components/SortBy.js.map +1 -1
  227. package/dist/esm/components/Icon/components/Spinner.js.map +1 -1
  228. package/dist/esm/components/Icon/components/Star.js.map +1 -1
  229. package/dist/esm/components/Icon/components/StarSolid.js.map +1 -1
  230. package/dist/esm/components/Icon/components/Subscriptions.js.map +1 -1
  231. package/dist/esm/components/Icon/components/SystemEntries.js.map +1 -1
  232. package/dist/esm/components/Icon/components/Tag.js.map +1 -1
  233. package/dist/esm/components/Icon/components/TemplateOverride.js.map +1 -1
  234. package/dist/esm/components/Icon/components/Templates.js.map +1 -1
  235. package/dist/esm/components/Icon/components/ThumbBoth.js.map +1 -1
  236. package/dist/esm/components/Icon/components/ThumbDown.js.map +1 -1
  237. package/dist/esm/components/Icon/components/ThumbDownSolid.js.map +1 -1
  238. package/dist/esm/components/Icon/components/ThumbUp.js.map +1 -1
  239. package/dist/esm/components/Icon/components/ThumbUpSolid.js.map +1 -1
  240. package/dist/esm/components/Icon/components/Tick.js.map +1 -1
  241. package/dist/esm/components/Icon/components/TickCircle.js.map +1 -1
  242. package/dist/esm/components/Icon/components/Time.js.map +1 -1
  243. package/dist/esm/components/Icon/components/Transfer.js.map +1 -1
  244. package/dist/esm/components/Icon/components/TransferCancel.js.map +1 -1
  245. package/dist/esm/components/Icon/components/TransferLocked.js.map +1 -1
  246. package/dist/esm/components/Icon/components/Undock.js.map +1 -1
  247. package/dist/esm/components/Icon/components/Unreconciled.js.map +1 -1
  248. package/dist/esm/components/Icon/components/Warning.js.map +1 -1
  249. package/dist/esm/components/Icon/components/Webshop.js.map +1 -1
  250. package/dist/esm/components/Icon/components/Website.js.map +1 -1
  251. package/dist/esm/components/Icon/components/Workflow.js.map +1 -1
  252. package/dist/esm/components/Icon/components/Zoom.js.map +1 -1
  253. package/dist/esm/components/Icon/components/index.js +4 -4
  254. package/dist/esm/components/Icon/components/index.js.map +1 -1
  255. package/dist/esm/components/IconButton/IconButton.js.map +1 -1
  256. package/dist/esm/components/Input/Input.js +4 -5
  257. package/dist/esm/components/Input/Input.js.map +1 -1
  258. package/dist/esm/components/Input/util.js +37 -9
  259. package/dist/esm/components/Input/util.js.map +1 -1
  260. package/dist/esm/components/Listbox/Listbox.js.map +1 -1
  261. package/dist/esm/components/Listbox/ScrollableList.js +63 -82
  262. package/dist/esm/components/Listbox/ScrollableList.js.map +1 -1
  263. package/dist/esm/components/Listbox/useListbox.js +49 -60
  264. package/dist/esm/components/Listbox/useListbox.js.map +1 -1
  265. package/dist/esm/components/Listbox/useMultiListbox.js +63 -91
  266. package/dist/esm/components/Listbox/useMultiListbox.js.map +1 -1
  267. package/dist/esm/components/Listbox/useTypeahead.js +10 -9
  268. package/dist/esm/components/Listbox/useTypeahead.js.map +1 -1
  269. package/dist/esm/components/Listbox/util.js +48 -84
  270. package/dist/esm/components/Listbox/util.js.map +1 -1
  271. package/dist/esm/components/Menu/Context.js +2 -2
  272. package/dist/esm/components/Menu/Context.js.map +1 -1
  273. package/dist/esm/components/Menu/Menu.js.map +1 -1
  274. package/dist/esm/components/Menu/components/Checkbox.js +8 -9
  275. package/dist/esm/components/Menu/components/Checkbox.js.map +1 -1
  276. package/dist/esm/components/Menu/components/Content.js +10 -13
  277. package/dist/esm/components/Menu/components/Content.js.map +1 -1
  278. package/dist/esm/components/Menu/components/Header.js +4 -4
  279. package/dist/esm/components/Menu/components/Header.js.map +1 -1
  280. package/dist/esm/components/Menu/components/Item.js +34 -35
  281. package/dist/esm/components/Menu/components/Item.js.map +1 -1
  282. package/dist/esm/components/Menu/components/Link.js +10 -11
  283. package/dist/esm/components/Menu/components/Link.js.map +1 -1
  284. package/dist/esm/components/Menu/components/RadioGroup.js +16 -18
  285. package/dist/esm/components/Menu/components/RadioGroup.js.map +1 -1
  286. package/dist/esm/components/Menu/components/Separator.js +4 -4
  287. package/dist/esm/components/Menu/components/Separator.js.map +1 -1
  288. package/dist/esm/components/Menu/components/Trigger.js +5 -5
  289. package/dist/esm/components/Menu/components/Trigger.js.map +1 -1
  290. package/dist/esm/components/Navigation/Navigation.js.map +1 -1
  291. package/dist/esm/components/Pagination/PageNumbers.js +23 -28
  292. package/dist/esm/components/Pagination/PageNumbers.js.map +1 -1
  293. package/dist/esm/components/Pagination/Pagination.js.map +1 -1
  294. package/dist/esm/components/Pagination/usePagination.js +7 -21
  295. package/dist/esm/components/Pagination/usePagination.js.map +1 -1
  296. package/dist/esm/components/Pagination/usePaginationShortcuts.js +9 -9
  297. package/dist/esm/components/Pagination/usePaginationShortcuts.js.map +1 -1
  298. package/dist/esm/components/Popover/Popover.js.map +1 -1
  299. package/dist/esm/components/Popover/Primitives.js +7 -8
  300. package/dist/esm/components/Popover/Primitives.js.map +1 -1
  301. package/dist/esm/components/Progress/Progress.js.map +1 -1
  302. package/dist/esm/components/Provider/Provider.js.map +1 -1
  303. package/dist/esm/components/RadioGroup/RadioGroup.js +2 -2
  304. package/dist/esm/components/RadioGroup/RadioGroup.js.map +1 -1
  305. package/dist/esm/components/SearchInput/SearchInput.js.map +1 -1
  306. package/dist/esm/components/Select/Select.js +0 -1
  307. package/dist/esm/components/Select/Select.js.map +1 -1
  308. package/dist/esm/components/Select/useSelect.js +64 -82
  309. package/dist/esm/components/Select/useSelect.js.map +1 -1
  310. package/dist/esm/components/Spinner/Spinner.js.map +1 -1
  311. package/dist/esm/components/Switch/Switch.js +2 -2
  312. package/dist/esm/components/Switch/Switch.js.map +1 -1
  313. package/dist/esm/components/Table/components/BaseTable.js +23 -30
  314. package/dist/esm/components/Table/components/BaseTable.js.map +1 -1
  315. package/dist/esm/components/Table/components/PaginatedTable.js +3 -7
  316. package/dist/esm/components/Table/components/PaginatedTable.js.map +1 -1
  317. package/dist/esm/components/Table/components/Table.js +18 -25
  318. package/dist/esm/components/Table/components/Table.js.map +1 -1
  319. package/dist/esm/components/Table/components/WindowedTable.js +88 -104
  320. package/dist/esm/components/Table/components/WindowedTable.js.map +1 -1
  321. package/dist/esm/components/Table/hooks/plugins/useRowActions.js +122 -146
  322. package/dist/esm/components/Table/hooks/plugins/useRowActions.js.map +1 -1
  323. package/dist/esm/components/Table/hooks/plugins/useRowDraggable.js +57 -61
  324. package/dist/esm/components/Table/hooks/plugins/useRowDraggable.js.map +1 -1
  325. package/dist/esm/components/Table/hooks/plugins/useRowEditing.js +39 -36
  326. package/dist/esm/components/Table/hooks/plugins/useRowEditing.js.map +1 -1
  327. package/dist/esm/components/Table/hooks/plugins/useRowSelect.js +80 -90
  328. package/dist/esm/components/Table/hooks/plugins/useRowSelect.js.map +1 -1
  329. package/dist/esm/components/Table/hooks/useRowCreation.js +29 -64
  330. package/dist/esm/components/Table/hooks/useRowCreation.js.map +1 -1
  331. package/dist/esm/components/Table/hooks/useTable.js +119 -141
  332. package/dist/esm/components/Table/hooks/useTable.js.map +1 -1
  333. package/dist/esm/components/Table/hooks/useTableKeyboardNavigation.js +12 -15
  334. package/dist/esm/components/Table/hooks/useTableKeyboardNavigation.js.map +1 -1
  335. package/dist/esm/components/Table/util/renderColumn.js +11 -11
  336. package/dist/esm/components/Table/util/renderColumn.js.map +1 -1
  337. package/dist/esm/components/Table/util/renderRow.js +37 -46
  338. package/dist/esm/components/Table/util/renderRow.js.map +1 -1
  339. package/dist/esm/components/Table/util/rowIndexPath.js +14 -16
  340. package/dist/esm/components/Table/util/rowIndexPath.js.map +1 -1
  341. package/dist/esm/components/Table/util/sortTypes.js +23 -31
  342. package/dist/esm/components/Table/util/sortTypes.js.map +1 -1
  343. package/dist/esm/components/Table/util.js +29 -41
  344. package/dist/esm/components/Table/util.js.map +1 -1
  345. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  346. package/dist/esm/components/Textarea/Textarea.js +1 -1
  347. package/dist/esm/components/Textarea/Textarea.js.map +1 -1
  348. package/dist/esm/components/Toast/Toast.js +20 -21
  349. package/dist/esm/components/Toast/Toast.js.map +1 -1
  350. package/dist/esm/components/Toast/Toaster.js.map +1 -1
  351. package/dist/esm/components/Toast/util.js +2 -2
  352. package/dist/esm/components/Toast/util.js.map +1 -1
  353. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  354. package/dist/esm/components/Tour/Tour.js.map +1 -1
  355. package/dist/esm/components/Treeview/Treeview.js.map +1 -1
  356. package/dist/esm/components/VisuallyHidden/VisuallyHidden.js.map +1 -1
  357. package/dist/esm/index.css +643 -642
  358. package/dist/esm/index.js +1 -1
  359. package/dist/esm/primitives/Button.js +9 -13
  360. package/dist/esm/primitives/Button.js.map +1 -1
  361. package/dist/esm/utils/date.js.map +1 -1
  362. package/dist/esm/utils/hooks/useBoundingClientRectListener.js.map +1 -1
  363. package/dist/esm/utils/hooks/useDraggable.js +16 -18
  364. package/dist/esm/utils/hooks/useDraggable.js.map +1 -1
  365. package/dist/esm/utils/hooks/useDropTarget.js +7 -10
  366. package/dist/esm/utils/hooks/useDropTarget.js.map +1 -1
  367. package/dist/esm/utils/hooks/useListKeyboardNavigation.js.map +1 -1
  368. package/dist/esm/utils/hooks/useListScrollTo.js.map +1 -1
  369. package/dist/esm/utils/hooks/useOnClickOutside.js.map +1 -1
  370. package/dist/esm/utils/hooks/useProxiedRef.js +3 -3
  371. package/dist/esm/utils/hooks/useProxiedRef.js.map +1 -1
  372. package/dist/esm/utils/hooks/useTimer.js +9 -17
  373. package/dist/esm/utils/hooks/useTimer.js.map +1 -1
  374. package/dist/esm/utils/input.js +7 -11
  375. package/dist/esm/utils/input.js.map +1 -1
  376. package/dist/esm/utils/mergeRefs.js +2 -2
  377. package/dist/esm/utils/mergeRefs.js.map +1 -1
  378. package/dist/esm/utils/taillwind.js +2 -2
  379. package/dist/esm/utils/taillwind.js.map +1 -1
  380. package/dist/index.css +643 -642
  381. package/dist/taco.cjs.development.js +1564 -1875
  382. package/dist/taco.cjs.development.js.map +1 -1
  383. package/dist/taco.cjs.production.min.js +1 -1
  384. package/dist/taco.cjs.production.min.js.map +1 -1
  385. package/dist/utils/tailwind.d.ts +1 -0
  386. package/package.json +31 -31
  387. package/plugins/tailwindcss-aria-attributes.js +73 -73
  388. package/tailwind.config.js +297 -297
  389. package/types.json +432 -455
package/types.json CHANGED
@@ -178,7 +178,7 @@
178
178
  ],
179
179
  "props": [
180
180
  {
181
- "id": 724,
181
+ "id": 720,
182
182
  "name": "multiselect",
183
183
  "kind": 1024,
184
184
  "kindString": "Property",
@@ -328,7 +328,7 @@
328
328
  "typeArguments": [
329
329
  {
330
330
  "type": "reference",
331
- "id": 272,
331
+ "id": 268,
332
332
  "name": "HangerProps"
333
333
  }
334
334
  ],
@@ -377,7 +377,7 @@
377
377
  "typeArguments": [
378
378
  {
379
379
  "type": "reference",
380
- "id": 386,
380
+ "id": 382,
381
381
  "name": "MenuProps"
382
382
  }
383
383
  ],
@@ -426,7 +426,7 @@
426
426
  "typeArguments": [
427
427
  {
428
428
  "type": "reference",
429
- "id": 566,
429
+ "id": 562,
430
430
  "name": "PopoverProps"
431
431
  }
432
432
  ],
@@ -1367,7 +1367,7 @@
1367
1367
  "DialogTitleProps": "React.HTMLAttributes<HTMLHeadingElement>",
1368
1368
  "FieldProps": {
1369
1369
  "intersections": [
1370
- "Omit<React.HTMLAttributes<HTMLDivElement>, [object Object]>"
1370
+ "React.LabelHTMLAttributes<HTMLLabelElement>"
1371
1371
  ],
1372
1372
  "props": [
1373
1373
  {
@@ -1376,11 +1376,14 @@
1376
1376
  "kind": 1024,
1377
1377
  "kindString": "Property",
1378
1378
  "flags": {},
1379
+ "comment": {
1380
+ "shortText": "Content of the field"
1381
+ },
1379
1382
  "type": {
1380
1383
  "type": "reference",
1381
- "qualifiedName": "global.JSX.Element",
1384
+ "qualifiedName": "React.ReactNode",
1382
1385
  "package": "@types/react",
1383
- "name": "JSX.Element"
1386
+ "name": "React.ReactNode"
1384
1387
  }
1385
1388
  },
1386
1389
  {
@@ -1391,6 +1394,9 @@
1391
1394
  "flags": {
1392
1395
  "isOptional": true
1393
1396
  },
1397
+ "comment": {
1398
+ "shortText": "Changes the style to indicate the element is disabled"
1399
+ },
1394
1400
  "type": {
1395
1401
  "type": "intrinsic",
1396
1402
  "name": "boolean"
@@ -1398,76 +1404,35 @@
1398
1404
  },
1399
1405
  {
1400
1406
  "id": 237,
1401
- "name": "invalid",
1407
+ "name": "message",
1402
1408
  "kind": 1024,
1403
1409
  "kindString": "Property",
1404
1410
  "flags": {
1405
1411
  "isOptional": true
1406
1412
  },
1413
+ "comment": {
1414
+ "shortText": "Text displayed below the children of Field.\nShould be a short text that indicates feedback for user."
1415
+ },
1407
1416
  "type": {
1408
1417
  "type": "intrinsic",
1409
- "name": "boolean"
1418
+ "name": "string"
1410
1419
  }
1411
1420
  },
1412
1421
  {
1413
1422
  "id": 238,
1414
- "name": "label",
1415
- "kind": 1024,
1416
- "kindString": "Property",
1417
- "flags": {
1418
- "isOptional": true
1419
- },
1420
- "type": {
1421
- "type": "union",
1422
- "types": [
1423
- {
1424
- "type": "intrinsic",
1425
- "name": "string"
1426
- },
1427
- {
1428
- "type": "reference",
1429
- "qualifiedName": "global.JSX.Element",
1430
- "package": "@types/react",
1431
- "name": "JSX.Element"
1432
- }
1433
- ]
1434
- }
1435
- },
1436
- {
1437
- "id": 239,
1438
- "name": "message",
1423
+ "name": "state",
1439
1424
  "kind": 1024,
1440
1425
  "kindString": "Property",
1441
1426
  "flags": {
1442
1427
  "isOptional": true
1443
1428
  },
1444
- "type": {
1445
- "type": "union",
1446
- "types": [
1447
- {
1448
- "type": "intrinsic",
1449
- "name": "string"
1450
- },
1451
- {
1452
- "type": "reference",
1453
- "qualifiedName": "global.JSX.Element",
1454
- "package": "@types/react",
1455
- "name": "JSX.Element"
1456
- }
1457
- ]
1458
- }
1459
- },
1460
- {
1461
- "id": 240,
1462
- "name": "required",
1463
- "kind": 1024,
1464
- "kindString": "Property",
1465
- "flags": {
1466
- "isOptional": true
1429
+ "comment": {
1430
+ "shortText": "State will change the style of the field"
1467
1431
  },
1468
1432
  "type": {
1469
- "type": "intrinsic",
1470
- "name": "boolean"
1433
+ "type": "reference",
1434
+ "id": 4,
1435
+ "name": "State"
1471
1436
  }
1472
1437
  }
1473
1438
  ]
@@ -1478,7 +1443,7 @@
1478
1443
  ],
1479
1444
  "props": [
1480
1445
  {
1481
- "id": 251,
1446
+ "id": 247,
1482
1447
  "name": "children",
1483
1448
  "kind": 1024,
1484
1449
  "kindString": "Property",
@@ -1494,7 +1459,7 @@
1494
1459
  }
1495
1460
  },
1496
1461
  {
1497
- "id": 252,
1462
+ "id": 248,
1498
1463
  "name": "horizontal",
1499
1464
  "kind": 1024,
1500
1465
  "kindString": "Property",
@@ -1795,7 +1760,7 @@
1795
1760
  ],
1796
1761
  "props": [
1797
1762
  {
1798
- "id": 280,
1763
+ "id": 276,
1799
1764
  "name": "Anchor",
1800
1765
  "kind": 1024,
1801
1766
  "kindString": "Property",
@@ -1805,7 +1770,7 @@
1805
1770
  "typeArguments": [
1806
1771
  {
1807
1772
  "type": "reference",
1808
- "id": 268,
1773
+ "id": 264,
1809
1774
  "name": "HangerAnchorProps"
1810
1775
  }
1811
1776
  ],
@@ -1815,7 +1780,7 @@
1815
1780
  }
1816
1781
  },
1817
1782
  {
1818
- "id": 281,
1783
+ "id": 277,
1819
1784
  "name": "Content",
1820
1785
  "kind": 1024,
1821
1786
  "kindString": "Property",
@@ -1825,7 +1790,7 @@
1825
1790
  "typeArguments": [
1826
1791
  {
1827
1792
  "type": "reference",
1828
- "id": 269,
1793
+ "id": 265,
1829
1794
  "name": "HangerContentProps"
1830
1795
  }
1831
1796
  ],
@@ -1842,7 +1807,7 @@
1842
1807
  ],
1843
1808
  "props": [
1844
1809
  {
1845
- "id": 498,
1810
+ "id": 494,
1846
1811
  "name": "Group",
1847
1812
  "kind": 1024,
1848
1813
  "kindString": "Property",
@@ -1858,7 +1823,7 @@
1858
1823
  "types": [
1859
1824
  {
1860
1825
  "type": "reference",
1861
- "id": 494,
1826
+ "id": 490,
1862
1827
  "name": "NavigationMenuGroupProps"
1863
1828
  },
1864
1829
  {
@@ -1891,7 +1856,7 @@
1891
1856
  ],
1892
1857
  "props": [
1893
1858
  {
1894
- "id": 502,
1859
+ "id": 498,
1895
1860
  "name": "Item",
1896
1861
  "kind": 1024,
1897
1862
  "kindString": "Property",
@@ -1907,7 +1872,7 @@
1907
1872
  "types": [
1908
1873
  {
1909
1874
  "type": "reference",
1910
- "id": 486,
1875
+ "id": 482,
1911
1876
  "name": "NavigationItemProps"
1912
1877
  },
1913
1878
  {
@@ -1933,7 +1898,7 @@
1933
1898
  }
1934
1899
  },
1935
1900
  {
1936
- "id": 503,
1901
+ "id": 499,
1937
1902
  "name": "Menu",
1938
1903
  "kind": 1024,
1939
1904
  "kindString": "Property",
@@ -1943,12 +1908,12 @@
1943
1908
  },
1944
1909
  "type": {
1945
1910
  "type": "reference",
1946
- "id": 496,
1911
+ "id": 492,
1947
1912
  "name": "ForwardedNavigationMenuWithStatics"
1948
1913
  }
1949
1914
  },
1950
1915
  {
1951
- "id": 504,
1916
+ "id": 500,
1952
1917
  "name": "Panel",
1953
1918
  "kind": 1024,
1954
1919
  "kindString": "Property",
@@ -1964,7 +1929,7 @@
1964
1929
  "types": [
1965
1930
  {
1966
1931
  "type": "reference",
1967
- "id": 493,
1932
+ "id": 489,
1968
1933
  "name": "NavigationPanelProps"
1969
1934
  },
1970
1935
  {
@@ -1997,7 +1962,7 @@
1997
1962
  ],
1998
1963
  "props": [
1999
1964
  {
2000
- "id": 573,
1965
+ "id": 569,
2001
1966
  "name": "Close",
2002
1967
  "kind": 1024,
2003
1968
  "kindString": "Property",
@@ -2007,7 +1972,7 @@
2007
1972
  "typeArguments": [
2008
1973
  {
2009
1974
  "type": "reference",
2010
- "id": 565,
1975
+ "id": 561,
2011
1976
  "name": "PopoverCloseProps"
2012
1977
  }
2013
1978
  ],
@@ -2017,7 +1982,7 @@
2017
1982
  }
2018
1983
  },
2019
1984
  {
2020
- "id": 572,
1985
+ "id": 568,
2021
1986
  "name": "Content",
2022
1987
  "kind": 1024,
2023
1988
  "kindString": "Property",
@@ -2027,7 +1992,7 @@
2027
1992
  "typeArguments": [
2028
1993
  {
2029
1994
  "type": "reference",
2030
- "id": 558,
1995
+ "id": 554,
2031
1996
  "name": "PopoverContentProps"
2032
1997
  }
2033
1998
  ],
@@ -2037,7 +2002,7 @@
2037
2002
  }
2038
2003
  },
2039
2004
  {
2040
- "id": 571,
2005
+ "id": 567,
2041
2006
  "name": "Trigger",
2042
2007
  "kind": 1024,
2043
2008
  "kindString": "Property",
@@ -2047,7 +2012,7 @@
2047
2012
  "typeArguments": [
2048
2013
  {
2049
2014
  "type": "reference",
2050
- "id": 553,
2015
+ "id": 549,
2051
2016
  "name": "PopoverTriggerProps"
2052
2017
  }
2053
2018
  ],
@@ -2064,7 +2029,7 @@
2064
2029
  ],
2065
2030
  "props": [
2066
2031
  {
2067
- "id": 708,
2032
+ "id": 704,
2068
2033
  "name": "Item",
2069
2034
  "kind": 1024,
2070
2035
  "kindString": "Property",
@@ -2077,7 +2042,7 @@
2077
2042
  "typeArguments": [
2078
2043
  {
2079
2044
  "type": "reference",
2080
- "id": 699,
2045
+ "id": 695,
2081
2046
  "name": "RadioGroupItemProps"
2082
2047
  }
2083
2048
  ],
@@ -2094,7 +2059,7 @@
2094
2059
  ],
2095
2060
  "props": [
2096
2061
  {
2097
- "id": 981,
2062
+ "id": 977,
2098
2063
  "name": "Content",
2099
2064
  "kind": 1024,
2100
2065
  "kindString": "Property",
@@ -2110,7 +2075,7 @@
2110
2075
  "types": [
2111
2076
  {
2112
2077
  "type": "reference",
2113
- "id": 974,
2078
+ "id": 970,
2114
2079
  "name": "TabContentProps"
2115
2080
  },
2116
2081
  {
@@ -2136,7 +2101,7 @@
2136
2101
  }
2137
2102
  },
2138
2103
  {
2139
- "id": 979,
2104
+ "id": 975,
2140
2105
  "name": "List",
2141
2106
  "kind": 1024,
2142
2107
  "kindString": "Property",
@@ -2152,7 +2117,7 @@
2152
2117
  "types": [
2153
2118
  {
2154
2119
  "type": "reference",
2155
- "id": 969,
2120
+ "id": 965,
2156
2121
  "name": "TabListProps"
2157
2122
  },
2158
2123
  {
@@ -2178,7 +2143,7 @@
2178
2143
  }
2179
2144
  },
2180
2145
  {
2181
- "id": 980,
2146
+ "id": 976,
2182
2147
  "name": "Trigger",
2183
2148
  "kind": 1024,
2184
2149
  "kindString": "Property",
@@ -2194,7 +2159,7 @@
2194
2159
  "types": [
2195
2160
  {
2196
2161
  "type": "reference",
2197
- "id": 970,
2162
+ "id": 966,
2198
2163
  "name": "TabTriggerProps"
2199
2164
  },
2200
2165
  {
@@ -2227,7 +2192,7 @@
2227
2192
  ],
2228
2193
  "props": [
2229
2194
  {
2230
- "id": 1104,
2195
+ "id": 1100,
2231
2196
  "name": "Group",
2232
2197
  "kind": 1024,
2233
2198
  "kindString": "Property",
@@ -2243,7 +2208,7 @@
2243
2208
  "types": [
2244
2209
  {
2245
2210
  "type": "reference",
2246
- "id": 1084,
2211
+ "id": 1080,
2247
2212
  "name": "TreeviewGroupProps"
2248
2213
  },
2249
2214
  {
@@ -2269,7 +2234,7 @@
2269
2234
  }
2270
2235
  },
2271
2236
  {
2272
- "id": 1103,
2237
+ "id": 1099,
2273
2238
  "name": "Item",
2274
2239
  "kind": 1024,
2275
2240
  "kindString": "Property",
@@ -2285,7 +2250,7 @@
2285
2250
  "types": [
2286
2251
  {
2287
2252
  "type": "reference",
2288
- "id": 1083,
2253
+ "id": 1079,
2289
2254
  "name": "TreeviewItemProps"
2290
2255
  },
2291
2256
  {
@@ -2318,7 +2283,7 @@
2318
2283
  ],
2319
2284
  "props": [
2320
2285
  {
2321
- "id": 259,
2286
+ "id": 255,
2322
2287
  "name": "as",
2323
2288
  "kind": 1024,
2324
2289
  "kindString": "Property",
@@ -2347,7 +2312,7 @@
2347
2312
  }
2348
2313
  },
2349
2314
  {
2350
- "id": 260,
2315
+ "id": 256,
2351
2316
  "name": "children",
2352
2317
  "kind": 1024,
2353
2318
  "kindString": "Property",
@@ -2371,7 +2336,7 @@
2371
2336
  ],
2372
2337
  "props": [
2373
2338
  {
2374
- "id": 271,
2339
+ "id": 267,
2375
2340
  "name": "placement",
2376
2341
  "kind": 1024,
2377
2342
  "kindString": "Property",
@@ -2393,7 +2358,7 @@
2393
2358
  "HangerTexts": {
2394
2359
  "props": [
2395
2360
  {
2396
- "id": 267,
2361
+ "id": 263,
2397
2362
  "name": "close",
2398
2363
  "kind": 1024,
2399
2364
  "kindString": "Property",
@@ -2414,7 +2379,7 @@
2414
2379
  ],
2415
2380
  "props": [
2416
2381
  {
2417
- "id": 293,
2382
+ "id": 289,
2418
2383
  "name": "appearance",
2419
2384
  "kind": 1024,
2420
2385
  "kindString": "Property",
@@ -2431,7 +2396,7 @@
2431
2396
  }
2432
2397
  },
2433
2398
  {
2434
- "id": 300,
2399
+ "id": 296,
2435
2400
  "name": "icon",
2436
2401
  "kind": 1024,
2437
2402
  "kindString": "Property",
@@ -2441,12 +2406,12 @@
2441
2406
  },
2442
2407
  "type": {
2443
2408
  "type": "reference",
2444
- "id": 284,
2409
+ "id": 280,
2445
2410
  "name": "IconName"
2446
2411
  }
2447
2412
  },
2448
2413
  {
2449
- "id": 307,
2414
+ "id": 303,
2450
2415
  "name": "rounded",
2451
2416
  "kind": 1024,
2452
2417
  "kindString": "Property",
@@ -2462,7 +2427,7 @@
2462
2427
  }
2463
2428
  },
2464
2429
  {
2465
- "id": 308,
2430
+ "id": 304,
2466
2431
  "name": "tooltip",
2467
2432
  "kind": 1024,
2468
2433
  "kindString": "Property",
@@ -2478,7 +2443,7 @@
2478
2443
  }
2479
2444
  },
2480
2445
  {
2481
- "id": 294,
2446
+ "id": 290,
2482
2447
  "name": "dialog",
2483
2448
  "kind": 2048,
2484
2449
  "kindString": "Method",
@@ -2487,7 +2452,7 @@
2487
2452
  },
2488
2453
  "signatures": [
2489
2454
  {
2490
- "id": 295,
2455
+ "id": 291,
2491
2456
  "name": "dialog",
2492
2457
  "kind": 4096,
2493
2458
  "kindString": "Call signature",
@@ -2497,7 +2462,7 @@
2497
2462
  },
2498
2463
  "parameters": [
2499
2464
  {
2500
- "id": 296,
2465
+ "id": 292,
2501
2466
  "name": "props",
2502
2467
  "kind": 32768,
2503
2468
  "kindString": "Parameter",
@@ -2527,7 +2492,7 @@
2527
2492
  ]
2528
2493
  },
2529
2494
  {
2530
- "id": 297,
2495
+ "id": 293,
2531
2496
  "name": "hanger",
2532
2497
  "kind": 2048,
2533
2498
  "kindString": "Method",
@@ -2536,7 +2501,7 @@
2536
2501
  },
2537
2502
  "signatures": [
2538
2503
  {
2539
- "id": 298,
2504
+ "id": 294,
2540
2505
  "name": "hanger",
2541
2506
  "kind": 4096,
2542
2507
  "kindString": "Call signature",
@@ -2546,7 +2511,7 @@
2546
2511
  },
2547
2512
  "parameters": [
2548
2513
  {
2549
- "id": 299,
2514
+ "id": 295,
2550
2515
  "name": "props",
2551
2516
  "kind": 32768,
2552
2517
  "kindString": "Parameter",
@@ -2556,7 +2521,7 @@
2556
2521
  "typeArguments": [
2557
2522
  {
2558
2523
  "type": "reference",
2559
- "id": 272,
2524
+ "id": 268,
2560
2525
  "name": "HangerProps"
2561
2526
  }
2562
2527
  ],
@@ -2576,7 +2541,7 @@
2576
2541
  ]
2577
2542
  },
2578
2543
  {
2579
- "id": 301,
2544
+ "id": 297,
2580
2545
  "name": "menu",
2581
2546
  "kind": 2048,
2582
2547
  "kindString": "Method",
@@ -2585,7 +2550,7 @@
2585
2550
  },
2586
2551
  "signatures": [
2587
2552
  {
2588
- "id": 302,
2553
+ "id": 298,
2589
2554
  "name": "menu",
2590
2555
  "kind": 4096,
2591
2556
  "kindString": "Call signature",
@@ -2595,7 +2560,7 @@
2595
2560
  },
2596
2561
  "parameters": [
2597
2562
  {
2598
- "id": 303,
2563
+ "id": 299,
2599
2564
  "name": "props",
2600
2565
  "kind": 32768,
2601
2566
  "kindString": "Parameter",
@@ -2605,7 +2570,7 @@
2605
2570
  "typeArguments": [
2606
2571
  {
2607
2572
  "type": "reference",
2608
- "id": 386,
2573
+ "id": 382,
2609
2574
  "name": "MenuProps"
2610
2575
  }
2611
2576
  ],
@@ -2625,7 +2590,7 @@
2625
2590
  ]
2626
2591
  },
2627
2592
  {
2628
- "id": 304,
2593
+ "id": 300,
2629
2594
  "name": "popover",
2630
2595
  "kind": 2048,
2631
2596
  "kindString": "Method",
@@ -2634,7 +2599,7 @@
2634
2599
  },
2635
2600
  "signatures": [
2636
2601
  {
2637
- "id": 305,
2602
+ "id": 301,
2638
2603
  "name": "popover",
2639
2604
  "kind": 4096,
2640
2605
  "kindString": "Call signature",
@@ -2644,7 +2609,7 @@
2644
2609
  },
2645
2610
  "parameters": [
2646
2611
  {
2647
- "id": 306,
2612
+ "id": 302,
2648
2613
  "name": "props",
2649
2614
  "kind": 32768,
2650
2615
  "kindString": "Parameter",
@@ -2654,7 +2619,7 @@
2654
2619
  "typeArguments": [
2655
2620
  {
2656
2621
  "type": "reference",
2657
- "id": 566,
2622
+ "id": 562,
2658
2623
  "name": "PopoverProps"
2659
2624
  }
2660
2625
  ],
@@ -3495,7 +3460,7 @@
3495
3460
  ],
3496
3461
  "props": [
3497
3462
  {
3498
- "id": 287,
3463
+ "id": 283,
3499
3464
  "name": "name",
3500
3465
  "kind": 1024,
3501
3466
  "kindString": "Property",
@@ -3505,7 +3470,7 @@
3505
3470
  },
3506
3471
  "type": {
3507
3472
  "type": "reference",
3508
- "id": 284,
3473
+ "id": 280,
3509
3474
  "name": "IconName"
3510
3475
  }
3511
3476
  }
@@ -3517,7 +3482,7 @@
3517
3482
  ],
3518
3483
  "props": [
3519
3484
  {
3520
- "id": 329,
3485
+ "id": 325,
3521
3486
  "name": "button",
3522
3487
  "kind": 1024,
3523
3488
  "kindString": "Property",
@@ -3535,7 +3500,7 @@
3535
3500
  }
3536
3501
  },
3537
3502
  {
3538
- "id": 331,
3503
+ "id": 327,
3539
3504
  "name": "highlighted",
3540
3505
  "kind": 1024,
3541
3506
  "kindString": "Property",
@@ -3551,7 +3516,7 @@
3551
3516
  }
3552
3517
  },
3553
3518
  {
3554
- "id": 330,
3519
+ "id": 326,
3555
3520
  "name": "icon",
3556
3521
  "kind": 1024,
3557
3522
  "kindString": "Property",
@@ -3566,7 +3531,7 @@
3566
3531
  "types": [
3567
3532
  {
3568
3533
  "type": "reference",
3569
- "id": 284,
3534
+ "id": 280,
3570
3535
  "name": "IconName"
3571
3536
  },
3572
3537
  {
@@ -3579,16 +3544,20 @@
3579
3544
  }
3580
3545
  },
3581
3546
  {
3582
- "id": 332,
3583
- "name": "invalid",
3547
+ "id": 328,
3548
+ "name": "state",
3584
3549
  "kind": 1024,
3585
3550
  "kindString": "Property",
3586
3551
  "flags": {
3587
3552
  "isOptional": true
3588
3553
  },
3554
+ "comment": {
3555
+ "shortText": "State will change the style of the input"
3556
+ },
3589
3557
  "type": {
3590
- "type": "intrinsic",
3591
- "name": "boolean"
3558
+ "type": "reference",
3559
+ "id": 4,
3560
+ "name": "State"
3592
3561
  }
3593
3562
  }
3594
3563
  ]
@@ -3601,7 +3570,7 @@
3601
3570
  ],
3602
3571
  "props": [
3603
3572
  {
3604
- "id": 361,
3573
+ "id": 357,
3605
3574
  "name": "data",
3606
3575
  "kind": 1024,
3607
3576
  "kindString": "Property",
@@ -3615,13 +3584,13 @@
3615
3584
  "type": "array",
3616
3585
  "elementType": {
3617
3586
  "type": "reference",
3618
- "id": 352,
3587
+ "id": 348,
3619
3588
  "name": "ListboxItem"
3620
3589
  }
3621
3590
  }
3622
3591
  },
3623
3592
  {
3624
- "id": 362,
3593
+ "id": 358,
3625
3594
  "name": "defaultValue",
3626
3595
  "kind": 1024,
3627
3596
  "kindString": "Property",
@@ -3633,12 +3602,12 @@
3633
3602
  },
3634
3603
  "type": {
3635
3604
  "type": "reference",
3636
- "id": 353,
3605
+ "id": 349,
3637
3606
  "name": "ListboxValue"
3638
3607
  }
3639
3608
  },
3640
3609
  {
3641
- "id": 363,
3610
+ "id": 359,
3642
3611
  "name": "emptyValue",
3643
3612
  "kind": 1024,
3644
3613
  "kindString": "Property",
@@ -3650,12 +3619,12 @@
3650
3619
  },
3651
3620
  "type": {
3652
3621
  "type": "reference",
3653
- "id": 353,
3622
+ "id": 349,
3654
3623
  "name": "ListboxValue"
3655
3624
  }
3656
3625
  },
3657
3626
  {
3658
- "id": 364,
3627
+ "id": 360,
3659
3628
  "name": "highlighted",
3660
3629
  "kind": 1024,
3661
3630
  "kindString": "Property",
@@ -3671,36 +3640,40 @@
3671
3640
  }
3672
3641
  },
3673
3642
  {
3674
- "id": 365,
3675
- "name": "invalid",
3643
+ "id": 361,
3644
+ "name": "loading",
3676
3645
  "kind": 1024,
3677
3646
  "kindString": "Property",
3678
3647
  "flags": {
3679
3648
  "isOptional": true
3680
3649
  },
3650
+ "comment": {
3651
+ "shortText": "Shows a loading indicator with a text next to it.\nRead more about how to provide the text in [Provider](component:provider) component"
3652
+ },
3681
3653
  "type": {
3682
3654
  "type": "intrinsic",
3683
3655
  "name": "boolean"
3684
3656
  }
3685
3657
  },
3686
3658
  {
3687
- "id": 366,
3688
- "name": "loading",
3659
+ "id": 362,
3660
+ "name": "state",
3689
3661
  "kind": 1024,
3690
3662
  "kindString": "Property",
3691
3663
  "flags": {
3692
3664
  "isOptional": true
3693
3665
  },
3694
3666
  "comment": {
3695
- "shortText": "Shows a loading indicator with a text next to it.\nRead more about how to provide the text in [Provider](component:provider) component"
3667
+ "shortText": "State will change the style of the listbox"
3696
3668
  },
3697
3669
  "type": {
3698
- "type": "intrinsic",
3699
- "name": "boolean"
3670
+ "type": "reference",
3671
+ "id": 4,
3672
+ "name": "State"
3700
3673
  }
3701
3674
  },
3702
3675
  {
3703
- "id": 367,
3676
+ "id": 363,
3704
3677
  "name": "value",
3705
3678
  "kind": 1024,
3706
3679
  "kindString": "Property",
@@ -3712,7 +3685,7 @@
3712
3685
  },
3713
3686
  "type": {
3714
3687
  "type": "reference",
3715
- "id": 353,
3688
+ "id": 349,
3716
3689
  "name": "ListboxValue"
3717
3690
  }
3718
3691
  }
@@ -3721,7 +3694,7 @@
3721
3694
  "ListboxTexts": {
3722
3695
  "props": [
3723
3696
  {
3724
- "id": 358,
3697
+ "id": 354,
3725
3698
  "name": "allOption",
3726
3699
  "kind": 1024,
3727
3700
  "kindString": "Property",
@@ -3735,7 +3708,7 @@
3735
3708
  }
3736
3709
  },
3737
3710
  {
3738
- "id": 356,
3711
+ "id": 352,
3739
3712
  "name": "empty",
3740
3713
  "kind": 1024,
3741
3714
  "kindString": "Property",
@@ -3749,7 +3722,7 @@
3749
3722
  }
3750
3723
  },
3751
3724
  {
3752
- "id": 357,
3725
+ "id": 353,
3753
3726
  "name": "loading",
3754
3727
  "kind": 1024,
3755
3728
  "kindString": "Property",
@@ -3768,7 +3741,7 @@
3768
3741
  "Localization": {
3769
3742
  "props": [
3770
3743
  {
3771
- "id": 599,
3744
+ "id": 595,
3772
3745
  "name": "formatting",
3773
3746
  "kind": 1024,
3774
3747
  "kindString": "Property",
@@ -3779,14 +3752,14 @@
3779
3752
  "type": {
3780
3753
  "type": "reflection",
3781
3754
  "declaration": {
3782
- "id": 600,
3755
+ "id": 596,
3783
3756
  "name": "__type",
3784
3757
  "kind": 65536,
3785
3758
  "kindString": "Type literal",
3786
3759
  "flags": {},
3787
3760
  "children": [
3788
3761
  {
3789
- "id": 601,
3762
+ "id": 597,
3790
3763
  "name": "date",
3791
3764
  "kind": 1024,
3792
3765
  "kindString": "Property",
@@ -3805,7 +3778,7 @@
3805
3778
  "title": "Properties",
3806
3779
  "kind": 1024,
3807
3780
  "children": [
3808
- 601
3781
+ 597
3809
3782
  ]
3810
3783
  }
3811
3784
  ]
@@ -3813,7 +3786,7 @@
3813
3786
  }
3814
3787
  },
3815
3788
  {
3816
- "id": 597,
3789
+ "id": 593,
3817
3790
  "name": "locale",
3818
3791
  "kind": 1024,
3819
3792
  "kindString": "Property",
@@ -3828,7 +3801,7 @@
3828
3801
  }
3829
3802
  },
3830
3803
  {
3831
- "id": 598,
3804
+ "id": 594,
3832
3805
  "name": "texts",
3833
3806
  "kind": 1024,
3834
3807
  "kindString": "Property",
@@ -3838,7 +3811,7 @@
3838
3811
  },
3839
3812
  "type": {
3840
3813
  "type": "reference",
3841
- "id": 581,
3814
+ "id": 577,
3842
3815
  "name": "LocalizationTexts"
3843
3816
  }
3844
3817
  }
@@ -3847,7 +3820,7 @@
3847
3820
  "LocalizationTexts": {
3848
3821
  "props": [
3849
3822
  {
3850
- "id": 583,
3823
+ "id": 579,
3851
3824
  "name": "calendar",
3852
3825
  "kind": 1024,
3853
3826
  "kindString": "Property",
@@ -3862,7 +3835,7 @@
3862
3835
  }
3863
3836
  },
3864
3837
  {
3865
- "id": 584,
3838
+ "id": 580,
3866
3839
  "name": "combobox",
3867
3840
  "kind": 1024,
3868
3841
  "kindString": "Property",
@@ -3877,7 +3850,7 @@
3877
3850
  }
3878
3851
  },
3879
3852
  {
3880
- "id": 585,
3853
+ "id": 581,
3881
3854
  "name": "datepicker",
3882
3855
  "kind": 1024,
3883
3856
  "kindString": "Property",
@@ -3892,7 +3865,7 @@
3892
3865
  }
3893
3866
  },
3894
3867
  {
3895
- "id": 588,
3868
+ "id": 584,
3896
3869
  "name": "dialog",
3897
3870
  "kind": 1024,
3898
3871
  "kindString": "Property",
@@ -3907,7 +3880,7 @@
3907
3880
  }
3908
3881
  },
3909
3882
  {
3910
- "id": 586,
3883
+ "id": 582,
3911
3884
  "name": "hanger",
3912
3885
  "kind": 1024,
3913
3886
  "kindString": "Property",
@@ -3917,12 +3890,12 @@
3917
3890
  },
3918
3891
  "type": {
3919
3892
  "type": "reference",
3920
- "id": 265,
3893
+ "id": 261,
3921
3894
  "name": "HangerTexts"
3922
3895
  }
3923
3896
  },
3924
3897
  {
3925
- "id": 587,
3898
+ "id": 583,
3926
3899
  "name": "listbox",
3927
3900
  "kind": 1024,
3928
3901
  "kindString": "Property",
@@ -3932,12 +3905,12 @@
3932
3905
  },
3933
3906
  "type": {
3934
3907
  "type": "reference",
3935
- "id": 354,
3908
+ "id": 350,
3936
3909
  "name": "ListboxTexts"
3937
3910
  }
3938
3911
  },
3939
3912
  {
3940
- "id": 589,
3913
+ "id": 585,
3941
3914
  "name": "pagination",
3942
3915
  "kind": 1024,
3943
3916
  "kindString": "Property",
@@ -3947,12 +3920,12 @@
3947
3920
  },
3948
3921
  "type": {
3949
3922
  "type": "reference",
3950
- "id": 517,
3923
+ "id": 513,
3951
3924
  "name": "PaginationTexts"
3952
3925
  }
3953
3926
  },
3954
3927
  {
3955
- "id": 594,
3928
+ "id": 590,
3956
3929
  "name": "searchInput",
3957
3930
  "kind": 1024,
3958
3931
  "kindString": "Property",
@@ -3962,12 +3935,12 @@
3962
3935
  },
3963
3936
  "type": {
3964
3937
  "type": "reference",
3965
- "id": 339,
3938
+ "id": 335,
3966
3939
  "name": "SearchInputTexts"
3967
3940
  }
3968
3941
  },
3969
3942
  {
3970
- "id": 591,
3943
+ "id": 587,
3971
3944
  "name": "select",
3972
3945
  "kind": 1024,
3973
3946
  "kindString": "Property",
@@ -3977,12 +3950,12 @@
3977
3950
  },
3978
3951
  "type": {
3979
3952
  "type": "reference",
3980
- "id": 719,
3953
+ "id": 715,
3981
3954
  "name": "SelectTexts"
3982
3955
  }
3983
3956
  },
3984
3957
  {
3985
- "id": 590,
3958
+ "id": 586,
3986
3959
  "name": "table",
3987
3960
  "kind": 1024,
3988
3961
  "kindString": "Property",
@@ -3992,12 +3965,12 @@
3992
3965
  },
3993
3966
  "type": {
3994
3967
  "type": "reference",
3995
- "id": 904,
3968
+ "id": 900,
3996
3969
  "name": "TableTexts"
3997
3970
  }
3998
3971
  },
3999
3972
  {
4000
- "id": 592,
3973
+ "id": 588,
4001
3974
  "name": "toasts",
4002
3975
  "kind": 1024,
4003
3976
  "kindString": "Property",
@@ -4011,7 +3984,7 @@
4011
3984
  }
4012
3985
  },
4013
3986
  {
4014
- "id": 593,
3987
+ "id": 589,
4015
3988
  "name": "tour",
4016
3989
  "kind": 1024,
4017
3990
  "kindString": "Property",
@@ -4021,7 +3994,7 @@
4021
3994
  },
4022
3995
  "type": {
4023
3996
  "type": "reference",
4024
- "id": 1035,
3997
+ "id": 1031,
4025
3998
  "name": "TourTexts"
4026
3999
  }
4027
4000
  }
@@ -4030,7 +4003,7 @@
4030
4003
  "MenuProps": {
4031
4004
  "props": [
4032
4005
  {
4033
- "id": 388,
4006
+ "id": 384,
4034
4007
  "name": "children",
4035
4008
  "kind": 1024,
4036
4009
  "kindString": "Property",
@@ -4043,7 +4016,7 @@
4043
4016
  }
4044
4017
  },
4045
4018
  {
4046
- "id": 389,
4019
+ "id": 385,
4047
4020
  "name": "id",
4048
4021
  "kind": 1024,
4049
4022
  "kindString": "Property",
@@ -4056,7 +4029,7 @@
4056
4029
  }
4057
4030
  },
4058
4031
  {
4059
- "id": 390,
4032
+ "id": 386,
4060
4033
  "name": "trigger",
4061
4034
  "kind": 1024,
4062
4035
  "kindString": "Property",
@@ -4081,7 +4054,7 @@
4081
4054
  ],
4082
4055
  "props": [
4083
4056
  {
4084
- "id": 488,
4057
+ "id": 484,
4085
4058
  "name": "active",
4086
4059
  "kind": 1024,
4087
4060
  "kindString": "Property",
@@ -4097,7 +4070,7 @@
4097
4070
  }
4098
4071
  },
4099
4072
  {
4100
- "id": 489,
4073
+ "id": 485,
4101
4074
  "name": "onDrop",
4102
4075
  "kind": 1024,
4103
4076
  "kindString": "Property",
@@ -4115,7 +4088,7 @@
4115
4088
  }
4116
4089
  },
4117
4090
  {
4118
- "id": 490,
4091
+ "id": 486,
4119
4092
  "name": "postfix",
4120
4093
  "kind": 1024,
4121
4094
  "kindString": "Property",
@@ -4133,7 +4106,7 @@
4133
4106
  }
4134
4107
  },
4135
4108
  {
4136
- "id": 491,
4109
+ "id": 487,
4137
4110
  "name": "prefix",
4138
4111
  "kind": 1024,
4139
4112
  "kindString": "Property",
@@ -4151,7 +4124,7 @@
4151
4124
  }
4152
4125
  },
4153
4126
  {
4154
- "id": 492,
4127
+ "id": 488,
4155
4128
  "name": "target",
4156
4129
  "kind": 1024,
4157
4130
  "kindString": "Property",
@@ -4186,7 +4159,7 @@
4186
4159
  ],
4187
4160
  "props": [
4188
4161
  {
4189
- "id": 530,
4162
+ "id": 526,
4190
4163
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
4191
4164
  "kind": 1024,
4192
4165
  "kindString": "Property",
@@ -4202,7 +4175,7 @@
4202
4175
  }
4203
4176
  },
4204
4177
  {
4205
- "id": 525,
4178
+ "id": 521,
4206
4179
  "name": "length",
4207
4180
  "kind": 1024,
4208
4181
  "kindString": "Property",
@@ -4216,7 +4189,7 @@
4216
4189
  }
4217
4190
  },
4218
4191
  {
4219
- "id": 526,
4192
+ "id": 522,
4220
4193
  "name": "pageSizes",
4221
4194
  "kind": 1024,
4222
4195
  "kindString": "Property",
@@ -4235,7 +4208,7 @@
4235
4208
  }
4236
4209
  },
4237
4210
  {
4238
- "id": 527,
4211
+ "id": 523,
4239
4212
  "name": "showPageControls",
4240
4213
  "kind": 1024,
4241
4214
  "kindString": "Property",
@@ -4251,7 +4224,7 @@
4251
4224
  }
4252
4225
  },
4253
4226
  {
4254
- "id": 528,
4227
+ "id": 524,
4255
4228
  "name": "showPageNumbers",
4256
4229
  "kind": 1024,
4257
4230
  "kindString": "Property",
@@ -4267,7 +4240,7 @@
4267
4240
  }
4268
4241
  },
4269
4242
  {
4270
- "id": 529,
4243
+ "id": 525,
4271
4244
  "name": "showPageSize",
4272
4245
  "kind": 1024,
4273
4246
  "kindString": "Property",
@@ -4287,7 +4260,7 @@
4287
4260
  "PaginationTexts": {
4288
4261
  "props": [
4289
4262
  {
4290
- "id": 522,
4263
+ "id": 518,
4291
4264
  "name": "actions",
4292
4265
  "kind": 1024,
4293
4266
  "kindString": "Property",
@@ -4297,12 +4270,12 @@
4297
4270
  },
4298
4271
  "type": {
4299
4272
  "type": "reference",
4300
- "id": 506,
4273
+ "id": 502,
4301
4274
  "name": "PaginationTextsActions"
4302
4275
  }
4303
4276
  },
4304
4277
  {
4305
- "id": 519,
4278
+ "id": 515,
4306
4279
  "name": "label",
4307
4280
  "kind": 1024,
4308
4281
  "kindString": "Property",
@@ -4316,7 +4289,7 @@
4316
4289
  }
4317
4290
  },
4318
4291
  {
4319
- "id": 520,
4292
+ "id": 516,
4320
4293
  "name": "pageSize",
4321
4294
  "kind": 1024,
4322
4295
  "kindString": "Property",
@@ -4330,7 +4303,7 @@
4330
4303
  }
4331
4304
  },
4332
4305
  {
4333
- "id": 521,
4306
+ "id": 517,
4334
4307
  "name": "showingXofYofTotal",
4335
4308
  "kind": 1024,
4336
4309
  "kindString": "Property",
@@ -4348,7 +4321,7 @@
4348
4321
  "PaginationTextsActions": {
4349
4322
  "props": [
4350
4323
  {
4351
- "id": 508,
4324
+ "id": 504,
4352
4325
  "name": "firstPage",
4353
4326
  "kind": 1024,
4354
4327
  "kindString": "Property",
@@ -4362,7 +4335,7 @@
4362
4335
  }
4363
4336
  },
4364
4337
  {
4365
- "id": 509,
4338
+ "id": 505,
4366
4339
  "name": "firstPageWithShortcut",
4367
4340
  "kind": 1024,
4368
4341
  "kindString": "Property",
@@ -4376,7 +4349,7 @@
4376
4349
  }
4377
4350
  },
4378
4351
  {
4379
- "id": 514,
4352
+ "id": 510,
4380
4353
  "name": "lastPage",
4381
4354
  "kind": 1024,
4382
4355
  "kindString": "Property",
@@ -4390,7 +4363,7 @@
4390
4363
  }
4391
4364
  },
4392
4365
  {
4393
- "id": 515,
4366
+ "id": 511,
4394
4367
  "name": "lastPageWithShortcut",
4395
4368
  "kind": 1024,
4396
4369
  "kindString": "Property",
@@ -4404,7 +4377,7 @@
4404
4377
  }
4405
4378
  },
4406
4379
  {
4407
- "id": 510,
4380
+ "id": 506,
4408
4381
  "name": "nextPage",
4409
4382
  "kind": 1024,
4410
4383
  "kindString": "Property",
@@ -4418,7 +4391,7 @@
4418
4391
  }
4419
4392
  },
4420
4393
  {
4421
- "id": 511,
4394
+ "id": 507,
4422
4395
  "name": "nextPageWithShortcut",
4423
4396
  "kind": 1024,
4424
4397
  "kindString": "Property",
@@ -4432,7 +4405,7 @@
4432
4405
  }
4433
4406
  },
4434
4407
  {
4435
- "id": 516,
4408
+ "id": 512,
4436
4409
  "name": "pageX",
4437
4410
  "kind": 1024,
4438
4411
  "kindString": "Property",
@@ -4446,7 +4419,7 @@
4446
4419
  }
4447
4420
  },
4448
4421
  {
4449
- "id": 512,
4422
+ "id": 508,
4450
4423
  "name": "previousPage",
4451
4424
  "kind": 1024,
4452
4425
  "kindString": "Property",
@@ -4460,7 +4433,7 @@
4460
4433
  }
4461
4434
  },
4462
4435
  {
4463
- "id": 513,
4436
+ "id": 509,
4464
4437
  "name": "previousPageWithShortcut",
4465
4438
  "kind": 1024,
4466
4439
  "kindString": "Property",
@@ -4482,7 +4455,7 @@
4482
4455
  ],
4483
4456
  "props": [
4484
4457
  {
4485
- "id": 560,
4458
+ "id": 556,
4486
4459
  "name": "children",
4487
4460
  "kind": 1024,
4488
4461
  "kindString": "Property",
@@ -4499,28 +4472,28 @@
4499
4472
  {
4500
4473
  "type": "reflection",
4501
4474
  "declaration": {
4502
- "id": 561,
4475
+ "id": 557,
4503
4476
  "name": "__type",
4504
4477
  "kind": 65536,
4505
4478
  "kindString": "Type literal",
4506
4479
  "flags": {},
4507
4480
  "signatures": [
4508
4481
  {
4509
- "id": 562,
4482
+ "id": 558,
4510
4483
  "name": "__type",
4511
4484
  "kind": 4096,
4512
4485
  "kindString": "Call signature",
4513
4486
  "flags": {},
4514
4487
  "parameters": [
4515
4488
  {
4516
- "id": 563,
4489
+ "id": 559,
4517
4490
  "name": "props",
4518
4491
  "kind": 32768,
4519
4492
  "kindString": "Parameter",
4520
4493
  "flags": {},
4521
4494
  "type": {
4522
4495
  "type": "reference",
4523
- "id": 554,
4496
+ "id": 550,
4524
4497
  "name": "PopoverContentRenderProps"
4525
4498
  }
4526
4499
  }
@@ -4539,7 +4512,7 @@
4539
4512
  }
4540
4513
  },
4541
4514
  {
4542
- "id": 564,
4515
+ "id": 560,
4543
4516
  "name": "placement",
4544
4517
  "kind": 1024,
4545
4518
  "kindString": "Property",
@@ -4560,14 +4533,14 @@
4560
4533
  "PopoverContentRenderProps": {
4561
4534
  "props": [
4562
4535
  {
4563
- "id": 556,
4536
+ "id": 552,
4564
4537
  "name": "close",
4565
4538
  "kind": 2048,
4566
4539
  "kindString": "Method",
4567
4540
  "flags": {},
4568
4541
  "signatures": [
4569
4542
  {
4570
- "id": 557,
4543
+ "id": 553,
4571
4544
  "name": "close",
4572
4545
  "kind": 4096,
4573
4546
  "kindString": "Call signature",
@@ -4589,7 +4562,7 @@
4589
4562
  ],
4590
4563
  "props": [
4591
4564
  {
4592
- "id": 577,
4565
+ "id": 573,
4593
4566
  "name": "duration",
4594
4567
  "kind": 1024,
4595
4568
  "kindString": "Property",
@@ -4609,7 +4582,7 @@
4609
4582
  "ProviderProps": {
4610
4583
  "props": [
4611
4584
  {
4612
- "id": 682,
4585
+ "id": 678,
4613
4586
  "name": "children",
4614
4587
  "kind": 1024,
4615
4588
  "kindString": "Property",
@@ -4625,7 +4598,7 @@
4625
4598
  }
4626
4599
  },
4627
4600
  {
4628
- "id": 683,
4601
+ "id": 679,
4629
4602
  "name": "localization",
4630
4603
  "kind": 1024,
4631
4604
  "kindString": "Property",
@@ -4637,7 +4610,7 @@
4637
4610
  },
4638
4611
  "type": {
4639
4612
  "type": "reference",
4640
- "id": 595,
4613
+ "id": 591,
4641
4614
  "name": "Localization"
4642
4615
  }
4643
4616
  }
@@ -4649,7 +4622,7 @@
4649
4622
  ],
4650
4623
  "props": [
4651
4624
  {
4652
- "id": 701,
4625
+ "id": 697,
4653
4626
  "name": "children",
4654
4627
  "kind": 1024,
4655
4628
  "kindString": "Property",
@@ -4665,7 +4638,7 @@
4665
4638
  }
4666
4639
  },
4667
4640
  {
4668
- "id": 702,
4641
+ "id": 698,
4669
4642
  "name": "disabled",
4670
4643
  "kind": 1024,
4671
4644
  "kindString": "Property",
@@ -4678,7 +4651,7 @@
4678
4651
  }
4679
4652
  },
4680
4653
  {
4681
- "id": 703,
4654
+ "id": 699,
4682
4655
  "name": "value",
4683
4656
  "kind": 1024,
4684
4657
  "kindString": "Property",
@@ -4688,7 +4661,7 @@
4688
4661
  },
4689
4662
  "type": {
4690
4663
  "type": "reference",
4691
- "id": 691,
4664
+ "id": 687,
4692
4665
  "name": "RadioGroupItemValue"
4693
4666
  }
4694
4667
  }
@@ -4713,7 +4686,7 @@
4713
4686
  ],
4714
4687
  "props": [
4715
4688
  {
4716
- "id": 748,
4689
+ "id": 744,
4717
4690
  "name": "subRows",
4718
4691
  "kind": 1024,
4719
4692
  "kindString": "Property",
@@ -4724,11 +4697,11 @@
4724
4697
  "type": "array",
4725
4698
  "elementType": {
4726
4699
  "type": "reference",
4727
- "id": 746,
4700
+ "id": 742,
4728
4701
  "typeArguments": [
4729
4702
  {
4730
4703
  "type": "reference",
4731
- "id": 750,
4704
+ "id": 746,
4732
4705
  "name": "TRow"
4733
4706
  }
4734
4707
  ],
@@ -4798,7 +4771,7 @@
4798
4771
  ],
4799
4772
  "props": [
4800
4773
  {
4801
- "id": 344,
4774
+ "id": 340,
4802
4775
  "name": "onSearch",
4803
4776
  "kind": 2048,
4804
4777
  "kindString": "Method",
@@ -4807,7 +4780,7 @@
4807
4780
  },
4808
4781
  "signatures": [
4809
4782
  {
4810
- "id": 345,
4783
+ "id": 341,
4811
4784
  "name": "onSearch",
4812
4785
  "kind": 4096,
4813
4786
  "kindString": "Call signature",
@@ -4817,7 +4790,7 @@
4817
4790
  },
4818
4791
  "parameters": [
4819
4792
  {
4820
- "id": 346,
4793
+ "id": 342,
4821
4794
  "name": "value",
4822
4795
  "kind": 32768,
4823
4796
  "kindString": "Parameter",
@@ -4864,7 +4837,7 @@
4864
4837
  "SearchInputTexts": {
4865
4838
  "props": [
4866
4839
  {
4867
- "id": 341,
4840
+ "id": 337,
4868
4841
  "name": "inputLabel",
4869
4842
  "kind": 1024,
4870
4843
  "kindString": "Property",
@@ -4885,7 +4858,7 @@
4885
4858
  ],
4886
4859
  "props": [
4887
4860
  {
4888
- "id": 727,
4861
+ "id": 723,
4889
4862
  "name": "editable",
4890
4863
  "kind": 1024,
4891
4864
  "kindString": "Property",
@@ -4905,7 +4878,7 @@
4905
4878
  "SelectTexts": {
4906
4879
  "props": [
4907
4880
  {
4908
- "id": 721,
4881
+ "id": 717,
4909
4882
  "name": "allOptionsSelected",
4910
4883
  "kind": 1024,
4911
4884
  "kindString": "Property",
@@ -4945,7 +4918,7 @@
4945
4918
  "SortRule": {
4946
4919
  "props": [
4947
4920
  {
4948
- "id": 799,
4921
+ "id": 795,
4949
4922
  "name": "accessor",
4950
4923
  "kind": 1024,
4951
4924
  "kindString": "Property",
@@ -4958,7 +4931,7 @@
4958
4931
  "typeArguments": [
4959
4932
  {
4960
4933
  "type": "reference",
4961
- "id": 801,
4934
+ "id": 797,
4962
4935
  "name": "T"
4963
4936
  }
4964
4937
  ],
@@ -4968,7 +4941,7 @@
4968
4941
  }
4969
4942
  },
4970
4943
  {
4971
- "id": 800,
4944
+ "id": 796,
4972
4945
  "name": "desc",
4973
4946
  "kind": 1024,
4974
4947
  "kindString": "Property",
@@ -5013,7 +4986,7 @@
5013
4986
  ],
5014
4987
  "props": [
5015
4988
  {
5016
- "id": 735,
4989
+ "id": 731,
5017
4990
  "name": "delay",
5018
4991
  "kind": 1024,
5019
4992
  "kindString": "Property",
@@ -5029,7 +5002,7 @@
5029
5002
  }
5030
5003
  },
5031
5004
  {
5032
- "id": 736,
5005
+ "id": 732,
5033
5006
  "name": "label",
5034
5007
  "kind": 1024,
5035
5008
  "kindString": "Property",
@@ -5056,7 +5029,7 @@
5056
5029
  ],
5057
5030
  "props": [
5058
5031
  {
5059
- "id": 976,
5032
+ "id": 972,
5060
5033
  "name": "id",
5061
5034
  "kind": 1024,
5062
5035
  "kindString": "Property",
@@ -5078,7 +5051,7 @@
5078
5051
  ],
5079
5052
  "props": [
5080
5053
  {
5081
- "id": 973,
5054
+ "id": 969,
5082
5055
  "name": "disabled",
5083
5056
  "kind": 1024,
5084
5057
  "kindString": "Property",
@@ -5094,7 +5067,7 @@
5094
5067
  }
5095
5068
  },
5096
5069
  {
5097
- "id": 972,
5070
+ "id": 968,
5098
5071
  "name": "id",
5099
5072
  "kind": 1024,
5100
5073
  "kindString": "Property",
@@ -5112,7 +5085,7 @@
5112
5085
  "TableCell": {
5113
5086
  "props": [
5114
5087
  {
5115
- "id": 805,
5088
+ "id": 801,
5116
5089
  "name": "accessor",
5117
5090
  "kind": 1024,
5118
5091
  "kindString": "Property",
@@ -5123,7 +5096,7 @@
5123
5096
  }
5124
5097
  },
5125
5098
  {
5126
- "id": 806,
5099
+ "id": 802,
5127
5100
  "name": "row",
5128
5101
  "kind": 1024,
5129
5102
  "kindString": "Property",
@@ -5133,11 +5106,11 @@
5133
5106
  },
5134
5107
  "type": {
5135
5108
  "type": "reference",
5136
- "id": 879,
5109
+ "id": 875,
5137
5110
  "typeArguments": [
5138
5111
  {
5139
5112
  "type": "reference",
5140
- "id": 808,
5113
+ "id": 804,
5141
5114
  "name": "TRow"
5142
5115
  }
5143
5116
  ],
@@ -5145,7 +5118,7 @@
5145
5118
  }
5146
5119
  },
5147
5120
  {
5148
- "id": 807,
5121
+ "id": 803,
5149
5122
  "name": "value",
5150
5123
  "kind": 1024,
5151
5124
  "kindString": "Property",
@@ -5163,7 +5136,7 @@
5163
5136
  "TableColumnProps": {
5164
5137
  "props": [
5165
5138
  {
5166
- "id": 811,
5139
+ "id": 807,
5167
5140
  "name": "accessor",
5168
5141
  "kind": 1024,
5169
5142
  "kindString": "Property",
@@ -5177,7 +5150,7 @@
5177
5150
  }
5178
5151
  },
5179
5152
  {
5180
- "id": 812,
5153
+ "id": 808,
5181
5154
  "name": "align",
5182
5155
  "kind": 1024,
5183
5156
  "kindString": "Property",
@@ -5206,7 +5179,7 @@
5206
5179
  }
5207
5180
  },
5208
5181
  {
5209
- "id": 813,
5182
+ "id": 809,
5210
5183
  "name": "className",
5211
5184
  "kind": 1024,
5212
5185
  "kindString": "Property",
@@ -5222,7 +5195,7 @@
5222
5195
  }
5223
5196
  },
5224
5197
  {
5225
- "id": 817,
5198
+ "id": 813,
5226
5199
  "name": "disableSorting",
5227
5200
  "kind": 1024,
5228
5201
  "kindString": "Property",
@@ -5238,7 +5211,7 @@
5238
5211
  }
5239
5212
  },
5240
5213
  {
5241
- "id": 821,
5214
+ "id": 817,
5242
5215
  "name": "flex",
5243
5216
  "kind": 1024,
5244
5217
  "kindString": "Property",
@@ -5258,28 +5231,28 @@
5258
5231
  {
5259
5232
  "type": "reflection",
5260
5233
  "declaration": {
5261
- "id": 822,
5234
+ "id": 818,
5262
5235
  "name": "__type",
5263
5236
  "kind": 65536,
5264
5237
  "kindString": "Type literal",
5265
5238
  "flags": {},
5266
5239
  "signatures": [
5267
5240
  {
5268
- "id": 823,
5241
+ "id": 819,
5269
5242
  "name": "__type",
5270
5243
  "kind": 4096,
5271
5244
  "kindString": "Call signature",
5272
5245
  "flags": {},
5273
5246
  "parameters": [
5274
5247
  {
5275
- "id": 824,
5248
+ "id": 820,
5276
5249
  "name": "row",
5277
5250
  "kind": 32768,
5278
5251
  "kindString": "Parameter",
5279
5252
  "flags": {},
5280
5253
  "type": {
5281
5254
  "type": "reference",
5282
- "id": 831,
5255
+ "id": 827,
5283
5256
  "name": "TRow"
5284
5257
  }
5285
5258
  }
@@ -5296,7 +5269,7 @@
5296
5269
  }
5297
5270
  },
5298
5271
  {
5299
- "id": 825,
5272
+ "id": 821,
5300
5273
  "name": "headRenderer",
5301
5274
  "kind": 1024,
5302
5275
  "kindString": "Property",
@@ -5314,7 +5287,7 @@
5314
5287
  }
5315
5288
  },
5316
5289
  {
5317
- "id": 826,
5290
+ "id": 822,
5318
5291
  "name": "hidden",
5319
5292
  "kind": 1024,
5320
5293
  "kindString": "Property",
@@ -5330,7 +5303,7 @@
5330
5303
  }
5331
5304
  },
5332
5305
  {
5333
- "id": 827,
5306
+ "id": 823,
5334
5307
  "name": "hiddenOnSubRows",
5335
5308
  "kind": 1024,
5336
5309
  "kindString": "Property",
@@ -5346,7 +5319,7 @@
5346
5319
  }
5347
5320
  },
5348
5321
  {
5349
- "id": 828,
5322
+ "id": 824,
5350
5323
  "name": "sort",
5351
5324
  "kind": 1024,
5352
5325
  "kindString": "Property",
@@ -5358,12 +5331,12 @@
5358
5331
  },
5359
5332
  "type": {
5360
5333
  "type": "reference",
5361
- "id": 790,
5334
+ "id": 786,
5362
5335
  "name": "SortDirection"
5363
5336
  }
5364
5337
  },
5365
5338
  {
5366
- "id": 829,
5339
+ "id": 825,
5367
5340
  "name": "sortType",
5368
5341
  "kind": 1024,
5369
5342
  "kindString": "Property",
@@ -5375,12 +5348,12 @@
5375
5348
  },
5376
5349
  "type": {
5377
5350
  "type": "reference",
5378
- "id": 802,
5351
+ "id": 798,
5379
5352
  "name": "SortTypes"
5380
5353
  }
5381
5354
  },
5382
5355
  {
5383
- "id": 830,
5356
+ "id": 826,
5384
5357
  "name": "style",
5385
5358
  "kind": 1024,
5386
5359
  "kindString": "Property",
@@ -5396,7 +5369,7 @@
5396
5369
  }
5397
5370
  },
5398
5371
  {
5399
- "id": 814,
5372
+ "id": 810,
5400
5373
  "name": "cellRenderer",
5401
5374
  "kind": 2048,
5402
5375
  "kindString": "Method",
@@ -5405,7 +5378,7 @@
5405
5378
  },
5406
5379
  "signatures": [
5407
5380
  {
5408
- "id": 815,
5381
+ "id": 811,
5409
5382
  "name": "cellRenderer",
5410
5383
  "kind": 4096,
5411
5384
  "kindString": "Call signature",
@@ -5415,18 +5388,18 @@
5415
5388
  },
5416
5389
  "parameters": [
5417
5390
  {
5418
- "id": 816,
5391
+ "id": 812,
5419
5392
  "name": "cellProps",
5420
5393
  "kind": 32768,
5421
5394
  "kindString": "Parameter",
5422
5395
  "flags": {},
5423
5396
  "type": {
5424
5397
  "type": "reference",
5425
- "id": 803,
5398
+ "id": 799,
5426
5399
  "typeArguments": [
5427
5400
  {
5428
5401
  "type": "reference",
5429
- "id": 831,
5402
+ "id": 827,
5430
5403
  "name": "TRow"
5431
5404
  }
5432
5405
  ],
@@ -5444,7 +5417,7 @@
5444
5417
  ]
5445
5418
  },
5446
5419
  {
5447
- "id": 818,
5420
+ "id": 814,
5448
5421
  "name": "editRenderer",
5449
5422
  "kind": 2048,
5450
5423
  "kindString": "Method",
@@ -5453,25 +5426,25 @@
5453
5426
  },
5454
5427
  "signatures": [
5455
5428
  {
5456
- "id": 819,
5429
+ "id": 815,
5457
5430
  "name": "editRenderer",
5458
5431
  "kind": 4096,
5459
5432
  "kindString": "Call signature",
5460
5433
  "flags": {},
5461
5434
  "parameters": [
5462
5435
  {
5463
- "id": 820,
5436
+ "id": 816,
5464
5437
  "name": "cellProps",
5465
5438
  "kind": 32768,
5466
5439
  "kindString": "Parameter",
5467
5440
  "flags": {},
5468
5441
  "type": {
5469
5442
  "type": "reference",
5470
- "id": 803,
5443
+ "id": 799,
5471
5444
  "typeArguments": [
5472
5445
  {
5473
5446
  "type": "reference",
5474
- "id": 831,
5447
+ "id": 827,
5475
5448
  "name": "TRow"
5476
5449
  }
5477
5450
  ],
@@ -5493,7 +5466,7 @@
5493
5466
  "TableGroupProps": {
5494
5467
  "props": [
5495
5468
  {
5496
- "id": 834,
5469
+ "id": 830,
5497
5470
  "name": "children",
5498
5471
  "kind": 1024,
5499
5472
  "kindString": "Property",
@@ -5509,11 +5482,11 @@
5509
5482
  "typeArguments": [
5510
5483
  {
5511
5484
  "type": "reference",
5512
- "id": 809,
5485
+ "id": 805,
5513
5486
  "typeArguments": [
5514
5487
  {
5515
5488
  "type": "reference",
5516
- "id": 837,
5489
+ "id": 833,
5517
5490
  "name": "TRow"
5518
5491
  }
5519
5492
  ],
@@ -5531,11 +5504,11 @@
5531
5504
  "typeArguments": [
5532
5505
  {
5533
5506
  "type": "reference",
5534
- "id": 809,
5507
+ "id": 805,
5535
5508
  "typeArguments": [
5536
5509
  {
5537
5510
  "type": "reference",
5538
- "id": 837,
5511
+ "id": 833,
5539
5512
  "name": "TRow"
5540
5513
  }
5541
5514
  ],
@@ -5551,7 +5524,7 @@
5551
5524
  }
5552
5525
  },
5553
5526
  {
5554
- "id": 835,
5527
+ "id": 831,
5555
5528
  "name": "hidden",
5556
5529
  "kind": 1024,
5557
5530
  "kindString": "Property",
@@ -5567,7 +5540,7 @@
5567
5540
  }
5568
5541
  },
5569
5542
  {
5570
- "id": 836,
5543
+ "id": 832,
5571
5544
  "name": "title",
5572
5545
  "kind": 1024,
5573
5546
  "kindString": "Property",
@@ -5588,7 +5561,7 @@
5588
5561
  ],
5589
5562
  "props": [
5590
5563
  {
5591
- "id": 873,
5564
+ "id": 869,
5592
5565
  "name": "actions",
5593
5566
  "kind": 1024,
5594
5567
  "kindString": "Property",
@@ -5602,11 +5575,11 @@
5602
5575
  "type": "array",
5603
5576
  "elementType": {
5604
5577
  "type": "reference",
5605
- "id": 786,
5578
+ "id": 782,
5606
5579
  "typeArguments": [
5607
5580
  {
5608
5581
  "type": "reference",
5609
- "id": 878,
5582
+ "id": 874,
5610
5583
  "name": "TRow"
5611
5584
  }
5612
5585
  ],
@@ -5615,7 +5588,7 @@
5615
5588
  }
5616
5589
  },
5617
5590
  {
5618
- "id": 840,
5591
+ "id": 836,
5619
5592
  "name": "autoFocus",
5620
5593
  "kind": 1024,
5621
5594
  "kindString": "Property",
@@ -5631,7 +5604,7 @@
5631
5604
  }
5632
5605
  },
5633
5606
  {
5634
- "id": 841,
5607
+ "id": 837,
5635
5608
  "name": "children",
5636
5609
  "kind": 1024,
5637
5610
  "kindString": "Property",
@@ -5644,7 +5617,7 @@
5644
5617
  "typeArguments": [
5645
5618
  {
5646
5619
  "type": "reference",
5647
- "id": 878,
5620
+ "id": 874,
5648
5621
  "name": "TRow"
5649
5622
  }
5650
5623
  ],
@@ -5652,7 +5625,7 @@
5652
5625
  }
5653
5626
  },
5654
5627
  {
5655
- "id": 843,
5628
+ "id": 839,
5656
5629
  "name": "dangerouslyHijackGlobalKeyboardNavigation",
5657
5630
  "kind": 1024,
5658
5631
  "kindString": "Property",
@@ -5668,7 +5641,7 @@
5668
5641
  }
5669
5642
  },
5670
5643
  {
5671
- "id": 842,
5644
+ "id": 838,
5672
5645
  "name": "data",
5673
5646
  "kind": 1024,
5674
5647
  "kindString": "Property",
@@ -5680,11 +5653,11 @@
5680
5653
  "type": "array",
5681
5654
  "elementType": {
5682
5655
  "type": "reference",
5683
- "id": 746,
5656
+ "id": 742,
5684
5657
  "typeArguments": [
5685
5658
  {
5686
5659
  "type": "reference",
5687
- "id": 878,
5660
+ "id": 874,
5688
5661
  "name": "TRow"
5689
5662
  }
5690
5663
  ],
@@ -5693,7 +5666,7 @@
5693
5666
  }
5694
5667
  },
5695
5668
  {
5696
- "id": 862,
5669
+ "id": 858,
5697
5670
  "name": "disablePagination",
5698
5671
  "kind": 1024,
5699
5672
  "kindString": "Property",
@@ -5706,7 +5679,7 @@
5706
5679
  }
5707
5680
  },
5708
5681
  {
5709
- "id": 858,
5682
+ "id": 854,
5710
5683
  "name": "disableSorting",
5711
5684
  "kind": 1024,
5712
5685
  "kindString": "Property",
@@ -5722,7 +5695,7 @@
5722
5695
  }
5723
5696
  },
5724
5697
  {
5725
- "id": 871,
5698
+ "id": 867,
5726
5699
  "name": "inlineEditingUniqueId",
5727
5700
  "kind": 1024,
5728
5701
  "kindString": "Property",
@@ -5737,13 +5710,13 @@
5737
5710
  "operator": "keyof",
5738
5711
  "target": {
5739
5712
  "type": "reference",
5740
- "id": 878,
5713
+ "id": 874,
5741
5714
  "name": "TRow"
5742
5715
  }
5743
5716
  }
5744
5717
  },
5745
5718
  {
5746
- "id": 863,
5719
+ "id": 859,
5747
5720
  "name": "length",
5748
5721
  "kind": 1024,
5749
5722
  "kindString": "Property",
@@ -5756,7 +5729,7 @@
5756
5729
  }
5757
5730
  },
5758
5731
  {
5759
- "id": 860,
5732
+ "id": 856,
5760
5733
  "name": "manualSorting",
5761
5734
  "kind": 1024,
5762
5735
  "kindString": "Property",
@@ -5772,7 +5745,7 @@
5772
5745
  }
5773
5746
  },
5774
5747
  {
5775
- "id": 864,
5748
+ "id": 860,
5776
5749
  "name": "onPaginate",
5777
5750
  "kind": 1024,
5778
5751
  "kindString": "Property",
@@ -5784,12 +5757,12 @@
5784
5757
  },
5785
5758
  "type": {
5786
5759
  "type": "reference",
5787
- "id": 741,
5760
+ "id": 737,
5788
5761
  "name": "PaginationHandler"
5789
5762
  }
5790
5763
  },
5791
5764
  {
5792
- "id": 877,
5765
+ "id": 873,
5793
5766
  "name": "onRowActive",
5794
5767
  "kind": 1024,
5795
5768
  "kindString": "Property",
@@ -5804,7 +5777,7 @@
5804
5777
  "typeArguments": [
5805
5778
  {
5806
5779
  "type": "reference",
5807
- "id": 878,
5780
+ "id": 874,
5808
5781
  "name": "TRow"
5809
5782
  }
5810
5783
  ],
@@ -5812,7 +5785,7 @@
5812
5785
  }
5813
5786
  },
5814
5787
  {
5815
- "id": 846,
5788
+ "id": 842,
5816
5789
  "name": "onRowClick",
5817
5790
  "kind": 1024,
5818
5791
  "kindString": "Property",
@@ -5824,11 +5797,11 @@
5824
5797
  },
5825
5798
  "type": {
5826
5799
  "type": "reference",
5827
- "id": 752,
5800
+ "id": 748,
5828
5801
  "typeArguments": [
5829
5802
  {
5830
5803
  "type": "reference",
5831
- "id": 878,
5804
+ "id": 874,
5832
5805
  "name": "TRow"
5833
5806
  }
5834
5807
  ],
@@ -5836,7 +5809,7 @@
5836
5809
  }
5837
5810
  },
5838
5811
  {
5839
- "id": 875,
5812
+ "id": 871,
5840
5813
  "name": "onRowCopy",
5841
5814
  "kind": 1024,
5842
5815
  "kindString": "Property",
@@ -5848,11 +5821,11 @@
5848
5821
  },
5849
5822
  "type": {
5850
5823
  "type": "reference",
5851
- "id": 774,
5824
+ "id": 770,
5852
5825
  "typeArguments": [
5853
5826
  {
5854
5827
  "type": "reference",
5855
- "id": 878,
5828
+ "id": 874,
5856
5829
  "name": "TRow"
5857
5830
  }
5858
5831
  ],
@@ -5860,7 +5833,7 @@
5860
5833
  }
5861
5834
  },
5862
5835
  {
5863
- "id": 872,
5836
+ "id": 868,
5864
5837
  "name": "onRowCreate",
5865
5838
  "kind": 1024,
5866
5839
  "kindString": "Property",
@@ -5872,11 +5845,11 @@
5872
5845
  },
5873
5846
  "type": {
5874
5847
  "type": "reference",
5875
- "id": 768,
5848
+ "id": 764,
5876
5849
  "typeArguments": [
5877
5850
  {
5878
5851
  "type": "reference",
5879
- "id": 878,
5852
+ "id": 874,
5880
5853
  "name": "TRow"
5881
5854
  }
5882
5855
  ],
@@ -5884,7 +5857,7 @@
5884
5857
  }
5885
5858
  },
5886
5859
  {
5887
- "id": 876,
5860
+ "id": 872,
5888
5861
  "name": "onRowDelete",
5889
5862
  "kind": 1024,
5890
5863
  "kindString": "Property",
@@ -5896,11 +5869,11 @@
5896
5869
  },
5897
5870
  "type": {
5898
5871
  "type": "reference",
5899
- "id": 780,
5872
+ "id": 776,
5900
5873
  "typeArguments": [
5901
5874
  {
5902
5875
  "type": "reference",
5903
- "id": 878,
5876
+ "id": 874,
5904
5877
  "name": "TRow"
5905
5878
  }
5906
5879
  ],
@@ -5908,7 +5881,7 @@
5908
5881
  }
5909
5882
  },
5910
5883
  {
5911
- "id": 847,
5884
+ "id": 843,
5912
5885
  "name": "onRowDrag",
5913
5886
  "kind": 1024,
5914
5887
  "kindString": "Property",
@@ -5920,11 +5893,11 @@
5920
5893
  },
5921
5894
  "type": {
5922
5895
  "type": "reference",
5923
- "id": 758,
5896
+ "id": 754,
5924
5897
  "typeArguments": [
5925
5898
  {
5926
5899
  "type": "reference",
5927
- "id": 878,
5900
+ "id": 874,
5928
5901
  "name": "TRow"
5929
5902
  }
5930
5903
  ],
@@ -5932,7 +5905,7 @@
5932
5905
  }
5933
5906
  },
5934
5907
  {
5935
- "id": 874,
5908
+ "id": 870,
5936
5909
  "name": "onRowEdit",
5937
5910
  "kind": 1024,
5938
5911
  "kindString": "Property",
@@ -5947,7 +5920,7 @@
5947
5920
  "typeArguments": [
5948
5921
  {
5949
5922
  "type": "reference",
5950
- "id": 878,
5923
+ "id": 874,
5951
5924
  "name": "TRow"
5952
5925
  }
5953
5926
  ],
@@ -5955,7 +5928,7 @@
5955
5928
  }
5956
5929
  },
5957
5930
  {
5958
- "id": 848,
5931
+ "id": 844,
5959
5932
  "name": "onSelectedRows",
5960
5933
  "kind": 1024,
5961
5934
  "kindString": "Property",
@@ -5967,12 +5940,12 @@
5967
5940
  },
5968
5941
  "type": {
5969
5942
  "type": "reference",
5970
- "id": 788,
5943
+ "id": 784,
5971
5944
  "name": "SelectedRowsHandler"
5972
5945
  }
5973
5946
  },
5974
5947
  {
5975
- "id": 859,
5948
+ "id": 855,
5976
5949
  "name": "onSort",
5977
5950
  "kind": 1024,
5978
5951
  "kindString": "Property",
@@ -5984,11 +5957,11 @@
5984
5957
  },
5985
5958
  "type": {
5986
5959
  "type": "reference",
5987
- "id": 791,
5960
+ "id": 787,
5988
5961
  "typeArguments": [
5989
5962
  {
5990
5963
  "type": "reference",
5991
- "id": 878,
5964
+ "id": 874,
5992
5965
  "name": "TRow"
5993
5966
  }
5994
5967
  ],
@@ -5996,7 +5969,7 @@
5996
5969
  }
5997
5970
  },
5998
5971
  {
5999
- "id": 865,
5972
+ "id": 861,
6000
5973
  "name": "pageIndex",
6001
5974
  "kind": 1024,
6002
5975
  "kindString": "Property",
@@ -6012,7 +5985,7 @@
6012
5985
  }
6013
5986
  },
6014
5987
  {
6015
- "id": 866,
5988
+ "id": 862,
6016
5989
  "name": "pageSize",
6017
5990
  "kind": 1024,
6018
5991
  "kindString": "Property",
@@ -6028,7 +6001,7 @@
6028
6001
  }
6029
6002
  },
6030
6003
  {
6031
- "id": 849,
6004
+ "id": 845,
6032
6005
  "name": "rowClassName",
6033
6006
  "kind": 1024,
6034
6007
  "kindString": "Property",
@@ -6048,32 +6021,32 @@
6048
6021
  {
6049
6022
  "type": "reflection",
6050
6023
  "declaration": {
6051
- "id": 850,
6024
+ "id": 846,
6052
6025
  "name": "__type",
6053
6026
  "kind": 65536,
6054
6027
  "kindString": "Type literal",
6055
6028
  "flags": {},
6056
6029
  "signatures": [
6057
6030
  {
6058
- "id": 851,
6031
+ "id": 847,
6059
6032
  "name": "__type",
6060
6033
  "kind": 4096,
6061
6034
  "kindString": "Call signature",
6062
6035
  "flags": {},
6063
6036
  "parameters": [
6064
6037
  {
6065
- "id": 852,
6038
+ "id": 848,
6066
6039
  "name": "row",
6067
6040
  "kind": 32768,
6068
6041
  "kindString": "Parameter",
6069
6042
  "flags": {},
6070
6043
  "type": {
6071
6044
  "type": "reference",
6072
- "id": 879,
6045
+ "id": 875,
6073
6046
  "typeArguments": [
6074
6047
  {
6075
6048
  "type": "reference",
6076
- "id": 878,
6049
+ "id": 874,
6077
6050
  "name": "TRow"
6078
6051
  }
6079
6052
  ],
@@ -6102,7 +6075,7 @@
6102
6075
  }
6103
6076
  },
6104
6077
  {
6105
- "id": 856,
6078
+ "id": 852,
6106
6079
  "name": "rowHeight",
6107
6080
  "kind": 1024,
6108
6081
  "kindString": "Property",
@@ -6118,7 +6091,7 @@
6118
6091
  }
6119
6092
  },
6120
6093
  {
6121
- "id": 857,
6094
+ "id": 853,
6122
6095
  "name": "selectedRows",
6123
6096
  "kind": 1024,
6124
6097
  "kindString": "Property",
@@ -6130,12 +6103,12 @@
6130
6103
  },
6131
6104
  "type": {
6132
6105
  "type": "reference",
6133
- "id": 789,
6106
+ "id": 785,
6134
6107
  "name": "SelectedRowsState"
6135
6108
  }
6136
6109
  },
6137
6110
  {
6138
- "id": 861,
6111
+ "id": 857,
6139
6112
  "name": "sortRules",
6140
6113
  "kind": 1024,
6141
6114
  "kindString": "Property",
@@ -6149,11 +6122,11 @@
6149
6122
  "type": "array",
6150
6123
  "elementType": {
6151
6124
  "type": "reference",
6152
- "id": 797,
6125
+ "id": 793,
6153
6126
  "typeArguments": [
6154
6127
  {
6155
6128
  "type": "reference",
6156
- "id": 878,
6129
+ "id": 874,
6157
6130
  "name": "TRow"
6158
6131
  }
6159
6132
  ],
@@ -6162,7 +6135,7 @@
6162
6135
  }
6163
6136
  },
6164
6137
  {
6165
- "id": 844,
6138
+ "id": 840,
6166
6139
  "name": "emptyStateRenderer",
6167
6140
  "kind": 2048,
6168
6141
  "kindString": "Method",
@@ -6171,7 +6144,7 @@
6171
6144
  },
6172
6145
  "signatures": [
6173
6146
  {
6174
- "id": 845,
6147
+ "id": 841,
6175
6148
  "name": "emptyStateRenderer",
6176
6149
  "kind": 4096,
6177
6150
  "kindString": "Call signature",
@@ -6189,7 +6162,7 @@
6189
6162
  ]
6190
6163
  },
6191
6164
  {
6192
- "id": 867,
6165
+ "id": 863,
6193
6166
  "name": "loadMore",
6194
6167
  "kind": 2048,
6195
6168
  "kindString": "Method",
@@ -6198,7 +6171,7 @@
6198
6171
  },
6199
6172
  "signatures": [
6200
6173
  {
6201
- "id": 868,
6174
+ "id": 864,
6202
6175
  "name": "loadMore",
6203
6176
  "kind": 4096,
6204
6177
  "kindString": "Call signature",
@@ -6208,7 +6181,7 @@
6208
6181
  },
6209
6182
  "parameters": [
6210
6183
  {
6211
- "id": 869,
6184
+ "id": 865,
6212
6185
  "name": "startIndex",
6213
6186
  "kind": 32768,
6214
6187
  "kindString": "Parameter",
@@ -6219,7 +6192,7 @@
6219
6192
  }
6220
6193
  },
6221
6194
  {
6222
- "id": 870,
6195
+ "id": 866,
6223
6196
  "name": "endIndex",
6224
6197
  "kind": 32768,
6225
6198
  "kindString": "Parameter",
@@ -6238,7 +6211,7 @@
6238
6211
  ]
6239
6212
  },
6240
6213
  {
6241
- "id": 853,
6214
+ "id": 849,
6242
6215
  "name": "rowExpansionRenderer",
6243
6216
  "kind": 2048,
6244
6217
  "kindString": "Method",
@@ -6247,7 +6220,7 @@
6247
6220
  },
6248
6221
  "signatures": [
6249
6222
  {
6250
- "id": 854,
6223
+ "id": 850,
6251
6224
  "name": "rowExpansionRenderer",
6252
6225
  "kind": 4096,
6253
6226
  "kindString": "Call signature",
@@ -6257,18 +6230,18 @@
6257
6230
  },
6258
6231
  "parameters": [
6259
6232
  {
6260
- "id": 855,
6233
+ "id": 851,
6261
6234
  "name": "row",
6262
6235
  "kind": 32768,
6263
6236
  "kindString": "Parameter",
6264
6237
  "flags": {},
6265
6238
  "type": {
6266
6239
  "type": "reference",
6267
- "id": 879,
6240
+ "id": 875,
6268
6241
  "typeArguments": [
6269
6242
  {
6270
6243
  "type": "reference",
6271
- "id": 878,
6244
+ "id": 874,
6272
6245
  "name": "TRow"
6273
6246
  }
6274
6247
  ],
@@ -6293,7 +6266,7 @@
6293
6266
  ],
6294
6267
  "props": [
6295
6268
  {
6296
- "id": 894,
6269
+ "id": 890,
6297
6270
  "name": "instance",
6298
6271
  "kind": 1024,
6299
6272
  "kindString": "Property",
@@ -6301,14 +6274,14 @@
6301
6274
  "type": {
6302
6275
  "type": "reflection",
6303
6276
  "declaration": {
6304
- "id": 895,
6277
+ "id": 891,
6305
6278
  "name": "__type",
6306
6279
  "kind": 65536,
6307
6280
  "kindString": "Type literal",
6308
6281
  "flags": {},
6309
6282
  "children": [
6310
6283
  {
6311
- "id": 901,
6284
+ "id": 897,
6312
6285
  "name": "resetRowEditing",
6313
6286
  "kind": 1024,
6314
6287
  "kindString": "Property",
@@ -6319,7 +6292,7 @@
6319
6292
  }
6320
6293
  },
6321
6294
  {
6322
- "id": 896,
6295
+ "id": 892,
6323
6296
  "name": "toggleAllRowsExpanded",
6324
6297
  "kind": 1024,
6325
6298
  "kindString": "Property",
@@ -6330,7 +6303,7 @@
6330
6303
  }
6331
6304
  },
6332
6305
  {
6333
- "id": 899,
6306
+ "id": 895,
6334
6307
  "name": "toggleEditing",
6335
6308
  "kind": 1024,
6336
6309
  "kindString": "Property",
@@ -6341,7 +6314,7 @@
6341
6314
  }
6342
6315
  },
6343
6316
  {
6344
- "id": 897,
6317
+ "id": 893,
6345
6318
  "name": "toggleHideAllColumns",
6346
6319
  "kind": 1024,
6347
6320
  "kindString": "Property",
@@ -6352,7 +6325,7 @@
6352
6325
  }
6353
6326
  },
6354
6327
  {
6355
- "id": 898,
6328
+ "id": 894,
6356
6329
  "name": "toggleHideColumn",
6357
6330
  "kind": 1024,
6358
6331
  "kindString": "Property",
@@ -6363,7 +6336,7 @@
6363
6336
  }
6364
6337
  },
6365
6338
  {
6366
- "id": 900,
6339
+ "id": 896,
6367
6340
  "name": "toggleRowEditing",
6368
6341
  "kind": 1024,
6369
6342
  "kindString": "Property",
@@ -6374,7 +6347,7 @@
6374
6347
  }
6375
6348
  },
6376
6349
  {
6377
- "id": 902,
6350
+ "id": 898,
6378
6351
  "name": "toggleRowExpanded",
6379
6352
  "kind": 1024,
6380
6353
  "kindString": "Property",
@@ -6385,7 +6358,7 @@
6385
6358
  }
6386
6359
  },
6387
6360
  {
6388
- "id": 903,
6361
+ "id": 899,
6389
6362
  "name": "toggleSortBy",
6390
6363
  "kind": 1024,
6391
6364
  "kindString": "Property",
@@ -6401,14 +6374,14 @@
6401
6374
  "title": "Properties",
6402
6375
  "kind": 1024,
6403
6376
  "children": [
6404
- 901,
6405
- 896,
6406
- 899,
6407
6377
  897,
6378
+ 892,
6379
+ 895,
6380
+ 893,
6381
+ 894,
6382
+ 896,
6408
6383
  898,
6409
- 900,
6410
- 902,
6411
- 903
6384
+ 899
6412
6385
  ]
6413
6386
  }
6414
6387
  ]
@@ -6420,7 +6393,7 @@
6420
6393
  "TableRow": {
6421
6394
  "props": [
6422
6395
  {
6423
- "id": 883,
6396
+ "id": 879,
6424
6397
  "name": "depth",
6425
6398
  "kind": 1024,
6426
6399
  "kindString": "Property",
@@ -6433,7 +6406,7 @@
6433
6406
  }
6434
6407
  },
6435
6408
  {
6436
- "id": 881,
6409
+ "id": 877,
6437
6410
  "name": "index",
6438
6411
  "kind": 1024,
6439
6412
  "kindString": "Property",
@@ -6447,7 +6420,7 @@
6447
6420
  }
6448
6421
  },
6449
6422
  {
6450
- "id": 882,
6423
+ "id": 878,
6451
6424
  "name": "indexPath",
6452
6425
  "kind": 1024,
6453
6426
  "kindString": "Property",
@@ -6461,7 +6434,7 @@
6461
6434
  }
6462
6435
  },
6463
6436
  {
6464
- "id": 888,
6437
+ "id": 884,
6465
6438
  "name": "isEditing",
6466
6439
  "kind": 1024,
6467
6440
  "kindString": "Property",
@@ -6474,7 +6447,7 @@
6474
6447
  }
6475
6448
  },
6476
6449
  {
6477
- "id": 884,
6450
+ "id": 880,
6478
6451
  "name": "isExpanded",
6479
6452
  "kind": 1024,
6480
6453
  "kindString": "Property",
@@ -6490,7 +6463,7 @@
6490
6463
  }
6491
6464
  },
6492
6465
  {
6493
- "id": 887,
6466
+ "id": 883,
6494
6467
  "name": "values",
6495
6468
  "kind": 1024,
6496
6469
  "kindString": "Property",
@@ -6500,11 +6473,11 @@
6500
6473
  },
6501
6474
  "type": {
6502
6475
  "type": "reference",
6503
- "id": 746,
6476
+ "id": 742,
6504
6477
  "typeArguments": [
6505
6478
  {
6506
6479
  "type": "reference",
6507
- "id": 891,
6480
+ "id": 887,
6508
6481
  "name": "TRow"
6509
6482
  }
6510
6483
  ],
@@ -6512,7 +6485,7 @@
6512
6485
  }
6513
6486
  },
6514
6487
  {
6515
- "id": 889,
6488
+ "id": 885,
6516
6489
  "name": "toggleRowEditing",
6517
6490
  "kind": 2048,
6518
6491
  "kindString": "Method",
@@ -6521,7 +6494,7 @@
6521
6494
  },
6522
6495
  "signatures": [
6523
6496
  {
6524
- "id": 890,
6497
+ "id": 886,
6525
6498
  "name": "toggleRowEditing",
6526
6499
  "kind": 4096,
6527
6500
  "kindString": "Call signature",
@@ -6534,7 +6507,7 @@
6534
6507
  ]
6535
6508
  },
6536
6509
  {
6537
- "id": 885,
6510
+ "id": 881,
6538
6511
  "name": "toggleRowExpanded",
6539
6512
  "kind": 2048,
6540
6513
  "kindString": "Method",
@@ -6543,7 +6516,7 @@
6543
6516
  },
6544
6517
  "signatures": [
6545
6518
  {
6546
- "id": 886,
6519
+ "id": 882,
6547
6520
  "name": "toggleRowExpanded",
6548
6521
  "kind": 4096,
6549
6522
  "kindString": "Call signature",
@@ -6563,7 +6536,7 @@
6563
6536
  "TableTexts": {
6564
6537
  "props": [
6565
6538
  {
6566
- "id": 906,
6539
+ "id": 902,
6567
6540
  "name": "actions",
6568
6541
  "kind": 1024,
6569
6542
  "kindString": "Property",
@@ -6574,7 +6547,7 @@
6574
6547
  }
6575
6548
  },
6576
6549
  {
6577
- "id": 908,
6550
+ "id": 904,
6578
6551
  "name": "copy",
6579
6552
  "kind": 1024,
6580
6553
  "kindString": "Property",
@@ -6585,7 +6558,7 @@
6585
6558
  }
6586
6559
  },
6587
6560
  {
6588
- "id": 909,
6561
+ "id": 905,
6589
6562
  "name": "del",
6590
6563
  "kind": 1024,
6591
6564
  "kindString": "Property",
@@ -6596,7 +6569,7 @@
6596
6569
  }
6597
6570
  },
6598
6571
  {
6599
- "id": 907,
6572
+ "id": 903,
6600
6573
  "name": "edit",
6601
6574
  "kind": 1024,
6602
6575
  "kindString": "Property",
@@ -6607,7 +6580,7 @@
6607
6580
  }
6608
6581
  },
6609
6582
  {
6610
- "id": 911,
6583
+ "id": 907,
6611
6584
  "name": "loading",
6612
6585
  "kind": 1024,
6613
6586
  "kindString": "Property",
@@ -6618,7 +6591,7 @@
6618
6591
  }
6619
6592
  },
6620
6593
  {
6621
- "id": 910,
6594
+ "id": 906,
6622
6595
  "name": "newSubRow",
6623
6596
  "kind": 1024,
6624
6597
  "kindString": "Property",
@@ -6636,7 +6609,7 @@
6636
6609
  ],
6637
6610
  "props": [
6638
6611
  {
6639
- "id": 964,
6612
+ "id": 960,
6640
6613
  "name": "children",
6641
6614
  "kind": 1024,
6642
6615
  "kindString": "Property",
@@ -6652,7 +6625,7 @@
6652
6625
  }
6653
6626
  },
6654
6627
  {
6655
- "id": 963,
6628
+ "id": 959,
6656
6629
  "name": "defaultId",
6657
6630
  "kind": 1024,
6658
6631
  "kindString": "Property",
@@ -6668,7 +6641,7 @@
6668
6641
  }
6669
6642
  },
6670
6643
  {
6671
- "id": 962,
6644
+ "id": 958,
6672
6645
  "name": "id",
6673
6646
  "kind": 1024,
6674
6647
  "kindString": "Property",
@@ -6684,7 +6657,7 @@
6684
6657
  }
6685
6658
  },
6686
6659
  {
6687
- "id": 965,
6660
+ "id": 961,
6688
6661
  "name": "orientation",
6689
6662
  "kind": 1024,
6690
6663
  "kindString": "Property",
@@ -6707,7 +6680,7 @@
6707
6680
  }
6708
6681
  },
6709
6682
  {
6710
- "id": 966,
6683
+ "id": 962,
6711
6684
  "name": "onChange",
6712
6685
  "kind": 2048,
6713
6686
  "kindString": "Method",
@@ -6716,7 +6689,7 @@
6716
6689
  },
6717
6690
  "signatures": [
6718
6691
  {
6719
- "id": 967,
6692
+ "id": 963,
6720
6693
  "name": "onChange",
6721
6694
  "kind": 4096,
6722
6695
  "kindString": "Call signature",
@@ -6726,7 +6699,7 @@
6726
6699
  },
6727
6700
  "parameters": [
6728
6701
  {
6729
- "id": 968,
6702
+ "id": 964,
6730
6703
  "name": "id",
6731
6704
  "kind": 32768,
6732
6705
  "kindString": "Parameter",
@@ -6749,7 +6722,7 @@
6749
6722
  "Taco": {
6750
6723
  "props": [
6751
6724
  {
6752
- "id": 604,
6725
+ "id": 600,
6753
6726
  "name": "localization",
6754
6727
  "kind": 1024,
6755
6728
  "kindString": "Property",
@@ -6759,7 +6732,7 @@
6759
6732
  },
6760
6733
  "type": {
6761
6734
  "type": "reference",
6762
- "id": 595,
6735
+ "id": 591,
6763
6736
  "name": "Localization"
6764
6737
  }
6765
6738
  }
@@ -6771,7 +6744,7 @@
6771
6744
  ],
6772
6745
  "props": [
6773
6746
  {
6774
- "id": 985,
6747
+ "id": 981,
6775
6748
  "name": "highlighted",
6776
6749
  "kind": 1024,
6777
6750
  "kindString": "Property",
@@ -6787,20 +6760,24 @@
6787
6760
  }
6788
6761
  },
6789
6762
  {
6790
- "id": 986,
6791
- "name": "invalid",
6763
+ "id": 982,
6764
+ "name": "state",
6792
6765
  "kind": 1024,
6793
6766
  "kindString": "Property",
6794
6767
  "flags": {
6795
6768
  "isOptional": true
6796
6769
  },
6770
+ "comment": {
6771
+ "shortText": "State will change the style of the textarea"
6772
+ },
6797
6773
  "type": {
6798
- "type": "intrinsic",
6799
- "name": "boolean"
6774
+ "type": "reference",
6775
+ "id": 4,
6776
+ "name": "State"
6800
6777
  }
6801
6778
  },
6802
6779
  {
6803
- "id": 987,
6780
+ "id": 983,
6804
6781
  "name": "value",
6805
6782
  "kind": 1024,
6806
6783
  "kindString": "Property",
@@ -6823,7 +6800,7 @@
6823
6800
  ],
6824
6801
  "props": [
6825
6802
  {
6826
- "id": 1027,
6803
+ "id": 1023,
6827
6804
  "name": "children",
6828
6805
  "kind": 1024,
6829
6806
  "kindString": "Property",
@@ -6848,7 +6825,7 @@
6848
6825
  }
6849
6826
  },
6850
6827
  {
6851
- "id": 1029,
6828
+ "id": 1025,
6852
6829
  "name": "placement",
6853
6830
  "kind": 1024,
6854
6831
  "kindString": "Property",
@@ -6887,7 +6864,7 @@
6887
6864
  }
6888
6865
  },
6889
6866
  {
6890
- "id": 1028,
6867
+ "id": 1024,
6891
6868
  "name": "title",
6892
6869
  "kind": 1024,
6893
6870
  "kindString": "Property",
@@ -6905,7 +6882,7 @@
6905
6882
  "TourProps": {
6906
6883
  "props": [
6907
6884
  {
6908
- "id": 1055,
6885
+ "id": 1051,
6909
6886
  "name": "autoStart",
6910
6887
  "kind": 1024,
6911
6888
  "kindString": "Property",
@@ -6921,7 +6898,7 @@
6921
6898
  }
6922
6899
  },
6923
6900
  {
6924
- "id": 1056,
6901
+ "id": 1052,
6925
6902
  "name": "children",
6926
6903
  "kind": 1024,
6927
6904
  "kindString": "Property",
@@ -6935,7 +6912,7 @@
6935
6912
  }
6936
6913
  },
6937
6914
  {
6938
- "id": 1057,
6915
+ "id": 1053,
6939
6916
  "name": "continuous",
6940
6917
  "kind": 1024,
6941
6918
  "kindString": "Property",
@@ -6951,7 +6928,7 @@
6951
6928
  }
6952
6929
  },
6953
6930
  {
6954
- "id": 1058,
6931
+ "id": 1054,
6955
6932
  "name": "disableCloseOnEsc",
6956
6933
  "kind": 1024,
6957
6934
  "kindString": "Property",
@@ -6967,7 +6944,7 @@
6967
6944
  }
6968
6945
  },
6969
6946
  {
6970
- "id": 1059,
6947
+ "id": 1055,
6971
6948
  "name": "disableOverlayClose",
6972
6949
  "kind": 1024,
6973
6950
  "kindString": "Property",
@@ -6983,7 +6960,7 @@
6983
6960
  }
6984
6961
  },
6985
6962
  {
6986
- "id": 1069,
6963
+ "id": 1065,
6987
6964
  "name": "disableScrollParentFix",
6988
6965
  "kind": 1024,
6989
6966
  "kindString": "Property",
@@ -6996,7 +6973,7 @@
6996
6973
  }
6997
6974
  },
6998
6975
  {
6999
- "id": 1060,
6976
+ "id": 1056,
7000
6977
  "name": "disableScrolling",
7001
6978
  "kind": 1024,
7002
6979
  "kindString": "Property",
@@ -7012,7 +6989,7 @@
7012
6989
  }
7013
6990
  },
7014
6991
  {
7015
- "id": 1064,
6992
+ "id": 1060,
7016
6993
  "name": "onComplete",
7017
6994
  "kind": 1024,
7018
6995
  "kindString": "Property",
@@ -7027,7 +7004,7 @@
7027
7004
  }
7028
7005
  },
7029
7006
  {
7030
- "id": 1068,
7007
+ "id": 1064,
7031
7008
  "name": "spotlightClicks",
7032
7009
  "kind": 1024,
7033
7010
  "kindString": "Property",
@@ -7040,7 +7017,7 @@
7040
7017
  }
7041
7018
  },
7042
7019
  {
7043
- "id": 1061,
7020
+ "id": 1057,
7044
7021
  "name": "onClose",
7045
7022
  "kind": 2048,
7046
7023
  "kindString": "Method",
@@ -7049,21 +7026,21 @@
7049
7026
  },
7050
7027
  "signatures": [
7051
7028
  {
7052
- "id": 1062,
7029
+ "id": 1058,
7053
7030
  "name": "onClose",
7054
7031
  "kind": 4096,
7055
7032
  "kindString": "Call signature",
7056
7033
  "flags": {},
7057
7034
  "parameters": [
7058
7035
  {
7059
- "id": 1063,
7036
+ "id": 1059,
7060
7037
  "name": "step",
7061
7038
  "kind": 32768,
7062
7039
  "kindString": "Parameter",
7063
7040
  "flags": {},
7064
7041
  "type": {
7065
7042
  "type": "reference",
7066
- "id": 1043,
7043
+ "id": 1039,
7067
7044
  "name": "TourStepProps"
7068
7045
  }
7069
7046
  }
@@ -7076,7 +7053,7 @@
7076
7053
  ]
7077
7054
  },
7078
7055
  {
7079
- "id": 1065,
7056
+ "id": 1061,
7080
7057
  "name": "onReady",
7081
7058
  "kind": 2048,
7082
7059
  "kindString": "Method",
@@ -7085,7 +7062,7 @@
7085
7062
  },
7086
7063
  "signatures": [
7087
7064
  {
7088
- "id": 1066,
7065
+ "id": 1062,
7089
7066
  "name": "onReady",
7090
7067
  "kind": 4096,
7091
7068
  "kindString": "Call signature",
@@ -7095,14 +7072,14 @@
7095
7072
  },
7096
7073
  "parameters": [
7097
7074
  {
7098
- "id": 1067,
7075
+ "id": 1063,
7099
7076
  "name": "step",
7100
7077
  "kind": 32768,
7101
7078
  "kindString": "Parameter",
7102
7079
  "flags": {},
7103
7080
  "type": {
7104
7081
  "type": "reference",
7105
- "id": 1043,
7082
+ "id": 1039,
7106
7083
  "name": "TourStepProps"
7107
7084
  }
7108
7085
  }
@@ -7119,7 +7096,7 @@
7119
7096
  "TourStepProps": {
7120
7097
  "props": [
7121
7098
  {
7122
- "id": 1045,
7099
+ "id": 1041,
7123
7100
  "name": "children",
7124
7101
  "kind": 1024,
7125
7102
  "kindString": "Property",
@@ -7135,7 +7112,7 @@
7135
7112
  }
7136
7113
  },
7137
7114
  {
7138
- "id": 1046,
7115
+ "id": 1042,
7139
7116
  "name": "position",
7140
7117
  "kind": 1024,
7141
7118
  "kindString": "Property",
@@ -7153,7 +7130,7 @@
7153
7130
  }
7154
7131
  },
7155
7132
  {
7156
- "id": 1047,
7133
+ "id": 1043,
7157
7134
  "name": "selector",
7158
7135
  "kind": 1024,
7159
7136
  "kindString": "Property",
@@ -7167,7 +7144,7 @@
7167
7144
  }
7168
7145
  },
7169
7146
  {
7170
- "id": 1048,
7147
+ "id": 1044,
7171
7148
  "name": "showBeacon",
7172
7149
  "kind": 1024,
7173
7150
  "kindString": "Property",
@@ -7183,7 +7160,7 @@
7183
7160
  }
7184
7161
  },
7185
7162
  {
7186
- "id": 1049,
7163
+ "id": 1045,
7187
7164
  "name": "title",
7188
7165
  "kind": 1024,
7189
7166
  "kindString": "Property",
@@ -7201,7 +7178,7 @@
7201
7178
  "TourTexts": {
7202
7179
  "props": [
7203
7180
  {
7204
- "id": 1037,
7181
+ "id": 1033,
7205
7182
  "name": "back",
7206
7183
  "kind": 1024,
7207
7184
  "kindString": "Property",
@@ -7215,7 +7192,7 @@
7215
7192
  }
7216
7193
  },
7217
7194
  {
7218
- "id": 1038,
7195
+ "id": 1034,
7219
7196
  "name": "close",
7220
7197
  "kind": 1024,
7221
7198
  "kindString": "Property",
@@ -7229,7 +7206,7 @@
7229
7206
  }
7230
7207
  },
7231
7208
  {
7232
- "id": 1040,
7209
+ "id": 1036,
7233
7210
  "name": "last",
7234
7211
  "kind": 1024,
7235
7212
  "kindString": "Property",
@@ -7243,7 +7220,7 @@
7243
7220
  }
7244
7221
  },
7245
7222
  {
7246
- "id": 1041,
7223
+ "id": 1037,
7247
7224
  "name": "next",
7248
7225
  "kind": 1024,
7249
7226
  "kindString": "Property",
@@ -7257,7 +7234,7 @@
7257
7234
  }
7258
7235
  },
7259
7236
  {
7260
- "id": 1042,
7237
+ "id": 1038,
7261
7238
  "name": "open",
7262
7239
  "kind": 1024,
7263
7240
  "kindString": "Property",
@@ -7271,7 +7248,7 @@
7271
7248
  }
7272
7249
  },
7273
7250
  {
7274
- "id": 1039,
7251
+ "id": 1035,
7275
7252
  "name": "skip",
7276
7253
  "kind": 1024,
7277
7254
  "kindString": "Property",
@@ -7292,7 +7269,7 @@
7292
7269
  ],
7293
7270
  "props": [
7294
7271
  {
7295
- "id": 1086,
7272
+ "id": 1082,
7296
7273
  "name": "className",
7297
7274
  "kind": 1024,
7298
7275
  "kindString": "Property",
@@ -7312,21 +7289,21 @@
7312
7289
  {
7313
7290
  "type": "reflection",
7314
7291
  "declaration": {
7315
- "id": 1087,
7292
+ "id": 1083,
7316
7293
  "name": "__type",
7317
7294
  "kind": 65536,
7318
7295
  "kindString": "Type literal",
7319
7296
  "flags": {},
7320
7297
  "signatures": [
7321
7298
  {
7322
- "id": 1088,
7299
+ "id": 1084,
7323
7300
  "name": "__type",
7324
7301
  "kind": 4096,
7325
7302
  "kindString": "Call signature",
7326
7303
  "flags": {},
7327
7304
  "parameters": [
7328
7305
  {
7329
- "id": 1089,
7306
+ "id": 1085,
7330
7307
  "name": "expanded",
7331
7308
  "kind": 32768,
7332
7309
  "kindString": "Parameter",
@@ -7349,7 +7326,7 @@
7349
7326
  }
7350
7327
  },
7351
7328
  {
7352
- "id": 1090,
7329
+ "id": 1086,
7353
7330
  "name": "expanded",
7354
7331
  "kind": 1024,
7355
7332
  "kindString": "Property",
@@ -7365,7 +7342,7 @@
7365
7342
  }
7366
7343
  },
7367
7344
  {
7368
- "id": 1091,
7345
+ "id": 1087,
7369
7346
  "name": "fixed",
7370
7347
  "kind": 1024,
7371
7348
  "kindString": "Property",
@@ -7381,7 +7358,7 @@
7381
7358
  }
7382
7359
  },
7383
7360
  {
7384
- "id": 1096,
7361
+ "id": 1092,
7385
7362
  "name": "title",
7386
7363
  "kind": 1024,
7387
7364
  "kindString": "Property",
@@ -7401,21 +7378,21 @@
7401
7378
  {
7402
7379
  "type": "reflection",
7403
7380
  "declaration": {
7404
- "id": 1097,
7381
+ "id": 1093,
7405
7382
  "name": "__type",
7406
7383
  "kind": 65536,
7407
7384
  "kindString": "Type literal",
7408
7385
  "flags": {},
7409
7386
  "signatures": [
7410
7387
  {
7411
- "id": 1098,
7388
+ "id": 1094,
7412
7389
  "name": "__type",
7413
7390
  "kind": 4096,
7414
7391
  "kindString": "Call signature",
7415
7392
  "flags": {},
7416
7393
  "parameters": [
7417
7394
  {
7418
- "id": 1099,
7395
+ "id": 1095,
7419
7396
  "name": "expanded",
7420
7397
  "kind": 32768,
7421
7398
  "kindString": "Parameter",
@@ -7440,7 +7417,7 @@
7440
7417
  }
7441
7418
  },
7442
7419
  {
7443
- "id": 1092,
7420
+ "id": 1088,
7444
7421
  "name": "onClick",
7445
7422
  "kind": 2048,
7446
7423
  "kindString": "Method",
@@ -7449,7 +7426,7 @@
7449
7426
  },
7450
7427
  "signatures": [
7451
7428
  {
7452
- "id": 1093,
7429
+ "id": 1089,
7453
7430
  "name": "onClick",
7454
7431
  "kind": 4096,
7455
7432
  "kindString": "Call signature",
@@ -7459,7 +7436,7 @@
7459
7436
  },
7460
7437
  "parameters": [
7461
7438
  {
7462
- "id": 1094,
7439
+ "id": 1090,
7463
7440
  "name": "event",
7464
7441
  "kind": 32768,
7465
7442
  "kindString": "Parameter",
@@ -7486,7 +7463,7 @@
7486
7463
  }
7487
7464
  },
7488
7465
  {
7489
- "id": 1095,
7466
+ "id": 1091,
7490
7467
  "name": "expanded",
7491
7468
  "kind": 32768,
7492
7469
  "kindString": "Parameter",
@@ -7511,7 +7488,7 @@
7511
7488
  "useListKeyboardNavigationOptions": {
7512
7489
  "props": [
7513
7490
  {
7514
- "id": 1129,
7491
+ "id": 1125,
7515
7492
  "name": "direction",
7516
7493
  "kind": 1024,
7517
7494
  "kindString": "Property",
@@ -7525,7 +7502,7 @@
7525
7502
  }
7526
7503
  },
7527
7504
  {
7528
- "id": 1130,
7505
+ "id": 1126,
7529
7506
  "name": "initialIndex",
7530
7507
  "kind": 1024,
7531
7508
  "kindString": "Property",
@@ -7542,7 +7519,7 @@
7542
7519
  "usePaginationValues": {
7543
7520
  "props": [
7544
7521
  {
7545
- "id": 541,
7522
+ "id": 537,
7546
7523
  "name": "pageIndex",
7547
7524
  "kind": 1024,
7548
7525
  "kindString": "Property",
@@ -7556,7 +7533,7 @@
7556
7533
  }
7557
7534
  },
7558
7535
  {
7559
- "id": 542,
7536
+ "id": 538,
7560
7537
  "name": "pageSize",
7561
7538
  "kind": 1024,
7562
7539
  "kindString": "Property",
@@ -7570,14 +7547,14 @@
7570
7547
  }
7571
7548
  },
7572
7549
  {
7573
- "id": 543,
7550
+ "id": 539,
7574
7551
  "name": "setPageIndex",
7575
7552
  "kind": 2048,
7576
7553
  "kindString": "Method",
7577
7554
  "flags": {},
7578
7555
  "signatures": [
7579
7556
  {
7580
- "id": 544,
7557
+ "id": 540,
7581
7558
  "name": "setPageIndex",
7582
7559
  "kind": 4096,
7583
7560
  "kindString": "Call signature",
@@ -7587,7 +7564,7 @@
7587
7564
  },
7588
7565
  "parameters": [
7589
7566
  {
7590
- "id": 545,
7567
+ "id": 541,
7591
7568
  "name": "pageIndex",
7592
7569
  "kind": 32768,
7593
7570
  "kindString": "Parameter",
@@ -7606,14 +7583,14 @@
7606
7583
  ]
7607
7584
  },
7608
7585
  {
7609
- "id": 546,
7586
+ "id": 542,
7610
7587
  "name": "setPageSize",
7611
7588
  "kind": 2048,
7612
7589
  "kindString": "Method",
7613
7590
  "flags": {},
7614
7591
  "signatures": [
7615
7592
  {
7616
- "id": 547,
7593
+ "id": 543,
7617
7594
  "name": "setPageSize",
7618
7595
  "kind": 4096,
7619
7596
  "kindString": "Call signature",
@@ -7623,7 +7600,7 @@
7623
7600
  },
7624
7601
  "parameters": [
7625
7602
  {
7626
- "id": 548,
7603
+ "id": 544,
7627
7604
  "name": "size",
7628
7605
  "kind": 32768,
7629
7606
  "kindString": "Parameter",
@@ -7646,7 +7623,7 @@
7646
7623
  "useTableRowCreation": {
7647
7624
  "props": [
7648
7625
  {
7649
- "id": 950,
7626
+ "id": 946,
7650
7627
  "name": "data",
7651
7628
  "kind": 1024,
7652
7629
  "kindString": "Property",
@@ -7655,11 +7632,11 @@
7655
7632
  "type": "array",
7656
7633
  "elementType": {
7657
7634
  "type": "reference",
7658
- "id": 746,
7635
+ "id": 742,
7659
7636
  "typeArguments": [
7660
7637
  {
7661
7638
  "type": "reference",
7662
- "id": 959,
7639
+ "id": 955,
7663
7640
  "name": "TRow"
7664
7641
  }
7665
7642
  ],
@@ -7668,7 +7645,7 @@
7668
7645
  }
7669
7646
  },
7670
7647
  {
7671
- "id": 958,
7648
+ "id": 954,
7672
7649
  "name": "isCreating",
7673
7650
  "kind": 1024,
7674
7651
  "kindString": "Property",
@@ -7679,33 +7656,33 @@
7679
7656
  }
7680
7657
  },
7681
7658
  {
7682
- "id": 951,
7659
+ "id": 947,
7683
7660
  "name": "create",
7684
7661
  "kind": 2048,
7685
7662
  "kindString": "Method",
7686
7663
  "flags": {},
7687
7664
  "signatures": [
7688
7665
  {
7689
- "id": 952,
7666
+ "id": 948,
7690
7667
  "name": "create",
7691
7668
  "kind": 4096,
7692
7669
  "kindString": "Call signature",
7693
7670
  "flags": {},
7694
7671
  "parameters": [
7695
7672
  {
7696
- "id": 953,
7673
+ "id": 949,
7697
7674
  "name": "rowIndexPath",
7698
7675
  "kind": 32768,
7699
7676
  "kindString": "Parameter",
7700
7677
  "flags": {},
7701
7678
  "type": {
7702
7679
  "type": "reference",
7703
- "id": 751,
7680
+ "id": 747,
7704
7681
  "name": "RowIndexPath"
7705
7682
  }
7706
7683
  },
7707
7684
  {
7708
- "id": 954,
7685
+ "id": 950,
7709
7686
  "name": "values",
7710
7687
  "kind": 32768,
7711
7688
  "kindString": "Parameter",
@@ -7720,35 +7697,35 @@
7720
7697
  ],
7721
7698
  "type": {
7722
7699
  "type": "reference",
7723
- "id": 751,
7700
+ "id": 747,
7724
7701
  "name": "RowIndexPath"
7725
7702
  }
7726
7703
  }
7727
7704
  ]
7728
7705
  },
7729
7706
  {
7730
- "id": 955,
7707
+ "id": 951,
7731
7708
  "name": "remove",
7732
7709
  "kind": 2048,
7733
7710
  "kindString": "Method",
7734
7711
  "flags": {},
7735
7712
  "signatures": [
7736
7713
  {
7737
- "id": 956,
7714
+ "id": 952,
7738
7715
  "name": "remove",
7739
7716
  "kind": 4096,
7740
7717
  "kindString": "Call signature",
7741
7718
  "flags": {},
7742
7719
  "parameters": [
7743
7720
  {
7744
- "id": 957,
7721
+ "id": 953,
7745
7722
  "name": "rowIndexPath",
7746
7723
  "kind": 32768,
7747
7724
  "kindString": "Parameter",
7748
7725
  "flags": {},
7749
7726
  "type": {
7750
7727
  "type": "reference",
7751
- "id": 751,
7728
+ "id": 747,
7752
7729
  "name": "RowIndexPath"
7753
7730
  }
7754
7731
  }