@xh/hoist 73.0.0-SNAPSHOT.1747346637442 → 73.0.0-SNAPSHOT.1747350426319

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 (135) hide show
  1. package/build/types/admin/AppComponent.d.ts +0 -1
  2. package/build/types/admin/columns/Core.d.ts +0 -1
  3. package/build/types/admin/columns/Tracking.d.ts +0 -1
  4. package/build/types/admin/tabs/BaseAdminTabModel.d.ts +0 -1
  5. package/build/types/admin/tabs/cluster/objects/ClusterObjectsModel.d.ts +0 -1
  6. package/build/types/admin/tabs/userData/jsonblob/JsonBlobColumns.d.ts +0 -1
  7. package/build/types/appcontainer/AboutDialogModel.d.ts +0 -1
  8. package/build/types/cmp/badge/Badge.d.ts +0 -1
  9. package/build/types/cmp/chart/Chart.d.ts +0 -1
  10. package/build/types/cmp/clock/Clock.d.ts +0 -1
  11. package/build/types/cmp/dataview/DataView.d.ts +0 -1
  12. package/build/types/cmp/error/ErrorBoundary.d.ts +0 -1
  13. package/build/types/cmp/form/Form.d.ts +0 -1
  14. package/build/types/cmp/form/field/BaseFieldModel.d.ts +0 -1
  15. package/build/types/cmp/grid/Grid.d.ts +0 -2
  16. package/build/types/cmp/grid/GridModel.d.ts +1 -1
  17. package/build/types/cmp/grid/helpers/GridCountLabel.d.ts +0 -1
  18. package/build/types/cmp/grid/impl/ColumnHeader.d.ts +0 -1
  19. package/build/types/cmp/grouping/GroupingChooserModel.d.ts +0 -1
  20. package/build/types/cmp/layout/Box.d.ts +0 -1
  21. package/build/types/cmp/layout/Frame.d.ts +0 -1
  22. package/build/types/cmp/layout/Placeholder.d.ts +0 -1
  23. package/build/types/cmp/layout/Spacer.d.ts +0 -1
  24. package/build/types/cmp/layout/Tags.d.ts +1 -2
  25. package/build/types/cmp/layout/TileFrame.d.ts +0 -1
  26. package/build/types/cmp/layout/Viewport.d.ts +0 -1
  27. package/build/types/cmp/loadingindicator/LoadingIndicator.d.ts +0 -1
  28. package/build/types/cmp/markdown/Markdown.d.ts +0 -1
  29. package/build/types/cmp/pinpad/PinPad.d.ts +0 -1
  30. package/build/types/cmp/pinpad/PinPadModel.d.ts +0 -1
  31. package/build/types/cmp/relativetimestamp/RelativeTimestamp.d.ts +0 -1
  32. package/build/types/cmp/store/StoreCountLabel.d.ts +0 -1
  33. package/build/types/cmp/store/StoreFilterField.d.ts +0 -1
  34. package/build/types/cmp/tab/TabContainer.d.ts +0 -1
  35. package/build/types/cmp/treemap/SplitTreeMap.d.ts +0 -1
  36. package/build/types/cmp/treemap/TreeMap.d.ts +0 -1
  37. package/build/types/cmp/websocket/WebSocketIndicator.d.ts +0 -1
  38. package/build/types/cmp/zoneGrid/ZoneGrid.d.ts +0 -1
  39. package/build/types/core/RefreshContextView.d.ts +0 -1
  40. package/build/types/core/model/ModelLookup.d.ts +0 -1
  41. package/build/types/desktop/appcontainer/AppContainer.d.ts +0 -1
  42. package/build/types/desktop/cmp/appOption/AutoRefreshAppOption.d.ts +102 -105
  43. package/build/types/desktop/cmp/appOption/ThemeAppOption.d.ts +102 -105
  44. package/build/types/desktop/cmp/appbar/AppBarSeparator.d.ts +0 -1
  45. package/build/types/desktop/cmp/button/AppMenuButton.d.ts +0 -1
  46. package/build/types/desktop/cmp/button/ButtonGroup.d.ts +0 -1
  47. package/build/types/desktop/cmp/button/ColAutosizeButton.d.ts +0 -1
  48. package/build/types/desktop/cmp/button/ColChooserButton.d.ts +0 -1
  49. package/build/types/desktop/cmp/button/DashCanvasAddViewButton.d.ts +0 -1
  50. package/build/types/desktop/cmp/button/ExportButton.d.ts +0 -1
  51. package/build/types/desktop/cmp/button/FeedbackButton.d.ts +0 -1
  52. package/build/types/desktop/cmp/button/LaunchAdminButton.d.ts +0 -1
  53. package/build/types/desktop/cmp/button/LogoutButton.d.ts +0 -1
  54. package/build/types/desktop/cmp/button/ModalToggleButton.d.ts +0 -1
  55. package/build/types/desktop/cmp/button/OptionsButton.d.ts +0 -1
  56. package/build/types/desktop/cmp/button/RefreshButton.d.ts +0 -1
  57. package/build/types/desktop/cmp/button/ThemeToggleButton.d.ts +0 -1
  58. package/build/types/desktop/cmp/button/WhatsNewButton.d.ts +0 -1
  59. package/build/types/desktop/cmp/button/ZoneMapperButton.d.ts +0 -1
  60. package/build/types/desktop/cmp/clipboard/ClipboardButton.d.ts +0 -1
  61. package/build/types/desktop/cmp/clipboard/ClipboardMenuItem.d.ts +0 -1
  62. package/build/types/desktop/cmp/dash/canvas/DashCanvas.d.ts +0 -1
  63. package/build/types/desktop/cmp/dash/canvas/DashCanvasModel.d.ts +0 -1
  64. package/build/types/desktop/cmp/dash/container/DashContainer.d.ts +0 -1
  65. package/build/types/desktop/cmp/dash/container/DashContainerModel.d.ts +0 -1
  66. package/build/types/desktop/cmp/dock/DockContainer.d.ts +0 -1
  67. package/build/types/desktop/cmp/dock/impl/DockContainer.d.ts +0 -1
  68. package/build/types/desktop/cmp/filter/PopoverFilterChooser.d.ts +0 -1
  69. package/build/types/desktop/cmp/grid/editors/BooleanEditor.d.ts +0 -1
  70. package/build/types/desktop/cmp/grid/editors/DateEditor.d.ts +0 -1
  71. package/build/types/desktop/cmp/grid/editors/NumberEditor.d.ts +0 -1
  72. package/build/types/desktop/cmp/grid/editors/SelectEditor.d.ts +0 -1
  73. package/build/types/desktop/cmp/grid/editors/TextAreaEditor.d.ts +0 -1
  74. package/build/types/desktop/cmp/grid/editors/TextEditor.d.ts +0 -1
  75. package/build/types/desktop/cmp/grid/find/GridFindField.d.ts +0 -1
  76. package/build/types/desktop/cmp/grid/find/impl/GridFindFieldImplModel.d.ts +0 -1
  77. package/build/types/desktop/cmp/grouping/GroupingChooser.d.ts +0 -1
  78. package/build/types/desktop/cmp/input/ButtonGroupInput.d.ts +0 -1
  79. package/build/types/desktop/cmp/input/CodeInput.d.ts +0 -1
  80. package/build/types/desktop/cmp/input/JsonInput.d.ts +0 -1
  81. package/build/types/desktop/cmp/input/RadioInput.d.ts +0 -1
  82. package/build/types/desktop/cmp/leftrightchooser/LeftRightChooser.d.ts +0 -1
  83. package/build/types/desktop/cmp/leftrightchooser/LeftRightChooserFilter.d.ts +0 -1
  84. package/build/types/desktop/cmp/modalsupport/ModalSupportModel.d.ts +0 -1
  85. package/build/types/desktop/cmp/panel/impl/dragger/DraggerModel.d.ts +0 -1
  86. package/build/types/desktop/cmp/pinpad/impl/PinPad.d.ts +0 -1
  87. package/build/types/desktop/cmp/record/RecordActionBar.d.ts +0 -1
  88. package/build/types/desktop/cmp/record/impl/RecordActionButton.d.ts +0 -1
  89. package/build/types/desktop/cmp/rest/impl/RestFormModel.d.ts +0 -1
  90. package/build/types/desktop/cmp/store/impl/StoreFilterField.d.ts +0 -1
  91. package/build/types/desktop/cmp/tab/TabSwitcher.d.ts +0 -1
  92. package/build/types/desktop/cmp/tab/impl/TabContainer.d.ts +0 -1
  93. package/build/types/desktop/cmp/toolbar/Toolbar.d.ts +0 -1
  94. package/build/types/desktop/cmp/toolbar/ToolbarSep.d.ts +0 -1
  95. package/build/types/desktop/cmp/viewmanager/ViewManager.d.ts +0 -1
  96. package/build/types/desktop/cmp/zoneGrid/impl/ZoneMapper.d.ts +0 -1
  97. package/build/types/icon/Icon.d.ts +1 -1
  98. package/build/types/kit/blueprint/Dialog.d.ts +0 -1
  99. package/build/types/kit/blueprint/Wrappers.d.ts +0 -1
  100. package/build/types/kit/react-dropzone/index.d.ts +0 -1
  101. package/build/types/kit/swiper/index.d.ts +84 -85
  102. package/build/types/mobile/appcontainer/AppContainer.d.ts +0 -1
  103. package/build/types/mobile/cmp/button/ButtonGroup.d.ts +0 -1
  104. package/build/types/mobile/cmp/button/ColAutosizeButton.d.ts +0 -1
  105. package/build/types/mobile/cmp/button/ColChooserButton.d.ts +0 -1
  106. package/build/types/mobile/cmp/button/ExpandCollapseButton.d.ts +0 -1
  107. package/build/types/mobile/cmp/button/FeedbackButton.d.ts +0 -1
  108. package/build/types/mobile/cmp/button/LogoutButton.d.ts +0 -1
  109. package/build/types/mobile/cmp/button/NavigatorBackButton.d.ts +0 -1
  110. package/build/types/mobile/cmp/button/OptionsButton.d.ts +0 -1
  111. package/build/types/mobile/cmp/button/RefreshButton.d.ts +0 -1
  112. package/build/types/mobile/cmp/button/ThemeToggleButton.d.ts +0 -1
  113. package/build/types/mobile/cmp/button/ZoneMapperButton.d.ts +0 -1
  114. package/build/types/mobile/cmp/grid/impl/ColChooser.d.ts +0 -1
  115. package/build/types/mobile/cmp/grouping/GroupingChooser.d.ts +0 -1
  116. package/build/types/mobile/cmp/header/AppMenuButton.d.ts +0 -1
  117. package/build/types/mobile/cmp/input/ButtonGroupInput.d.ts +0 -1
  118. package/build/types/mobile/cmp/input/Checkbox.d.ts +0 -1
  119. package/build/types/mobile/cmp/input/CheckboxButton.d.ts +0 -1
  120. package/build/types/mobile/cmp/input/Label.d.ts +0 -1
  121. package/build/types/mobile/cmp/input/NumberInput.d.ts +0 -1
  122. package/build/types/mobile/cmp/input/SearchInput.d.ts +0 -1
  123. package/build/types/mobile/cmp/input/SwitchInput.d.ts +0 -1
  124. package/build/types/mobile/cmp/input/TextArea.d.ts +0 -1
  125. package/build/types/mobile/cmp/input/TextInput.d.ts +0 -1
  126. package/build/types/mobile/cmp/navigator/Navigator.d.ts +0 -1
  127. package/build/types/mobile/cmp/panel/DialogPanel.d.ts +0 -1
  128. package/build/types/mobile/cmp/popover/Popover.d.ts +0 -1
  129. package/build/types/mobile/cmp/store/impl/StoreFilterField.d.ts +0 -1
  130. package/build/types/mobile/cmp/tab/impl/TabContainer.d.ts +0 -1
  131. package/build/types/mobile/cmp/toolbar/Toolbar.d.ts +0 -1
  132. package/build/types/mobile/cmp/toolbar/ToolbarSeparator.d.ts +0 -1
  133. package/build/types/mobile/cmp/zoneGrid/impl/ZoneMapper.d.ts +0 -1
  134. package/package.json +2 -2
  135. package/tsconfig.tsbuildinfo +1 -1
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './App.scss';
3
2
  import { AppModel } from './AppModel';
