Skip to content

Commit f474381

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.89 - @sb1/ffe-accordion@11.1.1 - @sb1/ffe-accordion-react@13.0.26 - @sb1/ffe-account-selector-react@30.1.8 - @sb1/ffe-buttons@19.1.1 - @sb1/ffe-buttons-react@24.0.28 - @sb1/ffe-cards@20.4.2 - @sb1/ffe-cards-react@17.6.3 - @sb1/ffe-chips@1.3.1 - @sb1/ffe-chips-react@1.2.7 - @sb1/ffe-collapse-react@5.1.1 - @sb1/ffe-context-message@10.0.7 - @sb1/ffe-context-message-react@12.0.22 - @sb1/ffe-core@29.3.0 - @sb1/ffe-core-react@9.1.9 - @sb1/ffe-datepicker@13.3.0 - @sb1/ffe-datepicker-react@10.1.1 - @sb1/ffe-dropdown-react@8.0.26 - @sb1/ffe-feedback@2.1.1 - @sb1/ffe-feedback-react@4.2.6 - @sb1/ffe-file-upload@11.1.3 - @sb1/ffe-file-upload-react@12.0.34 - @sb1/ffe-form@30.3.0 - @sb1/ffe-form-react@22.1.0 - @sb1/ffe-grid@15.1.1 - @sb1/ffe-grid-react@15.0.17 - @sb1/ffe-header@22.1.1 - @sb1/ffe-lists@17.1.2 - @sb1/ffe-lists-react@12.0.23 - @sb1/ffe-message-box@14.0.7 - @sb1/ffe-message-box-react@13.0.20 - @sb1/ffe-messages@1.2.1 - @sb1/ffe-messages-react@1.1.5 - @sb1/ffe-modals@1.2.3 - @sb1/ffe-modals-react@1.1.7 - @sb1/ffe-pagination@2.1.1 - @sb1/ffe-pagination-react@1.2.31 - @sb1/ffe-searchable-dropdown-react@22.2.4 - @sb1/ffe-spinner@5.2.1 - @sb1/ffe-spinner-react@9.0.17 - @sb1/ffe-system-message@10.0.7 - @sb1/ffe-system-message-react@11.0.25 - @sb1/ffe-tables@17.1.1 - @sb1/ffe-tables-react@11.0.19 - @sb1/ffe-tabs@14.1.1 - @sb1/ffe-tabs-react@10.0.16
1 parent 3c7d6c1 commit f474381

File tree

92 files changed

+532
-151
lines changed

Some content is hidden

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

92 files changed

+532
-151
lines changed

component-overview/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.4.89](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.88...@sb1/ffe-component-index@8.4.89) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.88](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.87...@sb1/ffe-component-index@8.4.88) (2025-01-07)
715

816
**Note:** Version bump only for package @sb1/ffe-component-index

component-overview/package.json

