@codecademy/gamut 68.1.0-alpha.f9ca97.0 → 68.1.1-alpha.2babc6.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 (60) hide show
  1. package/dist/Alert/elements.d.ts +3 -3
  2. package/dist/Anchor/index.d.ts +44 -13
  3. package/dist/Badge/index.d.ts +38 -7
  4. package/dist/Box/Box.d.ts +1 -1
  5. package/dist/Box/FlexBox.d.ts +1 -1
  6. package/dist/Box/GridBox.d.ts +1 -1
  7. package/dist/Box/props.d.ts +38 -7
  8. package/dist/Button/CTAButton.d.ts +2 -2
  9. package/dist/Button/FillButton.d.ts +4 -4
  10. package/dist/Button/IconButton.d.ts +4 -4
  11. package/dist/Button/StrokeButton.d.ts +4 -4
  12. package/dist/Button/TextButton.d.ts +4 -4
  13. package/dist/Button/shared/InlineIconButton.d.ts +2 -2
  14. package/dist/Button/shared/styles.d.ts +41 -10
  15. package/dist/ButtonBase/ButtonBase.d.ts +2 -2
  16. package/dist/Card/elements.d.ts +139 -43
  17. package/dist/ConnectedForm/ConnectedFormGroup.js +10 -4
  18. package/dist/ConnectedForm/utils.d.ts +2 -2
  19. package/dist/ContentContainer/index.d.ts +1 -1
  20. package/dist/Disclosure/elements.d.ts +13 -13
  21. package/dist/Form/elements/Form.d.ts +44 -13
  22. package/dist/Form/elements/FormGroup.d.ts +1 -1
  23. package/dist/GridForm/GridFormButtons/index.d.ts +4 -4
  24. package/dist/GridForm/GridFormInputGroup/index.js +10 -4
  25. package/dist/GridForm/GridFormSections/GridFormSectionBreak.d.ts +38 -7
  26. package/dist/InternalFloatingCard/InternalFloatingCard.d.ts +39 -8
  27. package/dist/Layout/Column.d.ts +39 -8
  28. package/dist/Layout/LayoutGrid.d.ts +1 -1
  29. package/dist/List/elements.d.ts +91 -28
  30. package/dist/Markdown/index.js +7 -3
  31. package/dist/Markdown/libs/overrides/index.d.ts +8 -4
  32. package/dist/Markdown/libs/overrides/index.js +43 -24
  33. package/dist/Menu/Menu.d.ts +1 -1
  34. package/dist/Menu/elements.d.ts +42 -11
  35. package/dist/Pagination/AnimatedPaginationButtons.d.ts +47 -15
  36. package/dist/Pagination/EllipsisButton.d.ts +9 -9
  37. package/dist/Pagination/EllipsisButton.js +2 -2
  38. package/dist/Pagination/PaginationButton.d.ts +6 -6
  39. package/dist/Pagination/index.js +4 -4
  40. package/dist/Pagination/utils.d.ts +43 -11
  41. package/dist/Pagination/utils.js +1 -1
  42. package/dist/Popover/elements.d.ts +2 -2
  43. package/dist/PopoverContainer/PopoverContainer.js +31 -4
  44. package/dist/PopoverContainer/utils.d.ts +25 -1
  45. package/dist/PopoverContainer/utils.js +36 -5
  46. package/dist/Tabs/TabButton.d.ts +2 -2
  47. package/dist/Tabs/TabNav.d.ts +1 -1
  48. package/dist/Tabs/TabNavLink.d.ts +2 -2
  49. package/dist/Tabs/props.d.ts +38 -7
  50. package/dist/Tag/elements.d.ts +11 -11
  51. package/dist/Tag/types.d.ts +38 -7
  52. package/dist/Tip/InfoTip/InfoTipButton.d.ts +4 -4
  53. package/dist/Tip/InfoTip/styles.d.ts +1 -1
  54. package/dist/Tip/PreviewTip/elements.d.ts +6 -6
  55. package/dist/Tip/ToolTip/elements.d.ts +1 -1
  56. package/dist/Tip/shared/elements.d.ts +3 -3
  57. package/dist/Toggle/elements.d.ts +1 -1
  58. package/dist/Typography/Text.d.ts +40 -9
  59. package/package.json +15 -12
  60. package/dist/typings/react-aria-tabpanel.d.ts +0 -7
