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

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 (136) hide show
  1. package/CHANGELOG.md +34 -32
  2. package/build/types/admin/AppComponent.d.ts +0 -1
  3. package/build/types/admin/columns/Core.d.ts +0 -1
  4. package/build/types/admin/columns/Tracking.d.ts +0 -1
  5. package/build/types/admin/tabs/BaseAdminTabModel.d.ts +0 -1
  6. package/build/types/admin/tabs/cluster/objects/ClusterObjectsModel.d.ts +0 -1
  7. package/build/types/admin/tabs/userData/jsonblob/JsonBlobColumns.d.ts +0 -1
  8. package/build/types/appcontainer/AboutDialogModel.d.ts +0 -1
  9. package/build/types/cmp/badge/Badge.d.ts +0 -1
  10. package/build/types/cmp/chart/Chart.d.ts +0 -1
  11. package/build/types/cmp/clock/Clock.d.ts +0 -1
  12. package/build/types/cmp/dataview/DataView.d.ts +0 -1
  13. package/build/types/cmp/error/ErrorBoundary.d.ts +0 -1
  14. package/build/types/cmp/form/Form.d.ts +0 -1
  15. package/build/types/cmp/form/field/BaseFieldModel.d.ts +0 -1
  16. package/build/types/cmp/grid/Grid.d.ts +0 -2
  17. package/build/types/cmp/grid/GridModel.d.ts +1 -1
  18. package/build/types/cmp/grid/helpers/GridCountLabel.d.ts +0 -1
  19. package/build/types/cmp/grid/impl/ColumnHeader.d.ts +0 -1
  20. package/build/types/cmp/grouping/GroupingChooserModel.d.ts +0 -1
  21. package/build/types/cmp/layout/Box.d.ts +0 -1
  22. package/build/types/cmp/layout/Frame.d.ts +0 -1
  23. package/build/types/cmp/layout/Placeholder.d.ts +0 -1
  24. package/build/types/cmp/layout/Spacer.d.ts +0 -1
  25. package/build/types/cmp/layout/Tags.d.ts +1 -2
  26. package/build/types/cmp/layout/TileFrame.d.ts +0 -1
  27. package/build/types/cmp/layout/Viewport.d.ts +0 -1
  28. package/build/types/cmp/loadingindicator/LoadingIndicator.d.ts +0 -1
  29. package/build/types/cmp/markdown/Markdown.d.ts +0 -1
  30. package/build/types/cmp/pinpad/PinPad.d.ts +0 -1
  31. package/build/types/cmp/pinpad/PinPadModel.d.ts +0 -1
  32. package/build/types/cmp/relativetimestamp/RelativeTimestamp.d.ts +0 -1
  33. package/build/types/cmp/store/StoreCountLabel.d.ts +0 -1
  34. package/build/types/cmp/store/StoreFilterField.d.ts +0 -1
  35. package/build/types/cmp/tab/TabContainer.d.ts +0 -1
  36. package/build/types/cmp/treemap/SplitTreeMap.d.ts +0 -1
  37. package/build/types/cmp/treemap/TreeMap.d.ts +0 -1
  38. package/build/types/cmp/websocket/WebSocketIndicator.d.ts +0 -1
  39. package/build/types/cmp/zoneGrid/ZoneGrid.d.ts +0 -1
  40. package/build/types/core/RefreshContextView.d.ts +0 -1
  41. package/build/types/core/model/ModelLookup.d.ts +0 -1
  42. package/build/types/desktop/appcontainer/AppContainer.d.ts +0 -1
  43. package/build/types/desktop/cmp/appOption/AutoRefreshAppOption.d.ts +102 -105
  44. package/build/types/desktop/cmp/appOption/ThemeAppOption.d.ts +102 -105
  45. package/build/types/desktop/cmp/appbar/AppBarSeparator.d.ts +0 -1
  46. package/build/types/desktop/cmp/button/AppMenuButton.d.ts +0 -1
  47. package/build/types/desktop/cmp/button/ButtonGroup.d.ts +0 -1
  48. package/build/types/desktop/cmp/button/ColAutosizeButton.d.ts +0 -1
  49. package/build/types/desktop/cmp/button/ColChooserButton.d.ts +0 -1
  50. package/build/types/desktop/cmp/button/DashCanvasAddViewButton.d.ts +0 -1
  51. package/build/types/desktop/cmp/button/ExportButton.d.ts +0 -1
  52. package/build/types/desktop/cmp/button/FeedbackButton.d.ts +0 -1
  53. package/build/types/desktop/cmp/button/LaunchAdminButton.d.ts +0 -1
  54. package/build/types/desktop/cmp/button/LogoutButton.d.ts +0 -1
  55. package/build/types/desktop/cmp/button/ModalToggleButton.d.ts +0 -1
  56. package/build/types/desktop/cmp/button/OptionsButton.d.ts +0 -1
  57. package/build/types/desktop/cmp/button/RefreshButton.d.ts +0 -1
  58. package/build/types/desktop/cmp/button/ThemeToggleButton.d.ts +0 -1
  59. package/build/types/desktop/cmp/button/WhatsNewButton.d.ts +0 -1
  60. package/build/types/desktop/cmp/button/ZoneMapperButton.d.ts +0 -1
  61. package/build/types/desktop/cmp/clipboard/ClipboardButton.d.ts +0 -1
  62. package/build/types/desktop/cmp/clipboard/ClipboardMenuItem.d.ts +0 -1
  63. package/build/types/desktop/cmp/dash/canvas/DashCanvas.d.ts +0 -1
  64. package/build/types/desktop/cmp/dash/canvas/DashCanvasModel.d.ts +0 -1
  65. package/build/types/desktop/cmp/dash/container/DashContainer.d.ts +0 -1
  66. package/build/types/desktop/cmp/dash/container/DashContainerModel.d.ts +0 -1
  67. package/build/types/desktop/cmp/dock/DockContainer.d.ts +0 -1
  68. package/build/types/desktop/cmp/dock/impl/DockContainer.d.ts +0 -1
  69. package/build/types/desktop/cmp/filter/PopoverFilterChooser.d.ts +0 -1
  70. package/build/types/desktop/cmp/grid/editors/BooleanEditor.d.ts +0 -1
  71. package/build/types/desktop/cmp/grid/editors/DateEditor.d.ts +0 -1
  72. package/build/types/desktop/cmp/grid/editors/NumberEditor.d.ts +0 -1
  73. package/build/types/desktop/cmp/grid/editors/SelectEditor.d.ts +0 -1
  74. package/build/types/desktop/cmp/grid/editors/TextAreaEditor.d.ts +0 -1
  75. package/build/types/desktop/cmp/grid/editors/TextEditor.d.ts +0 -1
  76. package/build/types/desktop/cmp/grid/find/GridFindField.d.ts +0 -1
  77. package/build/types/desktop/cmp/grid/find/impl/GridFindFieldImplModel.d.ts +0 -1
  78. package/build/types/desktop/cmp/grouping/GroupingChooser.d.ts +0 -1
  79. package/build/types/desktop/cmp/input/ButtonGroupInput.d.ts +0 -1
  80. package/build/types/desktop/cmp/input/CodeInput.d.ts +0 -1
  81. package/build/types/desktop/cmp/input/JsonInput.d.ts +0 -1
  82. package/build/types/desktop/cmp/input/RadioInput.d.ts +0 -1
  83. package/build/types/desktop/cmp/leftrightchooser/LeftRightChooser.d.ts +0 -1
  84. package/build/types/desktop/cmp/leftrightchooser/LeftRightChooserFilter.d.ts +0 -1
  85. package/build/types/desktop/cmp/modalsupport/ModalSupportModel.d.ts +0 -1
  86. package/build/types/desktop/cmp/panel/impl/dragger/DraggerModel.d.ts +0 -1
  87. package/build/types/desktop/cmp/pinpad/impl/PinPad.d.ts +0 -1
  88. package/build/types/desktop/cmp/record/RecordActionBar.d.ts +0 -1
  89. package/build/types/desktop/cmp/record/impl/RecordActionButton.d.ts +0 -1
  90. package/build/types/desktop/cmp/rest/impl/RestFormModel.d.ts +0 -1
  91. package/build/types/desktop/cmp/store/impl/StoreFilterField.d.ts +0 -1
  92. package/build/types/desktop/cmp/tab/TabSwitcher.d.ts +0 -1
  93. package/build/types/desktop/cmp/tab/impl/TabContainer.d.ts +0 -1
  94. package/build/types/desktop/cmp/toolbar/Toolbar.d.ts +0 -1
  95. package/build/types/desktop/cmp/toolbar/ToolbarSep.d.ts +0 -1
  96. package/build/types/desktop/cmp/viewmanager/ViewManager.d.ts +0 -1
  97. package/build/types/desktop/cmp/zoneGrid/impl/ZoneMapper.d.ts +0 -1
  98. package/build/types/icon/Icon.d.ts +1 -1
  99. package/build/types/kit/blueprint/Dialog.d.ts +0 -1
  100. package/build/types/kit/blueprint/Wrappers.d.ts +0 -1
  101. package/build/types/kit/react-dropzone/index.d.ts +0 -1
  102. package/build/types/kit/swiper/index.d.ts +84 -85
  103. package/build/types/mobile/appcontainer/AppContainer.d.ts +0 -1
  104. package/build/types/mobile/cmp/button/ButtonGroup.d.ts +0 -1
  105. package/build/types/mobile/cmp/button/ColAutosizeButton.d.ts +0 -1
  106. package/build/types/mobile/cmp/button/ColChooserButton.d.ts +0 -1
  107. package/build/types/mobile/cmp/button/ExpandCollapseButton.d.ts +0 -1
  108. package/build/types/mobile/cmp/button/FeedbackButton.d.ts +0 -1
  109. package/build/types/mobile/cmp/button/LogoutButton.d.ts +0 -1
  110. package/build/types/mobile/cmp/button/NavigatorBackButton.d.ts +0 -1
  111. package/build/types/mobile/cmp/button/OptionsButton.d.ts +0 -1
  112. package/build/types/mobile/cmp/button/RefreshButton.d.ts +0 -1
  113. package/build/types/mobile/cmp/button/ThemeToggleButton.d.ts +0 -1
  114. package/build/types/mobile/cmp/button/ZoneMapperButton.d.ts +0 -1
  115. package/build/types/mobile/cmp/grid/impl/ColChooser.d.ts +0 -1
  116. package/build/types/mobile/cmp/grouping/GroupingChooser.d.ts +0 -1
  117. package/build/types/mobile/cmp/header/AppMenuButton.d.ts +0 -1
  118. package/build/types/mobile/cmp/input/ButtonGroupInput.d.ts +0 -1
  119. package/build/types/mobile/cmp/input/Checkbox.d.ts +0 -1
  120. package/build/types/mobile/cmp/input/CheckboxButton.d.ts +0 -1
  121. package/build/types/mobile/cmp/input/Label.d.ts +0 -1
  122. package/build/types/mobile/cmp/input/NumberInput.d.ts +0 -1
  123. package/build/types/mobile/cmp/input/SearchInput.d.ts +0 -1
  124. package/build/types/mobile/cmp/input/SwitchInput.d.ts +0 -1
  125. package/build/types/mobile/cmp/input/TextArea.d.ts +0 -1
  126. package/build/types/mobile/cmp/input/TextInput.d.ts +0 -1
  127. package/build/types/mobile/cmp/navigator/Navigator.d.ts +0 -1
  128. package/build/types/mobile/cmp/panel/DialogPanel.d.ts +0 -1
  129. package/build/types/mobile/cmp/popover/Popover.d.ts +0 -1
  130. package/build/types/mobile/cmp/store/impl/StoreFilterField.d.ts +0 -1
  131. package/build/types/mobile/cmp/tab/impl/TabContainer.d.ts +0 -1
  132. package/build/types/mobile/cmp/toolbar/Toolbar.d.ts +0 -1
  133. package/build/types/mobile/cmp/toolbar/ToolbarSeparator.d.ts +0 -1
  134. package/build/types/mobile/cmp/zoneGrid/impl/ZoneMapper.d.ts +0 -1
  135. package/package.json +2 -2
  136. package/tsconfig.tsbuildinfo +1 -1