4
3
  export declare const AppComponent: import("react").FC<import("@xh/hoist/core").DefaultHoistProps<AppModel>>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColumnSpec } from '@xh/hoist/cmp/grid';
3
2
  export declare const badgeCol: ColumnSpec;
4
3
  export declare function badgeRenderer(v: any): "-" | import("react").ReactElement<import("@xh/hoist/cmp/badge").BadgeProps, any>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColumnSpec } from '@xh/hoist/cmp/grid/columns';
3
2
  export declare const appBuild: ColumnSpec;
4
3
  export declare const appEnvironment: ColumnSpec;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel } from '@xh/hoist/core';
3
2
  export declare class BaseAdminTabModel extends HoistModel {
4
3
  viewRef: import("react").RefObject<HTMLElement>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { HoistModel, LoadSpec } from '@xh/hoist/core';
4
3
  import { FilterTestFn, RecordActionSpec, StoreRecord } from '@xh/hoist/data';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColumnSpec } from '@xh/hoist/cmp/grid/columns';
3
2
  export declare const owner: ColumnSpec;
4
3
  export declare const token: ColumnSpec;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AboutDialogItem, HoistModel } from '@xh/hoist/core';
3
2
  /**
4
3
  * @internal
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps, Intent } from '@xh/hoist/core';
3
2
  import './Badge.scss';
4
3
  export interface BadgeProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, LayoutProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import './Chart.scss';
4
3
  import { ChartModel } from './ChartModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  export interface ClockProps extends HoistProps, BoxProps {
4
3
  /** String to display if the timezone is invalid or an offset cannot be fetched. */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, LayoutProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import type { GridOptions } from '@xh/hoist/kit/ag-grid';
