@pega/cosmos-react-demos 5.0.0-dev.2.0 → 5.0.0-dev.3.0

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 (536) hide show
  1. package/jsx/core/AppShell/AppShell.mocks.d.ts +2 -2
  2. package/jsx/core/AppShell/AppShell.mocks.d.ts.map +1 -1
  3. package/jsx/core/Avatar/Avatar.stories.d.ts.map +1 -1
  4. package/jsx/core/Avatar/Avatar.stories.jsx +1 -2
  5. package/jsx/core/Avatar/Avatar.stories.jsx.map +1 -1
  6. package/jsx/core/Banner/Banner.mocks.d.ts +1 -1
  7. package/jsx/core/Banner/Banner.mocks.d.ts.map +1 -1
  8. package/jsx/core/Breadcrumbs/Breadcrumbs.mocks.d.ts +2 -0
  9. package/jsx/core/Breadcrumbs/Breadcrumbs.mocks.d.ts.map +1 -0
  10. package/jsx/core/Breadcrumbs/Breadcrumbs.mocks.js +8 -0
  11. package/jsx/core/Breadcrumbs/Breadcrumbs.mocks.js.map +1 -0
  12. package/jsx/core/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -0
  13. package/jsx/core/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -1
  14. package/jsx/core/Breadcrumbs/Breadcrumbs.stories.jsx +39 -11
  15. package/jsx/core/Breadcrumbs/Breadcrumbs.stories.jsx.map +1 -1
  16. package/jsx/core/ComboBox/ComboBox.mocks.d.ts +2 -0
  17. package/jsx/core/ComboBox/ComboBox.mocks.d.ts.map +1 -1
  18. package/jsx/core/ComboBox/{ComboBox.mocks.js → ComboBox.mocks.jsx} +5 -1
  19. package/jsx/core/ComboBox/ComboBox.mocks.jsx.map +1 -0
  20. package/jsx/core/ComboBox/ComboBox.stories.d.ts +1 -0
  21. package/jsx/core/ComboBox/ComboBox.stories.d.ts.map +1 -1
  22. package/jsx/core/ComboBox/ComboBox.stories.jsx +15 -7
  23. package/jsx/core/ComboBox/ComboBox.stories.jsx.map +1 -1
  24. package/jsx/core/CompositeInput/CompositeInput.mocks.d.ts +1 -1
  25. package/jsx/core/CompositeInput/CompositeInput.mocks.d.ts.map +1 -1
  26. package/jsx/core/Configuration/Configuration.mocks.d.ts +1 -1
  27. package/jsx/core/Configuration/Configuration.mocks.d.ts.map +1 -1
  28. package/jsx/core/Dialog/FormDialog.mocks.d.ts +2 -2
  29. package/jsx/core/Dialog/FormDialog.mocks.d.ts.map +1 -1
  30. package/jsx/core/Dialog/InfoDialog.mocks.d.ts +2 -2
  31. package/jsx/core/Dialog/InfoDialog.mocks.d.ts.map +1 -1
  32. package/jsx/core/FieldGroup/FieldGroupList.mocks.d.ts +3 -3
  33. package/jsx/core/FieldGroup/FieldGroupList.mocks.d.ts.map +1 -1
  34. package/jsx/core/FieldValueList/FieldValueList.mocks.d.ts +1 -1
  35. package/jsx/core/Form/Form.mocks.d.ts +2 -2
  36. package/jsx/core/Form/Form.mocks.d.ts.map +1 -1
  37. package/jsx/core/Icon/Icon.mocks.d.ts +23 -0
  38. package/jsx/core/Icon/Icon.mocks.d.ts.map +1 -1
  39. package/jsx/core/Icon/Icon.mocks.jsx +23 -0
  40. package/jsx/core/Icon/Icon.mocks.jsx.map +1 -1
  41. package/jsx/core/Icon/Icon.stories.d.ts +11 -1
  42. package/jsx/core/Icon/Icon.stories.d.ts.map +1 -1
  43. package/jsx/core/Icon/Icon.stories.jsx +41 -7
  44. package/jsx/core/Icon/Icon.stories.jsx.map +1 -1
  45. package/jsx/core/ListToolbar/ListToolbar.mocks.d.ts +2 -2
  46. package/jsx/core/ListToolbar/ListToolbar.mocks.d.ts.map +1 -1
  47. package/jsx/core/LiveLog/LiveLog.mocks.d.ts +1 -1
  48. package/jsx/core/LiveLog/LiveLog.mocks.d.ts.map +1 -1
  49. package/jsx/core/Modal/Modal.mocks.d.ts +1 -1
  50. package/jsx/core/Modal/Modal.mocks.d.ts.map +1 -1
  51. package/jsx/core/MultiStepForm/MultiStepForm.mocks.d.ts +5 -5
  52. package/jsx/core/MultiStepForm/MultiStepForm.mocks.d.ts.map +1 -1
  53. package/jsx/core/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  54. package/jsx/core/PageTemplates/PageTemplates.stories.jsx +1 -1
  55. package/jsx/core/PageTemplates/PageTemplates.stories.jsx.map +1 -1
  56. package/jsx/core/Popover/Popover.mocks.d.ts +1 -1
  57. package/jsx/core/Popover/Popover.mocks.d.ts.map +1 -1
  58. package/jsx/core/Table/Table.mocks.d.ts +1 -1
  59. package/jsx/dnd/DragDropList/DragDropList.mocks.d.ts +2 -2
  60. package/jsx/dnd/DragDropList/DragDropList.mocks.d.ts.map +1 -1
  61. package/jsx/dnd/StandardDragDropList/GroupConfig.d.ts +1 -1
  62. package/jsx/dnd/StandardDragDropList/GroupConfig.d.ts.map +1 -1
  63. package/jsx/dnd/StandardDragDropList/ItemConfig.d.ts +1 -1
  64. package/jsx/dnd/StandardDragDropList/ItemConfig.d.ts.map +1 -1
  65. package/jsx/dnd/StandardDragDropList/Popover.d.ts +1 -1
  66. package/jsx/dnd/StandardDragDropList/Popover.d.ts.map +1 -1
  67. package/jsx/dnd/StandardDragDropList/SelectionMenu.d.ts +1 -1
  68. package/jsx/dnd/StandardDragDropList/SelectionMenu.d.ts.map +1 -1
  69. package/jsx/rte/Editor/Editor.mocks.d.ts +7 -0
  70. package/jsx/rte/Editor/Editor.mocks.d.ts.map +1 -1
  71. package/jsx/social/Email/Email.mocks.d.ts +1 -1
  72. package/jsx/social/Email/Email.mocks.d.ts.map +1 -1
  73. package/jsx/social/Feed/Feed.mocks.d.ts +2 -2
  74. package/jsx/social/Feed/FeedNewPost.mocks.d.ts +1 -1
  75. package/jsx/social/Feed/FeedNewPost.mocks.d.ts.map +1 -1
  76. package/jsx/social/Feed/FeedPost.mocks.d.ts +1 -1
  77. package/jsx/social/Feed/FeedPost.mocks.d.ts.map +1 -1
  78. package/jsx/social/Feed/FeedReply.mocks.d.ts +1 -1
  79. package/jsx/social/Feed/FeedReply.mocks.d.ts.map +1 -1
  80. package/jsx/work/CaseView/Attachments.mocks.d.ts +1 -1
  81. package/jsx/work/CaseView/Attachments.mocks.d.ts.map +1 -1
  82. package/jsx/work/CaseView/CaseView.mocks.d.ts +9 -9
  83. package/jsx/work/CaseView/CaseView.mocks.d.ts.map +1 -1
  84. package/jsx/work/CaseView/CaseView.mocks.jsx +3 -3
  85. package/jsx/work/CaseView/CaseView.mocks.jsx.map +1 -1
  86. package/jsx/work/CaseView/Details.mocks.d.ts +1 -1
  87. package/jsx/work/CaseView/Details.mocks.d.ts.map +1 -1
  88. package/jsx/work/CaseView/Pulse.mocks.d.ts +1 -1
  89. package/jsx/work/CaseView/Pulse.mocks.d.ts.map +1 -1
  90. package/jsx/work/ConfigurableLayout/ConfigurableLayout.mocks.d.ts +6 -6
  91. package/jsx/work/ConfigurableLayout/ConfigurableLayout.mocks.d.ts.map +1 -1
  92. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts +0 -1
  93. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
  94. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx +2 -252
  95. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx.map +1 -1
  96. package/jsx/work/Predictions/Predictions.mocks.d.ts +1 -1
  97. package/jsx/work/Predictions/Predictions.mocks.d.ts.map +1 -1
  98. package/jsx/work/Stages/Stages.mocks.d.ts +1 -1
  99. package/jsx/work/Stakeholders/Stakeholders.mocks.d.ts +1 -1
  100. package/jsx/work/Stakeholders/Stakeholders.mocks.d.ts.map +1 -1
  101. package/jsx/wss/AppShell/AppShell.mocks.d.ts +3 -3
  102. package/jsx/wss/AppShell/AppShell.mocks.d.ts.map +1 -1
  103. package/jsx/wss/CaseView/CaseView.mocks.d.ts +1 -1
  104. package/lib/core/Avatar/Avatar.stories.d.ts.map +1 -1
  105. package/lib/core/Avatar/Avatar.stories.js +1 -2
  106. package/lib/core/Avatar/Avatar.stories.js.map +1 -1
  107. package/lib/core/Breadcrumbs/Breadcrumbs.mocks.d.ts +2 -0
  108. package/lib/core/Breadcrumbs/Breadcrumbs.mocks.d.ts.map +1 -0
  109. package/lib/core/Breadcrumbs/Breadcrumbs.mocks.js +8 -0
  110. package/lib/core/Breadcrumbs/Breadcrumbs.mocks.js.map +1 -0
  111. package/lib/core/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -0
  112. package/lib/core/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -1
  113. package/lib/core/Breadcrumbs/Breadcrumbs.stories.js +39 -11
  114. package/lib/core/Breadcrumbs/Breadcrumbs.stories.js.map +1 -1
  115. package/lib/core/ComboBox/ComboBox.mocks.d.ts +2 -0
  116. package/lib/core/ComboBox/ComboBox.mocks.d.ts.map +1 -1
  117. package/lib/core/ComboBox/ComboBox.mocks.js +3 -0
  118. package/lib/core/ComboBox/ComboBox.mocks.js.map +1 -1
  119. package/lib/core/ComboBox/ComboBox.stories.d.ts +1 -0
  120. package/lib/core/ComboBox/ComboBox.stories.d.ts.map +1 -1
  121. package/lib/core/ComboBox/ComboBox.stories.js +15 -7
  122. package/lib/core/ComboBox/ComboBox.stories.js.map +1 -1
  123. package/lib/core/Icon/Icon.mocks.d.ts +23 -0
  124. package/lib/core/Icon/Icon.mocks.d.ts.map +1 -1
  125. package/lib/core/Icon/Icon.mocks.js +23 -0
  126. package/lib/core/Icon/Icon.mocks.js.map +1 -1
  127. package/lib/core/Icon/Icon.stories.d.ts +11 -1
  128. package/lib/core/Icon/Icon.stories.d.ts.map +1 -1
  129. package/lib/core/Icon/Icon.stories.js +41 -7
  130. package/lib/core/Icon/Icon.stories.js.map +1 -1
  131. package/lib/core/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  132. package/lib/core/PageTemplates/PageTemplates.stories.js +1 -1
  133. package/lib/core/PageTemplates/PageTemplates.stories.js.map +1 -1
  134. package/lib/rte/Editor/Editor.mocks.d.ts +7 -0
  135. package/lib/rte/Editor/Editor.mocks.d.ts.map +1 -1
  136. package/lib/work/CaseView/CaseView.mocks.d.ts.map +1 -1
  137. package/lib/work/CaseView/CaseView.mocks.js +3 -3
  138. package/lib/work/CaseView/CaseView.mocks.js.map +1 -1
  139. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts +0 -1
  140. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
  141. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js +3 -235
  142. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js.map +1 -1
  143. package/package.json +12 -14
  144. package/jsx/build/AppShell/AppShell.mocks.d.ts +0 -44
  145. package/jsx/build/AppShell/AppShell.mocks.d.ts.map +0 -1
  146. package/jsx/build/AppShell/AppShell.mocks.jsx +0 -419
  147. package/jsx/build/AppShell/AppShell.mocks.jsx.map +0 -1
  148. package/jsx/build/AppShell/AppShell.stories.d.ts +0 -20
  149. package/jsx/build/AppShell/AppShell.stories.d.ts.map +0 -1
  150. package/jsx/build/AppShell/AppShell.stories.jsx +0 -201
  151. package/jsx/build/AppShell/AppShell.stories.jsx.map +0 -1
  152. package/jsx/build/DynamicContentEditor/DynamicContentEditor.stories.d.ts +0 -8
  153. package/jsx/build/DynamicContentEditor/DynamicContentEditor.stories.d.ts.map +0 -1
  154. package/jsx/build/DynamicContentEditor/DynamicContentEditor.stories.jsx +0 -101
  155. package/jsx/build/DynamicContentEditor/DynamicContentEditor.stories.jsx.map +0 -1
  156. package/jsx/build/DynamicContentEditor/FieldSelector.d.ts +0 -11
  157. package/jsx/build/DynamicContentEditor/FieldSelector.d.ts.map +0 -1
  158. package/jsx/build/DynamicContentEditor/FieldSelector.jsx +0 -80
  159. package/jsx/build/DynamicContentEditor/FieldSelector.jsx.map +0 -1
  160. package/jsx/build/ExpressionBuilder/ExpressionBuilder.mocks.d.ts +0 -64
  161. package/jsx/build/ExpressionBuilder/ExpressionBuilder.mocks.d.ts.map +0 -1
  162. package/jsx/build/ExpressionBuilder/ExpressionBuilder.mocks.js +0 -599
  163. package/jsx/build/ExpressionBuilder/ExpressionBuilder.mocks.js.map +0 -1
  164. package/jsx/build/ExpressionBuilder/ExpressionBuilder.stories.d.ts +0 -29
  165. package/jsx/build/ExpressionBuilder/ExpressionBuilder.stories.d.ts.map +0 -1
  166. package/jsx/build/ExpressionBuilder/ExpressionBuilder.stories.jsx +0 -344
  167. package/jsx/build/ExpressionBuilder/ExpressionBuilder.stories.jsx.map +0 -1
  168. package/jsx/build/FlowModeller/AddNodeUtils.mocks.d.ts +0 -45
  169. package/jsx/build/FlowModeller/AddNodeUtils.mocks.d.ts.map +0 -1
  170. package/jsx/build/FlowModeller/AddNodeUtils.mocks.js +0 -291
  171. package/jsx/build/FlowModeller/AddNodeUtils.mocks.js.map +0 -1
  172. package/jsx/build/FlowModeller/FlowModeller.mocks.d.ts +0 -28
  173. package/jsx/build/FlowModeller/FlowModeller.mocks.d.ts.map +0 -1
  174. package/jsx/build/FlowModeller/FlowModeller.mocks.jsx +0 -559
  175. package/jsx/build/FlowModeller/FlowModeller.mocks.jsx.map +0 -1
  176. package/jsx/build/FlowModeller/FlowModeller.stories.d.ts +0 -11
  177. package/jsx/build/FlowModeller/FlowModeller.stories.d.ts.map +0 -1
  178. package/jsx/build/FlowModeller/FlowModeller.stories.jsx +0 -501
  179. package/jsx/build/FlowModeller/FlowModeller.stories.jsx.map +0 -1
  180. package/jsx/build/FlowModeller/FlowModeller.styles.d.ts +0 -2
  181. package/jsx/build/FlowModeller/FlowModeller.styles.d.ts.map +0 -1
  182. package/jsx/build/FlowModeller/FlowModeller.styles.js +0 -8
  183. package/jsx/build/FlowModeller/FlowModeller.styles.js.map +0 -1
  184. package/jsx/build/ItemLibrary/LibraryPicker.mocks.d.ts +0 -3
  185. package/jsx/build/ItemLibrary/LibraryPicker.mocks.d.ts.map +0 -1
  186. package/jsx/build/ItemLibrary/LibraryPicker.mocks.js +0 -45
  187. package/jsx/build/ItemLibrary/LibraryPicker.mocks.js.map +0 -1
  188. package/jsx/build/ItemLibrary/LibraryPicker.stories.d.ts +0 -5
  189. package/jsx/build/ItemLibrary/LibraryPicker.stories.d.ts.map +0 -1
  190. package/jsx/build/ItemLibrary/LibraryPicker.stories.jsx +0 -44
  191. package/jsx/build/ItemLibrary/LibraryPicker.stories.jsx.map +0 -1
  192. package/jsx/build/LifeCycle/LifeCycle.mocks.d.ts +0 -204
  193. package/jsx/build/LifeCycle/LifeCycle.mocks.d.ts.map +0 -1
  194. package/jsx/build/LifeCycle/LifeCycle.mocks.js +0 -1256
  195. package/jsx/build/LifeCycle/LifeCycle.mocks.js.map +0 -1
  196. package/jsx/build/LifeCycle/LifeCycle.stories.d.ts +0 -11
  197. package/jsx/build/LifeCycle/LifeCycle.stories.d.ts.map +0 -1
  198. package/jsx/build/LifeCycle/LifeCycle.stories.jsx +0 -873
  199. package/jsx/build/LifeCycle/LifeCycle.stories.jsx.map +0 -1
  200. package/jsx/build/LifeCycle/utils.d.ts +0 -123
  201. package/jsx/build/LifeCycle/utils.d.ts.map +0 -1
  202. package/jsx/build/LifeCycle/utils.js +0 -302
  203. package/jsx/build/LifeCycle/utils.js.map +0 -1
  204. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +0 -10
  205. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +0 -1
  206. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js +0 -20
  207. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +0 -1
  208. package/jsx/build/MobileBuildSummary/MobileBuildSummary.stories.d.ts +0 -8
  209. package/jsx/build/MobileBuildSummary/MobileBuildSummary.stories.d.ts.map +0 -1
  210. package/jsx/build/MobileBuildSummary/MobileBuildSummary.stories.jsx +0 -38
  211. package/jsx/build/MobileBuildSummary/MobileBuildSummary.stories.jsx.map +0 -1
  212. package/jsx/build/ObjectPreview/ObjectPreview.mocks.d.ts +0 -7
  213. package/jsx/build/ObjectPreview/ObjectPreview.mocks.d.ts.map +0 -1
  214. package/jsx/build/ObjectPreview/ObjectPreview.mocks.jsx +0 -78
  215. package/jsx/build/ObjectPreview/ObjectPreview.mocks.jsx.map +0 -1
  216. package/jsx/build/ObjectSelect/ObjectSelect.mocks.d.ts +0 -64
  217. package/jsx/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +0 -1
  218. package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx +0 -397
  219. package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx.map +0 -1
  220. package/jsx/build/ObjectSelect/ObjectSelect.stories.d.ts +0 -8
  221. package/jsx/build/ObjectSelect/ObjectSelect.stories.d.ts.map +0 -1
  222. package/jsx/build/ObjectSelect/ObjectSelect.stories.jsx +0 -258
  223. package/jsx/build/ObjectSelect/ObjectSelect.stories.jsx.map +0 -1
  224. package/jsx/build/ObjectSelect/ObjectSelect.styles.d.ts +0 -4
  225. package/jsx/build/ObjectSelect/ObjectSelect.styles.d.ts.map +0 -1
  226. package/jsx/build/ObjectSelect/ObjectSelect.styles.js +0 -27
  227. package/jsx/build/ObjectSelect/ObjectSelect.styles.js.map +0 -1
  228. package/jsx/build/PageBanner/PageBanner.stories.d.ts +0 -15
  229. package/jsx/build/PageBanner/PageBanner.stories.d.ts.map +0 -1
  230. package/jsx/build/PageBanner/PageBanner.stories.jsx +0 -41
  231. package/jsx/build/PageBanner/PageBanner.stories.jsx.map +0 -1
  232. package/jsx/build/PageTemplates/GalleryPage.mocks.d.ts +0 -21
  233. package/jsx/build/PageTemplates/GalleryPage.mocks.d.ts.map +0 -1
  234. package/jsx/build/PageTemplates/GalleryPage.mocks.jsx +0 -24
  235. package/jsx/build/PageTemplates/GalleryPage.mocks.jsx.map +0 -1
  236. package/jsx/build/PageTemplates/GalleryPage.stories.d.ts +0 -16
  237. package/jsx/build/PageTemplates/GalleryPage.stories.d.ts.map +0 -1
  238. package/jsx/build/PageTemplates/GalleryPage.stories.jsx +0 -49
  239. package/jsx/build/PageTemplates/GalleryPage.stories.jsx.map +0 -1
  240. package/jsx/build/PageTemplates/PageTemplates.mocks.d.ts +0 -17
  241. package/jsx/build/PageTemplates/PageTemplates.mocks.d.ts.map +0 -1
  242. package/jsx/build/PageTemplates/PageTemplates.mocks.jsx +0 -144
  243. package/jsx/build/PageTemplates/PageTemplates.mocks.jsx.map +0 -1
  244. package/jsx/build/PageTemplates/PageTemplates.stories.d.ts +0 -21
  245. package/jsx/build/PageTemplates/PageTemplates.stories.d.ts.map +0 -1
  246. package/jsx/build/PageTemplates/PageTemplates.stories.jsx +0 -255
  247. package/jsx/build/PageTemplates/PageTemplates.stories.jsx.map +0 -1
  248. package/jsx/build/PageTemplates/ShowcasePage.stories.d.ts +0 -17
  249. package/jsx/build/PageTemplates/ShowcasePage.stories.d.ts.map +0 -1
  250. package/jsx/build/PageTemplates/ShowcasePage.stories.jsx +0 -42
  251. package/jsx/build/PageTemplates/ShowcasePage.stories.jsx.map +0 -1
  252. package/jsx/build/Workbench/Workbench.mocks.d.ts +0 -9
  253. package/jsx/build/Workbench/Workbench.mocks.d.ts.map +0 -1
  254. package/jsx/build/Workbench/Workbench.mocks.js +0 -67
  255. package/jsx/build/Workbench/Workbench.mocks.js.map +0 -1
  256. package/jsx/build/Workbench/Workbench.stories.d.ts +0 -11
  257. package/jsx/build/Workbench/Workbench.stories.d.ts.map +0 -1
  258. package/jsx/build/Workbench/Workbench.stories.jsx +0 -288
  259. package/jsx/build/Workbench/Workbench.stories.jsx.map +0 -1
  260. package/jsx/core/ComboBox/ComboBox.mocks.js.map +0 -1
  261. package/jsx/cs/CSAppShell/CSAppShell.mocks.d.ts +0 -90
  262. package/jsx/cs/CSAppShell/CSAppShell.mocks.d.ts.map +0 -1
  263. package/jsx/cs/CSAppShell/CSAppShell.mocks.jsx +0 -432
  264. package/jsx/cs/CSAppShell/CSAppShell.mocks.jsx.map +0 -1
  265. package/jsx/cs/CSAppShell/CSAppShell.stories.d.ts +0 -13
  266. package/jsx/cs/CSAppShell/CSAppShell.stories.d.ts.map +0 -1
  267. package/jsx/cs/CSAppShell/CSAppShell.stories.jsx +0 -173
  268. package/jsx/cs/CSAppShell/CSAppShell.stories.jsx.map +0 -1
  269. package/jsx/cs/CallControlPanel/CallControlPanel.mocks.d.ts +0 -21
  270. package/jsx/cs/CallControlPanel/CallControlPanel.mocks.d.ts.map +0 -1
  271. package/jsx/cs/CallControlPanel/CallControlPanel.mocks.js +0 -252
  272. package/jsx/cs/CallControlPanel/CallControlPanel.mocks.js.map +0 -1
  273. package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts +0 -17
  274. package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +0 -1
  275. package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx +0 -330
  276. package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx.map +0 -1
  277. package/jsx/cs/DialPad/DialPad.stories.d.ts +0 -9
  278. package/jsx/cs/DialPad/DialPad.stories.d.ts.map +0 -1
  279. package/jsx/cs/DialPad/DialPad.stories.jsx +0 -20
  280. package/jsx/cs/DialPad/DialPad.stories.jsx.map +0 -1
  281. package/jsx/cs/DialPad/DialPadKeyboardData.mock.d.ts +0 -11
  282. package/jsx/cs/DialPad/DialPadKeyboardData.mock.d.ts.map +0 -1
  283. package/jsx/cs/DialPad/DialPadKeyboardData.mock.js +0 -20
  284. package/jsx/cs/DialPad/DialPadKeyboardData.mock.js.map +0 -1
  285. package/jsx/cs/InteractionNotification/InteractionNotification.stories.d.ts +0 -12
  286. package/jsx/cs/InteractionNotification/InteractionNotification.stories.d.ts.map +0 -1
  287. package/jsx/cs/InteractionNotification/InteractionNotification.stories.jsx +0 -54
  288. package/jsx/cs/InteractionNotification/InteractionNotification.stories.jsx.map +0 -1
  289. package/jsx/cs/InteractionTimer/InteractionTimer.mocks.d.ts +0 -11
  290. package/jsx/cs/InteractionTimer/InteractionTimer.mocks.d.ts.map +0 -1
  291. package/jsx/cs/InteractionTimer/InteractionTimer.mocks.js +0 -29
  292. package/jsx/cs/InteractionTimer/InteractionTimer.mocks.js.map +0 -1
  293. package/jsx/cs/InteractionTimer/InteractionTimer.stories.d.ts +0 -11
  294. package/jsx/cs/InteractionTimer/InteractionTimer.stories.d.ts.map +0 -1
  295. package/jsx/cs/InteractionTimer/InteractionTimer.stories.jsx +0 -87
  296. package/jsx/cs/InteractionTimer/InteractionTimer.stories.jsx.map +0 -1
  297. package/jsx/cs/Picker/Picker.stories.d.ts +0 -11
  298. package/jsx/cs/Picker/Picker.stories.d.ts.map +0 -1
  299. package/jsx/cs/Picker/Picker.stories.jsx +0 -64
  300. package/jsx/cs/Picker/Picker.stories.jsx.map +0 -1
  301. package/jsx/cs/TaskManager/TaskManager.mocks.d.ts +0 -30
  302. package/jsx/cs/TaskManager/TaskManager.mocks.d.ts.map +0 -1
  303. package/jsx/cs/TaskManager/TaskManager.mocks.js +0 -228
  304. package/jsx/cs/TaskManager/TaskManager.mocks.js.map +0 -1
  305. package/jsx/cs/TaskManager/TaskManager.stories.d.ts +0 -15
  306. package/jsx/cs/TaskManager/TaskManager.stories.d.ts.map +0 -1
  307. package/jsx/cs/TaskManager/TaskManager.stories.jsx +0 -419
  308. package/jsx/cs/TaskManager/TaskManager.stories.jsx.map +0 -1
  309. package/jsx/cs/TaskManager/TaskManager.styles.d.ts +0 -3
  310. package/jsx/cs/TaskManager/TaskManager.styles.d.ts.map +0 -1
  311. package/jsx/cs/TaskManager/TaskManager.styles.js +0 -9
  312. package/jsx/cs/TaskManager/TaskManager.styles.js.map +0 -1
  313. package/jsx/tools/Clipboard/Clipboard.mocks.d.ts +0 -6
  314. package/jsx/tools/Clipboard/Clipboard.mocks.d.ts.map +0 -1
  315. package/jsx/tools/Clipboard/Clipboard.mocks.jsx +0 -81
  316. package/jsx/tools/Clipboard/Clipboard.mocks.jsx.map +0 -1
  317. package/jsx/tools/Clipboard/Clipboard.stories.d.ts +0 -6
  318. package/jsx/tools/Clipboard/Clipboard.stories.d.ts.map +0 -1
  319. package/jsx/tools/Clipboard/Clipboard.stories.jsx +0 -67
  320. package/jsx/tools/Clipboard/Clipboard.stories.jsx.map +0 -1
  321. package/jsx/tools/DevTools/DevTools.mocks.d.ts +0 -3
  322. package/jsx/tools/DevTools/DevTools.mocks.d.ts.map +0 -1
  323. package/jsx/tools/DevTools/DevTools.mocks.js +0 -3
  324. package/jsx/tools/DevTools/DevTools.mocks.js.map +0 -1
  325. package/jsx/tools/DevTools/DevTools.stories.d.ts +0 -10
  326. package/jsx/tools/DevTools/DevTools.stories.d.ts.map +0 -1
  327. package/jsx/tools/DevTools/DevTools.stories.jsx +0 -33
  328. package/jsx/tools/DevTools/DevTools.stories.jsx.map +0 -1
  329. package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts +0 -20
  330. package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts.map +0 -1
  331. package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx +0 -80
  332. package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx.map +0 -1
  333. package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts +0 -20
  334. package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts.map +0 -1
  335. package/jsx/tools/PreviewShell/PreviewShell.stories.jsx +0 -184
  336. package/jsx/tools/PreviewShell/PreviewShell.stories.jsx.map +0 -1
  337. package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts +0 -2
  338. package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts.map +0 -1
  339. package/jsx/tools/PreviewShell/PreviewShell.styles.js +0 -6
  340. package/jsx/tools/PreviewShell/PreviewShell.styles.js.map +0 -1
  341. package/lib/build/AppShell/AppShell.mocks.d.ts +0 -44
  342. package/lib/build/AppShell/AppShell.mocks.d.ts.map +0 -1
  343. package/lib/build/AppShell/AppShell.mocks.js +0 -419
  344. package/lib/build/AppShell/AppShell.mocks.js.map +0 -1
  345. package/lib/build/AppShell/AppShell.stories.d.ts +0 -20
  346. package/lib/build/AppShell/AppShell.stories.d.ts.map +0 -1
  347. package/lib/build/AppShell/AppShell.stories.js +0 -200
  348. package/lib/build/AppShell/AppShell.stories.js.map +0 -1
  349. package/lib/build/DynamicContentEditor/DynamicContentEditor.stories.d.ts +0 -8
  350. package/lib/build/DynamicContentEditor/DynamicContentEditor.stories.d.ts.map +0 -1
  351. package/lib/build/DynamicContentEditor/DynamicContentEditor.stories.js +0 -85
  352. package/lib/build/DynamicContentEditor/DynamicContentEditor.stories.js.map +0 -1
  353. package/lib/build/DynamicContentEditor/FieldSelector.d.ts +0 -14
  354. package/lib/build/DynamicContentEditor/FieldSelector.d.ts.map +0 -1
  355. package/lib/build/DynamicContentEditor/FieldSelector.js +0 -81
  356. package/lib/build/DynamicContentEditor/FieldSelector.js.map +0 -1
  357. package/lib/build/ExpressionBuilder/ExpressionBuilder.mocks.d.ts +0 -64
  358. package/lib/build/ExpressionBuilder/ExpressionBuilder.mocks.d.ts.map +0 -1
  359. package/lib/build/ExpressionBuilder/ExpressionBuilder.mocks.js +0 -599
  360. package/lib/build/ExpressionBuilder/ExpressionBuilder.mocks.js.map +0 -1
  361. package/lib/build/ExpressionBuilder/ExpressionBuilder.stories.d.ts +0 -29
  362. package/lib/build/ExpressionBuilder/ExpressionBuilder.stories.d.ts.map +0 -1
  363. package/lib/build/ExpressionBuilder/ExpressionBuilder.stories.js +0 -339
  364. package/lib/build/ExpressionBuilder/ExpressionBuilder.stories.js.map +0 -1
  365. package/lib/build/FlowModeller/AddNodeUtils.mocks.d.ts +0 -45
  366. package/lib/build/FlowModeller/AddNodeUtils.mocks.d.ts.map +0 -1
  367. package/lib/build/FlowModeller/AddNodeUtils.mocks.js +0 -291
  368. package/lib/build/FlowModeller/AddNodeUtils.mocks.js.map +0 -1
  369. package/lib/build/FlowModeller/FlowModeller.mocks.d.ts +0 -28
  370. package/lib/build/FlowModeller/FlowModeller.mocks.d.ts.map +0 -1
  371. package/lib/build/FlowModeller/FlowModeller.mocks.js +0 -536
  372. package/lib/build/FlowModeller/FlowModeller.mocks.js.map +0 -1
  373. package/lib/build/FlowModeller/FlowModeller.stories.d.ts +0 -11
  374. package/lib/build/FlowModeller/FlowModeller.stories.d.ts.map +0 -1
  375. package/lib/build/FlowModeller/FlowModeller.stories.js +0 -481
  376. package/lib/build/FlowModeller/FlowModeller.stories.js.map +0 -1
  377. package/lib/build/FlowModeller/FlowModeller.styles.d.ts +0 -2
  378. package/lib/build/FlowModeller/FlowModeller.styles.d.ts.map +0 -1
  379. package/lib/build/FlowModeller/FlowModeller.styles.js +0 -8
  380. package/lib/build/FlowModeller/FlowModeller.styles.js.map +0 -1
  381. package/lib/build/ItemLibrary/LibraryPicker.mocks.d.ts +0 -3
  382. package/lib/build/ItemLibrary/LibraryPicker.mocks.d.ts.map +0 -1
  383. package/lib/build/ItemLibrary/LibraryPicker.mocks.js +0 -45
  384. package/lib/build/ItemLibrary/LibraryPicker.mocks.js.map +0 -1
  385. package/lib/build/ItemLibrary/LibraryPicker.stories.d.ts +0 -5
  386. package/lib/build/ItemLibrary/LibraryPicker.stories.d.ts.map +0 -1
  387. package/lib/build/ItemLibrary/LibraryPicker.stories.js +0 -39
  388. package/lib/build/ItemLibrary/LibraryPicker.stories.js.map +0 -1
  389. package/lib/build/LifeCycle/LifeCycle.mocks.d.ts +0 -204
  390. package/lib/build/LifeCycle/LifeCycle.mocks.d.ts.map +0 -1
  391. package/lib/build/LifeCycle/LifeCycle.mocks.js +0 -1256
  392. package/lib/build/LifeCycle/LifeCycle.mocks.js.map +0 -1
  393. package/lib/build/LifeCycle/LifeCycle.stories.d.ts +0 -11
  394. package/lib/build/LifeCycle/LifeCycle.stories.d.ts.map +0 -1
  395. package/lib/build/LifeCycle/LifeCycle.stories.js +0 -870
  396. package/lib/build/LifeCycle/LifeCycle.stories.js.map +0 -1
  397. package/lib/build/LifeCycle/utils.d.ts +0 -123
  398. package/lib/build/LifeCycle/utils.d.ts.map +0 -1
  399. package/lib/build/LifeCycle/utils.js +0 -302
  400. package/lib/build/LifeCycle/utils.js.map +0 -1
  401. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +0 -10
  402. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +0 -1
  403. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js +0 -20
  404. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +0 -1
  405. package/lib/build/MobileBuildSummary/MobileBuildSummary.stories.d.ts +0 -8
  406. package/lib/build/MobileBuildSummary/MobileBuildSummary.stories.d.ts.map +0 -1
  407. package/lib/build/MobileBuildSummary/MobileBuildSummary.stories.js +0 -39
  408. package/lib/build/MobileBuildSummary/MobileBuildSummary.stories.js.map +0 -1
  409. package/lib/build/ObjectPreview/ObjectPreview.mocks.d.ts +0 -7
  410. package/lib/build/ObjectPreview/ObjectPreview.mocks.d.ts.map +0 -1
  411. package/lib/build/ObjectPreview/ObjectPreview.mocks.js +0 -74
  412. package/lib/build/ObjectPreview/ObjectPreview.mocks.js.map +0 -1
  413. package/lib/build/ObjectSelect/ObjectSelect.mocks.d.ts +0 -64
  414. package/lib/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +0 -1
  415. package/lib/build/ObjectSelect/ObjectSelect.mocks.js +0 -370
  416. package/lib/build/ObjectSelect/ObjectSelect.mocks.js.map +0 -1
  417. package/lib/build/ObjectSelect/ObjectSelect.stories.d.ts +0 -8
  418. package/lib/build/ObjectSelect/ObjectSelect.stories.d.ts.map +0 -1
  419. package/lib/build/ObjectSelect/ObjectSelect.stories.js +0 -240
  420. package/lib/build/ObjectSelect/ObjectSelect.stories.js.map +0 -1
  421. package/lib/build/ObjectSelect/ObjectSelect.styles.d.ts +0 -4
  422. package/lib/build/ObjectSelect/ObjectSelect.styles.d.ts.map +0 -1
  423. package/lib/build/ObjectSelect/ObjectSelect.styles.js +0 -27
  424. package/lib/build/ObjectSelect/ObjectSelect.styles.js.map +0 -1
  425. package/lib/build/PageBanner/PageBanner.stories.d.ts +0 -15
  426. package/lib/build/PageBanner/PageBanner.stories.d.ts.map +0 -1
  427. package/lib/build/PageBanner/PageBanner.stories.js +0 -42
  428. package/lib/build/PageBanner/PageBanner.stories.js.map +0 -1
  429. package/lib/build/PageTemplates/GalleryPage.mocks.d.ts +0 -21
  430. package/lib/build/PageTemplates/GalleryPage.mocks.d.ts.map +0 -1
  431. package/lib/build/PageTemplates/GalleryPage.mocks.js +0 -25
  432. package/lib/build/PageTemplates/GalleryPage.mocks.js.map +0 -1
  433. package/lib/build/PageTemplates/GalleryPage.stories.d.ts +0 -16
  434. package/lib/build/PageTemplates/GalleryPage.stories.d.ts.map +0 -1
  435. package/lib/build/PageTemplates/GalleryPage.stories.js +0 -50
  436. package/lib/build/PageTemplates/GalleryPage.stories.js.map +0 -1
  437. package/lib/build/PageTemplates/PageTemplates.mocks.d.ts +0 -17
  438. package/lib/build/PageTemplates/PageTemplates.mocks.d.ts.map +0 -1
  439. package/lib/build/PageTemplates/PageTemplates.mocks.js +0 -107
  440. package/lib/build/PageTemplates/PageTemplates.mocks.js.map +0 -1
  441. package/lib/build/PageTemplates/PageTemplates.stories.d.ts +0 -21
  442. package/lib/build/PageTemplates/PageTemplates.stories.d.ts.map +0 -1
  443. package/lib/build/PageTemplates/PageTemplates.stories.js +0 -246
  444. package/lib/build/PageTemplates/PageTemplates.stories.js.map +0 -1
  445. package/lib/build/PageTemplates/ShowcasePage.stories.d.ts +0 -17
  446. package/lib/build/PageTemplates/ShowcasePage.stories.d.ts.map +0 -1
  447. package/lib/build/PageTemplates/ShowcasePage.stories.js +0 -43
  448. package/lib/build/PageTemplates/ShowcasePage.stories.js.map +0 -1
  449. package/lib/build/Workbench/Workbench.mocks.d.ts +0 -9
  450. package/lib/build/Workbench/Workbench.mocks.d.ts.map +0 -1
  451. package/lib/build/Workbench/Workbench.mocks.js +0 -67
  452. package/lib/build/Workbench/Workbench.mocks.js.map +0 -1
  453. package/lib/build/Workbench/Workbench.stories.d.ts +0 -11
  454. package/lib/build/Workbench/Workbench.stories.d.ts.map +0 -1
  455. package/lib/build/Workbench/Workbench.stories.js +0 -273
  456. package/lib/build/Workbench/Workbench.stories.js.map +0 -1
  457. package/lib/cs/CSAppShell/CSAppShell.mocks.d.ts +0 -90
  458. package/lib/cs/CSAppShell/CSAppShell.mocks.d.ts.map +0 -1
  459. package/lib/cs/CSAppShell/CSAppShell.mocks.js +0 -385
  460. package/lib/cs/CSAppShell/CSAppShell.mocks.js.map +0 -1
  461. package/lib/cs/CSAppShell/CSAppShell.stories.d.ts +0 -13
  462. package/lib/cs/CSAppShell/CSAppShell.stories.d.ts.map +0 -1
  463. package/lib/cs/CSAppShell/CSAppShell.stories.js +0 -172
  464. package/lib/cs/CSAppShell/CSAppShell.stories.js.map +0 -1
  465. package/lib/cs/CallControlPanel/CallControlPanel.mocks.d.ts +0 -21
  466. package/lib/cs/CallControlPanel/CallControlPanel.mocks.d.ts.map +0 -1
  467. package/lib/cs/CallControlPanel/CallControlPanel.mocks.js +0 -252
  468. package/lib/cs/CallControlPanel/CallControlPanel.mocks.js.map +0 -1
  469. package/lib/cs/CallControlPanel/CallControlPanel.stories.d.ts +0 -17
  470. package/lib/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +0 -1
  471. package/lib/cs/CallControlPanel/CallControlPanel.stories.js +0 -331
  472. package/lib/cs/CallControlPanel/CallControlPanel.stories.js.map +0 -1
  473. package/lib/cs/DialPad/DialPad.stories.d.ts +0 -9
  474. package/lib/cs/DialPad/DialPad.stories.d.ts.map +0 -1
  475. package/lib/cs/DialPad/DialPad.stories.js +0 -19
  476. package/lib/cs/DialPad/DialPad.stories.js.map +0 -1
  477. package/lib/cs/DialPad/DialPadKeyboardData.mock.d.ts +0 -11
  478. package/lib/cs/DialPad/DialPadKeyboardData.mock.d.ts.map +0 -1
  479. package/lib/cs/DialPad/DialPadKeyboardData.mock.js +0 -20
  480. package/lib/cs/DialPad/DialPadKeyboardData.mock.js.map +0 -1
  481. package/lib/cs/InteractionNotification/InteractionNotification.stories.d.ts +0 -12
  482. package/lib/cs/InteractionNotification/InteractionNotification.stories.d.ts.map +0 -1
  483. package/lib/cs/InteractionNotification/InteractionNotification.stories.js +0 -55
  484. package/lib/cs/InteractionNotification/InteractionNotification.stories.js.map +0 -1
  485. package/lib/cs/InteractionTimer/InteractionTimer.mocks.d.ts +0 -11
  486. package/lib/cs/InteractionTimer/InteractionTimer.mocks.d.ts.map +0 -1
  487. package/lib/cs/InteractionTimer/InteractionTimer.mocks.js +0 -29
  488. package/lib/cs/InteractionTimer/InteractionTimer.mocks.js.map +0 -1
  489. package/lib/cs/InteractionTimer/InteractionTimer.stories.d.ts +0 -11
  490. package/lib/cs/InteractionTimer/InteractionTimer.stories.d.ts.map +0 -1
  491. package/lib/cs/InteractionTimer/InteractionTimer.stories.js +0 -88
  492. package/lib/cs/InteractionTimer/InteractionTimer.stories.js.map +0 -1
  493. package/lib/cs/Picker/Picker.stories.d.ts +0 -11
  494. package/lib/cs/Picker/Picker.stories.d.ts.map +0 -1
  495. package/lib/cs/Picker/Picker.stories.js +0 -56
  496. package/lib/cs/Picker/Picker.stories.js.map +0 -1
  497. package/lib/cs/TaskManager/TaskManager.mocks.d.ts +0 -30
  498. package/lib/cs/TaskManager/TaskManager.mocks.d.ts.map +0 -1
  499. package/lib/cs/TaskManager/TaskManager.mocks.js +0 -228
  500. package/lib/cs/TaskManager/TaskManager.mocks.js.map +0 -1
  501. package/lib/cs/TaskManager/TaskManager.stories.d.ts +0 -15
  502. package/lib/cs/TaskManager/TaskManager.stories.d.ts.map +0 -1
  503. package/lib/cs/TaskManager/TaskManager.stories.js +0 -395
  504. package/lib/cs/TaskManager/TaskManager.stories.js.map +0 -1
  505. package/lib/cs/TaskManager/TaskManager.styles.d.ts +0 -3
  506. package/lib/cs/TaskManager/TaskManager.styles.d.ts.map +0 -1
  507. package/lib/cs/TaskManager/TaskManager.styles.js +0 -9
  508. package/lib/cs/TaskManager/TaskManager.styles.js.map +0 -1
  509. package/lib/tools/Clipboard/Clipboard.mocks.d.ts +0 -6
  510. package/lib/tools/Clipboard/Clipboard.mocks.d.ts.map +0 -1
  511. package/lib/tools/Clipboard/Clipboard.mocks.js +0 -74
  512. package/lib/tools/Clipboard/Clipboard.mocks.js.map +0 -1
  513. package/lib/tools/Clipboard/Clipboard.stories.d.ts +0 -6
  514. package/lib/tools/Clipboard/Clipboard.stories.d.ts.map +0 -1
  515. package/lib/tools/Clipboard/Clipboard.stories.js +0 -74
  516. package/lib/tools/Clipboard/Clipboard.stories.js.map +0 -1
  517. package/lib/tools/DevTools/DevTools.mocks.d.ts +0 -3
  518. package/lib/tools/DevTools/DevTools.mocks.d.ts.map +0 -1
  519. package/lib/tools/DevTools/DevTools.mocks.js +0 -3
  520. package/lib/tools/DevTools/DevTools.mocks.js.map +0 -1
  521. package/lib/tools/DevTools/DevTools.stories.d.ts +0 -10
  522. package/lib/tools/DevTools/DevTools.stories.d.ts.map +0 -1
  523. package/lib/tools/DevTools/DevTools.stories.js +0 -29
  524. package/lib/tools/DevTools/DevTools.stories.js.map +0 -1
  525. package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts +0 -20
  526. package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts.map +0 -1
  527. package/lib/tools/PreviewShell/PreviewShell.mocks.js +0 -77
  528. package/lib/tools/PreviewShell/PreviewShell.mocks.js.map +0 -1
  529. package/lib/tools/PreviewShell/PreviewShell.stories.d.ts +0 -20
  530. package/lib/tools/PreviewShell/PreviewShell.stories.d.ts.map +0 -1
  531. package/lib/tools/PreviewShell/PreviewShell.stories.js +0 -181
  532. package/lib/tools/PreviewShell/PreviewShell.stories.js.map +0 -1
  533. package/lib/tools/PreviewShell/PreviewShell.styles.d.ts +0 -2
  534. package/lib/tools/PreviewShell/PreviewShell.styles.d.ts.map +0 -1
  535. package/lib/tools/PreviewShell/PreviewShell.styles.js +0 -6
  536. package/lib/tools/PreviewShell/PreviewShell.styles.js.map +0 -1
