Skip to content

Commit af39cbd

Browse files
Version Packages (#3557)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a10e2a5 commit af39cbd

19 files changed

+75
-46
lines changed

.changeset/lemon-falcons-retire.md

-5
This file was deleted.

.changeset/olive-buttons-train.md

-5
This file was deleted.

@navikt/aksel-icons/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @navikt/aksel-icons
22

3+
## 7.12.0
4+
35
## 7.11.0
46

57
### Minor Changes

@navikt/aksel-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/aksel-icons",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"author": "Aksel | Nav",
55
"homepage": "https://aksel.nav.no/ikoner",
66
"repository": {

@navikt/aksel-stylelint/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @navikt/aksel-stylelint
22

3+
## 7.12.0
4+
35
## 7.11.0
46

57
## 7.10.0

@navikt/aksel-stylelint/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/aksel-stylelint",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"author": "Aksel | Nav",
55
"homepage": "https://aksel.nav.no/grunnleggende/kode/stylelint",
66
"repository": {
@@ -35,8 +35,8 @@
3535
"dev": "yarn watch:lint"
3636
},
3737
"devDependencies": {
38-
"@navikt/ds-css": "^7.11.0",
39-
"@navikt/ds-tokens": "^7.11.0",
38+
"@navikt/ds-css": "^7.12.0",
39+
"@navikt/ds-tokens": "^7.12.0",
4040
"concurrently": "9.0.1",
4141
"postcss-selector-parser": "^6.0.13",
4242
"postcss-value-parser": "^4.2.0",

@navikt/aksel/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @navikt/aksel
22

3+
## 7.12.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @navikt/ds-css@7.12.0
9+
310
## 7.11.0
411

512
### Patch Changes

@navikt/aksel/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/aksel",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"description": "Aksel command line interface. Handles css-imports, codemods and more",
55
"author": "Aksel | Nav designsystem team",
66
"license": "MIT",
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://aksel.nav.no/grunnleggende/kode/kommandolinje",
3131
"dependencies": {
32-
"@navikt/ds-css": "^7.11.0",
32+
"@navikt/ds-css": "^7.12.0",
3333
"axios": "1.7.4",
3434
"chalk": "4.1.0",
3535
"clipboardy": "^2.3.0",

@navikt/core/css/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @navikt/ds-css
22

3+
## 7.12.0
4+
35
## 7.11.0
46

57
### Patch Changes

@navikt/core/css/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-css",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"description": "CSS for Nav Designsystem",
55
"author": "Aksel | Nav designsystem team",
66
"keywords": [
@@ -28,7 +28,7 @@
2828
"test": "yarn build && vitest run"
2929
},
3030
"devDependencies": {
31-
"@navikt/ds-tokens": "^7.11.0",
31+
"@navikt/ds-tokens": "^7.12.0",
3232
"@types/clean-css": "4.2.11",
3333
"autoprefixer": "^10.4.20",
3434
"browserslist": "^4.24.2",

@navikt/core/react/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @navikt/ds-react
22

3+
## 7.12.0
4+
5+
### Minor Changes
6+
7+
- List: Marked `title`, `headingTag` and `description` properties as deprecated. These will not be supported in future versions and should be migrated from when possible. ([#3537](https://github.com/navikt/aksel/pull/3537))
8+
9+
### Patch Changes
10+
11+
- Table: Updated sorting icons for ascending and descending. ([#3536](https://github.com/navikt/aksel/pull/3536))
12+
13+
- Updated dependencies []:
14+
- @navikt/ds-tokens@7.12.0
15+
- @navikt/aksel-icons@7.12.0
16+
317
## 7.11.0
418

519
### Patch Changes

@navikt/core/react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-react",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"description": "React components from the Norwegian Labour and Welfare Administration.",
55
"author": "Aksel, a team part of the Norwegian Labour and Welfare Administration.",
66
"license": "MIT",
@@ -625,8 +625,8 @@
625625
"dependencies": {
626626
"@floating-ui/react": "0.25.4",
627627
"@floating-ui/react-dom": "^2.0.9",
628-
"@navikt/aksel-icons": "^7.11.0",
629-
"@navikt/ds-tokens": "^7.11.0",
628+
"@navikt/aksel-icons": "^7.12.0",
629+
"@navikt/ds-tokens": "^7.12.0",
630630
"clsx": "^2.1.0",
631631
"date-fns": "^3.0.0",
632632
"react-day-picker": "8.10.1"

@navikt/core/tailwind/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @navikt/ds-tailwind
22

3+
## 7.12.0
4+
35
## 7.11.0
46

57
## 7.10.0

@navikt/core/tailwind/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-tailwind",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"description": "Tailwind config based on @navikt/ds-tokens",
55
"author": "Aksel | Nav designsystem team",
66
"keywords": [
@@ -24,7 +24,7 @@
2424
"directory": "@navikt/core/tailwind"
2525
},
2626
"devDependencies": {
27-
"@navikt/ds-tokens": "^7.11.0",
27+
"@navikt/ds-tokens": "^7.12.0",
2828
"color": "4.2.3",
2929
"lodash": "^4.17.21",
3030
"tailwindcss": "^3.3.3",

@navikt/core/tokens/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @navikt/ds-tokens
22

3+
## 7.12.0
4+
35
## 7.11.0
46

57
## 7.10.0

@navikt/core/tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-tokens",
3-
"version": "7.11.0",
3+
"version": "7.12.0",
44
"description": "Design-tokens for Nav designsystem",
55
"author": "Aksel | Nav designsystem team",
66
"keywords": [

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 7.12
4+
5+
### @navikt/ds-react
6+
7+
- List: Marked `title`, `headingTag` and `description` properties as deprecated. These will not be supported in future versions and should be migrated from when possible. ([#3537](https://github.com/navikt/aksel/pull/3537))
8+
9+
* Table: Updated sorting icons for ascending and descending. ([#3536](https://github.com/navikt/aksel/pull/3536))
10+
311
## 7.11
412

513
### @navikt/aksel-icons

aksel.nav.no/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"playroom"
1616
],
1717
"dependencies": {
18-
"@navikt/aksel-icons": "^7.11.0",
19-
"@navikt/ds-css": "^7.11.0",
20-
"@navikt/ds-react": "^7.11.0",
21-
"@navikt/ds-tailwind": "^7.11.0",
22-
"@navikt/ds-tokens": "^7.11.0"
18+
"@navikt/aksel-icons": "^7.12.0",
19+
"@navikt/ds-css": "^7.12.0",
20+
"@navikt/ds-react": "^7.12.0",
21+
"@navikt/ds-tailwind": "^7.12.0",
22+
"@navikt/ds-tokens": "^7.12.0"
2323
}
2424
}

yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -3668,7 +3668,7 @@ __metadata:
36683668
languageName: node
36693669
linkType: hard
36703670

3671-
"@navikt/aksel-icons@npm:^7.11.0, @navikt/aksel-icons@workspace:@navikt/aksel-icons":
3671+
"@navikt/aksel-icons@npm:^7.12.0, @navikt/aksel-icons@workspace:@navikt/aksel-icons":
36723672
version: 0.0.0-use.local
36733673
resolution: "@navikt/aksel-icons@workspace:@navikt/aksel-icons"
36743674
dependencies:
@@ -3699,8 +3699,8 @@ __metadata:
36993699
version: 0.0.0-use.local
37003700
resolution: "@navikt/aksel-stylelint@workspace:@navikt/aksel-stylelint"
37013701
dependencies:
3702-
"@navikt/ds-css": "npm:^7.11.0"
3703-
"@navikt/ds-tokens": "npm:^7.11.0"
3702+
"@navikt/ds-css": "npm:^7.12.0"
3703+
"@navikt/ds-tokens": "npm:^7.12.0"
37043704
concurrently: "npm:9.0.1"
37053705
postcss-selector-parser: "npm:^6.0.13"
37063706
postcss-value-parser: "npm:^4.2.0"
@@ -3715,7 +3715,7 @@ __metadata:
37153715
version: 0.0.0-use.local
37163716
resolution: "@navikt/aksel@workspace:@navikt/aksel"
37173717
dependencies:
3718-
"@navikt/ds-css": "npm:^7.11.0"
3718+
"@navikt/ds-css": "npm:^7.12.0"
37193719
axios: "npm:1.7.4"
37203720
chalk: "npm:4.1.0"
37213721
clipboardy: "npm:^2.3.0"
@@ -3736,11 +3736,11 @@ __metadata:
37363736
languageName: unknown
37373737
linkType: soft
37383738

3739-
"@navikt/ds-css@npm:*, @navikt/ds-css@npm:^7.11.0, @navikt/ds-css@workspace:@navikt/core/css":
3739+
"@navikt/ds-css@npm:*, @navikt/ds-css@npm:^7.12.0, @navikt/ds-css@workspace:@navikt/core/css":
37403740
version: 0.0.0-use.local
37413741
resolution: "@navikt/ds-css@workspace:@navikt/core/css"
37423742
dependencies:
3743-
"@navikt/ds-tokens": "npm:^7.11.0"
3743+
"@navikt/ds-tokens": "npm:^7.12.0"
37443744
"@types/clean-css": "npm:4.2.11"
37453745
autoprefixer: "npm:^10.4.20"
37463746
browserslist: "npm:^4.24.2"
@@ -3760,14 +3760,14 @@ __metadata:
37603760
languageName: unknown
37613761
linkType: soft
37623762

3763-
"@navikt/ds-react@npm:*, @navikt/ds-react@npm:^7.11.0, @navikt/ds-react@workspace:@navikt/core/react":
3763+
"@navikt/ds-react@npm:*, @navikt/ds-react@npm:^7.12.0, @navikt/ds-react@workspace:@navikt/core/react":
37643764
version: 0.0.0-use.local
37653765
resolution: "@navikt/ds-react@workspace:@navikt/core/react"
37663766
dependencies:
37673767
"@floating-ui/react": "npm:0.25.4"
37683768
"@floating-ui/react-dom": "npm:^2.0.9"
3769-
"@navikt/aksel-icons": "npm:^7.11.0"
3770-
"@navikt/ds-tokens": "npm:^7.11.0"
3769+
"@navikt/aksel-icons": "npm:^7.12.0"
3770+
"@navikt/ds-tokens": "npm:^7.12.0"
37713771
"@testing-library/dom": "npm:10.4.0"
37723772
"@testing-library/jest-dom": "npm:^6.6.3"
37733773
"@testing-library/react": "npm:^16.1.0"
@@ -3798,11 +3798,11 @@ __metadata:
37983798
languageName: unknown
37993799
linkType: soft
38003800

3801-
"@navikt/ds-tailwind@npm:^7.11.0, @navikt/ds-tailwind@workspace:@navikt/core/tailwind":
3801+
"@navikt/ds-tailwind@npm:^7.12.0, @navikt/ds-tailwind@workspace:@navikt/core/tailwind":
38023802
version: 0.0.0-use.local
38033803
resolution: "@navikt/ds-tailwind@workspace:@navikt/core/tailwind"
38043804
dependencies:
3805-
"@navikt/ds-tokens": "npm:^7.11.0"
3805+
"@navikt/ds-tokens": "npm:^7.12.0"
38063806
color: "npm:4.2.3"
38073807
lodash: "npm:^4.17.21"
38083808
tailwindcss: "npm:^3.3.3"
@@ -3812,7 +3812,7 @@ __metadata:
38123812
languageName: unknown
38133813
linkType: soft
38143814

3815-
"@navikt/ds-tokens@npm:^7.11.0, @navikt/ds-tokens@workspace:@navikt/core/tokens":
3815+
"@navikt/ds-tokens@npm:^7.12.0, @navikt/ds-tokens@workspace:@navikt/core/tokens":
38163816
version: 0.0.0-use.local
38173817
resolution: "@navikt/ds-tokens@workspace:@navikt/core/tokens"
38183818
dependencies:
@@ -7614,11 +7614,11 @@ __metadata:
76147614
version: 0.0.0-use.local
76157615
resolution: "aksel.nav.no@workspace:aksel.nav.no"
76167616
dependencies:
7617-
"@navikt/aksel-icons": "npm:^7.11.0"
7618-
"@navikt/ds-css": "npm:^7.11.0"
7619-
"@navikt/ds-react": "npm:^7.11.0"
7620-
"@navikt/ds-tailwind": "npm:^7.11.0"
7621-
"@navikt/ds-tokens": "npm:^7.11.0"
7617+
"@navikt/aksel-icons": "npm:^7.12.0"
7618+
"@navikt/ds-css": "npm:^7.12.0"
7619+
"@navikt/ds-react": "npm:^7.12.0"
7620+
"@navikt/ds-tailwind": "npm:^7.12.0"
7621+
"@navikt/ds-tokens": "npm:^7.12.0"
76227622
languageName: unknown
76237623
linkType: soft
76247624

0 commit comments

Comments
 (0)