Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Dec 13, 2023
2 parents e5202e8 + 7ff93e3 commit 38c9d26
Show file tree
Hide file tree
Showing 1,360 changed files with 30,181 additions and 30,128 deletions.
5 changes: 5 additions & 0 deletions .changeset/cool-jars-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@navikt/aksel-icons": minor
---

Ikoner: Oppdatert ikonpakke med diverse bugdfixes og oppdateringer av stroke
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
projectToken: x3xqdfgkujg
exitZeroOnChanges: false
buildScriptName: "build:storybook"
onlyChanged: true
externals: \@navikt/core/css/**/*.css
env:
STORYBOOK_GITHUB_SHA: ${{ github.sha }}

Expand Down
16 changes: 16 additions & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
import { mergeConfig } from "vite";
import turbosnap from "vite-plugin-turbosnap";

module.exports = {
staticDirs: ["./public"],

Expand Down Expand Up @@ -42,4 +45,17 @@ module.exports = {
checkOptions: {},
reactDocgen: false,
},

async viteFinal(config, { configType }) {
return mergeConfig(config, {
plugins:
configType === "PRODUCTION"
? [
turbosnap({
rootDir: config.root ?? process.cwd(),
}),
]
: [],
});
},
};
4 changes: 4 additions & 0 deletions @navikt/aksel-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# @navikt/aksel-icons

## 5.11.5

## 5.11.4

## 5.11.3

## 5.11.2
Expand Down
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/figma-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"postcss": "^8.4.31",
"postcss-url": "^10.1.3",
"typescript": "^5.1.6",
"vite": "^4.2.0",
"vite": "^4.5.1",
"vite-plugin-singlefile": "^0.13.3",
"vite-plugin-svgr": "^2.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/Airplane.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/Airplane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ keywords:
- reise
- travel
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AirplaneFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ keywords:
- reise
- travel
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignBottom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignBottom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignBottomFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignCenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignCenterFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignLeft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignLeftFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignMiddle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignMiddleFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignRight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignRightFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignTop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AlignTopFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- sammensetning
- formatering
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/Allergens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- symptomer
- advarsel
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AllergensFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- symptomer
- advarsel
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/Angle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- skråning
- helning
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerCircle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerCircle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- skråning
- helning
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerCircleFill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerCircleFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- skråning
- helning
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerTriangle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- skråning
- helning
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AngleRulerTriangleFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ keywords:
- skråning
- helning
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
3 changes: 2 additions & 1 deletion @navikt/aksel-icons/icons/AreaChart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AreaChart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ keywords:
- graf
- analyse
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/AreaChartFill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ keywords:
- graf
- analyse
variant: Fill
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/ArrowCirclepath.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion @navikt/aksel-icons/icons/ArrowCirclepath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ keywords:
- reload
- oppdater
variant: Stroke
updated_at: 19.08.2023
updated_at: 04.12.2023
created_at: 07.03.2023
Loading

0 comments on commit 38c9d26

Please sign in to comment.