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;
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
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 PropTypes from 'prop-types';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Badge,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 _ from 'lodash';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
import { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
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 _ from 'lodash';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Container,
|
||||
Row,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Container,
|
||||
Row,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import ReactQuill from 'react-quill';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Accordion,
|
||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import uid from 'uuid/v4';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
DragDropContext,
|
||||
Droppable,
|
||||
|
@@ -7,7 +7,7 @@ import {
|
||||
Draggable
|
||||
} from 'react-beautiful-dnd';
|
||||
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 {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Checkable,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import v4 from 'uuid/v4';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -4,7 +4,7 @@ import paginationFactory from 'react-bootstrap-table2-paginator';
|
||||
import filterFactory, { Comparator, dateFilter } from 'react-bootstrap-table2-filter'
|
||||
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import moment from 'moment';
|
||||
|
||||
import {
|
||||
|
@@ -3,7 +3,7 @@ import BootstrapTable from 'react-bootstrap-table-next';
|
||||
import ToolkitProvider from 'react-bootstrap-table2-toolkit';
|
||||
import moment from 'moment';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Avatar,
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import BootstrapTable from 'react-bootstrap-table-next';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
const columns = [
|
||||
{
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import BootstrapTable from 'react-bootstrap-table-next';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
const columns = [
|
||||
{
|
||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import BootstrapTable from 'react-bootstrap-table-next';
|
||||
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';
|
||||
|
||||
|
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import BootstrapTable from 'react-bootstrap-table-next';
|
||||
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';
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
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 { Card, CardHeader } from './../../../../components';
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import BootstrapTable from 'react-bootstrap-table-next';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
const columns = [
|
||||
{
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
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) => {
|
||||
if (!order)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
const TrTableHoverable = () => (
|
||||
<React.Fragment>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
import {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import _ from 'lodash';
|
||||
|
||||
/*eslint-disable */
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Link } from 'react-router-dom';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Container,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Media,
|
||||
Avatar,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Media,
|
||||
Button
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Nav,
|
||||
|
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Avatar,
|
||||
Media,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Media,
|
||||
} from './../../../components';
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Avatar,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import {
|
||||
Media,
|
||||
Avatar,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
|
||||
const TrTableRecentFundings = () => (
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Avatar,
|
||||
|
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Link } from 'react-router-dom';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Badge,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
InputGroup,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Card,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Button,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Badge,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
|
||||
import {
|
||||
Media,
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 { Link } from 'react-router-dom';
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import faker from 'faker/locale/en_US';
|
||||
import { faker } from '@faker-js/faker/locale/fr';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
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 {
|
||||
|
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 '~@owczar/dashboard-style--airframe/scss/plugins/ag-grid/ag-theme-bootstrap';
|
||||
@import '~@miltonbo/dashboard-style-airframe/scss/plugins/ag-grid/ag-grid';
|
||||
@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": {
|
||||
"@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-react": "^21.0.1",
|
||||
"bootstrap": "^4.3.1",
|
||||
"faker": "^4.1.0",
|
||||
"font-awesome": "^4.7.0",
|
||||
"holderjs": "^2.9.6",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.24.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
@@ -80,7 +81,7 @@
|
||||
"react-grid-layout": "^0.16.6",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-hot-loader": "^4.11.0",
|
||||
"react-image-crop": "^8.0.2",
|
||||
"react-image-crop": "8.6.9",
|
||||
"react-quill": "^1.3.3",
|
||||
"react-responsive": "^7.0.0",
|
||||
"react-router": "^5.0.1",
|
||||
|
Reference in New Issue
Block a user