@@ -1,6 +1,3 @@
1
- /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="trusted-types" />
4
1
  import { ButtonGroupInputProps } from '@xh/hoist/desktop/cmp/input';
5
2
  import { FormFieldProps } from '@xh/hoist/desktop/cmp/form';
6
3
  import '@xh/hoist/desktop/register';
@@ -74,111 +71,111 @@ export declare const themeAppOption: ({ formFieldProps, inputProps }?: ThemeAppO
74
71
  display?: string;
75
72
  testId?: string;
76
73
  onClick?: import("react").MouseEventHandler<HTMLDivElement>;
77
- slot?: string;
78
- style?: import("react").CSSProperties;
79
- title?: string;
80
- content?: string;
81
- hidden?: boolean;
82
- defaultChecked?: boolean;
83
- defaultValue?: string | number | readonly string[];
84
- suppressContentEditableWarning?: boolean;
85
- suppressHydrationWarning?: boolean;
86
- accessKey?: string;
87
- autoCapitalize?: "none" | "off" | "on" | "sentences" | "words" | "characters" | (string & {});
88
- autoFocus?: boolean;
89
- contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only";
90
- dir?: string;
91
- draggable?: boolean | "true" | "false";
92
- enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send";
93
- id?: string;
94
- lang?: string;
95
- nonce?: string;
96
- spellCheck?: boolean | "true" | "false";
97
- tabIndex?: number;
98
- translate?: "yes" | "no";
99
- radioGroup?: string;
100
- role?: import("react").AriaRole;
101
- about?: string;
102
- datatype?: string;
74
+ slot?: string | undefined;
75
+ style?: import("react").CSSProperties | undefined;
76
+ title?: string | undefined;
77
+ content?: string | undefined;
78
+ hidden?: boolean | undefined;
79
+ defaultChecked?: boolean | undefined;
80
+ defaultValue?: string | number | readonly string[] | undefined;
81
+ suppressContentEditableWarning?: boolean | undefined;
82
+ suppressHydrationWarning?: boolean | undefined;
83
+ accessKey?: string | undefined;
84
+ autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {});
85
+ autoFocus?: boolean | undefined;
86
+ contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
87
+ dir?: string | undefined;
88
+ draggable?: (boolean | "true" | "false") | undefined;
89
+ enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined;
90
+ id?: string | undefined;
91
+ lang?: string | undefined;
92
+ nonce?: string | undefined;
93
+ spellCheck?: (boolean | "true" | "false") | undefined;
94
+ tabIndex?: number | undefined;
95
+ translate?: "yes" | "no" | undefined;
96
+ radioGroup?: string | undefined;
97
+ role?: import("react").AriaRole | undefined;
98
+ about?: string | undefined;
99
+ datatype?: string | undefined;
103
100
  inlist?: any;