+40-40
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-component-index",
3-
"version": "8.4.88",
3+
"version": "8.4.89",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -40,52 +40,52 @@
4040
"clean": "make clean"
4141
},
4242
"dependencies": {
43-
"@sb1/ffe-accordion": "^11.1.0",
44-
"@sb1/ffe-accordion-react": "^13.0.25",
45-
"@sb1/ffe-account-selector-react": "^30.1.7",
46-
"@sb1/ffe-buttons": "^19.1.0",
47-
"@sb1/ffe-buttons-react": "^24.0.27",
48-
"@sb1/ffe-cards": "^20.4.1",
49-
"@sb1/ffe-cards-react": "^17.6.2",
43+
"@sb1/ffe-accordion": "^11.1.1",
44+
"@sb1/ffe-accordion-react": "^13.0.26",
45+
"@sb1/ffe-account-selector-react": "^30.1.8",
46+
"@sb1/ffe-buttons": "^19.1.1",
47+
"@sb1/ffe-buttons-react": "^24.0.28",
48+
"@sb1/ffe-cards": "^20.4.2",
49+
"@sb1/ffe-cards-react": "^17.6.3",
5050
"@sb1/ffe-chart-donut-react": "^8.1.0",
51-
"@sb1/ffe-chips": "^1.3.0",
52-
"@sb1/ffe-chips-react": "^1.2.6",
53-
"@sb1/ffe-collapse-react": "^5.1.0",
54-
"@sb1/ffe-core": "^29.2.0",
55-
"@sb1/ffe-core-react": "^9.1.8",
56-
"@sb1/ffe-datepicker": "^13.2.0",
57-
"@sb1/ffe-datepicker-react": "^10.1.0",
58-
"@sb1/ffe-dropdown-react": "^8.0.25",
59-
"@sb1/ffe-feedback": "^2.1.0",
60-
"@sb1/ffe-feedback-react": "^4.2.5",
61-
"@sb1/ffe-file-upload": "^11.1.2",
62-
"@sb1/ffe-file-upload-react": "^12.0.33",
63-
"@sb1/ffe-form": "^30.2.0",
64-
"@sb1/ffe-form-react": "^22.0.1",
51+
"@sb1/ffe-chips": "^1.3.1",
52+
"@sb1/ffe-chips-react": "^1.2.7",
53+
"@sb1/ffe-collapse-react": "^5.1.1",
54+
"@sb1/ffe-core": "^29.3.0",
55+
"@sb1/ffe-core-react": "^9.1.9",
56+
"@sb1/ffe-datepicker": "^13.3.0",
57+
"@sb1/ffe-datepicker-react": "^10.1.1",
58+
"@sb1/ffe-dropdown-react": "^8.0.26",
59+
"@sb1/ffe-feedback": "^2.1.1",
60+
"@sb1/ffe-feedback-react": "^4.2.6",
61+
"@sb1/ffe-file-upload": "^11.1.3",
62+
"@sb1/ffe-file-upload-react": "^12.0.34",
63+
"@sb1/ffe-form": "^30.3.0",
64+
"@sb1/ffe-form-react": "^22.1.0",
6565
"@sb1/ffe-formatters": "^5.0.3",
66-
"@sb1/ffe-grid": "^15.1.0",
67-
"@sb1/ffe-grid-react": "^15.0.16",
68-
"@sb1/ffe-header": "^22.1.0",
66+
"@sb1/ffe-grid": "^15.1.1",
67+
"@sb1/ffe-grid-react": "^15.0.17",
68+
"@sb1/ffe-header": "^22.1.1",
6969
"@sb1/ffe-icons": "^15.1.1",
7070
"@sb1/ffe-icons-react": "^11.0.14",
71-
"@sb1/ffe-lists": "^17.1.1",
72-
"@sb1/ffe-lists-react": "^12.0.22",
73-
"@sb1/ffe-messages": "^1.2.0",
74-
"@sb1/ffe-messages-react": "^1.1.4",
75-
"@sb1/ffe-modals": "^1.2.2",
76-
"@sb1/ffe-modals-react": "^1.1.6",
77-
"@sb1/ffe-pagination": "^2.1.0",
78-
"@sb1/ffe-pagination-react": "^1.2.30",
71+
"@sb1/ffe-lists": "^17.1.2",
72+
"@sb1/ffe-lists-react": "^12.0.23",
73+
"@sb1/ffe-messages": "^1.2.1",
74+
"@sb1/ffe-messages-react": "^1.1.5",
75+
"@sb1/ffe-modals": "^1.2.3",
76+
"@sb1/ffe-modals-react": "^1.1.7",
77+
"@sb1/ffe-pagination": "^2.1.1",
78+
"@sb1/ffe-pagination-react": "^1.2.31",
7979
"@sb1/ffe-sb1-logos": "^1.1.6",
80-
"@sb1/ffe-searchable-dropdown-react": "^22.2.3",
81-
"@sb1/ffe-spinner": "^5.2.0",
82-
"@sb1/ffe-spinner-react": "^9.0.16",
80+
"@sb1/ffe-searchable-dropdown-react": "^22.2.4",
81+
"@sb1/ffe-spinner": "^5.2.1",
82+
"@sb1/ffe-spinner-react": "^9.0.17",
8383
"@sb1/ffe-symbols": "^4.0.11",
8484
"@sb1/ffe-symbols-react": "^7.0.6",
85-
"@sb1/ffe-tables": "^17.1.0",
86-
"@sb1/ffe-tables-react": "^11.0.18",
87-
"@sb1/ffe-tabs": "^14.1.0",
88-
"@sb1/ffe-tabs-react": "^10.0.15",
85+
"@sb1/ffe-tables": "^17.1.1",
86+
"@sb1/ffe-tables-react": "^11.0.19",
87+
"@sb1/ffe-tabs": "^14.1.1",
88+
"@sb1/ffe-tabs-react": "^10.0.16",
8989
"@sb1/ffe-webfonts": "^5.0.13",
9090
"prism-react-renderer": "^2.3.1",
9191
"react": "^18.2.0",

packages/ffe-accordion-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [13.0.26](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion-react@13.0.25...@sb1/ffe-accordion-react@13.0.26) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-accordion-react
9+
10+
11+
12+
13+
614
## [13.0.25](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion-react@13.0.24...@sb1/ffe-accordion-react@13.0.25) (2024-11-20)
715

816
**Note:** Version bump only for package @sb1/ffe-accordion-react

packages/ffe-accordion-react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-accordion-react",
3-
"version": "13.0.25",
3+
"version": "13.0.26",
44
"license": "MIT",
55
"author": "SpareBank 1",
66
"files": [
@@ -25,8 +25,8 @@
2525
"test:watch": "ffe-buildtool jest --watch"
2626
},
2727
"dependencies": {
28-
"@sb1/ffe-accordion": "^11.1.0",
29-
"@sb1/ffe-collapse-react": "^5.1.0",
28+
"@sb1/ffe-accordion": "^11.1.1",
29+
"@sb1/ffe-collapse-react": "^5.1.1",
3030
"@sb1/ffe-icons-react": "^11.0.14",
3131
"classnames": "^2.3.1"
3232
},

packages/ffe-accordion/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [11.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion@11.1.0...@sb1/ffe-accordion@11.1.1) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-accordion
9+
10+
11+
12+
13+
614
# [11.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-accordion@11.0.5...@sb1/ffe-accordion@11.1.0) (2024-11-19)
715

816

packages/ffe-accordion/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-accordion",
3-
"version": "11.1.0",
3+
"version": "11.1.1",
44
"description": "Accordion component for FFE.",
55
"license": "MIT",
66
"author": "SpareBank 1",
@@ -18,7 +18,7 @@
1818
"build": "lessc less/ffe-accordion.less css/ffe-accordion.css --autoprefix"
1919
},
2020
"dependencies": {
21-
"@sb1/ffe-core": "^29.2.0"
21+
"@sb1/ffe-core": "^29.3.0"
2222
},
2323
"devDependencies": {
2424
"@sb1/ffe-buildtool": "^0.9.0"

packages/ffe-account-selector-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [30.1.8](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.7...@sb1/ffe-account-selector-react@30.1.8) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-account-selector-react
9+
10+
11+
12+
13+
614
## [30.1.7](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@30.1.6...@sb1/ffe-account-selector-react@30.1.7) (2024-12-16)
715

816
**Note:** Version bump only for package @sb1/ffe-account-selector-react

packages/ffe-account-selector-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-account-selector-react",
3-
"version": "30.1.7",
3+
"version": "30.1.8",
44
"description": "Selector for bank accounts with autocomplete.",
55
"keywords": [
66
"ffe"
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@sb1/ffe-formatters": "^5.0.3",
3535
"@sb1/ffe-icons-react": "^11.0.14",
36-
"@sb1/ffe-searchable-dropdown-react": "^22.2.3",
36+
"@sb1/ffe-searchable-dropdown-react": "^22.2.4",
3737
"classnames": "^2.3.1",
3838
"react-custom-scrollbars-2": "^4.3.0"
3939
},

packages/ffe-buttons-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [24.0.28](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-buttons-react@24.0.27...@sb1/ffe-buttons-react@24.0.28) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-buttons-react
9+
10+
11+
12+
13+
614
## [24.0.27](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-buttons-react@24.0.26...@sb1/ffe-buttons-react@24.0.27) (2024-11-20)
715

816
**Note:** Version bump only for package @sb1/ffe-buttons-react

packages/ffe-buttons-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-buttons-react",
3-
"version": "24.0.27",
3+
"version": "24.0.28",
44
"description": "React implementation of ffe-buttons",
55
"keywords": [
66
"ffe"
@@ -29,7 +29,7 @@
2929
"test:watch": "ffe-buildtool jest --watch"
3030
},
3131
"dependencies": {
32-
"@sb1/ffe-buttons": "^19.1.0",
32+
"@sb1/ffe-buttons": "^19.1.1",
3333
"@sb1/ffe-icons-react": "^11.0.14",
3434
"classnames": "^2.3.1"
3535
},

packages/ffe-buttons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [19.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-buttons@19.1.0...@sb1/ffe-buttons@19.1.1) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-buttons
9+
10+
11+
12+
13+
614
# [19.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-buttons@19.0.11...@sb1/ffe-buttons@19.1.0) (2024-11-19)
715

816

packages/ffe-buttons/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-buttons",
3-
"version": "19.1.0",
3+
"version": "19.1.1",
44
"license": "MIT",
55
"author": "SpareBank1",
66
"files": [
@@ -17,7 +17,7 @@
1717
"build": "lessc less/buttons.less css/buttons.css --autoprefix"
1818
},
1919
"dependencies": {
20-
"@sb1/ffe-core": "^29.2.0"
20+
"@sb1/ffe-core": "^29.3.0"
2121
},
2222
"devDependencies": {
2323
"@sb1/ffe-buildtool": "^0.9.0"

packages/ffe-cards-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [17.6.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards-react@17.6.2...@sb1/ffe-cards-react@17.6.3) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-cards-react
9+
10+
11+
12+
13+
614
## [17.6.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards-react@17.6.1...@sb1/ffe-cards-react@17.6.2) (2024-12-16)
715

816

packages/ffe-cards-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-cards-react",
3-
"version": "17.6.2",
3+
"version": "17.6.3",
44
"description": "React implementation of ffe-react",
55
"license": "MIT",
66
"author": "SpareBank 1",
@@ -26,7 +26,7 @@
2626
"test:watch": "ffe-buildtool jest --watch"
2727
},
2828
"dependencies": {
29-
"@sb1/ffe-cards": "^20.4.1"
29+
"@sb1/ffe-cards": "^20.4.2"
3030
},
3131
"devDependencies": {
3232
"@sb1/ffe-buildtool": "^0.9.0",

packages/ffe-cards/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [20.4.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards@20.4.1...@sb1/ffe-cards@20.4.2) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-cards
9+
10+
11+
12+
13+
614
## [20.4.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-cards@20.4.0...@sb1/ffe-cards@20.4.1) (2024-12-06)
715

816

packages/ffe-cards/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-cards",
3-
"version": "20.4.1",
3+
"version": "20.4.2",
44
"description": "Kort for bruk i oversikter",
55
"license": "MIT",
66
"author": "SpareBank 1",
@@ -18,7 +18,7 @@
1818
"build": "lessc less/cards.less css/cards.css --autoprefix"
1919
},
2020
"dependencies": {
21-
"@sb1/ffe-core": "^29.2.0"
21+
"@sb1/ffe-core": "^29.3.0"
2222
},
2323
"devDependencies": {
2424
"@sb1/ffe-buildtool": "^0.9.0"

packages/ffe-chips-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.7](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chips-react@1.2.6...@sb1/ffe-chips-react@1.2.7) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-chips-react
9+
10+
11+
12+
13+
614
## [1.2.6](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chips-react@1.2.5...@sb1/ffe-chips-react@1.2.6) (2024-11-20)
715

816
**Note:** Version bump only for package @sb1/ffe-chips-react

packages/ffe-chips-react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-chips-react",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "React implementation of ffe-chips component",
55
"keywords": [
66
"ffe"
@@ -29,8 +29,8 @@
2929
"test:watch": "ffe-buildtool jest --watch"
3030
},
3131
"dependencies": {
32-
"@sb1/ffe-chips": "^1.3.0",
33-
"@sb1/ffe-core": "^29.2.0",
32+
"@sb1/ffe-chips": "^1.3.1",
33+
"@sb1/ffe-core": "^29.3.0",
3434
"@sb1/ffe-icons-react": "^11.0.14"
3535
},
3636
"devDependencies": {

packages/ffe-chips/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chips@1.3.0...@sb1/ffe-chips@1.3.1) (2025-01-14)
7+
8+
**Note:** Version bump only for package @sb1/ffe-chips
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-chips@1.2.1...@sb1/ffe-chips@1.3.0) (2024-11-19)
715

816

0 commit comments

Comments
 (0)