@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.
- package/jsx/build/AppShell/AppShell.mocks.d.ts +2 -41
- package/jsx/build/AppShell/AppShell.mocks.d.ts.map +1 -1
- package/jsx/build/AppShell/AppShell.mocks.jsx +199 -369
- package/jsx/build/AppShell/AppShell.mocks.jsx.map +1 -1
- package/jsx/build/AppShell/AppShell.stories.d.ts +1 -1
- package/jsx/build/AppShell/AppShell.stories.d.ts.map +1 -1
- package/jsx/build/AppShell/AppShell.stories.jsx +30 -85
- package/jsx/build/AppShell/AppShell.stories.jsx.map +1 -1
- package/jsx/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
- package/jsx/build/FlowModeller/FlowModeller.stories.jsx +125 -9
- package/jsx/build/FlowModeller/FlowModeller.stories.jsx.map +1 -1
- package/jsx/build/LifeCycle/LifeCycle.stories.d.ts.map +1 -1
- package/jsx/build/LifeCycle/LifeCycle.stories.jsx +44 -3
- package/jsx/build/LifeCycle/LifeCycle.stories.jsx.map +1 -1
- package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
- package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
- package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
- package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
- package/jsx/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +1 -1
- package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx +2 -0
- package/jsx/build/ObjectSelect/ObjectSelect.mocks.jsx.map +1 -1
- package/jsx/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
- package/jsx/build/PageTemplates/GalleryPage.stories.jsx +1 -1
- package/jsx/build/PageTemplates/GalleryPage.stories.jsx.map +1 -1
- package/jsx/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
- package/jsx/build/PageTemplates/PageTemplates.stories.jsx +1 -3
- package/jsx/build/PageTemplates/PageTemplates.stories.jsx.map +1 -1
- package/jsx/condition-builder/ConditionBuilder/props.mock.d.ts.map +1 -1
- package/jsx/condition-builder/ConditionBuilder/props.mock.js +2 -0
- package/jsx/condition-builder/ConditionBuilder/props.mock.js.map +1 -1
- package/jsx/core/Banner/Banner.stories.d.ts +1 -0
- package/jsx/core/Banner/Banner.stories.d.ts.map +1 -1
- package/jsx/core/Banner/Banner.stories.jsx +40 -34
- package/jsx/core/Banner/Banner.stories.jsx.map +1 -1
- package/jsx/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
- package/jsx/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
- package/jsx/core/ListToolbar/ListToolbar.stories.jsx +12 -17
- package/jsx/core/ListToolbar/ListToolbar.stories.jsx.map +1 -1
- package/jsx/core/LiveLog/LiveLog.mocks.d.ts +5 -0
- package/jsx/core/LiveLog/LiveLog.mocks.d.ts.map +1 -0
- package/jsx/core/LiveLog/LiveLog.mocks.jsx +47 -0
- package/jsx/core/LiveLog/LiveLog.mocks.jsx.map +1 -0
- package/jsx/core/LiveLog/LiveLog.stories.d.ts +9 -0
- package/jsx/core/LiveLog/LiveLog.stories.d.ts.map +1 -0
- package/jsx/core/LiveLog/LiveLog.stories.jsx +19 -0
- package/jsx/core/LiveLog/LiveLog.stories.jsx.map +1 -0
- package/jsx/core/Progress/Progress.stories.d.ts +3 -2
- package/jsx/core/Progress/Progress.stories.d.ts.map +1 -1
- package/jsx/core/Progress/Progress.stories.jsx +62 -31
- package/jsx/core/Progress/Progress.stories.jsx.map +1 -1
- package/jsx/core/QRCode/QRCode.stories.d.ts +9 -0
- package/jsx/core/QRCode/QRCode.stories.d.ts.map +1 -0
- package/jsx/core/QRCode/QRCode.stories.jsx +17 -0
- package/jsx/core/QRCode/QRCode.stories.jsx.map +1 -0
- package/jsx/core/SearchInput/SearchInput.stories.jsx +1 -1
- package/jsx/core/SearchInput/SearchInput.stories.jsx.map +1 -1
- package/jsx/core/Tree/Tree.stories.d.ts +1 -1
- package/jsx/core/Tree/Tree.stories.d.ts.map +1 -1
- package/jsx/core/Tree/Tree.stories.jsx +10 -18
- package/jsx/core/Tree/Tree.stories.jsx.map +1 -1
- package/jsx/core/URL/URL.stories.jsx +1 -1
- package/jsx/core/URL/URL.stories.jsx.map +1 -1
- package/jsx/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +1 -1
- package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx +1 -0
- package/jsx/cs/CallControlPanel/CallControlPanel.stories.jsx.map +1 -1
- package/jsx/social/Feed/Feed.mocks.d.ts.map +1 -1
- package/jsx/social/Feed/Feed.mocks.jsx +2 -2
- package/jsx/social/Feed/Feed.mocks.jsx.map +1 -1
- package/jsx/social/Feed/FeedPost.stories.d.ts.map +1 -1
- package/jsx/social/Feed/FeedPost.stories.jsx +1 -3
- package/jsx/social/Feed/FeedPost.stories.jsx.map +1 -1
- package/jsx/tools/Clipboard/Clipboard.stories.d.ts.map +1 -1
- package/jsx/tools/Clipboard/Clipboard.stories.jsx +12 -14
- package/jsx/tools/Clipboard/Clipboard.stories.jsx.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts +11 -1
- package/jsx/tools/PreviewShell/PreviewShell.mocks.d.ts.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx +22 -0
- package/jsx/tools/PreviewShell/PreviewShell.mocks.jsx.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts +4 -2
- package/jsx/tools/PreviewShell/PreviewShell.stories.d.ts.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.stories.jsx +69 -47
- package/jsx/tools/PreviewShell/PreviewShell.stories.jsx.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts +1 -2
- package/jsx/tools/PreviewShell/PreviewShell.styles.d.ts.map +1 -1
- package/jsx/tools/PreviewShell/PreviewShell.styles.js +1 -2
- package/jsx/tools/PreviewShell/PreviewShell.styles.js.map +1 -1
- package/jsx/work/CaseView/CaseView.mocks.d.ts +2 -2
- package/jsx/work/CaseView/CaseView.mocks.d.ts.map +1 -1
- package/jsx/work/CaseView/CaseView.mocks.jsx +2 -2
- package/jsx/work/CaseView/CaseView.mocks.jsx.map +1 -1
- package/jsx/work/CaseView/CaseView.stories.jsx +2 -3
- package/jsx/work/CaseView/CaseView.stories.jsx.map +1 -1
- package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
- package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx +9 -2
- package/jsx/work/IntelligentGuidance/IntelligentGuidance.stories.jsx.map +1 -1
- package/jsx/work/Timeline/Timeline.stories.jsx +1 -1
- package/jsx/work/Timeline/Timeline.stories.jsx.map +1 -1
- package/lib/build/AppShell/AppShell.mocks.d.ts +2 -41
- package/lib/build/AppShell/AppShell.mocks.d.ts.map +1 -1
- package/lib/build/AppShell/AppShell.mocks.js +199 -369
- package/lib/build/AppShell/AppShell.mocks.js.map +1 -1
- package/lib/build/AppShell/AppShell.stories.d.ts +1 -1
- package/lib/build/AppShell/AppShell.stories.d.ts.map +1 -1
- package/lib/build/AppShell/AppShell.stories.js +30 -85
- package/lib/build/AppShell/AppShell.stories.js.map +1 -1
- package/lib/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
- package/lib/build/FlowModeller/FlowModeller.stories.js +119 -9
- package/lib/build/FlowModeller/FlowModeller.stories.js.map +1 -1
- package/lib/build/LifeCycle/LifeCycle.stories.d.ts.map +1 -1
- package/lib/build/LifeCycle/LifeCycle.stories.js +44 -4
- package/lib/build/LifeCycle/LifeCycle.stories.js.map +1 -1
- package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
- package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
- package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
- package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
- package/lib/build/ObjectSelect/ObjectSelect.mocks.d.ts.map +1 -1
- package/lib/build/ObjectSelect/ObjectSelect.mocks.js +2 -0
- package/lib/build/ObjectSelect/ObjectSelect.mocks.js.map +1 -1
- package/lib/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
- package/lib/build/PageTemplates/GalleryPage.stories.js +1 -1
- package/lib/build/PageTemplates/GalleryPage.stories.js.map +1 -1
- package/lib/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
- package/lib/build/PageTemplates/PageTemplates.stories.js +1 -3
- package/lib/build/PageTemplates/PageTemplates.stories.js.map +1 -1
- package/lib/condition-builder/ConditionBuilder/props.mock.d.ts.map +1 -1
- package/lib/condition-builder/ConditionBuilder/props.mock.js +2 -0
- package/lib/condition-builder/ConditionBuilder/props.mock.js.map +1 -1
- package/lib/core/Banner/Banner.stories.d.ts +1 -0
- package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
- package/lib/core/Banner/Banner.stories.js +36 -33
- package/lib/core/Banner/Banner.stories.js.map +1 -1
- package/lib/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
- package/lib/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
- package/lib/core/ListToolbar/ListToolbar.stories.js +23 -20
- package/lib/core/ListToolbar/ListToolbar.stories.js.map +1 -1
- package/lib/core/LiveLog/LiveLog.mocks.d.ts +5 -0
- package/lib/core/LiveLog/LiveLog.mocks.d.ts.map +1 -0
- package/lib/core/LiveLog/LiveLog.mocks.js +29 -0
- package/lib/core/LiveLog/LiveLog.mocks.js.map +1 -0
- package/lib/core/LiveLog/LiveLog.stories.d.ts +9 -0
- package/lib/core/LiveLog/LiveLog.stories.d.ts.map +1 -0
- package/lib/core/LiveLog/LiveLog.stories.js +20 -0
- package/lib/core/LiveLog/LiveLog.stories.js.map +1 -0
- package/lib/core/Progress/Progress.stories.d.ts +3 -2
- package/lib/core/Progress/Progress.stories.d.ts.map +1 -1
- package/lib/core/Progress/Progress.stories.js +59 -24
- package/lib/core/Progress/Progress.stories.js.map +1 -1
- package/lib/core/QRCode/QRCode.stories.d.ts +9 -0
- package/lib/core/QRCode/QRCode.stories.d.ts.map +1 -0
- package/lib/core/QRCode/QRCode.stories.js +18 -0
- package/lib/core/QRCode/QRCode.stories.js.map +1 -0
- package/lib/core/SearchInput/SearchInput.stories.js +1 -1
- package/lib/core/SearchInput/SearchInput.stories.js.map +1 -1
- package/lib/core/Tree/Tree.stories.d.ts +1 -1
- package/lib/core/Tree/Tree.stories.d.ts.map +1 -1
- package/lib/core/Tree/Tree.stories.js +10 -20
- package/lib/core/Tree/Tree.stories.js.map +1 -1
- package/lib/core/URL/URL.stories.js +1 -1
- package/lib/core/URL/URL.stories.js.map +1 -1
- package/lib/cs/CallControlPanel/CallControlPanel.stories.d.ts.map +1 -1
- package/lib/cs/CallControlPanel/CallControlPanel.stories.js +1 -0
- package/lib/cs/CallControlPanel/CallControlPanel.stories.js.map +1 -1
- package/lib/social/Feed/Feed.mocks.d.ts.map +1 -1
- package/lib/social/Feed/Feed.mocks.js +2 -2
- package/lib/social/Feed/Feed.mocks.js.map +1 -1
- package/lib/social/Feed/FeedPost.stories.d.ts.map +1 -1
- package/lib/social/Feed/FeedPost.stories.js +1 -1
- package/lib/social/Feed/FeedPost.stories.js.map +1 -1
- package/lib/tools/Clipboard/Clipboard.stories.d.ts.map +1 -1
- package/lib/tools/Clipboard/Clipboard.stories.js +13 -17
- package/lib/tools/Clipboard/Clipboard.stories.js.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts +11 -1
- package/lib/tools/PreviewShell/PreviewShell.mocks.d.ts.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.mocks.js +20 -0
- package/lib/tools/PreviewShell/PreviewShell.mocks.js.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.stories.d.ts +4 -2
- package/lib/tools/PreviewShell/PreviewShell.stories.d.ts.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.stories.js +69 -47
- package/lib/tools/PreviewShell/PreviewShell.stories.js.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.styles.d.ts +1 -2
- package/lib/tools/PreviewShell/PreviewShell.styles.d.ts.map +1 -1
- package/lib/tools/PreviewShell/PreviewShell.styles.js +1 -2
- package/lib/tools/PreviewShell/PreviewShell.styles.js.map +1 -1
- package/lib/work/CaseView/CaseView.mocks.d.ts +2 -2
- package/lib/work/CaseView/CaseView.mocks.d.ts.map +1 -1
- package/lib/work/CaseView/CaseView.mocks.js +2 -2
- package/lib/work/CaseView/CaseView.mocks.js.map +1 -1
- package/lib/work/CaseView/CaseView.stories.js +2 -3
- package/lib/work/CaseView/CaseView.stories.js.map +1 -1
- package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.d.ts.map +1 -1
- package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js +9 -2
- package/lib/work/IntelligentGuidance/IntelligentGuidance.stories.js.map +1 -1
- package/lib/work/Timeline/Timeline.stories.js +1 -1
- package/lib/work/Timeline/Timeline.stories.js.map +1 -1
- package/package.json +9 -9
|
@@ -14,508 +14,338 @@ export const getPath = (args) => {
|
|
|
14
14
|
: [];
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
|
-
export const
|
|
17
|
+
export const defaultNavItems = [
|
|
18
18
|
{
|
|
19
|
-
id: '
|
|
20
|
-
label: '
|
|
21
|
-
|
|
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: '
|
|
36
|
-
label: '
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
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: '
|
|
44
|
-
label: '
|
|
45
|
-
|
|
63
|
+
id: 'integration',
|
|
64
|
+
label: 'Integration',
|
|
65
|
+
items: [
|
|
66
|
+
{ id: 'emailAccounts', label: 'Email accounts', href: '#emailAccounts' },
|
|
46
67
|
{
|
|
47
|
-
id: '
|
|
48
|
-
label: '
|
|
68
|
+
id: 'integrationSystems',
|
|
69
|
+
label: 'Integration systems',
|
|
70
|
+
href: '#integrationSystems'
|
|
49
71
|
},
|
|
50
72
|
{
|
|
51
|
-
id: '
|
|
52
|
-
label: '
|
|
73
|
+
id: 'jsonTransforms',
|
|
74
|
+
label: 'JSON transforms',
|
|
75
|
+
href: '#jsonTransforms'
|
|
53
76
|
},
|
|
54
77
|
{
|
|
55
|
-
id: '
|
|
56
|
-
label: '
|
|
78
|
+
id: 'restConnectors',
|
|
79
|
+
label: 'REST connectors',
|
|
80
|
+
href: '#restConnectors'
|
|
57
81
|
}
|
|
58
82
|
]
|
|
59
83
|
},
|
|
60
84
|
{
|
|
61
|
-
id: '
|
|
62
|
-
label: '
|
|
63
|
-
|
|
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: '
|
|
66
|
-
label: '
|
|
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
|
-
|
|
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: '
|
|
133
|
+
id: 'overview',
|
|
102
134
|
data: {
|
|
103
|
-
pageTitle: '
|
|
135
|
+
pageTitle: 'Overview',
|
|
104
136
|
breadcrumbsPath: 'Home',
|
|
105
137
|
tabs: ['Application']
|
|
106
138
|
}
|
|
107
139
|
},
|
|
108
140
|
{
|
|
109
|
-
id: '
|
|
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: '
|
|
120
|
-
breadcrumbsPath: 'Home
|
|
121
|
-
tabs: ['
|
|
143
|
+
pageTitle: 'Case types',
|
|
144
|
+
breadcrumbsPath: 'Home',
|
|
145
|
+
tabs: ['Case types']
|
|
122
146
|
}
|
|
123
147
|
},
|
|
124
148
|
{
|
|
125
|
-
id: '
|
|
149
|
+
id: 'liveData',
|
|
126
150
|
data: {
|
|
127
|
-
pageTitle: '
|
|
128
|
-
breadcrumbsPath: 'Home
|
|
129
|
-
tabs: ['
|
|
151
|
+
pageTitle: 'Live data',
|
|
152
|
+
breadcrumbsPath: 'Home',
|
|
153
|
+
tabs: ['Live data']
|
|
130
154
|
}
|
|
131
155
|
},
|
|
132
156
|
{
|
|
133
|
-
id: '
|
|
157
|
+
id: 'insights',
|
|
134
158
|
data: {
|
|
135
|
-
pageTitle: '
|
|
136
|
-
breadcrumbsPath: 'Home
|
|
137
|
-
tabs: ['
|
|
159
|
+
pageTitle: 'Insights',
|
|
160
|
+
breadcrumbsPath: 'Home',
|
|
161
|
+
tabs: ['Insights']
|
|
138
162
|
}
|
|
139
163
|
},
|
|
140
164
|
{
|
|
141
|
-
id: '
|
|
165
|
+
id: 'personas',
|
|
142
166
|
data: {
|
|
143
|
-
pageTitle: '
|
|
144
|
-
breadcrumbsPath: 'Home
|
|
145
|
-
tabs: ['
|
|
167
|
+
pageTitle: 'Personas',
|
|
168
|
+
breadcrumbsPath: 'Home',
|
|
169
|
+
tabs: ['Personas']
|
|
146
170
|
}
|
|
147
171
|
},
|
|
148
172
|
{
|
|
149
|
-
id: '
|
|
173
|
+
id: 'appSettings',
|
|
150
174
|
data: {
|
|
151
|
-
pageTitle: '
|
|
152
|
-
breadcrumbsPath: 'Home
|
|
153
|
-
tabs: ['
|
|
175
|
+
pageTitle: 'App settings',
|
|
176
|
+
breadcrumbsPath: 'Home',
|
|
177
|
+
tabs: ['App settings']
|
|
154
178
|
}
|
|
155
179
|
},
|
|
156
180
|
{
|
|
157
|
-
id: '
|
|
181
|
+
id: 'appLogic',
|
|
158
182
|
data: {
|
|
159
|
-
pageTitle: '
|
|
160
|
-
breadcrumbsPath: 'Home,
|
|
161
|
-
tabs: ['
|
|
183
|
+
pageTitle: 'App logic',
|
|
184
|
+
breadcrumbsPath: 'Home, Rules library',
|
|
185
|
+
tabs: ['Rules library', 'App logic']
|
|
162
186
|
}
|
|
163
187
|
},
|
|
164
188
|
{
|
|
165
|
-
id: '
|
|
189
|
+
id: 'application',
|
|
166
190
|
data: {
|
|
167
|
-
pageTitle: '
|
|
168
|
-
breadcrumbsPath: 'Home,
|
|
169
|
-
tabs: ['Application']
|
|
191
|
+
pageTitle: 'Application',
|
|
192
|
+
breadcrumbsPath: 'Home, Rules library',
|
|
193
|
+
tabs: ['Rules library', 'Application']
|
|
170
194
|
}
|
|
171
195
|
},
|
|
172
196
|
{
|
|
173
|
-
id: '
|
|
197
|
+
id: 'data',
|
|
174
198
|
data: {
|
|
175
|
-
pageTitle: '
|
|
176
|
-
breadcrumbsPath: 'Home,
|
|
177
|
-
tabs: ['
|
|
199
|
+
pageTitle: 'Data',
|
|
200
|
+
breadcrumbsPath: 'Home, Rules library',
|
|
201
|
+
tabs: ['Rules library', 'Data']
|
|
178
202
|
}
|
|
179
203
|
},
|
|
180
204
|
{
|
|
181
|
-
id: '
|
|
205
|
+
id: 'emailAccounts',
|
|
182
206
|
data: {
|
|
183
|
-
pageTitle: 'Email
|
|
184
|
-
breadcrumbsPath: 'Home,
|
|
185
|
-
tabs: ['
|
|
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: '
|
|
213
|
+
id: 'integrationSystems',
|
|
190
214
|
data: {
|
|
191
215
|
pageTitle: 'Integration systems',
|
|
192
|
-
breadcrumbsPath: 'Home,
|
|
193
|
-
tabs: ['
|
|
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: '
|
|
221
|
+
id: 'jsonTransforms',
|
|
262
222
|
data: {
|
|
263
|
-
pageTitle: '
|
|
264
|
-
breadcrumbsPath: 'Home,
|
|
265
|
-
tabs: ['
|
|
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: '
|
|
229
|
+
id: 'restConnectors',
|
|
270
230
|
data: {
|
|
271
|
-
pageTitle: '
|
|
272
|
-
breadcrumbsPath: 'Home,
|
|
273
|
-
tabs: ['
|
|
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: '
|
|
237
|
+
id: 'process-actions',
|
|
278
238
|
data: {
|
|
279
|
-
pageTitle: '
|
|
280
|
-
breadcrumbsPath: 'Home,
|
|
281
|
-
tabs: ['
|
|
239
|
+
pageTitle: 'Actions',
|
|
240
|
+
breadcrumbsPath: 'Home, Rules library, Process',
|
|
241
|
+
tabs: ['Rules library', 'Process', 'Actions']
|
|
282
242
|
}
|
|
283
243
|
},
|
|
284
244
|
{
|
|
285
|
-
id: '
|
|
245
|
+
id: 'process-caseStatus',
|
|
286
246
|
data: {
|
|
287
|
-
pageTitle: '
|
|
288
|
-
breadcrumbsPath: 'Home,
|
|
289
|
-
tabs: ['
|
|
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: '
|
|
253
|
+
id: 'process-caseTypes',
|
|
294
254
|
data: {
|
|
295
|
-
pageTitle: '
|
|
296
|
-
breadcrumbsPath: 'Home,
|
|
297
|
-
tabs: ['
|
|
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: '
|
|
261
|
+
id: 'process-processes',
|
|
302
262
|
data: {
|
|
303
|
-
pageTitle: '
|
|
304
|
-
breadcrumbsPath: 'Home,
|
|
305
|
-
tabs: ['
|
|
263
|
+
pageTitle: 'Processes',
|
|
264
|
+
breadcrumbsPath: 'Home, Rules library, Process',
|
|
265
|
+
tabs: ['Rules library', 'Process', 'Processes']
|
|
306
266
|
}
|
|
307
267
|
},
|
|
308
268
|
{
|
|
309
|
-
id: '
|
|
269
|
+
id: 'process-SLAs',
|
|
310
270
|
data: {
|
|
311
|
-
pageTitle: '
|
|
312
|
-
breadcrumbsPath: 'Home,
|
|
313
|
-
tabs: ['
|
|
271
|
+
pageTitle: 'SLAs',
|
|
272
|
+
breadcrumbsPath: 'Home, Rules library, Process',
|
|
273
|
+
tabs: ['Rules library', 'Process', 'SLAs']
|
|
314
274
|
}
|
|
315
275
|
},
|
|
316
276
|
{
|
|
317
|
-
id: '
|
|
277
|
+
id: 'process-stages',
|
|
318
278
|
data: {
|
|
319
|
-
pageTitle: '
|
|
320
|
-
breadcrumbsPath: 'Home,
|
|
321
|
-
tabs: ['
|
|
279
|
+
pageTitle: 'Stages',
|
|
280
|
+
breadcrumbsPath: 'Home, Rules library, Process',
|
|
281
|
+
tabs: ['Rules library', 'Process', 'Stages']
|
|
322
282
|
}
|
|
323
283
|
},
|
|
324
284
|
{
|
|
325
|
-
id: '
|
|
285
|
+
id: 'process-workQueues',
|
|
326
286
|
data: {
|
|
327
|
-
pageTitle: '
|
|
328
|
-
breadcrumbsPath: 'Home,
|
|
329
|
-
tabs: ['
|
|
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: '
|
|
293
|
+
id: 'accessConditions',
|
|
334
294
|
data: {
|
|
335
|
-
pageTitle: '
|
|
336
|
-
breadcrumbsPath: 'Home,
|
|
337
|
-
tabs: ['
|
|
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: '
|
|
301
|
+
id: 'accessGroups',
|
|
342
302
|
data: {
|
|
343
|
-
pageTitle: '
|
|
344
|
-
breadcrumbsPath: 'Home,
|
|
345
|
-
tabs: ['
|
|
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: '
|
|
309
|
+
id: 'accessPolicies',
|
|
350
310
|
data: {
|
|
351
|
-
pageTitle: '
|
|
352
|
-
breadcrumbsPath: 'Home,
|
|
353
|
-
tabs: ['
|
|
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: '
|
|
317
|
+
id: 'accessRoles',
|
|
358
318
|
data: {
|
|
359
|
-
pageTitle: '
|
|
360
|
-
breadcrumbsPath: 'Home,
|
|
361
|
-
tabs: ['
|
|
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: '
|
|
325
|
+
id: 'authProfiles',
|
|
366
326
|
data: {
|
|
367
|
-
pageTitle: '
|
|
368
|
-
breadcrumbsPath: 'Home,
|
|
369
|
-
tabs: ['
|
|
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: '
|
|
333
|
+
id: 'systemAdmin',
|
|
374
334
|
data: {
|
|
375
|
-
pageTitle: '
|
|
376
|
-
breadcrumbsPath: 'Home
|
|
377
|
-
tabs: ['
|
|
335
|
+
pageTitle: 'System admin',
|
|
336
|
+
breadcrumbsPath: 'Home',
|
|
337
|
+
tabs: ['Rules library', 'System admin']
|
|
378
338
|
}
|
|
379
339
|
},
|
|
380
340
|
{
|
|
381
|
-
id: '
|
|
341
|
+
id: 'userInterface',
|
|
382
342
|
data: {
|
|
383
|
-
pageTitle: '
|
|
384
|
-
breadcrumbsPath: 'Home
|
|
385
|
-
tabs: ['
|
|
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={{
|