@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.