4
3
  import './DataView.scss';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ErrorBoundaryModel } from './ErrorBoundaryModel';
3
2
  /**
4
3
  * A wrapper component that will catch an otherwise unhandled React lifecycle error from any child
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DefaultHoistProps, HoistProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import { BaseFormFieldProps } from './BaseFormFieldProps';
4
3
  import { FormModel } from './FormModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel } from '@xh/hoist/core';
3
2
  import { Rule, RuleLike, ValidationState } from '@xh/hoist/data';
4
3
  import { FormModel } from '../FormModel';
@@ -1,5 +1,3 @@
1
- /// <reference types="react" />
2
- /// <reference types="lodash" />
3
1
  import { GridApi } from '@ag-grid-community/core';
4
2
  import { ColumnState } from '@xh/hoist/cmp/grid';
5
3
  import { HoistModel, HoistProps, LayoutProps, PlainObject, ReactionSpec, TestSupportProps } from '@xh/hoist/core';
@@ -201,7 +201,7 @@ export interface GridConfig {
201
201
  */
202
202
  export declare class GridModel extends HoistModel {
203
203
  static DEFAULT_RESTORE_DEFAULTS_WARNING: import("react").ReactElement<{
204
- children?: ReactNode;
204
+ children?: ReactNode | undefined;
205
205
  }, any>;
206
206
  static DEFAULT_AUTOSIZE_MODE: GridAutosizeMode;
207
207
  store: Store;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import { GridModel } from '../GridModel';
4
3
  export interface GridCountLabelProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel, HoistProps } from '@xh/hoist/core';
