blob: 57ef0e59631798586543e4a0cbbbb5f87e54c522 [file] [log] [blame]
import { element } from "../../types/element";
export const elementSearch1: element[] = [
{
id: '0',
name: 'name',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '1',
name: 'name1',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '2',
name: 'name2',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '0',
name: 'name2',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
}
]
export const elementSearch2: element[] = [
{
id: '3',
name: 'Title0',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '1',
name: 'Title1',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '5',
name: 'Title2',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '0',
name: 'Title3',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
}
]
export const elementSearch3: element[] = [
{
id: '0',
name: 'Title0',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '1',
name: 'Title1',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '2',
name: 'Title2',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
},
{
id: '3',
name: 'Title3',
description: '',
notes: '',
interfaceElementAlterable: true,
interfaceElementIndexEnd: 1,
interfaceElementIndexStart:0
}
]