@deephaven/dashboard-core-plugins 0.67.1-beta.0 → 0.67.1-beta.2

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 (86) hide show
  1. package/dist/ChartBuilderPlugin.js.map +1 -1
  2. package/dist/ChartPanelPlugin.d.ts +2 -2
  3. package/dist/ChartPanelPlugin.d.ts.map +1 -1
  4. package/dist/ChartPanelPlugin.js.map +1 -1
  5. package/dist/ChartPluginConfig.d.ts +2 -2
  6. package/dist/ChartPluginConfig.d.ts.map +1 -1
  7. package/dist/ChartPluginConfig.js.map +1 -1
  8. package/dist/ChartWidgetPlugin.d.ts +2 -2
  9. package/dist/ChartWidgetPlugin.d.ts.map +1 -1
  10. package/dist/ChartWidgetPlugin.js.map +1 -1
  11. package/dist/GridPanelPlugin.d.ts +2 -2
  12. package/dist/GridPanelPlugin.d.ts.map +1 -1
  13. package/dist/GridPanelPlugin.js.map +1 -1
  14. package/dist/GridPluginConfig.d.ts +2 -2
  15. package/dist/GridPluginConfig.d.ts.map +1 -1
  16. package/dist/GridPluginConfig.js.map +1 -1
  17. package/dist/GridWidgetPlugin.d.ts +2 -2
  18. package/dist/GridWidgetPlugin.d.ts.map +1 -1
  19. package/dist/GridWidgetPlugin.js.map +1 -1
  20. package/dist/PandasPanelPlugin.d.ts +2 -2
  21. package/dist/PandasPanelPlugin.d.ts.map +1 -1
  22. package/dist/PandasPanelPlugin.js.map +1 -1
  23. package/dist/PandasPluginConfig.d.ts +2 -2
  24. package/dist/PandasPluginConfig.d.ts.map +1 -1
  25. package/dist/PandasPluginConfig.js.map +1 -1
  26. package/dist/PandasWidgetPlugin.d.ts +2 -2
  27. package/dist/PandasWidgetPlugin.d.ts.map +1 -1
  28. package/dist/PandasWidgetPlugin.js.map +1 -1
  29. package/dist/controls/dropdown-filter/DropdownFilter.d.ts +2 -2
  30. package/dist/controls/dropdown-filter/DropdownFilter.d.ts.map +1 -1
  31. package/dist/controls/dropdown-filter/DropdownFilter.js.map +1 -1
  32. package/dist/controls/input-filter/InputFilter.d.ts +2 -2
  33. package/dist/controls/input-filter/InputFilter.d.ts.map +1 -1
  34. package/dist/controls/input-filter/InputFilter.js.map +1 -1
  35. package/dist/linker/Linker.d.ts +1 -1
  36. package/dist/linker/Linker.d.ts.map +1 -1
  37. package/dist/linker/Linker.js.map +1 -1
  38. package/dist/linker/LinkerUtils.d.ts +1 -1
  39. package/dist/linker/LinkerUtils.d.ts.map +1 -1
  40. package/dist/linker/LinkerUtils.js +1 -2
  41. package/dist/linker/LinkerUtils.js.map +1 -1
  42. package/dist/panels/ChartPanel.d.ts +5 -5
  43. package/dist/panels/ChartPanel.d.ts.map +1 -1
  44. package/dist/panels/ChartPanel.js +2 -1
  45. package/dist/panels/ChartPanel.js.map +1 -1
  46. package/dist/panels/CommandHistoryPanel.d.ts +4 -4
  47. package/dist/panels/CommandHistoryPanel.d.ts.map +1 -1
  48. package/dist/panels/CommandHistoryPanel.js.map +1 -1
  49. package/dist/panels/ConsolePanel.d.ts +9 -5
  50. package/dist/panels/ConsolePanel.d.ts.map +1 -1
  51. package/dist/panels/ConsolePanel.js.map +1 -1
  52. package/dist/panels/DropdownFilterPanel.d.ts +17 -17
  53. package/dist/panels/DropdownFilterPanel.d.ts.map +1 -1
  54. package/dist/panels/DropdownFilterPanel.js.map +1 -1
  55. package/dist/panels/FileExplorerPanel.d.ts +4 -4
  56. package/dist/panels/FileExplorerPanel.d.ts.map +1 -1
  57. package/dist/panels/FileExplorerPanel.js.map +1 -1
  58. package/dist/panels/FilterSetManagerPanel.d.ts +3 -3
  59. package/dist/panels/FilterSetManagerPanel.d.ts.map +1 -1
  60. package/dist/panels/FilterSetManagerPanel.js.map +1 -1
  61. package/dist/panels/IrisGridPanel.d.ts +8 -8
  62. package/dist/panels/IrisGridPanel.d.ts.map +1 -1
  63. package/dist/panels/IrisGridPanel.js.map +1 -1
  64. package/dist/panels/IrisGridPanelTypes.d.ts +1 -1
  65. package/dist/panels/IrisGridPanelTypes.d.ts.map +1 -1
  66. package/dist/panels/IrisGridPanelTypes.js.map +1 -1
  67. package/dist/panels/LogPanel.d.ts +5 -5
  68. package/dist/panels/LogPanel.d.ts.map +1 -1
  69. package/dist/panels/LogPanel.js.map +1 -1
  70. package/dist/panels/NotebookPanel.d.ts +4 -4
  71. package/dist/panels/NotebookPanel.d.ts.map +1 -1
  72. package/dist/panels/NotebookPanel.js.map +1 -1
  73. package/dist/panels/Panel.d.ts +5 -5
  74. package/dist/panels/Panel.d.ts.map +1 -1
  75. package/dist/panels/Panel.js.map +1 -1
  76. package/dist/redux/actions.d.ts +2 -2
  77. package/dist/redux/actions.d.ts.map +1 -1
  78. package/dist/redux/actions.js.map +1 -1
  79. package/dist/redux/selectors.d.ts +4 -4
  80. package/dist/redux/selectors.d.ts.map +1 -1
  81. package/dist/redux/selectors.js.map +1 -1
  82. package/dist/useHydrateGrid.d.ts +2 -2
  83. package/dist/useHydrateGrid.d.ts.map +1 -1
  84. package/dist/useHydrateGrid.js +3 -3
  85. package/dist/useHydrateGrid.js.map +1 -1
  86. package/package.json +24 -24
@@ -2,7 +2,7 @@ import { ThunkAction } from 'redux-thunk';
2
2
  import { SessionWrapper } from '@deephaven/jsapi-utils';
3
3
  import { RootState } from '@deephaven/redux';
4
4
  import { Action } from 'redux';
