@manuscripts/style-guide 2.1.7-LEAN-2394.0 → 2.1.8-LEAN-4344.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (321) hide show
  1. package/dist/cjs/components/AlertMessage.js +13 -49
  2. package/dist/cjs/components/AutoSaveInput.js +30 -53
  3. package/dist/cjs/components/Avatar.js +3 -40
  4. package/dist/cjs/components/ContextMenu.js +5 -22
  5. package/dist/cjs/components/DatePicker/CalendarDatePicker.js +87 -105
  6. package/dist/cjs/components/Dialog.js +24 -68
  7. package/dist/cjs/components/DraggableModal.js +4 -42
  8. package/dist/cjs/components/Drawer.js +2 -21
  9. package/dist/cjs/components/Dropdown.js +3 -1
  10. package/dist/cjs/components/InspectorSection.js +5 -48
  11. package/dist/cjs/components/LoadingOverlay.js +3 -5
  12. package/dist/cjs/components/Menus/Menus.js +9 -28
  13. package/dist/cjs/components/Menus/Shortcut.js +3 -18
  14. package/dist/cjs/components/Menus/Submenu.js +7 -28
  15. package/dist/cjs/components/MultiValueInput.js +3 -29
  16. package/dist/cjs/components/NavDropdown.js +3 -26
  17. package/dist/cjs/components/RadioButton.js +2 -19
  18. package/dist/cjs/components/RelativeDate.js +2 -20
  19. package/dist/cjs/components/Resizer/Resizer.js +100 -92
  20. package/dist/cjs/components/Resizer/ResizerButton.js +7 -12
  21. package/dist/cjs/components/RichText/RichText.js +3 -25
  22. package/dist/cjs/components/RichText/RichTextField.js +3 -25
  23. package/dist/cjs/components/SaveStatus.js +5 -31
  24. package/dist/cjs/components/SelectField.js +2 -17
  25. package/dist/cjs/components/SelectedItemsBox.js +2 -5
  26. package/dist/cjs/components/StyledModal.js +2 -17
  27. package/dist/cjs/components/SystemUserAvatar.js +3 -40
  28. package/dist/cjs/components/TextField.js +2 -22
  29. package/dist/cjs/components/TextFieldContainer.js +2 -22
  30. package/dist/cjs/components/TextFieldError.js +2 -19
  31. package/dist/cjs/components/TextFieldGroupContainer.js +2 -22
  32. package/dist/cjs/components/Tooltip.js +3 -4
  33. package/dist/cjs/components/icons/add-author.js +2 -23
  34. package/dist/cjs/components/icons/add-comment.js +2 -25
  35. package/dist/cjs/components/icons/add-institution.js +2 -20
  36. package/dist/cjs/components/icons/add-new.js +2 -7
  37. package/dist/cjs/components/icons/add-outline.js +2 -8
  38. package/dist/cjs/components/icons/add-user.js +2 -8
  39. package/dist/cjs/components/icons/add.js +2 -8
  40. package/dist/cjs/components/icons/added.js +2 -7
  41. package/dist/cjs/components/icons/affiliation-placeholder.js +2 -39
  42. package/dist/cjs/components/icons/affiliation.js +2 -7
  43. package/dist/cjs/components/icons/alert.js +2 -6
  44. package/dist/cjs/components/icons/arrow-down-circle.js +2 -7
  45. package/dist/cjs/components/icons/arrow-down.js +2 -6
  46. package/dist/cjs/components/icons/arrow-left.js +2 -6
  47. package/dist/cjs/components/icons/arrow-up.js +2 -6
  48. package/dist/cjs/components/icons/attach.js +2 -21
  49. package/dist/cjs/components/icons/attention-blue.js +2 -10
  50. package/dist/cjs/components/icons/attention-green.js +2 -7
  51. package/dist/cjs/components/icons/attention-orange.js +2 -12
  52. package/dist/cjs/components/icons/attention-red.js +2 -10
  53. package/dist/cjs/components/icons/author-placeholder.js +2 -46
  54. package/dist/cjs/components/icons/avatar.js +2 -8
  55. package/dist/cjs/components/icons/book.js +2 -22
  56. package/dist/cjs/components/icons/circle-tick-animation.js +2 -7
  57. package/dist/cjs/components/icons/citation-count.js +2 -6
  58. package/dist/cjs/components/icons/comment-reply.js +2 -6
  59. package/dist/cjs/components/icons/comment-resolve.js +2 -21
  60. package/dist/cjs/components/icons/comment.js +2 -25
  61. package/dist/cjs/components/icons/corresponding-author.js +2 -12
  62. package/dist/cjs/components/icons/delete-solid.js +2 -6
  63. package/dist/cjs/components/icons/deleted.js +2 -11
  64. package/dist/cjs/components/icons/dots.js +2 -23
  65. package/dist/cjs/components/icons/draggable-icon.js +2 -13
  66. package/dist/cjs/components/icons/edit-attrs-tracking.js +2 -7
  67. package/dist/cjs/components/icons/edit.js +2 -6
  68. package/dist/cjs/components/icons/file-audio.js +2 -23
  69. package/dist/cjs/components/icons/file-code.js +2 -23
  70. package/dist/cjs/components/icons/file-compressed.js +2 -30
  71. package/dist/cjs/components/icons/file-corrupted.js +2 -24
  72. package/dist/cjs/components/icons/file-document.js +2 -24
  73. package/dist/cjs/components/icons/file-figure.js +2 -23
  74. package/dist/cjs/components/icons/file-graphical-abstract.js +2 -8
  75. package/dist/cjs/components/icons/file-image.js +2 -6
  76. package/dist/cjs/components/icons/file-latex-icon.js +2 -25
  77. package/dist/cjs/components/icons/file-main-document.js +2 -10
  78. package/dist/cjs/components/icons/file-pdf.js +2 -22
  79. package/dist/cjs/components/icons/file-table.js +2 -21
  80. package/dist/cjs/components/icons/file-unknown.js +2 -22
  81. package/dist/cjs/components/icons/file-video.js +2 -21
  82. package/dist/cjs/components/icons/handle-inspector.js +2 -6
  83. package/dist/cjs/components/icons/handle-outline.js +2 -11
  84. package/dist/cjs/components/icons/help.js +2 -8
  85. package/dist/cjs/components/icons/image-default.js +2 -9
  86. package/dist/cjs/components/icons/image-left.js +2 -9
  87. package/dist/cjs/components/icons/image-right.js +2 -9
  88. package/dist/cjs/components/icons/index.js +4 -2
  89. package/dist/cjs/components/icons/link.js +2 -7
  90. package/dist/cjs/components/icons/lock.js +5 -0
  91. package/dist/cjs/components/icons/logout.js +2 -6
  92. package/dist/cjs/components/icons/manuscript.js +2 -24
  93. package/dist/cjs/components/icons/outline-block-quote.js +2 -8
  94. package/dist/cjs/components/icons/outline-code.js +2 -7
  95. package/dist/cjs/components/icons/outline-embed.js +2 -7
  96. package/dist/cjs/components/icons/outline-equation.js +2 -6
  97. package/dist/cjs/components/icons/outline-figure.js +2 -12
  98. package/dist/cjs/components/icons/outline-manuscript.js +2 -9
  99. package/dist/cjs/components/icons/outline-ordered-list.js +2 -6
  100. package/dist/cjs/components/icons/outline-paragraph.js +2 -6
  101. package/dist/cjs/components/icons/outline-pull-quote.js +2 -8
  102. package/dist/cjs/components/icons/outline-section.js +2 -6
  103. package/dist/cjs/components/icons/outline-table.js +2 -8
  104. package/dist/cjs/components/icons/outline-unordered-list.js +2 -8
  105. package/dist/cjs/components/icons/plus.js +2 -22
  106. package/dist/cjs/components/icons/profile-avatar.js +2 -6
  107. package/dist/cjs/components/icons/role-annotating.js +2 -8
  108. package/dist/cjs/components/icons/role-reading.js +2 -10
  109. package/dist/cjs/components/icons/save-status-offline.js +2 -23
  110. package/dist/cjs/components/icons/save-status-saved.js +2 -22
  111. package/dist/cjs/components/icons/save-status-saving.js +2 -24
  112. package/dist/cjs/components/icons/scroll.js +2 -10
  113. package/dist/cjs/components/icons/search.js +2 -22
  114. package/dist/cjs/components/icons/section-category.js +2 -21
  115. package/dist/cjs/components/icons/slider-off.js +2 -7
  116. package/dist/cjs/components/icons/slider-on.js +2 -7
  117. package/dist/cjs/components/icons/system-user-avatar.js +2 -9
  118. package/dist/cjs/components/icons/task-step-done.js +2 -22
  119. package/dist/cjs/components/icons/tick.js +2 -6
  120. package/dist/cjs/components/icons/toolbar-bold.js +2 -6
  121. package/dist/cjs/components/icons/toolbar-citation.js +2 -6
  122. package/dist/cjs/components/icons/toolbar-code.js +2 -7
  123. package/dist/cjs/components/icons/toolbar-equation.js +2 -6
  124. package/dist/cjs/components/icons/toolbar-figure.js +2 -6
  125. package/dist/cjs/components/icons/toolbar-indent.js +2 -11
  126. package/dist/cjs/components/icons/toolbar-italic.js +2 -6
  127. package/dist/cjs/components/icons/toolbar-ordered-list.js +2 -6
  128. package/dist/cjs/components/icons/toolbar-subscript.js +2 -6
  129. package/dist/cjs/components/icons/toolbar-superscript.js +2 -6
  130. package/dist/cjs/components/icons/toolbar-symbol.js +2 -6
  131. package/dist/cjs/components/icons/toolbar-table.js +2 -6
  132. package/dist/cjs/components/icons/toolbar-underline.js +2 -6
  133. package/dist/cjs/components/icons/toolbar-unindent.js +2 -11
  134. package/dist/cjs/components/icons/toolbar-unordered-list.js +2 -6
  135. package/dist/cjs/components/icons/triangle-collapsed.js +2 -6
  136. package/dist/cjs/components/icons/triangle-expanded.js +2 -6
  137. package/dist/cjs/components/icons/upload.js +2 -8
  138. package/dist/cjs/components/icons/vertical-ellipsis.js +2 -8
  139. package/dist/cjs/components/icons/x.js +2 -7
  140. package/dist/cjs/hooks/use-scroll-detection.js +2 -2
  141. package/dist/cjs/lib/capabilities.js +6 -5
  142. package/dist/cjs/lib/files.js +14 -17
  143. package/dist/es/components/AlertMessage.js +14 -47
  144. package/dist/es/components/AutoSaveInput.js +30 -50
  145. package/dist/es/components/Avatar.js +3 -17
  146. package/dist/es/components/ContextMenu.js +5 -22
  147. package/dist/es/components/DatePicker/CalendarDatePicker.js +86 -80
  148. package/dist/es/components/Dialog.js +24 -68
  149. package/dist/es/components/DraggableModal.js +4 -19
  150. package/dist/es/components/Drawer.js +2 -18
  151. package/dist/es/components/Dropdown.js +3 -1
  152. package/dist/es/components/InspectorSection.js +5 -25
  153. package/dist/es/components/LoadingOverlay.js +3 -5
  154. package/dist/es/components/Menus/Menus.js +9 -28
  155. package/dist/es/components/Menus/Shortcut.js +3 -18
  156. package/dist/es/components/Menus/Submenu.js +7 -28
  157. package/dist/es/components/MultiValueInput.js +3 -6
  158. package/dist/es/components/NavDropdown.js +3 -23
  159. package/dist/es/components/RadioButton.js +2 -19
  160. package/dist/es/components/RelativeDate.js +2 -17
  161. package/dist/es/components/Resizer/Resizer.js +78 -90
  162. package/dist/es/components/Resizer/ResizerButton.js +7 -11
  163. package/dist/es/components/RichText/RichText.js +3 -2
  164. package/dist/es/components/RichText/RichTextField.js +3 -2
  165. package/dist/es/components/SaveStatus.js +5 -31
  166. package/dist/es/components/SelectField.js +2 -17
  167. package/dist/es/components/SelectedItemsBox.js +2 -5
  168. package/dist/es/components/StyledModal.js +2 -17
  169. package/dist/es/components/SystemUserAvatar.js +3 -17
  170. package/dist/es/components/TextField.js +2 -19
  171. package/dist/es/components/TextFieldContainer.js +2 -22
  172. package/dist/es/components/TextFieldError.js +2 -19
  173. package/dist/es/components/TextFieldGroupContainer.js +2 -19
  174. package/dist/es/components/Tooltip.js +3 -4
  175. package/dist/es/components/icons/add-author.js +2 -20
  176. package/dist/es/components/icons/add-comment.js +2 -22
  177. package/dist/es/components/icons/add-institution.js +2 -17
  178. package/dist/es/components/icons/add-new.js +2 -4
  179. package/dist/es/components/icons/add-outline.js +2 -5
  180. package/dist/es/components/icons/add-user.js +2 -5
  181. package/dist/es/components/icons/add.js +2 -5
  182. package/dist/es/components/icons/added.js +2 -4
  183. package/dist/es/components/icons/affiliation-placeholder.js +2 -36
  184. package/dist/es/components/icons/affiliation.js +2 -4
  185. package/dist/es/components/icons/alert.js +2 -3
  186. package/dist/es/components/icons/arrow-down-circle.js +2 -4
  187. package/dist/es/components/icons/arrow-down.js +2 -3
  188. package/dist/es/components/icons/arrow-left.js +2 -3
  189. package/dist/es/components/icons/arrow-up.js +2 -3
  190. package/dist/es/components/icons/attach.js +2 -18
  191. package/dist/es/components/icons/attention-blue.js +2 -7
  192. package/dist/es/components/icons/attention-green.js +2 -4
  193. package/dist/es/components/icons/attention-orange.js +2 -9
  194. package/dist/es/components/icons/attention-red.js +2 -7
  195. package/dist/es/components/icons/author-placeholder.js +2 -43
  196. package/dist/es/components/icons/avatar.js +2 -5
  197. package/dist/es/components/icons/book.js +2 -19
  198. package/dist/es/components/icons/circle-tick-animation.js +2 -4
  199. package/dist/es/components/icons/citation-count.js +2 -3
  200. package/dist/es/components/icons/comment-reply.js +2 -3
  201. package/dist/es/components/icons/comment-resolve.js +2 -18
  202. package/dist/es/components/icons/comment.js +2 -22
  203. package/dist/es/components/icons/corresponding-author.js +2 -9
  204. package/dist/es/components/icons/delete-solid.js +2 -3
  205. package/dist/es/components/icons/deleted.js +2 -8
  206. package/dist/es/components/icons/dots.js +2 -20
  207. package/dist/es/components/icons/draggable-icon.js +2 -10
  208. package/dist/es/components/icons/edit-attrs-tracking.js +2 -4
  209. package/dist/es/components/icons/edit.js +2 -3
  210. package/dist/es/components/icons/file-audio.js +2 -20
  211. package/dist/es/components/icons/file-code.js +2 -20
  212. package/dist/es/components/icons/file-compressed.js +2 -27
  213. package/dist/es/components/icons/file-corrupted.js +2 -21
  214. package/dist/es/components/icons/file-document.js +2 -21
  215. package/dist/es/components/icons/file-figure.js +2 -20
  216. package/dist/es/components/icons/file-graphical-abstract.js +2 -5
  217. package/dist/es/components/icons/file-image.js +2 -3
  218. package/dist/es/components/icons/file-latex-icon.js +2 -22
  219. package/dist/es/components/icons/file-main-document.js +2 -7
  220. package/dist/es/components/icons/file-pdf.js +2 -19
  221. package/dist/es/components/icons/file-table.js +2 -18
  222. package/dist/es/components/icons/file-unknown.js +2 -19
  223. package/dist/es/components/icons/file-video.js +2 -18
  224. package/dist/es/components/icons/handle-inspector.js +2 -3
  225. package/dist/es/components/icons/handle-outline.js +2 -8
  226. package/dist/es/components/icons/help.js +2 -5
  227. package/dist/es/components/icons/image-default.js +2 -6
  228. package/dist/es/components/icons/image-left.js +2 -6
  229. package/dist/es/components/icons/image-right.js +2 -6
  230. package/dist/es/components/icons/index.js +1 -0
  231. package/dist/es/components/icons/link.js +2 -4
  232. package/dist/es/components/icons/lock.js +3 -0
  233. package/dist/es/components/icons/logout.js +2 -3
  234. package/dist/es/components/icons/manuscript.js +2 -21
  235. package/dist/es/components/icons/outline-block-quote.js +2 -5
  236. package/dist/es/components/icons/outline-code.js +2 -4
  237. package/dist/es/components/icons/outline-embed.js +2 -4
  238. package/dist/es/components/icons/outline-equation.js +2 -3
  239. package/dist/es/components/icons/outline-figure.js +2 -9
  240. package/dist/es/components/icons/outline-manuscript.js +2 -6
  241. package/dist/es/components/icons/outline-ordered-list.js +2 -3
  242. package/dist/es/components/icons/outline-paragraph.js +2 -3
  243. package/dist/es/components/icons/outline-pull-quote.js +2 -5
  244. package/dist/es/components/icons/outline-section.js +2 -3
  245. package/dist/es/components/icons/outline-table.js +2 -5
  246. package/dist/es/components/icons/outline-unordered-list.js +2 -5
  247. package/dist/es/components/icons/plus.js +2 -19
  248. package/dist/es/components/icons/profile-avatar.js +2 -3
  249. package/dist/es/components/icons/role-annotating.js +2 -5
  250. package/dist/es/components/icons/role-reading.js +2 -7
  251. package/dist/es/components/icons/save-status-offline.js +2 -20
  252. package/dist/es/components/icons/save-status-saved.js +2 -19
  253. package/dist/es/components/icons/save-status-saving.js +2 -21
  254. package/dist/es/components/icons/scroll.js +2 -7
  255. package/dist/es/components/icons/search.js +2 -19
  256. package/dist/es/components/icons/section-category.js +2 -18
  257. package/dist/es/components/icons/slider-off.js +2 -4
  258. package/dist/es/components/icons/slider-on.js +2 -4
  259. package/dist/es/components/icons/system-user-avatar.js +2 -6
  260. package/dist/es/components/icons/task-step-done.js +2 -19
  261. package/dist/es/components/icons/tick.js +2 -3
  262. package/dist/es/components/icons/toolbar-bold.js +2 -3
  263. package/dist/es/components/icons/toolbar-citation.js +2 -3
  264. package/dist/es/components/icons/toolbar-code.js +2 -4
  265. package/dist/es/components/icons/toolbar-equation.js +2 -3
  266. package/dist/es/components/icons/toolbar-figure.js +2 -3
  267. package/dist/es/components/icons/toolbar-indent.js +2 -8
  268. package/dist/es/components/icons/toolbar-italic.js +2 -3
  269. package/dist/es/components/icons/toolbar-ordered-list.js +2 -3
  270. package/dist/es/components/icons/toolbar-subscript.js +2 -3
  271. package/dist/es/components/icons/toolbar-superscript.js +2 -3
  272. package/dist/es/components/icons/toolbar-symbol.js +2 -3
  273. package/dist/es/components/icons/toolbar-table.js +2 -3
  274. package/dist/es/components/icons/toolbar-underline.js +2 -3
  275. package/dist/es/components/icons/toolbar-unindent.js +2 -8
  276. package/dist/es/components/icons/toolbar-unordered-list.js +2 -3
  277. package/dist/es/components/icons/triangle-collapsed.js +2 -3
  278. package/dist/es/components/icons/triangle-expanded.js +2 -3
  279. package/dist/es/components/icons/upload.js +2 -5
  280. package/dist/es/components/icons/vertical-ellipsis.js +2 -5
  281. package/dist/es/components/icons/x.js +2 -4
  282. package/dist/es/hooks/use-scroll-detection.js +2 -2
  283. package/dist/es/lib/capabilities.js +6 -5
  284. package/dist/es/lib/files.js +14 -14
  285. package/dist/types/components/AlertMessage.d.ts +14 -13
  286. package/dist/types/components/AutoSaveInput.d.ts +1 -14
  287. package/dist/types/components/Badge.d.ts +2 -1
  288. package/dist/types/components/Button.d.ts +30 -80
  289. package/dist/types/components/Checkbox.d.ts +5 -6
  290. package/dist/types/components/DatePicker/CalendarDatePicker.d.ts +19 -18
  291. package/dist/types/components/Dialog.d.ts +3 -14
  292. package/dist/types/components/Dropdown.d.ts +9 -6
  293. package/dist/types/components/Form.d.ts +4 -4
  294. package/dist/types/components/Inspector.d.ts +1720 -10
  295. package/dist/types/components/InspectorSection.d.ts +35 -10
  296. package/dist/types/components/Menus/Shortcut.d.ts +1 -1
  297. package/dist/types/components/Menus/Submenu.d.ts +5 -5
  298. package/dist/types/components/NavDropdown.d.ts +26 -19
  299. package/dist/types/components/RadioButton.d.ts +1 -1
  300. package/dist/types/components/Resizer/Resizer.d.ts +1 -23
  301. package/dist/types/components/Resizer/ResizerButton.d.ts +1 -7
  302. package/dist/types/components/Resizer/ResizerButtonInner.d.ts +5 -4
  303. package/dist/types/components/Resizer/ResizerInner.d.ts +5 -4
  304. package/dist/types/components/Sidebar.d.ts +3 -2
  305. package/dist/types/components/StyledModal.d.ts +43 -30
  306. package/dist/types/components/Text.d.ts +5 -4
  307. package/dist/types/components/TextField.d.ts +6 -6
  308. package/dist/types/components/TextFieldError.d.ts +1 -1
  309. package/dist/types/components/Tooltip.d.ts +1 -1
  310. package/dist/types/components/icons/add-author.d.ts +1 -2
  311. package/dist/types/components/icons/affiliation-placeholder.d.ts +1 -2
  312. package/dist/types/components/icons/author-placeholder.d.ts +1 -2
  313. package/dist/types/components/icons/index.d.ts +1 -0
  314. package/dist/types/components/icons/lock.d.ts +4 -0
  315. package/dist/types/components/icons/section-category.d.ts +1 -2
  316. package/dist/types/components/icons/x.d.ts +1 -2
  317. package/dist/types/hooks/use-dropdown.d.ts +1 -1
  318. package/dist/types/hooks/use-menus.d.ts +1 -1
  319. package/dist/types/lib/capabilities.d.ts +2 -3
  320. package/dist/types/lib/files.d.ts +3 -3
  321. package/package.json +25 -23
