UNPKG

myprojectpackageprav

Version:
40 lines 983 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.workflow = void 0; exports.workflow = [{ title: 'step 1', icon: "font-11 icon-pguser", kpicolorcode: '1', link: '/' }, { title: 'step 2', icon: "font-11 icon-user", kpicolorcode: '2', link: '/' }, { title: 'step 3', icon: "font-11 icon-checked", kpicolorcode: '3', link: '/' }, { title: 'step 4', icon: "font-11 icon-announcements", kpicolorcode: '4', link: '/' }, { title: 'step 5', icon: "font-11 icon-user", kpicolorcode: '5', link: '/' }, { title: 'step 6', icon: "font-11 icon-checked", kpicolorcode: '6', link: '/' }, { title: 'step 7', icon: "font-11 icon-pguser", kpicolorcode: '7', link: '/' }]; //# sourceMappingURL=workflow-data.js.map