104
- prefix?: string;
105
- property?: string;
106
- rel?: string;
107
- resource?: string;
108
- rev?: string;
109
- typeof?: string;
110
- vocab?: string;
111
- autoCorrect?: string;
112
- autoSave?: string;
113
- color?: string;
114
- itemProp?: string;
115
- itemScope?: boolean;
116
- itemType?: string;
117
- itemID?: string;
118
- itemRef?: string;
119
- results?: number;
120
- security?: string;
121
- unselectable?: "off" | "on";
122
- inputMode?: "none" | "search" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
123
- is?: string;
124
- exportparts?: string;
125
- part?: string;
126
- "aria-activedescendant"?: string;
127
- "aria-atomic"?: boolean | "true" | "false";
128
- "aria-autocomplete"?: "none" | "list" | "inline" | "both";
129
- "aria-braillelabel"?: string;
130
- "aria-brailleroledescription"?: string;
131
- "aria-busy"?: boolean | "true" | "false";
132
- "aria-checked"?: boolean | "true" | "false" | "mixed";
133
- "aria-colcount"?: number;
134
- "aria-colindex"?: number;
135
- "aria-colindextext"?: string;
136
- "aria-colspan"?: number;
137
- "aria-controls"?: string;
138
- "aria-current"?: boolean | "date" | "time" | "true" | "false" | "page" | "step" | "location";
139
- "aria-describedby"?: string;
140
- "aria-description"?: string;
141
- "aria-details"?: string;
142
- "aria-disabled"?: boolean | "true" | "false";
143
- "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup";
144
- "aria-errormessage"?: string;
145
- "aria-expanded"?: boolean | "true" | "false";
146
- "aria-flowto"?: string;
147
- "aria-grabbed"?: boolean | "true" | "false";
148
- "aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree";
149
- "aria-hidden"?: boolean | "true" | "false";
150
- "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling";
151
- "aria-keyshortcuts"?: string;
152
- "aria-label"?: string;
153
- "aria-labelledby"?: string;
154
- "aria-level"?: number;
155
- "aria-live"?: "off" | "assertive" | "polite";
156
- "aria-modal"?: boolean | "true" | "false";
157
- "aria-multiline"?: boolean | "true" | "false";
158
- "aria-multiselectable"?: boolean | "true" | "false";
159
- "aria-orientation"?: "horizontal" | "vertical";
160
- "aria-owns"?: string;
161
- "aria-placeholder"?: string;
162
- "aria-posinset"?: number;
163
- "aria-pressed"?: boolean | "true" | "false" | "mixed";
164
- "aria-readonly"?: boolean | "true" | "false";
165
- "aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
166
- "aria-required"?: boolean | "true" | "false";
167
- "aria-roledescription"?: string;
168
- "aria-rowcount"?: number;
169
- "aria-rowindex"?: number;
170
- "aria-rowindextext"?: string;
171
- "aria-rowspan"?: number;
172
- "aria-selected"?: boolean | "true" | "false";
173
- "aria-setsize"?: number;
174
- "aria-sort"?: "none" | "ascending" | "descending" | "other";
175
- "aria-valuemax"?: number;
176
- "aria-valuemin"?: number;
177
- "aria-valuenow"?: number;
178
- "aria-valuetext"?: string;
101
+ prefix?: string | undefined;
102
+ property?: string | undefined;
103
+ rel?: string | undefined;
104
+ resource?: string | undefined;
105
+ rev?: string | undefined;
106
+ typeof?: string | undefined;
107
+ vocab?: string | undefined;
108
+ autoCorrect?: string | undefined;
109
+ autoSave?: string | undefined;
110
+ color?: string | undefined;
111
+ itemProp?: string | undefined;
112
+ itemScope?: boolean | undefined;
113
+ itemType?: string | undefined;
114
+ itemID?: string | undefined;
115
+ itemRef?: string | undefined;
116
+ results?: number | undefined;
117
+ security?: string | undefined;
118
+ unselectable?: "on" | "off" | undefined;
119
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
120
+ is?: string | undefined;
121
+ exportparts?: string | undefined;
122
+ part?: string | undefined;
123
+ "aria-activedescendant"?: string | undefined;
124
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
125
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
126
+ "aria-braillelabel"?: string | undefined;
127
+ "aria-brailleroledescription"?: string | undefined;
128
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
129
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
130
+ "aria-colcount"?: number | undefined;
131
+ "aria-colindex"?: number | undefined;
132
+ "aria-colindextext"?: string | undefined;
133
+ "aria-colspan"?: number | undefined;
134
+ "aria-controls"?: string | undefined;
135
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
136
+ "aria-describedby"?: string | undefined;
137
+ "aria-description"?: string | undefined;
138
+ "aria-details"?: string | undefined;
139
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
140
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
141
+ "aria-errormessage"?: string | undefined;
142
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
143
+ "aria-flowto"?: string | undefined;
144
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
145
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
146
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
147
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
148
+ "aria-keyshortcuts"?: string | undefined;
149
+ "aria-label"?: string | undefined;
150
+ "aria-labelledby"?: string | undefined;
151
+ "aria-level"?: number | undefined;
152
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
153
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
154
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
155
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
156
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
157
+ "aria-owns"?: string | undefined;
158
+ "aria-placeholder"?: string | undefined;
159
+ "aria-posinset"?: number | undefined;
160
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
161
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
162
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
163
+ "aria-required"?: (boolean | "true" | "false") | undefined;
164
+ "aria-roledescription"?: string | undefined;
165
+ "aria-rowcount"?: number | undefined;
166
+ "aria-rowindex"?: number | undefined;
167
+ "aria-rowindextext"?: string | undefined;
168
+ "aria-rowspan"?: number | undefined;
169
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
170
+ "aria-setsize"?: number | undefined;
171
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
172
+ "aria-valuemax"?: number | undefined;
173
+ "aria-valuemin"?: number | undefined;
174
+ "aria-valuenow"?: number | undefined;
175
+ "aria-valuetext"?: string | undefined;
179
176
  dangerouslySetInnerHTML?: {
180
177
  __html: string | TrustedHTML;
181
- };
178
+ } | undefined;
182
179
  onCopy?: import("react").ClipboardEventHandler<HTMLDivElement>;
