@adaptabletools/adaptable 23.0.5-canary.0 → 23.0.5-canary.1

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 (82) hide show
  1. package/index.css +0 -64
  2. package/package.json +1 -1
  3. package/src/AdaptableState/Aggregations/weightedAverage.d.ts +0 -1
  4. package/src/AdaptableState/Aggregations/weightedAverage.js +1 -1
  5. package/src/components/CodeBlock/index.d.ts +0 -1
  6. package/src/components/CodeBlock/index.js +1 -2
  7. package/src/env.js +2 -2
  8. package/tsconfig.esm.tsbuildinfo +1 -1
  9. package/src/AdaptableState/Common/NamedObject.d.ts +0 -10
  10. package/src/AdaptableState/Common/NamedObject.js +0 -1
  11. package/src/Utilities/ExpressionFunctions/groupingMap.d.ts +0 -35
  12. package/src/Utilities/ExpressionFunctions/groupingMap.js +0 -91
  13. package/src/Utilities/Interface/AdaptableToolPanelContext.d.ts +0 -4
  14. package/src/Utilities/Interface/AdaptableToolPanelContext.js +0 -1
  15. package/src/View/Components/Buttons/EntityListActionButtons.d.ts +0 -38
  16. package/src/View/Components/Buttons/EntityListActionButtons.js +0 -41
  17. package/src/View/Components/ColumnFilter/components/ColumnFilterMenu.d.ts +0 -12
  18. package/src/View/Components/ColumnFilter/components/ColumnFilterMenu.js +0 -66
  19. package/src/View/Components/EntityRowItem.d.ts +0 -7
  20. package/src/View/Components/EntityRowItem.js +0 -7
  21. package/src/View/Components/FilterForm/getDefaultColumnFilterPredicate.d.ts +0 -3
  22. package/src/View/Components/FilterForm/getDefaultColumnFilterPredicate.js +0 -5
  23. package/src/View/Components/ModuleProfile.d.ts +0 -8
  24. package/src/View/Components/ModuleProfile.js +0 -10
  25. package/src/View/Components/ModuleSummary/ModuleDetail.d.ts +0 -23
  26. package/src/View/Components/ModuleSummary/ModuleDetail.js +0 -15
  27. package/src/View/Components/ModuleSummary/ModuleHeader.d.ts +0 -15
  28. package/src/View/Components/ModuleSummary/ModuleHeader.js +0 -15
  29. package/src/View/Components/ModuleSummary/SummaryRowItem.d.ts +0 -7
  30. package/src/View/Components/ModuleSummary/SummaryRowItem.js +0 -12
  31. package/src/View/Components/SharedProps/ModuleSummaryProps.d.ts +0 -9
  32. package/src/View/Components/SharedProps/ModuleSummaryProps.js +0 -1
  33. package/src/View/Components/SharedProps/ToolPanelModuleViewPopupProps.d.ts +0 -13
  34. package/src/View/Components/SharedProps/ToolPanelModuleViewPopupProps.js +0 -1
  35. package/src/View/Components/SharedProps/ToolbarModuleViewPopupProps.d.ts +0 -14
  36. package/src/View/Components/SharedProps/ToolbarModuleViewPopupProps.js +0 -1
  37. package/src/View/Components/StyleVisualItem.d.ts +0 -9
  38. package/src/View/Components/StyleVisualItem.js +0 -40
  39. package/src/View/Components/WizardSummaryPage.d.ts +0 -7
  40. package/src/View/Components/WizardSummaryPage.js +0 -17
  41. package/src/components/Accordion.d.ts +0 -7
  42. package/src/components/Accordion.js +0 -33
  43. package/src/components/FlexWithFooter.d.ts +0 -9
  44. package/src/components/FlexWithFooter.js +0 -13
  45. package/src/components/NotifyResize/index.d.ts +0 -9
  46. package/src/components/NotifyResize/index.js +0 -35
  47. package/src/components/PopupWithFooter.d.ts +0 -14
  48. package/src/components/PopupWithFooter.js +0 -11
  49. package/src/components/SelectableList/index.d.ts +0 -15
  50. package/src/components/SelectableList/index.js +0 -88
  51. package/src/components/SizedContainer/index.d.ts +0 -17
  52. package/src/components/SizedContainer/index.js +0 -20
  53. package/src/components/Table/index.d.ts +0 -4
  54. package/src/components/Table/index.js +0 -6
  55. package/src/components/WizardPanel/index.d.ts +0 -9
  56. package/src/components/WizardPanel/index.js +0 -7
  57. package/src/components/icons/align-justify.d.ts +0 -3
  58. package/src/components/icons/align-justify.js +0 -3
  59. package/src/components/icons/column-info.d.ts +0 -3
  60. package/src/components/icons/column-info.js +0 -3
  61. package/src/components/icons/gradient-column.d.ts +0 -3
  62. package/src/components/icons/gradient-column.js +0 -3
  63. package/src/components/icons/invalid.d.ts +0 -3
  64. package/src/components/icons/invalid.js +0 -3
  65. package/src/components/icons/logout copy.d.ts +0 -3
  66. package/src/components/icons/logout copy.js +0 -3
  67. package/src/components/icons/smart-edit.d.ts +0 -3
  68. package/src/components/icons/smart-edit.js +0 -3
  69. package/src/components/icons/team-share.d.ts +0 -3
  70. package/src/components/icons/team-share.js +0 -3
  71. package/src/components/icons/unchecked.d.ts +0 -3
  72. package/src/components/icons/unchecked.js +0 -3
  73. package/src/components/icons/user-filter.d.ts +0 -3
  74. package/src/components/icons/user-filter.js +0 -3
  75. package/src/components/utils/useContainerScrollObserver/index.d.ts +0 -6
  76. package/src/components/utils/useContainerScrollObserver/index.js +0 -79
  77. package/src/components/utils/useGlobalEvent.d.ts +0 -1
  78. package/src/components/utils/useGlobalEvent.js +0 -7
  79. package/src/components/utils/useLatest.d.ts +0 -1
  80. package/src/components/utils/useLatest.js +0 -6
  81. package/src/components/utils/usePropState.d.ts +0 -2
  82. package/src/components/utils/usePropState.js +0 -8

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.