@pega/cosmos-react-demos 4.0.0-dev.6.1 → 4.0.0-dev.8.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 (195) hide show
  1. package/jsx/build/AppShell/AppShell.mocks.d.ts +2 -41
  2. package/jsx/build/AppShell/AppShell.mocks.d.ts.map +1 -1
  3. package/jsx/build/AppShell/AppShell.mocks.jsx +199 -369
  4. package/jsx/build/AppShell/AppShell.mocks.jsx.map +1 -1
  5. package/jsx/build/AppShell/AppShell.stories.d.ts +1 -1
  6. package/jsx/build/AppShell/AppShell.stories.d.ts.map +1 -1
  7. package/jsx/build/AppShell/AppShell.stories.jsx +30 -85
  8. package/jsx/build/AppShell/AppShell.stories.jsx.map +1 -1
  9. package/jsx/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
  10. package/jsx/build/FlowModeller/FlowModeller.stories.jsx +125 -9
  11. package/jsx/build/FlowModeller/FlowModeller.stories.jsx.map +1 -1
  12. package/jsx/build/LifeCycle/LifeCycle.stories.d.ts.map +1 -1
  13. package/jsx/build/LifeCycle/LifeCycle.stories.jsx +44 -3
  14. package/jsx/build/LifeCycle/LifeCycle.stories.jsx.map +1 -1
  15. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
  16. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
  17. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
  18. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
  19. package/jsx/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +1 -1
  20. package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx +2 -0
  21. package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx.map +1 -1
  22. package/jsx/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
  23. package/jsx/build/PageTemplates/GalleryPage.stories.jsx +1 -1
  24. package/jsx/build/PageTemplates/GalleryPage.stories.jsx.map +1 -1
  25. package/jsx/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  26. package/jsx/build/PageTemplates/PageTemplates.stories.jsx +1 -3
  27. package/jsx/build/PageTemplates/PageTemplates.stories.jsx.map +1 -1
  28. package/jsx/condition-builder/ConditionBuilder/props.mock.d.ts.map +1 -1
  29. package/jsx/condition-builder/ConditionBuilder/props.mock.js +2 -0
  30. package/jsx/condition-builder/ConditionBuilder/props.mock.js.map +1 -1
  31. package/jsx/core/Banner/Banner.stories.d.ts +1 -0
  32. package/jsx/core/Banner/Banner.stories.d.ts.map +1 -1
  33. package/jsx/core/Banner/Banner.stories.jsx +40 -34
  34. package/jsx/core/Banner/Banner.stories.jsx.map +1 -1
  35. package/jsx/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
  36. package/jsx/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
  37. package/jsx/core/ListToolbar/ListToolbar.stories.jsx +12 -17
  38. package/jsx/core/ListToolbar/ListToolbar.stories.jsx.map +1 -1
  39. package/jsx/core/LiveLog/LiveLog.mocks.d.ts +5 -0
  40. package/jsx/core/LiveLog/LiveLog.mocks.d.ts.map +1 -0
  41. package/jsx/core/LiveLog/LiveLog.mocks.jsx +47 -0
  42. package/jsx/core/LiveLog/LiveLog.mocks.jsx.map +1 -0
  43. package/jsx/core/LiveLog/LiveLog.stories.d.ts +9 -0
  44. package/jsx/core/LiveLog/LiveLog.stories.d.ts.map +1 -0
  45. package/jsx/core/LiveLog/LiveLog.stories.jsx +19 -0
  46. package/jsx/core/LiveLog/LiveLog.stories.jsx.map +1 -0
  47. package/jsx/core/Progress/Progress.stories.d.ts +3 -2
  48. package/jsx/core/Progress/Progress.stories.d.ts.map +1 -1
  49. package/jsx/core/Progress/Progress.stories.jsx +62 -31
  50. package/jsx/core/Progress/Progress.stories.jsx.map +1 -1
  51. package/jsx/core/QRCode/QRCode.stories.d.ts +9 -0
  52. package/jsx/core/QRCode/QRCode.stories.d.ts.map +1 -0
  53. package/jsx/core/QRCode/QRCode.stories.jsx +17 -0
  54. package/jsx/core/QRCode/QRCode.stories.jsx.map +1 -0
  55. package/jsx/core/SearchInput/SearchInput.stories.jsx +1 -1
  56. package/jsx/core/SearchInput/SearchInput.stories.jsx.map +1 -1
  57. package/jsx/core/Tree/Tree.stories.d.ts +1 -1
  58. package/jsx/core/Tree/Tree.stories.d.ts.map +1 -1
  59. package/jsx/core/Tree/Tree.stories.jsx +10 -18
  60. package/jsx/core/Tree/Tree.stories.jsx.map +1 -1
  61. package/jsx/core/URL/URL.stories.jsx +1 -1
  62. package/jsx/core/URL/URL.stories.jsx.map +1 -1
  63. package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +1 -1
  64. package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx +1 -0
  65. package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx.map +1 -1
  66. package/jsx/social/Feed/Feed.mocks.d.ts.map +1 -1
  67. package/jsx/social/Feed/Feed.mocks.jsx +2 -2
  68. package/jsx/social/Feed/Feed.mocks.jsx.map +1 -1
  69. package/jsx/social/Feed/FeedPost.stories.d.ts.map +1 -1
  70. package/jsx/social/Feed/FeedPost.stories.jsx +1 -3
  71. package/jsx/social/Feed/FeedPost.stories.jsx.map +1 -1
  72. package/jsx/tools/Clipboard/Clipboard.stories.d.ts.map +1 -1
  73. package/jsx/tools/Clipboard/Clipboard.stories.jsx +12 -14
  74. package/jsx/tools/Clipboard/Clipboard.stories.jsx.map +1 -1
  75. package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts +11 -1
  76. package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts.map +1 -1
  77. package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx +22 -0
  78. package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx.map +1 -1
  79. package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts +4 -2
  80. package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts.map +1 -1
  81. package/jsx/tools/PreviewShell/PreviewShell.stories.jsx +69 -47
  82. package/jsx/tools/PreviewShell/PreviewShell.stories.jsx.map +1 -1
  83. package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts +1 -2
  84. package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts.map +1 -1
  85. package/jsx/tools/PreviewShell/PreviewShell.styles.js +1 -2
  86. package/jsx/tools/PreviewShell/PreviewShell.styles.js.map +1 -1
  87. package/jsx/work/CaseView/CaseView.mocks.d.ts +2 -2
  88. package/jsx/work/CaseView/CaseView.mocks.d.ts.map +1 -1
  89. package/jsx/work/CaseView/CaseView.mocks.jsx +2 -2
  90. package/jsx/work/CaseView/CaseView.mocks.jsx.map +1 -1
  91. package/jsx/work/CaseView/CaseView.stories.jsx +2 -3
  92. package/jsx/work/CaseView/CaseView.stories.jsx.map +1 -1
  93. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
  94. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx +9 -2
  95. package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx.map +1 -1
  96. package/jsx/work/Timeline/Timeline.stories.jsx +1 -1
  97. package/jsx/work/Timeline/Timeline.stories.jsx.map +1 -1
  98. package/lib/build/AppShell/AppShell.mocks.d.ts +2 -41
  99. package/lib/build/AppShell/AppShell.mocks.d.ts.map +1 -1
  100. package/lib/build/AppShell/AppShell.mocks.js +199 -369
  101. package/lib/build/AppShell/AppShell.mocks.js.map +1 -1
  102. package/lib/build/AppShell/AppShell.stories.d.ts +1 -1
  103. package/lib/build/AppShell/AppShell.stories.d.ts.map +1 -1
  104. package/lib/build/AppShell/AppShell.stories.js +30 -85
  105. package/lib/build/AppShell/AppShell.stories.js.map +1 -1
  106. package/lib/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
  107. package/lib/build/FlowModeller/FlowModeller.stories.js +119 -9
  108. package/lib/build/FlowModeller/FlowModeller.stories.js.map +1 -1
  109. package/lib/build/LifeCycle/LifeCycle.stories.d.ts.map +1 -1
  110. package/lib/build/LifeCycle/LifeCycle.stories.js +44 -4
  111. package/lib/build/LifeCycle/LifeCycle.stories.js.map +1 -1
  112. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
  113. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
  114. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
  115. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
  116. package/lib/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +1 -1
  117. package/lib/build/ObjectSelect/ObjectSelect.mocks.js +2 -0
  118. package/lib/build/ObjectSelect/ObjectSelect.mocks.js.map +1 -1
  119. package/lib/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
  120. package/lib/build/PageTemplates/GalleryPage.stories.js +1 -1
  121. package/lib/build/PageTemplates/GalleryPage.stories.js.map +1 -1
  122. package/lib/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  123. package/lib/build/PageTemplates/PageTemplates.stories.js +1 -3
  124. package/lib/build/PageTemplates/PageTemplates.stories.js.map +1 -1
  125. package/lib/condition-builder/ConditionBuilder/props.mock.d.ts.map +1 -1
  126. package/lib/condition-builder/ConditionBuilder/props.mock.js +2 -0
  127. package/lib/condition-builder/ConditionBuilder/props.mock.js.map +1 -1
  128. package/lib/core/Banner/Banner.stories.d.ts +1 -0
  129. package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
  130. package/lib/core/Banner/Banner.stories.js +36 -33
  131. package/lib/core/Banner/Banner.stories.js.map +1 -1
  132. package/lib/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
  133. package/lib/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
  134. package/lib/core/ListToolbar/ListToolbar.stories.js +23 -20
  135. package/lib/core/ListToolbar/ListToolbar.stories.js.map +1 -1
  136. package/lib/core/LiveLog/LiveLog.mocks.d.ts +5 -0
  137. package/lib/core/LiveLog/LiveLog.mocks.d.ts.map +1 -0
  138. package/lib/core/LiveLog/LiveLog.mocks.js +29 -0
  139. package/lib/core/LiveLog/LiveLog.mocks.js.map +1 -0
  140. package/lib/core/LiveLog/LiveLog.stories.d.ts +9 -0
  141. package/lib/core/LiveLog/LiveLog.stories.d.ts.map +1 -0
  142. package/lib/core/LiveLog/LiveLog.stories.js +20 -0
  143. package/lib/core/LiveLog/LiveLog.stories.js.map +1 -0
  144. package/lib/core/Progress/Progress.stories.d.ts +3 -2
  145. package/lib/core/Progress/Progress.stories.d.ts.map +1 -1
  146. package/lib/core/Progress/Progress.stories.js +59 -24
  147. package/lib/core/Progress/Progress.stories.js.map +1 -1
  148. package/lib/core/QRCode/QRCode.stories.d.ts +9 -0
  149. package/lib/core/QRCode/QRCode.stories.d.ts.map +1 -0
  150. package/lib/core/QRCode/QRCode.stories.js +18 -0
  151. package/lib/core/QRCode/QRCode.stories.js.map +1 -0
  152. package/lib/core/SearchInput/SearchInput.stories.js +1 -1
  153. package/lib/core/SearchInput/SearchInput.stories.js.map +1 -1
  154. package/lib/core/Tree/Tree.stories.d.ts +1 -1
  155. package/lib/core/Tree/Tree.stories.d.ts.map +1 -1
  156. package/lib/core/Tree/Tree.stories.js +10 -20
  157. package/lib/core/Tree/Tree.stories.js.map +1 -1
  158. package/lib/core/URL/URL.stories.js +1 -1
  159. package/lib/core/URL/URL.stories.js.map +1 -1
  160. package/lib/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +1 -1
  161. package/lib/cs/CallControlPanel/CallControlPanel.stories.js +1 -0
  162. package/lib/cs/CallControlPanel/CallControlPanel.stories.js.map +1 -1
  163. package/lib/social/Feed/Feed.mocks.d.ts.map +1 -1
  164. package/lib/social/Feed/Feed.mocks.js +2 -2
  165. package/lib/social/Feed/Feed.mocks.js.map +1 -1
  166. package/lib/social/Feed/FeedPost.stories.d.ts.map +1 -1
  167. package/lib/social/Feed/FeedPost.stories.js +1 -1
  168. package/lib/social/Feed/FeedPost.stories.js.map +1 -1
  169. package/lib/tools/Clipboard/Clipboard.stories.d.ts.map +1 -1
  170. package/lib/tools/Clipboard/Clipboard.stories.js +13 -17
  171. package/lib/tools/Clipboard/Clipboard.stories.js.map +1 -1
  172. package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts +11 -1
  173. package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts.map +1 -1
  174. package/lib/tools/PreviewShell/PreviewShell.mocks.js +20 -0
  175. package/lib/tools/PreviewShell/PreviewShell.mocks.js.map +1 -1
  176. package/lib/tools/PreviewShell/PreviewShell.stories.d.ts +4 -2
  177. package/lib/tools/PreviewShell/PreviewShell.stories.d.ts.map +1 -1
  178. package/lib/tools/PreviewShell/PreviewShell.stories.js +69 -47
  179. package/lib/tools/PreviewShell/PreviewShell.stories.js.map +1 -1
  180. package/lib/tools/PreviewShell/PreviewShell.styles.d.ts +1 -2
  181. package/lib/tools/PreviewShell/PreviewShell.styles.d.ts.map +1 -1
  182. package/lib/tools/PreviewShell/PreviewShell.styles.js +1 -2
  183. package/lib/tools/PreviewShell/PreviewShell.styles.js.map +1 -1
  184. package/lib/work/CaseView/CaseView.mocks.d.ts +2 -2
  185. package/lib/work/CaseView/CaseView.mocks.d.ts.map +1 -1
  186. package/lib/work/CaseView/CaseView.mocks.js +2 -2
  187. package/lib/work/CaseView/CaseView.mocks.js.map +1 -1
  188. package/lib/work/CaseView/CaseView.stories.js +2 -3
  189. package/lib/work/CaseView/CaseView.stories.js.map +1 -1
  190. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
  191. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js +9 -2
  192. package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js.map +1 -1
  193. package/lib/work/Timeline/Timeline.stories.js +1 -1
  194. package/lib/work/Timeline/Timeline.stories.js.map +1 -1
  195. package/package.json +9 -9