3
2
  import { Column, GridModel } from '@xh/hoist/cmp/grid';
4
3
  import { GridSorter } from '../GridSorter';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel, PersistOptions } from '@xh/hoist/core';
3
2
  export interface GroupingChooserConfig {
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  export interface BoxComponentProps extends HoistProps, BoxProps {
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  export interface FrameProps extends HoistProps, BoxProps {
4
3
  }
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import './Placeholder.scss';
4
3
  export interface PlaceholderProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  export interface SpacerProps extends HoistProps, BoxProps {
4
3
  }
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  export declare const fragment: import("@xh/hoist/core").ElementFactory<{
3
- children?: import("react").ReactNode;
2
+ children?: import("react").ReactNode | undefined;
4
3
  }>;
5
4
  export declare const iframe: import("@xh/hoist/core").ElementFactory<import("react").DetailedHTMLProps<import("react").IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>>;
6
5
  export declare const img: import("@xh/hoist/core").ElementFactory<import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel, BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import './TileFrame.scss';
4
3
  export interface TileFrameProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import './Viewport.scss';
4
3
  export interface ViewportProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Corner, HoistProps, Some, TaskObserver } from '@xh/hoist/core';
3
2
  import './LoadingIndicator.scss';
4
3
  export interface LoadingIndicatorProps extends HoistProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps } from '@xh/hoist/core';