5
- import type { IdeConnection } from '@deephaven/jsapi-types';
5
+ import type { dh } from '@deephaven/jsapi-types';
6
6
  import { FilterSet } from '../panels';
7
7
  import { Link } from '../linker/LinkerUtils';
8
8
  import { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';
@@ -11,7 +11,7 @@ import { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';
11
11
  * @param id The ID of the dashboard to set the connection for
12
12
  * @param connection The connection object to set for the dashboard
13
13
  */
14
- export declare const setDashboardConnection: (id: string, connection: IdeConnection) => ThunkAction<unknown, RootState, undefined, Action<unknown>>;
14
+ export declare const setDashboardConnection: (id: string, connection: dh.IdeConnection) => ThunkAction<unknown, RootState, undefined, Action<unknown>>;
15
15
  /**
16
16
  * Set the session wrapper for the dashboard specified
17
17
  * @param id The ID of the dashboard to set the session for
@@ -1 +1 @@
1
- {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../src/redux/actions.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAC7C,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAE9E;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,OAE3B,MAAM,cACE,aAAa,KACxB,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEV,CAAC;AAEtD;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,OAE/B,MAAM,kBACM,cAAc,KAC7B,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEN,CAAC;AAE1D;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,OAEtB,MAAM,SACH,IAAI,EAAE,KACZ,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEf,CAAC;AAEjD;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,OAEtB,MAAM,YACA,IAAI,EAAE,KACf,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAY5D,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,OAEzB,MAAM,WACD,MAAM,EAAE,KAChB,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAK5D,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,iCAAiC,OAEtC,MAAM,yBACa,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,KACnD,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEC,CAAC;AAEjE;;;;GAIG;AACH,eAAO,MAAM,oCAAoC,OAEzC,MAAM,4BACgB,wBAAwB,GAAG,SAAS,KAC7D,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEI,CAAC;AAEpE;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,OAEhC,MAAM,mBACO,OAAO,MAAM,EAAE,OAAO,CAAC,KACvC,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEL,CAAC;AAE3D;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,OAE3B,MAAM,cACE,SAAS,EAAE,KACtB,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEV,CAAC"}
1
+ {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../src/redux/actions.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,wBAAwB,CAAC;AAEjD,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAC7C,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAE9E;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,OAE3B,MAAM,cACE,GAAG,aAAa,KAC3B,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEV,CAAC;AAEtD;;;;GAIG;AACH,eAAO,MAAM,0BAA0B,OAE/B,MAAM,kBACM,cAAc,KAC7B,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEN,CAAC;AAE1D;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,OAEtB,MAAM,SACH,IAAI,EAAE,KACZ,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEf,CAAC;AAEjD;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,OAEtB,MAAM,YACA,IAAI,EAAE,KACf,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAY5D,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,OAEzB,MAAM,WACD,MAAM,EAAE,KAChB,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAK5D,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,iCAAiC,OAEtC,MAAM,yBACa,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,KACnD,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEC,CAAC;AAEjE;;;;GAIG;AACH,eAAO,MAAM,oCAAoC,OAEzC,MAAM,4BACgB,wBAAwB,GAAG,SAAS,KAC7D,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEI,CAAC;AAEpE;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,OAEhC,MAAM,mBACO,OAAO,MAAM,EAAE,OAAO,CAAC,KACvC,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEL,CAAC;AAE3D;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,OAE3B,MAAM,cACE,SAAS,EAAE,KACtB,YAAY,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,OAAO,CAAC,CAEV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions.js","names":["deepEqual","updateDashboardData","getLinksForDashboard","setDashboardConnection","id","connection","dispatch","setDashboardSessionWrapper","sessionWrapper","setDashboardLinks","links","addDashboardLinks","newLinks","getState","filtered","filter","newLink","findIndex","link","start","end","concat","deleteDashboardLinks","linkIds","includes","setDashboardIsolatedLinkerPanelId","isolatedLinkerPanelId","setDashboardColumnSelectionValidator","columnSelectionValidator","setDashboardConsoleSettings","consoleSettings","setDashboardFilterSets","filterSets"],"sources":["../../src/redux/actions.ts"],"sourcesContent":["import deepEqual from 'deep-equal';\nimport { ThunkAction } from 'redux-thunk';\nimport { updateDashboardData } from '@deephaven/dashboard';\nimport { SessionWrapper } from '@deephaven/jsapi-utils';\nimport { RootState } from '@deephaven/redux';\nimport { Action } from 'redux';\nimport type { IdeConnection } from '@deephaven/jsapi-types';\nimport { getLinksForDashboard } from './selectors';\nimport { FilterSet } from '../panels';\nimport { Link } from '../linker/LinkerUtils';\nimport { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';\n\n/**\n * Set the connection for the dashboard specified\n * @param id The ID of the dashboard to set the connection for\n * @param connection The connection object to set for the dashboard\n */\nexport const setDashboardConnection =\n (\n id: string,\n connection: IdeConnection\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { connection }));\n\n/**\n * Set the session wrapper for the dashboard specified\n * @param id The ID of the dashboard to set the session for\n * @param sessionWrapper The session wrapper object to set for the dashboard\n */\nexport const setDashboardSessionWrapper =\n (\n id: string,\n sessionWrapper: SessionWrapper\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { sessionWrapper }));\n\n/**\n * Set the links for a given dashboard\n * @param id The ID of the dashboard to set the links for\n * @param links The links to set\n */\nexport const setDashboardLinks =\n (\n id: string,\n links: Link[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { links }));\n\n/**\n * Add links to the existing links in a dashboard. Filters out any duplicate links.\n * @param id The ID of the dashboard to add links to\n * @param newLinks The new links to add\n */\nexport const addDashboardLinks =\n (\n id: string,\n newLinks: Link[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n (dispatch, getState) => {\n const links = getLinksForDashboard(getState(), id);\n const filtered = newLinks.filter(\n newLink =>\n links.findIndex(\n link =>\n deepEqual(link.start, newLink.start) &&\n deepEqual(link.end, newLink.end)\n ) < 0\n );\n return dispatch(setDashboardLinks(id, links.concat(filtered)));\n };\n\n/**\n * Delete links from a dashboard\n * @param id The ID of the dashboard to delete links from\n * @param linkIds The link IDs to delete\n */\nexport const deleteDashboardLinks =\n (\n id: string,\n linkIds: string[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n (dispatch, getState) => {\n const links = getLinksForDashboard(getState(), id);\n const newLinks = links.filter(link => !linkIds.includes(link.id));\n return dispatch(setDashboardLinks(id, newLinks));\n };\n\n/**\n * Set the isolated linker panel ID for a dashboard\n * @param id The ID of the dashboard to set the isolated linker panel ID in\n * @param isolatedLinkerPanelId The isolated panel ID, or undefined to unset\n */\nexport const setDashboardIsolatedLinkerPanelId =\n (\n id: string,\n isolatedLinkerPanelId: string | string[] | undefined\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { isolatedLinkerPanelId }));\n\n/**\n * Set the column selection validator for a dashboard\n * @param id The ID of the dashboard to set the column selection validator on\n * @param columnSelectionValidator The column selection validator to set\n */\nexport const setDashboardColumnSelectionValidator =\n (\n id: string,\n columnSelectionValidator: ColumnSelectionValidator | undefined\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { columnSelectionValidator }));\n\n/**\n * Set the console settings for a dashboard\n * @param id The ID of the dashboard to set the console settings on\n * @param consoleSettings The console settings to set for the dashboard\n */\nexport const setDashboardConsoleSettings =\n (\n id: string,\n consoleSettings: Record<string, unknown>\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { consoleSettings }));\n\n/**\n * Set the filter sets for a specific dashboard\n * @param id The ID of the dashboard to set the filter sets for\n * @param filterSets The filter sets to set\n */\nexport const setDashboardFilterSets =\n (\n id: string,\n filterSets: FilterSet[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { filterSets }));\n"],"mappings":"AAAA,OAAOA,SAAS,MAAM,YAAY;AAElC,SAASC,mBAAmB,QAAQ,sBAAsB;AAAC,SAKlDC,oBAAoB;AAK7B;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,sBAAsB,GACjCA,CACEC,EAAU,EACVC,UAAyB,KAE3BC,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAEC;AAAW,CAAC,CAAC,CAAC;;AAErD;AACA;AACA;AACA;AACA;AACA,OAAO,IAAME,0BAA0B,GACrCA,CACEH,EAAU,EACVI,cAA8B,KAEhCF,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAEI;AAAe,CAAC,CAAC,CAAC;;AAEzD;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,iBAAiB,GAC5BA,CACEL,EAAU,EACVM,KAAa,KAEfJ,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAEM;AAAM,CAAC,CAAC,CAAC;;AAEhD;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,iBAAiB,GAC5BA,CACEP,EAAU,EACVQ,QAAgB,KAElB,CAACN,QAAQ,EAAEO,QAAQ,KAAK;EACtB,IAAMH,KAAK,GAAGR,oBAAoB,CAACW,QAAQ,CAAC,CAAC,EAAET,EAAE,CAAC;EAClD,IAAMU,QAAQ,GAAGF,QAAQ,CAACG,MAAM,CAC9BC,OAAO,IACLN,KAAK,CAACO,SAAS,CACbC,IAAI,IACFlB,SAAS,CAACkB,IAAI,CAACC,KAAK,EAAEH,OAAO,CAACG,KAAK,CAAC,IACpCnB,SAAS,CAACkB,IAAI,CAACE,GAAG,EAAEJ,OAAO,CAACI,GAAG,CACnC,CAAC,GAAG,CACR,CAAC;EACD,OAAOd,QAAQ,CAACG,iBAAiB,CAACL,EAAE,EAAEM,KAAK,CAACW,MAAM,CAACP,QAAQ,CAAC,CAAC,CAAC;AAChE,CAAC;;AAEH;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMQ,oBAAoB,GAC/BA,CACElB,EAAU,EACVmB,OAAiB,KAEnB,CAACjB,QAAQ,EAAEO,QAAQ,KAAK;EACtB,IAAMH,KAAK,GAAGR,oBAAoB,CAACW,QAAQ,CAAC,CAAC,EAAET,EAAE,CAAC;EAClD,IAAMQ,QAAQ,GAAGF,KAAK,CAACK,MAAM,CAACG,IAAI,IAAI,CAACK,OAAO,CAACC,QAAQ,CAACN,IAAI,CAACd,EAAE,CAAC,CAAC;EACjE,OAAOE,QAAQ,CAACG,iBAAiB,CAACL,EAAE,EAAEQ,QAAQ,CAAC,CAAC;AAClD,CAAC;;AAEH;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMa,iCAAiC,GAC5CA,CACErB,EAAU,EACVsB,qBAAoD,KAEtDpB,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAEsB;AAAsB,CAAC,CAAC,CAAC;;AAEhE;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,oCAAoC,GAC/CA,CACEvB,EAAU,EACVwB,wBAA8D,KAEhEtB,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAEwB;AAAyB,CAAC,CAAC,CAAC;;AAEnE;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,2BAA2B,GACtCA,CACEzB,EAAU,EACV0B,eAAwC,KAE1CxB,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAE0B;AAAgB,CAAC,CAAC,CAAC;;AAE1D;AACA;AACA;AACA;AACA;AACA,OAAO,IAAMC,sBAAsB,GACjCA,CACE3B,EAAU,EACV4B,UAAuB,KAEzB1B,QAAQ,IACNA,QAAQ,CAACL,mBAAmB,CAACG,EAAE,EAAE;EAAE4B;AAAW,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"actions.js","names":["deepEqual","updateDashboardData","getLinksForDashboard","setDashboardConnection","id","connection","dispatch","setDashboardSessionWrapper","sessionWrapper","setDashboardLinks","links","addDashboardLinks","newLinks","getState","filtered","filter","newLink","findIndex","link","start","end","concat","deleteDashboardLinks","linkIds","includes","setDashboardIsolatedLinkerPanelId","isolatedLinkerPanelId","setDashboardColumnSelectionValidator","columnSelectionValidator","setDashboardConsoleSettings","consoleSettings","setDashboardFilterSets","filterSets"],"sources":["../../src/redux/actions.ts"],"sourcesContent":["import deepEqual from 'deep-equal';\nimport { ThunkAction } from 'redux-thunk';\nimport { updateDashboardData } from '@deephaven/dashboard';\nimport { SessionWrapper } from '@deephaven/jsapi-utils';\nimport { RootState } from '@deephaven/redux';\nimport { Action } from 'redux';\nimport type { dh } from '@deephaven/jsapi-types';\nimport { getLinksForDashboard } from './selectors';\nimport { FilterSet } from '../panels';\nimport { Link } from '../linker/LinkerUtils';\nimport { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';\n\n/**\n * Set the connection for the dashboard specified\n * @param id The ID of the dashboard to set the connection for\n * @param connection The connection object to set for the dashboard\n */\nexport const setDashboardConnection =\n (\n id: string,\n connection: dh.IdeConnection\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { connection }));\n\n/**\n * Set the session wrapper for the dashboard specified\n * @param id The ID of the dashboard to set the session for\n * @param sessionWrapper The session wrapper object to set for the dashboard\n */\nexport const setDashboardSessionWrapper =\n (\n id: string,\n sessionWrapper: SessionWrapper\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { sessionWrapper }));\n\n/**\n * Set the links for a given dashboard\n * @param id The ID of the dashboard to set the links for\n * @param links The links to set\n */\nexport const setDashboardLinks =\n (\n id: string,\n links: Link[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { links }));\n\n/**\n * Add links to the existing links in a dashboard. Filters out any duplicate links.\n * @param id The ID of the dashboard to add links to\n * @param newLinks The new links to add\n */\nexport const addDashboardLinks =\n (\n id: string,\n newLinks: Link[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n (dispatch, getState) => {\n const links = getLinksForDashboard(getState(), id);\n const filtered = newLinks.filter(\n newLink =>\n links.findIndex(\n link =>\n deepEqual(link.start, newLink.start) &&\n deepEqual(link.end, newLink.end)\n ) < 0\n );\n return dispatch(setDashboardLinks(id, links.concat(filtered)));\n };\n\n/**\n * Delete links from a dashboard\n * @param id The ID of the dashboard to delete links from\n * @param linkIds The link IDs to delete\n */\nexport const deleteDashboardLinks =\n (\n id: string,\n linkIds: string[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n (dispatch, getState) => {\n const links = getLinksForDashboard(getState(), id);\n const newLinks = links.filter(link => !linkIds.includes(link.id));\n return dispatch(setDashboardLinks(id, newLinks));\n };\n\n/**\n * Set the isolated linker panel ID for a dashboard\n * @param id The ID of the dashboard to set the isolated linker panel ID in\n * @param isolatedLinkerPanelId The isolated panel ID, or undefined to unset\n */\nexport const setDashboardIsolatedLinkerPanelId =\n (\n id: string,\n isolatedLinkerPanelId: string | string[] | undefined\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { isolatedLinkerPanelId }));\n\n/**\n * Set the column selection validator for a dashboard\n * @param id The ID of the dashboard to set the column selection validator on\n * @param columnSelectionValidator The column selection validator to set\n */\nexport const setDashboardColumnSelectionValidator =\n (\n id: string,\n columnSelectionValidator: ColumnSelectionValidator | undefined\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { columnSelectionValidator }));\n\n/**\n * Set the console settings for a dashboard\n * @param id The ID of the dashboard to set the console settings on\n * @param consoleSettings The console settings to set for the dashboard\n */\nexport const setDashboardConsoleSettings =\n (\n id: string,\n consoleSettings: Record<string, unknown>\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { consoleSettings }));\n\n/**\n * Set the filter sets for a specific dashboard\n * @param id The ID of the dashboard to set the filter sets for\n * @param filterSets The filter sets to set\n */\nexport const setDashboardFilterSets =\n (\n id: string,\n filterSets: FilterSet[]\n ): ThunkAction<unknown, RootState, undefined, Action<unknown>> =>\n dispatch =>\n dispatch(updateDashboardData(id, { filterSets }));\n"],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import type { Column, IdeConnection, Table } from '@deephaven/jsapi-types';
1
+ import type { dh } from '@deephaven/jsapi-types';
2
2
  import { SessionWrapper } from '@deephaven/jsapi-utils';
3
3
  import { RootState } from '@deephaven/redux';
4
4
  import { FilterChangeEvent } from '../FilterPlugin';
@@ -10,7 +10,7 @@ import { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';
10
10
  * @param dashboardId The dashboard ID to get data for
11
11
  * @returns All column objects found in all panels in this dashboard
12
12
  */
13
- export declare const getColumnsForDashboard: (store: RootState, dashboardId: string) => Column[];
13
+ export declare const getColumnsForDashboard: (store: RootState, dashboardId: string) => dh.Column[];
14
14
  /**
15
15
  * Get the known filter sets for the dashboard.
16
16
  * @param store The redux store
@@ -29,7 +29,7 @@ export declare const getInputFiltersForDashboard: (store: RootState, dashboardId
29
29
  * @param dashboardId The dashboard ID to get data for
30
30
  * @returns Map from panel ID to the table used in that panel
31
31
  */
32
- export declare const getTableMapForDashboard: (store: RootState, dashboardId: string) => Map<string, Table>;
32
+ export declare const getTableMapForDashboard: (store: RootState, dashboardId: string) => Map<string, dh.Table>;
33
33
  /**
34
34
  * @param store The redux store
35
35
  * @param dashboardId The dashboard ID to get the data for
@@ -60,7 +60,7 @@ export declare const getDashboardConsoleSettings: (store: RootState, dashboardId
60
60
  * @param dashboardId The dashboard ID to get the IdeConnection for
61
61
  * @returns The connection for the dashboard
62
62
  */
63
- export declare const getDashboardConnection: (store: RootState, dashboardId: string) => IdeConnection | undefined;
63
+ export declare const getDashboardConnection: (store: RootState, dashboardId: string) => dh.IdeConnection | undefined;
64
64
  /**
65
65
  *
66
66
  * @param store The redux store
@@ -1 +1 @@
1
- {"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../src/redux/selectors.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC3E,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAQ9E;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,UAC1B,SAAS,eACH,MAAM,KAClB,MAAM,EACkE,CAAC;AAE5E;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,UAC7B,SAAS,eACH,MAAM,KAClB,SAAS,EAEmB,CAAC;AAEhC;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,UAC/B,SAAS,eACH,MAAM,KAClB,iBAAiB,EAEmB,CAAC;AAExC;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,UAC3B,SAAS,eACH,MAAM,KAClB,IAAI,MAAM,EAAE,KAAK,CAIjB,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,oCAAoC,UACxC,SAAS,eACH,MAAM,KAClB,MAAM,GAAG,SAGG,CAAC;AAEhB;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,UACxB,SAAS,eACH,MAAM,KAClB,IAAI,EACgE,CAAC;AAExE;;;;GAIG;AACH,eAAO,MAAM,uCAAuC,UAC3C,SAAS,eACH,MAAM,KAClB,wBAAwB,GAAG,SAGf,CAAC;AAEhB;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,UAC/B,SAAS,eACH,MAAM,KAClB,OAAO,MAAM,EAAE,OAAO,CAEmB,CAAC;AAE7C;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB,UAC1B,SAAS,eACH,MAAM,KAClB,aAAa,GAAG,SAC2D,CAAC;AAE/E;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B,UAC9B,SAAS,eACH,MAAM,KAClB,cAAc,GAAG,SAGL,CAAC"}
1
+ {"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../src/redux/selectors.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,wBAAwB,EAAE,MAAM,oCAAoC,CAAC;AAQ9E;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,UAC1B,SAAS,eACH,MAAM,KAClB,GAAG,MAAM,EACkE,CAAC;AAE/E;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB,UAC7B,SAAS,eACH,MAAM,KAClB,SAAS,EAEmB,CAAC;AAEhC;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,UAC/B,SAAS,eACH,MAAM,KAClB,iBAAiB,EAEmB,CAAC;AAExC;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,UAC3B,SAAS,eACH,MAAM,KAClB,IAAI,MAAM,EAAE,GAAG,KAAK,CAIpB,CAAC;AAEJ;;;;GAIG;AACH,eAAO,MAAM,oCAAoC,UACxC,SAAS,eACH,MAAM,KAClB,MAAM,GAAG,SAGG,CAAC;AAEhB;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,UACxB,SAAS,eACH,MAAM,KAClB,IAAI,EACgE,CAAC;AAExE;;;;GAIG;AACH,eAAO,MAAM,uCAAuC,UAC3C,SAAS,eACH,MAAM,KAClB,wBAAwB,GAAG,SAGf,CAAC;AAEhB;;;;GAIG;AACH,eAAO,MAAM,2BAA2B,UAC/B,SAAS,eACH,MAAM,KAClB,OAAO,MAAM,EAAE,OAAO,CAEmB,CAAC;AAE7C;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB,UAC1B,SAAS,eACH,MAAM,KAClB,GAAG,aAAa,GAAG,SAGP,CAAC;AAEhB;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B,UAC9B,SAAS,eACH,MAAM,KAClB,cAAc,GAAG,SAGL,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"selectors.js","names":["getDashboardData","EMPTY_OBJECT","Object","freeze","EMPTY_MAP","Map","EMPTY_ARRAY","getColumnsForDashboard","store","dashboardId","_getDashboardData$col","columns","getFilterSetsForDashboard","_getDashboardData$fil","filterSets","getInputFiltersForDashboard","_getDashboardData$fil2","filters","getTableMapForDashboard","_getDashboardData$tab","tableMap","getIsolatedLinkerPanelIdForDashboard","isolatedLinkerPanelId","getLinksForDashboard","_getDashboardData$lin","links","getColumnSelectionValidatorForDashboard","columnSelectionValidator","getDashboardConsoleSettings","_getDashboardData$con","consoleSettings","getDashboardConnection","connection","getDashboardSessionWrapper","sessionWrapper"],"sources":["../../src/redux/selectors.ts"],"sourcesContent":["import { getDashboardData } from '@deephaven/dashboard';\nimport type { Column, IdeConnection, Table } from '@deephaven/jsapi-types';\nimport { SessionWrapper } from '@deephaven/jsapi-utils';\nimport { RootState } from '@deephaven/redux';\nimport { FilterChangeEvent } from '../FilterPlugin';\nimport { Link } from '../linker/LinkerUtils';\nimport { FilterSet } from '../panels';\nimport { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';\n\nconst EMPTY_OBJECT = Object.freeze({});\n\nconst EMPTY_MAP = new Map();\n\nconst EMPTY_ARRAY = Object.freeze([]);\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns All column objects found in all panels in this dashboard\n */\nexport const getColumnsForDashboard = (\n store: RootState,\n dashboardId: string\n): Column[] =>\n (getDashboardData(store, dashboardId).columns ?? EMPTY_ARRAY) as Column[];\n\n/**\n * Get the known filter sets for the dashboard.\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns The filter sets set on this dashboard\n */\nexport const getFilterSetsForDashboard = (\n store: RootState,\n dashboardId: string\n): FilterSet[] =>\n (getDashboardData(store, dashboardId).filterSets ??\n EMPTY_ARRAY) as FilterSet[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns The filters set on this dashboard\n */\nexport const getInputFiltersForDashboard = (\n store: RootState,\n dashboardId: string\n): FilterChangeEvent[] =>\n (getDashboardData(store, dashboardId).filters ??\n EMPTY_ARRAY) as FilterChangeEvent[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns Map from panel ID to the table used in that panel\n */\nexport const getTableMapForDashboard = (\n store: RootState,\n dashboardId: string\n): Map<string, Table> =>\n (getDashboardData(store, dashboardId).tableMap ?? EMPTY_MAP) as Map<\n string,\n Table\n >;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the data for\n * @returns The panel ID that is isolated, undefined if none is isolated\n */\nexport const getIsolatedLinkerPanelIdForDashboard = (\n store: RootState,\n dashboardId: string\n): string | undefined =>\n getDashboardData(store, dashboardId).isolatedLinkerPanelId as\n | string\n | undefined;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the data from\n * @returns The links for the dashboard\n */\nexport const getLinksForDashboard = (\n store: RootState,\n dashboardId: string\n): Link[] =>\n (getDashboardData(store, dashboardId).links ?? EMPTY_ARRAY) as Link[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the column selection validators for\n * @returns Column selection validator active on a dashboard\n */\nexport const getColumnSelectionValidatorForDashboard = (\n store: RootState,\n dashboardId: string\n): ColumnSelectionValidator | undefined =>\n getDashboardData(store, dashboardId).columnSelectionValidator as\n | ColumnSelectionValidator\n | undefined;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the console settings for\n * @returns Console settings for this dashboard\n */\nexport const getDashboardConsoleSettings = (\n store: RootState,\n dashboardId: string\n): Record<string, unknown> =>\n (getDashboardData(store, dashboardId).consoleSettings ??\n EMPTY_OBJECT) as Record<string, unknown>;\n\n/**\n *\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the IdeConnection for\n * @returns The connection for the dashboard\n */\nexport const getDashboardConnection = (\n store: RootState,\n dashboardId: string\n): IdeConnection | undefined =>\n getDashboardData(store, dashboardId).connection as IdeConnection | undefined;\n\n/**\n *\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the SessionWrapper for\n * @returns The session wrapper for the dashboard\n */\nexport const getDashboardSessionWrapper = (\n store: RootState,\n dashboardId: string\n): SessionWrapper | undefined =>\n getDashboardData(store, dashboardId).sessionWrapper as\n | SessionWrapper\n | undefined;\n"],"mappings":"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"}
1
+ {"version":3,"file":"selectors.js","names":["getDashboardData","EMPTY_OBJECT","Object","freeze","EMPTY_MAP","Map","EMPTY_ARRAY","getColumnsForDashboard","store","dashboardId","_getDashboardData$col","columns","getFilterSetsForDashboard","_getDashboardData$fil","filterSets","getInputFiltersForDashboard","_getDashboardData$fil2","filters","getTableMapForDashboard","_getDashboardData$tab","tableMap","getIsolatedLinkerPanelIdForDashboard","isolatedLinkerPanelId","getLinksForDashboard","_getDashboardData$lin","links","getColumnSelectionValidatorForDashboard","columnSelectionValidator","getDashboardConsoleSettings","_getDashboardData$con","consoleSettings","getDashboardConnection","connection","getDashboardSessionWrapper","sessionWrapper"],"sources":["../../src/redux/selectors.ts"],"sourcesContent":["import { getDashboardData } from '@deephaven/dashboard';\nimport type { dh } from '@deephaven/jsapi-types';\nimport { SessionWrapper } from '@deephaven/jsapi-utils';\nimport { RootState } from '@deephaven/redux';\nimport { FilterChangeEvent } from '../FilterPlugin';\nimport { Link } from '../linker/LinkerUtils';\nimport { FilterSet } from '../panels';\nimport { ColumnSelectionValidator } from '../linker/ColumnSelectionValidator';\n\nconst EMPTY_OBJECT = Object.freeze({});\n\nconst EMPTY_MAP = new Map();\n\nconst EMPTY_ARRAY = Object.freeze([]);\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns All column objects found in all panels in this dashboard\n */\nexport const getColumnsForDashboard = (\n store: RootState,\n dashboardId: string\n): dh.Column[] =>\n (getDashboardData(store, dashboardId).columns ?? EMPTY_ARRAY) as dh.Column[];\n\n/**\n * Get the known filter sets for the dashboard.\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns The filter sets set on this dashboard\n */\nexport const getFilterSetsForDashboard = (\n store: RootState,\n dashboardId: string\n): FilterSet[] =>\n (getDashboardData(store, dashboardId).filterSets ??\n EMPTY_ARRAY) as FilterSet[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns The filters set on this dashboard\n */\nexport const getInputFiltersForDashboard = (\n store: RootState,\n dashboardId: string\n): FilterChangeEvent[] =>\n (getDashboardData(store, dashboardId).filters ??\n EMPTY_ARRAY) as FilterChangeEvent[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get data for\n * @returns Map from panel ID to the table used in that panel\n */\nexport const getTableMapForDashboard = (\n store: RootState,\n dashboardId: string\n): Map<string, dh.Table> =>\n (getDashboardData(store, dashboardId).tableMap ?? EMPTY_MAP) as Map<\n string,\n dh.Table\n >;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the data for\n * @returns The panel ID that is isolated, undefined if none is isolated\n */\nexport const getIsolatedLinkerPanelIdForDashboard = (\n store: RootState,\n dashboardId: string\n): string | undefined =>\n getDashboardData(store, dashboardId).isolatedLinkerPanelId as\n | string\n | undefined;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the data from\n * @returns The links for the dashboard\n */\nexport const getLinksForDashboard = (\n store: RootState,\n dashboardId: string\n): Link[] =>\n (getDashboardData(store, dashboardId).links ?? EMPTY_ARRAY) as Link[];\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the column selection validators for\n * @returns Column selection validator active on a dashboard\n */\nexport const getColumnSelectionValidatorForDashboard = (\n store: RootState,\n dashboardId: string\n): ColumnSelectionValidator | undefined =>\n getDashboardData(store, dashboardId).columnSelectionValidator as\n | ColumnSelectionValidator\n | undefined;\n\n/**\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the console settings for\n * @returns Console settings for this dashboard\n */\nexport const getDashboardConsoleSettings = (\n store: RootState,\n dashboardId: string\n): Record<string, unknown> =>\n (getDashboardData(store, dashboardId).consoleSettings ??\n EMPTY_OBJECT) as Record<string, unknown>;\n\n/**\n *\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the IdeConnection for\n * @returns The connection for the dashboard\n */\nexport const getDashboardConnection = (\n store: RootState,\n dashboardId: string\n): dh.IdeConnection | undefined =>\n getDashboardData(store, dashboardId).connection as\n | dh.IdeConnection\n | undefined;\n\n/**\n *\n * @param store The redux store\n * @param dashboardId The dashboard ID to get the SessionWrapper for\n * @returns The session wrapper for the dashboard\n */\nexport const getDashboardSessionWrapper = (\n store: RootState,\n dashboardId: string\n): SessionWrapper | undefined =>\n getDashboardData(store, dashboardId).sessionWrapper as\n | SessionWrapper\n | undefined;\n"],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { Table, VariableDescriptor } from '@deephaven/jsapi-types';
1
+ import type { dh } from '@deephaven/jsapi-types';
2
2
  import { type IrisGridPanelProps } from './panels';
3
3
  /**
4
4
  * Hydrate the props for a grid panel
@@ -7,7 +7,7 @@ import { type IrisGridPanelProps } from './panels';
7
7
  * @param metadata Optional serializable metadata for re-fetching the table later
8
8
  * @returns Props hydrated for a grid panel
9
9
  */
10
- export declare function useHydrateGrid(fetchTable: () => Promise<Table>, id: string, metadata: VariableDescriptor | undefined): {
10
+ export declare function useHydrateGrid(fetchTable: () => Promise<dh.Table>, id: string, metadata: dh.ide.VariableDescriptor | undefined): {
11
11
  localDashboardId: string;
12
12
  } & Pick<IrisGridPanelProps, 'loadPlugin' | 'makeModel'>;
13
13
  export default useHydrateGrid;
@@ -1 +1 @@
1
- {"version":3,"file":"useHydrateGrid.d.ts","sourceRoot":"","sources":["../src/useHydrateGrid.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAGnD;;;;;;GAMG;AACH,wBAAgB,cAAc,CAC5B,UAAU,EAAE,MAAM,OAAO,CAAC,KAAK,CAAC,EAChC,EAAE,EAAE,MAAM,EACV,QAAQ,EAAE,kBAAkB,GAAG,SAAS,GACvC;IAAE,gBAAgB,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CACpC,kBAAkB,EAClB,YAAY,GAAG,WAAW,CAC3B,CAkBA;AAED,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"useHydrateGrid.d.ts","sourceRoot":"","sources":["../src/useHydrateGrid.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,wBAAwB,CAAC;AAEjD,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAGnD;;;;;;GAMG;AACH,wBAAgB,cAAc,CAC5B,UAAU,EAAE,MAAM,OAAO,CAAC,EAAE,CAAC,KAAK,CAAC,EACnC,EAAE,EAAE,MAAM,EACV,QAAQ,EAAE,EAAE,CAAC,GAAG,CAAC,kBAAkB,GAAG,SAAS,GAC9C;IAAE,gBAAgB,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CACpC,kBAAkB,EAClB,YAAY,GAAG,WAAW,CAC3B,CAkBA;AAED,eAAe,cAAc,CAAC"}
@@ -12,7 +12,7 @@ import { useLoadTablePlugin } from "./useLoadTablePlugin.js";
12
12
  * @returns Props hydrated for a grid panel
13
13
  */
14
14
  export function useHydrateGrid(fetchTable, id, metadata) {
15
- var dh = useApi();
15
+ var api = useApi();
16
16
  var loadPlugin = useLoadTablePlugin();
17
17
  var hydratedProps = useMemo(() => ({
18
18
  loadPlugin,
@@ -20,7 +20,7 @@ export function useHydrateGrid(fetchTable, id, metadata) {
20
20
  makeModel: function () {
21
21
  var _makeModel = _asyncToGenerator(function* () {
22
22
  var table = yield fetchTable();
23
- return IrisGridModelFactory.makeModel(dh, table);
23
+ return IrisGridModelFactory.makeModel(api, table);
24
24
  });
25
25
  function makeModel() {
26
26
  return _makeModel.apply(this, arguments);
@@ -28,7 +28,7 @@ export function useHydrateGrid(fetchTable, id, metadata) {
28
28
  return makeModel;
29
29
  }(),
30
30
  metadata
31
- }), [dh, fetchTable, id, loadPlugin, metadata]);
31
+ }), [api, fetchTable, id, loadPlugin, metadata]);
32
32
  return hydratedProps;
33
33
  }
34
34
  export default useHydrateGrid;
@@ -1 +1 @@
1
- {"version":3,"file":"useHydrateGrid.js","names":["useMemo","useApi","IrisGridModelFactory","useLoadTablePlugin","useHydrateGrid","fetchTable","id","metadata","dh","loadPlugin","hydratedProps","localDashboardId","makeModel","_makeModel","_asyncToGenerator","table","apply","arguments"],"sources":["../src/useHydrateGrid.ts"],"sourcesContent":["import { useMemo } from 'react';\nimport { useApi } from '@deephaven/jsapi-bootstrap';\nimport { Table, VariableDescriptor } from '@deephaven/jsapi-types';\nimport { IrisGridModelFactory } from '@deephaven/iris-grid';\nimport { type IrisGridPanelProps } from './panels';\nimport { useLoadTablePlugin } from './useLoadTablePlugin';\n\n/**\n * Hydrate the props for a grid panel\n * @param fetchTable Function to fetch the Table object\n * @param id ID of the dashboard\n * @param metadata Optional serializable metadata for re-fetching the table later\n * @returns Props hydrated for a grid panel\n */\nexport function useHydrateGrid(\n fetchTable: () => Promise<Table>,\n id: string,\n metadata: VariableDescriptor | undefined\n): { localDashboardId: string } & Pick<\n IrisGridPanelProps,\n 'loadPlugin' | 'makeModel'\n> {\n const dh = useApi();\n const loadPlugin = useLoadTablePlugin();\n\n const hydratedProps = useMemo(\n () => ({\n loadPlugin,\n localDashboardId: id,\n makeModel: async () => {\n const table = await fetchTable();\n return IrisGridModelFactory.makeModel(dh, table);\n },\n metadata,\n }),\n [dh, fetchTable, id, loadPlugin, metadata]\n );\n\n return hydratedProps;\n}\n\nexport default useHydrateGrid;\n"],"mappings":";;AAAA,SAASA,OAAO,QAAQ,OAAO;AAC/B,SAASC,MAAM,QAAQ,4BAA4B;AAEnD,SAASC,oBAAoB,QAAQ,sBAAsB;AAAC,SAEnDC,kBAAkB;AAE3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAC5BC,UAAgC,EAChCC,EAAU,EACVC,QAAwC,EAIxC;EACA,IAAMC,EAAE,GAAGP,MAAM,CAAC,CAAC;EACnB,IAAMQ,UAAU,GAAGN,kBAAkB,CAAC,CAAC;EAEvC,IAAMO,aAAa,GAAGV,OAAO,CAC3B,OAAO;IACLS,UAAU;IACVE,gBAAgB,EAAEL,EAAE;IACpBM,SAAS;MAAA,IAAAC,UAAA,GAAAC,iBAAA,CAAE,aAAY;QACrB,IAAMC,KAAK,SAASV,UAAU,CAAC,CAAC;QAChC,OAAOH,oBAAoB,CAACU,SAAS,CAACJ,EAAE,EAAEO,KAAK,CAAC;MAClD,CAAC;MAAA,SAAAH,UAAA;QAAA,OAAAC,UAAA,CAAAG,KAAA,OAAAC,SAAA;MAAA;MAAA,OAAAL,SAAA;IAAA;IACDL;EACF,CAAC,CAAC,EACF,CAACC,EAAE,EAAEH,UAAU,EAAEC,EAAE,EAAEG,UAAU,EAAEF,QAAQ,CAC3C,CAAC;EAED,OAAOG,aAAa;AACtB;AAEA,eAAeN,cAAc"}
1
+ {"version":3,"file":"useHydrateGrid.js","names":["useMemo","useApi","IrisGridModelFactory","useLoadTablePlugin","useHydrateGrid","fetchTable","id","metadata","api","loadPlugin","hydratedProps","localDashboardId","makeModel","_makeModel","_asyncToGenerator","table","apply","arguments"],"sources":["../src/useHydrateGrid.ts"],"sourcesContent":["import { useMemo } from 'react';\nimport { useApi } from '@deephaven/jsapi-bootstrap';\nimport type { dh } from '@deephaven/jsapi-types';\nimport { IrisGridModelFactory } from '@deephaven/iris-grid';\nimport { type IrisGridPanelProps } from './panels';\nimport { useLoadTablePlugin } from './useLoadTablePlugin';\n\n/**\n * Hydrate the props for a grid panel\n * @param fetchTable Function to fetch the Table object\n * @param id ID of the dashboard\n * @param metadata Optional serializable metadata for re-fetching the table later\n * @returns Props hydrated for a grid panel\n */\nexport function useHydrateGrid(\n fetchTable: () => Promise<dh.Table>,\n id: string,\n metadata: dh.ide.VariableDescriptor | undefined\n): { localDashboardId: string } & Pick<\n IrisGridPanelProps,\n 'loadPlugin' | 'makeModel'\n> {\n const api = useApi();\n const loadPlugin = useLoadTablePlugin();\n\n const hydratedProps = useMemo(\n () => ({\n loadPlugin,\n localDashboardId: id,\n makeModel: async () => {\n const table = await fetchTable();\n return IrisGridModelFactory.makeModel(api, table);\n },\n metadata,\n }),\n [api, fetchTable, id, loadPlugin, metadata]\n );\n\n return hydratedProps;\n}\n\nexport default useHydrateGrid;\n"],"mappings":";;AAAA,SAASA,OAAO,QAAQ,OAAO;AAC/B,SAASC,MAAM,QAAQ,4BAA4B;AAEnD,SAASC,oBAAoB,QAAQ,sBAAsB;AAAC,SAEnDC,kBAAkB;AAE3B;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAC5BC,UAAmC,EACnCC,EAAU,EACVC,QAA+C,EAI/C;EACA,IAAMC,GAAG,GAAGP,MAAM,CAAC,CAAC;EACpB,IAAMQ,UAAU,GAAGN,kBAAkB,CAAC,CAAC;EAEvC,IAAMO,aAAa,GAAGV,OAAO,CAC3B,OAAO;IACLS,UAAU;IACVE,gBAAgB,EAAEL,EAAE;IACpBM,SAAS;MAAA,IAAAC,UAAA,GAAAC,iBAAA,CAAE,aAAY;QACrB,IAAMC,KAAK,SAASV,UAAU,CAAC,CAAC;QAChC,OAAOH,oBAAoB,CAACU,SAAS,CAACJ,GAAG,EAAEO,KAAK,CAAC;MACnD,CAAC;MAAA,SAAAH,UAAA;QAAA,OAAAC,UAAA,CAAAG,KAAA,OAAAC,SAAA;MAAA;MAAA,OAAAL,SAAA;IAAA;IACDL;EACF,CAAC,CAAC,EACF,CAACC,GAAG,EAAEH,UAAU,EAAEC,EAAE,EAAEG,UAAU,EAAEF,QAAQ,CAC5C,CAAC;EAED,OAAOG,aAAa;AACtB;AAEA,eAAeN,cAAc"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deephaven/dashboard-core-plugins",
3
- "version": "0.67.1-beta.0+fe6c7795",
3
+ "version": "0.67.1-beta.2+c965fc98",
4
4
  "description": "Deephaven Dashboard Core Plugins",
5
5
  "author": "Deephaven Data Labs LLC",
6
6
  "license": "Apache-2.0",
@@ -22,26 +22,26 @@
22
22
  "build:sass": "sass --embed-sources --load-path=../../node_modules ./src:./dist"
23
23
  },
24
24
  "dependencies": {
25
- "@deephaven/chart": "^0.67.1-beta.0+fe6c7795",
26
- "@deephaven/components": "^0.67.1-beta.0+fe6c7795",
27
- "@deephaven/console": "^0.67.1-beta.0+fe6c7795",
28
- "@deephaven/dashboard": "^0.67.1-beta.0+fe6c7795",
29
- "@deephaven/file-explorer": "^0.67.1-beta.0+fe6c7795",
30
- "@deephaven/filters": "^0.67.1-beta.0+fe6c7795",
31
- "@deephaven/golden-layout": "^0.67.1-beta.0+fe6c7795",
32
- "@deephaven/grid": "^0.67.1-beta.0+fe6c7795",
33
- "@deephaven/icons": "^0.67.1-beta.0+fe6c7795",
34
- "@deephaven/iris-grid": "^0.67.1-beta.0+fe6c7795",
35
- "@deephaven/jsapi-bootstrap": "^0.67.1-beta.0+fe6c7795",
36
- "@deephaven/jsapi-components": "^0.67.1-beta.0+fe6c7795",
37
- "@deephaven/jsapi-types": "^0.67.1-beta.0+fe6c7795",
38
- "@deephaven/jsapi-utils": "^0.67.1-beta.0+fe6c7795",
39
- "@deephaven/log": "^0.67.1-beta.0+fe6c7795",
40
- "@deephaven/plugin": "^0.67.1-beta.0+fe6c7795",
41
- "@deephaven/react-hooks": "^0.67.1-beta.0+fe6c7795",
42
- "@deephaven/redux": "^0.67.1-beta.0+fe6c7795",
43
- "@deephaven/storage": "^0.67.1-beta.0+fe6c7795",
44
- "@deephaven/utils": "^0.67.1-beta.0+fe6c7795",
25
+ "@deephaven/chart": "^0.67.1-beta.2+c965fc98",
26
+ "@deephaven/components": "^0.67.1-beta.2+c965fc98",
27
+ "@deephaven/console": "^0.67.1-beta.2+c965fc98",
28
+ "@deephaven/dashboard": "^0.67.1-beta.2+c965fc98",
29
+ "@deephaven/file-explorer": "^0.67.1-beta.2+c965fc98",
30
+ "@deephaven/filters": "^0.67.1-beta.2+c965fc98",
31
+ "@deephaven/golden-layout": "^0.67.1-beta.2+c965fc98",
32
+ "@deephaven/grid": "^0.67.1-beta.2+c965fc98",
33
+ "@deephaven/icons": "^0.67.1-beta.2+c965fc98",
34
+ "@deephaven/iris-grid": "^0.67.1-beta.2+c965fc98",
35
+ "@deephaven/jsapi-bootstrap": "^0.67.1-beta.2+c965fc98",
36
+ "@deephaven/jsapi-components": "^0.67.1-beta.2+c965fc98",
37
+ "@deephaven/jsapi-types": "1.0.0-dev0.33.1",
38
+ "@deephaven/jsapi-utils": "^0.67.1-beta.2+c965fc98",
39
+ "@deephaven/log": "^0.67.1-beta.2+c965fc98",
40
+ "@deephaven/plugin": "^0.67.1-beta.2+c965fc98",
41
+ "@deephaven/react-hooks": "^0.67.1-beta.2+c965fc98",
42
+ "@deephaven/redux": "^0.67.1-beta.2+c965fc98",
43
+ "@deephaven/storage": "^0.67.1-beta.2+c965fc98",
44
+ "@deephaven/utils": "^0.67.1-beta.2+c965fc98",
45
45
  "@fortawesome/react-fontawesome": "^0.2.0",
46
46
  "classnames": "^2.3.1",
47
47
  "deep-equal": "^2.0.5",
@@ -66,8 +66,8 @@
66
66
  "react-redux": "^7.2.4"
67
67
  },
68
68
  "devDependencies": {
69
- "@deephaven/jsapi-shim": "^0.67.1-beta.0+fe6c7795",
70
- "@deephaven/mocks": "^0.67.1-beta.0+fe6c7795"
69
+ "@deephaven/jsapi-shim": "^0.67.1-beta.2+c965fc98",
70
+ "@deephaven/mocks": "^0.67.1-beta.2+c965fc98"
71
71
  },
72
72
  "files": [
73
73
  "dist",
@@ -79,5 +79,5 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "gitHead": "fe6c7795364c63f1ad7455db0853ee114bee175e"
82
+ "gitHead": "c965fc986f3dd83305acf8564e177870afea1937"
83
83
  }