@pega/cosmos-react-build 2.1.3 → 2.1.6

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 (193) hide show
  1. package/package.json +3 -3
  2. package/lib/components/AppHeader/AppHeader.d.ts +0 -29
  3. package/lib/components/AppHeader/AppHeader.d.ts.map +0 -1
  4. package/lib/components/AppHeader/AppHeader.js +0 -32
  5. package/lib/components/AppHeader/AppHeader.js.map +0 -1
  6. package/lib/components/AppHeader/AppHeader.styles.d.ts +0 -12
  7. package/lib/components/AppHeader/AppHeader.styles.d.ts.map +0 -1
  8. package/lib/components/AppHeader/AppHeader.styles.js +0 -123
  9. package/lib/components/AppHeader/AppHeader.styles.js.map +0 -1
  10. package/lib/components/AppHeader/index.d.ts +0 -3
  11. package/lib/components/AppHeader/index.d.ts.map +0 -1
  12. package/lib/components/AppHeader/index.js +0 -2
  13. package/lib/components/AppHeader/index.js.map +0 -1
  14. package/lib/components/AppShell/AppShell.d.ts +0 -4
  15. package/lib/components/AppShell/AppShell.d.ts.map +0 -1
  16. package/lib/components/AppShell/AppShell.js +0 -84
  17. package/lib/components/AppShell/AppShell.js.map +0 -1
  18. package/lib/components/AppShell/AppShell.styles.d.ts +0 -20
  19. package/lib/components/AppShell/AppShell.styles.d.ts.map +0 -1
  20. package/lib/components/AppShell/AppShell.styles.js +0 -331
  21. package/lib/components/AppShell/AppShell.styles.js.map +0 -1
  22. package/lib/components/AppShell/AppShell.types.d.ts +0 -43
  23. package/lib/components/AppShell/AppShell.types.d.ts.map +0 -1
  24. package/lib/components/AppShell/AppShell.types.js +0 -2
  25. package/lib/components/AppShell/AppShell.types.js.map +0 -1
  26. package/lib/components/AppShell/AppShellContext.d.ts +0 -4
  27. package/lib/components/AppShell/AppShellContext.d.ts.map +0 -1
  28. package/lib/components/AppShell/AppShellContext.js +0 -10
  29. package/lib/components/AppShell/AppShellContext.js.map +0 -1
  30. package/lib/components/AppShell/index.d.ts +0 -3
  31. package/lib/components/AppShell/index.d.ts.map +0 -1
  32. package/lib/components/AppShell/index.js +0 -2
  33. package/lib/components/AppShell/index.js.map +0 -1
  34. package/lib/components/FlowModeller/AddNode.d.ts +0 -16
  35. package/lib/components/FlowModeller/AddNode.d.ts.map +0 -1
  36. package/lib/components/FlowModeller/AddNode.js +0 -62
  37. package/lib/components/FlowModeller/AddNode.js.map +0 -1
  38. package/lib/components/FlowModeller/FlowModeller.d.ts +0 -21
  39. package/lib/components/FlowModeller/FlowModeller.d.ts.map +0 -1
  40. package/lib/components/FlowModeller/FlowModeller.js +0 -190
  41. package/lib/components/FlowModeller/FlowModeller.js.map +0 -1
  42. package/lib/components/FlowModeller/Node/Node.types.d.ts +0 -54
  43. package/lib/components/FlowModeller/Node/Node.types.d.ts.map +0 -1
  44. package/lib/components/FlowModeller/Node/Node.types.js +0 -28
  45. package/lib/components/FlowModeller/Node/Node.types.js.map +0 -1
  46. package/lib/components/FlowModeller/Node/NodeTemplate.styles.d.ts +0 -15
  47. package/lib/components/FlowModeller/Node/NodeTemplate.styles.d.ts.map +0 -1
  48. package/lib/components/FlowModeller/Node/NodeTemplate.styles.js +0 -128
  49. package/lib/components/FlowModeller/Node/NodeTemplate.styles.js.map +0 -1
  50. package/lib/components/FlowModeller/Node/NodeTemplates.d.ts +0 -6
  51. package/lib/components/FlowModeller/Node/NodeTemplates.d.ts.map +0 -1
  52. package/lib/components/FlowModeller/Node/NodeTemplates.js +0 -64
  53. package/lib/components/FlowModeller/Node/NodeTemplates.js.map +0 -1
  54. package/lib/components/FlowModeller/NodeLibrary.d.ts +0 -13
  55. package/lib/components/FlowModeller/NodeLibrary.d.ts.map +0 -1
  56. package/lib/components/FlowModeller/NodeLibrary.js +0 -51
  57. package/lib/components/FlowModeller/NodeLibrary.js.map +0 -1
  58. package/lib/components/FlowModeller/Renderer/Connectors.d.ts +0 -13
  59. package/lib/components/FlowModeller/Renderer/Connectors.d.ts.map +0 -1
  60. package/lib/components/FlowModeller/Renderer/Connectors.js +0 -47
  61. package/lib/components/FlowModeller/Renderer/Connectors.js.map +0 -1
  62. package/lib/components/FlowModeller/Renderer/Nodes.d.ts +0 -9
  63. package/lib/components/FlowModeller/Renderer/Nodes.d.ts.map +0 -1
  64. package/lib/components/FlowModeller/Renderer/Nodes.js +0 -25
  65. package/lib/components/FlowModeller/Renderer/Nodes.js.map +0 -1
  66. package/lib/components/FlowModeller/Renderer/Renderer.d.ts +0 -5
  67. package/lib/components/FlowModeller/Renderer/Renderer.d.ts.map +0 -1
  68. package/lib/components/FlowModeller/Renderer/Renderer.js +0 -17
  69. package/lib/components/FlowModeller/Renderer/Renderer.js.map +0 -1
  70. package/lib/components/FlowModeller/Renderer/Renderer.types.d.ts +0 -18
  71. package/lib/components/FlowModeller/Renderer/Renderer.types.d.ts.map +0 -1
  72. package/lib/components/FlowModeller/Renderer/Renderer.types.js +0 -2
  73. package/lib/components/FlowModeller/Renderer/Renderer.types.js.map +0 -1
  74. package/lib/components/FlowModeller/Renderer/Utils/Graph.d.ts +0 -54
  75. package/lib/components/FlowModeller/Renderer/Utils/Graph.d.ts.map +0 -1
  76. package/lib/components/FlowModeller/Renderer/Utils/Graph.js +0 -302
  77. package/lib/components/FlowModeller/Renderer/Utils/Graph.js.map +0 -1
  78. package/lib/components/FlowModeller/Renderer/Utils/GraphLayout.d.ts +0 -35
  79. package/lib/components/FlowModeller/Renderer/Utils/GraphLayout.d.ts.map +0 -1
  80. package/lib/components/FlowModeller/Renderer/Utils/GraphLayout.js +0 -107
  81. package/lib/components/FlowModeller/Renderer/Utils/GraphLayout.js.map +0 -1
  82. package/lib/components/FlowModeller/Renderer/Utils/GraphTraversal.d.ts +0 -24
  83. package/lib/components/FlowModeller/Renderer/Utils/GraphTraversal.d.ts.map +0 -1
  84. package/lib/components/FlowModeller/Renderer/Utils/GraphTraversal.js +0 -152
  85. package/lib/components/FlowModeller/Renderer/Utils/GraphTraversal.js.map +0 -1
  86. package/lib/components/FlowModeller/Utils/AddNodeUtils.d.ts +0 -16
  87. package/lib/components/FlowModeller/Utils/AddNodeUtils.d.ts.map +0 -1
  88. package/lib/components/FlowModeller/Utils/AddNodeUtils.js +0 -118
  89. package/lib/components/FlowModeller/Utils/AddNodeUtils.js.map +0 -1
  90. package/lib/components/FlowModeller/helper.d.ts +0 -23
  91. package/lib/components/FlowModeller/helper.d.ts.map +0 -1
  92. package/lib/components/FlowModeller/helper.js +0 -128
  93. package/lib/components/FlowModeller/helper.js.map +0 -1
  94. package/lib/components/FlowModeller/index.d.ts +0 -10
  95. package/lib/components/FlowModeller/index.d.ts.map +0 -1
  96. package/lib/components/FlowModeller/index.js +0 -8
  97. package/lib/components/FlowModeller/index.js.map +0 -1
  98. package/lib/components/LifeCycle/Category.d.ts +0 -32
  99. package/lib/components/LifeCycle/Category.d.ts.map +0 -1
  100. package/lib/components/LifeCycle/Category.js +0 -98
  101. package/lib/components/LifeCycle/Category.js.map +0 -1
  102. package/lib/components/LifeCycle/LifeCycle.d.ts +0 -22
  103. package/lib/components/LifeCycle/LifeCycle.d.ts.map +0 -1
  104. package/lib/components/LifeCycle/LifeCycle.js +0 -73
  105. package/lib/components/LifeCycle/LifeCycle.js.map +0 -1
  106. package/lib/components/LifeCycle/LifeCycle.types.d.ts +0 -56
  107. package/lib/components/LifeCycle/LifeCycle.types.d.ts.map +0 -1
  108. package/lib/components/LifeCycle/LifeCycle.types.js +0 -2
  109. package/lib/components/LifeCycle/LifeCycle.types.js.map +0 -1
  110. package/lib/components/LifeCycle/LifeCycleList.d.ts +0 -22
  111. package/lib/components/LifeCycle/LifeCycleList.d.ts.map +0 -1
  112. package/lib/components/LifeCycle/LifeCycleList.js +0 -65
  113. package/lib/components/LifeCycle/LifeCycleList.js.map +0 -1
  114. package/lib/components/LifeCycle/Stage.d.ts +0 -49
  115. package/lib/components/LifeCycle/Stage.d.ts.map +0 -1
  116. package/lib/components/LifeCycle/Stage.js +0 -293
  117. package/lib/components/LifeCycle/Stage.js.map +0 -1
  118. package/lib/components/LifeCycle/Step.d.ts +0 -51
  119. package/lib/components/LifeCycle/Step.d.ts.map +0 -1
  120. package/lib/components/LifeCycle/Step.js +0 -241
  121. package/lib/components/LifeCycle/Step.js.map +0 -1
  122. package/lib/components/LifeCycle/Task.d.ts +0 -53
  123. package/lib/components/LifeCycle/Task.d.ts.map +0 -1
  124. package/lib/components/LifeCycle/Task.js +0 -188
  125. package/lib/components/LifeCycle/Task.js.map +0 -1
  126. package/lib/components/LifeCycle/index.d.ts +0 -4
  127. package/lib/components/LifeCycle/index.d.ts.map +0 -1
  128. package/lib/components/LifeCycle/index.js +0 -2
  129. package/lib/components/LifeCycle/index.js.map +0 -1
  130. package/lib/components/PageTemplates/GalleryPage.d.ts +0 -23
  131. package/lib/components/PageTemplates/GalleryPage.d.ts.map +0 -1
  132. package/lib/components/PageTemplates/GalleryPage.js +0 -23
  133. package/lib/components/PageTemplates/GalleryPage.js.map +0 -1
  134. package/lib/components/PageTemplates/GalleryPage.styles.d.ts +0 -9
  135. package/lib/components/PageTemplates/GalleryPage.styles.d.ts.map +0 -1
  136. package/lib/components/PageTemplates/GalleryPage.styles.js +0 -70
  137. package/lib/components/PageTemplates/GalleryPage.styles.js.map +0 -1
  138. package/lib/components/PageTemplates/PageTemplates.d.ts +0 -27
  139. package/lib/components/PageTemplates/PageTemplates.d.ts.map +0 -1
  140. package/lib/components/PageTemplates/PageTemplates.js +0 -105
  141. package/lib/components/PageTemplates/PageTemplates.js.map +0 -1
  142. package/lib/components/PageTemplates/index.d.ts +0 -5
  143. package/lib/components/PageTemplates/index.d.ts.map +0 -1
  144. package/lib/components/PageTemplates/index.js +0 -4
  145. package/lib/components/PageTemplates/index.js.map +0 -1
  146. package/lib/components/SummaryCard/SummaryCard.d.ts +0 -16
  147. package/lib/components/SummaryCard/SummaryCard.d.ts.map +0 -1
  148. package/lib/components/SummaryCard/SummaryCard.js +0 -31
  149. package/lib/components/SummaryCard/SummaryCard.js.map +0 -1
  150. package/lib/components/SummaryCard/index.d.ts +0 -3
  151. package/lib/components/SummaryCard/index.d.ts.map +0 -1
  152. package/lib/components/SummaryCard/index.js +0 -3
  153. package/lib/components/SummaryCard/index.js.map +0 -1
  154. package/lib/components/Visual/Visual.d.ts +0 -17
  155. package/lib/components/Visual/Visual.d.ts.map +0 -1
  156. package/lib/components/Visual/Visual.js +0 -28
  157. package/lib/components/Visual/Visual.js.map +0 -1
  158. package/lib/components/Visual/index.d.ts +0 -3
  159. package/lib/components/Visual/index.d.ts.map +0 -1
  160. package/lib/components/Visual/index.js +0 -3
  161. package/lib/components/Visual/index.js.map +0 -1
  162. package/lib/components/Workbench/ConfigurationPanel.d.ts +0 -5
  163. package/lib/components/Workbench/ConfigurationPanel.d.ts.map +0 -1
  164. package/lib/components/Workbench/ConfigurationPanel.js +0 -21
  165. package/lib/components/Workbench/ConfigurationPanel.js.map +0 -1
  166. package/lib/components/Workbench/Toolbar.d.ts +0 -14
  167. package/lib/components/Workbench/Toolbar.d.ts.map +0 -1
  168. package/lib/components/Workbench/Toolbar.js +0 -14
  169. package/lib/components/Workbench/Toolbar.js.map +0 -1
  170. package/lib/components/Workbench/UtilityPanel.d.ts +0 -7
  171. package/lib/components/Workbench/UtilityPanel.d.ts.map +0 -1
  172. package/lib/components/Workbench/UtilityPanel.js +0 -12
  173. package/lib/components/Workbench/UtilityPanel.js.map +0 -1
  174. package/lib/components/Workbench/Workbench.d.ts +0 -6
  175. package/lib/components/Workbench/Workbench.d.ts.map +0 -1
  176. package/lib/components/Workbench/Workbench.js +0 -24
  177. package/lib/components/Workbench/Workbench.js.map +0 -1
  178. package/lib/components/Workbench/Workbench.styles.d.ts +0 -10
  179. package/lib/components/Workbench/Workbench.styles.d.ts.map +0 -1
  180. package/lib/components/Workbench/Workbench.styles.js +0 -71
  181. package/lib/components/Workbench/Workbench.styles.js.map +0 -1
  182. package/lib/components/Workbench/Workbench.types.d.ts +0 -49
  183. package/lib/components/Workbench/Workbench.types.d.ts.map +0 -1
  184. package/lib/components/Workbench/Workbench.types.js +0 -2
  185. package/lib/components/Workbench/Workbench.types.js.map +0 -1
  186. package/lib/components/Workbench/index.d.ts +0 -2
  187. package/lib/components/Workbench/index.d.ts.map +0 -1
  188. package/lib/components/Workbench/index.js +0 -2
  189. package/lib/components/Workbench/index.js.map +0 -1
  190. package/lib/index.d.ts +0 -13
  191. package/lib/index.d.ts.map +0 -1
  192. package/lib/index.js +0 -14
  193. package/lib/index.js.map +0 -1