@@ -1,419 +0,0 @@
1
- import { TabbedPage, Text } from '@pega/cosmos-react-core';
2
- import { ShowcasePage } from '@pega/cosmos-react-build';
3
- import { TableDemo } from '../../core/Table/Table.stories';
4
- export const getPath = (args) => {
5
- const { showBreadcrumbs, pageContent: { title, breadcrumbsPath } } = args;
6
- if (showBreadcrumbs) {
7
- const path = title === 'Overview' ? 'Home' : breadcrumbsPath;
8
- return path
9
- ? path.split(',').map((crumb, i) => {
10
- return {
11
- id: crumb,
12
- primary: crumb,
13
- href: i < 3 ? `#${crumb.replace(/\s/g, '-')}` : undefined
14
- };
15
- })
16
- : [];
17
- }
18
- };
19
- export const defaultNavItems = [
20
- {
21
- id: 'overview',
22
- label: 'Overview',
23
- href: '#overview',
24
- icon: 'home-solid'
25
- },
26
- {
27
- id: 'caseTypes',
28
- label: 'Case Types',
29
- icon: 'chevron-solid',
30
- href: '#caseTypes'
31
- },
32
- {
33
- id: 'liveData',
34
- label: 'Live Data',
35
- href: '#liveData',
36
- icon: 'disc-stack-solid'
37
- },
38
- {
39
- id: 'insights',
40
- label: 'Insights',
41
- href: '#insights',
42
- icon: 'search-analytics-solid'
43
- },
44
- {
45
- id: 'personas',
46
- label: 'Personas',
47
- href: '#personas',
48
- icon: 'users-solid'
49
- },
50
- {
51
- id: 'appSettings',
52
- label: 'App Settings',
53
- href: '#appSettings',
54
- icon: 'gear-solid'
55
- },
56
- {
57
- id: 'rulesLibrary',
58
- label: 'Rules Library',
59
- icon: 'book-solid',
60
- items: [
61
- { id: 'appLogic', label: 'App Logic', href: '#appLogic' },
62
- { id: 'application', label: 'Application', href: '#application' },
63
- { id: 'data', label: 'Data', href: '#data' },
64
- {
65
- id: 'integration',
66
- label: 'Integration',
67
- items: [
68
- { id: 'emailAccounts', label: 'Email Accounts', href: '#emailAccounts' },
69
- {
70
- id: 'integrationSystems',
71
- label: 'Integration Systems',
72
- href: '#integrationSystems'
73
- },
74
- {
75
- id: 'jsonTransforms',
76
- label: 'JSON Transforms',
77
- href: '#jsonTransforms'
78
- },
79
- {
80
- id: 'restConnectors',
81
- label: 'REST Connectors',
82
- href: '#restConnectors'
83
- }
84
- ]
85
- },
86
- {
87
- id: 'process',
88
- label: 'Process',
89
- items: [
90
- { id: 'process-actions', label: 'Actions', href: '#actions' },
91
- { id: 'process-caseStatus', label: 'Case Status', href: '#caseStatus' },
92
- { id: 'process-caseTypes', label: 'Case Types', href: '#caseTypes' },
93
- { id: 'process-processes', label: 'Processes', href: '#processes' },
94
- { id: 'process-SLAs', label: 'SLAs', href: '#SLAs' },
95
- { id: 'process-stages', label: 'Stages', href: '#stages' },
96
- { id: 'process-workQueues', label: 'Work Queues', href: '#workQueues' }
97
- ]
98
- },
99
- {
100
- id: 'security',
101
- label: 'Security',
102
- items: [
103
- {
104
- id: 'accessConditions',
105
- label: 'Access Conditions',
106
- href: '#accessConditions'
107
- },
108
- { id: 'accessGroups', label: 'Access Groups', href: '#accessGroups' },
109
- {
110
- id: 'accessPolicies',
111
- label: 'Access Policies',
112
- href: '#accessPolicies'
113
- },
114
- { id: 'accessRoles', label: 'Access Roles', href: '#accessRoles' },
115
- {
116
- id: 'authentication',
117
- label: 'Authentication',
118
- items: [
119
- {
120
- id: 'authProfiles',
121
- label: 'Authentication Profiles',
122
- href: '#authProfiles'
123
- }
124
- ]
125
- }
126
- ]
127
- },
128
- { id: 'systemAdmin', label: 'System Admin', href: '#systemAdmin' },
129
- { id: 'userInterface', label: 'User Interface', href: '#userInterface' }
130
- ]
131
- }
132
- ];
133
- export const contents = [
134
- {
135
- id: 'overview',
136
- data: {
137
- template: 'tabbed',
138
- title: 'Overview',
139
- breadcrumbsPath: 'Home',
140
- tabs: ['Application']
141
- }
142
- },
143
- {
144
- id: 'caseTypes',
145
- data: {
146
- template: 'showcase',
147
- title: 'Case Types',
148
- description: 'Case Types are the life cycles, or units of work, that deliver a meaningful result to customers and users. Case Types are a part of the overall customer journey that achieves all of a subset of the required business outcomes.',
149
- actionLabel: 'Add Case Type',
150
- imageSrc: './build-live-data.svg'
151
- }
152
- },
153
- {
154
- id: 'liveData',
155
- data: {
156
- template: 'showcase',
157
- title: 'Live Data',
158
- description: 'Live Data allows users to quickly and easily define the data required to build the apps they need, and then access that data in their running application - all without having to worry about how and where the data is actually stored and accessed.',
159
- actionLabel: 'Add Data Type',
160
- imageSrc: './build-live-data.svg'
161
- }
162
- },
163
- {
164
- id: 'insights',
165
- data: {
166
- template: 'showcase',
167
- title: 'Insights',
168
- description: 'Insights allow you to easily explore and analyze data in your application. You can use Insights to transform data queries into tables or visualizations that you can share between users.',
169
- actionLabel: 'Add Insight',
170
- imageSrc: './build-live-data.svg'
171
- }
172
- },
173
- {
174
- id: 'personas',
175
- data: {
176
- template: 'showcase',
177
- title: 'Personas',
178
- description: 'A Persona is the business representation of a role. Personas are made up of a collection of permissions, portals and work queues that define the user experience of an application.',
179
- actionLabel: 'Add Persona',
180
- imageSrc: './build-live-data.svg'
181
- }
182
- },
183
- {
184
- id: 'appSettings',
185
- data: {
186
- template: 'tabbed',
187
- title: 'App Settings',
188
- breadcrumbsPath: 'Home',
189
- tabs: ['App Settings']
190
- }
191
- },
192
- {
193
- id: 'appLogic',
194
- data: {
195
- template: 'tabbed',
196
- title: 'App Logic',
197
- breadcrumbsPath: 'Home, Rules Library',
198
- tabs: ['Rules Library', 'App Logic']
199
- }
200
- },
201
- {
202
- id: 'application',
203
- data: {
204
- template: 'tabbed',
205
- title: 'Application',
206
- breadcrumbsPath: 'Home, Rules Library',
207
- tabs: ['Rules Library', 'Application']
208
- }
209
- },
210
- {
211
- id: 'data',
212
- data: {
213
- template: 'tabbed',
214
- title: 'Data',
215
- breadcrumbsPath: 'Home, Rules Library',
216
- tabs: ['Rules Library', 'Data']
217
- }
218
- },
219
- {
220
- id: 'emailAccounts',
221
- data: {
222
- template: 'tabbed',
223
- title: 'Email Accounts',
224
- breadcrumbsPath: 'Home, Rules Library, Integration',
225
- tabs: ['Rules Library', 'Integration', 'Email Accounts']
226
- }
227
- },
228
- {
229
- id: 'integrationSystems',
230
- data: {
231
- template: 'tabbed',
232
- title: 'Integration Systems',
233
- breadcrumbsPath: 'Home, Rules Library, Integration',
234
- tabs: ['Rules Library', 'Integration', 'Integration Systems']
235
- }
236
- },
237
- {
238
- id: 'jsonTransforms',
239
- data: {
240
- template: 'tabbed',
241
- title: 'JSON Transforms',
242
- breadcrumbsPath: 'Home, Rules Library, Integration',
243
- tabs: ['Rules Library', 'Integration', 'JSON Transforms']
244
- }
245
- },
246
- {
247
- id: 'restConnectors',
248
- data: {
249
- template: 'tabbed',
250
- title: 'REST Connectors',
251
- breadcrumbsPath: 'Home, Rules Library, Integration',
252
- tabs: ['Rules Library', 'Integration', 'REST Connectors']
253
- }
254
- },
255
- {
256
- id: 'process-actions',
257
- data: {
258
- template: 'tabbed',
259
- title: 'Actions',
260
- breadcrumbsPath: 'Home, Rules Library, Process',
261
- tabs: ['Rules Library', 'Process', 'Actions']
262
- }
263
- },
264
- {
265
- id: 'process-caseStatus',
266
- data: {
267
- template: 'tabbed',
268
- title: 'Case Status',
269
- breadcrumbsPath: 'Home, Rules Library, Process',
270
- tabs: ['Rules Library', 'Process', 'Case Status']
271
- }
272
- },
273
- {
274
- id: 'process-caseTypes',
275
- data: {
276
- template: 'tabbed',
277
- title: 'Case Types',
278
- breadcrumbsPath: 'Home, Rules Library, Process',
279
- tabs: ['Rules Library', 'Process', 'Case Types']
280
- }
281
- },
282
- {
283
- id: 'process-processes',
284
- data: {
285
- template: 'tabbed',
286
- title: 'Processes',
287
- breadcrumbsPath: 'Home, Rules Library, Process',
288
- tabs: ['Rules Library', 'Process', 'Processes']
289
- }
290
- },
291
- {
292
- id: 'process-SLAs',
293
- data: {
294
- template: 'tabbed',
295
- title: 'SLAs',
296
- breadcrumbsPath: 'Home, Rules Library, Process',
297
- tabs: ['Rules Library', 'Process', 'SLAs']
298
- }
299
- },
300
- {
301
- id: 'process-stages',
302
- data: {
303
- template: 'tabbed',
304
- title: 'Stages',
305
- breadcrumbsPath: 'Home, Rules Library, Process',
306
- tabs: ['Rules Library', 'Process', 'Stages']
307
- }
308
- },
309
- {
310
- id: 'process-workQueues',
311
- data: {
312
- template: 'tabbed',
313
- title: 'Work Queues',
314
- breadcrumbsPath: 'Home, Rules Library, Process',
315
- tabs: ['Rules Library', 'Process', 'Work Queues']
316
- }
317
- },
318
- {
319
- id: 'accessConditions',
320
- data: {
321
- template: 'tabbed',
322
- title: 'Access Conditions',
323
- breadcrumbsPath: 'Home, Rules Library, Security',
324
- tabs: ['Rules Library', 'Security', 'Access Conditions']
325
- }
326
- },
327
- {
328
- id: 'accessGroups',
329
- data: {
330
- template: 'tabbed',
331
- title: 'Access Groups',
332
- breadcrumbsPath: 'Home, Rules Library, Security',
333
- tabs: ['Rules Library', 'Security', 'Access Groups']
334
- }
335
- },
336
- {
337
- id: 'accessPolicies',
338
- data: {
339
- template: 'tabbed',
340
- title: 'Access Policies',
341
- breadcrumbsPath: 'Home, Rules Library, Security',
342
- tabs: ['Rules Library', 'Security', 'Access Policies']
343
- }
344
- },
345
- {
346
- id: 'accessRoles',
347
- data: {
348
- template: 'tabbed',
349
- title: 'Access Roles',
350
- breadcrumbsPath: 'Home, Rules Library, Security',
351
- tabs: ['Rules Library', 'Security', 'Access Roles']
352
- }
353
- },
354
- {
355
- id: 'authProfiles',
356
- data: {
357
- template: 'tabbed',
358
- title: 'Authentication Profiles',
359
- breadcrumbsPath: 'Home, Rules Library, Security, Authentication',
360
- tabs: ['Rules Library', 'Security', 'Authentication', 'Authentication Profiles']
361
- }
362
- },
363
- {
364
- id: 'systemAdmin',
365
- data: {
366
- template: 'tabbed',
367
- title: 'System Admin',
368
- breadcrumbsPath: 'Home',
369
- tabs: ['Rules Library', 'System Admin']
370
- }
371
- },
372
- {
373
- id: 'userInterface',
374
- data: {
375
- template: 'tabbed',
376
- title: 'User Interface',
377
- breadcrumbsPath: 'Home',
378
- tabs: ['Rules Library', 'User Interface']
379
- }
380
- }
381
- ];
382
- export const TabbedPageComp = ({ pageContent, showBreadcrumbs }) => {
383
- return (<TabbedPage path={getPath({ showBreadcrumbs, pageContent })} title={pageContent.title} tabs={{
384
- tabs: pageContent.tabs.map((name, i) => {
385
- const id = `${i + 1}`;
386
- return {
387
- id,
388
- name,
389
- content: (<Text variant='h1' as='div'>
390
- {`Tab ${id} content`}
391
- </Text>)
392
- };
393
- }),
394
- type: 'horizontal'
395
- }}/>);
396
- };
397
- export const ShowcasePageComp = ({ title, description, actionLabel, imageSrc }) => {
398
- return (<ShowcasePage title={title} description={description} image={{
399
- src: imageSrc,
400
- alt: 'Image for the banner'
401
- }} actions={[
402
- {
403
- label: actionLabel,
404
- onClick: () => { }
405
- }
406
- ]} link={{ label: 'Learn more', href: '#' }} content={<TableDemo title={title}/>}/>);
407
- };
408
- export const operatorData = {
409
- avatar: { name: 'Cindy Turner' },
410
- actions: [
411
- { primary: 'Profile', id: 'profile' },
412
- { primary: 'Settings', id: 'settings' },
413
- { primary: 'My applications', id: 'apps' },
414
- { primary: 'Help center', id: 'help' },
415
- { primary: 'Log out', id: 'logout' }
416
- ],
417
- name: 'Cindy Turner'
418
- };
419
- //# sourceMappingURL=AppShell.mocks.jsx.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppShell.mocks.jsx","sourceRoot":"","sources":["../../../src/build/AppShell/AppShell.mocks.tsx"],"names":[],"mappings":"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","sourcesContent":["// cspell:words SSOT\nimport { FC } from 'react';\n\nimport { TabbedPage, Text } from '@pega/cosmos-react-core';\nimport { NavProps, ShowcasePage } from '@pega/cosmos-react-build';\n\nimport { TableDemo } from '../../core/Table/Table.stories';\n\nexport interface TabbedPageStoryProps {\n pageContent: {\n title: string;\n breadcrumbsPath: string;\n tabs: string[];\n };\n showBreadcrumbs: boolean;\n}\n\nexport interface ShowcasePageStoryProps {\n title: string;\n description: string;\n actionLabel: string;\n imageSrc: string;\n}\n\nexport interface PageContentProps {\n id: string;\n data:\n | (TabbedPageStoryProps['pageContent'] & { template: 'tabbed' })\n | (ShowcasePageStoryProps & { template: 'showcase' });\n}\n\nexport const getPath = (args: TabbedPageStoryProps) => {\n const {\n showBreadcrumbs,\n pageContent: { title, breadcrumbsPath }\n } = args;\n\n if (showBreadcrumbs) {\n const path = title === 'Overview' ? 'Home' : breadcrumbsPath;\n return path\n ? path.split(',').map((crumb: string, i) => {\n // FIXME: https://stackoverflow.com/questions/63616486/property-replaceall-does-not-exist-on-type-string\n return {\n id: crumb,\n primary: crumb,\n href: i < 3 ? `#${(crumb as any).replace(/\\s/g, '-')}` : undefined\n };\n })\n : [];\n }\n};\n\nexport const defaultNavItems: NavProps['items'] = [\n {\n id: 'overview',\n label: 'Overview',\n href: '#overview',\n icon: 'home-solid'\n },\n {\n id: 'caseTypes',\n label: 'Case Types',\n icon: 'chevron-solid',\n href: '#caseTypes'\n },\n {\n id: 'liveData',\n label: 'Live Data',\n href: '#liveData',\n icon: 'disc-stack-solid'\n },\n {\n id: 'insights',\n label: 'Insights',\n href: '#insights',\n icon: 'search-analytics-solid'\n },\n {\n id: 'personas',\n label: 'Personas',\n href: '#personas',\n icon: 'users-solid'\n },\n {\n id: 'appSettings',\n label: 'App Settings',\n href: '#appSettings',\n icon: 'gear-solid'\n },\n {\n id: 'rulesLibrary',\n label: 'Rules Library',\n icon: 'book-solid',\n items: [\n { id: 'appLogic', label: 'App Logic', href: '#appLogic' },\n { id: 'application', label: 'Application', href: '#application' },\n { id: 'data', label: 'Data', href: '#data' },\n {\n id: 'integration',\n label: 'Integration',\n items: [\n { id: 'emailAccounts', label: 'Email Accounts', href: '#emailAccounts' },\n {\n id: 'integrationSystems',\n label: 'Integration Systems',\n href: '#integrationSystems'\n },\n {\n id: 'jsonTransforms',\n label: 'JSON Transforms',\n href: '#jsonTransforms'\n },\n {\n id: 'restConnectors',\n label: 'REST Connectors',\n href: '#restConnectors'\n }\n ]\n },\n {\n id: 'process',\n label: 'Process',\n items: [\n { id: 'process-actions', label: 'Actions', href: '#actions' },\n { id: 'process-caseStatus', label: 'Case Status', href: '#caseStatus' },\n { id: 'process-caseTypes', label: 'Case Types', href: '#caseTypes' },\n { id: 'process-processes', label: 'Processes', href: '#processes' },\n { id: 'process-SLAs', label: 'SLAs', href: '#SLAs' },\n { id: 'process-stages', label: 'Stages', href: '#stages' },\n { id: 'process-workQueues', label: 'Work Queues', href: '#workQueues' }\n ]\n },\n {\n id: 'security',\n label: 'Security',\n items: [\n {\n id: 'accessConditions',\n label: 'Access Conditions',\n href: '#accessConditions'\n },\n { id: 'accessGroups', label: 'Access Groups', href: '#accessGroups' },\n {\n id: 'accessPolicies',\n label: 'Access Policies',\n href: '#accessPolicies'\n },\n { id: 'accessRoles', label: 'Access Roles', href: '#accessRoles' },\n {\n id: 'authentication',\n label: 'Authentication',\n items: [\n {\n id: 'authProfiles',\n label: 'Authentication Profiles',\n href: '#authProfiles'\n }\n ]\n }\n ]\n },\n { id: 'systemAdmin', label: 'System Admin', href: '#systemAdmin' },\n { id: 'userInterface', label: 'User Interface', href: '#userInterface' }\n ]\n }\n];\n\nexport const contents: PageContentProps[] = [\n {\n id: 'overview',\n data: {\n template: 'tabbed',\n title: 'Overview',\n breadcrumbsPath: 'Home',\n tabs: ['Application']\n }\n },\n {\n id: 'caseTypes',\n data: {\n template: 'showcase',\n title: 'Case Types',\n description:\n 'Case Types are the life cycles, or units of work, that deliver a meaningful result to customers and users. Case Types are a part of the overall customer journey that achieves all of a subset of the required business outcomes.',\n actionLabel: 'Add Case Type',\n imageSrc: './build-live-data.svg'\n }\n },\n {\n id: 'liveData',\n data: {\n template: 'showcase',\n title: 'Live Data',\n description:\n 'Live Data allows users to quickly and easily define the data required to build the apps they need, and then access that data in their running application - all without having to worry about how and where the data is actually stored and accessed.',\n actionLabel: 'Add Data Type',\n imageSrc: './build-live-data.svg'\n }\n },\n {\n id: 'insights',\n data: {\n template: 'showcase',\n title: 'Insights',\n description:\n 'Insights allow you to easily explore and analyze data in your application. You can use Insights to transform data queries into tables or visualizations that you can share between users.',\n actionLabel: 'Add Insight',\n imageSrc: './build-live-data.svg'\n }\n },\n {\n id: 'personas',\n data: {\n template: 'showcase',\n title: 'Personas',\n description:\n 'A Persona is the business representation of a role. Personas are made up of a collection of permissions, portals and work queues that define the user experience of an application.',\n actionLabel: 'Add Persona',\n imageSrc: './build-live-data.svg'\n }\n },\n {\n id: 'appSettings',\n data: {\n template: 'tabbed',\n title: 'App Settings',\n breadcrumbsPath: 'Home',\n tabs: ['App Settings']\n }\n },\n {\n id: 'appLogic',\n data: {\n template: 'tabbed',\n title: 'App Logic',\n breadcrumbsPath: 'Home, Rules Library',\n tabs: ['Rules Library', 'App Logic']\n }\n },\n {\n id: 'application',\n data: {\n template: 'tabbed',\n title: 'Application',\n breadcrumbsPath: 'Home, Rules Library',\n tabs: ['Rules Library', 'Application']\n }\n },\n {\n id: 'data',\n data: {\n template: 'tabbed',\n title: 'Data',\n breadcrumbsPath: 'Home, Rules Library',\n tabs: ['Rules Library', 'Data']\n }\n },\n {\n id: 'emailAccounts',\n data: {\n template: 'tabbed',\n title: 'Email Accounts',\n breadcrumbsPath: 'Home, Rules Library, Integration',\n tabs: ['Rules Library', 'Integration', 'Email Accounts']\n }\n },\n {\n id: 'integrationSystems',\n data: {\n template: 'tabbed',\n title: 'Integration Systems',\n breadcrumbsPath: 'Home, Rules Library, Integration',\n tabs: ['Rules Library', 'Integration', 'Integration Systems']\n }\n },\n {\n id: 'jsonTransforms',\n data: {\n template: 'tabbed',\n title: 'JSON Transforms',\n breadcrumbsPath: 'Home, Rules Library, Integration',\n tabs: ['Rules Library', 'Integration', 'JSON Transforms']\n }\n },\n {\n id: 'restConnectors',\n data: {\n template: 'tabbed',\n title: 'REST Connectors',\n breadcrumbsPath: 'Home, Rules Library, Integration',\n tabs: ['Rules Library', 'Integration', 'REST Connectors']\n }\n },\n {\n id: 'process-actions',\n data: {\n template: 'tabbed',\n title: 'Actions',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Actions']\n }\n },\n {\n id: 'process-caseStatus',\n data: {\n template: 'tabbed',\n title: 'Case Status',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Case Status']\n }\n },\n {\n id: 'process-caseTypes',\n data: {\n template: 'tabbed',\n title: 'Case Types',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Case Types']\n }\n },\n {\n id: 'process-processes',\n data: {\n template: 'tabbed',\n title: 'Processes',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Processes']\n }\n },\n {\n id: 'process-SLAs',\n data: {\n template: 'tabbed',\n title: 'SLAs',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'SLAs']\n }\n },\n\n {\n id: 'process-stages',\n data: {\n template: 'tabbed',\n title: 'Stages',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Stages']\n }\n },\n {\n id: 'process-workQueues',\n data: {\n template: 'tabbed',\n title: 'Work Queues',\n breadcrumbsPath: 'Home, Rules Library, Process',\n tabs: ['Rules Library', 'Process', 'Work Queues']\n }\n },\n {\n id: 'accessConditions',\n data: {\n template: 'tabbed',\n title: 'Access Conditions',\n breadcrumbsPath: 'Home, Rules Library, Security',\n tabs: ['Rules Library', 'Security', 'Access Conditions']\n }\n },\n {\n id: 'accessGroups',\n data: {\n template: 'tabbed',\n title: 'Access Groups',\n breadcrumbsPath: 'Home, Rules Library, Security',\n tabs: ['Rules Library', 'Security', 'Access Groups']\n }\n },\n {\n id: 'accessPolicies',\n data: {\n template: 'tabbed',\n title: 'Access Policies',\n breadcrumbsPath: 'Home, Rules Library, Security',\n tabs: ['Rules Library', 'Security', 'Access Policies']\n }\n },\n {\n id: 'accessRoles',\n data: {\n template: 'tabbed',\n title: 'Access Roles',\n breadcrumbsPath: 'Home, Rules Library, Security',\n tabs: ['Rules Library', 'Security', 'Access Roles']\n }\n },\n {\n id: 'authProfiles',\n data: {\n template: 'tabbed',\n title: 'Authentication Profiles',\n breadcrumbsPath: 'Home, Rules Library, Security, Authentication',\n tabs: ['Rules Library', 'Security', 'Authentication', 'Authentication Profiles']\n }\n },\n {\n id: 'systemAdmin',\n data: {\n template: 'tabbed',\n title: 'System Admin',\n breadcrumbsPath: 'Home',\n tabs: ['Rules Library', 'System Admin']\n }\n },\n {\n id: 'userInterface',\n data: {\n template: 'tabbed',\n title: 'User Interface',\n breadcrumbsPath: 'Home',\n tabs: ['Rules Library', 'User Interface']\n }\n }\n];\n\nexport const TabbedPageComp: FC<TabbedPageStoryProps> = ({\n pageContent,\n showBreadcrumbs\n}: TabbedPageStoryProps) => {\n return (\n <TabbedPage\n path={getPath({ showBreadcrumbs, pageContent })}\n title={pageContent.title}\n tabs={{\n tabs: pageContent.tabs.map((name, i) => {\n const id = `${i + 1}`;\n return {\n id,\n name,\n content: (\n <Text variant='h1' as='div'>\n {`Tab ${id} content`}\n </Text>\n )\n };\n }),\n type: 'horizontal'\n }}\n />\n );\n};\n\nexport const ShowcasePageComp: FC<ShowcasePageStoryProps> = ({\n title,\n description,\n actionLabel,\n imageSrc\n}: ShowcasePageStoryProps) => {\n return (\n <ShowcasePage\n title={title}\n description={description}\n image={{\n src: imageSrc,\n alt: 'Image for the banner'\n }}\n actions={[\n {\n label: actionLabel,\n onClick: () => {}\n }\n ]}\n link={{ label: 'Learn more', href: '#' }}\n content={<TableDemo title={title} />}\n />\n );\n};\n\nexport const operatorData = {\n avatar: { name: 'Cindy Turner' },\n actions: [\n { primary: 'Profile', id: 'profile' },\n { primary: 'Settings', id: 'settings' },\n { primary: 'My applications', id: 'apps' },\n { primary: 'Help center', id: 'help' },\n { primary: 'Log out', id: 'logout' }\n ],\n name: 'Cindy Turner'\n};\n"]}
@@ -1,20 +0,0 @@
1
- import type { StoryFn } from '@storybook/react';
2
- import type { OmitStrict, Action } from '@pega/cosmos-react-core';
3
- import type { AppShellProps, BranchButtonProps } from '@pega/cosmos-react-build';
4
- declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("@storybook/types").Args>;
5
- export default _default;
6
- export interface AppShellStoryProps extends OmitStrict<BranchButtonProps, 'items'> {
7
- appName: string;
8
- hideNav?: boolean;
9
- defaultExpanded?: boolean;
10
- showPreview?: boolean;
11
- showLinks?: boolean;
12
- showBranch?: boolean;
13
- showAppNameAndVersion?: boolean;
14
- onPreviewClick?: Action['onClick'];
15
- showBreadcrumbs?: boolean;
16
- main?: AppShellProps['main'];
17
- currentItemId?: string;
18
- }
19
- export declare const AppShellDemo: StoryFn<AppShellStoryProps>;
20
- //# sourceMappingURL=AppShell.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppShell.stories.d.ts","sourceRoot":"","sources":["../../../src/build/AppShell/AppShell.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAQ,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAItD,OAAO,KAAK,EAAwB,UAAU,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAExF,OAAO,KAAK,EAEV,aAAa,EAEb,iBAAiB,EAElB,MAAM,0BAA0B,CAAC;;AAWlC,wBAMU;AAEV,MAAM,WAAW,kBAAmB,SAAQ,UAAU,CAAC,iBAAiB,EAAE,OAAO,CAAC;IAChF,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,cAAc,CAAC,EAAE,MAAM,CAAC,SAAS,CAAC,CAAC;IACnC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,eAAO,MAAM,YAAY,EAAE,OAAO,CAAC,kBAAkB,CAwLpD,CAAC"}