@aws-amplify/ui-react 3.2.0 → 3.4.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 (144) hide show
  1. package/dist/IconWarning-47c8dc76.js +1 -0
  2. package/dist/esm/PrimitiveCatalog.js +1 -1
  3. package/dist/esm/components/Authenticator/SetupTOTP/SetupTOTP.js +1 -1
  4. package/dist/esm/components/Authenticator/shared/FormField.js +1 -1
  5. package/dist/esm/components/Geo/LocationSearch/index.js +1 -1
  6. package/dist/esm/components/Geo/MapView/index.js +1 -1
  7. package/dist/esm/hooks/actions/useAuthSignOutAction.js +1 -1
  8. package/dist/esm/hooks/actions/useDataStoreCreateAction.js +1 -1
  9. package/dist/esm/hooks/actions/useDataStoreDeleteAction.js +1 -1
  10. package/dist/esm/hooks/actions/useDataStoreUpdateAction.js +1 -1
  11. package/dist/esm/hooks/useBreakpointValue.js +1 -1
  12. package/dist/esm/internal.js +1 -1
  13. package/dist/esm/primitives/Alert/Alert.js +1 -1
  14. package/dist/esm/primitives/Alert/AlertIcon.js +1 -1
  15. package/dist/esm/primitives/Badge/Badge.js +1 -1
  16. package/dist/esm/primitives/Button/Button.js +1 -1
  17. package/dist/esm/primitives/ButtonGroup/ButtonGroup.js +1 -1
  18. package/dist/esm/primitives/Card/Card.js +1 -1
  19. package/dist/esm/primitives/Checkbox/Checkbox.js +1 -1
  20. package/dist/esm/primitives/CheckboxField/CheckboxField.js +1 -1
  21. package/dist/esm/primitives/Collection/Collection.js +1 -1
  22. package/dist/esm/primitives/Divider/Divider.js +1 -1
  23. package/dist/esm/primitives/Expander/Expander.js +1 -1
  24. package/dist/esm/primitives/Expander/ExpanderItem.js +1 -1
  25. package/dist/esm/primitives/Field/FieldClearButton.js +1 -1
  26. package/dist/esm/primitives/Field/FieldDescription.js +1 -1
  27. package/dist/esm/primitives/Field/FieldErrorMessage.js +1 -1
  28. package/dist/esm/primitives/FieldGroup/FieldGroup.js +1 -1
  29. package/dist/esm/primitives/FieldGroupIcon/FieldGroupIcon.js +1 -1
  30. package/dist/esm/primitives/FieldGroupIcon/FieldGroupIconButton.js +1 -1
  31. package/dist/esm/primitives/Flex/Flex.js +1 -1
  32. package/dist/esm/primitives/Grid/Grid.js +1 -1
  33. package/dist/esm/primitives/Heading/Heading.js +1 -1
  34. package/dist/esm/primitives/Icon/Icon.js +1 -1
  35. package/dist/esm/primitives/Icon/icons/IconAdd.js +1 -1
  36. package/dist/esm/primitives/Icon/icons/IconCheck.js +1 -1
  37. package/dist/esm/primitives/Icon/icons/IconCheckCircle.js +1 -1
  38. package/dist/esm/primitives/Icon/icons/IconCheckCircleOutline.js +1 -1
  39. package/dist/esm/primitives/Icon/icons/IconChevronLeft.js +1 -1
  40. package/dist/esm/primitives/Icon/icons/IconChevronRight.js +1 -1
  41. package/dist/esm/primitives/Icon/icons/IconClose.js +1 -1
  42. package/dist/esm/primitives/Icon/icons/IconError.js +1 -1
  43. package/dist/esm/primitives/Icon/icons/IconExpandMore.js +1 -1
  44. package/dist/esm/primitives/Icon/icons/IconFiberManualRecord.js +1 -1
  45. package/dist/esm/primitives/Icon/icons/IconHighlightOff.js +1 -1
  46. package/dist/esm/primitives/Icon/icons/IconIndeterminate.js +1 -0
  47. package/dist/esm/primitives/Icon/icons/IconInfo.js +1 -1
  48. package/dist/esm/primitives/Icon/icons/IconMenu.js +1 -1
  49. package/dist/esm/primitives/Icon/icons/IconRemove.js +1 -1
  50. package/dist/esm/primitives/Icon/icons/IconSearch.js +1 -1
  51. package/dist/esm/primitives/Icon/icons/IconStar.js +1 -1
  52. package/dist/esm/primitives/Icon/icons/IconVisibility.js +1 -1
  53. package/dist/esm/primitives/Icon/icons/IconVisibilityOff.js +1 -1
  54. package/dist/esm/primitives/Icon/icons/IconWarning.js +1 -1
  55. package/dist/esm/primitives/Image/Image.js +1 -1
  56. package/dist/esm/primitives/Input/Input.js +1 -1
  57. package/dist/esm/primitives/Label/Label.js +1 -1
  58. package/dist/esm/primitives/Link/Link.js +1 -1
  59. package/dist/esm/primitives/Loader/Loader.js +1 -1
  60. package/dist/esm/primitives/Menu/Menu.js +1 -1
  61. package/dist/esm/primitives/Menu/MenuButton.js +1 -1
  62. package/dist/esm/primitives/Menu/MenuItem.js +1 -1
  63. package/dist/esm/primitives/Pagination/Pagination.js +1 -1
  64. package/dist/esm/primitives/Pagination/PaginationItem.js +1 -1
  65. package/dist/esm/primitives/PasswordField/PasswordField.js +1 -1
  66. package/dist/esm/primitives/PasswordField/ShowPasswordButton.js +1 -1
  67. package/dist/esm/primitives/PhoneNumberField/CountryCodeSelect.js +1 -1
  68. package/dist/esm/primitives/PhoneNumberField/PhoneNumberField.js +1 -1
  69. package/dist/esm/primitives/Placeholder/Placeholder.js +1 -1
  70. package/dist/esm/primitives/Radio/Radio.js +1 -1
  71. package/dist/esm/primitives/RadioGroupField/RadioGroupField.js +1 -1
  72. package/dist/esm/primitives/Rating/Rating.js +1 -1
  73. package/dist/esm/primitives/ScrollView/ScrollView.js +1 -1
  74. package/dist/esm/primitives/SearchField/SearchField.js +1 -1
  75. package/dist/esm/primitives/SearchField/SearchFieldButton.js +1 -1
  76. package/dist/esm/primitives/Select/Select.js +1 -1
  77. package/dist/esm/primitives/SelectField/SelectField.js +1 -1
  78. package/dist/esm/primitives/SliderField/SliderField.js +1 -1
  79. package/dist/esm/primitives/StepperField/StepperField.js +1 -1
  80. package/dist/esm/primitives/SwitchField/SwitchField.js +1 -1
  81. package/dist/esm/primitives/Table/Table.js +1 -1
  82. package/dist/esm/primitives/Table/TableBody.js +1 -1
  83. package/dist/esm/primitives/Table/TableCell.js +1 -1
  84. package/dist/esm/primitives/Table/TableFoot.js +1 -1
  85. package/dist/esm/primitives/Table/TableHead.js +1 -1
  86. package/dist/esm/primitives/Table/TableRow.js +1 -1
  87. package/dist/esm/primitives/Tabs/Tabs.js +1 -1
  88. package/dist/esm/primitives/Text/Text.js +1 -1
  89. package/dist/esm/primitives/TextArea/TextArea.js +1 -1
  90. package/dist/esm/primitives/TextAreaField/TextAreaField.js +1 -1
  91. package/dist/esm/primitives/TextField/TextField.js +1 -1
  92. package/dist/esm/primitives/ToggleButton/ToggleButton.js +1 -1
  93. package/dist/esm/primitives/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
  94. package/dist/esm/primitives/View/View.js +1 -1
  95. package/dist/esm/primitives/VisuallyHidden/VisuallyHidden.js +1 -1
  96. package/dist/esm/primitives/shared/constants.js +1 -1
  97. package/dist/esm/primitives/shared/responsive/getMediaQueries.js +1 -1
  98. package/dist/esm/primitives/shared/responsive/utils.js +1 -1
  99. package/dist/esm/primitives/shared/styleUtils.js +1 -1
  100. package/dist/esm/primitives/shared/types.js +1 -0
  101. package/dist/esm/primitives/shared/utils.js +1 -1
  102. package/dist/esm/primitives/utils/testUtils.js +1 -1
  103. package/dist/esm/primitives/utils/useLayoutEffect.js +1 -1
  104. package/dist/esm/studio/findChildOverrides.js +1 -0
  105. package/dist/esm/studio/getOverrideProps.js +1 -0
  106. package/dist/esm/studio/getOverridesFromVariants.js +1 -0
  107. package/dist/esm/studio/mergeVariantsAndOverrides.js +1 -0
  108. package/dist/index.js +1 -1
  109. package/dist/internal.js +1 -1
  110. package/dist/styles.css +37 -13
  111. package/dist/types/internal.d.ts +1 -1
  112. package/dist/types/primitives/Alert/Alert.d.ts +1 -1
  113. package/dist/types/primitives/Alert/AlertIcon.d.ts +1 -0
  114. package/dist/types/primitives/Checkbox/Checkbox.d.ts +1 -1
  115. package/dist/types/primitives/CheckboxField/CheckboxField.d.ts +1 -1
  116. package/dist/types/primitives/Collection/Collection.d.ts +1 -1
  117. package/dist/types/primitives/Icon/icons/IconIndeterminate.d.ts +4 -0
  118. package/dist/types/primitives/Icon/icons/index.d.ts +1 -0
  119. package/dist/types/primitives/PasswordField/PasswordField.d.ts +1 -1
  120. package/dist/types/primitives/PasswordField/ShowPasswordButton.d.ts +1 -1
  121. package/dist/types/primitives/shared/constants.d.ts +15 -544
  122. package/dist/types/primitives/shared/responsive/utils.d.ts +7 -1
  123. package/dist/types/primitives/shared/styleUtils.d.ts +12 -6
  124. package/dist/types/primitives/shared/types.d.ts +130 -0
  125. package/dist/types/primitives/shared/utils.d.ts +6 -54
  126. package/dist/types/primitives/types/alert.d.ts +5 -0
  127. package/dist/types/primitives/types/checkbox.d.ts +6 -0
  128. package/dist/types/primitives/types/collection.d.ts +6 -0
  129. package/dist/types/primitives/types/icon.d.ts +1 -1
  130. package/dist/types/primitives/types/passwordField.d.ts +32 -0
  131. package/dist/types/primitives/types/style.d.ts +4 -0
  132. package/dist/types/primitives/types/theme.d.ts +2 -48
  133. package/dist/types/primitives/utils/testUtils.d.ts +2 -2
  134. package/dist/types/studio/findChildOverrides.d.ts +18 -0
  135. package/dist/types/studio/getOverrideProps.d.ts +18 -0
  136. package/dist/types/studio/getOverridesFromVariants.d.ts +20 -0
  137. package/dist/types/studio/index.d.ts +5 -0
  138. package/dist/types/studio/mergeVariantsAndOverrides.d.ts +18 -0
  139. package/dist/types/studio/types.d.ts +18 -0
  140. package/package.json +5 -4
  141. package/dist/IconWarning-227761f5.js +0 -1
  142. package/dist/esm/node_modules/tslib/tslib.es6.js +0 -1
  143. package/dist/esm/primitives/types/theme.js +0 -1
  144. package/dist/primitives.json +0 -27124