@@ -16,7 +16,7 @@ const CheckboxParentLi = /*#__PURE__*/_styled("li", {
16
16
  } : {
17
17
  name: "1gfm1dz",
18
18
  styles: "&::before{display:none!important;}",
19
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9NYXJrZG93bi9saWJzL292ZXJyaWRlcy9pbmRleC50c3giXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBVWtDIiwiZmlsZSI6Ii4uLy4uLy4uLy4uL3NyYy9NYXJrZG93bi9saWJzL292ZXJyaWRlcy9pbmRleC50c3giLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgSHRtbFRvUmVhY3QgZnJvbSAnaHRtbC10by1yZWFjdCc7XG5pbXBvcnQgY2FtZWxDYXNlTWFwIGZyb20gJ2h0bWwtdG8tcmVhY3QvbGliL2NhbWVsLWNhc2UtYXR0cmlidXRlLW5hbWVzJztcbmltcG9ydCBnZXQgZnJvbSAnbG9kYXNoL2dldCc7XG5pbXBvcnQgKiBhcyBSZWFjdCBmcm9tICdyZWFjdCc7XG5cbmltcG9ydCB7IGdldExhYmVsLCBpc0NoZWNrYm94UGFyZW50LCBpc0lucHV0LCBpc0xhYmVsVGV4dCB9IGZyb20gJy4vdXRpbHMnO1xuXG5jb25zdCBwcm9jZXNzTm9kZURlZmluaXRpb25zID0gSHRtbFRvUmVhY3QuUHJvY2Vzc05vZGVEZWZpbml0aW9ucygpO1xuXG5jb25zdCBDaGVja2JveFBhcmVudExpID0gc3R5bGVkLmxpYFxuICAmOjpiZWZvcmUge1xuICAgIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDtcbiAgfVxuYDtcblxuZXhwb3J0IGludGVyZmFjZSBBdHRyaWJ1dGVzTWFwIHtcbiAgW2tleTogc3RyaW5nXTogc3RyaW5nIHwgYm9vbGVhbjtcbn1cblxuZXhwb3J0IGludGVyZmFjZSBIVE1MVG9SZWFjdE5vZGUge1xuICBkYXRhOiBzdHJpbmc7XG4gIHR5cGU6IHN0cmluZztcbiAgbmFtZT86IHN0cmluZztcbiAgY2hpbGRyZW4/OiBIVE1MVG9SZWFjdE5vZGVbXTtcbiAgYXR0cmlicz86IGFueTtcbiAgbmV4dDogSFRNTFRvUmVhY3ROb2RlO1xuICBwcmV2OiBIVE1MVG9SZWFjdE5vZGU7XG4gIHBhcmVudDogSFRNTFRvUmVhY3ROb2RlO1xufVxuXG4vLyBNYXBwaW5nIG9mIGh0bWwgYXR0cmlidXRlcyB0byB0aGVpciBjYW1lbENhc2UgdmFyaWFudHNcbmNvbnN0IGF0dHJpYnV0ZU1hcDogeyBba2V5OiBzdHJpbmddOiBzdHJpbmcgfSA9IHtcbiAgLi4uY2FtZWxDYXNlTWFwLFxuICBmb3I6ICdodG1sRm9yJyxcbiAgY2xhc3M6ICdjbGFzc05hbWUnLFxufTtcblxudHlwZSBPdmVycmlkZVNldHRpbmdzQmFzZSA9IHtcbiAgY29tcG9uZW50PzogUmVhY3QuQ29tcG9uZW50VHlwZTxhbnk+O1xuICBhbGxvd2VkQXR0cmlidXRlcz86IHN0cmluZ1tdO1xuICBwcm9jZXNzTm9kZT86IChub2RlOiBIVE1MVG9SZWFjdE5vZGUsIHByb3BzOiBvYmplY3QpID0+IFJlYWN0LlJlYWN0Tm9kZTtcbiAgc2hvdWxkUHJvY2Vzc05vZGU/OiAobm9kZTogSFRNTFRvUmVhY3ROb2RlKSA9PiBib29sZWFuO1xufTtcblxuaW50ZXJmYWNlIE92ZXJyaWRlU2V0dGluZ3NDb21wb25lbnQgZXh0ZW5kcyBPdmVycmlkZVNldHRpbmdzQmFzZSB7XG4gIGNvbXBvbmVudDogUmVhY3QuQ29tcG9uZW50VHlwZTxhbnk+O1xufVxuXG5pbnRlcmZhY2UgT3ZlcnJpZGVTZXR0aW5nc1Byb2Nlc3NOb2RlIGV4dGVuZHMgT3ZlcnJpZGVTZXR0aW5nc0Jhc2Uge1xuICBwcm9jZXNzTm9kZTogKG5vZGU6IEhUTUxUb1JlYWN0Tm9kZSwgcHJvcHM6IG9iamVjdCkgPT4gUmVhY3QuUmVhY3ROb2RlO1xufVxuXG5leHBvcnQgdHlwZSBNYXJrZG93bk92ZXJyaWRlU2V0dGluZyA9XG4gIHwgT3ZlcnJpZGVTZXR0aW5nc0NvbXBvbmVudFxuICB8IE92ZXJyaWRlU2V0dGluZ3NQcm9jZXNzTm9kZTtcblxuZXhwb3J0IHR5cGUgTWFya2Rvd25PdmVycmlkZVNldHRpbmdzID0ge1xuICBbaTogc3RyaW5nXTogTWFya2Rvd25PdmVycmlkZVNldHRpbmc7XG59O1xuXG5jb25zdCBwcm9jZXNzQXR0cmlidXRlVmFsdWUgPSAodmFsdWU6IHN0cmluZyB8IGJvb2xlYW4pID0+IHtcbiAgaWYgKHZhbHVlID09PSAndHJ1ZScpIHtcbiAgICByZXR1cm4gdHJ1ZTtcbiAgfVxuXG4gIGlmICh2YWx1ZSA9PT0gJ2ZhbHNlJykge1xuICAgIHJldHVybiBmYWxzZTtcbiAgfVxuXG4gIHJldHVybiB2YWx1ZSB8fCB0cnVlO1xufTtcblxuLy8gQ29udmVydCBodG1sIGF0dHJpYnV0ZXMgdG8gdmFsaWQgcmVhY3QgcHJvcHNcbmV4cG9ydCBjb25zdCBwcm9jZXNzQXR0cmlidXRlcyA9IChhdHRyaWJ1dGVzOiBBdHRyaWJ1dGVzTWFwID0ge30pID0+XG4gIE9iamVjdC5rZXlzKGF0dHJpYnV0ZXMpLnJlZHVjZSgoYWNjLCBhdHRyKSA9PiB7XG4gICAgY29uc3QgcmVhY3RBdHRyID0gYXR0cmlidXRlTWFwW2F0dHIucmVwbGFjZSgvWy06XS8sICcnKV0gfHwgYXR0cjtcblxuICAgIHJldHVybiB7XG4gICAgICAuLi5hY2MsXG4gICAgICBbcmVhY3RBdHRyXTogcHJvY2Vzc0F0dHJpYnV0ZVZhbHVlKGF0dHJpYnV0ZXNbYXR0cl0pLFxuICAgIH07XG4gIH0sIHt9KTtcblxuLy8gZ2VuZXJpYyBodG1sIHRhZyBvdmVycmlkZVxuZXhwb3J0IGNvbnN0IGNyZWF0ZVRhZ092ZXJyaWRlID0gKFxuICB0YWdOYW1lOiBzdHJpbmcsXG4gIE92ZXJyaWRlOiBNYXJrZG93bk92ZXJyaWRlU2V0dGluZ1xuKSA9PiAoe1xuICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICBpZiAoIU92ZXJyaWRlKSByZXR1cm4gZmFsc2U7XG5cbiAgICBpZiAoT3ZlcnJpZGUuc2hvdWxkUHJvY2Vzc05vZGUpIHtcbiAgICAgIHJldHVybiBPdmVycmlkZS5zaG91bGRQcm9jZXNzTm9kZShub2RlKTtcbiAgICB9XG4gICAgcmV0dXJuIG5vZGUubmFtZSA9PT0gdGFnTmFtZS50b0xvd2VyQ2FzZSgpO1xuICB9LFxuICBwcm9jZXNzTm9kZShcbiAgICBub2RlOiBIVE1MVG9SZWFjdE5vZGUsXG4gICAgY2hpbGRyZW46IEhUTUxUb1JlYWN0Tm9kZVtdLFxuICAgIGtleTogUmVhY3QuS2V5XG4gICkge1xuICAgIGlmICghT3ZlcnJpZGUpIHJldHVybiBudWxsO1xuXG4gICAgY29uc3QgcHJvcHMgPSB7XG4gICAgICAuLi5wcm9jZXNzQXR0cmlidXRlcyhub2RlLmF0dHJpYnMpLFxuICAgICAgY2hpbGRyZW4sXG4gICAgICBrZXksXG4gICAgfTtcblxuICAgIGlmIChPdmVycmlkZS5wcm9jZXNzTm9kZSkge1xuICAgICAgcmV0dXJuIE92ZXJyaWRlLnByb2Nlc3NOb2RlKG5vZGUsIHByb3BzKTtcbiAgICB9XG5cbiAgICBpZiAoIU92ZXJyaWRlLmNvbXBvbmVudCkgcmV0dXJuIG51bGw7XG5cbiAgICByZXR1cm4gPE92ZXJyaWRlLmNvbXBvbmVudCB7Li4ucHJvcHN9IC8+O1xuICB9LFxufSk7XG5cbi8vIGdlbmVyaWMgdmlkZW8gdGFnIG92ZXJyaWRlXG5leHBvcnQgY29uc3QgY3JlYXRlVmlkZW9PdmVycmlkZSA9IChcbiAgdGFnTmFtZTogc3RyaW5nLFxuICBPdmVycmlkZTogTWFya2Rvd25PdmVycmlkZVNldHRpbmdcbikgPT4gKHtcbiAgc2hvdWxkUHJvY2Vzc05vZGUobm9kZTogSFRNTFRvUmVhY3ROb2RlKSB7XG4gICAgaWYgKCFPdmVycmlkZSkgcmV0dXJuIGZhbHNlO1xuXG4gICAgaWYgKE92ZXJyaWRlLnNob3VsZFByb2Nlc3NOb2RlKSB7XG4gICAgICByZXR1cm4gT3ZlcnJpZGUuc2hvdWxkUHJvY2Vzc05vZGUobm9kZSk7XG4gICAgfVxuICAgIHJldHVybiBub2RlLm5hbWUgPT09IHRhZ05hbWUudG9Mb3dlckNhc2UoKTtcbiAgfSxcbiAgcHJvY2Vzc05vZGUoXG4gICAgbm9kZTogSFRNTFRvUmVhY3ROb2RlLFxuICAgIGNoaWxkcmVuOiBIVE1MVG9SZWFjdE5vZGVbXSxcbiAgICBrZXk6IFJlYWN0LktleVxuICApIHtcbiAgICBpZiAoIU92ZXJyaWRlKSByZXR1cm4gbnVsbDtcblxuICAgIGNvbnN0IHsgc3JjLCAuLi5wcm9jZXNzZWRBdHRyaWJ1dGVzIH0gPSBwcm9jZXNzQXR0cmlidXRlcyhcbiAgICAgIG5vZGUuYXR0cmlic1xuICAgICkgYXMgYW55O1xuXG4gICAgY29uc3QgYWx0VmlkZW9TcmMgPSBbXSBhcyBhbnk7XG4gICAgY29uc3QgdGV4dFRyYWNrcyA9IFtdIGFzIGFueTtcblxuICAgIGlmIChjaGlsZHJlbikge1xuICAgICAgY2hpbGRyZW4uZm9yRWFjaCgoZWxlbWVudDogYW55KSA9PiB7XG4gICAgICAgIGlmIChlbGVtZW50LnR5cGUgPT09ICdzb3VyY2UnICYmIGVsZW1lbnQ/LnByb3BzPy5zcmMpIHtcbiAgICAgICAgICBpZiAoZWxlbWVudC5wcm9wcz8udHlwZS5pbmNsdWRlcygndmlkZW8nKSkge1xuICAgICAgICAgICAgYWx0VmlkZW9TcmMucHVzaCh7XG4gICAgICAgICAgICAgIHNyYzogZWxlbWVudD8ucHJvcHMuc3JjLFxuICAgICAgICAgICAgICB0eXBlOiBlbGVtZW50Py5wcm9wcy50eXBlLFxuICAgICAgICAgICAgfSk7XG4gICAgICAgICAgfVxuICAgICAgICB9IC8vIE9uY2Ugd2UgZW5hYmxlIGNhcHRpb25zIGluIHRoZSBWaWRlbyBjb21wb25lbnQsIHdlIGNhbiBhZGQgYW4gYWRkaXRpb25hbCBjaGVjayBoZXJlIC0gR00tOTA5XG4gICAgICAgIGVsc2UgaWYgKGVsZW1lbnQudHlwZSA9PT0gJ3RyYWNrJykge1xuICAgICAgICAgIHRleHRUcmFja3MucHVzaCh7XG4gICAgICAgICAgICBzcmM6IGVsZW1lbnQ/LnByb3BzLnNyYyxcbiAgICAgICAgICAgIGxhbmd1YWdlOiBlbGVtZW50Py5wcm9wcy5zcmNMYW5nLFxuICAgICAgICAgICAgZGVmYXVsdDogZWxlbWVudD8ucHJvcHMuZGVmYXVsdCxcbiAgICAgICAgICAgIGtpbmQ6IGVsZW1lbnQ/LnByb3BzLmtpbmQsXG4gICAgICAgICAgICBsYWJlbDogZWxlbWVudD8ucHJvcHMubGFiZWwsXG4gICAgICAgICAgICB0eXBlOiBlbGVtZW50Py5wcm9wcy50eXBlLFxuICAgICAgICAgIH0pO1xuICAgICAgICB9XG4gICAgICB9KTtcbiAgICB9XG5cbiAgICBjb25zdCBwcm9wcyA9IHtcbiAgICAgIHNyYzogYWx0VmlkZW9TcmMubGVuZ3RoID4gMCA/IGFsdFZpZGVvU3JjIDogc3JjLFxuICAgICAgdGV4dFRyYWNrcyxcbiAgICAgIC4uLnByb2Nlc3NlZEF0dHJpYnV0ZXMsXG4gICAgICBjaGlsZHJlbixcbiAgICAgIGtleSxcbiAgICB9O1xuXG4gICAgaWYgKE92ZXJyaWRlLnByb2Nlc3NOb2RlKSB7XG4gICAgICByZXR1cm4gT3ZlcnJpZGUucHJvY2Vzc05vZGUobm9kZSwgcHJvcHMpO1xuICAgIH1cblxuICAgIGlmICghT3ZlcnJpZGUuY29tcG9uZW50KSByZXR1cm4gbnVsbDtcblxuICAgIHJldHVybiA8T3ZlcnJpZGUuY29tcG9uZW50IHsuLi5wcm9wc30gLz47XG4gIH0sXG59KTtcblxuLy8gQWxsb3dzIDxDb2RlQmxvY2s+PC9Db2RlQmxvY2s+IG92ZXJyaWRlIGFuZCBvdmVycmlkZXMgb2Ygc3RhbmRhcmQgZmVuY2VkIGNvZGVibG9ja3NcbmV4cG9ydCBjb25zdCBjcmVhdGVDb2RlQmxvY2tPdmVycmlkZSA9IChcbiAgdGFnTmFtZTogc3RyaW5nLFxuICBPdmVycmlkZTogTWFya2Rvd25PdmVycmlkZVNldHRpbmdcbikgPT5cbiAgY3JlYXRlVGFnT3ZlcnJpZGUodGFnTmFtZSwge1xuICAgIHNob3VsZFByb2Nlc3NOb2RlKG5vZGU6IEhUTUxUb1JlYWN0Tm9kZSkge1xuICAgICAgcmV0dXJuIChcbiAgICAgICAgKG5vZGUubmFtZSA9PT0gJ2NvZGUnICYmIGdldChub2RlLCAncGFyZW50Lm5hbWUnKSA9PT0gJ3ByZScpIHx8XG4gICAgICAgIG5vZGUubmFtZSA9PT0gdGFnTmFtZS50b0xvd2VyQ2FzZSgpXG4gICAgICApO1xuICAgIH0sXG5cbiAgICBwcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUsIHByb3BzOiBhbnkpIHtcbiAgICAgIGNvbnN0IFssIGxhbmd1YWdlID0gdW5kZWZpbmVkXSA9XG4gICAgICAgIHByb3BzLmNsYXNzTmFtZT8ubWF0Y2goL2xhbmd1YWdlLShbXlxcc10rKS8pIHx8IFtdO1xuXG4gICAgICBpZiAoIU92ZXJyaWRlLmNvbXBvbmVudCkgcmV0dXJuIG51bGw7XG5cbiAgICAgIHJldHVybiAoXG4gICAgICAgIDxPdmVycmlkZS5jb21wb25lbnQgey4uLnByb3BzfSBsYW5ndWFnZT17bGFuZ3VhZ2V9PlxuICAgICAgICAgIHtwcm9wcy5jaGlsZHJlbj8uWzBdfVxuICAgICAgICA8L092ZXJyaWRlLmNvbXBvbmVudD5cbiAgICAgICk7XG4gICAgfSxcbiAgICAuLi5PdmVycmlkZSxcbiAgfSk7XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVJbnB1dE92ZXJyaWRlID0gKFxuICB0eXBlOiBzdHJpbmcsXG4gIE92ZXJyaWRlOiBNYXJrZG93bk92ZXJyaWRlU2V0dGluZ1xuKSA9PlxuICBjcmVhdGVUYWdPdmVycmlkZSgnaW5wdXQnLCB7XG4gICAgc2hvdWxkUHJvY2Vzc05vZGUobm9kZTogSFRNTFRvUmVhY3ROb2RlKSB7XG4gICAgICByZXR1cm4gKFxuICAgICAgICBpc0NoZWNrYm94UGFyZW50KG5vZGUsIHR5cGUpIHx8XG4gICAgICAgIGlzSW5wdXQobm9kZSwgdHlwZSkgfHxcbiAgICAgICAgaXNMYWJlbFRleHQobm9kZSwgdHlwZSlcbiAgICAgICk7XG4gICAgfSxcblxuICAgIHByb2Nlc3NOb2RlKG5vZGU6IEhUTUxUb1JlYWN0Tm9kZSwgcHJvcHM6IGFueSkge1xuICAgICAgY29uc3QgbGFiZWwgPSBnZXRMYWJlbChub2RlKTtcblxuICAgICAgaWYgKCFPdmVycmlkZS5jb21wb25lbnQpIHJldHVybiBudWxsO1xuXG4gICAgICBpZiAoaXNDaGVja2JveFBhcmVudChub2RlLCB0eXBlKSkge1xuICAgICAgICByZXR1cm4gPENoZWNrYm94UGFyZW50TGkgey4uLnByb3BzfSAvPjtcbiAgICAgIH1cblxuICAgICAgaWYgKGlzTGFiZWxUZXh0KG5vZGUsIHR5cGUpKSByZXR1cm4gbnVsbDtcblxuICAgICAgcmV0dXJuIDxPdmVycmlkZS5jb21wb25lbnQgbGFiZWw9e2xhYmVsfSB7Li4ucHJvcHN9IC8+O1xuICAgIH0sXG4gICAgLi4uT3ZlcnJpZGUsXG4gIH0pO1xuXG5jb25zdCBwcm9jZXNzVGV4dCA9ICh0ZXh0OiBzdHJpbmcpID0+IHtcbiAgLy8gUmVwbGFjZSAmbWRhc2g7IGR1ZSB0byBsZWdhY3kgbWFya2Rvd24gdGhhdCBkaWRuJ3QgdXNlIHNtYXJ0IGRhc2hlc1xuICByZXR1cm4gdGV4dC5yZXBsYWNlKC8mbWRhc2g7L2csICdcXHUyMDE0Jyk7XG59O1xuXG5leHBvcnQgY29uc3Qgc3RhbmRhcmRPdmVycmlkZXMgPSBbXG4gIHtcbiAgICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICAgIC8vIFBhcnNlIHRleHQgb3V0c2lkZSBvZiBjb2RlIGJsb2Nrc1xuICAgICAgaWYgKG5vZGUucGFyZW50ICYmIFsnY29kZScsICdwcmUnXS5pbmRleE9mKG5vZGUucGFyZW50Lm5hbWUhKSA+PSAwKSB7XG4gICAgICAgIHJldHVybiBmYWxzZTtcbiAgICAgIH1cbiAgICAgIGlmIChub2RlLnR5cGUgPT09ICd0ZXh0JykgcmV0dXJuIHRydWU7XG4gICAgICByZXR1cm4gZmFsc2U7XG4gICAgfSxcbiAgICBwcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICAgIHJldHVybiBwcm9jZXNzVGV4dChub2RlLmRhdGEpO1xuICAgIH0sXG4gIH0sXG5cbiAge1xuICAgIHNob3VsZFByb2Nlc3NOb2RlKCkge1xuICAgICAgcmV0dXJuIHRydWU7XG4gICAgfSxcbiAgICBwcm9jZXNzTm9kZTogcHJvY2Vzc05vZGVEZWZpbml0aW9ucy5wcm9jZXNzRGVmYXVsdE5vZGUsXG4gIH0sXG5dO1xuIl19 */",
19
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9NYXJrZG93bi9saWJzL292ZXJyaWRlcy9pbmRleC50c3giXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBVWtDIiwiZmlsZSI6Ii4uLy4uLy4uLy4uL3NyYy9NYXJrZG93bi9saWJzL292ZXJyaWRlcy9pbmRleC50c3giLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgSHRtbFRvUmVhY3QgZnJvbSAnaHRtbC10by1yZWFjdCc7XG5pbXBvcnQgY2FtZWxDYXNlTWFwIGZyb20gJ2h0bWwtdG8tcmVhY3QvbGliL2NhbWVsLWNhc2UtYXR0cmlidXRlLW5hbWVzJztcbmltcG9ydCBnZXQgZnJvbSAnbG9kYXNoL2dldCc7XG5pbXBvcnQgKiBhcyBSZWFjdCBmcm9tICdyZWFjdCc7XG5cbmltcG9ydCB7IGdldExhYmVsLCBpc0NoZWNrYm94UGFyZW50LCBpc0lucHV0LCBpc0xhYmVsVGV4dCB9IGZyb20gJy4vdXRpbHMnO1xuXG5jb25zdCBwcm9jZXNzTm9kZURlZmluaXRpb25zID0gSHRtbFRvUmVhY3QuUHJvY2Vzc05vZGVEZWZpbml0aW9ucygpO1xuXG5jb25zdCBDaGVja2JveFBhcmVudExpID0gc3R5bGVkLmxpYFxuICAmOjpiZWZvcmUge1xuICAgIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDtcbiAgfVxuYDtcblxuZXhwb3J0IGludGVyZmFjZSBBdHRyaWJ1dGVzTWFwIHtcbiAgW2tleTogc3RyaW5nXTogc3RyaW5nIHwgYm9vbGVhbjtcbn1cblxuZXhwb3J0IGludGVyZmFjZSBIVE1MVG9SZWFjdE5vZGUge1xuICBkYXRhOiBzdHJpbmc7XG4gIHR5cGU6IHN0cmluZztcbiAgbmFtZT86IHN0cmluZztcbiAgY2hpbGRyZW4/OiBIVE1MVG9SZWFjdE5vZGVbXTtcbiAgYXR0cmlicz86IGFueTtcbiAgbmV4dDogSFRNTFRvUmVhY3ROb2RlO1xuICBwcmV2OiBIVE1MVG9SZWFjdE5vZGU7XG4gIHBhcmVudDogSFRNTFRvUmVhY3ROb2RlO1xufVxuXG4vLyBNYXBwaW5nIG9mIGh0bWwgYXR0cmlidXRlcyB0byB0aGVpciBjYW1lbENhc2UgdmFyaWFudHNcbmNvbnN0IGF0dHJpYnV0ZU1hcDogeyBba2V5OiBzdHJpbmddOiBzdHJpbmcgfSA9IHtcbiAgLi4uY2FtZWxDYXNlTWFwLFxuICBmb3I6ICdodG1sRm9yJyxcbiAgY2xhc3M6ICdjbGFzc05hbWUnLFxufTtcblxudHlwZSBPdmVycmlkZVNldHRpbmdzQmFzZSA9IHtcbiAgY29tcG9uZW50PzogUmVhY3QuQ29tcG9uZW50VHlwZTxhbnk+O1xuICBhbGxvd2VkQXR0cmlidXRlcz86IHN0cmluZ1tdO1xuICAvKipcbiAgICogUmVjZWl2ZXMgcHJvcHMgZnJvbSBodG1sLXRvLXJlYWN0IGluY2x1ZGluZyBga2V5YC4gV2hlbiBzcHJlYWRpbmcgcHJvcHMgaW50byBKU1gsXG4gICAqIGV4dHJhY3Qga2V5IGZpcnN0IChlLmcuIGBjb25zdCB7IGtleSwgLi4ucmVzdCB9ID0gcHJvcHM7IHJldHVybiA8Q29tcG9uZW50IGtleT17a2V5fSB7Li4ucmVzdH0gLz5gKVxuICAgKi9cbiAgcHJvY2Vzc05vZGU/OiAobm9kZTogSFRNTFRvUmVhY3ROb2RlLCBwcm9wczogb2JqZWN0KSA9PiBSZWFjdC5SZWFjdE5vZGU7XG4gIHNob3VsZFByb2Nlc3NOb2RlPzogKG5vZGU6IEhUTUxUb1JlYWN0Tm9kZSkgPT4gYm9vbGVhbjtcbn07XG5cbmludGVyZmFjZSBPdmVycmlkZVNldHRpbmdzQ29tcG9uZW50IGV4dGVuZHMgT3ZlcnJpZGVTZXR0aW5nc0Jhc2Uge1xuICBjb21wb25lbnQ6IFJlYWN0LkNvbXBvbmVudFR5cGU8YW55Pjtcbn1cblxuaW50ZXJmYWNlIE92ZXJyaWRlU2V0dGluZ3NQcm9jZXNzTm9kZSBleHRlbmRzIE92ZXJyaWRlU2V0dGluZ3NCYXNlIHtcbiAgcHJvY2Vzc05vZGU6IChub2RlOiBIVE1MVG9SZWFjdE5vZGUsIHByb3BzOiBvYmplY3QpID0+IFJlYWN0LlJlYWN0Tm9kZTtcbn1cblxuZXhwb3J0IHR5cGUgTWFya2Rvd25PdmVycmlkZVNldHRpbmcgPVxuICB8IE92ZXJyaWRlU2V0dGluZ3NDb21wb25lbnRcbiAgfCBPdmVycmlkZVNldHRpbmdzUHJvY2Vzc05vZGU7XG5cbmV4cG9ydCB0eXBlIE1hcmtkb3duT3ZlcnJpZGVTZXR0aW5ncyA9IHtcbiAgW2k6IHN0cmluZ106IE1hcmtkb3duT3ZlcnJpZGVTZXR0aW5nO1xufTtcblxuY29uc3QgcHJvY2Vzc0F0dHJpYnV0ZVZhbHVlID0gKHZhbHVlOiBzdHJpbmcgfCBib29sZWFuKSA9PiB7XG4gIGlmICh2YWx1ZSA9PT0gJ3RydWUnKSB7XG4gICAgcmV0dXJuIHRydWU7XG4gIH1cblxuICBpZiAodmFsdWUgPT09ICdmYWxzZScpIHtcbiAgICByZXR1cm4gZmFsc2U7XG4gIH1cblxuICByZXR1cm4gdmFsdWUgfHwgdHJ1ZTtcbn07XG5cbi8vIENvbnZlcnQgaHRtbCBhdHRyaWJ1dGVzIHRvIHZhbGlkIHJlYWN0IHByb3BzXG5leHBvcnQgY29uc3QgcHJvY2Vzc0F0dHJpYnV0ZXMgPSAoYXR0cmlidXRlczogQXR0cmlidXRlc01hcCA9IHt9KSA9PlxuICBPYmplY3Qua2V5cyhhdHRyaWJ1dGVzKS5yZWR1Y2UoKGFjYywgYXR0cikgPT4ge1xuICAgIGNvbnN0IHJlYWN0QXR0ciA9IGF0dHJpYnV0ZU1hcFthdHRyLnJlcGxhY2UoL1stOl0vLCAnJyldIHx8IGF0dHI7XG5cbiAgICByZXR1cm4ge1xuICAgICAgLi4uYWNjLFxuICAgICAgW3JlYWN0QXR0cl06IHByb2Nlc3NBdHRyaWJ1dGVWYWx1ZShhdHRyaWJ1dGVzW2F0dHJdKSxcbiAgICB9O1xuICB9LCB7fSk7XG5cbi8qKlxuICogRXh0cmFjdHMgYGtleWAgZnJvbSBwcm9wcyBiZWZvcmUgc3ByZWFkaW5nIGludG8gSlNYLlxuICogaHRtbC10by1yZWFjdCBpbmNsdWRlcyBrZXkgaW4gdGhlIHByb3BzIG9iamVjdDsgUmVhY3QgcmVxdWlyZXMga2V5cyB0byBiZSBwYXNzZWRcbiAqIGRpcmVjdGx5LCBub3QgdmlhIHNwcmVhZC4gVXNlIHRoaXMgd2hlbiByZW5kZXJpbmcgY29tcG9uZW50cyBmcm9tIG92ZXJyaWRlIGZhY3Rvcmllcy5cbiAqL1xuY29uc3QgcHJvcHNXaXRoS2V5ID0gPFAgZXh0ZW5kcyBvYmplY3Q+KFxuICBwcm9wczogUCAmIHsga2V5PzogUmVhY3QuS2V5IH0sXG4gIHJlbmRlcjogKHJlc3Q6IE9taXQ8UCwgJ2tleSc+LCBrZXk6IFJlYWN0LktleSB8IHVuZGVmaW5lZCkgPT4gUmVhY3QuUmVhY3ROb2RlXG4pID0+IHtcbiAgY29uc3QgeyBrZXk6IGVsZW1lbnRLZXksIC4uLnJlc3QgfSA9IHByb3BzO1xuICByZXR1cm4gcmVuZGVyKHJlc3QgYXMgT21pdDxQLCAna2V5Jz4sIGVsZW1lbnRLZXkpO1xufTtcblxuLy8gZ2VuZXJpYyBodG1sIHRhZyBvdmVycmlkZVxuZXhwb3J0IGNvbnN0IGNyZWF0ZVRhZ092ZXJyaWRlID0gKFxuICB0YWdOYW1lOiBzdHJpbmcsXG4gIE92ZXJyaWRlOiBNYXJrZG93bk92ZXJyaWRlU2V0dGluZ1xuKSA9PiAoe1xuICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICBpZiAoIU92ZXJyaWRlKSByZXR1cm4gZmFsc2U7XG5cbiAgICBpZiAoT3ZlcnJpZGUuc2hvdWxkUHJvY2Vzc05vZGUpIHtcbiAgICAgIHJldHVybiBPdmVycmlkZS5zaG91bGRQcm9jZXNzTm9kZShub2RlKTtcbiAgICB9XG4gICAgcmV0dXJuIG5vZGUubmFtZSA9PT0gdGFnTmFtZS50b0xvd2VyQ2FzZSgpO1xuICB9LFxuICBwcm9jZXNzTm9kZShcbiAgICBub2RlOiBIVE1MVG9SZWFjdE5vZGUsXG4gICAgY2hpbGRyZW46IEhUTUxUb1JlYWN0Tm9kZVtdLFxuICAgIGtleTogUmVhY3QuS2V5XG4gICkge1xuICAgIGlmICghT3ZlcnJpZGUpIHJldHVybiBudWxsO1xuXG4gICAgY29uc3QgcHJvcHMgPSB7XG4gICAgICAuLi5wcm9jZXNzQXR0cmlidXRlcyhub2RlLmF0dHJpYnMpLFxuICAgICAgY2hpbGRyZW4sXG4gICAgICBrZXksXG4gICAgfTtcblxuICAgIGlmIChPdmVycmlkZS5wcm9jZXNzTm9kZSkge1xuICAgICAgcmV0dXJuIE92ZXJyaWRlLnByb2Nlc3NOb2RlKG5vZGUsIHByb3BzKTtcbiAgICB9XG5cbiAgICBjb25zdCBDb21wb25lbnQgPSBPdmVycmlkZS5jb21wb25lbnQ7XG4gICAgaWYgKCFDb21wb25lbnQpIHJldHVybiBudWxsO1xuXG4gICAgcmV0dXJuIHByb3BzV2l0aEtleShwcm9wcywgKHJlc3QsIGtleSkgPT4gKFxuICAgICAgPENvbXBvbmVudCBrZXk9e2tleX0gey4uLnJlc3R9IC8+XG4gICAgKSk7XG4gIH0sXG59KTtcblxuLy8gZ2VuZXJpYyB2aWRlbyB0YWcgb3ZlcnJpZGVcbmV4cG9ydCBjb25zdCBjcmVhdGVWaWRlb092ZXJyaWRlID0gKFxuICB0YWdOYW1lOiBzdHJpbmcsXG4gIE92ZXJyaWRlOiBNYXJrZG93bk92ZXJyaWRlU2V0dGluZ1xuKSA9PiAoe1xuICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICBpZiAoIU92ZXJyaWRlKSByZXR1cm4gZmFsc2U7XG5cbiAgICBpZiAoT3ZlcnJpZGUuc2hvdWxkUHJvY2Vzc05vZGUpIHtcbiAgICAgIHJldHVybiBPdmVycmlkZS5zaG91bGRQcm9jZXNzTm9kZShub2RlKTtcbiAgICB9XG4gICAgcmV0dXJuIG5vZGUubmFtZSA9PT0gdGFnTmFtZS50b0xvd2VyQ2FzZSgpO1xuICB9LFxuICBwcm9jZXNzTm9kZShcbiAgICBub2RlOiBIVE1MVG9SZWFjdE5vZGUsXG4gICAgY2hpbGRyZW46IEhUTUxUb1JlYWN0Tm9kZVtdLFxuICAgIGtleTogUmVhY3QuS2V5XG4gICkge1xuICAgIGlmICghT3ZlcnJpZGUpIHJldHVybiBudWxsO1xuXG4gICAgY29uc3QgeyBzcmMsIC4uLnByb2Nlc3NlZEF0dHJpYnV0ZXMgfSA9IHByb2Nlc3NBdHRyaWJ1dGVzKFxuICAgICAgbm9kZS5hdHRyaWJzXG4gICAgKSBhcyBhbnk7XG5cbiAgICBjb25zdCBhbHRWaWRlb1NyYyA9IFtdIGFzIGFueTtcbiAgICBjb25zdCB0ZXh0VHJhY2tzID0gW10gYXMgYW55O1xuXG4gICAgaWYgKGNoaWxkcmVuKSB7XG4gICAgICBjaGlsZHJlbi5mb3JFYWNoKChlbGVtZW50OiBhbnkpID0+IHtcbiAgICAgICAgaWYgKGVsZW1lbnQudHlwZSA9PT0gJ3NvdXJjZScgJiYgZWxlbWVudD8ucHJvcHM/LnNyYykge1xuICAgICAgICAgIGlmIChlbGVtZW50LnByb3BzPy50eXBlLmluY2x1ZGVzKCd2aWRlbycpKSB7XG4gICAgICAgICAgICBhbHRWaWRlb1NyYy5wdXNoKHtcbiAgICAgICAgICAgICAgc3JjOiBlbGVtZW50Py5wcm9wcy5zcmMsXG4gICAgICAgICAgICAgIHR5cGU6IGVsZW1lbnQ/LnByb3BzLnR5cGUsXG4gICAgICAgICAgICB9KTtcbiAgICAgICAgICB9XG4gICAgICAgIH0gLy8gT25jZSB3ZSBlbmFibGUgY2FwdGlvbnMgaW4gdGhlIFZpZGVvIGNvbXBvbmVudCwgd2UgY2FuIGFkZCBhbiBhZGRpdGlvbmFsIGNoZWNrIGhlcmUgLSBHTS05MDlcbiAgICAgICAgZWxzZSBpZiAoZWxlbWVudC50eXBlID09PSAndHJhY2snKSB7XG4gICAgICAgICAgdGV4dFRyYWNrcy5wdXNoKHtcbiAgICAgICAgICAgIHNyYzogZWxlbWVudD8ucHJvcHMuc3JjLFxuICAgICAgICAgICAgbGFuZ3VhZ2U6IGVsZW1lbnQ/LnByb3BzLnNyY0xhbmcsXG4gICAgICAgICAgICBkZWZhdWx0OiBlbGVtZW50Py5wcm9wcy5kZWZhdWx0LFxuICAgICAgICAgICAga2luZDogZWxlbWVudD8ucHJvcHMua2luZCxcbiAgICAgICAgICAgIGxhYmVsOiBlbGVtZW50Py5wcm9wcy5sYWJlbCxcbiAgICAgICAgICAgIHR5cGU6IGVsZW1lbnQ/LnByb3BzLnR5cGUsXG4gICAgICAgICAgfSk7XG4gICAgICAgIH1cbiAgICAgIH0pO1xuICAgIH1cblxuICAgIGNvbnN0IHByb3BzID0ge1xuICAgICAgc3JjOiBhbHRWaWRlb1NyYy5sZW5ndGggPiAwID8gYWx0VmlkZW9TcmMgOiBzcmMsXG4gICAgICB0ZXh0VHJhY2tzLFxuICAgICAgLi4ucHJvY2Vzc2VkQXR0cmlidXRlcyxcbiAgICAgIGNoaWxkcmVuLFxuICAgICAga2V5LFxuICAgIH07XG5cbiAgICBpZiAoT3ZlcnJpZGUucHJvY2Vzc05vZGUpIHtcbiAgICAgIHJldHVybiBPdmVycmlkZS5wcm9jZXNzTm9kZShub2RlLCBwcm9wcyk7XG4gICAgfVxuXG4gICAgY29uc3QgQ29tcG9uZW50ID0gT3ZlcnJpZGUuY29tcG9uZW50O1xuICAgIGlmICghQ29tcG9uZW50KSByZXR1cm4gbnVsbDtcblxuICAgIHJldHVybiBwcm9wc1dpdGhLZXkocHJvcHMsIChyZXN0LCBrZXkpID0+IChcbiAgICAgIDxDb21wb25lbnQga2V5PXtrZXl9IHsuLi5yZXN0fSAvPlxuICAgICkpO1xuICB9LFxufSk7XG5cbi8vIEFsbG93cyA8Q29kZUJsb2NrPjwvQ29kZUJsb2NrPiBvdmVycmlkZSBhbmQgb3ZlcnJpZGVzIG9mIHN0YW5kYXJkIGZlbmNlZCBjb2RlYmxvY2tzXG5leHBvcnQgY29uc3QgY3JlYXRlQ29kZUJsb2NrT3ZlcnJpZGUgPSAoXG4gIHRhZ05hbWU6IHN0cmluZyxcbiAgT3ZlcnJpZGU6IE1hcmtkb3duT3ZlcnJpZGVTZXR0aW5nXG4pID0+XG4gIGNyZWF0ZVRhZ092ZXJyaWRlKHRhZ05hbWUsIHtcbiAgICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICAgIHJldHVybiAoXG4gICAgICAgIChub2RlLm5hbWUgPT09ICdjb2RlJyAmJiBnZXQobm9kZSwgJ3BhcmVudC5uYW1lJykgPT09ICdwcmUnKSB8fFxuICAgICAgICBub2RlLm5hbWUgPT09IHRhZ05hbWUudG9Mb3dlckNhc2UoKVxuICAgICAgKTtcbiAgICB9LFxuXG4gICAgcHJvY2Vzc05vZGUobm9kZTogSFRNTFRvUmVhY3ROb2RlLCBwcm9wczogYW55KSB7XG4gICAgICBjb25zdCBbLCBsYW5ndWFnZSA9IHVuZGVmaW5lZF0gPVxuICAgICAgICBwcm9wcy5jbGFzc05hbWU/Lm1hdGNoKC9sYW5ndWFnZS0oW15cXHNdKykvKSB8fCBbXTtcblxuICAgICAgY29uc3QgQ29tcG9uZW50ID0gT3ZlcnJpZGUuY29tcG9uZW50O1xuICAgICAgaWYgKCFDb21wb25lbnQpIHJldHVybiBudWxsO1xuXG4gICAgICByZXR1cm4gcHJvcHNXaXRoS2V5KHByb3BzLCAocmVzdCwga2V5KSA9PiAoXG4gICAgICAgIDxDb21wb25lbnQga2V5PXtrZXl9IHsuLi5yZXN0fSBsYW5ndWFnZT17bGFuZ3VhZ2V9PlxuICAgICAgICAgIHtyZXN0LmNoaWxkcmVuPy5bMF19XG4gICAgICAgIDwvQ29tcG9uZW50PlxuICAgICAgKSk7XG4gICAgfSxcbiAgICAuLi5PdmVycmlkZSxcbiAgfSk7XG5cbmV4cG9ydCBjb25zdCBjcmVhdGVJbnB1dE92ZXJyaWRlID0gKFxuICB0eXBlOiBzdHJpbmcsXG4gIE92ZXJyaWRlOiBNYXJrZG93bk92ZXJyaWRlU2V0dGluZ1xuKSA9PlxuICBjcmVhdGVUYWdPdmVycmlkZSgnaW5wdXQnLCB7XG4gICAgc2hvdWxkUHJvY2Vzc05vZGUobm9kZTogSFRNTFRvUmVhY3ROb2RlKSB7XG4gICAgICByZXR1cm4gKFxuICAgICAgICBpc0NoZWNrYm94UGFyZW50KG5vZGUsIHR5cGUpIHx8XG4gICAgICAgIGlzSW5wdXQobm9kZSwgdHlwZSkgfHxcbiAgICAgICAgaXNMYWJlbFRleHQobm9kZSwgdHlwZSlcbiAgICAgICk7XG4gICAgfSxcblxuICAgIHByb2Nlc3NOb2RlKG5vZGU6IEhUTUxUb1JlYWN0Tm9kZSwgcHJvcHM6IGFueSkge1xuICAgICAgY29uc3QgbGFiZWwgPSBnZXRMYWJlbChub2RlKTtcblxuICAgICAgY29uc3QgQ29tcG9uZW50ID0gT3ZlcnJpZGUuY29tcG9uZW50O1xuICAgICAgaWYgKCFDb21wb25lbnQpIHJldHVybiBudWxsO1xuXG4gICAgICByZXR1cm4gcHJvcHNXaXRoS2V5KHByb3BzLCAocmVzdCwga2V5KSA9PiB7XG4gICAgICAgIGlmIChpc0NoZWNrYm94UGFyZW50KG5vZGUsIHR5cGUpKSB7XG4gICAgICAgICAgcmV0dXJuIDxDaGVja2JveFBhcmVudExpIGtleT17a2V5fSB7Li4ucmVzdH0gLz47XG4gICAgICAgIH1cblxuICAgICAgICBpZiAoaXNMYWJlbFRleHQobm9kZSwgdHlwZSkpIHJldHVybiBudWxsO1xuXG4gICAgICAgIHJldHVybiA8Q29tcG9uZW50IGtleT17a2V5fSBsYWJlbD17bGFiZWx9IHsuLi5yZXN0fSAvPjtcbiAgICAgIH0pO1xuICAgIH0sXG4gICAgLi4uT3ZlcnJpZGUsXG4gIH0pO1xuXG5jb25zdCBwcm9jZXNzVGV4dCA9ICh0ZXh0OiBzdHJpbmcpID0+IHtcbiAgLy8gUmVwbGFjZSAmbWRhc2g7IGR1ZSB0byBsZWdhY3kgbWFya2Rvd24gdGhhdCBkaWRuJ3QgdXNlIHNtYXJ0IGRhc2hlc1xuICByZXR1cm4gdGV4dC5yZXBsYWNlKC8mbWRhc2g7L2csICdcXHUyMDE0Jyk7XG59O1xuXG5leHBvcnQgY29uc3Qgc3RhbmRhcmRPdmVycmlkZXMgPSBbXG4gIHtcbiAgICBzaG91bGRQcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICAgIC8vIFBhcnNlIHRleHQgb3V0c2lkZSBvZiBjb2RlIGJsb2Nrc1xuICAgICAgaWYgKG5vZGUucGFyZW50ICYmIFsnY29kZScsICdwcmUnXS5pbmRleE9mKG5vZGUucGFyZW50Lm5hbWUhKSA+PSAwKSB7XG4gICAgICAgIHJldHVybiBmYWxzZTtcbiAgICAgIH1cbiAgICAgIGlmIChub2RlLnR5cGUgPT09ICd0ZXh0JykgcmV0dXJuIHRydWU7XG4gICAgICByZXR1cm4gZmFsc2U7XG4gICAgfSxcbiAgICBwcm9jZXNzTm9kZShub2RlOiBIVE1MVG9SZWFjdE5vZGUpIHtcbiAgICAgIHJldHVybiBwcm9jZXNzVGV4dChub2RlLmRhdGEpO1xuICAgIH0sXG4gIH0sXG5cbiAge1xuICAgIHNob3VsZFByb2Nlc3NOb2RlKCkge1xuICAgICAgcmV0dXJuIHRydWU7XG4gICAgfSxcbiAgICBwcm9jZXNzTm9kZTogcHJvY2Vzc05vZGVEZWZpbml0aW9ucy5wcm9jZXNzRGVmYXVsdE5vZGUsXG4gIH0sXG5dO1xuIl19 */",
20
20
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__
21
21
  });