@@ -1,6 +0,0 @@
1
- import { FC } from 'react';
2
- import { ForwardProps } from '@pega/cosmos-react-core';
3
- import { WorkbenchProps } from './Workbench.types';
4
- declare const Workbench: FC<WorkbenchProps & ForwardProps>;
5
- export default Workbench;
6
- //# sourceMappingURL=Workbench.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.d.ts","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAiD,MAAM,OAAO,CAAC;AAE1E,OAAO,EAAE,YAAY,EAAQ,MAAM,yBAAyB,CAAC;AAI7D,OAAO,EAAqB,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAItE,QAAA,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,GAAG,YAAY,CA6DhD,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,24 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { useState, forwardRef, useRef } from 'react';
3
- import { Grid } from '@pega/cosmos-react-core';
4
- import Toolbar from './Toolbar';
5
- import { StyledMain, StyledWorkbench, ZoomContainer } from './Workbench.styles';
6
- import ConfigurationPanel from './ConfigurationPanel';
7
- import UtilityPanel from './UtilityPanel';
8
- const Workbench = forwardRef(({ children, utilityPanels = [], configurationPanel, toolbar, initiallyVisiblePanelId }, ref) => {
9
- const [zoomValue, setZoomValue] = useState(100);
10
- const [currentlyOpenPanelId, setCurrentlyOpenPanelId] = useState(initiallyVisiblePanelId);
11
- const panelContentRef = useRef(utilityPanels.find(panel => panel.id === initiallyVisiblePanelId));
12
- const onToggle = (panelId) => {
13
- setCurrentlyOpenPanelId(panelId);
14
- if (panelId)
15
- panelContentRef.current = utilityPanels.find(panel => panel.id === panelId);
16
- };
17
- return (_jsxs(Grid, { container: {
18
- cols: 'min-content minmax(10rem, 1fr) min-content',
19
- rows: 'auto minmax(0, 1fr)',
20
- areas: '"header header header" "utility main configuration"'
21
- }, as: StyledWorkbench, ref: ref, children: [_jsx(Grid, { item: { area: 'header' }, children: _jsx(Toolbar, { ...toolbar, zoomLevel: zoomValue, onZoomLevelChange: setZoomValue, options: utilityPanels, onToggle: onToggle, currentPanelId: currentlyOpenPanelId }, void 0) }, void 0), panelContentRef.current && (_jsx(Grid, { item: { area: 'utility' }, children: _jsx(UtilityPanel, { ...panelContentRef.current, open: !!currentlyOpenPanelId }, void 0) }, void 0)), _jsx(Grid, { item: { area: 'main' }, children: _jsx(StyledMain, { children: _jsx(ZoomContainer, { zoomLevel: zoomValue / 100, children: children }, void 0) }, void 0) }, void 0), _jsx(Grid, { item: { area: 'configuration' }, children: _jsx(ConfigurationPanel, { ...configurationPanel }, void 0) }, void 0)] }, void 0));
22
- });
23
- export default Workbench;
24
- //# sourceMappingURL=Workbench.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.js","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAM,QAAQ,EAAE,UAAU,EAAmB,MAAM,EAAE,MAAM,OAAO,CAAC;AAE1E,OAAO,EAAgB,IAAI,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAEhF,OAAO,kBAAkB,MAAM,sBAAsB,CAAC;AACtD,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAE1C,MAAM,SAAS,GAAsC,UAAU,CAC7D,CACE,EACE,QAAQ,EACR,aAAa,GAAG,EAAE,EAClB,kBAAkB,EAClB,OAAO,EACP,uBAAuB,EACS,EAClC,GAA0B,EAC1B,EAAE;IACF,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,CAAC,GAAG,CAAC,CAAC;IAEhD,MAAM,CAAC,oBAAoB,EAAE,uBAAuB,CAAC,GAAG,QAAQ,CAE9D,uBAAuB,CAAC,CAAC;IAE3B,MAAM,eAAe,GAAG,MAAM,CAC5B,aAAa,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,KAAK,uBAAuB,CAAC,CAClE,CAAC;IACF,MAAM,QAAQ,GAAG,CAAC,OAAiC,EAAE,EAAE;QACrD,uBAAuB,CAAC,OAAO,CAAC,CAAC;QACjC,IAAI,OAAO;YAAE,eAAe,CAAC,OAAO,GAAG,aAAa,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,KAAK,OAAO,CAAC,CAAC;IAC3F,CAAC,CAAC;IAEF,OAAO,CACL,MAAC,IAAI,IACH,SAAS,EAAE;YACT,IAAI,EAAE,4CAA4C;YAClD,IAAI,EAAE,qBAAqB;YAC3B,KAAK,EAAE,qDAAqD;SAC7D,EACD,EAAE,EAAE,eAAe,EACnB,GAAG,EAAE,GAAG,aAER,KAAC,IAAI,IAAC,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,YAC5B,KAAC,OAAO,OACF,OAAO,EACX,SAAS,EAAE,SAAS,EACpB,iBAAiB,EAAE,YAAY,EAC/B,OAAO,EAAE,aAAa,EACtB,QAAQ,EAAE,QAAQ,EAClB,cAAc,EAAE,oBAAoB,WACpC,WACG,EACN,eAAe,CAAC,OAAO,IAAI,CAC1B,KAAC,IAAI,IAAC,IAAI,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,YAC7B,KAAC,YAAY,OAAK,eAAe,CAAC,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,oBAAoB,WAAI,WACtE,CACR,EACD,KAAC,IAAI,IAAC,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,YAC1B,KAAC,UAAU,cACT,KAAC,aAAa,IAAC,SAAS,EAAE,SAAS,GAAG,GAAG,YAAG,QAAQ,WAAiB,WAC1D,WACR,EACP,KAAC,IAAI,IAAC,IAAI,EAAE,EAAE,IAAI,EAAE,eAAe,EAAE,YACnC,KAAC,kBAAkB,OAAK,kBAAkB,WAAI,WACzC,YACF,CACR,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,eAAe,SAAS,CAAC","sourcesContent":["import { FC, useState, forwardRef, PropsWithoutRef, useRef } from 'react';\n\nimport { ForwardProps, Grid } from '@pega/cosmos-react-core';\n\nimport Toolbar from './Toolbar';\nimport { StyledMain, StyledWorkbench, ZoomContainer } from './Workbench.styles';\nimport { UtilityPanelProps, WorkbenchProps } from './Workbench.types';\nimport ConfigurationPanel from './ConfigurationPanel';\nimport UtilityPanel from './UtilityPanel';\n\nconst Workbench: FC<WorkbenchProps & ForwardProps> = forwardRef(\n (\n {\n children,\n utilityPanels = [],\n configurationPanel,\n toolbar,\n initiallyVisiblePanelId\n }: PropsWithoutRef<WorkbenchProps>,\n ref: WorkbenchProps['ref']\n ) => {\n const [zoomValue, setZoomValue] = useState(100);\n\n const [currentlyOpenPanelId, setCurrentlyOpenPanelId] = useState<\n UtilityPanelProps['id'] | undefined\n >(initiallyVisiblePanelId);\n\n const panelContentRef = useRef<UtilityPanelProps | undefined>(\n utilityPanels.find(panel => panel.id === initiallyVisiblePanelId)\n );\n const onToggle = (panelId?: UtilityPanelProps['id']) => {\n setCurrentlyOpenPanelId(panelId);\n if (panelId) panelContentRef.current = utilityPanels.find(panel => panel.id === panelId);\n };\n\n return (\n <Grid\n container={{\n cols: 'min-content minmax(10rem, 1fr) min-content',\n rows: 'auto minmax(0, 1fr)',\n areas: '\"header header header\" \"utility main configuration\"'\n }}\n as={StyledWorkbench}\n ref={ref}\n >\n <Grid item={{ area: 'header' }}>\n <Toolbar\n {...toolbar}\n zoomLevel={zoomValue}\n onZoomLevelChange={setZoomValue}\n options={utilityPanels}\n onToggle={onToggle}\n currentPanelId={currentlyOpenPanelId}\n />\n </Grid>\n {panelContentRef.current && (\n <Grid item={{ area: 'utility' }}>\n <UtilityPanel {...panelContentRef.current} open={!!currentlyOpenPanelId} />\n </Grid>\n )}\n <Grid item={{ area: 'main' }}>\n <StyledMain>\n <ZoomContainer zoomLevel={zoomValue / 100}>{children}</ZoomContainer>\n </StyledMain>\n </Grid>\n <Grid item={{ area: 'configuration' }}>\n <ConfigurationPanel {...configurationPanel} />\n </Grid>\n </Grid>\n );\n }\n);\n\nexport default Workbench;\n"]}
@@ -1,10 +0,0 @@
1
- export declare const StyledPanelToggleWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
2
- export declare const UtilityPanelToggle: import("styled-components").StyledComponent<import("react").FunctionComponent<import("@pega/cosmos-react-core").ButtonProps & import("@pega/cosmos-react-core").ForwardProps>, import("styled-components").DefaultTheme, {}, never>;
3
- export declare const StyledToolbar: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
4
- export declare const StyledMain: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
5
- export declare const StyledWorkbench: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
6
- export declare const StyledPanel: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
7
- export declare const ZoomContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
8
- zoomLevel: number;
9
- }, never>;
10
- //# sourceMappingURL=Workbench.styles.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.styles.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,wBAAwB,yGAEpC,CAAC;AAIF,eAAO,MAAM,kBAAkB,qOAmB7B,CAAC;AAIH,eAAO,MAAM,aAAa,yGA8BzB,CAAC;AAIF,eAAO,MAAM,UAAU,yGAItB,CAAC;AAIF,eAAO,MAAM,eAAe,yGAE3B,CAAC;AAIF,eAAO,MAAM,WAAW,yGAMtB,CAAC;AAIH,eAAO,MAAM,aAAa;eAA2B,MAAM;SAIzD,CAAC"}
@@ -1,71 +0,0 @@
1
- import styled, { css } from 'styled-components';
2
- import { Button, defaultThemeProp } from '@pega/cosmos-react-core';
3
- import { StyledStepperInput } from '@pega/cosmos-react-core/lib/components/Number/NumberInput.styles';
4
- export const StyledPanelToggleWrapper = styled.div `
5
- height: 100%;
6
- `;
7
- StyledPanelToggleWrapper.defaultProps = defaultThemeProp;
8
- export const UtilityPanelToggle = styled(Button)(props => {
9
- const { theme: { base: { colors }, components: { link: { color: linkColor } } } } = props;
10
- return css `
11
- background-color: transparent;
12
- color: ${colors.slate['extra-dark']};
13
-
14
- &[aria-selected='true'] {
15
- background-color: ${colors.blue['extra-light']};
16
- color: ${linkColor};
17
- }
18
- `;
19
- });
20
- UtilityPanelToggle.defaultProps = defaultThemeProp;
21
- export const StyledToolbar = styled.div(({ theme: { base: { spacing, palette, colors } } }) => {
22
- return css `
23
- height: 2.5rem;
24
- padding: 0 calc(2 * ${spacing});
25
- background-color: ${palette['primary-background']};
26
- border-bottom: 0.0625rem solid ${colors.gray['extra-light']};
27
-
28
- ${StyledStepperInput} {
29
- width: 8rem;
30
- }
31
-
32
- ${StyledPanelToggleWrapper}:empty {
33
- display: none;
34
- }
35
-
36
- ${StyledPanelToggleWrapper}:not(:last-child) {
37
- ::after {
38
- content: '';
39
- margin: 0 calc(2 * ${spacing});
40
- height: 80%;
41
- border: 0.0625rem solid ${colors.gray['extra-light']};
42
- }
43
- }
44
- `;
45
- });
46
- StyledToolbar.defaultProps = defaultThemeProp;
47
- export const StyledMain = styled.div `
48
- width: 100%;
49
- height: 100%;
50
- overflow: auto;
51
- `;
52
- StyledMain.defaultProps = defaultThemeProp;
53
- export const StyledWorkbench = styled.div `
54
- height: 100%;
55
- `;
56
- StyledWorkbench.defaultProps = defaultThemeProp;
57
- export const StyledPanel = styled.div(({ theme }) => {
58
- return css `
59
- background-color: ${theme.base.palette['primary-background']};
60
- height: 100%;
61
- overflow-y: auto;
62
- `;
63
- });
64
- StyledPanel.defaultProps = defaultThemeProp;
65
- export const ZoomContainer = styled.div(({ zoomLevel }) => {
66
- return css `
67
- transform: scale(${zoomLevel});
68
- `;
69
- });
70
- ZoomContainer.defaultProps = defaultThemeProp;
71
- //# sourceMappingURL=Workbench.styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.styles.js","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.styles.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kEAAkE,CAAC;AAEtG,MAAM,CAAC,MAAM,wBAAwB,GAAG,MAAM,CAAC,GAAG,CAAA;;CAEjD,CAAC;AAEF,wBAAwB,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAEzD,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,EAAE;IACvD,MAAM,EACJ,KAAK,EAAE,EACL,IAAI,EAAE,EAAE,MAAM,EAAE,EAChB,UAAU,EAAE,EACV,IAAI,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,EAC3B,EACF,EACF,GAAG,KAAK,CAAC;IAEV,OAAO,GAAG,CAAA;;aAEC,MAAM,CAAC,KAAK,CAAC,YAAY,CAAC;;;0BAGb,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC;eACrC,SAAS;;GAErB,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,kBAAkB,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAEnD,MAAM,CAAC,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CACrC,CAAC,EACC,KAAK,EAAE,EACL,IAAI,EAAE,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,EACnC,EACF,EAAE,EAAE;IACH,OAAO,GAAG,CAAA;;4BAEc,OAAO;0BACT,OAAO,CAAC,oBAAoB,CAAC;uCAChB,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC;;QAEzD,kBAAkB;;;;QAIlB,wBAAwB;;;;QAIxB,wBAAwB;;;+BAGD,OAAO;;oCAEF,MAAM,CAAC,IAAI,CAAC,aAAa,CAAC;;;KAGzD,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,aAAa,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAE9C,MAAM,CAAC,MAAM,UAAU,GAAG,MAAM,CAAC,GAAG,CAAA;;;;CAInC,CAAC;AAEF,UAAU,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAE3C,MAAM,CAAC,MAAM,eAAe,GAAG,MAAM,CAAC,GAAG,CAAA;;CAExC,CAAC;AAEF,eAAe,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAEhD,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;IAClD,OAAO,GAAG,CAAA;wBACY,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,oBAAoB,CAAC;;;GAG7D,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,WAAW,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAE5C,MAAM,CAAC,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CAAwB,CAAC,EAAE,SAAS,EAAE,EAAE,EAAE;IAC/E,OAAO,GAAG,CAAA;uBACW,SAAS;GAC7B,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,aAAa,CAAC,YAAY,GAAG,gBAAgB,CAAC","sourcesContent":["import styled, { css } from 'styled-components';\n\nimport { Button, defaultThemeProp } from '@pega/cosmos-react-core';\nimport { StyledStepperInput } from '@pega/cosmos-react-core/lib/components/Number/NumberInput.styles';\n\nexport const StyledPanelToggleWrapper = styled.div`\n height: 100%;\n`;\n\nStyledPanelToggleWrapper.defaultProps = defaultThemeProp;\n\nexport const UtilityPanelToggle = styled(Button)(props => {\n const {\n theme: {\n base: { colors },\n components: {\n link: { color: linkColor }\n }\n }\n } = props;\n\n return css`\n background-color: transparent;\n color: ${colors.slate['extra-dark']};\n\n &[aria-selected='true'] {\n background-color: ${colors.blue['extra-light']};\n color: ${linkColor};\n }\n `;\n});\n\nUtilityPanelToggle.defaultProps = defaultThemeProp;\n\nexport const StyledToolbar = styled.div(\n ({\n theme: {\n base: { spacing, palette, colors }\n }\n }) => {\n return css`\n height: 2.5rem;\n padding: 0 calc(2 * ${spacing});\n background-color: ${palette['primary-background']};\n border-bottom: 0.0625rem solid ${colors.gray['extra-light']};\n\n ${StyledStepperInput} {\n width: 8rem;\n }\n\n ${StyledPanelToggleWrapper}:empty {\n display: none;\n }\n\n ${StyledPanelToggleWrapper}:not(:last-child) {\n ::after {\n content: '';\n margin: 0 calc(2 * ${spacing});\n height: 80%;\n border: 0.0625rem solid ${colors.gray['extra-light']};\n }\n }\n `;\n }\n);\n\nStyledToolbar.defaultProps = defaultThemeProp;\n\nexport const StyledMain = styled.div`\n width: 100%;\n height: 100%;\n overflow: auto;\n`;\n\nStyledMain.defaultProps = defaultThemeProp;\n\nexport const StyledWorkbench = styled.div`\n height: 100%;\n`;\n\nStyledWorkbench.defaultProps = defaultThemeProp;\n\nexport const StyledPanel = styled.div(({ theme }) => {\n return css`\n background-color: ${theme.base.palette['primary-background']};\n height: 100%;\n overflow-y: auto;\n `;\n});\n\nStyledPanel.defaultProps = defaultThemeProp;\n\nexport const ZoomContainer = styled.div<{ zoomLevel: number }>(({ zoomLevel }) => {\n return css`\n transform: scale(${zoomLevel});\n `;\n});\n\nZoomContainer.defaultProps = defaultThemeProp;\n"]}
@@ -1,49 +0,0 @@
1
- import { ReactNode, Ref } from 'react';
2
- import type { Action } from '@pega/cosmos-react-core';
3
- import { IconNames } from '@pega/cosmos-react-core/lib/components/Icon/iconNames';
4
- export declare type ActionName = 'undo' | 'redo';
5
- export declare type ToolbarAction = Pick<Action, 'id' | 'onClick' | 'disabled'>;
6
- export interface UtilityPanelProps {
7
- /** Utility panel id. */
8
- id: string;
9
- /** Utility panel title. */
10
- title: string;
11
- /** Icon of side panel in toolbar. */
12
- icon: IconNames;
13
- /** Content of the side panel. */
14
- content: NonNullable<ReactNode>;
15
- }
16
- export interface ConfigurationPanelProps {
17
- /** If true, the Configuration Panel will be visible. */
18
- open: boolean;
19
- /** Header inside Configuration Panel. */
20
- header: string;
21
- /** A region to display configuration content. */
22
- content: ReactNode;
23
- /** Callback fired when user wants to close the panel. */
24
- onDismiss: () => void;
25
- }
26
- export interface ToolbarProps {
27
- /** Whether zoom gadget should be available. */
28
- zoom?: boolean;
29
- /** Toolbar actions available. */
30
- toolbarActions?: Partial<Record<ActionName, ToolbarAction>>;
31
- }
32
- export interface WorkbenchProps {
33
- /** A region to display main content. */
34
- children: NonNullable<ReactNode>;
35
- /**
36
- * An array of Panel data used to render the individual panels.
37
- * @default []
38
- */
39
- utilityPanels?: UtilityPanelProps[];
40
- /** Initially opened utility panel. */
41
- initiallyVisiblePanelId: UtilityPanelProps['id'] | undefined;
42
- /** Configuration panel props. */
43
- configurationPanel: ConfigurationPanelProps;
44
- /** Toolbar configuration. */
45
- toolbar?: ToolbarProps;
46
- /** Ref for the wrapping element. */
47
- ref?: Ref<HTMLDivElement>;
48
- }
49
- //# sourceMappingURL=Workbench.types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.types.d.ts","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,uDAAuD,CAAC;AAElF,oBAAY,UAAU,GAAG,MAAM,GAAG,MAAM,CAAC;AACzC,oBAAY,aAAa,GAAG,IAAI,CAAC,MAAM,EAAE,IAAI,GAAG,SAAS,GAAG,UAAU,CAAC,CAAC;AAExE,MAAM,WAAW,iBAAiB;IAChC,wBAAwB;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,2BAA2B;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,qCAAqC;IACrC,IAAI,EAAE,SAAS,CAAC;IAChB,iCAAiC;IACjC,OAAO,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;CACjC;AAED,MAAM,WAAW,uBAAuB;IACtC,wDAAwD;IACxD,IAAI,EAAE,OAAO,CAAC;IACd,yCAAyC;IACzC,MAAM,EAAE,MAAM,CAAC;IACf,iDAAiD;IACjD,OAAO,EAAE,SAAS,CAAC;IACnB,yDAAyD;IACzD,SAAS,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,MAAM,WAAW,YAAY;IAC3B,+CAA+C;IAC/C,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,iCAAiC;IACjC,cAAc,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC;CAC7D;AAED,MAAM,WAAW,cAAc;IAC7B,wCAAwC;IACxC,QAAQ,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC;IACjC;;;OAGG;IACH,aAAa,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACpC,sCAAsC;IACtC,uBAAuB,EAAE,iBAAiB,CAAC,IAAI,CAAC,GAAG,SAAS,CAAC;IAC7D,iCAAiC;IACjC,kBAAkB,EAAE,uBAAuB,CAAC;IAC5C,6BAA6B;IAC7B,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,oCAAoC;IACpC,GAAG,CAAC,EAAE,GAAG,CAAC,cAAc,CAAC,CAAC;CAC3B"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Workbench.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Workbench.types.js","sourceRoot":"","sources":["../../../src/components/Workbench/Workbench.types.ts"],"names":[],"mappings":"","sourcesContent":["import { ReactNode, Ref } from 'react';\n\nimport type { Action } from '@pega/cosmos-react-core';\nimport { IconNames } from '@pega/cosmos-react-core/lib/components/Icon/iconNames';\n\nexport type ActionName = 'undo' | 'redo';\nexport type ToolbarAction = Pick<Action, 'id' | 'onClick' | 'disabled'>;\n\nexport interface UtilityPanelProps {\n /** Utility panel id. */\n id: string;\n /** Utility panel title. */\n title: string;\n /** Icon of side panel in toolbar. */\n icon: IconNames;\n /** Content of the side panel. */\n content: NonNullable<ReactNode>;\n}\n\nexport interface ConfigurationPanelProps {\n /** If true, the Configuration Panel will be visible. */\n open: boolean;\n /** Header inside Configuration Panel. */\n header: string;\n /** A region to display configuration content. */\n content: ReactNode;\n /** Callback fired when user wants to close the panel. */\n onDismiss: () => void;\n}\n\nexport interface ToolbarProps {\n /** Whether zoom gadget should be available. */\n zoom?: boolean;\n /** Toolbar actions available. */\n toolbarActions?: Partial<Record<ActionName, ToolbarAction>>;\n}\n\nexport interface WorkbenchProps {\n /** A region to display main content. */\n children: NonNullable<ReactNode>;\n /**\n * An array of Panel data used to render the individual panels.\n * @default []\n */\n utilityPanels?: UtilityPanelProps[];\n /** Initially opened utility panel. */\n initiallyVisiblePanelId: UtilityPanelProps['id'] | undefined;\n /** Configuration panel props. */\n configurationPanel: ConfigurationPanelProps;\n /** Toolbar configuration. */\n toolbar?: ToolbarProps;\n /** Ref for the wrapping element. */\n ref?: Ref<HTMLDivElement>;\n}\n"]}
@@ -1,2 +0,0 @@
1
- export { default } from './Workbench';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Workbench/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC"}
@@ -1,2 +0,0 @@
1
- export { default } from './Workbench';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Workbench/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC","sourcesContent":["export { default } from './Workbench';\n"]}
package/lib/index.d.ts DELETED
@@ -1,13 +0,0 @@
1
- export { default as AppHeader } from './components/AppHeader';
2
- export * from './components/AppHeader';
3
- export { default as AppShell } from './components/AppShell';
4
- export * from './components/AppShell';
5
- export { default as FlowModeller } from './components/FlowModeller';
6
- export * from './components/FlowModeller';
7
- export { default as LifeCycle } from './components/LifeCycle';
8
- export * from './components/LifeCycle';
9
- export * from './components/PageTemplates';
10
- export * from './components/SummaryCard';
11
- export * from './components/Visual';
12
- export { default as Workbench } from './components/Workbench';
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAC9D,cAAc,wBAAwB,CAAC;AACvC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACpE,cAAc,2BAA2B,CAAC;AAC1C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAC9D,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC"}
package/lib/index.js DELETED
@@ -1,14 +0,0 @@
1
- // This file is autogenerated. Any changes will be overwritten.
2
- export { default as AppHeader } from './components/AppHeader';
3
- export * from './components/AppHeader';
4
- export { default as AppShell } from './components/AppShell';
5
- export * from './components/AppShell';
6
- export { default as FlowModeller } from './components/FlowModeller';
7
- export * from './components/FlowModeller';
8
- export { default as LifeCycle } from './components/LifeCycle';
9
- export * from './components/LifeCycle';
10
- export * from './components/PageTemplates';
11
- export * from './components/SummaryCard';
12
- export * from './components/Visual';
13
- export { default as Workbench } from './components/Workbench';
14
- //# sourceMappingURL=index.js.map
package/lib/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,+DAA+D;AAC/D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAC9D,cAAc,wBAAwB,CAAC;AACvC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC5D,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACpE,cAAc,2BAA2B,CAAC;AAC1C,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAC9D,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,wBAAwB,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport { default as AppHeader } from './components/AppHeader';\nexport * from './components/AppHeader';\nexport { default as AppShell } from './components/AppShell';\nexport * from './components/AppShell';\nexport { default as FlowModeller } from './components/FlowModeller';\nexport * from './components/FlowModeller';\nexport { default as LifeCycle } from './components/LifeCycle';\nexport * from './components/LifeCycle';\nexport * from './components/PageTemplates';\nexport * from './components/SummaryCard';\nexport * from './components/Visual';\nexport { default as Workbench } from './components/Workbench';\n"]}