@@ -14,508 +14,338 @@ export const getPath = (args) => {
14
14
  : [];
15
15
  }
16
16
  };
17
- export const appExplorerMenuList = [
17
+ export const defaultNavItems = [
18
18
  {
19
- id: '50',
20
- label: 'SysAdmin',
21
- nodes: [
22
- {
23
- id: '54',
24
- label: 'Class',
25
- nodes: [
26
- {
27
- id: '55',
28
- label: 'OJ4RFS-PegaTest-Work'
29
- }
30
- ]
31
- }
32
- ]
19
+ id: 'overview',
20
+ label: 'Overview',
21
+ href: '#overview',
22
+ icon: 'home-solid'
33
23
  },
34
24
  {
35
- id: '51',
36
- label: 'XCompass',
37
- nodes: [
38
- {
39
- id: '56',
40
- label: 'Data Model'
41
- },
25
+ id: 'caseTypes',
26
+ label: 'Case types',
27
+ icon: 'chevron-solid',
28
+ href: '#caseTypes'
29
+ },
30
+ {
31
+ id: 'liveData',
32
+ label: 'Live data',
33
+ href: '#liveData',
34
+ icon: 'disc-stack-solid'
35
+ },
36
+ {
37
+ id: 'insights',
38
+ label: 'Insights',
39
+ href: '#insights',
40
+ icon: 'search-analytics-solid'
41
+ },
42
+ {
43
+ id: 'personas',
44
+ label: 'Personas',
45
+ href: '#personas',
46
+ icon: 'users-solid'
47
+ },
48
+ {
49
+ id: 'appSettings',
50
+ label: 'App settings',
51
+ href: '#appSettings',
52
+ icon: 'gear-solid'
53
+ },
54
+ {
55
+ id: 'rulesLibrary',
56
+ label: 'Rules library',
57
+ icon: 'book-solid',
58
+ items: [
59
+ { id: 'appLogic', label: 'App logic', href: '#appLogic' },
60
+ { id: 'application', label: 'Application', href: '#application' },
61
+ { id: 'data', label: 'Data', href: '#data' },
42
62
  {
43
- id: '57',
44
- label: 'Process',
45
- nodes: [
63
+ id: 'integration',
64
+ label: 'Integration',
65
+ items: [
66
+ { id: 'emailAccounts', label: 'Email accounts', href: '#emailAccounts' },
46
67
  {
47
- id: '60',
48
- label: 'Case Type'
68
+ id: 'integrationSystems',
69
+ label: 'Integration systems',
70
+ href: '#integrationSystems'
49
71
  },
50
72
  {
51
- id: '61',
52
- label: 'Flow'
73
+ id: 'jsonTransforms',
74
+ label: 'JSON transforms',
75
+ href: '#jsonTransforms'
53
76
  },
54
77
  {
55
- id: '62',
56
- label: 'Work Parties'
78
+ id: 'restConnectors',
79
+ label: 'REST connectors',
80
+ href: '#restConnectors'
57
81
  }
58
82
  ]
59
83
  },
60
84
  {
61
- id: '58',
62
- label: 'Reports',
63
- nodes: [
85
+ id: 'process',
86
+ label: 'Process',
87
+ items: [
88
+ { id: 'process-actions', label: 'Actions', href: '#actions' },
89
+ { id: 'process-caseStatus', label: 'Case status', href: '#caseStatus' },
90
+ { id: 'process-caseTypes', label: 'Case types', href: '#caseTypes' },
91
+ { id: 'process-processes', label: 'Processes', href: '#processes' },
92
+ { id: 'process-SLAs', label: 'SLAs', href: '#SLAs' },
93
+ { id: 'process-stages', label: 'Stages', href: '#stages' },
94
+ { id: 'process-workQueues', label: 'Work queues', href: '#workQueues' }
95
+ ]
96
+ },
97
+ {
98
+ id: 'security',
99
+ label: 'Security',
100
+ items: [
101
+ {
102
+ id: 'accessConditions',
103
+ label: 'Access conditions',
104
+ href: '#accessConditions'
105
+ },
106
+ { id: 'accessGroups', label: 'Access groups', href: '#accessGroups' },
107
+ {
108
+ id: 'accessPolicies',
109
+ label: 'Access policies',
110
+ href: '#accessPolicies'
111
+ },
112
+ { id: 'accessRoles', label: 'Access roles', href: '#accessRoles' },
64
113
  {
65
- id: '63',
66
- label: 'Report Definition'
114
+ id: 'authentication',
115
+ label: 'Authentication',
116
+ items: [
117
+ {
118
+ id: 'authProfiles',
119
+ label: 'Authentication profiles',
120
+ href: '#authProfiles'
121
+ }
122
+ ]
67
123
  }
68
124
  ]
69
125
  },
70
- {
71
- id: '59',
72
- label: 'SysAdmin'
73
- }
126
+ { id: 'systemAdmin', label: 'System admin', href: '#systemAdmin' },
127
+ { id: 'userInterface', label: 'User interface', href: '#userInterface' }
74
128
  ]
75
129
  }
76
130
  ];
77
- export const branchesMenuList = [
78
- {
79
- icon: 'nodes-right',
80
- id: '40',
81
- label: 'Theme-Cosmos'
82
- },
83
- {
84
- icon: 'nodes-right',
85
- id: '41',
86
- label: 'PegaDevelopment'
87
- },
88
- {
89
- icon: 'nodes-right',
90
- id: '42',
91
- label: 'PegaSSOT'
92
- },
93
- {
94
- icon: 'nodes-right',
95
- id: '43',
96
- label: 'PegaRULES'
97
- }
98
- ];
99
131
  export const contents = [
100
132
  {
101
- id: '1',
133
+ id: 'overview',
102
134
  data: {
103
- pageTitle: 'Application definition',
135
+ pageTitle: 'Overview',
104
136
  breadcrumbsPath: 'Home',
105
137
  tabs: ['Application']
106
138
  }
107
139
  },
108
140
  {
109
- id: '100',
110
- data: {
111
- pageTitle: 'Decisions',
112
- breadcrumbsPath: 'Home, U+ Desk',
113
- tabs: ['Application', 'User Interface']
114
- }
115
- },
116
- {
117
- id: '101',
141
+ id: 'caseTypes',
118
142
  data: {
119
- pageTitle: 'Validations',
120
- breadcrumbsPath: 'Home, U+ Desk',
121
- tabs: ['Application']
143
+ pageTitle: 'Case types',
144
+ breadcrumbsPath: 'Home',
145
+ tabs: ['Case types']
122
146
  }
123
147
  },
124
148
  {
125
- id: '102',
149
+ id: 'liveData',
126
150
  data: {
127
- pageTitle: 'When',
128
- breadcrumbsPath: 'Home, U+ Desk',
129
- tabs: ['Application', 'User Interface']
151
+ pageTitle: 'Live data',
152
+ breadcrumbsPath: 'Home',
153
+ tabs: ['Live data']
130
154
  }
131
155
  },
132
156
  {
133
- id: '103',
157
+ id: 'insights',
134
158
  data: {
135
- pageTitle: 'Configuration sets',
136
- breadcrumbsPath: 'Home, U+ Desk',
137
- tabs: ['Application']
159
+ pageTitle: 'Insights',
160
+ breadcrumbsPath: 'Home',
161
+ tabs: ['Insights']
138
162
  }
139
163
  },
140
164
  {
141
- id: '104',
165
+ id: 'personas',
142
166
  data: {
143
- pageTitle: 'Data pages',
144
- breadcrumbsPath: 'Home, U+ Desk',
145
- tabs: ['Application', 'User Interface']
167
+ pageTitle: 'Personas',
168
+ breadcrumbsPath: 'Home',
169
+ tabs: ['Personas']
146
170
  }
147
171
  },
148
172
  {
149
- id: '105',
173
+ id: 'appSettings',
150
174
  data: {
151
- pageTitle: 'Data sources',
152
- breadcrumbsPath: 'Home, U+ Desk',
153
- tabs: ['Application']
175
+ pageTitle: 'App settings',
176
+ breadcrumbsPath: 'Home',
177
+ tabs: ['App settings']
154
178
  }
155
179
  },
156
180
  {
157
- id: '106',
181
+ id: 'appLogic',
158
182
  data: {
159
- pageTitle: 'Data transforms',
160
- breadcrumbsPath: 'Home, U+ Desk',
161
- tabs: ['Application', 'User Interface']
183
+ pageTitle: 'App logic',
184
+ breadcrumbsPath: 'Home, Rules library',
185
+ tabs: ['Rules library', 'App logic']
162
186
  }
163
187
  },
164
188
  {
165
- id: '107',
189
+ id: 'application',
166
190
  data: {
167
- pageTitle: 'Fields',
168
- breadcrumbsPath: 'Home, U+ Desk',
169
- tabs: ['Application']
191
+ pageTitle: 'Application',
192
+ breadcrumbsPath: 'Home, Rules library',
193
+ tabs: ['Rules library', 'Application']
170
194
  }
171
195
  },
172
196
  {
173
- id: '108',
197
+ id: 'data',
174
198
  data: {
175
- pageTitle: 'Queries',
176
- breadcrumbsPath: 'Home, U+ Desk',
177
- tabs: ['Application', 'User Interface']
199
+ pageTitle: 'Data',
200
+ breadcrumbsPath: 'Home, Rules library',
201
+ tabs: ['Rules library', 'Data']
178
202
  }
179
203
  },
180
204
  {
181
- id: '109',
205
+ id: 'emailAccounts',
182
206
  data: {
183
- pageTitle: 'Email account',
184
- breadcrumbsPath: 'Home, U+ Desk',
185
- tabs: ['Application']
207
+ pageTitle: 'Email accounts',
208
+ breadcrumbsPath: 'Home, Rules library, Integration',
209
+ tabs: ['Rules library', 'Integration', 'Email accounts']
186
210
  }
187
211
  },
188
212
  {
189
- id: '110',
213
+ id: 'integrationSystems',
190
214
  data: {
191
215
  pageTitle: 'Integration systems',
192
- breadcrumbsPath: 'Home, U+ Desk',
193
- tabs: ['Application', 'User Interface']
194
- }
195
- },
196
- {
197
- id: '111',
198
- data: {
199
- pageTitle: 'Actions',
200
- breadcrumbsPath: 'Home, U+ Desk',
201
- tabs: ['Application']
202
- }
203
- },
204
- {
205
- id: '112',
206
- data: {
207
- pageTitle: 'Automations',
208
- breadcrumbsPath: 'Home, U+ Desk',
209
- tabs: ['Application', 'User Interface']
210
- }
211
- },
212
- {
213
- id: '113',
214
- data: {
215
- pageTitle: 'Access groups',
216
- breadcrumbsPath: 'Home, U+ Desk',
217
- tabs: ['Application']
218
- }
219
- },
220
- {
221
- id: '114',
222
- data: {
223
- pageTitle: 'Access roles',
224
- breadcrumbsPath: 'Home, U+ Desk',
225
- tabs: ['Application', 'User Interface']
226
- }
227
- },
228
- {
229
- id: '55',
230
- data: {
231
- pageTitle: 'OJ4RFS-PegaTest-Work',
232
- breadcrumbsPath: 'Home, U+ Desk',
233
- tabs: ['Application']
234
- }
235
- },
236
- {
237
- id: '',
238
- data: {
239
- pageTitle: 'OJ4RFS-PegaTest-Work',
240
- breadcrumbsPath: 'Home, U+ Desk',
241
- tabs: ['Application', 'User Interface']
242
- }
243
- },
244
- {
245
- id: '56',
246
- data: {
247
- pageTitle: 'Data Model',
248
- breadcrumbsPath: 'Home, U+ Desk',
249
- tabs: ['Application']
250
- }
251
- },
252
- {
253
- id: '60',
254
- data: {
255
- pageTitle: 'Case Type',
256
- breadcrumbsPath: 'Home, U+ Desk',
257
- tabs: ['Application', 'User Interface']
216
+ breadcrumbsPath: 'Home, Rules library, Integration',
217
+ tabs: ['Rules library', 'Integration', 'Integration systems']
258
218
  }
259
219
  },
260
220
  {
261
- id: '61',
221
+ id: 'jsonTransforms',
262
222
  data: {
263
- pageTitle: 'Flow',
264
- breadcrumbsPath: 'Home, U+ Desk',
265
- tabs: ['Application']
223
+ pageTitle: 'JSON transforms',
224
+ breadcrumbsPath: 'Home, Rules library, Integration',
225
+ tabs: ['Rules library', 'Integration', 'JSON transforms']
266
226
  }
267
227
  },
268
228
  {
269
- id: '62',
229
+ id: 'restConnectors',
270
230
  data: {
271
- pageTitle: 'Work Parties',
272
- breadcrumbsPath: 'Home, U+ Desk',
273
- tabs: ['Application', 'User Interface']
231
+ pageTitle: 'REST connectors',
232
+ breadcrumbsPath: 'Home, Rules library, Integration',
233
+ tabs: ['Rules library', 'Integration', 'REST connectors']
274
234
  }
275
235
  },
276
236
  {
277
- id: '63',
237
+ id: 'process-actions',
278
238
  data: {
279
- pageTitle: 'Report Definition',
280
- breadcrumbsPath: 'Home, U+ Desk',
281
- tabs: ['Application']
239
+ pageTitle: 'Actions',
240
+ breadcrumbsPath: 'Home, Rules library, Process',
241
+ tabs: ['Rules library', 'Process', 'Actions']
282
242
  }
283
243
  },
284
244
  {
285
- id: '59',
245
+ id: 'process-caseStatus',
286
246
  data: {
287
- pageTitle: 'SysAdmin',
288
- breadcrumbsPath: 'Home, U+ Desk',
289
- tabs: ['Application', 'User Interface']
247
+ pageTitle: 'Case status',
248
+ breadcrumbsPath: 'Home, Rules library, Process',
249
+ tabs: ['Rules library', 'Process', 'Case status']
290
250
  }
291
251
  },
292
252
  {
293
- id: '40',
253
+ id: 'process-caseTypes',
294
254
  data: {
295
- pageTitle: 'Theme-Cosmos',
296
- breadcrumbsPath: 'Home, U+ Desk',
297
- tabs: ['Application']
255
+ pageTitle: 'Case types',
256
+ breadcrumbsPath: 'Home, Rules library, Process',
257
+ tabs: ['Rules library', 'Process', 'Case types']
298
258
  }
299
259
  },
300
260
  {
301
- id: '41',
261
+ id: 'process-processes',
302
262
  data: {
303
- pageTitle: 'PegaDevelopment',
304
- breadcrumbsPath: 'Home, U+ Desk',
305
- tabs: ['Application', 'User Interface']
263
+ pageTitle: 'Processes',
264
+ breadcrumbsPath: 'Home, Rules library, Process',
265
+ tabs: ['Rules library', 'Process', 'Processes']
306
266
  }
307
267
  },
308
268
  {
309
- id: '42',
269
+ id: 'process-SLAs',
310
270
  data: {
311
- pageTitle: 'PegaSSOT',
312
- breadcrumbsPath: 'Home, U+ Desk',
313
- tabs: ['Application']
271
+ pageTitle: 'SLAs',
272
+ breadcrumbsPath: 'Home, Rules library, Process',
273
+ tabs: ['Rules library', 'Process', 'SLAs']
314
274
  }
315
275
  },
316
276
  {
317
- id: '43',
277
+ id: 'process-stages',
318
278
  data: {
319
- pageTitle: 'PegaRULES',
320
- breadcrumbsPath: 'Home, U+ Desk',
321
- tabs: ['Application', 'User Interface']
279
+ pageTitle: 'Stages',
280
+ breadcrumbsPath: 'Home, Rules library, Process',
281
+ tabs: ['Rules library', 'Process', 'Stages']
322
282
  }
323
283
  },
324
284
  {
325
- id: '25',
285
+ id: 'process-workQueues',
326
286
  data: {
327
- pageTitle: 'Association',
328
- breadcrumbsPath: 'Home, U+ Desk',
329
- tabs: ['Application']
287
+ pageTitle: 'Work queues',
288
+ breadcrumbsPath: 'Home, Rules library, Process',
289
+ tabs: ['Rules library', 'Process', 'Work queues']
330
290
  }
331
291
  },
332
292
  {
333
- id: '26',
293
+ id: 'accessConditions',
334
294
  data: {
335
- pageTitle: 'Data Flow',
336
- breadcrumbsPath: 'Home, U+ Desk',
337
- tabs: ['Application', 'User Interface']
295
+ pageTitle: 'Access conditions',
296
+ breadcrumbsPath: 'Home, Rules library, Security',
297
+ tabs: ['Rules library', 'Security', 'Access conditions']
338
298
  }
339
299
  },
340
300
  {
341
- id: '27',
301
+ id: 'accessGroups',
342
302
  data: {
343
- pageTitle: 'Adaptive Model',
344
- breadcrumbsPath: 'Home, U+ Desk',
345
- tabs: ['Application']
303
+ pageTitle: 'Access groups',
304
+ breadcrumbsPath: 'Home, Rules library, Security',
305
+ tabs: ['Rules library', 'Security', 'Access groups']
346
306
  }
347
307
  },
348
308
  {
349
- id: '28',
309
+ id: 'accessPolicies',
350
310
  data: {
351
- pageTitle: 'Case Match',
352
- breadcrumbsPath: 'Home, U+ Desk',
353
- tabs: ['Application', 'User Interface']
311
+ pageTitle: 'Access policies',
312
+ breadcrumbsPath: 'Home, Rules library, Security',
313
+ tabs: ['Rules library', 'Security', 'Access policies']
354
314
  }
355
315
  },
356
316
  {
357
- id: '29',
317
+ id: 'accessRoles',
358
318
  data: {
359
- pageTitle: 'Connect File',
360
- breadcrumbsPath: 'Home, U+ Desk',
361
- tabs: ['Application']
319
+ pageTitle: 'Access roles',
320
+ breadcrumbsPath: 'Home, Rules library, Security',
321
+ tabs: ['Rules library', 'Security', 'Access roles']
362
322
  }
363
323
  },
364
324
  {
365
- id: '30',
325
+ id: 'authProfiles',
366
326
  data: {
367
- pageTitle: 'Connect Cassandra',
368
- breadcrumbsPath: 'Home, U+ Desk',
369
- tabs: ['Application', 'User Interface']
327
+ pageTitle: 'Authentication profiles',
328
+ breadcrumbsPath: 'Home, Rules library, Security, Authentication',
329
+ tabs: ['Rules library', 'Security', 'Authentication', 'Authentication profiles']
370
330
  }
371
331
  },
372
332
  {
373
- id: '31',
333
+ id: 'systemAdmin',
374
334
  data: {
375
- pageTitle: 'EForm File',
376
- breadcrumbsPath: 'Home, U+ Desk',
377
- tabs: ['Application']
335
+ pageTitle: 'System admin',
336
+ breadcrumbsPath: 'Home',
337
+ tabs: ['Rules library', 'System admin']
378
338
  }
379
339
  },
380
340
  {
381
- id: '32',
341
+ id: 'userInterface',
382
342
  data: {
383
- pageTitle: 'Map eForm',
384
- breadcrumbsPath: 'Home, U+ Desk',
385
- tabs: ['Application', 'User Interface']
343
+ pageTitle: 'User interface',
344
+ breadcrumbsPath: 'Home',
345
+ tabs: ['Rules library', 'User interface']
386
346
  }
387
347
  }
388
348
  ];
389
- export const recordMenuList = [
390
- {
391
- id: '21',
392
- label: 'Data Model',
393
- nodes: [
394
- { id: '25', label: 'Association' },
395
- { id: '26', label: 'Data Flow' }
396
- ]
397
- },
398
- {
399
- id: '22',
400
- label: 'Decision',
401
- nodes: [
402
- { id: '27', label: 'Adaptive Model' },
403
- { id: '28', label: 'Case Match' }
404
- ]
405
- },
406
- {
407
- id: '23',
408
- label: 'Integration-Connectors',
409
- nodes: [
410
- { id: '29', label: 'Connect File' },
411
- { id: '30', label: 'Connect Cassandra' }
412
- ]
413
- },
414
- {
415
- id: '24',
416
- label: 'Integration-Mapping',
417
- nodes: [
418
- { id: '31', label: 'EForm File' },
419
- { id: '32', label: 'Map eForm' }
420
- ]
421
- }
422
- ];
423
- export const treeList = [
424
- {
425
- id: '1',
426
- label: 'Application definition'
427
- },
428
- {
429
- id: '2',
430
- label: 'App logic',
431
- nodes: [
432
- {
433
- id: '100',
434
- label: 'Decisions'
435
- },
436
- {
437
- id: '101',
438
- label: 'Validations'
439
- },
440
- {
441
- id: '102',
442
- label: 'When'
443
- }
444
- ]
445
- },
446
- {
447
- id: '3',
448
- label: 'Applications',
449
- nodes: [
450
- {
451
- id: '103',
452
- label: 'Configuration sets'
453
- }
454
- ]
455
- },
456
- {
457
- id: '4',
458
- label: 'Data',
459
- nodes: [
460
- {
461
- id: '104',
462
- label: 'Data pages'
463
- },
464
- {
465
- id: '105',
466
- label: 'Data sources'
467
- },
468
- {
469
- id: '106',
470
- label: 'Data transforms'
471
- },
472
- {
473
- id: '107',
474
- label: 'Fields'
475
- },
476
- {
477
- id: '108',
478
- label: 'Queries'
479
- }
480
- ]
481
- },
482
- {
483
- id: '5',
484
- label: 'Integration',
485
- nodes: [
486
- {
487
- id: '109',
488
- label: 'Email account'
489
- },
490
- {
491
- id: '110',
492
- label: 'Integration systems'
493
- }
494
- ]
495
- },
496
- {
497
- id: '6',
498
- label: 'Process',
499
- nodes: [
500
- {
501
- id: '111',
502
- label: 'Actions'
503
- },
504
- { id: '112', label: 'Automations' }
505
- ]
506
- },
507
- {
508
- id: '7',
509
- label: 'Security',
510
- nodes: [
511
- {
512
- id: '113',
513
- label: 'Access groups'
514
- },
515
- { id: '114', label: 'Access roles' }
516
- ]
517
- }
518
- ];
519
349
  export const TabbedPageComp = (args) => {
520
350
  const { pageContent, showBreadcrumbs } = args;
521
351
  return (<TabbedPage path={getPath({ showBreadcrumbs, pageContent })} title={pageContent.data.pageTitle} tabs={{