22
22
  // Mapping of html attributes to their camelCase variants
@@ -44,6 +44,19 @@ export const processAttributes = (attributes = {}) => Object.keys(attributes).re
44
44
  };
45
45
  }, {});
46
46
 
47
+ /**
48
+ * Extracts `key` from props before spreading into JSX.
49
+ * html-to-react includes key in the props object; React requires keys to be passed
50
+ * directly, not via spread. Use this when rendering components from override factories.
51
+ */
52
+ const propsWithKey = (props, render) => {
53
+ const {
54
+ key: elementKey,
55
+ ...rest
56
+ } = props;
57
+ return render(rest, elementKey);
58
+ };
59
+
47
60
  // generic html tag override
48
61
  export const createTagOverride = (tagName, Override) => ({
49
62
  shouldProcessNode(node) {
@@ -63,10 +76,11 @@ export const createTagOverride = (tagName, Override) => ({
63
76
  if (Override.processNode) {
64
77
  return Override.processNode(node, props);
65
78
  }
66
- if (!Override.component) return null;
67
- return /*#__PURE__*/_jsx(Override.component, {
68
- ...props
69
- });
79
+ const Component = Override.component;
80
+ if (!Component) return null;
81
+ return propsWithKey(props, (rest, key) => /*#__PURE__*/_jsx(Component, {
82
+ ...rest
83
+ }, key));
70
84
  }
71
85
  });
72
86
 
@@ -119,10 +133,11 @@ export const createVideoOverride = (tagName, Override) => ({
119
133
  if (Override.processNode) {
120
134
  return Override.processNode(node, props);
121
135
  }
122
- if (!Override.component) return null;
123
- return /*#__PURE__*/_jsx(Override.component, {
124
- ...props
125
- });
136
+ const Component = Override.component;
137
+ if (!Component) return null;
138
+ return propsWithKey(props, (rest, key) => /*#__PURE__*/_jsx(Component, {
139
+ ...rest
140
+ }, key));
126
141
  }
127
142
  });
128
143
 
@@ -133,12 +148,13 @@ export const createCodeBlockOverride = (tagName, Override) => createTagOverride(
133
148
  },
134
149
  processNode(node, props) {
135
150
  const [, language = undefined] = props.className?.match(/language-([^\s]+)/) || [];
136
- if (!Override.component) return null;
137
- return /*#__PURE__*/_jsx(Override.component, {
138
- ...props,
151
+ const Component = Override.component;
152
+ if (!Component) return null;
153
+ return propsWithKey(props, (rest, key) => /*#__PURE__*/_jsx(Component, {
154
+ ...rest,
139
155
  language: language,
140
- children: props.children?.[0]
141
- });
156
+ children: rest.children?.[0]
157
+ }, key));
142
158
  },
143
159
  ...Override
144
160
  });