@@ -13,17 +13,1727 @@
13
13
  * See the License for the specific language governing permissions and
14
14
  * limitations under the License.
15
15
  */
16
- export declare const InspectorContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
17
- export declare const InspectorTabs: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabGroup, import("styled-components").DefaultTheme, {}, never>;
18
- export declare const InspectorTabList: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabList, import("styled-components").DefaultTheme, {}, never>;
19
- export declare const InspectorPanelTabList: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabList, import("styled-components").DefaultTheme, {}, never>;
20
- export declare const InspectorTabPanels: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabPanels, import("styled-components").DefaultTheme, {}, never>;
21
- export declare const PaddedInspectorTabPanels: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabPanels, import("styled-components").DefaultTheme, {}, never>;
22
- export declare const InspectorTabPanel: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTabPanel, import("styled-components").DefaultTheme, {}, never>;
23
- export declare const InspectorTab: import("styled-components").StyledComponent<import("@headlessui/react")._internal_ComponentTab & {
16
+ /// <reference types="react" />
17
+ export declare const InspectorContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
18
+ export declare const InspectorTabs: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
19
+ color?: any;
20
+ style?: any;
21
+ key?: any;
22
+ suppressHydrationWarning?: any;
23
+ id?: any;
24
+ lang?: any;
25
+ tabIndex?: any;
26
+ role?: any;
27
+ "aria-activedescendant"?: any;
28
+ "aria-atomic"?: any;
29
+ "aria-autocomplete"?: any;
30
+ "aria-braillelabel"?: any;
31
+ "aria-brailleroledescription"?: any;
32
+ "aria-busy"?: any;
33
+ "aria-checked"?: any;
34
+ "aria-colcount"?: any;
35
+ "aria-colindex"?: any;
36
+ "aria-colindextext"?: any;
37
+ "aria-colspan"?: any;
38
+ "aria-controls"?: any;
39
+ "aria-current"?: any;
40
+ "aria-describedby"?: any;
41
+ "aria-description"?: any;
42
+ "aria-details"?: any;
43
+ "aria-disabled"?: any;
44
+ "aria-dropeffect"?: any;
45
+ "aria-errormessage"?: any;
46
+ "aria-expanded"?: any;
47
+ "aria-flowto"?: any;
48
+ "aria-grabbed"?: any;
49
+ "aria-haspopup"?: any;
50
+ "aria-hidden"?: any;
51
+ "aria-invalid"?: any;
52
+ "aria-keyshortcuts"?: any;
53
+ "aria-label"?: any;
54
+ "aria-labelledby"?: any;
55
+ "aria-level"?: any;
56
+ "aria-live"?: any;
57
+ "aria-modal"?: any;
58
+ "aria-multiline"?: any;
59
+ "aria-multiselectable"?: any;
60
+ "aria-orientation"?: any;
61
+ "aria-owns"?: any;
62
+ "aria-placeholder"?: any;
63
+ "aria-posinset"?: any;
64
+ "aria-pressed"?: any;
65
+ "aria-readonly"?: any;
66
+ "aria-relevant"?: any;
67
+ "aria-required"?: any;
68
+ "aria-roledescription"?: any;
69
+ "aria-rowcount"?: any;
70
+ "aria-rowindex"?: any;
71
+ "aria-rowindextext"?: any;
72
+ "aria-rowspan"?: any;
73
+ "aria-selected"?: any;
74
+ "aria-setsize"?: any;
75
+ "aria-sort"?: any;
76
+ "aria-valuemax"?: any;
77
+ "aria-valuemin"?: any;
78
+ "aria-valuenow"?: any;
79
+ "aria-valuetext"?: any;
80
+ dangerouslySetInnerHTML?: any;
81
+ onCopy?: any;
82
+ onCopyCapture?: any;
83
+ onCut?: any;
84
+ onCutCapture?: any;
85
+ onPaste?: any;
86
+ onPasteCapture?: any;
87
+ onCompositionEnd?: any;
88
+ onCompositionEndCapture?: any;
89
+ onCompositionStart?: any;
90
+ onCompositionStartCapture?: any;
91
+ onCompositionUpdate?: any;
92
+ onCompositionUpdateCapture?: any;
93
+ onFocus?: any;
94
+ onFocusCapture?: any;
95
+ onBlur?: any;
96
+ onBlurCapture?: any;
97
+ onChangeCapture?: any;
98
+ onBeforeInput?: any;
99
+ onBeforeInputCapture?: any;
100
+ onInput?: any;
101
+ onInputCapture?: any;
102
+ onReset?: any;
103
+ onResetCapture?: any;
104
+ onSubmit?: any;
105
+ onSubmitCapture?: any;
106
+ onInvalid?: any;
107
+ onInvalidCapture?: any;
108
+ onLoad?: any;
109
+ onLoadCapture?: any;
110
+ onError?: any;
111
+ onErrorCapture?: any;
112
+ onKeyDown?: any;
113
+ onKeyDownCapture?: any;
114
+ onKeyPress?: any;
115
+ onKeyPressCapture?: any;
116
+ onKeyUp?: any;
117
+ onKeyUpCapture?: any;
118
+ onAbort?: any;
119
+ onAbortCapture?: any;
120
+ onCanPlay?: any;
121
+ onCanPlayCapture?: any;
122
+ onCanPlayThrough?: any;
123
+ onCanPlayThroughCapture?: any;
124
+ onDurationChange?: any;
125
+ onDurationChangeCapture?: any;
126
+ onEmptied?: any;
127
+ onEmptiedCapture?: any;
128
+ onEncrypted?: any;
129
+ onEncryptedCapture?: any;
130
+ onEnded?: any;
131
+ onEndedCapture?: any;
132
+ onLoadedData?: any;
133
+ onLoadedDataCapture?: any;
134
+ onLoadedMetadata?: any;
135
+ onLoadedMetadataCapture?: any;
136
+ onLoadStart?: any;
137
+ onLoadStartCapture?: any;
138
+ onPause?: any;
139
+ onPauseCapture?: any;
140
+ onPlay?: any;
141
+ onPlayCapture?: any;
142
+ onPlaying?: any;
143
+ onPlayingCapture?: any;
144
+ onProgress?: any;
145
+ onProgressCapture?: any;
146
+ onRateChange?: any;
147
+ onRateChangeCapture?: any;
148
+ onResize?: any;
149
+ onResizeCapture?: any;
150
+ onSeeked?: any;
151
+ onSeekedCapture?: any;
152
+ onSeeking?: any;
153
+ onSeekingCapture?: any;
154
+ onStalled?: any;
155
+ onStalledCapture?: any;
156
+ onSuspend?: any;
157
+ onSuspendCapture?: any;
158
+ onTimeUpdate?: any;
159
+ onTimeUpdateCapture?: any;
160
+ onVolumeChange?: any;
161
+ onVolumeChangeCapture?: any;
162
+ onWaiting?: any;
163
+ onWaitingCapture?: any;
164
+ onAuxClick?: any;
165
+ onAuxClickCapture?: any;
166
+ onClick?: any;
167
+ onClickCapture?: any;
168
+ onContextMenu?: any;
169
+ onContextMenuCapture?: any;
170
+ onDoubleClick?: any;
171
+ onDoubleClickCapture?: any;
172
+ onDrag?: any;
173
+ onDragCapture?: any;
174
+ onDragEnd?: any;
175
+ onDragEndCapture?: any;
176
+ onDragEnter?: any;
177
+ onDragEnterCapture?: any;
178
+ onDragExit?: any;
179
+ onDragExitCapture?: any;
180
+ onDragLeave?: any;
181
+ onDragLeaveCapture?: any;
182
+ onDragOver?: any;
183
+ onDragOverCapture?: any;
184
+ onDragStart?: any;
185
+ onDragStartCapture?: any;
186
+ onDrop?: any;
187
+ onDropCapture?: any;
188
+ onMouseDown?: any;
189
+ onMouseDownCapture?: any;
190
+ onMouseEnter?: any;
191
+ onMouseLeave?: any;
192
+ onMouseMove?: any;
193
+ onMouseMoveCapture?: any;
194
+ onMouseOut?: any;
195
+ onMouseOutCapture?: any;
196
+ onMouseOver?: any;
197
+ onMouseOverCapture?: any;
198
+ onMouseUp?: any;
199
+ onMouseUpCapture?: any;
200
+ onSelect?: any;
201
+ onSelectCapture?: any;
202
+ onTouchCancel?: any;
203
+ onTouchCancelCapture?: any;
204
+ onTouchEnd?: any;
205
+ onTouchEndCapture?: any;
206
+ onTouchMove?: any;
207
+ onTouchMoveCapture?: any;
208
+ onTouchStart?: any;
209
+ onTouchStartCapture?: any;
210
+ onPointerDown?: any;
211
+ onPointerDownCapture?: any;
212
+ onPointerMove?: any;
213
+ onPointerMoveCapture?: any;
214
+ onPointerUp?: any;
215
+ onPointerUpCapture?: any;
216
+ onPointerCancel?: any;
217
+ onPointerCancelCapture?: any;
218
+ onPointerEnter?: any;
219
+ onPointerLeave?: any;
220
+ onPointerOver?: any;
221
+ onPointerOverCapture?: any;
222
+ onPointerOut?: any;
223
+ onPointerOutCapture?: any;
224
+ onGotPointerCapture?: any;
225
+ onGotPointerCaptureCapture?: any;
226
+ onLostPointerCapture?: any;
227
+ onLostPointerCaptureCapture?: any;
228
+ onScroll?: any;
229
+ onScrollCapture?: any;
230
+ onScrollEnd?: any;
231
+ onScrollEndCapture?: any;
232
+ onWheel?: any;
233
+ onWheelCapture?: any;
234
+ onAnimationStart?: any;
235
+ onAnimationStartCapture?: any;
236
+ onAnimationEnd?: any;
237
+ onAnimationEndCapture?: any;
238
+ onAnimationIteration?: any;
239
+ onAnimationIterationCapture?: any;
240
+ onToggle?: any;
241
+ onBeforeToggle?: any;
242
+ onTransitionCancel?: any;
243
+ onTransitionCancelCapture?: any;
244
+ onTransitionEnd?: any;
245
+ onTransitionEndCapture?: any;
246
+ onTransitionRun?: any;
247
+ onTransitionRunCapture?: any;
248
+ onTransitionStart?: any;
249
+ onTransitionStartCapture?: any;
250
+ } & {
251
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
252
+ children?: import("react").ReactNode | ((bag: {
253
+ selectedIndex: number;
254
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
255
+ refName?: string | undefined;
256
+ } & {
257
+ className?: any;
258
+ } & {
259
+ defaultIndex?: number | undefined;
260
+ onChange?: ((index: number) => void) | undefined;
261
+ selectedIndex?: number | undefined;
262
+ vertical?: boolean | undefined;
263
+ manual?: boolean | undefined;
264
+ } & {
265
+ ref?: import("react").Ref<HTMLElement> | undefined;
266
+ }, never>> & string & Omit<import("@headlessui/react")._internal_ComponentTabGroup, keyof import("react").Component<any, {}, any>>;
267
+ export declare const InspectorTabList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
268
+ color?: any;
269
+ style?: any;
270
+ key?: any;
271
+ suppressHydrationWarning?: any;
272
+ id?: any;
273
+ lang?: any;
274
+ tabIndex?: any;
275
+ "aria-activedescendant"?: any;
276
+ "aria-atomic"?: any;
277
+ "aria-autocomplete"?: any;
278
+ "aria-braillelabel"?: any;
279
+ "aria-brailleroledescription"?: any;
280
+ "aria-busy"?: any;
281
+ "aria-checked"?: any;
282
+ "aria-colcount"?: any;
283
+ "aria-colindex"?: any;
284
+ "aria-colindextext"?: any;
285
+ "aria-colspan"?: any;
286
+ "aria-controls"?: any;
287
+ "aria-current"?: any;
288
+ "aria-describedby"?: any;
289
+ "aria-description"?: any;
290
+ "aria-details"?: any;
291
+ "aria-disabled"?: any;
292
+ "aria-dropeffect"?: any;
293
+ "aria-errormessage"?: any;
294
+ "aria-expanded"?: any;
295
+ "aria-flowto"?: any;
296
+ "aria-grabbed"?: any;
297
+ "aria-haspopup"?: any;
298
+ "aria-hidden"?: any;
299
+ "aria-invalid"?: any;
300
+ "aria-keyshortcuts"?: any;
301
+ "aria-label"?: any;
302
+ "aria-labelledby"?: any;
303
+ "aria-level"?: any;
304
+ "aria-live"?: any;
305
+ "aria-modal"?: any;
306
+ "aria-multiline"?: any;
307
+ "aria-multiselectable"?: any;
308
+ "aria-owns"?: any;
309
+ "aria-placeholder"?: any;
310
+ "aria-posinset"?: any;
311
+ "aria-pressed"?: any;
312
+ "aria-readonly"?: any;
313
+ "aria-relevant"?: any;
314
+ "aria-required"?: any;
315
+ "aria-roledescription"?: any;
316
+ "aria-rowcount"?: any;
317
+ "aria-rowindex"?: any;
318
+ "aria-rowindextext"?: any;
319
+ "aria-rowspan"?: any;
320
+ "aria-selected"?: any;
321
+ "aria-setsize"?: any;
322
+ "aria-sort"?: any;
323
+ "aria-valuemax"?: any;
324
+ "aria-valuemin"?: any;
325
+ "aria-valuenow"?: any;
326
+ "aria-valuetext"?: any;
327
+ dangerouslySetInnerHTML?: any;
328
+ onCopy?: any;
329
+ onCopyCapture?: any;
330
+ onCut?: any;
331
+ onCutCapture?: any;
332
+ onPaste?: any;
333
+ onPasteCapture?: any;
334
+ onCompositionEnd?: any;
335
+ onCompositionEndCapture?: any;
336
+ onCompositionStart?: any;
337
+ onCompositionStartCapture?: any;
338
+ onCompositionUpdate?: any;
339
+ onCompositionUpdateCapture?: any;
340
+ onFocus?: any;
341
+ onFocusCapture?: any;
342
+ onBlur?: any;
343
+ onBlurCapture?: any;
344
+ onChange?: any;
345
+ onChangeCapture?: any;
346
+ onBeforeInput?: any;
347
+ onBeforeInputCapture?: any;
348
+ onInput?: any;
349
+ onInputCapture?: any;
350
+ onReset?: any;
351
+ onResetCapture?: any;
352
+ onSubmit?: any;
353
+ onSubmitCapture?: any;
354
+ onInvalid?: any;
355
+ onInvalidCapture?: any;
356
+ onLoad?: any;
357
+ onLoadCapture?: any;
358
+ onError?: any;
359
+ onErrorCapture?: any;
360
+ onKeyDown?: any;
361
+ onKeyDownCapture?: any;
362
+ onKeyPress?: any;
363
+ onKeyPressCapture?: any;
364
+ onKeyUp?: any;
365
+ onKeyUpCapture?: any;
366
+ onAbort?: any;
367
+ onAbortCapture?: any;
368
+ onCanPlay?: any;
369
+ onCanPlayCapture?: any;
370
+ onCanPlayThrough?: any;
371
+ onCanPlayThroughCapture?: any;
372
+ onDurationChange?: any;
373
+ onDurationChangeCapture?: any;
374
+ onEmptied?: any;
375
+ onEmptiedCapture?: any;
376
+ onEncrypted?: any;
377
+ onEncryptedCapture?: any;
378
+ onEnded?: any;
379
+ onEndedCapture?: any;
380
+ onLoadedData?: any;
381
+ onLoadedDataCapture?: any;
382
+ onLoadedMetadata?: any;
383
+ onLoadedMetadataCapture?: any;
384
+ onLoadStart?: any;
385
+ onLoadStartCapture?: any;
386
+ onPause?: any;
387
+ onPauseCapture?: any;
388
+ onPlay?: any;
389
+ onPlayCapture?: any;
390
+ onPlaying?: any;
391
+ onPlayingCapture?: any;
392
+ onProgress?: any;
393
+ onProgressCapture?: any;
394
+ onRateChange?: any;
395
+ onRateChangeCapture?: any;
396
+ onResize?: any;
397
+ onResizeCapture?: any;
398
+ onSeeked?: any;
399
+ onSeekedCapture?: any;
400
+ onSeeking?: any;
401
+ onSeekingCapture?: any;
402
+ onStalled?: any;
403
+ onStalledCapture?: any;
404
+ onSuspend?: any;
405
+ onSuspendCapture?: any;
406
+ onTimeUpdate?: any;
407
+ onTimeUpdateCapture?: any;
408
+ onVolumeChange?: any;
409
+ onVolumeChangeCapture?: any;
410
+ onWaiting?: any;
411
+ onWaitingCapture?: any;
412
+ onAuxClick?: any;
413
+ onAuxClickCapture?: any;
414
+ onClick?: any;
415
+ onClickCapture?: any;
416
+ onContextMenu?: any;
417
+ onContextMenuCapture?: any;
418
+ onDoubleClick?: any;
419
+ onDoubleClickCapture?: any;
420
+ onDrag?: any;
421
+ onDragCapture?: any;
422
+ onDragEnd?: any;
423
+ onDragEndCapture?: any;
424
+ onDragEnter?: any;
425
+ onDragEnterCapture?: any;
426
+ onDragExit?: any;
427
+ onDragExitCapture?: any;
428
+ onDragLeave?: any;
429
+ onDragLeaveCapture?: any;
430
+ onDragOver?: any;
431
+ onDragOverCapture?: any;
432
+ onDragStart?: any;
433
+ onDragStartCapture?: any;
434
+ onDrop?: any;
435
+ onDropCapture?: any;
436
+ onMouseDown?: any;
437
+ onMouseDownCapture?: any;
438
+ onMouseEnter?: any;
439
+ onMouseLeave?: any;
440
+ onMouseMove?: any;
441
+ onMouseMoveCapture?: any;
442
+ onMouseOut?: any;
443
+ onMouseOutCapture?: any;
444
+ onMouseOver?: any;
445
+ onMouseOverCapture?: any;
446
+ onMouseUp?: any;
447
+ onMouseUpCapture?: any;
448
+ onSelect?: any;
449
+ onSelectCapture?: any;
450
+ onTouchCancel?: any;
451
+ onTouchCancelCapture?: any;
452
+ onTouchEnd?: any;
453
+ onTouchEndCapture?: any;
454
+ onTouchMove?: any;
455
+ onTouchMoveCapture?: any;
456
+ onTouchStart?: any;
457
+ onTouchStartCapture?: any;
458
+ onPointerDown?: any;
459
+ onPointerDownCapture?: any;
460
+ onPointerMove?: any;
461
+ onPointerMoveCapture?: any;
462
+ onPointerUp?: any;
463
+ onPointerUpCapture?: any;
464
+ onPointerCancel?: any;
465
+ onPointerCancelCapture?: any;
466
+ onPointerEnter?: any;
467
+ onPointerLeave?: any;
468
+ onPointerOver?: any;
469
+ onPointerOverCapture?: any;
470
+ onPointerOut?: any;
471
+ onPointerOutCapture?: any;
472
+ onGotPointerCapture?: any;
473
+ onGotPointerCaptureCapture?: any;
474
+ onLostPointerCapture?: any;
475
+ onLostPointerCaptureCapture?: any;
476
+ onScroll?: any;
477
+ onScrollCapture?: any;
478
+ onScrollEnd?: any;
479
+ onScrollEndCapture?: any;
480
+ onWheel?: any;
481
+ onWheelCapture?: any;
482
+ onAnimationStart?: any;
483
+ onAnimationStartCapture?: any;
484
+ onAnimationEnd?: any;
485
+ onAnimationEndCapture?: any;
486
+ onAnimationIteration?: any;
487
+ onAnimationIterationCapture?: any;
488
+ onToggle?: any;
489
+ onBeforeToggle?: any;
490
+ onTransitionCancel?: any;
491
+ onTransitionCancelCapture?: any;
492
+ onTransitionEnd?: any;
493
+ onTransitionEndCapture?: any;
494
+ onTransitionRun?: any;
495
+ onTransitionRunCapture?: any;
496
+ onTransitionStart?: any;
497
+ onTransitionStartCapture?: any;
498
+ } & {
499
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
500
+ children?: import("react").ReactNode | ((bag: {
501
+ selectedIndex: number;
502
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
503
+ refName?: string | undefined;
504
+ } & {
505
+ className?: any;
506
+ } & {
507
+ ref?: import("react").Ref<HTMLElement> | undefined;
508
+ }, never>> & string & Omit<import("@headlessui/react")._internal_ComponentTabList, keyof import("react").Component<any, {}, any>>;
509
+ export declare const InspectorPanelTabList: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
510
+ color?: any;
511
+ style?: any;
512
+ key?: any;
513
+ suppressHydrationWarning?: any;
514
+ id?: any;
515
+ lang?: any;
516
+ tabIndex?: any;
517
+ "aria-activedescendant"?: any;
518
+ "aria-atomic"?: any;
519
+ "aria-autocomplete"?: any;
520
+ "aria-braillelabel"?: any;
521
+ "aria-brailleroledescription"?: any;
522
+ "aria-busy"?: any;
523
+ "aria-checked"?: any;
524
+ "aria-colcount"?: any;
525
+ "aria-colindex"?: any;
526
+ "aria-colindextext"?: any;
527
+ "aria-colspan"?: any;
528
+ "aria-controls"?: any;
529
+ "aria-current"?: any;
530
+ "aria-describedby"?: any;
531
+ "aria-description"?: any;
532
+ "aria-details"?: any;
533
+ "aria-disabled"?: any;
534
+ "aria-dropeffect"?: any;
535
+ "aria-errormessage"?: any;
536
+ "aria-expanded"?: any;
537
+ "aria-flowto"?: any;
538
+ "aria-grabbed"?: any;
539
+ "aria-haspopup"?: any;
540
+ "aria-hidden"?: any;
541
+ "aria-invalid"?: any;
542
+ "aria-keyshortcuts"?: any;
543
+ "aria-label"?: any;
544
+ "aria-labelledby"?: any;
545
+ "aria-level"?: any;
546
+ "aria-live"?: any;
547
+ "aria-modal"?: any;
548
+ "aria-multiline"?: any;
549
+ "aria-multiselectable"?: any;
550
+ "aria-owns"?: any;
551
+ "aria-placeholder"?: any;
552
+ "aria-posinset"?: any;
553
+ "aria-pressed"?: any;
554
+ "aria-readonly"?: any;
555
+ "aria-relevant"?: any;
556
+ "aria-required"?: any;
557
+ "aria-roledescription"?: any;
558
+ "aria-rowcount"?: any;
559
+ "aria-rowindex"?: any;
560
+ "aria-rowindextext"?: any;
561
+ "aria-rowspan"?: any;
562
+ "aria-selected"?: any;
563
+ "aria-setsize"?: any;
564
+ "aria-sort"?: any;
565
+ "aria-valuemax"?: any;
566
+ "aria-valuemin"?: any;
567
+ "aria-valuenow"?: any;
568
+ "aria-valuetext"?: any;
569
+ dangerouslySetInnerHTML?: any;
570
+ onCopy?: any;
571
+ onCopyCapture?: any;
572
+ onCut?: any;
573
+ onCutCapture?: any;
574
+ onPaste?: any;
575
+ onPasteCapture?: any;
576
+ onCompositionEnd?: any;
577
+ onCompositionEndCapture?: any;
578
+ onCompositionStart?: any;
579
+ onCompositionStartCapture?: any;
580
+ onCompositionUpdate?: any;
581
+ onCompositionUpdateCapture?: any;
582
+ onFocus?: any;
583
+ onFocusCapture?: any;
584
+ onBlur?: any;
585
+ onBlurCapture?: any;
586
+ onChange?: any;
587
+ onChangeCapture?: any;
588
+ onBeforeInput?: any;
589
+ onBeforeInputCapture?: any;
590
+ onInput?: any;
591
+ onInputCapture?: any;
592
+ onReset?: any;
593
+ onResetCapture?: any;
594
+ onSubmit?: any;
595
+ onSubmitCapture?: any;
596
+ onInvalid?: any;
597
+ onInvalidCapture?: any;
598
+ onLoad?: any;
599
+ onLoadCapture?: any;
600
+ onError?: any;
601
+ onErrorCapture?: any;
602
+ onKeyDown?: any;
603
+ onKeyDownCapture?: any;
604
+ onKeyPress?: any;
605
+ onKeyPressCapture?: any;
606
+ onKeyUp?: any;
607
+ onKeyUpCapture?: any;
608
+ onAbort?: any;
609
+ onAbortCapture?: any;
610
+ onCanPlay?: any;
611
+ onCanPlayCapture?: any;
612
+ onCanPlayThrough?: any;
613
+ onCanPlayThroughCapture?: any;
614
+ onDurationChange?: any;
615
+ onDurationChangeCapture?: any;
616
+ onEmptied?: any;
617
+ onEmptiedCapture?: any;
618
+ onEncrypted?: any;
619
+ onEncryptedCapture?: any;
620
+ onEnded?: any;
621
+ onEndedCapture?: any;
622
+ onLoadedData?: any;
623
+ onLoadedDataCapture?: any;
624
+ onLoadedMetadata?: any;
625
+ onLoadedMetadataCapture?: any;
626
+ onLoadStart?: any;
627
+ onLoadStartCapture?: any;
628
+ onPause?: any;
629
+ onPauseCapture?: any;
630
+ onPlay?: any;
631
+ onPlayCapture?: any;
632
+ onPlaying?: any;
633
+ onPlayingCapture?: any;
634
+ onProgress?: any;
635
+ onProgressCapture?: any;
636
+ onRateChange?: any;
637
+ onRateChangeCapture?: any;
638
+ onResize?: any;
639
+ onResizeCapture?: any;
640
+ onSeeked?: any;
641
+ onSeekedCapture?: any;
642
+ onSeeking?: any;
643
+ onSeekingCapture?: any;
644
+ onStalled?: any;
645
+ onStalledCapture?: any;
646
+ onSuspend?: any;
647
+ onSuspendCapture?: any;
648
+ onTimeUpdate?: any;
649
+ onTimeUpdateCapture?: any;
650
+ onVolumeChange?: any;
651
+ onVolumeChangeCapture?: any;
652
+ onWaiting?: any;
653
+ onWaitingCapture?: any;
654
+ onAuxClick?: any;
655
+ onAuxClickCapture?: any;
656
+ onClick?: any;
657
+ onClickCapture?: any;
658
+ onContextMenu?: any;
659
+ onContextMenuCapture?: any;
660
+ onDoubleClick?: any;
661
+ onDoubleClickCapture?: any;
662
+ onDrag?: any;
663
+ onDragCapture?: any;
664
+ onDragEnd?: any;
665
+ onDragEndCapture?: any;
666
+ onDragEnter?: any;
667
+ onDragEnterCapture?: any;
668
+ onDragExit?: any;
669
+ onDragExitCapture?: any;
670
+ onDragLeave?: any;
671
+ onDragLeaveCapture?: any;
672
+ onDragOver?: any;
673
+ onDragOverCapture?: any;
674
+ onDragStart?: any;
675
+ onDragStartCapture?: any;
676
+ onDrop?: any;
677
+ onDropCapture?: any;
678
+ onMouseDown?: any;
679
+ onMouseDownCapture?: any;
680
+ onMouseEnter?: any;
681
+ onMouseLeave?: any;
682
+ onMouseMove?: any;
683
+ onMouseMoveCapture?: any;
684
+ onMouseOut?: any;
685
+ onMouseOutCapture?: any;
686
+ onMouseOver?: any;
687
+ onMouseOverCapture?: any;
688
+ onMouseUp?: any;
689
+ onMouseUpCapture?: any;
690
+ onSelect?: any;
691
+ onSelectCapture?: any;
692
+ onTouchCancel?: any;
693
+ onTouchCancelCapture?: any;
694
+ onTouchEnd?: any;
695
+ onTouchEndCapture?: any;
696
+ onTouchMove?: any;
697
+ onTouchMoveCapture?: any;
698
+ onTouchStart?: any;
699
+ onTouchStartCapture?: any;
700
+ onPointerDown?: any;
701
+ onPointerDownCapture?: any;
702
+ onPointerMove?: any;
703
+ onPointerMoveCapture?: any;
704
+ onPointerUp?: any;
705
+ onPointerUpCapture?: any;
706
+ onPointerCancel?: any;
707
+ onPointerCancelCapture?: any;
708
+ onPointerEnter?: any;
709
+ onPointerLeave?: any;
710
+ onPointerOver?: any;
711
+ onPointerOverCapture?: any;
712
+ onPointerOut?: any;
713
+ onPointerOutCapture?: any;
714
+ onGotPointerCapture?: any;
715
+ onGotPointerCaptureCapture?: any;
716
+ onLostPointerCapture?: any;
717
+ onLostPointerCaptureCapture?: any;
718
+ onScroll?: any;
719
+ onScrollCapture?: any;
720
+ onScrollEnd?: any;
721
+ onScrollEndCapture?: any;
722
+ onWheel?: any;
723
+ onWheelCapture?: any;
724
+ onAnimationStart?: any;
725
+ onAnimationStartCapture?: any;
726
+ onAnimationEnd?: any;
727
+ onAnimationEndCapture?: any;
728
+ onAnimationIteration?: any;
729
+ onAnimationIterationCapture?: any;
730
+ onToggle?: any;
731
+ onBeforeToggle?: any;
732
+ onTransitionCancel?: any;
733
+ onTransitionCancelCapture?: any;
734
+ onTransitionEnd?: any;
735
+ onTransitionEndCapture?: any;
736
+ onTransitionRun?: any;
737
+ onTransitionRunCapture?: any;
738
+ onTransitionStart?: any;
739
+ onTransitionStartCapture?: any;
740
+ } & {
741
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
742
+ children?: import("react").ReactNode | ((bag: {
743
+ selectedIndex: number;
744
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
745
+ refName?: string | undefined;
746
+ } & {
747
+ className?: any;
748
+ } & {
749
+ ref?: import("react").Ref<HTMLElement> | undefined;
750
+ }, never>, never>> & string;
751
+ export declare const InspectorTabPanels: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
752
+ color?: any;
753
+ style?: any;
754
+ key?: any;
755
+ suppressHydrationWarning?: any;
756
+ id?: any;
757
+ lang?: any;
758
+ tabIndex?: any;
759
+ role?: any;
760
+ "aria-activedescendant"?: any;
761
+ "aria-atomic"?: any;
762
+ "aria-autocomplete"?: any;
763
+ "aria-braillelabel"?: any;
764
+ "aria-brailleroledescription"?: any;
765
+ "aria-busy"?: any;
766
+ "aria-checked"?: any;
767
+ "aria-colcount"?: any;
768
+ "aria-colindex"?: any;
769
+ "aria-colindextext"?: any;
770
+ "aria-colspan"?: any;
771
+ "aria-controls"?: any;
772
+ "aria-current"?: any;
773
+ "aria-describedby"?: any;
774
+ "aria-description"?: any;
775
+ "aria-details"?: any;
776
+ "aria-disabled"?: any;
777
+ "aria-dropeffect"?: any;
778
+ "aria-errormessage"?: any;
779
+ "aria-expanded"?: any;
780
+ "aria-flowto"?: any;
781
+ "aria-grabbed"?: any;
782
+ "aria-haspopup"?: any;
783
+ "aria-hidden"?: any;
784
+ "aria-invalid"?: any;
785
+ "aria-keyshortcuts"?: any;
786
+ "aria-label"?: any;
787
+ "aria-labelledby"?: any;
788
+ "aria-level"?: any;
789
+ "aria-live"?: any;
790
+ "aria-modal"?: any;
791
+ "aria-multiline"?: any;
792
+ "aria-multiselectable"?: any;
793
+ "aria-orientation"?: any;
794
+ "aria-owns"?: any;
795
+ "aria-placeholder"?: any;
796
+ "aria-posinset"?: any;
797
+ "aria-pressed"?: any;
798
+ "aria-readonly"?: any;
799
+ "aria-relevant"?: any;
800
+ "aria-required"?: any;
801
+ "aria-roledescription"?: any;
802
+ "aria-rowcount"?: any;
803
+ "aria-rowindex"?: any;
804
+ "aria-rowindextext"?: any;
805
+ "aria-rowspan"?: any;
806
+ "aria-selected"?: any;
807
+ "aria-setsize"?: any;
808
+ "aria-sort"?: any;
809
+ "aria-valuemax"?: any;
810
+ "aria-valuemin"?: any;
811
+ "aria-valuenow"?: any;
812
+ "aria-valuetext"?: any;
813
+ dangerouslySetInnerHTML?: any;
814
+ onCopy?: any;
815
+ onCopyCapture?: any;
816
+ onCut?: any;
817
+ onCutCapture?: any;
818
+ onPaste?: any;
819
+ onPasteCapture?: any;
820
+ onCompositionEnd?: any;
821
+ onCompositionEndCapture?: any;
822
+ onCompositionStart?: any;
823
+ onCompositionStartCapture?: any;
824
+ onCompositionUpdate?: any;
825
+ onCompositionUpdateCapture?: any;
826
+ onFocus?: any;
827
+ onFocusCapture?: any;
828
+ onBlur?: any;
829
+ onBlurCapture?: any;
830
+ onChange?: any;
831
+ onChangeCapture?: any;
832
+ onBeforeInput?: any;
833
+ onBeforeInputCapture?: any;
834
+ onInput?: any;
835
+ onInputCapture?: any;
836
+ onReset?: any;
837
+ onResetCapture?: any;
838
+ onSubmit?: any;
839
+ onSubmitCapture?: any;
840
+ onInvalid?: any;
841
+ onInvalidCapture?: any;
842
+ onLoad?: any;
843
+ onLoadCapture?: any;
844
+ onError?: any;
845
+ onErrorCapture?: any;
846
+ onKeyDown?: any;
847
+ onKeyDownCapture?: any;
848
+ onKeyPress?: any;
849
+ onKeyPressCapture?: any;
850
+ onKeyUp?: any;
851
+ onKeyUpCapture?: any;
852
+ onAbort?: any;
853
+ onAbortCapture?: any;
854
+ onCanPlay?: any;
855
+ onCanPlayCapture?: any;
856
+ onCanPlayThrough?: any;
857
+ onCanPlayThroughCapture?: any;
858
+ onDurationChange?: any;
859
+ onDurationChangeCapture?: any;
860
+ onEmptied?: any;
861
+ onEmptiedCapture?: any;
862
+ onEncrypted?: any;
863
+ onEncryptedCapture?: any;
864
+ onEnded?: any;
865
+ onEndedCapture?: any;
866
+ onLoadedData?: any;
867
+ onLoadedDataCapture?: any;
868
+ onLoadedMetadata?: any;
869
+ onLoadedMetadataCapture?: any;
870
+ onLoadStart?: any;
871
+ onLoadStartCapture?: any;
872
+ onPause?: any;
873
+ onPauseCapture?: any;
874
+ onPlay?: any;
875
+ onPlayCapture?: any;
876
+ onPlaying?: any;
877
+ onPlayingCapture?: any;
878
+ onProgress?: any;
879
+ onProgressCapture?: any;
880
+ onRateChange?: any;
881
+ onRateChangeCapture?: any;
882
+ onResize?: any;
883
+ onResizeCapture?: any;
884
+ onSeeked?: any;
885
+ onSeekedCapture?: any;
886
+ onSeeking?: any;
887
+ onSeekingCapture?: any;
888
+ onStalled?: any;
889
+ onStalledCapture?: any;
890
+ onSuspend?: any;
891
+ onSuspendCapture?: any;
892
+ onTimeUpdate?: any;
893
+ onTimeUpdateCapture?: any;
894
+ onVolumeChange?: any;
895
+ onVolumeChangeCapture?: any;
896
+ onWaiting?: any;
897
+ onWaitingCapture?: any;
898
+ onAuxClick?: any;
899
+ onAuxClickCapture?: any;
900
+ onClick?: any;
901
+ onClickCapture?: any;
902
+ onContextMenu?: any;
903
+ onContextMenuCapture?: any;
904
+ onDoubleClick?: any;
905
+ onDoubleClickCapture?: any;
906
+ onDrag?: any;
907
+ onDragCapture?: any;
908
+ onDragEnd?: any;
909
+ onDragEndCapture?: any;
910
+ onDragEnter?: any;
911
+ onDragEnterCapture?: any;
912
+ onDragExit?: any;
913
+ onDragExitCapture?: any;
914
+ onDragLeave?: any;
915
+ onDragLeaveCapture?: any;
916
+ onDragOver?: any;
917
+ onDragOverCapture?: any;
918
+ onDragStart?: any;
919
+ onDragStartCapture?: any;
920
+ onDrop?: any;
921
+ onDropCapture?: any;
922
+ onMouseDown?: any;
923
+ onMouseDownCapture?: any;
924
+ onMouseEnter?: any;
925
+ onMouseLeave?: any;
926
+ onMouseMove?: any;
927
+ onMouseMoveCapture?: any;
928
+ onMouseOut?: any;
929
+ onMouseOutCapture?: any;
930
+ onMouseOver?: any;
931
+ onMouseOverCapture?: any;
932
+ onMouseUp?: any;
933
+ onMouseUpCapture?: any;
934
+ onSelect?: any;
935
+ onSelectCapture?: any;
936
+ onTouchCancel?: any;
937
+ onTouchCancelCapture?: any;
938
+ onTouchEnd?: any;
939
+ onTouchEndCapture?: any;
940
+ onTouchMove?: any;
941
+ onTouchMoveCapture?: any;
942
+ onTouchStart?: any;
943
+ onTouchStartCapture?: any;
944
+ onPointerDown?: any;
945
+ onPointerDownCapture?: any;
946
+ onPointerMove?: any;
947
+ onPointerMoveCapture?: any;
948
+ onPointerUp?: any;
949
+ onPointerUpCapture?: any;
950
+ onPointerCancel?: any;
951
+ onPointerCancelCapture?: any;
952
+ onPointerEnter?: any;
953
+ onPointerLeave?: any;
954
+ onPointerOver?: any;
955
+ onPointerOverCapture?: any;
956
+ onPointerOut?: any;
957
+ onPointerOutCapture?: any;
958
+ onGotPointerCapture?: any;
959
+ onGotPointerCaptureCapture?: any;
960
+ onLostPointerCapture?: any;
961
+ onLostPointerCaptureCapture?: any;
962
+ onScroll?: any;
963
+ onScrollCapture?: any;
964
+ onScrollEnd?: any;
965
+ onScrollEndCapture?: any;
966
+ onWheel?: any;
967
+ onWheelCapture?: any;
968
+ onAnimationStart?: any;
969
+ onAnimationStartCapture?: any;
970
+ onAnimationEnd?: any;
971
+ onAnimationEndCapture?: any;
972
+ onAnimationIteration?: any;
973
+ onAnimationIterationCapture?: any;
974
+ onToggle?: any;
975
+ onBeforeToggle?: any;
976
+ onTransitionCancel?: any;
977
+ onTransitionCancelCapture?: any;
978
+ onTransitionEnd?: any;
979
+ onTransitionEndCapture?: any;
980
+ onTransitionRun?: any;
981
+ onTransitionRunCapture?: any;
982
+ onTransitionStart?: any;
983
+ onTransitionStartCapture?: any;
984
+ } & {
985
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
986
+ children?: import("react").ReactNode | ((bag: {
987
+ selectedIndex: number;
988
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
989
+ refName?: string | undefined;
990
+ } & {
991
+ className?: any;
992
+ } & {
993
+ ref?: import("react").Ref<HTMLElement> | undefined;
994
+ }, never>> & string & Omit<import("@headlessui/react")._internal_ComponentTabPanels, keyof import("react").Component<any, {}, any>>;
995
+ export declare const PaddedInspectorTabPanels: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<{
996
+ color?: any;
997
+ style?: any;
998
+ key?: any;
999
+ suppressHydrationWarning?: any;
1000
+ id?: any;
1001
+ lang?: any;
1002
+ tabIndex?: any;
1003
+ role?: any;
1004
+ "aria-activedescendant"?: any;
1005
+ "aria-atomic"?: any;
1006
+ "aria-autocomplete"?: any;
1007
+ "aria-braillelabel"?: any;
1008
+ "aria-brailleroledescription"?: any;
1009
+ "aria-busy"?: any;
1010
+ "aria-checked"?: any;
1011
+ "aria-colcount"?: any;
1012
+ "aria-colindex"?: any;
1013
+ "aria-colindextext"?: any;
1014
+ "aria-colspan"?: any;
1015
+ "aria-controls"?: any;
1016
+ "aria-current"?: any;
1017
+ "aria-describedby"?: any;
1018
+ "aria-description"?: any;
1019
+ "aria-details"?: any;
1020
+ "aria-disabled"?: any;
1021
+ "aria-dropeffect"?: any;
1022
+ "aria-errormessage"?: any;
1023
+ "aria-expanded"?: any;
1024
+ "aria-flowto"?: any;
1025
+ "aria-grabbed"?: any;
1026
+ "aria-haspopup"?: any;
1027
+ "aria-hidden"?: any;
1028
+ "aria-invalid"?: any;
1029
+ "aria-keyshortcuts"?: any;
1030
+ "aria-label"?: any;
1031
+ "aria-labelledby"?: any;
1032
+ "aria-level"?: any;
1033
+ "aria-live"?: any;
1034
+ "aria-modal"?: any;
1035
+ "aria-multiline"?: any;
1036
+ "aria-multiselectable"?: any;
1037
+ "aria-orientation"?: any;
1038
+ "aria-owns"?: any;
1039
+ "aria-placeholder"?: any;
1040
+ "aria-posinset"?: any;
1041
+ "aria-pressed"?: any;
1042
+ "aria-readonly"?: any;
1043
+ "aria-relevant"?: any;
1044
+ "aria-required"?: any;
1045
+ "aria-roledescription"?: any;
1046
+ "aria-rowcount"?: any;
1047
+ "aria-rowindex"?: any;
1048
+ "aria-rowindextext"?: any;
1049
+ "aria-rowspan"?: any;
1050
+ "aria-selected"?: any;
1051
+ "aria-setsize"?: any;
1052
+ "aria-sort"?: any;
1053
+ "aria-valuemax"?: any;
1054
+ "aria-valuemin"?: any;
1055
+ "aria-valuenow"?: any;
1056
+ "aria-valuetext"?: any;
1057
+ dangerouslySetInnerHTML?: any;
1058
+ onCopy?: any;
1059
+ onCopyCapture?: any;
1060
+ onCut?: any;
1061
+ onCutCapture?: any;
1062
+ onPaste?: any;
1063
+ onPasteCapture?: any;
1064
+ onCompositionEnd?: any;
1065
+ onCompositionEndCapture?: any;
1066
+ onCompositionStart?: any;
1067
+ onCompositionStartCapture?: any;
1068
+ onCompositionUpdate?: any;
1069
+ onCompositionUpdateCapture?: any;
1070
+ onFocus?: any;
1071
+ onFocusCapture?: any;
1072
+ onBlur?: any;
1073
+ onBlurCapture?: any;
1074
+ onChange?: any;
1075
+ onChangeCapture?: any;
1076
+ onBeforeInput?: any;
1077
+ onBeforeInputCapture?: any;
1078
+ onInput?: any;
1079
+ onInputCapture?: any;
1080
+ onReset?: any;
1081
+ onResetCapture?: any;
1082
+ onSubmit?: any;
1083
+ onSubmitCapture?: any;
1084
+ onInvalid?: any;
1085
+ onInvalidCapture?: any;
1086
+ onLoad?: any;
1087
+ onLoadCapture?: any;
1088
+ onError?: any;
1089
+ onErrorCapture?: any;
1090
+ onKeyDown?: any;
1091
+ onKeyDownCapture?: any;
1092
+ onKeyPress?: any;
1093
+ onKeyPressCapture?: any;
1094
+ onKeyUp?: any;
1095
+ onKeyUpCapture?: any;
1096
+ onAbort?: any;
1097
+ onAbortCapture?: any;
1098
+ onCanPlay?: any;
1099
+ onCanPlayCapture?: any;
1100
+ onCanPlayThrough?: any;
1101
+ onCanPlayThroughCapture?: any;
1102
+ onDurationChange?: any;
1103
+ onDurationChangeCapture?: any;
1104
+ onEmptied?: any;
1105
+ onEmptiedCapture?: any;
1106
+ onEncrypted?: any;
1107
+ onEncryptedCapture?: any;
1108
+ onEnded?: any;
1109
+ onEndedCapture?: any;
1110
+ onLoadedData?: any;
1111
+ onLoadedDataCapture?: any;
1112
+ onLoadedMetadata?: any;
1113
+ onLoadedMetadataCapture?: any;
1114
+ onLoadStart?: any;
1115
+ onLoadStartCapture?: any;
1116
+ onPause?: any;
1117
+ onPauseCapture?: any;
1118
+ onPlay?: any;
1119
+ onPlayCapture?: any;
1120
+ onPlaying?: any;
1121
+ onPlayingCapture?: any;
1122
+ onProgress?: any;
1123
+ onProgressCapture?: any;
1124
+ onRateChange?: any;
1125
+ onRateChangeCapture?: any;
1126
+ onResize?: any;
1127
+ onResizeCapture?: any;
1128
+ onSeeked?: any;
1129
+ onSeekedCapture?: any;
1130
+ onSeeking?: any;
1131
+ onSeekingCapture?: any;
1132
+ onStalled?: any;
1133
+ onStalledCapture?: any;
1134
+ onSuspend?: any;
1135
+ onSuspendCapture?: any;
1136
+ onTimeUpdate?: any;
1137
+ onTimeUpdateCapture?: any;
1138
+ onVolumeChange?: any;
1139
+ onVolumeChangeCapture?: any;
1140
+ onWaiting?: any;
1141
+ onWaitingCapture?: any;
1142
+ onAuxClick?: any;
1143
+ onAuxClickCapture?: any;
1144
+ onClick?: any;
1145
+ onClickCapture?: any;
1146
+ onContextMenu?: any;
1147
+ onContextMenuCapture?: any;
1148
+ onDoubleClick?: any;
1149
+ onDoubleClickCapture?: any;
1150
+ onDrag?: any;
1151
+ onDragCapture?: any;
1152
+ onDragEnd?: any;
1153
+ onDragEndCapture?: any;
1154
+ onDragEnter?: any;
1155
+ onDragEnterCapture?: any;
1156
+ onDragExit?: any;
1157
+ onDragExitCapture?: any;
1158
+ onDragLeave?: any;
1159
+ onDragLeaveCapture?: any;
1160
+ onDragOver?: any;
1161
+ onDragOverCapture?: any;
1162
+ onDragStart?: any;
1163
+ onDragStartCapture?: any;
1164
+ onDrop?: any;
1165
+ onDropCapture?: any;
1166
+ onMouseDown?: any;
1167
+ onMouseDownCapture?: any;
1168
+ onMouseEnter?: any;
1169
+ onMouseLeave?: any;
1170
+ onMouseMove?: any;
1171
+ onMouseMoveCapture?: any;
1172
+ onMouseOut?: any;
1173
+ onMouseOutCapture?: any;
1174
+ onMouseOver?: any;
1175
+ onMouseOverCapture?: any;
1176
+ onMouseUp?: any;
1177
+ onMouseUpCapture?: any;
1178
+ onSelect?: any;
1179
+ onSelectCapture?: any;
1180
+ onTouchCancel?: any;
1181
+ onTouchCancelCapture?: any;
1182
+ onTouchEnd?: any;
1183
+ onTouchEndCapture?: any;
1184
+ onTouchMove?: any;
1185
+ onTouchMoveCapture?: any;
1186
+ onTouchStart?: any;
1187
+ onTouchStartCapture?: any;
1188
+ onPointerDown?: any;
1189
+ onPointerDownCapture?: any;
1190
+ onPointerMove?: any;
1191
+ onPointerMoveCapture?: any;
1192
+ onPointerUp?: any;
1193
+ onPointerUpCapture?: any;
1194
+ onPointerCancel?: any;
1195
+ onPointerCancelCapture?: any;
1196
+ onPointerEnter?: any;
1197
+ onPointerLeave?: any;
1198
+ onPointerOver?: any;
1199
+ onPointerOverCapture?: any;
1200
+ onPointerOut?: any;
1201
+ onPointerOutCapture?: any;
1202
+ onGotPointerCapture?: any;
1203
+ onGotPointerCaptureCapture?: any;
1204
+ onLostPointerCapture?: any;
1205
+ onLostPointerCaptureCapture?: any;
1206
+ onScroll?: any;
1207
+ onScrollCapture?: any;
1208
+ onScrollEnd?: any;
1209
+ onScrollEndCapture?: any;
1210
+ onWheel?: any;
1211
+ onWheelCapture?: any;
1212
+ onAnimationStart?: any;
1213
+ onAnimationStartCapture?: any;
1214
+ onAnimationEnd?: any;
1215
+ onAnimationEndCapture?: any;
1216
+ onAnimationIteration?: any;
1217
+ onAnimationIterationCapture?: any;
1218
+ onToggle?: any;
1219
+ onBeforeToggle?: any;
1220
+ onTransitionCancel?: any;
1221
+ onTransitionCancelCapture?: any;
1222
+ onTransitionEnd?: any;
1223
+ onTransitionEndCapture?: any;
1224
+ onTransitionRun?: any;
1225
+ onTransitionRunCapture?: any;
1226
+ onTransitionStart?: any;
1227
+ onTransitionStartCapture?: any;
1228
+ } & {
1229
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
1230
+ children?: import("react").ReactNode | ((bag: {
1231
+ selectedIndex: number;
1232
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
1233
+ refName?: string | undefined;
1234
+ } & {
1235
+ className?: any;
1236
+ } & {
1237
+ ref?: import("react").Ref<HTMLElement> | undefined;
1238
+ }, never>, never>> & string;
1239
+ export declare const InspectorTabPanel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
1240
+ color?: any;
1241
+ style?: any;
1242
+ key?: any;
1243
+ suppressHydrationWarning?: any;
1244
+ lang?: any;
1245
+ "aria-activedescendant"?: any;
1246
+ "aria-atomic"?: any;
1247
+ "aria-autocomplete"?: any;
1248
+ "aria-braillelabel"?: any;
1249
+ "aria-brailleroledescription"?: any;
1250
+ "aria-busy"?: any;
1251
+ "aria-checked"?: any;
1252
+ "aria-colcount"?: any;
1253
+ "aria-colindex"?: any;
1254
+ "aria-colindextext"?: any;
1255
+ "aria-colspan"?: any;
1256
+ "aria-controls"?: any;
1257
+ "aria-current"?: any;
1258
+ "aria-describedby"?: any;
1259
+ "aria-description"?: any;
1260
+ "aria-details"?: any;
1261
+ "aria-disabled"?: any;
1262
+ "aria-dropeffect"?: any;
1263
+ "aria-errormessage"?: any;
1264
+ "aria-expanded"?: any;
1265
+ "aria-flowto"?: any;
1266
+ "aria-grabbed"?: any;
1267
+ "aria-haspopup"?: any;
1268
+ "aria-hidden"?: any;
1269
+ "aria-invalid"?: any;
1270
+ "aria-keyshortcuts"?: any;
1271
+ "aria-label"?: any;
1272
+ "aria-level"?: any;
1273
+ "aria-live"?: any;
1274
+ "aria-modal"?: any;
1275
+ "aria-multiline"?: any;
1276
+ "aria-multiselectable"?: any;
1277
+ "aria-orientation"?: any;
1278
+ "aria-owns"?: any;
1279
+ "aria-placeholder"?: any;
1280
+ "aria-posinset"?: any;
1281
+ "aria-pressed"?: any;
1282
+ "aria-readonly"?: any;
1283
+ "aria-relevant"?: any;
1284
+ "aria-required"?: any;
1285
+ "aria-roledescription"?: any;
1286
+ "aria-rowcount"?: any;
1287
+ "aria-rowindex"?: any;
1288
+ "aria-rowindextext"?: any;
1289
+ "aria-rowspan"?: any;
1290
+ "aria-selected"?: any;
1291
+ "aria-setsize"?: any;
1292
+ "aria-sort"?: any;
1293
+ "aria-valuemax"?: any;
1294
+ "aria-valuemin"?: any;
1295
+ "aria-valuenow"?: any;
1296
+ "aria-valuetext"?: any;
1297
+ dangerouslySetInnerHTML?: any;
1298
+ onCopy?: any;
1299
+ onCopyCapture?: any;
1300
+ onCut?: any;
1301
+ onCutCapture?: any;
1302
+ onPaste?: any;
1303
+ onPasteCapture?: any;
1304
+ onCompositionEnd?: any;
1305
+ onCompositionEndCapture?: any;
1306
+ onCompositionStart?: any;
1307
+ onCompositionStartCapture?: any;
1308
+ onCompositionUpdate?: any;
1309
+ onCompositionUpdateCapture?: any;
1310
+ onFocus?: any;
1311
+ onFocusCapture?: any;
1312
+ onBlur?: any;
1313
+ onBlurCapture?: any;
1314
+ onChange?: any;
1315
+ onChangeCapture?: any;
1316
+ onBeforeInput?: any;
1317
+ onBeforeInputCapture?: any;
1318
+ onInput?: any;
1319
+ onInputCapture?: any;
1320
+ onReset?: any;
1321
+ onResetCapture?: any;
1322
+ onSubmit?: any;
1323
+ onSubmitCapture?: any;
1324
+ onInvalid?: any;
1325
+ onInvalidCapture?: any;
1326
+ onLoad?: any;
1327
+ onLoadCapture?: any;
1328
+ onError?: any;
1329
+ onErrorCapture?: any;
1330
+ onKeyDown?: any;
1331
+ onKeyDownCapture?: any;
1332
+ onKeyPress?: any;
1333
+ onKeyPressCapture?: any;
1334
+ onKeyUp?: any;
1335
+ onKeyUpCapture?: any;
1336
+ onAbort?: any;
1337
+ onAbortCapture?: any;
1338
+ onCanPlay?: any;
1339
+ onCanPlayCapture?: any;
1340
+ onCanPlayThrough?: any;
1341
+ onCanPlayThroughCapture?: any;
1342
+ onDurationChange?: any;
1343
+ onDurationChangeCapture?: any;
1344
+ onEmptied?: any;
1345
+ onEmptiedCapture?: any;
1346
+ onEncrypted?: any;
1347
+ onEncryptedCapture?: any;
1348
+ onEnded?: any;
1349
+ onEndedCapture?: any;
1350
+ onLoadedData?: any;
1351
+ onLoadedDataCapture?: any;
1352
+ onLoadedMetadata?: any;
1353
+ onLoadedMetadataCapture?: any;
1354
+ onLoadStart?: any;
1355
+ onLoadStartCapture?: any;
1356
+ onPause?: any;
1357
+ onPauseCapture?: any;
1358
+ onPlay?: any;
1359
+ onPlayCapture?: any;
1360
+ onPlaying?: any;
1361
+ onPlayingCapture?: any;
1362
+ onProgress?: any;
1363
+ onProgressCapture?: any;
1364
+ onRateChange?: any;
1365
+ onRateChangeCapture?: any;
1366
+ onResize?: any;
1367
+ onResizeCapture?: any;
1368
+ onSeeked?: any;
1369
+ onSeekedCapture?: any;
1370
+ onSeeking?: any;
1371
+ onSeekingCapture?: any;
1372
+ onStalled?: any;
1373
+ onStalledCapture?: any;
1374
+ onSuspend?: any;
1375
+ onSuspendCapture?: any;
1376
+ onTimeUpdate?: any;
1377
+ onTimeUpdateCapture?: any;
1378
+ onVolumeChange?: any;
1379
+ onVolumeChangeCapture?: any;
1380
+ onWaiting?: any;
1381
+ onWaitingCapture?: any;
1382
+ onAuxClick?: any;
1383
+ onAuxClickCapture?: any;
1384
+ onClick?: any;
1385
+ onClickCapture?: any;
1386
+ onContextMenu?: any;
1387
+ onContextMenuCapture?: any;
1388
+ onDoubleClick?: any;
1389
+ onDoubleClickCapture?: any;
1390
+ onDrag?: any;
1391
+ onDragCapture?: any;
1392
+ onDragEnd?: any;
1393
+ onDragEndCapture?: any;
1394
+ onDragEnter?: any;
1395
+ onDragEnterCapture?: any;
1396
+ onDragExit?: any;
1397
+ onDragExitCapture?: any;
1398
+ onDragLeave?: any;
1399
+ onDragLeaveCapture?: any;
1400
+ onDragOver?: any;
1401
+ onDragOverCapture?: any;
1402
+ onDragStart?: any;
1403
+ onDragStartCapture?: any;
1404
+ onDrop?: any;
1405
+ onDropCapture?: any;
1406
+ onMouseDown?: any;
1407
+ onMouseDownCapture?: any;
1408
+ onMouseEnter?: any;
1409
+ onMouseLeave?: any;
1410
+ onMouseMove?: any;
1411
+ onMouseMoveCapture?: any;
1412
+ onMouseOut?: any;
1413
+ onMouseOutCapture?: any;
1414
+ onMouseOver?: any;
1415
+ onMouseOverCapture?: any;
1416
+ onMouseUp?: any;
1417
+ onMouseUpCapture?: any;
1418
+ onSelect?: any;
1419
+ onSelectCapture?: any;
1420
+ onTouchCancel?: any;
1421
+ onTouchCancelCapture?: any;
1422
+ onTouchEnd?: any;
1423
+ onTouchEndCapture?: any;
1424
+ onTouchMove?: any;
1425
+ onTouchMoveCapture?: any;
1426
+ onTouchStart?: any;
1427
+ onTouchStartCapture?: any;
1428
+ onPointerDown?: any;
1429
+ onPointerDownCapture?: any;
1430
+ onPointerMove?: any;
1431
+ onPointerMoveCapture?: any;
1432
+ onPointerUp?: any;
1433
+ onPointerUpCapture?: any;
1434
+ onPointerCancel?: any;
1435
+ onPointerCancelCapture?: any;
1436
+ onPointerEnter?: any;
1437
+ onPointerLeave?: any;
1438
+ onPointerOver?: any;
1439
+ onPointerOverCapture?: any;
1440
+ onPointerOut?: any;
1441
+ onPointerOutCapture?: any;
1442
+ onGotPointerCapture?: any;
1443
+ onGotPointerCaptureCapture?: any;
1444
+ onLostPointerCapture?: any;
1445
+ onLostPointerCaptureCapture?: any;
1446
+ onScroll?: any;
1447
+ onScrollCapture?: any;
1448
+ onScrollEnd?: any;
1449
+ onScrollEndCapture?: any;
1450
+ onWheel?: any;
1451
+ onWheelCapture?: any;
1452
+ onAnimationStart?: any;
1453
+ onAnimationStartCapture?: any;
1454
+ onAnimationEnd?: any;
1455
+ onAnimationEndCapture?: any;
1456
+ onAnimationIteration?: any;
1457
+ onAnimationIterationCapture?: any;
1458
+ onToggle?: any;
1459
+ onBeforeToggle?: any;
1460
+ onTransitionCancel?: any;
1461
+ onTransitionCancelCapture?: any;
1462
+ onTransitionEnd?: any;
1463
+ onTransitionEndCapture?: any;
1464
+ onTransitionRun?: any;
1465
+ onTransitionRunCapture?: any;
1466
+ onTransitionStart?: any;
1467
+ onTransitionStartCapture?: any;
1468
+ } & {
1469
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
1470
+ children?: import("react").ReactNode | ((bag: {
1471
+ selected: boolean;
1472
+ focus: boolean;
1473
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
1474
+ refName?: string | undefined;
1475
+ } & {
1476
+ className?: any;
1477
+ } & {
1478
+ static?: boolean | undefined;
1479
+ unmount?: boolean | undefined;
1480
+ } & {
1481
+ id?: string | undefined;
1482
+ tabIndex?: number | undefined;
1483
+ } & {
1484
+ ref?: import("react").Ref<HTMLElement> | undefined;
1485
+ }, never>> & string & Omit<import("@headlessui/react")._internal_ComponentTabPanel, keyof import("react").Component<any, {}, any>>;
1486
+ export declare const InspectorTab: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
1487
+ color?: any;
1488
+ style?: any;
1489
+ key?: any;
1490
+ suppressHydrationWarning?: any;
1491
+ id?: any;
1492
+ lang?: any;
1493
+ "aria-activedescendant"?: any;
1494
+ "aria-atomic"?: any;
1495
+ "aria-autocomplete"?: any;
1496
+ "aria-braillelabel"?: any;
1497
+ "aria-brailleroledescription"?: any;
1498
+ "aria-busy"?: any;
1499
+ "aria-checked"?: any;
1500
+ "aria-colcount"?: any;
1501
+ "aria-colindex"?: any;
1502
+ "aria-colindextext"?: any;
1503
+ "aria-colspan"?: any;
1504
+ "aria-current"?: any;
1505
+ "aria-describedby"?: any;
1506
+ "aria-description"?: any;
1507
+ "aria-details"?: any;
1508
+ "aria-disabled"?: any;
1509
+ "aria-dropeffect"?: any;
1510
+ "aria-errormessage"?: any;
1511
+ "aria-expanded"?: any;
1512
+ "aria-flowto"?: any;
1513
+ "aria-grabbed"?: any;
1514
+ "aria-haspopup"?: any;
1515
+ "aria-hidden"?: any;
1516
+ "aria-invalid"?: any;
1517
+ "aria-keyshortcuts"?: any;
1518
+ "aria-label"?: any;
1519
+ "aria-labelledby"?: any;
1520
+ "aria-level"?: any;
1521
+ "aria-live"?: any;
1522
+ "aria-modal"?: any;
1523
+ "aria-multiline"?: any;
1524
+ "aria-multiselectable"?: any;
1525
+ "aria-orientation"?: any;
1526
+ "aria-owns"?: any;
1527
+ "aria-placeholder"?: any;
1528
+ "aria-posinset"?: any;
1529
+ "aria-pressed"?: any;
1530
+ "aria-readonly"?: any;
1531
+ "aria-relevant"?: any;
1532
+ "aria-required"?: any;
1533
+ "aria-roledescription"?: any;
1534
+ "aria-rowcount"?: any;
1535
+ "aria-rowindex"?: any;
1536
+ "aria-rowindextext"?: any;
1537
+ "aria-rowspan"?: any;
1538
+ "aria-setsize"?: any;
1539
+ "aria-sort"?: any;
1540
+ "aria-valuemax"?: any;
1541
+ "aria-valuemin"?: any;
1542
+ "aria-valuenow"?: any;
1543
+ "aria-valuetext"?: any;
1544
+ dangerouslySetInnerHTML?: any;
1545
+ onCopy?: any;
1546
+ onCopyCapture?: any;
1547
+ onCut?: any;
1548
+ onCutCapture?: any;
1549
+ onPaste?: any;
1550
+ onPasteCapture?: any;
1551
+ onCompositionEnd?: any;
1552
+ onCompositionEndCapture?: any;
1553
+ onCompositionStart?: any;
1554
+ onCompositionStartCapture?: any;
1555
+ onCompositionUpdate?: any;
1556
+ onCompositionUpdateCapture?: any;
1557
+ onFocus?: any;
1558
+ onFocusCapture?: any;
1559
+ onBlur?: any;
1560
+ onBlurCapture?: any;
1561
+ onChange?: any;
1562
+ onChangeCapture?: any;
1563
+ onBeforeInput?: any;
1564
+ onBeforeInputCapture?: any;
1565
+ onInput?: any;
1566
+ onInputCapture?: any;
1567
+ onReset?: any;
1568
+ onResetCapture?: any;
1569
+ onSubmit?: any;
1570
+ onSubmitCapture?: any;
1571
+ onInvalid?: any;
1572
+ onInvalidCapture?: any;
1573
+ onLoad?: any;
1574
+ onLoadCapture?: any;
1575
+ onError?: any;
1576
+ onErrorCapture?: any;
1577
+ onKeyDown?: any;
1578
+ onKeyDownCapture?: any;
1579
+ onKeyPress?: any;
1580
+ onKeyPressCapture?: any;
1581
+ onKeyUp?: any;
1582
+ onKeyUpCapture?: any;
1583
+ onAbort?: any;
1584
+ onAbortCapture?: any;
1585
+ onCanPlay?: any;
1586
+ onCanPlayCapture?: any;
1587
+ onCanPlayThrough?: any;
1588
+ onCanPlayThroughCapture?: any;
1589
+ onDurationChange?: any;
1590
+ onDurationChangeCapture?: any;
1591
+ onEmptied?: any;
1592
+ onEmptiedCapture?: any;
1593
+ onEncrypted?: any;
1594
+ onEncryptedCapture?: any;
1595
+ onEnded?: any;
1596
+ onEndedCapture?: any;
1597
+ onLoadedData?: any;
1598
+ onLoadedDataCapture?: any;
1599
+ onLoadedMetadata?: any;
1600
+ onLoadedMetadataCapture?: any;
1601
+ onLoadStart?: any;
1602
+ onLoadStartCapture?: any;
1603
+ onPause?: any;
1604
+ onPauseCapture?: any;
1605
+ onPlay?: any;
1606
+ onPlayCapture?: any;
1607
+ onPlaying?: any;
1608
+ onPlayingCapture?: any;
1609
+ onProgress?: any;
1610
+ onProgressCapture?: any;
1611
+ onRateChange?: any;
1612
+ onRateChangeCapture?: any;
1613
+ onResize?: any;
1614
+ onResizeCapture?: any;
1615
+ onSeeked?: any;
1616
+ onSeekedCapture?: any;
1617
+ onSeeking?: any;
1618
+ onSeekingCapture?: any;
1619
+ onStalled?: any;
1620
+ onStalledCapture?: any;
1621
+ onSuspend?: any;
1622
+ onSuspendCapture?: any;
1623
+ onTimeUpdate?: any;
1624
+ onTimeUpdateCapture?: any;
1625
+ onVolumeChange?: any;
1626
+ onVolumeChangeCapture?: any;
1627
+ onWaiting?: any;
1628
+ onWaitingCapture?: any;
1629
+ onAuxClick?: any;
1630
+ onAuxClickCapture?: any;
1631
+ onClick?: any;
1632
+ onClickCapture?: any;
1633
+ onContextMenu?: any;
1634
+ onContextMenuCapture?: any;
1635
+ onDoubleClick?: any;
1636
+ onDoubleClickCapture?: any;
1637
+ onDrag?: any;
1638
+ onDragCapture?: any;
1639
+ onDragEnd?: any;
1640
+ onDragEndCapture?: any;
1641
+ onDragEnter?: any;
1642
+ onDragEnterCapture?: any;
1643
+ onDragExit?: any;
1644
+ onDragExitCapture?: any;
1645
+ onDragLeave?: any;
1646
+ onDragLeaveCapture?: any;
1647
+ onDragOver?: any;
1648
+ onDragOverCapture?: any;
1649
+ onDragStart?: any;
1650
+ onDragStartCapture?: any;
1651
+ onDrop?: any;
1652
+ onDropCapture?: any;
1653
+ onMouseDown?: any;
1654
+ onMouseDownCapture?: any;
1655
+ onMouseEnter?: any;
1656
+ onMouseLeave?: any;
1657
+ onMouseMove?: any;
1658
+ onMouseMoveCapture?: any;
1659
+ onMouseOut?: any;
1660
+ onMouseOutCapture?: any;
1661
+ onMouseOver?: any;
1662
+ onMouseOverCapture?: any;
1663
+ onMouseUp?: any;
1664
+ onMouseUpCapture?: any;
1665
+ onSelect?: any;
1666
+ onSelectCapture?: any;
1667
+ onTouchCancel?: any;
1668
+ onTouchCancelCapture?: any;
1669
+ onTouchEnd?: any;
1670
+ onTouchEndCapture?: any;
1671
+ onTouchMove?: any;
1672
+ onTouchMoveCapture?: any;
1673
+ onTouchStart?: any;
1674
+ onTouchStartCapture?: any;
1675
+ onPointerDown?: any;
1676
+ onPointerDownCapture?: any;
1677
+ onPointerMove?: any;
1678
+ onPointerMoveCapture?: any;
1679
+ onPointerUp?: any;
1680
+ onPointerUpCapture?: any;
1681
+ onPointerCancel?: any;
1682
+ onPointerCancelCapture?: any;
1683
+ onPointerEnter?: any;
1684
+ onPointerLeave?: any;
1685
+ onPointerOver?: any;
1686
+ onPointerOverCapture?: any;
1687
+ onPointerOut?: any;
1688
+ onPointerOutCapture?: any;
1689
+ onGotPointerCapture?: any;
1690
+ onGotPointerCaptureCapture?: any;
1691
+ onLostPointerCapture?: any;
1692
+ onLostPointerCaptureCapture?: any;
1693
+ onScroll?: any;
1694
+ onScrollCapture?: any;
1695
+ onScrollEnd?: any;
1696
+ onScrollEndCapture?: any;
1697
+ onWheel?: any;
1698
+ onWheelCapture?: any;
1699
+ onAnimationStart?: any;
1700
+ onAnimationStartCapture?: any;
1701
+ onAnimationEnd?: any;
1702
+ onAnimationEndCapture?: any;
1703
+ onAnimationIteration?: any;
1704
+ onAnimationIterationCapture?: any;
1705
+ onToggle?: any;
1706
+ onBeforeToggle?: any;
1707
+ onTransitionCancel?: any;
1708
+ onTransitionCancelCapture?: any;
1709
+ onTransitionEnd?: any;
1710
+ onTransitionEndCapture?: any;
1711
+ onTransitionRun?: any;
1712
+ onTransitionRunCapture?: any;
1713
+ onTransitionStart?: any;
1714
+ onTransitionStartCapture?: any;
1715
+ } & {
1716
+ as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
1717
+ children?: import("react").ReactNode | ((bag: {
1718
+ hover: boolean;
1719
+ focus: boolean;
1720
+ active: boolean;
1721
+ autofocus: boolean;
1722
+ selected: boolean;
1723
+ disabled: boolean;
1724
+ }) => import("react").ReactElement<unknown, string | import("react").JSXElementConstructor<any>>);
1725
+ refName?: string | undefined;
1726
+ } & {
1727
+ className?: any;
1728
+ } & {
1729
+ autoFocus?: boolean | undefined;
1730
+ disabled?: boolean | undefined;
1731
+ } & {
1732
+ ref?: import("react").Ref<HTMLElement> | undefined;
1733
+ }, never>> & string & Omit<import("@headlessui/react")._internal_ComponentTab & {
24
1734
  Group: import("@headlessui/react")._internal_ComponentTabGroup;
25
1735
  List: import("@headlessui/react")._internal_ComponentTabList;
26
1736
  Panels: import("@headlessui/react")._internal_ComponentTabPanels;
27
1737
  Panel: import("@headlessui/react")._internal_ComponentTabPanel;
28
- }, import("styled-components").DefaultTheme, {}, never>;
29
- export declare const InspectorTabPanelHeading: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
1738
+ }, keyof import("react").Component<any, {}, any>>;
1739
+ export declare const InspectorTabPanelHeading: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;