Skip to content

Commit a484b56

Browse files
committed
2.2.0
1 parent 90528e0 commit a484b56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+874
-418
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"i18next-http-middleware": "^3.1.0",
122122
"ini": "^1.3.6",
123123
"isomorphic-unfetch": "^3.0.0",
124+
"json-schema": "0.4.0",
124125
"loadable-components": "^2.2.3",
125126
"lodash": "4.17.21",
126127
"lucene": "^2.1.1",
@@ -130,7 +131,7 @@
130131
"moment": "^2.25.3",
131132
"node-fetch": "2.6.5",
132133
"node-notifier": "8.0.1",
133-
"node-sass": "^4.13.0",
134+
"node-sass": "4.14.0",
134135
"nth-check": "2.0.1",
135136
"performant-array-to-tree": "^1.7.1",
136137
"postcss-modules-extract-imports": "3.0.0",
@@ -181,6 +182,7 @@
181182
"**/**/node-notifier": "^8.0.1",
182183
"**/**/prismjs": "^1.25.0",
183184
"**/**/url-parse": "^1.5.2",
185+
"**/**/json-schema": "^0.4.0",
184186
"@digg/react-ideal-image": "file:local_modules/digg_react-ideal-image-1.0.2.tgz"
185187
},
186188
"jest": {

src/assets/CloseIcon.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
import React from 'react';
2+
3+
export const CloseIcon2: React.FC = () => (
4+
<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<path d="M13 1.30929L11.6907 0L6.5 5.19071L1.30929 0L0 1.30929L5.19071 6.5L0 11.6907L1.30929 13L6.5 7.80929L11.6907 13L13 11.6907L7.80929 6.5L13 1.30929Z" fill="#2B2A29" />
6+
</svg>
7+
);

src/assets/CompactList.tsx

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
import React from 'react';
22

33
export const CompactList: React.FC = () => (
4-
<svg
5-
width="12"
6-
height="11"
7-
viewBox="0 0 12 11"
8-
fill="none"
9-
xmlns="http://www.w3.org/2000/svg"
10-
>
11-
<path
12-
d="M0 7.07143C0 7.50537 0.351776 7.85714 0.785715 7.85714H11.2143C11.6482 7.85714 12 7.50537 12 7.07143V7.07143C12 6.63749 11.6482 6.28571 11.2143 6.28571H0.785714C0.351776 6.28571 0 6.63749 0 7.07143V7.07143ZM0 10.2143C0 10.6482 0.351776 11 0.785715 11H11.2143C11.6482 11 12 10.6482 12 10.2143V10.2143C12 9.78035 11.6482 9.42857 11.2143 9.42857H0.785714C0.351776 9.42857 0 9.78035 0 10.2143V10.2143ZM0 3.92857C0 4.36251 0.351776 4.71429 0.785715 4.71429H11.2143C11.6482 4.71429 12 4.36251 12 3.92857V3.92857C12 3.49463 11.6482 3.14286 11.2143 3.14286H0.785714C0.351776 3.14286 0 3.49463 0 3.92857V3.92857ZM0.785714 0C0.351776 0 0 0.351776 0 0.785714V0.785714C0 1.21965 0.351776 1.57143 0.785715 1.57143H11.2143C11.6482 1.57143 12 1.21965 12 0.785714V0.785714C12 0.351776 11.6482 0 11.2143 0H0.785714Z"
13-
fill="#2B2A29"
14-
/>
4+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<rect width="11.3742" height="1.99993" fill="#2B2A29" />
6+
<rect y="4.00061" width="11.3742" height="1.99944" fill="#2B2A29" />
7+
<rect y="7.99951" width="11.3742" height="1.99993" fill="#2B2A29" />
8+
<rect y="12.0001" width="11.3742" height="1.99944" fill="#2B2A29" />
9+
<rect x="12.2451" width="1.75458" height="1.99993" fill="#2B2A29" />
10+
<rect x="12.2451" y="4" width="1.75458" height="1.99993" fill="#2B2A29" />
11+
<rect x="12.2451" y="8" width="1.75458" height="1.99993" fill="#2B2A29" />
12+
<rect x="12.2451" y="12.0001" width="1.75458" height="1.99993" fill="#2B2A29" />
1513
</svg>
1614
);

src/assets/DetailedList.tsx

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
import React from 'react';
22

33
export const DetailedList: React.FC = () => (
4-
<svg
5-
width="12"
6-
height="12"
7-
viewBox="0 0 12 12"
8-
fill="none"
9-
xmlns="http://www.w3.org/2000/svg"
10-
>
11-
<path
12-
d="M11.3684 6.66667H0.631579C0.284211 6.66667 0 6.96667 0 7.33333V11.3333C0 11.7 0.284211 12 0.631579 12H11.3684C11.7158 12 12 11.7 12 11.3333V7.33333C12 6.96667 11.7158 6.66667 11.3684 6.66667ZM11.3684 0H0.631579C0.284211 0 0 0.3 0 0.666667V4.66667C0 5.03333 0.284211 5.33333 0.631579 5.33333H11.3684C11.7158 5.33333 12 5.03333 12 4.66667V0.666667C12 0.3 11.7158 0 11.3684 0Z"
13-
fill="#2B2A29"
14-
/>
15-
</svg>
4+
<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<rect width="9.7108" height="3.5" fill="#2B2A29" />
6+
<rect y="5.25" width="9.7108" height="3.5" fill="#2B2A29" />
7+
<rect y="10.5" width="9.7108" height="3.5" fill="#2B2A29" />
8+
<rect x="11.2793" width="2.72543" height="3.5" fill="#2B2A29" />
9+
<rect x="11.2793" y="5.25" width="2.72543" height="3.5" fill="#2B2A29" />
10+
<rect x="11.2793" y="10.5" width="2.72543" height="3.5" fill="#2B2A29" />
11+
</svg>
1612
);

src/assets/FilterIcon.tsx

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
11
import React from 'react';
22

33
export const FilterIcon: React.FC = () => (
4-
<svg
5-
xmlns="http://www.w3.org/2000/svg"
6-
width="16"
7-
height="16"
8-
viewBox="0 0 24 24"
9-
fill="none"
10-
stroke="currentColor"
11-
stroke-width="2"
12-
stroke-linecap="round"
13-
stroke-linejoin="round"
14-
className="feather feather-filter"
15-
>
16-
<polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon>
4+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<path d="M0.5 12.1667V13.8333H5.5V12.1667H0.5ZM0.5 2.16667V3.83333H8.83333V2.16667H0.5ZM8.83333 15.5V13.8333H15.5V12.1667H8.83333V10.5H7.16667V15.5H8.83333ZM3.83333 5.5V7.16667H0.5V8.83333H3.83333V10.5H5.5V5.5H3.83333ZM15.5 8.83333V7.16667H7.16667V8.83333H15.5ZM10.5 5.5H12.1667V3.83333H15.5V2.16667H12.1667V0.5H10.5V5.5Z" fill="#2B2A29" />
176
</svg>
187
);

src/assets/Illustration_1.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
2+
import i18n from 'i18n';
23

34
const illustration_1 = require('./illustration_1.png');
45

5-
export const Illustration_1: React.SFC = () => <img src={illustration_1} alt="Illustration dator" />;
6+
export const Illustration_1: React.SFC = () => <img src={illustration_1} alt={i18n.t('common|illustration-1')} />;

src/assets/Illustration_2.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
2+
import i18n from 'i18n';
23

34
const illustration_2 = require('./illustration_2.png');
45

5-
export const Illustration_2: React.SFC = () => <img src={illustration_2} alt="Illustration dator" />;
6+
export const Illustration_2: React.SFC = () => <img src={illustration_2} alt={i18n.t('common|illustration-2')} />;

src/assets/Illustration_3.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
2+
import i18n from 'i18n';
23

34
const illustration_3 = require('./illustration_3.png');
45

5-
export const Illustration_3: React.SFC = () => <img src={illustration_3} alt="Illustration dator" />;
6+
export const Illustration_3: React.SFC = () => <img src={illustration_3} alt={i18n.t('common|illustration-3')} />;

src/assets/ListIconLg.tsx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
import React from 'react';
2+
3+
export const ListIconLg: React.FC = () => (
4+
<svg width="15" height="14" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<rect width="9.7108" height="3.5" fill="#5A6751" />
6+
<rect y="5.25" width="9.7108" height="3.5" fill="#5A6751" />
7+
<rect y="10.5" width="9.7108" height="3.5" fill="#5A6751" />
8+
<rect x="11.2793" width="2.72543" height="3.5" fill="#5A6751" />
9+
<rect x="11.2793" y="5.25" width="2.72543" height="3.5" fill="#5A6751" />
10+
<rect x="11.2793" y="10.5" width="2.72543" height="3.5" fill="#5A6751" />
11+
</svg>
12+
13+
);

src/assets/ListIconSm.tsx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
import React from 'react';
2+
3+
export const ListIconSm: React.FC = () => (
4+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
5+
<rect width="11.3742" height="1.99993" fill="#5A6751" />
6+
<rect y="4.00061" width="11.3742" height="1.99944" fill="#5A6751" />
7+
<rect y="7.99951" width="11.3742" height="1.99993" fill="#5A6751" />
8+
<rect y="12.0001" width="11.3742" height="1.99944" fill="#5A6751" />
9+
<rect x="12.2451" width="1.75458" height="1.99993" fill="#5A6751" />
10+
<rect x="12.2451" y="4" width="1.75458" height="1.99993" fill="#5A6751" />
11+
<rect x="12.2451" y="8" width="1.75458" height="1.99993" fill="#5A6751" />
12+
<rect x="12.2451" y="12.0001" width="1.75458" height="1.99993" fill="#5A6751" />
13+
</svg>
14+
15+
);

0 commit comments

Comments
 (0)