@pega/custom-dx-components
Version:
Utility for building custom UI components
53 lines (50 loc) • 1.2 kB
text/typescript
export const configProps = {
label: 'Create operator',
createLabel: 'Created',
updateLabel: 'Updated',
updateDateTime: '2023-01-16T14:53:33.280Z',
createDateTime: '2023-01-16T14:53:33.198Z',
updateOperator: {
userId: 'admin@mediaco',
userName: 'admin'
},
createOperator: {
userId: 'admin@mediaco',
userName: 'admin'
},
hideLabel: true,
key: '_532zx1dah',
displayMode: 'LABELS_LEFT'
};
export const operatorDetails = {
data: {
pzLoadTime: 'January 18, 2023 10:33:19 AM EST',
pzPageNameHash: '_pa1519192551088960pz',
pyOperatorInfo: {
pyUserName: 'french DigV2',
pyPosition: '',
pyImageInsKey: '',
pySkills: [
{
pySkillName: '',
pzIndexOwnerKey: 'DATA-ADMIN-OPERATOR-ID FRENCHTEST.DIGV2',
pySkillRating: 0
}
],
pyReportToUserName: '',
pyReportTo: '',
pyOrganization: 'DXIL',
pyTitle: '',
pyLabel: 'frenchTest.DigV2',
pyEmailAddress: 'User@DigV2',
pyTelephone: ''
}
},
status: 200,
statusText: '',
headers: {
'content-length': '435',
'content-type': 'application/json;charset=UTF-8'
},
request: {}
};