183
180
  onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement>;
184
181
  onCut?: import("react").ClipboardEventHandler<HTMLDivElement>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  /**
4
3
  * Convenience component for adding a separator between AppBar items.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuItemLike } from '@xh/hoist/core';
3
2
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonGroupProps as BpButtonGroupProps } from '@blueprintjs/core';
3
2
  import { HoistModel, HoistProps, LayoutProps, StyleProps, TestSupportProps } from '@xh/hoist/core';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel, GridAutosizeOptions } from '@xh/hoist/cmp/grid';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { ButtonProps } from './Button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { Position } from '@xh/hoist/kit/blueprint';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DashCanvasModel } from '@xh/hoist/desktop/cmp/dash';
3
2
  import { ButtonProps } from './Button';
4
3
  export interface DashCanvasAddViewButtonProps extends ButtonProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { ExportOptions } from '@xh/hoist/svc';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ButtonProps } from './Button';
4
3
  export type FeedbackButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
3
2
  import '@xh/hoist/desktop/register';
4
3
  export type LaunchAdminButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ButtonProps } from './Button';
4
3
  export type LogoutButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button/Button';
3
2
  import { PanelModel } from '@xh/hoist/desktop/cmp/panel';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ButtonProps } from './Button';
4
3
  export type OptionsButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Loadable } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { ButtonProps } from './Button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ButtonProps } from './Button';
4
3
  export type ThemeToggleButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button/Button';
3
2
  import '@xh/hoist/desktop/register';
4
3
  export type WhatsNewButtonProps = ButtonProps;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ZoneGridModel } from '@xh/hoist/cmp/zoneGrid';
4
3
  import { Position } from '@xh/hoist/kit/blueprint';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
3
2
  import '@xh/hoist/desktop/register';
4
3
  export interface ClipboardButtonProps extends ButtonProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { ClipboardButtonProps } from './ClipboardButton';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { DashCanvasModel } from './DashCanvasModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Persistable, PersistableState } from '@xh/hoist/core';
3
2
  import { DashCanvasViewModel, DashCanvasViewSpec, DashConfig, DashViewState, DashModel } from '../';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps, TestSupportProps } from '@xh/hoist/core';
3
2
  import './DashContainer.scss';
4
3
  import { DashContainerModel } from './DashContainerModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Persistable, PersistableState, PlainObject, RefreshMode, RenderMode, TaskObserver } from '@xh/hoist/core';
3
2
  import { GoldenLayout } from '@xh/hoist/kit/golden-layout';
4
3
  import { DashConfig, DashModel } from '../';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { DockContainerModel } from './DockContainerModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import './Dock.scss';
4
3
  import { DockContainerProps } from '../DockContainer';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import './PopoverFilterChooser.scss';
4
3
  import { FilterChooserProps } from './FilterChooser';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CheckboxProps } from '@xh/hoist/desktop/cmp/input';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DateInputProps } from '@xh/hoist/desktop/cmp/input';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { NumberInputProps } from '@xh/hoist/desktop/cmp/input';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SelectProps } from '@xh/hoist/desktop/cmp/input';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import { TextAreaProps } from '../../input';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextInputProps } from '@xh/hoist/desktop/cmp/input';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { EditorProps } from './EditorProps';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { LayoutProps } from '@xh/hoist/core';
4
3
  import { TextInputProps } from '@xh/hoist/desktop/cmp/input';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { HoistModel } from '@xh/hoist/core';
4
3
  import { TextInputModel } from '@xh/hoist/desktop/cmp/input';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { GroupingChooserModel } from '@xh/hoist/cmp/grouping';
3
2
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistInputProps } from '@xh/hoist/cmp/input';
3
2
  import { HoistModel, Intent } from '@xh/hoist/core';
4
3
  import { ButtonGroupProps } from '@xh/hoist/desktop/cmp/button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistInputProps } from '@xh/hoist/cmp/input';
3
2
  import { HoistProps, LayoutProps, PlainObject } from '@xh/hoist/core';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import 'codemirror/mode/javascript/javascript';
4
3
  import { CodeInputProps } from './CodeInput';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistInputProps } from '@xh/hoist/cmp/input';
3
2
  import { HoistProps, HSide } from '@xh/hoist/core';
4
3
  import '@xh/hoist/desktop/register';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import './LeftRightChooser.scss';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import { LeftRightChooserModel } from './LeftRightChooserModel';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  export interface ModalSupportConfig {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistModel } from '@xh/hoist/core';
3
2
  import { PanelModel } from '../../PanelModel';
4
3
  export declare class DraggerModel extends HoistModel {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import './PinPad.scss';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Column, GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { RecordAction, RecordActionSpec, StoreRecord, StoreSelectionModel } from '@xh/hoist/data';
4
3
  import { ButtonGroupProps } from '@xh/hoist/desktop/cmp/button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Column, GridModel } from '@xh/hoist/cmp/grid';
3
2
  import { RecordAction, StoreRecord, StoreSelectionModel } from '@xh/hoist/data';
4
3
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FormModel } from '@xh/hoist/cmp/form';
3
2
  import { HoistModel, PlainObject } from '@xh/hoist/core';
4
3
  import { RestGridEditor, RestGridModel } from '@xh/hoist/desktop/cmp/rest';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  /**
4
3
  * Desktop implementation of StoreFilterField.
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TabSwitcherProps } from '@xh/hoist/cmp/tab';
3
2
  import '@xh/hoist/desktop/register';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TabContainerProps } from '@xh/hoist/cmp/tab';
3
2
  import '../Tabs.scss';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { BoxProps, HoistProps } from '@xh/hoist/core';
3
2
  import '@xh/hoist/desktop/register';
4
3
  import './Toolbar.scss';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import './Toolbar.scss';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { HoistProps } from '@xh/hoist/core';
3
2
  import { ViewManagerModel } from '@xh/hoist/cmp/viewmanager';
4
3
  import { ButtonProps } from '@xh/hoist/desktop/cmp/button';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '@xh/hoist/desktop/register';
3
2
  import './ZoneMapper.scss';
4
3
  import { ZoneMapperModel } from '@xh/hoist/cmp/zoneGrid/impl/ZoneMapperModel';
@@ -54,7 +54,7 @@ export declare const Icon: {
54
54
  * ```
55
55
  * and then pass its string name to this factory: `icon({iconName: 'dream-icon'})`
56
56
  */