@@ -148,16 +164,19 @@ export const createInputOverride = (type, Override) => createTagOverride('input'
148
164
  },
149
165
  processNode(node, props) {
150
166
  const label = getLabel(node);
151
- if (!Override.component) return null;
152
- if (isCheckboxParent(node, type)) {
153
- return /*#__PURE__*/_jsx(CheckboxParentLi, {
154
- ...props
155
- });
156
- }
157
- if (isLabelText(node, type)) return null;
158
- return /*#__PURE__*/_jsx(Override.component, {
159
- label: label,
160
- ...props
167
+ const Component = Override.component;
168
+ if (!Component) return null;
169
+ return propsWithKey(props, (rest, key) => {
170
+ if (isCheckboxParent(node, type)) {
171
+ return /*#__PURE__*/_jsx(CheckboxParentLi, {
172
+ ...rest
173
+ }, key);
174
+ }
175
+ if (isLabelText(node, type)) return null;
176
+ return /*#__PURE__*/_jsx(Component, {
177
+ label: label,
178
+ ...rest
179
+ }, key);
161
180
  });
162
181
  },
163
182
  ...Override
@@ -2,4 +2,4 @@
2
2
  export declare const Menu: import("react").ForwardRefExoticComponent<Omit<Omit<Omit<{
3
3
  theme?: import("@emotion/react").Theme | undefined;
4
4
  as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
5
- } & import("./elements").ListProps & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("react").ClassAttributes<HTMLUListElement>>, "ref"> & import("react").RefAttributes<HTMLUListElement>, "root">, "ref"> & import("react").RefAttributes<HTMLOListElement | HTMLUListElement>>;
5
+ } & import("./elements").ListProps & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("react").ClassAttributes<HTMLUListElement>>, "ref"> & import("react").RefAttributes<HTMLUListElement>, "root">, "ref"> & import("react").RefAttributes<HTMLOListElement | HTMLUListElement>>;
@@ -69,36 +69,67 @@ declare const listProps: import("@codecademy/variance/dist/types/config").Parser
69
69
  };