@@ -1 +1 @@
1
- const t={Alert:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},heading:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},isDismissible:{type:"boolean",priority:!0},hasIcon:{type:"boolean",priority:!0}}},Badge:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string",priority:!0},size:{type:"string",priority:!0}}},Button:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"}}},ButtonGroup:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"}}},Card:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string",priority:!0}}},CheckboxField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"}}},Collection:{properties:{type:{type:"string"},isPaginated:{type:"boolean"},itemsPerPage:{type:"number"},isSearchable:{type:"boolean"},searchLabel:{type:"string"},searchPlaceholder:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},area:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},as:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"}}},Divider:{properties:{area:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},size:{type:"string",priority:!0},orientation:{type:"string",priority:!0}}},Expander:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},disabled:{type:"boolean"},type:{type:"string"},value:{type:"string"},asChild:{type:"boolean"},isCollapsible:{type:"boolean"}}},ExpanderItem:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},disabled:{type:"boolean"},value:{type:"string"},asChild:{type:"boolean"}}},FieldGroupIcon:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},isVisible:{type:"boolean"},excludeFromTabOrder:{type:"boolean"}}},FieldGroupIconButton:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isVisible:{type:"boolean"},excludeFromTabOrder:{type:"boolean"}}},Flex:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string",priority:!0},wrap:{type:"string",priority:!0},alignItems:{type:"string",priority:!0},alignContent:{type:"string"},justifyContent:{type:"string",priority:!0},gap:{type:"string",priority:!0},columnGap:{type:"string"},rowGap:{type:"string"}}},Grid:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},autoColumns:{type:"string"},autoFlow:{type:"string"},autoRows:{type:"string"},templateAreas:{type:"string"},templateColumns:{type:"string"},templateRows:{type:"string"}}},Heading:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string"},level:{type:"number",priority:!0},isTruncated:{type:"boolean"}}},Icon:{properties:{string:{type:"string"},area:{type:"string"},clipPath:{type:"string"},filter:{type:"string"},mask:{type:"string"},path:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string",priority:!0},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string",priority:!0},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string",priority:!0},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},lang:{type:"string"},tabIndex:{type:"number"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},end:{type:"string"},clip:{type:"string"},name:{type:"string"},type:{type:"string"},crossOrigin:{type:"string"},max:{type:"string"},min:{type:"string"},orientation:{type:"string"},media:{type:"string"},method:{type:"string"},target:{type:"string"},accentHeight:{type:"string"},accumulate:{type:"string"},additive:{type:"string"},alignmentBaseline:{type:"string"},allowReorder:{type:"string"},alphabetic:{type:"string"},amplitude:{type:"string"},arabicForm:{type:"string"},ascent:{type:"string"},attributeName:{type:"string"},attributeType:{type:"string"},autoReverse:{type:"string"},azimuth:{type:"string"},baseFrequency:{type:"string"},baselineShift:{type:"string"},baseProfile:{type:"string"},bbox:{type:"string"},begin:{type:"string"},bias:{type:"string"},by:{type:"string"},calcMode:{type:"string"},capHeight:{type:"string"},clipPathUnits:{type:"string"},clipRule:{type:"string"},colorInterpolation:{type:"string"},colorInterpolationFilters:{type:"string"},colorProfile:{type:"string"},colorRendering:{type:"string"},contentScriptType:{type:"string"},contentStyleType:{type:"string"},cursor:{type:"string"},cx:{type:"string"},cy:{type:"string"},d:{type:"string"},decelerate:{type:"string"},descent:{type:"string"},diffuseConstant:{type:"string"},divisor:{type:"string"},dominantBaseline:{type:"string"},dur:{type:"string"},dx:{type:"string"},dy:{type:"string"},edgeMode:{type:"string"},elevation:{type:"string"},enableBackground:{type:"string"},exponent:{type:"string"},externalResourcesRequired:{type:"string"},fill:{type:"string"},fillOpacity:{type:"string"},fillRule:{type:"string"},filterRes:{type:"string"},filterUnits:{type:"string"},floodColor:{type:"string"},floodOpacity:{type:"string"},focusable:{type:"string"},fontSizeAdjust:{type:"string"},fontStretch:{type:"string"},fontVariant:{type:"string"},format:{type:"string"},fr:{type:"string"},from:{type:"string"},fx:{type:"string"},fy:{type:"string"},g1:{type:"string"},g2:{type:"string"},glyphName:{type:"string"},glyphOrientationHorizontal:{type:"string"},glyphOrientationVertical:{type:"string"},glyphRef:{type:"string"},gradientTransform:{type:"string"},gradientUnits:{type:"string"},hanging:{type:"string"},horizAdvX:{type:"string"},horizOriginX:{type:"string"},href:{type:"string"},ideographic:{type:"string"},imageRendering:{type:"string"},in2:{type:"string"},in:{type:"string"},intercept:{type:"string"},k1:{type:"string"},k2:{type:"string"},k3:{type:"string"},k4:{type:"string"},k:{type:"string"},kernelMatrix:{type:"string"},kernelUnitLength:{type:"string"},kerning:{type:"string"},keyPoints:{type:"string"},keySplines:{type:"string"},keyTimes:{type:"string"},lengthAdjust:{type:"string"},lightingColor:{type:"string"},limitingConeAngle:{type:"string"},local:{type:"string"},markerEnd:{type:"string"},markerHeight:{type:"string"},markerMid:{type:"string"},markerStart:{type:"string"},markerUnits:{type:"string"},markerWidth:{type:"string"},maskContentUnits:{type:"string"},maskUnits:{type:"string"},mathematical:{type:"string"},mode:{type:"string"},numOctaves:{type:"string"},offset:{type:"string"},operator:{type:"string"},orient:{type:"string"},origin:{type:"string"},overlinePosition:{type:"string"},overlineThickness:{type:"string"},paintOrder:{type:"string"},panose1:{type:"string"},pathLength:{type:"string"},patternContentUnits:{type:"string"},patternTransform:{type:"string"},patternUnits:{type:"string"},pointerEvents:{type:"string"},points:{type:"string"},pointsAtX:{type:"string"},pointsAtY:{type:"string"},pointsAtZ:{type:"string"},preserveAlpha:{type:"string"},preserveAspectRatio:{type:"string"},primitiveUnits:{type:"string"},r:{type:"string"},radius:{type:"string"},refX:{type:"string"},refY:{type:"string"},renderingIntent:{type:"string"},repeatCount:{type:"string"},repeatDur:{type:"string"},requiredExtensions:{type:"string"},requiredFeatures:{type:"string"},restart:{type:"string"},result:{type:"string"},rotate:{type:"string"},rx:{type:"string"},ry:{type:"string"},scale:{type:"string"},seed:{type:"string"},shapeRendering:{type:"string"},slope:{type:"string"},spacing:{type:"string"},specularConstant:{type:"string"},specularExponent:{type:"string"},speed:{type:"string"},spreadMethod:{type:"string"},startOffset:{type:"string"},stdDeviation:{type:"string"},stemh:{type:"string"},stemv:{type:"string"},stitchTiles:{type:"string"},stopColor:{type:"string"},stopOpacity:{type:"string"},strikethroughPosition:{type:"string"},strikethroughThickness:{type:"string"},stroke:{type:"string"},strokeDasharray:{type:"string"},strokeDashoffset:{type:"string"},strokeLinecap:{type:"string"},strokeLinejoin:{type:"string"},strokeMiterlimit:{type:"string"},strokeOpacity:{type:"string"},strokeWidth:{type:"string"},surfaceScale:{type:"string"},systemLanguage:{type:"string"},tableValues:{type:"string"},targetX:{type:"string"},targetY:{type:"string"},textAnchor:{type:"string"},textLength:{type:"string"},textRendering:{type:"string"},to:{type:"string"},u1:{type:"string"},u2:{type:"string"},underlinePosition:{type:"string"},underlineThickness:{type:"string"},unicode:{type:"string"},unicodeBidi:{type:"string"},unicodeRange:{type:"string"},unitsPerEm:{type:"string"},vAlphabetic:{type:"string"},values:{type:"string"},vectorEffect:{type:"string"},version:{type:"string"},vertAdvY:{type:"string"},vertOriginX:{type:"string"},vertOriginY:{type:"string"},vHanging:{type:"string"},vIdeographic:{type:"string"},viewTarget:{type:"string"},visibility:{type:"string"},vMathematical:{type:"string"},widths:{type:"string"},wordSpacing:{type:"string"},writingMode:{type:"string"},x1:{type:"string"},x2:{type:"string"},x:{type:"string"},xChannelSelector:{type:"string"},xHeight:{type:"string"},xlinkActuate:{type:"string"},xlinkArcrole:{type:"string"},xlinkHref:{type:"string"},xlinkRole:{type:"string"},xlinkShow:{type:"string"},xlinkTitle:{type:"string"},xlinkType:{type:"string"},xmlBase:{type:"string"},xmlLang:{type:"string"},xmlns:{type:"string"},xmlnsXlink:{type:"string"},xmlSpace:{type:"string"},y1:{type:"string"},y2:{type:"string"},y:{type:"string"},yChannelSelector:{type:"string"},z:{type:"string"},zoomAndPan:{type:"string"},pathData:{type:"string"}}},Image:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string",priority:!0},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string",priority:!0},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},alt:{type:"string",priority:!0},crossOrigin:{type:"string"},src:{type:"string",priority:!0},decoding:{type:"string"},loading:{type:"string"},referrerPolicy:{type:"string"},sizes:{type:"string"},srcSet:{type:"string"},useMap:{type:"string"},objectFit:{type:"string",priority:!0},objectPosition:{type:"string"}}},Link:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},type:{type:"string"},media:{type:"string"},target:{type:"string"},href:{type:"string"},to:{type:"string"},referrerPolicy:{type:"string"},hrefLang:{type:"string"},ping:{type:"string"},rel:{type:"string"},isExternal:{type:"boolean"}}},Loader:{properties:{string:{type:"string"},area:{type:"string"},clipPath:{type:"string"},filter:{type:"string"},mask:{type:"string"},path:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},lang:{type:"string"},tabIndex:{type:"number"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},variation:{type:"string"},end:{type:"string"},clip:{type:"string"},size:{type:"string"},name:{type:"string"},type:{type:"string"},crossOrigin:{type:"string"},max:{type:"string"},min:{type:"string"},orientation:{type:"string"},media:{type:"string"},method:{type:"string"},target:{type:"string"},accentHeight:{type:"string"},accumulate:{type:"string"},additive:{type:"string"},alignmentBaseline:{type:"string"},allowReorder:{type:"string"},alphabetic:{type:"string"},amplitude:{type:"string"},arabicForm:{type:"string"},ascent:{type:"string"},attributeName:{type:"string"},attributeType:{type:"string"},autoReverse:{type:"string"},azimuth:{type:"string"},baseFrequency:{type:"string"},baselineShift:{type:"string"},baseProfile:{type:"string"},bbox:{type:"string"},begin:{type:"string"},bias:{type:"string"},by:{type:"string"},calcMode:{type:"string"},capHeight:{type:"string"},clipPathUnits:{type:"string"},clipRule:{type:"string"},colorInterpolation:{type:"string"},colorInterpolationFilters:{type:"string"},colorProfile:{type:"string"},colorRendering:{type:"string"},contentScriptType:{type:"string"},contentStyleType:{type:"string"},cursor:{type:"string"},cx:{type:"string"},cy:{type:"string"},d:{type:"string"},decelerate:{type:"string"},descent:{type:"string"},diffuseConstant:{type:"string"},divisor:{type:"string"},dominantBaseline:{type:"string"},dur:{type:"string"},dx:{type:"string"},dy:{type:"string"},edgeMode:{type:"string"},elevation:{type:"string"},enableBackground:{type:"string"},exponent:{type:"string"},externalResourcesRequired:{type:"string"},fill:{type:"string"},fillOpacity:{type:"string"},fillRule:{type:"string"},filterRes:{type:"string"},filterUnits:{type:"string"},floodColor:{type:"string"},floodOpacity:{type:"string"},focusable:{type:"string"},fontSizeAdjust:{type:"string"},fontStretch:{type:"string"},fontVariant:{type:"string"},format:{type:"string"},fr:{type:"string"},from:{type:"string"},fx:{type:"string"},fy:{type:"string"},g1:{type:"string"},g2:{type:"string"},glyphName:{type:"string"},glyphOrientationHorizontal:{type:"string"},glyphOrientationVertical:{type:"string"},glyphRef:{type:"string"},gradientTransform:{type:"string"},gradientUnits:{type:"string"},hanging:{type:"string"},horizAdvX:{type:"string"},horizOriginX:{type:"string"},href:{type:"string"},ideographic:{type:"string"},imageRendering:{type:"string"},in2:{type:"string"},in:{type:"string"},intercept:{type:"string"},k1:{type:"string"},k2:{type:"string"},k3:{type:"string"},k4:{type:"string"},k:{type:"string"},kernelMatrix:{type:"string"},kernelUnitLength:{type:"string"},kerning:{type:"string"},keyPoints:{type:"string"},keySplines:{type:"string"},keyTimes:{type:"string"},lengthAdjust:{type:"string"},lightingColor:{type:"string"},limitingConeAngle:{type:"string"},local:{type:"string"},markerEnd:{type:"string"},markerHeight:{type:"string"},markerMid:{type:"string"},markerStart:{type:"string"},markerUnits:{type:"string"},markerWidth:{type:"string"},maskContentUnits:{type:"string"},maskUnits:{type:"string"},mathematical:{type:"string"},mode:{type:"string"},numOctaves:{type:"string"},offset:{type:"string"},operator:{type:"string"},orient:{type:"string"},origin:{type:"string"},overlinePosition:{type:"string"},overlineThickness:{type:"string"},paintOrder:{type:"string"},panose1:{type:"string"},pathLength:{type:"string"},patternContentUnits:{type:"string"},patternTransform:{type:"string"},patternUnits:{type:"string"},pointerEvents:{type:"string"},points:{type:"string"},pointsAtX:{type:"string"},pointsAtY:{type:"string"},pointsAtZ:{type:"string"},preserveAlpha:{type:"string"},preserveAspectRatio:{type:"string"},primitiveUnits:{type:"string"},r:{type:"string"},radius:{type:"string"},refX:{type:"string"},refY:{type:"string"},renderingIntent:{type:"string"},repeatCount:{type:"string"},repeatDur:{type:"string"},requiredExtensions:{type:"string"},requiredFeatures:{type:"string"},restart:{type:"string"},result:{type:"string"},rotate:{type:"string"},rx:{type:"string"},ry:{type:"string"},scale:{type:"string"},seed:{type:"string"},shapeRendering:{type:"string"},slope:{type:"string"},spacing:{type:"string"},specularConstant:{type:"string"},specularExponent:{type:"string"},speed:{type:"string"},spreadMethod:{type:"string"},startOffset:{type:"string"},stdDeviation:{type:"string"},stemh:{type:"string"},stemv:{type:"string"},stitchTiles:{type:"string"},stopColor:{type:"string"},stopOpacity:{type:"string"},strikethroughPosition:{type:"string"},strikethroughThickness:{type:"string"},stroke:{type:"string"},strokeDasharray:{type:"string"},strokeDashoffset:{type:"string"},strokeLinecap:{type:"string"},strokeLinejoin:{type:"string"},strokeMiterlimit:{type:"string"},strokeOpacity:{type:"string"},strokeWidth:{type:"string"},surfaceScale:{type:"string"},systemLanguage:{type:"string"},tableValues:{type:"string"},targetX:{type:"string"},targetY:{type:"string"},textAnchor:{type:"string"},textLength:{type:"string"},textRendering:{type:"string"},to:{type:"string"},u1:{type:"string"},u2:{type:"string"},underlinePosition:{type:"string"},underlineThickness:{type:"string"},unicode:{type:"string"},unicodeBidi:{type:"string"},unicodeRange:{type:"string"},unitsPerEm:{type:"string"},vAlphabetic:{type:"string"},values:{type:"string"},vectorEffect:{type:"string"},version:{type:"string"},vertAdvY:{type:"string"},vertOriginX:{type:"string"},vertOriginY:{type:"string"},vHanging:{type:"string"},vIdeographic:{type:"string"},viewBox:{type:"string"},viewTarget:{type:"string"},visibility:{type:"string"},vMathematical:{type:"string"},widths:{type:"string"},wordSpacing:{type:"string"},writingMode:{type:"string"},x1:{type:"string"},x2:{type:"string"},x:{type:"string"},xChannelSelector:{type:"string"},xHeight:{type:"string"},xlinkActuate:{type:"string"},xlinkArcrole:{type:"string"},xlinkHref:{type:"string"},xlinkRole:{type:"string"},xlinkShow:{type:"string"},xlinkTitle:{type:"string"},xlinkType:{type:"string"},xmlBase:{type:"string"},xmlLang:{type:"string"},xmlns:{type:"string"},xmlnsXlink:{type:"string"},xmlSpace:{type:"string"},y1:{type:"string"},y2:{type:"string"},y:{type:"string"},yChannelSelector:{type:"string"},z:{type:"string"},zoomAndPan:{type:"string"},filledColor:{type:"string"},emptyColor:{type:"string"},percentage:{type:"number"},isDeterminate:{type:"boolean"},isPercentageTextHidden:{type:"boolean"}}},Menu:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},size:{type:"string"},menuAlign:{type:"string"},isOpen:{type:"boolean"},trigger:{type:"string"},triggerClassName:{type:"string"}}},MenuButton:{properties:{area:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},type:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},value:{type:"string"}}},MenuItem:{properties:{children:{type:"string"},isDisabled:{type:"boolean"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},size:{type:"string"},type:{type:"string"},variation:{type:"string"},as:{type:"string"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},area:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},key:{type:"string"}}},Pagination:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},currentPage:{type:"number",priority:!0},totalPages:{type:"number",priority:!0},siblingCount:{type:"number",priority:!0},hasMorePages:{type:"boolean"},currentPageLabel:{type:"string"},pageLabel:{type:"string"},previousLabel:{type:"string"},nextLabel:{type:"string"}}},PasswordField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},hideShowPassword:{type:"boolean",priority:!0},hidePasswordButtonLabel:{type:"string"},showPasswordButtonLabel:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"}}},PhoneNumberField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},countryCodeLabel:{type:"string"},countryCodeName:{type:"string"},defaultCountryCode:{type:"string"}}},Placeholder:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},size:{type:"string"},isLoaded:{type:"boolean"}}},Radio:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean",priority:!0},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelPosition:{type:"string",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"}}},RadioGroupField:{properties:{area:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"}}},Rating:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},size:{type:"string",priority:!0},value:{type:"number",priority:!0},emptyColor:{type:"string",priority:!0},fillColor:{type:"string",priority:!0},maxValue:{type:"number",priority:!0}}},ScrollView:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},orientation:{type:"string"}}},SearchField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},clearButtonLabel:{type:"string"}}},SelectField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},name:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},multiple:{type:"boolean"},required:{type:"boolean"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"},iconColor:{type:"string"}}},SliderField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"number"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"number",priority:!0},size:{type:"string",priority:!0},disabled:{type:"boolean"},name:{type:"string"},type:{type:"string"},value:{type:"number",priority:!0},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},max:{type:"number",priority:!0},min:{type:"number",priority:!0},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},orientation:{type:"string",priority:!0},asChild:{type:"boolean"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},minStepsBetweenThumbs:{type:"number"},isValueHidden:{type:"boolean"},trackSize:{type:"string"},emptyTrackColor:{type:"string",priority:!0},filledTrackColor:{type:"string",priority:!0},thumbColor:{type:"string",priority:!0}}},StepperField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"number"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},step:{type:"number",priority:!0},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"number",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"number",priority:!0},maxLength:{type:"number"},min:{type:"number",priority:!0},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},increaseButtonLabel:{type:"string"},decreaseButtonLabel:{type:"string"}}},SwitchField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string",priority:!0},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},thumbColor:{type:"string",priority:!0},isChecked:{type:"boolean",priority:!0},isLabelHidden:{type:"boolean",priority:!0},trackColor:{type:"string",priority:!0},trackCheckedColor:{type:"string",priority:!0}}},Tabs:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},spacing:{type:"string"},defaultIndex:{type:"string"},currentIndex:{type:"string"},indicatorPosition:{type:"string"}}},TabItem:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"}}},Text:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string",priority:!0},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string",priority:!0},fontStyle:{type:"string"},fontWeight:{type:"string",priority:!0},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string"},isTruncated:{type:"boolean"}}},TextAreaField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},name:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},maxLength:{type:"number"},minLength:{type:"number"},readOnly:{type:"boolean"},required:{type:"boolean"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"},cols:{type:"number"},dirName:{type:"string"},rows:{type:"number"},resize:{type:"string"}}},TextField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},defaultValue:{type:"string"},placeholder:{type:"string",priority:!0},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},size:{type:"string",priority:!0},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},autoComplete:{type:"string"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"}}},ToggleButton:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},isPressed:{type:"boolean"},defaultPressed:{type:"boolean"}}},ToggleButtonGroup:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},value:{type:"string"},isExclusive:{type:"boolean"},isSelectionRequired:{type:"boolean"}}},View:{properties:{key:{type:"string"}}},VisuallyHidden:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},Table:{properties:{area:{type:"string"},caption:{type:"string"},slot:{type:"string"},summary:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string"},size:{type:"string"},cellPadding:{type:"string"},cellSpacing:{type:"string"},highlightOnHover:{type:"boolean"}}},TableBody:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableCell:{properties:{abbr:{type:"string"},area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},align:{type:"string"},colSpan:{type:"number"},headers:{type:"string"},scope:{type:"string"}}},TableFoot:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableHead:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableRow:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}}};export{t as PrimitiveCatalog};
1
+ const t={Alert:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},heading:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},isDismissible:{type:"boolean",priority:!0},dismissButtonLabel:{type:"string"},hasIcon:{type:"boolean",priority:!0}}},Badge:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string",priority:!0},size:{type:"string",priority:!0}}},Button:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"}}},ButtonGroup:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"}}},Card:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string",priority:!0}}},CheckboxField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string"},isIndeterminate:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"}}},Collection:{properties:{type:{type:"string"},isPaginated:{type:"boolean"},itemsPerPage:{type:"number"},isSearchable:{type:"boolean"},searchLabel:{type:"string"},searchPlaceholder:{type:"string"},searchNoResultsFound:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},area:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},as:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"}}},Divider:{properties:{area:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},size:{type:"string",priority:!0},orientation:{type:"string",priority:!0}}},Expander:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},disabled:{type:"boolean"},type:{type:"string"},value:{type:"string"},asChild:{type:"boolean"},isCollapsible:{type:"boolean"}}},ExpanderItem:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},disabled:{type:"boolean"},value:{type:"string"},asChild:{type:"boolean"}}},FieldGroupIcon:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},isVisible:{type:"boolean"},excludeFromTabOrder:{type:"boolean"}}},FieldGroupIconButton:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isVisible:{type:"boolean"},excludeFromTabOrder:{type:"boolean"}}},Flex:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string",priority:!0},wrap:{type:"string",priority:!0},alignItems:{type:"string",priority:!0},alignContent:{type:"string"},justifyContent:{type:"string",priority:!0},gap:{type:"string",priority:!0},columnGap:{type:"string"},rowGap:{type:"string"}}},Grid:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},autoColumns:{type:"string"},autoFlow:{type:"string"},autoRows:{type:"string"},templateAreas:{type:"string"},templateColumns:{type:"string"},templateRows:{type:"string"}}},Heading:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string"},level:{type:"number",priority:!0},isTruncated:{type:"boolean"}}},Icon:{properties:{string:{type:"string"},area:{type:"string"},clipPath:{type:"string"},filter:{type:"string"},mask:{type:"string"},path:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string",priority:!0},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string",priority:!0},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string",priority:!0},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},lang:{type:"string"},tabIndex:{type:"number"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},end:{type:"string"},clip:{type:"string"},name:{type:"string"},type:{type:"string"},crossOrigin:{type:"string"},max:{type:"string"},min:{type:"string"},orientation:{type:"string"},media:{type:"string"},method:{type:"string"},target:{type:"string"},accentHeight:{type:"string"},accumulate:{type:"string"},additive:{type:"string"},alignmentBaseline:{type:"string"},allowReorder:{type:"string"},alphabetic:{type:"string"},amplitude:{type:"string"},arabicForm:{type:"string"},ascent:{type:"string"},attributeName:{type:"string"},attributeType:{type:"string"},autoReverse:{type:"string"},azimuth:{type:"string"},baseFrequency:{type:"string"},baselineShift:{type:"string"},baseProfile:{type:"string"},bbox:{type:"string"},begin:{type:"string"},bias:{type:"string"},by:{type:"string"},calcMode:{type:"string"},capHeight:{type:"string"},clipPathUnits:{type:"string"},clipRule:{type:"string"},colorInterpolation:{type:"string"},colorInterpolationFilters:{type:"string"},colorProfile:{type:"string"},colorRendering:{type:"string"},contentScriptType:{type:"string"},contentStyleType:{type:"string"},cursor:{type:"string"},cx:{type:"string"},cy:{type:"string"},d:{type:"string"},decelerate:{type:"string"},descent:{type:"string"},diffuseConstant:{type:"string"},divisor:{type:"string"},dominantBaseline:{type:"string"},dur:{type:"string"},dx:{type:"string"},dy:{type:"string"},edgeMode:{type:"string"},elevation:{type:"string"},enableBackground:{type:"string"},exponent:{type:"string"},externalResourcesRequired:{type:"string"},fill:{type:"string"},fillOpacity:{type:"string"},fillRule:{type:"string"},filterRes:{type:"string"},filterUnits:{type:"string"},floodColor:{type:"string"},floodOpacity:{type:"string"},focusable:{type:"string"},fontSizeAdjust:{type:"string"},fontStretch:{type:"string"},fontVariant:{type:"string"},format:{type:"string"},fr:{type:"string"},from:{type:"string"},fx:{type:"string"},fy:{type:"string"},g1:{type:"string"},g2:{type:"string"},glyphName:{type:"string"},glyphOrientationHorizontal:{type:"string"},glyphOrientationVertical:{type:"string"},glyphRef:{type:"string"},gradientTransform:{type:"string"},gradientUnits:{type:"string"},hanging:{type:"string"},horizAdvX:{type:"string"},horizOriginX:{type:"string"},href:{type:"string"},ideographic:{type:"string"},imageRendering:{type:"string"},in2:{type:"string"},in:{type:"string"},intercept:{type:"string"},k1:{type:"string"},k2:{type:"string"},k3:{type:"string"},k4:{type:"string"},k:{type:"string"},kernelMatrix:{type:"string"},kernelUnitLength:{type:"string"},kerning:{type:"string"},keyPoints:{type:"string"},keySplines:{type:"string"},keyTimes:{type:"string"},lengthAdjust:{type:"string"},lightingColor:{type:"string"},limitingConeAngle:{type:"string"},local:{type:"string"},markerEnd:{type:"string"},markerHeight:{type:"string"},markerMid:{type:"string"},markerStart:{type:"string"},markerUnits:{type:"string"},markerWidth:{type:"string"},maskContentUnits:{type:"string"},maskUnits:{type:"string"},mathematical:{type:"string"},mode:{type:"string"},numOctaves:{type:"string"},offset:{type:"string"},operator:{type:"string"},orient:{type:"string"},origin:{type:"string"},overlinePosition:{type:"string"},overlineThickness:{type:"string"},paintOrder:{type:"string"},panose1:{type:"string"},pathLength:{type:"string"},patternContentUnits:{type:"string"},patternTransform:{type:"string"},patternUnits:{type:"string"},pointerEvents:{type:"string"},points:{type:"string"},pointsAtX:{type:"string"},pointsAtY:{type:"string"},pointsAtZ:{type:"string"},preserveAlpha:{type:"string"},preserveAspectRatio:{type:"string"},primitiveUnits:{type:"string"},r:{type:"string"},radius:{type:"string"},refX:{type:"string"},refY:{type:"string"},renderingIntent:{type:"string"},repeatCount:{type:"string"},repeatDur:{type:"string"},requiredExtensions:{type:"string"},requiredFeatures:{type:"string"},restart:{type:"string"},result:{type:"string"},rotate:{type:"string"},rx:{type:"string"},ry:{type:"string"},scale:{type:"string"},seed:{type:"string"},shapeRendering:{type:"string"},slope:{type:"string"},spacing:{type:"string"},specularConstant:{type:"string"},specularExponent:{type:"string"},speed:{type:"string"},spreadMethod:{type:"string"},startOffset:{type:"string"},stdDeviation:{type:"string"},stemh:{type:"string"},stemv:{type:"string"},stitchTiles:{type:"string"},stopColor:{type:"string"},stopOpacity:{type:"string"},strikethroughPosition:{type:"string"},strikethroughThickness:{type:"string"},stroke:{type:"string"},strokeDasharray:{type:"string"},strokeDashoffset:{type:"string"},strokeLinecap:{type:"string"},strokeLinejoin:{type:"string"},strokeMiterlimit:{type:"string"},strokeOpacity:{type:"string"},strokeWidth:{type:"string"},surfaceScale:{type:"string"},systemLanguage:{type:"string"},tableValues:{type:"string"},targetX:{type:"string"},targetY:{type:"string"},textAnchor:{type:"string"},textLength:{type:"string"},textRendering:{type:"string"},to:{type:"string"},u1:{type:"string"},u2:{type:"string"},underlinePosition:{type:"string"},underlineThickness:{type:"string"},unicode:{type:"string"},unicodeBidi:{type:"string"},unicodeRange:{type:"string"},unitsPerEm:{type:"string"},vAlphabetic:{type:"string"},values:{type:"string"},vectorEffect:{type:"string"},version:{type:"string"},vertAdvY:{type:"string"},vertOriginX:{type:"string"},vertOriginY:{type:"string"},vHanging:{type:"string"},vIdeographic:{type:"string"},viewTarget:{type:"string"},visibility:{type:"string"},vMathematical:{type:"string"},widths:{type:"string"},wordSpacing:{type:"string"},writingMode:{type:"string"},x1:{type:"string"},x2:{type:"string"},x:{type:"string"},xChannelSelector:{type:"string"},xHeight:{type:"string"},xlinkActuate:{type:"string"},xlinkArcrole:{type:"string"},xlinkHref:{type:"string"},xlinkRole:{type:"string"},xlinkShow:{type:"string"},xlinkTitle:{type:"string"},xlinkType:{type:"string"},xmlBase:{type:"string"},xmlLang:{type:"string"},xmlns:{type:"string"},xmlnsXlink:{type:"string"},xmlSpace:{type:"string"},y1:{type:"string"},y2:{type:"string"},y:{type:"string"},yChannelSelector:{type:"string"},z:{type:"string"},zoomAndPan:{type:"string"},pathData:{type:"string"}}},Image:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string",priority:!0},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string",priority:!0},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},alt:{type:"string",priority:!0},crossOrigin:{type:"string"},src:{type:"string",priority:!0},decoding:{type:"string"},loading:{type:"string"},referrerPolicy:{type:"string"},sizes:{type:"string"},srcSet:{type:"string"},useMap:{type:"string"},objectFit:{type:"string",priority:!0},objectPosition:{type:"string"}}},Link:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},type:{type:"string"},media:{type:"string"},target:{type:"string"},href:{type:"string"},to:{type:"string"},referrerPolicy:{type:"string"},hrefLang:{type:"string"},ping:{type:"string"},rel:{type:"string"},isExternal:{type:"boolean"}}},Loader:{properties:{string:{type:"string"},area:{type:"string"},clipPath:{type:"string"},filter:{type:"string"},mask:{type:"string"},path:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},lang:{type:"string"},tabIndex:{type:"number"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},variation:{type:"string"},end:{type:"string"},clip:{type:"string"},size:{type:"string"},name:{type:"string"},type:{type:"string"},crossOrigin:{type:"string"},max:{type:"string"},min:{type:"string"},orientation:{type:"string"},media:{type:"string"},method:{type:"string"},target:{type:"string"},accentHeight:{type:"string"},accumulate:{type:"string"},additive:{type:"string"},alignmentBaseline:{type:"string"},allowReorder:{type:"string"},alphabetic:{type:"string"},amplitude:{type:"string"},arabicForm:{type:"string"},ascent:{type:"string"},attributeName:{type:"string"},attributeType:{type:"string"},autoReverse:{type:"string"},azimuth:{type:"string"},baseFrequency:{type:"string"},baselineShift:{type:"string"},baseProfile:{type:"string"},bbox:{type:"string"},begin:{type:"string"},bias:{type:"string"},by:{type:"string"},calcMode:{type:"string"},capHeight:{type:"string"},clipPathUnits:{type:"string"},clipRule:{type:"string"},colorInterpolation:{type:"string"},colorInterpolationFilters:{type:"string"},colorProfile:{type:"string"},colorRendering:{type:"string"},contentScriptType:{type:"string"},contentStyleType:{type:"string"},cursor:{type:"string"},cx:{type:"string"},cy:{type:"string"},d:{type:"string"},decelerate:{type:"string"},descent:{type:"string"},diffuseConstant:{type:"string"},divisor:{type:"string"},dominantBaseline:{type:"string"},dur:{type:"string"},dx:{type:"string"},dy:{type:"string"},edgeMode:{type:"string"},elevation:{type:"string"},enableBackground:{type:"string"},exponent:{type:"string"},externalResourcesRequired:{type:"string"},fill:{type:"string"},fillOpacity:{type:"string"},fillRule:{type:"string"},filterRes:{type:"string"},filterUnits:{type:"string"},floodColor:{type:"string"},floodOpacity:{type:"string"},focusable:{type:"string"},fontSizeAdjust:{type:"string"},fontStretch:{type:"string"},fontVariant:{type:"string"},format:{type:"string"},fr:{type:"string"},from:{type:"string"},fx:{type:"string"},fy:{type:"string"},g1:{type:"string"},g2:{type:"string"},glyphName:{type:"string"},glyphOrientationHorizontal:{type:"string"},glyphOrientationVertical:{type:"string"},glyphRef:{type:"string"},gradientTransform:{type:"string"},gradientUnits:{type:"string"},hanging:{type:"string"},horizAdvX:{type:"string"},horizOriginX:{type:"string"},href:{type:"string"},ideographic:{type:"string"},imageRendering:{type:"string"},in2:{type:"string"},in:{type:"string"},intercept:{type:"string"},k1:{type:"string"},k2:{type:"string"},k3:{type:"string"},k4:{type:"string"},k:{type:"string"},kernelMatrix:{type:"string"},kernelUnitLength:{type:"string"},kerning:{type:"string"},keyPoints:{type:"string"},keySplines:{type:"string"},keyTimes:{type:"string"},lengthAdjust:{type:"string"},lightingColor:{type:"string"},limitingConeAngle:{type:"string"},local:{type:"string"},markerEnd:{type:"string"},markerHeight:{type:"string"},markerMid:{type:"string"},markerStart:{type:"string"},markerUnits:{type:"string"},markerWidth:{type:"string"},maskContentUnits:{type:"string"},maskUnits:{type:"string"},mathematical:{type:"string"},mode:{type:"string"},numOctaves:{type:"string"},offset:{type:"string"},operator:{type:"string"},orient:{type:"string"},origin:{type:"string"},overlinePosition:{type:"string"},overlineThickness:{type:"string"},paintOrder:{type:"string"},panose1:{type:"string"},pathLength:{type:"string"},patternContentUnits:{type:"string"},patternTransform:{type:"string"},patternUnits:{type:"string"},pointerEvents:{type:"string"},points:{type:"string"},pointsAtX:{type:"string"},pointsAtY:{type:"string"},pointsAtZ:{type:"string"},preserveAlpha:{type:"string"},preserveAspectRatio:{type:"string"},primitiveUnits:{type:"string"},r:{type:"string"},radius:{type:"string"},refX:{type:"string"},refY:{type:"string"},renderingIntent:{type:"string"},repeatCount:{type:"string"},repeatDur:{type:"string"},requiredExtensions:{type:"string"},requiredFeatures:{type:"string"},restart:{type:"string"},result:{type:"string"},rotate:{type:"string"},rx:{type:"string"},ry:{type:"string"},scale:{type:"string"},seed:{type:"string"},shapeRendering:{type:"string"},slope:{type:"string"},spacing:{type:"string"},specularConstant:{type:"string"},specularExponent:{type:"string"},speed:{type:"string"},spreadMethod:{type:"string"},startOffset:{type:"string"},stdDeviation:{type:"string"},stemh:{type:"string"},stemv:{type:"string"},stitchTiles:{type:"string"},stopColor:{type:"string"},stopOpacity:{type:"string"},strikethroughPosition:{type:"string"},strikethroughThickness:{type:"string"},stroke:{type:"string"},strokeDasharray:{type:"string"},strokeDashoffset:{type:"string"},strokeLinecap:{type:"string"},strokeLinejoin:{type:"string"},strokeMiterlimit:{type:"string"},strokeOpacity:{type:"string"},strokeWidth:{type:"string"},surfaceScale:{type:"string"},systemLanguage:{type:"string"},tableValues:{type:"string"},targetX:{type:"string"},targetY:{type:"string"},textAnchor:{type:"string"},textLength:{type:"string"},textRendering:{type:"string"},to:{type:"string"},u1:{type:"string"},u2:{type:"string"},underlinePosition:{type:"string"},underlineThickness:{type:"string"},unicode:{type:"string"},unicodeBidi:{type:"string"},unicodeRange:{type:"string"},unitsPerEm:{type:"string"},vAlphabetic:{type:"string"},values:{type:"string"},vectorEffect:{type:"string"},version:{type:"string"},vertAdvY:{type:"string"},vertOriginX:{type:"string"},vertOriginY:{type:"string"},vHanging:{type:"string"},vIdeographic:{type:"string"},viewBox:{type:"string"},viewTarget:{type:"string"},visibility:{type:"string"},vMathematical:{type:"string"},widths:{type:"string"},wordSpacing:{type:"string"},writingMode:{type:"string"},x1:{type:"string"},x2:{type:"string"},x:{type:"string"},xChannelSelector:{type:"string"},xHeight:{type:"string"},xlinkActuate:{type:"string"},xlinkArcrole:{type:"string"},xlinkHref:{type:"string"},xlinkRole:{type:"string"},xlinkShow:{type:"string"},xlinkTitle:{type:"string"},xlinkType:{type:"string"},xmlBase:{type:"string"},xmlLang:{type:"string"},xmlns:{type:"string"},xmlnsXlink:{type:"string"},xmlSpace:{type:"string"},y1:{type:"string"},y2:{type:"string"},y:{type:"string"},yChannelSelector:{type:"string"},z:{type:"string"},zoomAndPan:{type:"string"},filledColor:{type:"string"},emptyColor:{type:"string"},percentage:{type:"number"},isDeterminate:{type:"boolean"},isPercentageTextHidden:{type:"boolean"}}},Menu:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},size:{type:"string"},menuAlign:{type:"string"},isOpen:{type:"boolean"},trigger:{type:"string"},triggerClassName:{type:"string"}}},MenuButton:{properties:{area:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},type:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},value:{type:"string"}}},MenuItem:{properties:{children:{type:"string"},isDisabled:{type:"boolean"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},size:{type:"string"},type:{type:"string"},variation:{type:"string"},as:{type:"string"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},area:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},key:{type:"string"}}},Pagination:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},currentPage:{type:"number",priority:!0},totalPages:{type:"number",priority:!0},siblingCount:{type:"number",priority:!0},hasMorePages:{type:"boolean"},currentPageLabel:{type:"string"},pageLabel:{type:"string"},previousLabel:{type:"string"},nextLabel:{type:"string"}}},PasswordField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},hideShowPassword:{type:"boolean",priority:!0},hidePasswordButtonLabel:{type:"string"},passwordIsHiddenLabel:{type:"string"},passwordIsShownLabel:{type:"string"},showPasswordButtonLabel:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"}}},PhoneNumberField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},countryCodeLabel:{type:"string"},countryCodeName:{type:"string"},defaultCountryCode:{type:"string"}}},Placeholder:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},size:{type:"string"},isLoaded:{type:"boolean"}}},Radio:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},variation:{type:"string"},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean",priority:!0},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelPosition:{type:"string",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"}}},RadioGroupField:{properties:{area:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"}}},Rating:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},size:{type:"string",priority:!0},value:{type:"number",priority:!0},emptyColor:{type:"string",priority:!0},fillColor:{type:"string",priority:!0},maxValue:{type:"number",priority:!0}}},ScrollView:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},orientation:{type:"string"}}},SearchField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},step:{type:"string"},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"string"},maxLength:{type:"number"},min:{type:"string"},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},clearButtonLabel:{type:"string"}}},SelectField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},name:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},multiple:{type:"boolean"},required:{type:"boolean"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"},iconColor:{type:"string"}}},SliderField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"number"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},step:{type:"number",priority:!0},size:{type:"string",priority:!0},disabled:{type:"boolean"},name:{type:"string"},type:{type:"string"},value:{type:"number",priority:!0},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},max:{type:"number",priority:!0},min:{type:"number",priority:!0},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},orientation:{type:"string",priority:!0},asChild:{type:"boolean"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},minStepsBetweenThumbs:{type:"number"},isValueHidden:{type:"boolean"},trackSize:{type:"string"},emptyTrackColor:{type:"string",priority:!0},filledTrackColor:{type:"string",priority:!0},thumbColor:{type:"string",priority:!0}}},StepperField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},pattern:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"number"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},list:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},step:{type:"number",priority:!0},size:{type:"string",priority:!0},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"number",priority:!0},accept:{type:"string"},alt:{type:"string"},autoComplete:{type:"string"},capture:{type:"string"},checked:{type:"boolean"},crossOrigin:{type:"string"},enterKeyHint:{type:"string"},max:{type:"number",priority:!0},maxLength:{type:"number"},min:{type:"number",priority:!0},minLength:{type:"number"},multiple:{type:"boolean"},readOnly:{type:"boolean"},required:{type:"boolean"},src:{type:"string"},labelHidden:{type:"boolean",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"},increaseButtonLabel:{type:"string"},decreaseButtonLabel:{type:"string"}}},SwitchField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string",priority:!0},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string",priority:!0},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},autoComplete:{type:"string"},checked:{type:"boolean"},enterKeyHint:{type:"string"},labelHidden:{type:"boolean"},labelPosition:{type:"string",priority:!0},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},thumbColor:{type:"string",priority:!0},isChecked:{type:"boolean",priority:!0},isLabelHidden:{type:"boolean",priority:!0},trackColor:{type:"string",priority:!0},trackCheckedColor:{type:"string",priority:!0}}},Tabs:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},spacing:{type:"string"},defaultIndex:{type:"string"},currentIndex:{type:"string"},indicatorPosition:{type:"string"}}},TabItem:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"}}},Text:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string",priority:!0},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string",priority:!0},fontStyle:{type:"string"},fontWeight:{type:"string",priority:!0},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string",priority:!0},variation:{type:"string"},isTruncated:{type:"boolean"}}},TextAreaField:{properties:{area:{type:"string"},form:{type:"string"},label:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},name:{type:"string"},value:{type:"string"},autoComplete:{type:"string"},maxLength:{type:"number"},minLength:{type:"number"},readOnly:{type:"boolean"},required:{type:"boolean"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string"},errorMessage:{type:"string"},cols:{type:"number"},dirName:{type:"string"},rows:{type:"number"},resize:{type:"string"}}},TextField:{properties:{area:{type:"string"},label:{type:"string",priority:!0},isDisabled:{type:"boolean",priority:!0},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},defaultValue:{type:"string"},placeholder:{type:"string",priority:!0},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string",priority:!0},size:{type:"string",priority:!0},name:{type:"string"},type:{type:"string"},value:{type:"string",priority:!0},autoComplete:{type:"string"},labelHidden:{type:"boolean"},hasError:{type:"boolean"},isReadOnly:{type:"boolean"},isRequired:{type:"boolean"},descriptiveText:{type:"string",priority:!0},errorMessage:{type:"string"},outerEndComponent:{type:"string"},outerStartComponent:{type:"string"},innerStartComponent:{type:"string"},innerEndComponent:{type:"string"}}},ToggleButton:{properties:{area:{type:"string"},form:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},autoFocus:{type:"boolean"},disabled:{type:"boolean"},formAction:{type:"string"},formEncType:{type:"string"},formMethod:{type:"string"},formNoValidate:{type:"boolean"},formTarget:{type:"string"},name:{type:"string"},type:{type:"string"},value:{type:"string"},isFullWidth:{type:"boolean"},isLoading:{type:"boolean"},loadingText:{type:"string"},isPressed:{type:"boolean"},defaultPressed:{type:"boolean"}}},ToggleButtonGroup:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},direction:{type:"string"},wrap:{type:"string"},alignItems:{type:"string"},alignContent:{type:"string"},justifyContent:{type:"string"},gap:{type:"string"},columnGap:{type:"string"},rowGap:{type:"string"},variation:{type:"string"},size:{type:"string"},value:{type:"string"},isExclusive:{type:"boolean"},isSelectionRequired:{type:"boolean"}}},View:{properties:{key:{type:"string"}}},VisuallyHidden:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},Table:{properties:{area:{type:"string"},caption:{type:"string"},slot:{type:"string"},summary:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},variation:{type:"string"},size:{type:"string"},cellPadding:{type:"string"},cellSpacing:{type:"string"},highlightOnHover:{type:"boolean"}}},TableBody:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableCell:{properties:{abbr:{type:"string"},area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"},align:{type:"string"},colSpan:{type:"number"},headers:{type:"string"},scope:{type:"string"}}},TableFoot:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableHead:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}},TableRow:{properties:{area:{type:"string"},slot:{type:"string"},title:{type:"string"},isDisabled:{type:"boolean"},id:{type:"string"},className:{type:"string"},testId:{type:"string"},alignSelf:{type:"string"},backgroundColor:{type:"string"},backgroundImage:{type:"string"},border:{type:"string"},borderRadius:{type:"string"},bottom:{type:"string"},boxShadow:{type:"string"},color:{type:"string"},display:{type:"string"},fontFamily:{type:"string"},fontSize:{type:"string"},fontStyle:{type:"string"},fontWeight:{type:"string"},height:{type:"string"},left:{type:"string"},letterSpacing:{type:"string"},lineHeight:{type:"string"},margin:{type:"string"},marginBlock:{type:"string"},marginBlockEnd:{type:"string"},marginBlockStart:{type:"string"},marginBottom:{type:"string"},marginInline:{type:"string"},marginInlineEnd:{type:"string"},marginInlineStart:{type:"string"},marginLeft:{type:"string"},marginRight:{type:"string"},marginTop:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"},minHeight:{type:"string"},minWidth:{type:"string"},opacity:{type:"string"},overflow:{type:"string"},padding:{type:"string"},paddingBlock:{type:"string"},paddingBlockEnd:{type:"string"},paddingBlockStart:{type:"string"},paddingBottom:{type:"string"},paddingInline:{type:"string"},paddingInlineEnd:{type:"string"},paddingInlineStart:{type:"string"},paddingLeft:{type:"string"},paddingRight:{type:"string"},paddingTop:{type:"string"},position:{type:"string"},right:{type:"string"},textAlign:{type:"string"},textDecoration:{type:"string"},textTransform:{type:"string"},top:{type:"string"},transform:{type:"string"},transformOrigin:{type:"string"},width:{type:"string"},whiteSpace:{type:"string"},flex:{type:"string"},order:{type:"string"},grow:{type:"string"},shrink:{type:"string"},basis:{type:"string"},column:{type:"string"},columnEnd:{type:"string"},columnSpan:{type:"string"},columnStart:{type:"string"},row:{type:"string"},rowEnd:{type:"string"},rowSpan:{type:"string"},rowStart:{type:"string"},ariaLabel:{type:"string"},ariaValuetext:{type:"string"},role:{type:"string"},key:{type:"string"},defaultChecked:{type:"boolean"},defaultValue:{type:"string"},suppressContentEditableWarning:{type:"boolean"},suppressHydrationWarning:{type:"boolean"},accessKey:{type:"string"},contentEditable:{type:"string"},contextMenu:{type:"string"},dir:{type:"string"},draggable:{type:"string"},hidden:{type:"boolean"},lang:{type:"string"},placeholder:{type:"string"},spellCheck:{type:"string"},tabIndex:{type:"number"},translate:{type:"string"},radioGroup:{type:"string"},about:{type:"string"},datatype:{type:"string"},prefix:{type:"string"},property:{type:"string"},resource:{type:"string"},typeof:{type:"string"},vocab:{type:"string"},autoCapitalize:{type:"string"},autoCorrect:{type:"string"},autoSave:{type:"string"},itemProp:{type:"string"},itemScope:{type:"boolean"},itemType:{type:"string"},itemID:{type:"string"},itemRef:{type:"string"},results:{type:"number"},security:{type:"string"},unselectable:{type:"string"},inputMode:{type:"string"},is:{type:"string"},"aria-activedescendant":{type:"string"},"aria-atomic":{type:"string"},"aria-autocomplete":{type:"string"},"aria-busy":{type:"string"},"aria-checked":{type:"string"},"aria-colcount":{type:"number"},"aria-colindex":{type:"number"},"aria-colspan":{type:"number"},"aria-controls":{type:"string"},"aria-current":{type:"string"},"aria-describedby":{type:"string"},"aria-details":{type:"string"},"aria-disabled":{type:"string"},"aria-dropeffect":{type:"string"},"aria-errormessage":{type:"string"},"aria-expanded":{type:"string"},"aria-flowto":{type:"string"},"aria-grabbed":{type:"string"},"aria-haspopup":{type:"string"},"aria-hidden":{type:"string"},"aria-invalid":{type:"string"},"aria-keyshortcuts":{type:"string"},"aria-label":{type:"string"},"aria-labelledby":{type:"string"},"aria-level":{type:"number"},"aria-live":{type:"string"},"aria-modal":{type:"string"},"aria-multiline":{type:"string"},"aria-multiselectable":{type:"string"},"aria-orientation":{type:"string"},"aria-owns":{type:"string"},"aria-placeholder":{type:"string"},"aria-posinset":{type:"number"},"aria-pressed":{type:"string"},"aria-readonly":{type:"string"},"aria-relevant":{type:"string"},"aria-required":{type:"string"},"aria-roledescription":{type:"string"},"aria-rowcount":{type:"number"},"aria-rowindex":{type:"number"},"aria-rowspan":{type:"number"},"aria-selected":{type:"string"},"aria-setsize":{type:"number"},"aria-sort":{type:"string"},"aria-valuemax":{type:"number"},"aria-valuemin":{type:"number"},"aria-valuenow":{type:"number"},"aria-valuetext":{type:"string"},children:{type:"string"}}}};export{t as PrimitiveCatalog};