@sb1/ffe-pagination-react 100.4.1 → 100.4.3
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.
|
|
1
|
+
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.3"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.
|
|
1
|
+
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.3"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sb1/ffe-pagination-react",
|
|
3
|
-
"version": "100.4.
|
|
3
|
+
"version": "100.4.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "SpareBank 1",
|
|
6
6
|
"files": [
|
|
@@ -24,16 +24,16 @@
|
|
|
24
24
|
"test:watch": "ffe-buildtool jest --watch"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@sb1/ffe-buttons-react": "^100.4.
|
|
28
|
-
"@sb1/ffe-core": "^100.4.
|
|
29
|
-
"@sb1/ffe-core-react": "^100.4.
|
|
30
|
-
"@sb1/ffe-dropdown-react": "^100.4.
|
|
31
|
-
"@sb1/ffe-icons-react": "^100.4.
|
|
32
|
-
"@sb1/ffe-pagination": "^100.4.
|
|
27
|
+
"@sb1/ffe-buttons-react": "^100.4.3",
|
|
28
|
+
"@sb1/ffe-core": "^100.4.3",
|
|
29
|
+
"@sb1/ffe-core-react": "^100.4.3",
|
|
30
|
+
"@sb1/ffe-dropdown-react": "^100.4.3",
|
|
31
|
+
"@sb1/ffe-icons-react": "^100.4.3",
|
|
32
|
+
"@sb1/ffe-pagination": "^100.4.3",
|
|
33
33
|
"classnames": "^2.5.1"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@sb1/ffe-buildtool": "^100.4.
|
|
36
|
+
"@sb1/ffe-buildtool": "^100.4.3",
|
|
37
37
|
"eslint": "^9.22.0",
|
|
38
38
|
"react": "^18.2.0",
|
|
39
39
|
"react-dom": "^18.2.0"
|
|
@@ -44,5 +44,5 @@
|
|
|
44
44
|
"publishConfig": {
|
|
45
45
|
"access": "public"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "22270ed85c65ca957320b0b765630d85632a492c"
|
|
48
48
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.
|
|
1
|
+
{"root":["../src/Dots.tsx","../src/Info.tsx","../src/NavigationBlock.tsx","../src/PageButton.tsx","../src/Pagination.tsx","../src/PerPageDropdown.tsx","../src/index.ts","../src/texts.ts","../src/types.ts","../src/usePagination.ts","../src/usePaginationRange.ts","../src/useResize.ts"],"version":"5.9.3"}
|