@thetechcompany/react-gantt-timeline
Version:
[](http://npm.im/react-gantt-timeline) [](http://opensource.org/licenses/MIT) [ • 2.41 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.outBoundPages = void 0;
var pages = {
"9-2018": [
{
"id": 23760,
"name": "Task 108",
"start": "2018-09-06T00:00:00Z",
"end": "2018-09-14T00:00:00Z",
"color": "#BD453C"
},
{
"id": 23839,
"name": "Task 186",
"start": "2018-09-07T00:00:00Z",
"end": "2018-09-11T00:00:00Z",
"color": "#36B48E"
},
{
"id": 23699,
"name": "Task 47",
"start": "2018-09-10T00:00:00Z",
"end": "2018-09-13T00:00:00Z",
"color": "#AB5946"
},
{
"id": 23770,
"name": "Task 118",
"start": "2018-09-11T00:00:00Z",
"end": "2018-09-17T00:00:00Z",
"color": "#BDA7A3"
},
{
"id": 23757,
"name": "Task 104",
"start": "2018-09-19T00:00:00Z",
"end": "2018-09-23T00:00:00Z",
"color": "#0185ED"
},
{
"id": 23763,
"name": "Task 106",
"start": "2018-09-27T00:00:00Z",
"end": "2018-10-05T00:00:00Z",
"color": "#34B7E8"
}
],
"8-2018": [
{
"id": 24760,
"name": "Task 4108",
"start": "2018-09-06T00:00:00Z",
"end": "2018-09-14T00:00:00Z",
"color": "#BD453C"
},
{
"id": 24839,
"name": "Task 4186",
"start": "2018-09-07T00:00:00Z",
"end": "2018-09-11T00:00:00Z",
"color": "#36B48E"
}
]
};
exports.outBoundPages = { "12-2018": [
{
"id": 1223760,
"name": "Task 108",
"start": "2018-09-06T00:00:00Z",
"end": "2018-09-14T00:00:00Z",
"color": "#BD453C"
},
{
"id": 1223839,
"name": "Task 186",
"start": "2018-09-07T00:00:00Z",
"end": "2018-09-11T00:00:00Z",
"color": "#36B48E"
},
{
"id": 1223699,
"name": "Task 47",
"start": "2018-09-10T00:00:00Z",
"end": "2018-09-13T00:00:00Z",
"color": "#AB5946"
}
]
};
exports.default = pages;