Migration to Faker-js
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
import * as CommonDashboardFuncs from '@owczar/dashboard-style--airframe';
|
import * as CommonDashboardFuncs from '@miltonbo/dashboard-style-airframe';
|
||||||
|
|
||||||
export default CommonDashboardFuncs;
|
export default CommonDashboardFuncs;
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Badge,
|
Badge,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import uid from 'uuid/v4';
|
import uid from 'uuid/v4';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { DragDropContext, Droppable, Draggable } from 'react-beautiful-dnd';
|
import { DragDropContext, Droppable, Draggable } from 'react-beautiful-dnd';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
Row,
|
Row,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
Row,
|
Row,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import ReactQuill from 'react-quill';
|
import ReactQuill from 'react-quill';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Accordion,
|
Accordion,
|
||||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import uid from 'uuid/v4';
|
import uid from 'uuid/v4';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
DragDropContext,
|
DragDropContext,
|
||||||
Droppable,
|
Droppable,
|
||||||
|
@@ -7,7 +7,7 @@ import {
|
|||||||
Draggable
|
Draggable
|
||||||
} from 'react-beautiful-dnd';
|
} from 'react-beautiful-dnd';
|
||||||
import uid from 'uuid/v4';
|
import uid from 'uuid/v4';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import classNames from 'classnames';
|
import classNames from 'classnames';
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Checkable,
|
Checkable,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { ToastContainer, toast } from 'react-toastify';
|
import { ToastContainer, toast } from 'react-toastify';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import v4 from 'uuid/v4';
|
import v4 from 'uuid/v4';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -4,7 +4,7 @@ import paginationFactory from 'react-bootstrap-table2-paginator';
|
|||||||
import filterFactory, { Comparator, dateFilter } from 'react-bootstrap-table2-filter'
|
import filterFactory, { Comparator, dateFilter } from 'react-bootstrap-table2-filter'
|
||||||
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -3,7 +3,7 @@ import BootstrapTable from 'react-bootstrap-table-next';
|
|||||||
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Avatar,
|
Avatar,
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
const columns = [
|
const columns = [
|
||||||
{
|
{
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
const columns = [
|
const columns = [
|
||||||
{
|
{
|
||||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import cellEditFactory, { Type } from 'react-bootstrap-table2-editor';
|
import cellEditFactory, { Type } from 'react-bootstrap-table2-editor';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import { randomArray } from './../../../../utilities';
|
import { randomArray } from './../../../../utilities';
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import { CustomSearch } from './CustomSearch';
|
import { CustomSearch } from './CustomSearch';
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import classes from './LargeTable.scss';
|
import classes from './LargeTable.scss';
|
||||||
import { Card, CardHeader } from './../../../../components';
|
import { Card, CardHeader } from './../../../../components';
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
const columns = [
|
const columns = [
|
||||||
{
|
{
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import BootstrapTable from 'react-bootstrap-table-next';
|
import BootstrapTable from 'react-bootstrap-table-next';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
const sortCaret = (order) => {
|
const sortCaret = (order) => {
|
||||||
if (!order)
|
if (!order)
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
const TrTableHoverable = () => (
|
const TrTableHoverable = () => (
|
||||||
<React.Fragment>
|
<React.Fragment>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
/*eslint-disable */
|
/*eslint-disable */
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Container,
|
Container,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Media,
|
Media,
|
||||||
Avatar,
|
Avatar,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Media,
|
Media,
|
||||||
Button
|
Button
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Nav,
|
Nav,
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Avatar,
|
Avatar,
|
||||||
Media,
|
Media,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Media,
|
Media,
|
||||||
} from './../../../components';
|
} from './../../../components';
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Avatar,
|
Avatar,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import {
|
import {
|
||||||
Media,
|
Media,
|
||||||
Avatar,
|
Avatar,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
|
|
||||||
const TrTableRecentFundings = () => (
|
const TrTableRecentFundings = () => (
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Avatar,
|
Avatar,
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Badge,
|
Badge,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
InputGroup,
|
InputGroup,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { NavLink as RouterNavLink } from 'react-router-dom';
|
import { NavLink as RouterNavLink } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Card,
|
Card,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Button,
|
Button,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Badge,
|
Badge,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Media,
|
Media,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
import { Link } from 'react-router-dom';
|
import { Link } from 'react-router-dom';
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import faker from 'faker/locale/en_US';
|
import { faker } from '@faker-js/faker/locale/fr';
|
||||||
import PropTypes from 'prop-types';
|
import PropTypes from 'prop-types';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
2
app/styles/bootstrap.scss
vendored
2
app/styles/bootstrap.scss
vendored
@@ -1 +1 @@
|
|||||||
@import '~@owczar/dashboard-style--airframe/scss/bootstrap/bootstrap';
|
@import '~@miltonbo/dashboard-style-airframe/scss/bootstrap/bootstrap';
|
@@ -1 +1 @@
|
|||||||
@import '~@owczar/dashboard-style--airframe/scss/style';
|
@import '~@miltonbo/dashboard-style-airframe/scss/style';
|
@@ -1,2 +1,2 @@
|
|||||||
@import '~@owczar/dashboard-style--airframe/scss/plugins/ag-grid/ag-grid';
|
@import '~@miltonbo/dashboard-style-airframe/scss/plugins/ag-grid/ag-grid';
|
||||||
@import '~@owczar/dashboard-style--airframe/scss/plugins/ag-grid/ag-theme-bootstrap';
|
@import '~@miltonbo/dashboard-style-airframe/scss/plugins/ag-grid/ag-theme-bootstrap';
|
||||||
|
@@ -1 +1 @@
|
|||||||
@import "~@owczar/dashboard-style--airframe/scss/variables";
|
@import "~@miltonbo/dashboard-style-airframe/scss/variables";
|
@@ -51,13 +51,14 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "^7.4.4",
|
"@babel/polyfill": "^7.4.4",
|
||||||
"@owczar/dashboard-style--airframe": "^0.1.13",
|
"@faker-js/faker": "^7.6.0",
|
||||||
|
"@miltonbo/dashboard-style-airframe": "^0.1.13",
|
||||||
"ag-grid-community": "^21.0.1",
|
"ag-grid-community": "^21.0.1",
|
||||||
"ag-grid-react": "^21.0.1",
|
"ag-grid-react": "^21.0.1",
|
||||||
"bootstrap": "^4.3.1",
|
"bootstrap": "^4.3.1",
|
||||||
"faker": "^4.1.0",
|
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"holderjs": "^2.9.6",
|
"holderjs": "^2.9.6",
|
||||||
|
"isomorphic-fetch": "^3.0.0",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
@@ -80,7 +81,7 @@
|
|||||||
"react-grid-layout": "^0.16.6",
|
"react-grid-layout": "^0.16.6",
|
||||||
"react-helmet": "^5.2.1",
|
"react-helmet": "^5.2.1",
|
||||||
"react-hot-loader": "^4.11.0",
|
"react-hot-loader": "^4.11.0",
|
||||||
"react-image-crop": "^8.0.2",
|
"react-image-crop": "8.6.9",
|
||||||
"react-quill": "^1.3.3",
|
"react-quill": "^1.3.3",
|
||||||
"react-responsive": "^7.0.0",
|
"react-responsive": "^7.0.0",
|
||||||
"react-router": "^5.0.1",
|
"react-router": "^5.0.1",
|
||||||
|
Reference in New Issue
Block a user