70
70
  readonly dimensions: {
71
71
  readonly property: "width";
72
- readonly properties: readonly ["width", "height"];
72
+ readonly properties: {
73
+ readonly physical: readonly ["width", "height"];
74
+ readonly logical: readonly ["inlineSize", "blockSize"];
75
+ };
76
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
73
77
  readonly transform: (value: string | number) => string | 0;
74
78
  };
75
79
  readonly width: {
76
- readonly property: "width";
80
+ readonly property: {
81
+ readonly physical: "width";
82
+ readonly logical: "inlineSize";
83
+ };
84
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
77
85
  readonly transform: (value: string | number) => string | 0;
78
86
  };
79
87
  readonly minWidth: {
80
- readonly property: "minWidth";
88
+ readonly property: {
89
+ readonly physical: "minWidth";
90
+ readonly logical: "minInlineSize";
91
+ };
92
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
81
93
  readonly transform: (value: string | number) => string | 0;
82
94
  };
83
95
  readonly maxWidth: {
84
- readonly property: "maxWidth";
96
+ readonly property: {
97
+ readonly physical: "maxWidth";
98
+ readonly logical: "maxInlineSize";
99
+ };
100
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
85
101
  readonly transform: (value: string | number) => string | 0;
86
102
  };
87
103
  readonly height: {
88
- readonly property: "height";
104
+ readonly property: {
105
+ readonly physical: "height";
106
+ readonly logical: "blockSize";
107
+ };
108
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
89
109
  readonly transform: (value: string | number) => string | 0;
90
110
  };
