Skip to content

Commit f879943

Browse files
MMI-2804 Changes in GridPager to add total items (bcgov#2420)
* Changes in GridPager to add total items * tno 1.0.9 * MMI-2804 removed unused tno packages (1.0.8) --------- Co-authored-by: Jacob Wang <jacob.wang@gov.bc.ca>
1 parent d76d787 commit f879943

File tree

9 files changed

+14
-13
lines changed

9 files changed

+14
-13
lines changed

app/editor/.yarn/cache/tno-core-npm-1.0.7-2704faafb5-634b354d7b.zip renamed to app/editor/.yarn/cache/tno-core-npm-1.0.9-56c57fab1c-deafc6cd07.zip

2.01 MB
Binary file not shown.

app/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"redux-logger": "3.0.6",
6161
"styled-components": "6.1.11",
6262
"stylis": "4.3.2",
63-
"tno-core": "1.0.7"
63+
"tno-core": "1.0.9"
6464
},
6565
"devDependencies": {
6666
"@simbathesailor/use-what-changed": "2.0.0",

app/editor/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11009,7 +11009,7 @@ __metadata:
1100911009
sass-extract-loader: 1.1.0
1101011010
styled-components: 6.1.11
1101111011
stylis: 4.3.2
11012-
tno-core: 1.0.7
11012+
tno-core: 1.0.9
1101311013
typescript: 4.9.5
1101411014
languageName: unknown
1101511015
linkType: soft
@@ -15184,9 +15184,9 @@ __metadata:
1518415184
languageName: node
1518515185
linkType: hard
1518615186

15187-
"tno-core@npm:1.0.7":
15188-
version: 1.0.7
15189-
resolution: "tno-core@npm:1.0.7"
15187+
"tno-core@npm:1.0.9":
15188+
version: 1.0.9
15189+
resolution: "tno-core@npm:1.0.9"
1519015190
dependencies:
1519115191
"@elastic/elasticsearch": ^8.13.1
1519215192
"@fortawesome/free-solid-svg-icons": ^6.4.2
@@ -15219,7 +15219,7 @@ __metadata:
1521915219
styled-components: ^6.1.11
1522015220
stylis: ^4.3.2
1522115221
yup: ^1.1.1
15222-
checksum: 634b354d7b527f378052b6fc57a4cd97fc281f2ae0c3fefa663e6672eeae8c8dc7ddaa38822144d0e4d1ed84def6b4b8a6b2f078bf8c8e5c2fb7302bfdcf8e42
15222+
checksum: deafc6cd0712d770e2199c3b288a0c0b7aa56344b9ddbbc0326a752fcd057a0a43e5f92a0b580776f0ab567794e100f21f814fa8efda1c5176448bb1194daf9e
1522315223
languageName: node
1522415224
linkType: hard
1522515225

app/subscriber/.yarn/cache/tno-core-npm-1.0.8-6bb9908e3f-7316655502.zip renamed to app/subscriber/.yarn/cache/tno-core-npm-1.0.9-56c57fab1c-deafc6cd07.zip

2.01 MB
Binary file not shown.

app/subscriber/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"sheetjs": "file:packages/xlsx-0.20.1.tgz",
4646
"styled-components": "6.1.11",
4747
"stylis": "4.3.2",
48-
"tno-core": "1.0.8"
48+
"tno-core": "1.0.9"
4949
},
5050
"devDependencies": {
5151
"@testing-library/jest-dom": "6.4.5",

app/subscriber/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10665,7 +10665,7 @@ __metadata:
1066510665
sheetjs: "file:packages/xlsx-0.20.1.tgz"
1066610666
styled-components: 6.1.11
1066710667
stylis: 4.3.2
10668-
tno-core: 1.0.8
10668+
tno-core: 1.0.9
1066910669
typescript: 4.9.5
1067010670
languageName: unknown
1067110671
linkType: soft
@@ -14698,9 +14698,9 @@ __metadata:
1469814698
languageName: node
1469914699
linkType: hard
1470014700

14701-
"tno-core@npm:1.0.8":
14702-
version: 1.0.8
14703-
resolution: "tno-core@npm:1.0.8"
14701+
"tno-core@npm:1.0.9":
14702+
version: 1.0.9
14703+
resolution: "tno-core@npm:1.0.9"
1470414704
dependencies:
1470514705
"@elastic/elasticsearch": ^8.13.1
1470614706
"@fortawesome/free-solid-svg-icons": ^6.4.2
@@ -14733,7 +14733,7 @@ __metadata:
1473314733
styled-components: ^6.1.11
1473414734
stylis: ^4.3.2
1473514735
yup: ^1.1.1
14736-
checksum: 7316655502311ed6e399073aa5f107d55975c3d65ec095f13e92a9bc7ce6f4733ba3f36f38bd91e2d6988bdb75339d5a86972f3c8c94c77e27a5a9b6472bc01a
14736+
checksum: deafc6cd0712d770e2199c3b288a0c0b7aa56344b9ddbbc0326a752fcd057a0a43e5f92a0b580776f0ab567794e100f21f814fa8efda1c5176448bb1194daf9e
1473714737
languageName: node
1473814738
linkType: hard
1473914739

-659 Bytes
Binary file not shown.

libs/npm/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tno-core",
33
"description": "TNO shared library",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"homepage": "https://github.com/bcgov/tno",
66
"license": "Apache-2.0",
77
"files": [

libs/npm/core/src/components/grid/GridPager.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export const GridPager = ({
4040
<div>
4141
Page {page} of {infinitePages ? '*' : numberOfPages}
4242
</div>
43+
<div>( {totalItems} items)</div>
4344
<div>
4445
<FaBackwardFast
4546
title="first"

0 commit comments

Comments
 (0)