@papillonbits/components 0.6.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/primer/Form/Checkbox/__tests__/__snapshots__/Checkbox.int.test.js.snap +54 -56
- package/build/primer/Form/Input/__tests__/__snapshots__/Input.int.test.js.snap +18 -24
- package/build/primer/Form/Radio/__tests__/__snapshots__/Radio.int.test.js.snap +18 -28
- package/build/primer/Grid/DisplayTable/__tests__/__snapshots__/DisplayTable.int.test.js.snap +82 -82
- package/build/primer/Grid/FlexGrid/__tests__/__snapshots__/FlexGrid.int.test.js.snap +4532 -5510
- package/build/primer/Icon/Icon.part.js +177 -66
- package/build/primer/Icon/Icon.prop.js +62 -25
- package/build/primer/Navigation/Menu/__tests__/__snapshots__/Menu.int.test.js.snap +101 -107
- package/build/primer/Navigation/TabNav/__tests__/__snapshots__/TabNav.int.test.js.snap +177 -177
- package/build/primer/Navigation/UnderlineNav/__tests__/__snapshots__/UnderlineNav.int.test.js.snap +213 -225
- package/build/primer/Pagination/PreviousNext/__tests__/__snapshots__/PreviousNext.int.test.js.snap +52 -52
- package/build/primer/SVG/icon/accessibility-16.svg +1 -0
- package/build/primer/SVG/icon/alert-fill-12.svg +1 -0
- package/build/primer/SVG/icon/apps-16.svg +1 -0
- package/build/primer/SVG/icon/bell-fill-16.svg +1 -0
- package/build/primer/SVG/icon/check-circle-fill-12.svg +1 -0
- package/build/primer/SVG/icon/cloud-16.svg +1 -0
- package/build/primer/SVG/icon/cloud-24.svg +1 -0
- package/build/primer/SVG/icon/cloud-offline-16.svg +1 -0
- package/build/primer/SVG/icon/cloud-offline-24.svg +1 -0
- package/build/primer/SVG/icon/code-of-conduct-16.svg +1 -0
- package/build/primer/SVG/icon/code-of-conduct-24.svg +1 -0
- package/build/primer/SVG/icon/copy-16.svg +1 -0
- package/build/primer/SVG/icon/copy-24.svg +1 -1
- package/build/primer/SVG/icon/duplicate-16.svg +1 -1
- package/build/primer/SVG/icon/duplicate-24.svg +1 -1
- package/build/primer/SVG/icon/feed-discussion-16.svg +1 -0
- package/build/primer/SVG/icon/feed-forked-16.svg +1 -0
- package/build/primer/SVG/icon/feed-heart-16.svg +1 -0
- package/build/primer/SVG/icon/feed-merged-16.svg +1 -0
- package/build/primer/SVG/icon/feed-person-16.svg +1 -0
- package/build/primer/SVG/icon/feed-repo-16.svg +1 -0
- package/build/primer/SVG/icon/feed-rocket-16.svg +1 -0
- package/build/primer/SVG/icon/feed-star-16.svg +1 -0
- package/build/primer/SVG/icon/feed-tag-16.svg +1 -0
- package/build/primer/SVG/icon/feed-trophy-16.svg +1 -0
- package/build/primer/SVG/icon/file-directory-16.svg +1 -1
- package/build/primer/SVG/icon/file-directory-fill-16.svg +1 -0
- package/build/primer/SVG/icon/file-directory-open-fill-16.svg +1 -0
- package/build/primer/SVG/icon/id-badge-16.svg +1 -0
- package/build/primer/SVG/icon/issue-reopened-16.svg +1 -1
- package/build/primer/SVG/icon/issue-reopened-24.svg +1 -1
- package/build/primer/SVG/icon/iterations-16.svg +1 -0
- package/build/primer/SVG/icon/iterations-24.svg +1 -0
- package/build/primer/SVG/icon/key-asterisk-16.svg +1 -0
- package/build/primer/SVG/icon/log-16.svg +1 -0
- package/build/primer/SVG/icon/no-entry-16.svg +1 -1
- package/build/primer/SVG/icon/no-entry-fill-12.svg +1 -0
- package/build/primer/SVG/icon/{clippy-16.svg → paste-16.svg} +0 -0
- package/build/primer/SVG/icon/{clippy-24.svg → paste-24.svg} +0 -0
- package/build/primer/SVG/icon/person-fill-16.svg +1 -0
- package/build/primer/SVG/icon/person-fill-24.svg +1 -0
- package/build/primer/SVG/icon/repo-deleted-16.svg +1 -0
- package/build/primer/SVG/icon/repo-locked-16.svg +1 -0
- package/build/primer/SVG/icon/{select-single-16.svg → single-select-16.svg} +0 -0
- package/build/primer/SVG/icon/sort-asc-16.svg +1 -0
- package/build/primer/SVG/icon/sort-asc-24.svg +1 -0
- package/build/primer/SVG/icon/sort-desc-16.svg +1 -0
- package/build/primer/SVG/icon/sort-desc-24.svg +1 -0
- package/build/primer/SVG/icon/stack-16.svg +1 -0
- package/build/primer/SVG/icon/stack-24.svg +1 -0
- package/build/primer/SVG/icon/tab-external-16.svg +1 -0
- package/build/primer/SVG/icon/telescope-fill-16.svg +1 -0
- package/build/primer/SVG/icon/telescope-fill-24.svg +1 -0
- package/build/primer/SVG/icon/trophy-16.svg +1 -0
- package/build/primer/SVG/icon/trophy-24.svg +1 -0
- package/build/primer/SVG/icon/upload-24.svg +1 -1
- package/build/primer/SVG/icon/webhook-16.svg +1 -0
- package/build/primer/SVG/icon/x-circle-fill-12.svg +1 -0
- package/package.json +5 -5
- package/build/primer/SVG/icon/eye-slash-24.svg +0 -1
- package/build/primer/SVG/icon/file-symlink-24.svg +0 -1
- package/build/primer/SVG/icon/fire-24.svg +0 -1
- package/build/primer/SVG/icon/git-fork-24.svg +0 -1
- package/build/primer/SVG/icon/index.js +0 -1248
- package/build/primer/SVG/icon/insights-24.svg +0 -1
- package/build/primer/SVG/icon/octoface-16.svg +0 -1
- package/build/primer/SVG/icon/octoface-24.svg +0 -1
- package/build/primer/SVG/icon/settings-24.svg +0 -1
- package/build/primer/SVG/icon/trashcan-16.svg +0 -1
- package/build/primer/SVG/icon/unverifed-24.svg +0 -1
- package/build/primer/SVG/index.js +0 -13
|
@@ -1,77 +1,75 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`<Checkbox /> Render must match isChecked() 1`] = `
|
|
4
|
-
<div
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
>
|
|
8
|
-
<label
|
|
9
|
-
htmlFor="checkbox"
|
|
4
|
+
<div>
|
|
5
|
+
<div
|
|
6
|
+
class="m-0 form-checkbox"
|
|
10
7
|
>
|
|
11
|
-
<
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
8
|
+
<label
|
|
9
|
+
for="checkbox"
|
|
10
|
+
>
|
|
11
|
+
<input
|
|
12
|
+
aria-describedby="help-text-for-checkbox"
|
|
13
|
+
checked=""
|
|
14
|
+
type="checkbox"
|
|
15
|
+
/>
|
|
16
|
+
is checked
|
|
17
|
+
</label>
|
|
18
|
+
</div>
|
|
19
19
|
</div>
|
|
20
20
|
`;
|
|
21
21
|
|
|
22
22
|
exports[`<Checkbox /> Render must match isCheckedInactive() 1`] = `
|
|
23
|
-
<div
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
>
|
|
27
|
-
<label
|
|
28
|
-
htmlFor="checkbox"
|
|
23
|
+
<div>
|
|
24
|
+
<div
|
|
25
|
+
class="m-0 form-checkbox checkbox-inactive"
|
|
29
26
|
>
|
|
30
|
-
<
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
27
|
+
<label
|
|
28
|
+
for="checkbox"
|
|
29
|
+
>
|
|
30
|
+
<input
|
|
31
|
+
aria-describedby="help-text-for-checkbox"
|
|
32
|
+
checked=""
|
|
33
|
+
type="checkbox"
|
|
34
|
+
/>
|
|
35
|
+
is checked
|
|
36
|
+
</label>
|
|
37
|
+
</div>
|
|
38
38
|
</div>
|
|
39
39
|
`;
|
|
40
40
|
|
|
41
41
|
exports[`<Checkbox /> Render must match isNotChecked() 1`] = `
|
|
42
|
-
<div
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
>
|
|
46
|
-
<label
|
|
47
|
-
htmlFor="checkbox"
|
|
42
|
+
<div>
|
|
43
|
+
<div
|
|
44
|
+
class="m-0 form-checkbox"
|
|
48
45
|
>
|
|
49
|
-
<
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
46
|
+
<label
|
|
47
|
+
for="checkbox"
|
|
48
|
+
>
|
|
49
|
+
<input
|
|
50
|
+
aria-describedby="help-text-for-checkbox"
|
|
51
|
+
type="checkbox"
|
|
52
|
+
/>
|
|
53
|
+
is not checked
|
|
54
|
+
</label>
|
|
55
|
+
</div>
|
|
57
56
|
</div>
|
|
58
57
|
`;
|
|
59
58
|
|
|
60
59
|
exports[`<Checkbox /> Render must match isNotCheckedInactive() 1`] = `
|
|
61
|
-
<div
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
>
|
|
65
|
-
<label
|
|
66
|
-
htmlFor="checkbox"
|
|
60
|
+
<div>
|
|
61
|
+
<div
|
|
62
|
+
class="m-0 form-checkbox checkbox-inactive"
|
|
67
63
|
>
|
|
68
|
-
<
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
64
|
+
<label
|
|
65
|
+
for="checkbox"
|
|
66
|
+
>
|
|
67
|
+
<input
|
|
68
|
+
aria-describedby="help-text-for-checkbox"
|
|
69
|
+
type="checkbox"
|
|
70
|
+
/>
|
|
71
|
+
is not checked
|
|
72
|
+
</label>
|
|
73
|
+
</div>
|
|
76
74
|
</div>
|
|
77
75
|
`;
|
|
@@ -1,31 +1,25 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`<Input /> Render must match inactive() 1`] = `
|
|
4
|
-
<
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
placeholder="Fantastic placeholder"
|
|
14
|
-
type="text"
|
|
15
|
-
/>
|
|
4
|
+
<div>
|
|
5
|
+
<input
|
|
6
|
+
aria-label="Repository description"
|
|
7
|
+
class="form-control input-inactive"
|
|
8
|
+
placeholder="Fantastic placeholder"
|
|
9
|
+
type="text"
|
|
10
|
+
value=""
|
|
11
|
+
/>
|
|
12
|
+
</div>
|
|
16
13
|
`;
|
|
17
14
|
|
|
18
15
|
exports[`<Input /> Render must match regular() 1`] = `
|
|
19
|
-
<
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
placeholder="Fantastic placeholder"
|
|
29
|
-
type="text"
|
|
30
|
-
/>
|
|
16
|
+
<div>
|
|
17
|
+
<input
|
|
18
|
+
aria-label="Repository description"
|
|
19
|
+
class="form-control"
|
|
20
|
+
placeholder="Fantastic placeholder"
|
|
21
|
+
type="text"
|
|
22
|
+
value=""
|
|
23
|
+
/>
|
|
24
|
+
</div>
|
|
31
25
|
`;
|
|
@@ -1,75 +1,65 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`<Radio /> Render must match inactive() 1`] = `
|
|
4
|
-
|
|
4
|
+
<div>
|
|
5
5
|
<div
|
|
6
|
-
|
|
7
|
-
data-test={null}
|
|
6
|
+
class="m-0 form-checkbox radio-inactive"
|
|
8
7
|
>
|
|
9
8
|
<label
|
|
10
|
-
|
|
9
|
+
for="checkbox"
|
|
11
10
|
>
|
|
12
11
|
<input
|
|
13
|
-
checked={false}
|
|
14
12
|
name="fantastic-name"
|
|
15
|
-
onChange={[Function]}
|
|
16
13
|
type="radio"
|
|
17
14
|
/>
|
|
18
15
|
White
|
|
19
16
|
</label>
|
|
20
|
-
</div
|
|
17
|
+
</div>
|
|
21
18
|
<div
|
|
22
|
-
|
|
23
|
-
data-test={null}
|
|
19
|
+
class="m-0 form-checkbox radio-inactive"
|
|
24
20
|
>
|
|
25
21
|
<label
|
|
26
|
-
|
|
22
|
+
for="checkbox"
|
|
27
23
|
>
|
|
28
24
|
<input
|
|
29
|
-
checked=
|
|
25
|
+
checked=""
|
|
30
26
|
name="fantastic-name"
|
|
31
|
-
onChange={[Function]}
|
|
32
27
|
type="radio"
|
|
33
28
|
/>
|
|
34
29
|
Black
|
|
35
30
|
</label>
|
|
36
|
-
</div
|
|
37
|
-
|
|
31
|
+
</div>
|
|
32
|
+
</div>
|
|
38
33
|
`;
|
|
39
34
|
|
|
40
35
|
exports[`<Radio /> Render must match regular() 1`] = `
|
|
41
|
-
|
|
36
|
+
<div>
|
|
42
37
|
<div
|
|
43
|
-
|
|
44
|
-
data-test={null}
|
|
38
|
+
class="m-0 form-checkbox"
|
|
45
39
|
>
|
|
46
40
|
<label
|
|
47
|
-
|
|
41
|
+
for="checkbox"
|
|
48
42
|
>
|
|
49
43
|
<input
|
|
50
|
-
checked={false}
|
|
51
44
|
name="fantastic-name"
|
|
52
|
-
onChange={[Function]}
|
|
53
45
|
type="radio"
|
|
54
46
|
/>
|
|
55
47
|
White
|
|
56
48
|
</label>
|
|
57
|
-
</div
|
|
49
|
+
</div>
|
|
58
50
|
<div
|
|
59
|
-
|
|
60
|
-
data-test={null}
|
|
51
|
+
class="m-0 form-checkbox"
|
|
61
52
|
>
|
|
62
53
|
<label
|
|
63
|
-
|
|
54
|
+
for="checkbox"
|
|
64
55
|
>
|
|
65
56
|
<input
|
|
66
|
-
checked=
|
|
57
|
+
checked=""
|
|
67
58
|
name="fantastic-name"
|
|
68
|
-
onChange={[Function]}
|
|
69
59
|
type="radio"
|
|
70
60
|
/>
|
|
71
61
|
Black
|
|
72
62
|
</label>
|
|
73
|
-
</div
|
|
74
|
-
|
|
63
|
+
</div>
|
|
64
|
+
</div>
|
|
75
65
|
`;
|
package/build/primer/Grid/DisplayTable/__tests__/__snapshots__/DisplayTable.int.test.js.snap
CHANGED
|
@@ -1,326 +1,326 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`<DisplayTable /> Render must match regular() 1`] = `
|
|
4
|
-
|
|
4
|
+
<div>
|
|
5
5
|
<div
|
|
6
|
-
|
|
6
|
+
class="d-table col-12 bg-blue-light"
|
|
7
7
|
>
|
|
8
8
|
<div
|
|
9
|
-
|
|
9
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
10
10
|
/>
|
|
11
11
|
<div
|
|
12
|
-
|
|
12
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
13
13
|
>
|
|
14
14
|
date-created
|
|
15
15
|
</div>
|
|
16
16
|
<div
|
|
17
|
-
|
|
17
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
18
18
|
>
|
|
19
19
|
date-modified
|
|
20
20
|
</div>
|
|
21
21
|
<div
|
|
22
|
-
|
|
22
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
23
23
|
>
|
|
24
24
|
kind
|
|
25
25
|
</div>
|
|
26
26
|
<div
|
|
27
|
-
|
|
27
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
28
28
|
>
|
|
29
29
|
name
|
|
30
30
|
</div>
|
|
31
31
|
<div
|
|
32
|
-
|
|
32
|
+
class="col-2 d-table-cell border p-2 h6"
|
|
33
33
|
>
|
|
34
34
|
size
|
|
35
35
|
</div>
|
|
36
|
-
</div
|
|
36
|
+
</div>
|
|
37
37
|
<div
|
|
38
|
-
|
|
38
|
+
class="d-table col-12"
|
|
39
39
|
>
|
|
40
40
|
<div
|
|
41
|
-
|
|
41
|
+
class="col-2 d-table-cell border p-2"
|
|
42
42
|
/>
|
|
43
43
|
<div
|
|
44
|
-
|
|
44
|
+
class="col-2 d-table-cell border p-2"
|
|
45
45
|
>
|
|
46
46
|
Wed May 13 2015
|
|
47
47
|
</div>
|
|
48
48
|
<div
|
|
49
|
-
|
|
49
|
+
class="col-2 d-table-cell border p-2"
|
|
50
50
|
>
|
|
51
51
|
Fri Feb 03 2017
|
|
52
52
|
</div>
|
|
53
53
|
<div
|
|
54
|
-
|
|
54
|
+
class="col-2 d-table-cell border p-2"
|
|
55
55
|
>
|
|
56
56
|
PostScript file
|
|
57
57
|
</div>
|
|
58
58
|
<div
|
|
59
|
-
|
|
59
|
+
class="col-2 d-table-cell border p-2"
|
|
60
60
|
>
|
|
61
61
|
y8P.ps
|
|
62
62
|
</div>
|
|
63
63
|
<div
|
|
64
|
-
|
|
64
|
+
class="col-2 d-table-cell border p-2"
|
|
65
65
|
>
|
|
66
66
|
37.72 exabyte (EB)
|
|
67
67
|
</div>
|
|
68
|
-
</div
|
|
68
|
+
</div>
|
|
69
69
|
<div
|
|
70
|
-
|
|
70
|
+
class="d-table col-12"
|
|
71
71
|
>
|
|
72
72
|
<div
|
|
73
|
-
|
|
73
|
+
class="col-2 d-table-cell border p-2"
|
|
74
74
|
/>
|
|
75
75
|
<div
|
|
76
|
-
|
|
76
|
+
class="col-2 d-table-cell border p-2"
|
|
77
77
|
>
|
|
78
78
|
Fri May 01 2020
|
|
79
79
|
</div>
|
|
80
80
|
<div
|
|
81
|
-
|
|
81
|
+
class="col-2 d-table-cell border p-2"
|
|
82
82
|
>
|
|
83
83
|
Mon Dec 31 2018
|
|
84
84
|
</div>
|
|
85
85
|
<div
|
|
86
|
-
|
|
86
|
+
class="col-2 d-table-cell border p-2"
|
|
87
87
|
>
|
|
88
88
|
Perl script file
|
|
89
89
|
</div>
|
|
90
90
|
<div
|
|
91
|
-
|
|
91
|
+
class="col-2 d-table-cell border p-2"
|
|
92
92
|
>
|
|
93
93
|
Pj9m.cgi
|
|
94
94
|
</div>
|
|
95
95
|
<div
|
|
96
|
-
|
|
96
|
+
class="col-2 d-table-cell border p-2"
|
|
97
97
|
>
|
|
98
98
|
339 gigabyte (GB)
|
|
99
99
|
</div>
|
|
100
|
-
</div
|
|
100
|
+
</div>
|
|
101
101
|
<div
|
|
102
|
-
|
|
102
|
+
class="d-table col-12"
|
|
103
103
|
>
|
|
104
104
|
<div
|
|
105
|
-
|
|
105
|
+
class="col-2 d-table-cell border p-2"
|
|
106
106
|
/>
|
|
107
107
|
<div
|
|
108
|
-
|
|
108
|
+
class="col-2 d-table-cell border p-2"
|
|
109
109
|
>
|
|
110
110
|
Mon Oct 31 2016
|
|
111
111
|
</div>
|
|
112
112
|
<div
|
|
113
|
-
|
|
113
|
+
class="col-2 d-table-cell border p-2"
|
|
114
114
|
>
|
|
115
115
|
Tue Feb 21 2017
|
|
116
116
|
</div>
|
|
117
117
|
<div
|
|
118
|
-
|
|
118
|
+
class="col-2 d-table-cell border p-2"
|
|
119
119
|
>
|
|
120
120
|
PSD image
|
|
121
121
|
</div>
|
|
122
122
|
<div
|
|
123
|
-
|
|
123
|
+
class="col-2 d-table-cell border p-2"
|
|
124
124
|
>
|
|
125
125
|
mRGfhp.psd
|
|
126
126
|
</div>
|
|
127
127
|
<div
|
|
128
|
-
|
|
128
|
+
class="col-2 d-table-cell border p-2"
|
|
129
129
|
>
|
|
130
130
|
325.6 kilobyte (KB)
|
|
131
131
|
</div>
|
|
132
|
-
</div
|
|
132
|
+
</div>
|
|
133
133
|
<div
|
|
134
|
-
|
|
134
|
+
class="d-table col-12"
|
|
135
135
|
>
|
|
136
136
|
<div
|
|
137
|
-
|
|
137
|
+
class="col-2 d-table-cell border p-2"
|
|
138
138
|
/>
|
|
139
139
|
<div
|
|
140
|
-
|
|
140
|
+
class="col-2 d-table-cell border p-2"
|
|
141
141
|
>
|
|
142
142
|
Wed Mar 11 2020
|
|
143
143
|
</div>
|
|
144
144
|
<div
|
|
145
|
-
|
|
145
|
+
class="col-2 d-table-cell border p-2"
|
|
146
146
|
>
|
|
147
147
|
Sun Aug 26 2018
|
|
148
148
|
</div>
|
|
149
149
|
<div
|
|
150
|
-
|
|
150
|
+
class="col-2 d-table-cell border p-2"
|
|
151
151
|
>
|
|
152
152
|
Active Server Page file
|
|
153
153
|
</div>
|
|
154
154
|
<div
|
|
155
|
-
|
|
155
|
+
class="col-2 d-table-cell border p-2"
|
|
156
156
|
>
|
|
157
157
|
FBrXhyh736LIV.aspx
|
|
158
158
|
</div>
|
|
159
159
|
<div
|
|
160
|
-
|
|
160
|
+
class="col-2 d-table-cell border p-2"
|
|
161
161
|
>
|
|
162
162
|
716 terabyte (TB)
|
|
163
163
|
</div>
|
|
164
|
-
</div
|
|
164
|
+
</div>
|
|
165
165
|
<div
|
|
166
|
-
|
|
166
|
+
class="d-table col-12"
|
|
167
167
|
>
|
|
168
168
|
<div
|
|
169
|
-
|
|
169
|
+
class="col-2 d-table-cell border p-2"
|
|
170
170
|
/>
|
|
171
171
|
<div
|
|
172
|
-
|
|
172
|
+
class="col-2 d-table-cell border p-2"
|
|
173
173
|
>
|
|
174
174
|
Fri Mar 21 2014
|
|
175
175
|
</div>
|
|
176
176
|
<div
|
|
177
|
-
|
|
177
|
+
class="col-2 d-table-cell border p-2"
|
|
178
178
|
>
|
|
179
179
|
Wed Mar 04 2015
|
|
180
180
|
</div>
|
|
181
181
|
<div
|
|
182
|
-
|
|
182
|
+
class="col-2 d-table-cell border p-2"
|
|
183
183
|
>
|
|
184
184
|
Folder
|
|
185
185
|
</div>
|
|
186
186
|
<div
|
|
187
|
-
|
|
187
|
+
class="col-2 d-table-cell border p-2"
|
|
188
188
|
>
|
|
189
189
|
beylpO7v
|
|
190
190
|
</div>
|
|
191
191
|
<div
|
|
192
|
-
|
|
192
|
+
class="col-2 d-table-cell border p-2"
|
|
193
193
|
>
|
|
194
194
|
--
|
|
195
195
|
</div>
|
|
196
|
-
</div
|
|
196
|
+
</div>
|
|
197
197
|
<div
|
|
198
|
-
|
|
198
|
+
class="d-table col-12"
|
|
199
199
|
>
|
|
200
200
|
<div
|
|
201
|
-
|
|
201
|
+
class="col-2 d-table-cell border p-2"
|
|
202
202
|
/>
|
|
203
203
|
<div
|
|
204
|
-
|
|
204
|
+
class="col-2 d-table-cell border p-2"
|
|
205
205
|
>
|
|
206
206
|
Sun Oct 20 2019
|
|
207
207
|
</div>
|
|
208
208
|
<div
|
|
209
|
-
|
|
209
|
+
class="col-2 d-table-cell border p-2"
|
|
210
210
|
>
|
|
211
211
|
Fri Feb 08 2019
|
|
212
212
|
</div>
|
|
213
213
|
<div
|
|
214
|
-
|
|
214
|
+
class="col-2 d-table-cell border p-2"
|
|
215
215
|
>
|
|
216
216
|
Database file
|
|
217
217
|
</div>
|
|
218
218
|
<div
|
|
219
|
-
|
|
219
|
+
class="col-2 d-table-cell border p-2"
|
|
220
220
|
>
|
|
221
221
|
aD9iiQhkj.db
|
|
222
222
|
</div>
|
|
223
223
|
<div
|
|
224
|
-
|
|
224
|
+
class="col-2 d-table-cell border p-2"
|
|
225
225
|
>
|
|
226
226
|
913.5 bit (b)
|
|
227
227
|
</div>
|
|
228
|
-
</div
|
|
228
|
+
</div>
|
|
229
229
|
<div
|
|
230
|
-
|
|
230
|
+
class="d-table col-12"
|
|
231
231
|
>
|
|
232
232
|
<div
|
|
233
|
-
|
|
233
|
+
class="col-2 d-table-cell border p-2"
|
|
234
234
|
/>
|
|
235
235
|
<div
|
|
236
|
-
|
|
236
|
+
class="col-2 d-table-cell border p-2"
|
|
237
237
|
>
|
|
238
238
|
Fri Mar 11 2016
|
|
239
239
|
</div>
|
|
240
240
|
<div
|
|
241
|
-
|
|
241
|
+
class="col-2 d-table-cell border p-2"
|
|
242
242
|
>
|
|
243
243
|
Thu May 02 2019
|
|
244
244
|
</div>
|
|
245
245
|
<div
|
|
246
|
-
|
|
246
|
+
class="col-2 d-table-cell border p-2"
|
|
247
247
|
>
|
|
248
248
|
Apple Mail e-mail file
|
|
249
249
|
</div>
|
|
250
250
|
<div
|
|
251
|
-
|
|
251
|
+
class="col-2 d-table-cell border p-2"
|
|
252
252
|
>
|
|
253
253
|
9kcUYOj65.emlx
|
|
254
254
|
</div>
|
|
255
255
|
<div
|
|
256
|
-
|
|
256
|
+
class="col-2 d-table-cell border p-2"
|
|
257
257
|
>
|
|
258
258
|
921.8 zettabyte (ZB)
|
|
259
259
|
</div>
|
|
260
|
-
</div
|
|
260
|
+
</div>
|
|
261
261
|
<div
|
|
262
|
-
|
|
262
|
+
class="d-table col-12"
|
|
263
263
|
>
|
|
264
264
|
<div
|
|
265
|
-
|
|
265
|
+
class="col-2 d-table-cell border p-2"
|
|
266
266
|
/>
|
|
267
267
|
<div
|
|
268
|
-
|
|
268
|
+
class="col-2 d-table-cell border p-2"
|
|
269
269
|
>
|
|
270
270
|
Sun Oct 25 2015
|
|
271
271
|
</div>
|
|
272
272
|
<div
|
|
273
|
-
|
|
273
|
+
class="col-2 d-table-cell border p-2"
|
|
274
274
|
>
|
|
275
275
|
Thu Apr 11 2019
|
|
276
276
|
</div>
|
|
277
277
|
<div
|
|
278
|
-
|
|
278
|
+
class="col-2 d-table-cell border p-2"
|
|
279
279
|
>
|
|
280
280
|
Folder
|
|
281
281
|
</div>
|
|
282
282
|
<div
|
|
283
|
-
|
|
283
|
+
class="col-2 d-table-cell border p-2"
|
|
284
284
|
>
|
|
285
285
|
7
|
|
286
286
|
</div>
|
|
287
287
|
<div
|
|
288
|
-
|
|
288
|
+
class="col-2 d-table-cell border p-2"
|
|
289
289
|
>
|
|
290
290
|
--
|
|
291
291
|
</div>
|
|
292
|
-
</div
|
|
292
|
+
</div>
|
|
293
293
|
<div
|
|
294
|
-
|
|
294
|
+
class="d-table col-12"
|
|
295
295
|
>
|
|
296
296
|
<div
|
|
297
|
-
|
|
297
|
+
class="col-2 d-table-cell border p-2"
|
|
298
298
|
/>
|
|
299
299
|
<div
|
|
300
|
-
|
|
300
|
+
class="col-2 d-table-cell border p-2"
|
|
301
301
|
>
|
|
302
302
|
Tue Jan 20 2015
|
|
303
303
|
</div>
|
|
304
304
|
<div
|
|
305
|
-
|
|
305
|
+
class="col-2 d-table-cell border p-2"
|
|
306
306
|
>
|
|
307
307
|
Tue Oct 15 2013
|
|
308
308
|
</div>
|
|
309
309
|
<div
|
|
310
|
-
|
|
310
|
+
class="col-2 d-table-cell border p-2"
|
|
311
311
|
>
|
|
312
312
|
Microsoft Excel file with macros
|
|
313
313
|
</div>
|
|
314
314
|
<div
|
|
315
|
-
|
|
315
|
+
class="col-2 d-table-cell border p-2"
|
|
316
316
|
>
|
|
317
317
|
1NplEr0hHjFnTmW.xlsm
|
|
318
318
|
</div>
|
|
319
319
|
<div
|
|
320
|
-
|
|
320
|
+
class="col-2 d-table-cell border p-2"
|
|
321
321
|
>
|
|
322
322
|
474.53 petabyte (PB)
|
|
323
323
|
</div>
|
|
324
|
-
</div
|
|
325
|
-
|
|
324
|
+
</div>
|
|
325
|
+
</div>
|
|
326
326
|
`;
|