57
- icon(opts: SetRequired<IconProps, 'iconName'>): any;
57
+ icon(opts: SetRequired<IconProps, "iconName">): any;
58
58
  addressCard(p?: IconProps): any;
59
59
  angleDoubleDown(p?: IconProps): any;
60
60
  angleDoubleLeft(p?: IconProps): any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  /**
3
2
  * Dialog Body for Blueprint, wrapped as a Hoist Component.
4
3
  */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Alert, Button, ButtonGroup, Callout, Card, Checkbox, ControlGroup, Dialog, Drawer, EditableText, FileInput, FormGroup, Hotkey, Hotkeys, InputGroup, Label, Menu, MenuDivider, MenuItem, Navbar, NavbarDivider, NavbarGroup, NavbarHeading, NumericInput, OverflowList, Overlay2 as Overlay, Popover, Radio, RadioGroup, RangeSlider, Slider, Switch, Tab, Tabs, Tag, TagInput, Text, TextArea, Tooltip, Tree } from '@blueprintjs/core';
3
2
  import { DatePicker3 as DatePicker } from '@blueprintjs/datetime2';
4
3
  export { Alert, Button, ButtonGroup, Callout, Card, Checkbox, ControlGroup, DatePicker, Dialog, Drawer, EditableText, FileInput, FormGroup, Hotkeys, Hotkey, InputGroup, Label, Menu, MenuItem, MenuDivider, Navbar, NavbarDivider, NavbarGroup, NavbarHeading, NumericInput, OverflowList, Overlay, Popover, Radio, RadioGroup, RangeSlider, Slider, Switch, Tab, Tabs, Tag, TagInput, TextArea, Text, Tooltip, Tree };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import Dropzone from 'react-dropzone';
3
2
  export { Dropzone };
4
3
  export declare const dropzone: import("@xh/hoist/core").ElementFactory<import("react-dropzone").DropzoneProps & import("react").RefAttributes<import("react-dropzone").DropzoneRef>>;