91
111
  readonly minHeight: {
92
- readonly property: "minHeight";
112
+ readonly property: {
113
+ readonly physical: "minHeight";
114
+ readonly logical: "minBlockSize";
115
+ };
116
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
93
117
  readonly transform: (value: string | number) => string | 0;
94
118
  };
95
119
  readonly maxHeight: {
96
- readonly property: "maxHeight";
120
+ readonly property: {
121
+ readonly physical: "maxHeight";
122
+ readonly logical: "maxBlockSize";
123
+ };
124
+ readonly resolveProperty: (useLogicalProperties: boolean) => import("@codecademy/variance/dist/types/properties").PropertyMode;
97
125
  readonly transform: (value: string | number) => string | 0;
98
126
  };
99
127
  readonly verticalAlign: {
100
128
  readonly property: "verticalAlign";
101
129
  };
130
+ readonly direction: {
131
+ readonly property: "direction";
132
+ };
102
133
  }>>, import("@codecademy/variance/dist/types/config").Parser<import("@codecademy/variance/dist/types/config").TransformerMap<{
103
134
  readonly fontFamily: {
104
135
  readonly property: "fontFamily";
@@ -585,7 +616,7 @@ export interface ListProps extends ListStyleProps, StyleStateProps {
585
616
  export declare const List: import("react").ForwardRefExoticComponent<Omit<{
586
617
  theme?: import("@emotion/react").Theme | undefined;
587
618
  as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
588
- } & ListProps & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("react").ClassAttributes<HTMLUListElement>>, "ref"> & import("react").RefAttributes<HTMLUListElement>>;
619
+ } & ListProps & Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import("react").ClassAttributes<HTMLUListElement>>, "ref"> & import("react").RefAttributes<HTMLUListElement>>;
589
620
  declare const interactiveVariants: (props: import("@codecademy/variance/dist/types/config").VariantProps<"variant", false | "link" | "select"> & {
590
621
  theme?: import("@emotion/react").Theme | undefined;
591
622
  }) => import("@codecademy/variance").CSSObject;
@@ -600,7 +631,7 @@ export interface ListItemProps extends ListStyleProps, StyleStateProps, StylePro
600
631
  export declare const ListItem: import("@emotion/styled").StyledComponent<{
601
632
  theme?: import("@emotion/react").Theme | undefined;
602
633
  as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
603
- } & ListItemProps, Pick<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "value" | keyof import("react").ClassAttributes<HTMLLIElement>>, {}>;
634
+ } & ListItemProps, Pick<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "value" | keyof import("react").ClassAttributes<HTMLLIElement>>, {}>;
604
635
  export interface ListLinkProps extends ListItemProps {
605
636
  active?: boolean;
606
637
  navlink?: boolean;
@@ -608,11 +639,11 @@ export interface ListLinkProps extends ListItemProps {
608
639
  export declare const ListLink: import("react").ForwardRefExoticComponent<Omit<{
609
640
  theme?: import("@emotion/react").Theme | undefined;
610
641
  as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
611
- } & ListLinkProps & Pick<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "media" | "target" | "type" | "href" | keyof import("react").ClassAttributes<HTMLAnchorElement> | "download" | "hrefLang" | "ping" | "referrerPolicy">, "ref"> & import("react").RefAttributes<HTMLAnchorElement>>;
642
+ } & ListLinkProps & Pick<import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "media" | "target" | "type" | "href" | keyof import("react").ClassAttributes<HTMLAnchorElement> | "download" | "hrefLang" | "ping" | "referrerPolicy">, "ref"> & import("react").RefAttributes<HTMLAnchorElement>>;
612
643
  export declare const ListButton: import("@emotion/styled").StyledComponent<{
613
644
  theme?: import("@emotion/react").Theme | undefined;
614
645
  as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
615
- } & ListLinkProps, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "disabled" | "name" | "form" | "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "type" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value">, {}>;
646
+ } & ListLinkProps, Pick<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "disabled" | "name" | "form" | "slot" | "style" | "title" | "dir" | "children" | "className" | "aria-hidden" | "onAnimationStart" | "onDragStart" | "onDragEnd" | "onDrag" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDragCapture" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "type" | keyof import("react").ClassAttributes<HTMLButtonElement> | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "value">, {}>;
616
647
  export declare const MenuToolTipWrapper: React.FC<Pick<ComponentProps<typeof MenuItem>, 'children' | 'label'> & {
617
648
  tipId: string;
618
649
  }>;