3
2
  import { Options } from 'react-markdown';
4
3
  interface MarkdownProps extends HoistProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PinPadModel } from './PinPadModel';
3
2
  /**
4
3
  * Displays a prompt used to get obtain a PIN from the user.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel } from '@xh/hoist/core';
3
2
  export interface PinPadConfig {
4
3
  /** The length of the PIN to get from the user, default 4. */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  interface RelativeTimestampProps extends HoistProps, BoxProps {
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import { Store } from '@xh/hoist/data';
4
3
  export interface StoreCountLabelProps extends HoistProps, BoxProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { DefaultHoistProps, HoistModel } from '@xh/hoist/core';
4
3
  import { FilterTestFn, Store } from '@xh/hoist/data';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import { TabContainerModel } from './TabContainerModel';
4
3
  export type TabContainerProps = HoistProps<TabContainerModel> & BoxProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import './SplitTreeMap.scss';
4
3
  import { SplitTreeMapModel } from './SplitTreeMapModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, LayoutProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import './TreeMap.scss';
4
3
  import { TreeMapModel } from './TreeMapModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  export interface WebSocketIndicatorProps extends HoistProps, BoxProps {
4
3
  /** True to display status as an icon only, without text label. */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, LayoutProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import { GridOptions } from '@xh/hoist/kit/ag-grid';
4
3
  import { ZoneGridModel } from './ZoneGridModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { RefreshContextModel } from './model';
3
2
  /**
4
3
  * Establishes an area of the application with an independent RefreshContextModel.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ModelSelector, HoistModel, ModelPublishMode } from './..';
3
2
  /**
4
3
  * Support for making models available to components via React context.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AppContainerModel } from '@xh/hoist/appcontainer/AppContainerModel';
3
2
  /**
4
3
  * Top-level wrapper for Desktop applications.
@@ -1,6 +1,3 @@
1
- /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="trusted-types" />
4
1
  import { SwitchInputProps } from '@xh/hoist/desktop/cmp/input';
5
2
  import { FormFieldProps } from '@xh/hoist/desktop/cmp/form';
6
3
  import '@xh/hoist/desktop/register';
@@ -76,111 +73,111 @@ export declare const autoRefreshAppOption: ({ formFieldProps, inputProps }?: Aut
76
73
  display?: string;
77
74
  testId?: string;
78
75
  onClick?: import("react").MouseEventHandler<HTMLDivElement>;
79
- slot?: string;
80
- style?: import("react").CSSProperties;
81
- title?: string;
82
- content?: string;
83
- hidden?: boolean;
84
- defaultChecked?: boolean;
85
- defaultValue?: string | number | readonly string[];
86
- suppressContentEditableWarning?: boolean;
87
- suppressHydrationWarning?: boolean;
88
- accessKey?: string;
89
- autoCapitalize?: "none" | "off" | "on" | "sentences" | "words" | "characters" | (string & {});
90
- autoFocus?: boolean;
91
- contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only";
92
- dir?: string;
93
- draggable?: boolean | "true" | "false";
94
- enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send";
95
- id?: string;
96
- lang?: string;
97
- nonce?: string;
98
- spellCheck?: boolean | "true" | "false";
99
- tabIndex?: number;
100
- translate?: "yes" | "no";
101
- radioGroup?: string;
102
- role?: import("react").AriaRole;
103
- about?: string;
104
- datatype?: string;
76
+ slot?: string | undefined;
77
+ style?: import("react").CSSProperties | undefined;
78
+ title?: string | undefined;
79
+ content?: string | undefined;
80
+ hidden?: boolean | undefined;
81
+ defaultChecked?: boolean | undefined;
82
+ defaultValue?: string | number | readonly string[] | undefined;
83
+ suppressContentEditableWarning?: boolean | undefined;
84
+ suppressHydrationWarning?: boolean | undefined;
85
+ accessKey?: string | undefined;
86
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
87
+ autoFocus?: boolean | undefined;
88
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
89
+ dir?: string | undefined;
90
+ draggable?: (boolean | "true" | "false") | undefined;
91
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
92
+ id?: string | undefined;
93
+ lang?: string | undefined;
94
+ nonce?: string | undefined;
95
+ spellCheck?: (boolean | "true" | "false") | undefined;
96
+ tabIndex?: number | undefined;
97
+ translate?: "yes" | "no" | undefined;
98
+ radioGroup?: string | undefined;
99
+ role?: import("react").AriaRole | undefined;
100
+ about?: string | undefined;
101
+ datatype?: string | undefined;
105
102
  inlist?: any;
106
- prefix?: string;
107
- property?: string;
108
- rel?: string;
109
- resource?: string;
110
- rev?: string;
111
- typeof?: string;
112
- vocab?: string;
113
- autoCorrect?: string;
114
- autoSave?: string;
115
- color?: string;
116
- itemProp?: string;
117
- itemScope?: boolean;
118
- itemType?: string;
119
- itemID?: string;
120
- itemRef?: string;
121
- results?: number;
122
- security?: string;
123
- unselectable?: "off" | "on";
124
- inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
125
- is?: string;
126
- exportparts?: string;
127
- part?: string;
128
- "aria-activedescendant"?: string;
129
- "aria-atomic"?: boolean | "true" | "false";
130
- "aria-autocomplete"?: "none" | "list" | "inline" | "both";
131
- "aria-braillelabel"?: string;
132
- "aria-brailleroledescription"?: string;
133
- "aria-busy"?: boolean | "true" | "false";
134
- "aria-checked"?: boolean | "true" | "false" | "mixed";
135
- "aria-colcount"?: number;
136
- "aria-colindex"?: number;
137
- "aria-colindextext"?: string;
138
- "aria-colspan"?: number;
139
- "aria-controls"?: string;
140
- "aria-current"?: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location";
141
- "aria-describedby"?: string;
142
- "aria-description"?: string;
143
- "aria-details"?: string;
144
- "aria-disabled"?: boolean | "true" | "false";
145
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup";
146
- "aria-errormessage"?: string;
147
- "aria-expanded"?: boolean | "true" | "false";
148
- "aria-flowto"?: string;
149
- "aria-grabbed"?: boolean | "true" | "false";
150
- "aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree";
151
- "aria-hidden"?: boolean | "true" | "false";
152
- "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling";
153
- "aria-keyshortcuts"?: string;
154
- "aria-label"?: string;
155
- "aria-labelledby"?: string;
156
- "aria-level"?: number;
157
- "aria-live"?: "off" | "assertive" | "polite";
158
- "aria-modal"?: boolean | "true" | "false";
159
- "aria-multiline"?: boolean | "true" | "false";
160
- "aria-multiselectable"?: boolean | "true" | "false";
161
- "aria-orientation"?: "horizontal" | "vertical";
162
- "aria-owns"?: string;
163
- "aria-placeholder"?: string;
164
- "aria-posinset"?: number;
165
- "aria-pressed"?: boolean | "true" | "false" | "mixed";
166
- "aria-readonly"?: boolean | "true" | "false";
167
- "aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
168
- "aria-required"?: boolean | "true" | "false";
169
- "aria-roledescription"?: string;
170
- "aria-rowcount"?: number;
171
- "aria-rowindex"?: number;
172
- "aria-rowindextext"?: string;
173
- "aria-rowspan"?: number;
174
- "aria-selected"?: boolean | "true" | "false";
175
- "aria-setsize"?: number;
176
- "aria-sort"?: "none" | "ascending" | "descending" | "other";
177
- "aria-valuemax"?: number;
178
- "aria-valuemin"?: number;
179
- "aria-valuenow"?: number;
180
- "aria-valuetext"?: string;
103
+ prefix?: string | undefined;
104
+ property?: string | undefined;
105
+ rel?: string | undefined;
106
+ resource?: string | undefined;
107
+ rev?: string | undefined;
108
+ typeof?: string | undefined;
109
+ vocab?: string | undefined;
110
+ autoCorrect?: string | undefined;
111
+ autoSave?: string | undefined;
112
+ color?: string | undefined;
113
+ itemProp?: string | undefined;
114
+ itemScope?: boolean | undefined;
115
+ itemType?: string | undefined;
116
+ itemID?: string | undefined;
117
+ itemRef?: string | undefined;
118
+ results?: number | undefined;
119
+ security?: string | undefined;
120
+ unselectable?: "on" | "off" | undefined;
121
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
122
+ is?: string | undefined;
123
+ exportparts?: string | undefined;
124
+ part?: string | undefined;
125
+ "aria-activedescendant"?: string | undefined;
126
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
127
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
128
+ "aria-braillelabel"?: string | undefined;
129
+ "aria-brailleroledescription"?: string | undefined;
130
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
131
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
132
+ "aria-colcount"?: number | undefined;
133
+ "aria-colindex"?: number | undefined;
134
+ "aria-colindextext"?: string | undefined;
135
+ "aria-colspan"?: number | undefined;
136
+ "aria-controls"?: string | undefined;
137
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
138
+ "aria-describedby"?: string | undefined;
139
+ "aria-description"?: string | undefined;
140
+ "aria-details"?: string | undefined;
141
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
142
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
143
+ "aria-errormessage"?: string | undefined;
144
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
145
+ "aria-flowto"?: string | undefined;
146
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
147
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
148
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
149
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
150
+ "aria-keyshortcuts"?: string | undefined;
151
+ "aria-label"?: string | undefined;
152
+ "aria-labelledby"?: string | undefined;
153
+ "aria-level"?: number | undefined;
154
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
155
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
156
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
157
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
158
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
159
+ "aria-owns"?: string | undefined;
160
+ "aria-placeholder"?: string | undefined;
161
+ "aria-posinset"?: number | undefined;
162
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
163
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
164
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
165
+ "aria-required"?: (boolean | "true" | "false") | undefined;
166
+ "aria-roledescription"?: string | undefined;
167
+ "aria-rowcount"?: number | undefined;
168
+ "aria-rowindex"?: number | undefined;
169
+ "aria-rowindextext"?: string | undefined;
170
+ "aria-rowspan"?: number | undefined;
171
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
172
+ "aria-setsize"?: number | undefined;
173
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
174
+ "aria-valuemax"?: number | undefined;
175
+ "aria-valuemin"?: number | undefined;
176
+ "aria-valuenow"?: number | undefined;
177
+ "aria-valuetext"?: string | undefined;
181
178
  dangerouslySetInnerHTML?: {
182
179
  __html: string | TrustedHTML;
183
- };
180
+ } | undefined;
184
181
  onCopy?: import("react").ClipboardEventHandler<HTMLDivElement>;
185
182
  onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement>;
186
183
  onCut?: import("react").ClipboardEventHandler<HTMLDivElement>;