diff --git a/doc-site/components/nve-divider.md b/doc-site/components/nve-divider.md index 90b69fd9..5052262c 100644 --- a/doc-site/components/nve-divider.md +++ b/doc-site/components/nve-divider.md @@ -32,7 +32,7 @@ Bruk `vertical` for å lage en vertikal skillelinje. Du må sette en høyde for ### Bruk i menyer -Bruk denne til å skille menyvalg fra hverandre. +Bruk denne til å skille menyvalg fra hverandre. Streken får en annen farge når den er inni en meny. diff --git a/doc-site/components/nve-menu-item.md b/doc-site/components/nve-menu-item.md new file mode 100644 index 00000000..c69c7a3a --- /dev/null +++ b/doc-site/components/nve-menu-item.md @@ -0,0 +1,145 @@ +--- +layout: component +--- + + + +```html + + Hummer + Kanari + +``` + + + +## Eksempler + +Bruk [nve-divider](/components/nve-divider) for skille menyvalg. +Se eksempel på hvordan du kan lage under-menyer i sida for [nve-menu](/components/nve-menu). + +### Ikoner + +Putt et `nve-icon` i sporet `prefix` eller `suffix` inni `nve-menu-item` for å vise et ikon foran eller bak menyvalget. Du kan også bruke `nve-badge` inni et menyvalg. + + + +```html + + + Med ikon foran + + + Med ikon bak + + + Med ikon foran og bak + + + + Med badge + 42 + + +``` + + + +### Deaktivering + +Bruk `disabled` for å deaktivere et menyvalg. + + + +```html + + Hummer + Kanari + +``` + + + +### Av/på + +Bruk `type="checkbox"` for å markere at menyvalget kan skrus av og på. Om valget er "på" er `checked` satt. + + + +```html + + Valg 1 + Valg 2 + Valg 3 + +``` + + + +### Å vite hvilket menyvalg som ble valgt + +Bruk `value` for å gi menyvalget en unik ID. Du kan lese av `value` til aktuelt menyvalg i `event.detail.item` i `sl-select`-hendelsen når noe velges. + + + +```html + + Option 1 + Option 2 + Option 3 + + Checkbox 4 + Checkbox 5 + Checkbox 6 + + + +``` + + + +### Undertekst + +Bruk `subtext` for å lage en undertekst til et menyvalg. + + + +```html + + Hummer + Kanari + +``` + + + +### Innrykk + +Bruk `indent` for å lage et "under-menyvalg". + + + +```html + + Vanlig menyvalg + Under-menyvalg + +``` + + diff --git a/doc-site/components/nve-menu.md b/doc-site/components/nve-menu.md new file mode 100644 index 00000000..ad10bc3a --- /dev/null +++ b/doc-site/components/nve-menu.md @@ -0,0 +1,41 @@ +--- +layout: component +--- + + + +```html + + Hummer + Kanari + +``` + + + +## Eksempler + +Se [nve-menu-item](/components/nve-menu-item) for mer info om menyvalg. +Se [nve-divider](/components/nve-divider) for eksempel på hvordan du skiller menyvalg. +Se [nve-dropdown](/components/nve-dropdown) for eksempel på hvordan du lager en drop-down-meny. + +### Under-menyer + +Du kan lage en under-meny ved å legge en `nve-menu slot="submenu"` inni `nve-menu-item`. + + + +```html + + Hummer + Kanari + + Liten + Stor + + + +``` + + diff --git a/doc-site/issues.json b/doc-site/issues.json new file mode 100644 index 00000000..87c80233 --- /dev/null +++ b/doc-site/issues.json @@ -0,0 +1,1796 @@ +[ + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/225", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/225/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/225/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/225/events", + "html_url": "https://github.com/NVE/Designsystem/pull/225", + "id": 2480185275, + "node_id": "PR_kwDOKWXiTc55F-yy", + "number": 225, + "title": "Tooltip er nå stylet med nve-farger (variant og saturation)", + "user": { + "login": "tomapedersen", + "id": 1415522, + "node_id": "MDQ6VXNlcjE0MTU1MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/1415522?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/tomapedersen", + "html_url": "https://github.com/tomapedersen", + "followers_url": "https://api.github.com/users/tomapedersen/followers", + "following_url": "https://api.github.com/users/tomapedersen/following{/other_user}", + "gists_url": "https://api.github.com/users/tomapedersen/gists{/gist_id}", + "starred_url": "https://api.github.com/users/tomapedersen/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/tomapedersen/subscriptions", + "organizations_url": "https://api.github.com/users/tomapedersen/orgs", + "repos_url": "https://api.github.com/users/tomapedersen/repos", + "events_url": "https://api.github.com/users/tomapedersen/events{/privacy}", + "received_events_url": "https://api.github.com/users/tomapedersen/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7329089929, + "node_id": "LA_kwDOKWXiTc8AAAABtNkJiQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%86%A3%20p%C3%A5g%C3%A5r", + "name": "design - ↣ pågår", + "color": "fbca04", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 3, + "created_at": "2024-08-22T08:41:16Z", + "updated_at": "2024-08-22T08:50:30Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/225", + "html_url": "https://github.com/NVE/Designsystem/pull/225", + "diff_url": "https://github.com/NVE/Designsystem/pull/225.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/225.patch", + "merged_at": null + }, + "body": "La til de samme variantene og saturation som vi bruker andre steder.\r\nFikset samtidig også verdiene for padding, font etc slik at disse er som i Designsystemet\r\nLa til en del flere eksempler i md-filen også for å gjøre et par ting klarere", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/225/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/225/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/221", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/221/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/221/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/221/events", + "html_url": "https://github.com/NVE/Designsystem/issues/221", + "id": 2478026592, + "node_id": "I_kwDOKWXiTc6Ts69g", + "number": 221, + "title": "Legg inn CONTRIBUTING.md", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-08-21T13:18:46Z", + "updated_at": "2024-08-21T13:18:46Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Iflg. [Retningslinjer for offentlige GitHub repo](https://nve-wiki.nve.no/display/UTV/Retningslinjer+for+offentlige+GitHub+repo) skal alle offentlige repo ha en CONTRIBUTING.md.\r\n\r\nDet står mye om hvordan man bidrar i selve[ README.md](https://github.com/NVE/Designsystem/blob/main/README.md), så kanskje vi bør flytte noe over til CONTRIBUTING.md?", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/221/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/221/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/220", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/220/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/220/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/220/events", + "html_url": "https://github.com/NVE/Designsystem/issues/220", + "id": 2476019698, + "node_id": "I_kwDOKWXiTc6TlQ_y", + "number": 220, + "title": "Vi ønsker å se link til issues og PR'er på hver komponent i komponentoversikten", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + } + ], + "milestone": null, + "comments": 0, + "created_at": "2024-08-20T16:05:11Z", + "updated_at": "2024-08-21T07:16:58Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "I [komponentoversikten](https://designsystem.nve.no/components/Komponentoversikt) ønsker vi også å se link til åpne issues og PR'er på hver av komponentene.\r\nDa kan vi se hvilke komponenter det jobbes med og hvilke vi trenger å gjøre noe med.\r\n\r\nOm vi tagger issues som gjelder bestemte komponenter med navn på komponenten, kan vi antakelig vise åpne issues og PR'er på aktuelle komponenter i komponentoversikten.\r\n\r\nDet finnes et API for å hente issues i Github:\r\nhttps://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#list-repository-issues\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/220/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/220/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/219", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/219/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/219/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/219/events", + "html_url": "https://github.com/NVE/Designsystem/issues/219", + "id": 2475776791, + "node_id": "I_kwDOKWXiTc6TkVsX", + "number": 219, + "title": "nve-tooltip har feil font, hjørneradius og farge", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577802, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Sg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/bug", + "name": "bug", + "color": "d73a4a", + "default": true, + "description": "Something isn't working" + }, + { + "id": 7329050452, + "node_id": "LA_kwDOKWXiTc8AAAABtNhvVA", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/justering%20p%C3%A5%20eksisterende%20komponent", + "name": "justering på eksisterende komponent", + "color": "B160EF", + "default": false, + "description": "Justering på eksisterende komponent" + }, + { + "id": 7337712862, + "node_id": "LA_kwDOKWXiTc8AAAABtVyc3g", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%98%91%EF%B8%8E%20ferdig", + "name": "design - ☑︎ ferdig", + "color": "fbca04", + "default": false, + "description": "" + }, + { + "id": 7360556093, + "node_id": "LA_kwDOKWXiTc8AAAABtrksPQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-tooltip", + "name": "nve-tooltip", + "color": "80EDD6", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "tomapedersen", + "id": 1415522, + "node_id": "MDQ6VXNlcjE0MTU1MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/1415522?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/tomapedersen", + "html_url": "https://github.com/tomapedersen", + "followers_url": "https://api.github.com/users/tomapedersen/followers", + "following_url": "https://api.github.com/users/tomapedersen/following{/other_user}", + "gists_url": "https://api.github.com/users/tomapedersen/gists{/gist_id}", + "starred_url": "https://api.github.com/users/tomapedersen/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/tomapedersen/subscriptions", + "organizations_url": "https://api.github.com/users/tomapedersen/orgs", + "repos_url": "https://api.github.com/users/tomapedersen/repos", + "events_url": "https://api.github.com/users/tomapedersen/events{/privacy}", + "received_events_url": "https://api.github.com/users/tomapedersen/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "tomapedersen", + "id": 1415522, + "node_id": "MDQ6VXNlcjE0MTU1MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/1415522?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/tomapedersen", + "html_url": "https://github.com/tomapedersen", + "followers_url": "https://api.github.com/users/tomapedersen/followers", + "following_url": "https://api.github.com/users/tomapedersen/following{/other_user}", + "gists_url": "https://api.github.com/users/tomapedersen/gists{/gist_id}", + "starred_url": "https://api.github.com/users/tomapedersen/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/tomapedersen/subscriptions", + "organizations_url": "https://api.github.com/users/tomapedersen/orgs", + "repos_url": "https://api.github.com/users/tomapedersen/repos", + "events_url": "https://api.github.com/users/tomapedersen/events{/privacy}", + "received_events_url": "https://api.github.com/users/tomapedersen/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + } + ], + "milestone": null, + "comments": 4, + "created_at": "2024-08-20T14:15:29Z", + "updated_at": "2024-08-22T10:02:30Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Vi må bruke nve-tokens for disse.\r\n@knutnve kan du spesifisere mer?", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/219/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/219/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/218", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/218/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/218/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/218/events", + "html_url": "https://github.com/NVE/Designsystem/issues/218", + "id": 2475771394, + "node_id": "I_kwDOKWXiTc6TkUYC", + "number": 218, + "title": "nve-textarea skal ha min-høyde", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7360557801, + "node_id": "LA_kwDOKWXiTc8AAAABtrky6Q", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-textarea", + "name": "nve-textarea", + "color": "6394D5", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-08-20T14:13:13Z", + "updated_at": "2024-08-22T07:03:18Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Trenger minimum plass til 3 1/2 linjer, ca. 80 px?\r\n@knutnve , kan du fyllle ut mer her?", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/218/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/218/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/217", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/217/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/217/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/217/events", + "html_url": "https://github.com/NVE/Designsystem/pull/217", + "id": 2475404173, + "node_id": "PR_kwDOKWXiTc542Efb", + "number": 217, + "title": "Gjort bedre plass til beskrivelse i egenskaps-tabell", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 1, + "created_at": "2024-08-20T11:27:24Z", + "updated_at": "2024-08-20T11:31:05Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/217", + "html_url": "https://github.com/NVE/Designsystem/pull/217", + "diff_url": "https://github.com/NVE/Designsystem/pull/217.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/217.patch", + "merged_at": null + }, + "body": "Her er et eksempel på at beskrivelses-kolonna blir kutta:\r\nhttps://designsystem.nve.no/components/nve-button.html#egenskaper\r\n\r\nHar gjort noen små-endringer for å gi bedre plass til beskrivelses-kolonna:\r\n\r\n- Redusert bredde på attributtsynk-kolonna ved å endre overskrit til \"A\". Har heller lagt inn en link til hva \"A\" betyr\r\n- Flytta attributtsynk-kolonna lengst til høyre\r\n- Slått sammen type- og standard-verdi-kolonnene til en kolonne med dette formatet: ` = `\r\n\r\nSånn ser det ut nå:\r\n![image](https://github.com/user-attachments/assets/b3cd80ec-c5cc-4857-bcd5-78d8d9cf95ec)\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/217/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/217/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/214", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/214/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/214/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/214/events", + "html_url": "https://github.com/NVE/Designsystem/issues/214", + "id": 2473143411, + "node_id": "I_kwDOKWXiTc6TaSxz", + "number": 214, + "title": "Oppdatere versjonsnummeret til nve-designsystem i SandBoxPreview automatisk", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-08-19T11:36:15Z", + "updated_at": "2024-08-19T11:36:59Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "SandBoxPreview-komponenten som brukes til å vise kodeeksempler i Vue bruker en hardkodet versjon av nve-designsystemet fra NPM i sitt [prosjekt-oppsett](https://github.com/NVE/Designsystem/blob/74c8069edbdcccc8a7f1190698cd33ad653e01bb/doc-site/.vitepress/theme/components/SandboxPreview.vue#L52).\r\nDet betyr at vi jevnlig (helst hver gang vi endrer noe i designsystemet), må passe på at vi bruker siste versjon av designsystemet.\r\nDette versjonsnummeret burde heller hentes fra f.eks. [package.json til designsystemet](https://github.com/NVE/Designsystem/blob/74c8069edbdcccc8a7f1190698cd33ad653e01bb/package.json#L10) eller genereres ved bygging / publisering til npm.\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/214/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/214/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/204", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/204/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/204/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/204/events", + "html_url": "https://github.com/NVE/Designsystem/issues/204", + "id": 2465684163, + "node_id": "I_kwDOKWXiTc6S91rD", + "number": 204, + "title": "Gjøre ferdig ny tokenstruktur", + "user": { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7329089929, + "node_id": "LA_kwDOKWXiTc8AAAABtNkJiQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%86%A3%20p%C3%A5g%C3%A5r", + "name": "design - ↣ pågår", + "color": "fbca04", + "default": false, + "description": "" + }, + { + "id": 7329305785, + "node_id": "LA_kwDOKWXiTc8AAAABtNxUuQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/Tokens", + "name": "Tokens", + "color": "0A1879", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + } + ], + "milestone": null, + "comments": 1, + "created_at": "2024-08-14T12:19:28Z", + "updated_at": "2024-08-14T12:33:46Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Gjøre ferdig ny tokenstruktur, så den er klar for publisering. \r\n\r\n- [ ] 1. Gjøre ferdig ny tokens skalering og korrigere til riktige verdier\r\n- [ ] 2. Oppdatere i tokens studio med ny struktur\r\n- [ ] 3. Apply update i figma\r\n- [ ] 4. Oppdatere kode - @amish1188 følger opp her og tester. \r\n\r\n\r\n![image](https://github.com/user-attachments/assets/060f7848-698e-4d0b-aea3-e7a9a1f6ebe6)\r\n\r\n![image](https://github.com/user-attachments/assets/3105d51a-7bdd-4637-8d98-d36d9e6a2f45)\r\n\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/204/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/204/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/195", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/195/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/195/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/195/events", + "html_url": "https://github.com/NVE/Designsystem/pull/195", + "id": 2457321294, + "node_id": "PR_kwDOKWXiTc536rYL", + "number": 195, + "title": "Tekst og strukturelle endringer i DS docs", + "user": { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 2, + "created_at": "2024-08-09T07:44:03Z", + "updated_at": "2024-08-19T08:13:06Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/195", + "html_url": "https://github.com/NVE/Designsystem/pull/195", + "diff_url": "https://github.com/NVE/Designsystem/pull/195.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/195.patch", + "merged_at": null + }, + "body": "docs(updated info): Added more text on different sites, color adjustment and new page: Universell Utforming.", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/195/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/195/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/186", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/186/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/186/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/186/events", + "html_url": "https://github.com/NVE/Designsystem/issues/186", + "id": 2408316227, + "node_id": "I_kwDOKWXiTc6Pi_1D", + "number": 186, + "title": "Vi burde dekke bruk av css variabler i dokumentasjon side", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-07-15T09:48:40Z", + "updated_at": "2024-07-15T09:48:40Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Beskrive hvordan man bruker de, hvordan de blir opprettet, skrive litt om at man trenger figma dev mode for å secss og variabler i figma.\r\nOgså siden vi skal ha device-tokens, vi kunne også beksrive hvordan de fungerer. ", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/186/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/186/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/184", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/184/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/184/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/184/events", + "html_url": "https://github.com/NVE/Designsystem/issues/184", + "id": 2405687381, + "node_id": "I_kwDOKWXiTc6PY-BV", + "number": 184, + "title": "Generere hjelpedokumentasjon til VS Code", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-07-12T14:03:19Z", + "updated_at": "2024-07-12T14:03:19Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Det skal være mulig å generere data om komponentene slik at vi kan se type-info og JsDoc i VS Code.\r\nEr det noen som tar utfordringen?\r\n\r\nDet finnes sikkert flere måter å løse dette på.\r\nVi bruker idag [custom-elements-manifest/analyzer](https://www.npmjs.com/package/@custom-elements-manifest/analyzer) til å hente info fra komponent-koden, se [readme](https://github.com/NVE/Designsystem?tab=readme-ov-file#jsdoc).\r\nDet finnes en plugin til dette biblioteket som vi ikke har fått til å virke, se `customElementVuejsPlugin` i `custom-elements-manifest.config.js`.\r\nMan kan også bruke f.eks. [WCA](https://github.com/runem/web-component-analyzer?tab=readme-ov-file#vscode)", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/184/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/184/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/182", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/182/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/182/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/182/events", + "html_url": "https://github.com/NVE/Designsystem/pull/182", + "id": 2405364540, + "node_id": "PR_kwDOKWXiTc51NbKL", + "number": 182, + "title": "Starta på design rasjonale", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 2, + "created_at": "2024-07-12T11:32:30Z", + "updated_at": "2024-08-20T11:31:38Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/182", + "html_url": "https://github.com/NVE/Designsystem/pull/182", + "diff_url": "https://github.com/NVE/Designsystem/pull/182.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/182.patch", + "merged_at": null + }, + "body": "Jeg har savnet et felles sted der vi kan skrive ned hvilke valg vi tar underveis i dette prosjektet.\r\nHer er et forsøk på å dokumentere dette i en markdown-fil.\r\nSom dere ser er den ikke ferdig, men jeg har skrevet om de beslutningene vi har tatt nylig.\r\nKom gjerne med innspill! \r\nGodkjenn hvis du synes det er en god ide.\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/182/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/182/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/176", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/176/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/176/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/176/events", + "html_url": "https://github.com/NVE/Designsystem/pull/176", + "id": 2395444664, + "node_id": "PR_kwDOKWXiTc50r2h-", + "number": 176, + "title": "Added props to be able to make custom CSS", + "user": { + "login": "NVEJoel", + "id": 171659783, + "node_id": "U_kgDOCjtSBw", + "avatar_url": "https://avatars.githubusercontent.com/u/171659783?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVEJoel", + "html_url": "https://github.com/NVEJoel", + "followers_url": "https://api.github.com/users/NVEJoel/followers", + "following_url": "https://api.github.com/users/NVEJoel/following{/other_user}", + "gists_url": "https://api.github.com/users/NVEJoel/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVEJoel/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVEJoel/subscriptions", + "organizations_url": "https://api.github.com/users/NVEJoel/orgs", + "repos_url": "https://api.github.com/users/NVEJoel/repos", + "events_url": "https://api.github.com/users/NVEJoel/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVEJoel/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 3, + "created_at": "2024-07-08T12:02:15Z", + "updated_at": "2024-07-08T13:43:46Z", + "closed_at": null, + "author_association": "CONTRIBUTOR", + "active_lock_reason": null, + "draft": false, + "pull_request": { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/176", + "html_url": "https://github.com/NVE/Designsystem/pull/176", + "diff_url": "https://github.com/NVE/Designsystem/pull/176.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/176.patch", + "merged_at": null + }, + "body": "**PR**: \r\n\r\n- Added props before being able to submit custom CSS before NVE-button and NVE-menu-item. This is needed so that you can give the flexibility of how you want the component to look. For example, if you want the Dropdown button to be of a fixed width and not responsive, you can now write: \r\n- ` \r\n \r\n\r\n \r\n Dropdown med custom css \r\n \r\n Tekst\r\n \r\n `\r\n\r\n- Added the new functions that are needed before implementing customCSS to components such as Utils functions so that the functions can be reused\r\n- Added a new alias to Utils so it get cleaner imports. ", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/176/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/176/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/156", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/156/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/156/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/156/events", + "html_url": "https://github.com/NVE/Designsystem/issues/156", + "id": 2240071532, + "node_id": "I_kwDOKWXiTc6FhMds", + "number": 156, + "title": "Nve-textarea : Det burde være lov å bruke requiredLabel property uten required så at vi kjører custom validering men med requiredLabel", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7360557801, + "node_id": "LA_kwDOKWXiTc8AAAABtrky6Q", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-textarea", + "name": "nve-textarea", + "color": "6394D5", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-04-12T12:38:03Z", + "updated_at": "2024-08-22T09:28:20Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Per i dag når jeg velger required constarint validering tar over og jeg kan ikke sette custim validering. Kan ikke ellers sette required label. Jeg syns det er kult å ha kun reqiredLabel som skal vises på samme måte når man setter required men at den tar custom validering istedenfor constraint", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/156/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/156/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/112", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/112/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/112/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/112/events", + "html_url": "https://github.com/NVE/Designsystem/issues/112", + "id": 2100794521, + "node_id": "I_kwDOKWXiTc59N5SZ", + "number": 112, + "title": "Det bør ikke være lov å pushe til main, men da må vi fikse automatisk bygg og publisering først", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 2, + "created_at": "2024-01-25T16:51:05Z", + "updated_at": "2024-07-12T14:11:54Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Vi har skrudd av beskyttelse av main, fordi i byggescriptet feiler hvis vi ikke tillater at man pusher til main.\r\nÅrsaken er at byggescriptet jekker opp versjonsnummer i package.json før den publiserer til npm og deretter pusher den endringa i package.json til main.\r\nVi må finne en annen måte å løse versjonering på.", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/112/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/112/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/107", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/107/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/107/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/107/events", + "html_url": "https://github.com/NVE/Designsystem/issues/107", + "id": 2098313663, + "node_id": "I_kwDOKWXiTc59Ebm_", + "number": 107, + "title": "::after i nve-input endrer høyde på hele nve-input komponent", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7361066563, + "node_id": "LA_kwDOKWXiTc8AAAABtsD2Qw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-input", + "name": "nve-input", + "color": "6E926F", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-01-24T13:51:00Z", + "updated_at": "2024-08-22T09:28:56Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "det gjør at hvis man må ha noe sentrert tekst etter input feltet den går ned når nve-input feltet endrer høyde.\r\nKan løses med å alltid ha after under nve-input men uten feil melding hvis den er gyldig. \r\nposisjonering med absolute hjelper ikke så mye med mindre man setter position:relative på hele formen, eller noe 'dummy' diven\r\n\"Screenshot\r\n\"Screenshot\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/107/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/107/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/101", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/101/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/101/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/101/events", + "html_url": "https://github.com/NVE/Designsystem/issues/101", + "id": 2093532451, + "node_id": "I_kwDOKWXiTc58yMUj", + "number": 101, + "title": "errorMessage under radio gruppe har ingen spacing.", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-01-22T09:58:54Z", + "updated_at": "2024-01-22T09:58:54Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Det er litt vanskelig å kalkulere den fordi 'gap' som er hover spacing property i radio-gruppe påvirker ikke ::after. derfor må vi kalkulere margin-top på ::after. Det er vanskelig fordi ::after har line-height som kolliderer igjen. Jeg prøvde i nettleseren og 0.45rem funka. Men når man endrer line-height i ::after font, kan være at 0.45rem blir ikke gyldig igjen", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/101/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/101/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/98", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/98/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/98/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/98/events", + "html_url": "https://github.com/NVE/Designsystem/issues/98", + "id": 2090669069, + "node_id": "I_kwDOKWXiTc58nRQN", + "number": 98, + "title": "radio label er dårlig alignet", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7360561190, + "node_id": "LA_kwDOKWXiTc8AAAABtrlAJg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-radio", + "name": "nve-radio", + "color": "0606C4", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 1, + "created_at": "2024-01-19T14:20:34Z", + "updated_at": "2024-08-22T07:04:20Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Burde ikke være align flex-end der. Forresten den har problemer med å ta hele breden fra parent komponent og alt er veldig kompakt. ikke bra\r\n\"Screenshot\r\n", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/98/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/98/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/94", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/94/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/94/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/94/events", + "html_url": "https://github.com/NVE/Designsystem/issues/94", + "id": 2090200194, + "node_id": "I_kwDOKWXiTc58leyC", + "number": 94, + "title": "Separere storybook bygg fra bibliotek bygg", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 2, + "created_at": "2024-01-19T10:27:14Z", + "updated_at": "2024-07-15T09:40:16Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Hvis storybook feiler mens den bygger, pakke bygg burde ikke bli påvirket av det. Chromatica bygg burde påvirkes bare. Og det samme gjelder en motsatt situasjon. \r\n\r\nAnbefaler å separere to prosjekter", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/94/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/94/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/86", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/86/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/86/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/86/events", + "html_url": "https://github.com/NVE/Designsystem/issues/86", + "id": 2079197763, + "node_id": "I_kwDOKWXiTc577gpD", + "number": 86, + "title": "Nve-select mangler read-only styling", + "user": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7329050452, + "node_id": "LA_kwDOKWXiTc8AAAABtNhvVA", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/justering%20p%C3%A5%20eksisterende%20komponent", + "name": "justering på eksisterende komponent", + "color": "B160EF", + "default": false, + "description": "Justering på eksisterende komponent" + }, + { + "id": 7337723235, + "node_id": "LA_kwDOKWXiTc8AAAABtVzFYw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20skal%20jobbes%20med", + "name": "design - skal jobbes med", + "color": "fbca04", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2024-01-12T16:10:52Z", + "updated_at": "2024-08-16T12:14:51Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Designere skulle egentlig tilpasse den litt mer til shoelace. Gjerne oppdater den når de er ferdig.", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/86/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/86/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/73", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/73/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/73/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/73/events", + "html_url": "https://github.com/NVE/Designsystem/issues/73", + "id": 2065675343, + "node_id": "I_kwDOKWXiTc57H7RP", + "number": 73, + "title": "Dialog ikon", + "user": { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 5989577851, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0ew", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/invalid", + "name": "invalid", + "color": "e4e669", + "default": true, + "description": "This doesn't seem right" + }, + { + "id": 7361073541, + "node_id": "LA_kwDOKWXiTc8AAAABtsERhQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-dialog", + "name": "nve-dialog", + "color": "DC6E99", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + "assignees": [ + { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "erik-edin", + "id": 148051877, + "node_id": "U_kgDOCNMXpQ", + "avatar_url": "https://avatars.githubusercontent.com/u/148051877?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/erik-edin", + "html_url": "https://github.com/erik-edin", + "followers_url": "https://api.github.com/users/erik-edin/followers", + "following_url": "https://api.github.com/users/erik-edin/following{/other_user}", + "gists_url": "https://api.github.com/users/erik-edin/gists{/gist_id}", + "starred_url": "https://api.github.com/users/erik-edin/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/erik-edin/subscriptions", + "organizations_url": "https://api.github.com/users/erik-edin/orgs", + "repos_url": "https://api.github.com/users/erik-edin/repos", + "events_url": "https://api.github.com/users/erik-edin/events{/privacy}", + "received_events_url": "https://api.github.com/users/erik-edin/received_events", + "type": "User", + "site_admin": false + } + ], + "milestone": null, + "comments": 0, + "created_at": "2024-01-04T13:36:26Z", + "updated_at": "2024-08-22T09:30:44Z", + "closed_at": null, + "author_association": "COLLABORATOR", + "active_lock_reason": null, + "body": "Bytte til material symbols i dialog vinduet. Nå er det shoelace sitt. ", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/73/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/73/timeline", + "performed_via_github_app": null, + "state_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/67", + "repository_url": "https://api.github.com/repos/NVE/Designsystem", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/issues/67/labels{/name}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/67/comments", + "events_url": "https://api.github.com/repos/NVE/Designsystem/issues/67/events", + "html_url": "https://github.com/NVE/Designsystem/issues/67", + "id": 2053841176, + "node_id": "I_kwDOKWXiTc56ayEY", + "number": 67, + "title": "Nve-label; slotted brukes ikke dersom også value er angitt", + "user": { + "login": "Citaborg", + "id": 3041020, + "node_id": "MDQ6VXNlcjMwNDEwMjA=", + "avatar_url": "https://avatars.githubusercontent.com/u/3041020?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Citaborg", + "html_url": "https://github.com/Citaborg", + "followers_url": "https://api.github.com/users/Citaborg/followers", + "following_url": "https://api.github.com/users/Citaborg/following{/other_user}", + "gists_url": "https://api.github.com/users/Citaborg/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Citaborg/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Citaborg/subscriptions", + "organizations_url": "https://api.github.com/users/Citaborg/orgs", + "repos_url": "https://api.github.com/users/Citaborg/repos", + "events_url": "https://api.github.com/users/Citaborg/events{/privacy}", + "received_events_url": "https://api.github.com/users/Citaborg/received_events", + "type": "User", + "site_admin": false + }, + "labels": [ + { + "id": 7361074519, + "node_id": "LA_kwDOKWXiTc8AAAABtsEVVw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-label", + "name": "nve-label", + "color": "DFC09D", + "default": false, + "description": "" + } + ], + "state": "open", + "locked": false, + "assignee": null, + "assignees": [], + "milestone": null, + "comments": 0, + "created_at": "2023-12-22T12:15:25Z", + "updated_at": "2024-08-22T09:30:59Z", + "closed_at": null, + "author_association": "CONTRIBUTOR", + "active_lock_reason": null, + "body": "Implementasjonen du har nå viser value og ikke slotted dersom du angir begge deler.\r\nLurer på om problemet er i HasSlotController implementasjonen. Ikke kritisk.\r\n\r\n_Originally posted by @Citaborg in https://github.com/NVE/Designsystem/pull/59#discussion_r1435005846_\r\n ", + "reactions": { + "url": "https://api.github.com/repos/NVE/Designsystem/issues/67/reactions", + "total_count": 0, + "+1": 0, + "-1": 0, + "laugh": 0, + "hooray": 0, + "confused": 0, + "heart": 0, + "rocket": 0, + "eyes": 0 + }, + "timeline_url": "https://api.github.com/repos/NVE/Designsystem/issues/67/timeline", + "performed_via_github_app": null, + "state_reason": null + } +] diff --git a/doc-site/labels.json b/doc-site/labels.json new file mode 100644 index 00000000..eedb7082 --- /dev/null +++ b/doc-site/labels.json @@ -0,0 +1,218 @@ +[ + { + "id": 5989577802, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Sg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/bug", + "name": "bug", + "color": "d73a4a", + "default": true, + "description": "Something isn't working" + }, + { + "id": 6452840045, + "node_id": "LA_kwDOKWXiTc8AAAABgJ6GbQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/dependencies", + "name": "dependencies", + "color": "0366d6", + "default": false, + "description": "Pull requests that update a dependency file" + }, + { + "id": 7329089929, + "node_id": "LA_kwDOKWXiTc8AAAABtNkJiQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%86%A3%20p%C3%A5g%C3%A5r", + "name": "design - ↣ pågår", + "color": "fbca04", + "default": false, + "description": "" + }, + { + "id": 7337712862, + "node_id": "LA_kwDOKWXiTc8AAAABtVyc3g", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%98%91%EF%B8%8E%20ferdig", + "name": "design - ☑︎ ferdig", + "color": "fbca04", + "default": false, + "description": "" + }, + { + "id": 7337723235, + "node_id": "LA_kwDOKWXiTc8AAAABtVzFYw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20skal%20jobbes%20med", + "name": "design - skal jobbes med", + "color": "fbca04", + "default": false, + "description": "" + }, + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + }, + { + "id": 5989577817, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0WQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/duplicate", + "name": "duplicate", + "color": "cfd3d7", + "default": true, + "description": "This issue or pull request already exists" + }, + { + "id": 5989577831, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Zw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/good%20first%20issue", + "name": "good first issue", + "color": "7057ff", + "default": true, + "description": "Good for newcomers" + }, + { + "id": 5989577842, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0cg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/help%20wanted", + "name": "help wanted", + "color": "008672", + "default": true, + "description": "Extra attention is needed" + }, + { + "id": 5989577851, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0ew", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/invalid", + "name": "invalid", + "color": "e4e669", + "default": true, + "description": "This doesn't seem right" + }, + { + "id": 7329050452, + "node_id": "LA_kwDOKWXiTc8AAAABtNhvVA", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/justering%20p%C3%A5%20eksisterende%20komponent", + "name": "justering på eksisterende komponent", + "color": "B160EF", + "default": false, + "description": "Justering på eksisterende komponent" + }, + { + "id": 7361073541, + "node_id": "LA_kwDOKWXiTc8AAAABtsERhQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-dialog", + "name": "nve-dialog", + "color": "DC6E99", + "default": false, + "description": "" + }, + { + "id": 7361066563, + "node_id": "LA_kwDOKWXiTc8AAAABtsD2Qw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-input", + "name": "nve-input", + "color": "6E926F", + "default": false, + "description": "" + }, + { + "id": 7361074519, + "node_id": "LA_kwDOKWXiTc8AAAABtsEVVw", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-label", + "name": "nve-label", + "color": "DFC09D", + "default": false, + "description": "" + }, + { + "id": 7360561190, + "node_id": "LA_kwDOKWXiTc8AAAABtrlAJg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-radio", + "name": "nve-radio", + "color": "0606C4", + "default": false, + "description": "" + }, + { + "id": 7361068506, + "node_id": "LA_kwDOKWXiTc8AAAABtsD92g", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-radio-group", + "name": "nve-radio-group", + "color": "A15FDE", + "default": false, + "description": "" + }, + { + "id": 7361069889, + "node_id": "LA_kwDOKWXiTc8AAAABtsEDQQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-select", + "name": "nve-select", + "color": "E20E69", + "default": false, + "description": "" + }, + { + "id": 7360557801, + "node_id": "LA_kwDOKWXiTc8AAAABtrky6Q", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-textarea", + "name": "nve-textarea", + "color": "6394D5", + "default": false, + "description": "" + }, + { + "id": 7360556093, + "node_id": "LA_kwDOKWXiTc8AAAABtrksPQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/nve-tooltip", + "name": "nve-tooltip", + "color": "80EDD6", + "default": false, + "description": "" + }, + { + "id": 7329046853, + "node_id": "LA_kwDOKWXiTc8AAAABtNhhRQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/ny%20feature%20p%C3%A5%20eksisterende%20komponent", + "name": "ny feature på eksisterende komponent", + "color": "07FC7D", + "default": false, + "description": "Ny feature på eksisterende komponent" + }, + { + "id": 5989577825, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0YQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/ny%20komponent", + "name": "ny komponent", + "color": "a2eeef", + "default": false, + "description": "Ny komponent" + }, + { + "id": 5989577854, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0fg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/question", + "name": "question", + "color": "d876e3", + "default": true, + "description": "Further information is requested" + }, + { + "id": 7329305785, + "node_id": "LA_kwDOKWXiTc8AAAABtNxUuQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/Tokens", + "name": "Tokens", + "color": "0A1879", + "default": false, + "description": "" + }, + { + "id": 5989577866, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0ig", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/wontfix", + "name": "wontfix", + "color": "ffffff", + "default": true, + "description": "This will not be worked on" + } +] diff --git a/doc-site/pulls.json b/doc-site/pulls.json new file mode 100644 index 00000000..72ba3830 --- /dev/null +++ b/doc-site/pulls.json @@ -0,0 +1,2000 @@ +[ + { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/225", + "id": 2031611058, + "node_id": "PR_kwDOKWXiTc55F-yy", + "html_url": "https://github.com/NVE/Designsystem/pull/225", + "diff_url": "https://github.com/NVE/Designsystem/pull/225.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/225.patch", + "issue_url": "https://api.github.com/repos/NVE/Designsystem/issues/225", + "number": 225, + "state": "open", + "locked": false, + "title": "Tooltip er nå stylet med nve-farger (variant og saturation)", + "user": { + "login": "tomapedersen", + "id": 1415522, + "node_id": "MDQ6VXNlcjE0MTU1MjI=", + "avatar_url": "https://avatars.githubusercontent.com/u/1415522?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/tomapedersen", + "html_url": "https://github.com/tomapedersen", + "followers_url": "https://api.github.com/users/tomapedersen/followers", + "following_url": "https://api.github.com/users/tomapedersen/following{/other_user}", + "gists_url": "https://api.github.com/users/tomapedersen/gists{/gist_id}", + "starred_url": "https://api.github.com/users/tomapedersen/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/tomapedersen/subscriptions", + "organizations_url": "https://api.github.com/users/tomapedersen/orgs", + "repos_url": "https://api.github.com/users/tomapedersen/repos", + "events_url": "https://api.github.com/users/tomapedersen/events{/privacy}", + "received_events_url": "https://api.github.com/users/tomapedersen/received_events", + "type": "User", + "site_admin": false + }, + "body": "La til de samme variantene og saturation som vi bruker andre steder.\r\nFikset samtidig også verdiene for padding, font etc slik at disse er som i Designsystemet\r\nLa til en del flere eksempler i md-filen også for å gjøre et par ting klarere", + "created_at": "2024-08-22T08:41:16Z", + "updated_at": "2024-08-22T08:50:30Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "245a9fc7ed51ee487d215ec004d402ddaf307e7c", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + + ], + "requested_teams": [ + + ], + "labels": [ + { + "id": 7329089929, + "node_id": "LA_kwDOKWXiTc8AAAABtNkJiQ", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/design%20-%20%E2%86%A3%20p%C3%A5g%C3%A5r", + "name": "design - ↣ pågår", + "color": "fbca04", + "default": false, + "description": "" + } + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/NVE/Designsystem/pulls/225/commits", + "review_comments_url": "https://api.github.com/repos/NVE/Designsystem/pulls/225/comments", + "review_comment_url": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/225/comments", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/608ed9caf905671c756aa69fc4184f29cd839e64", + "head": { + "label": "NVE:feature/stylet_tooltip", + "ref": "feature/stylet_tooltip", + "sha": "608ed9caf905671c756aa69fc4184f29cd839e64", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "base": { + "label": "NVE:main", + "ref": "main", + "sha": "fa23534874944c500ccb8937e5dcf448464d72f5", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/225" + }, + "html": { + "href": "https://github.com/NVE/Designsystem/pull/225" + }, + "issue": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/225" + }, + "comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/225/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/225/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/225/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/NVE/Designsystem/statuses/608ed9caf905671c756aa69fc4184f29cd839e64" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/217", + "id": 2027440091, + "node_id": "PR_kwDOKWXiTc542Efb", + "html_url": "https://github.com/NVE/Designsystem/pull/217", + "diff_url": "https://github.com/NVE/Designsystem/pull/217.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/217.patch", + "issue_url": "https://api.github.com/repos/NVE/Designsystem/issues/217", + "number": 217, + "state": "open", + "locked": false, + "title": "Gjort bedre plass til beskrivelse i egenskaps-tabell", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "body": "Her er et eksempel på at beskrivelses-kolonna blir kutta:\r\nhttps://designsystem.nve.no/components/nve-button.html#egenskaper\r\n\r\nHar gjort noen små-endringer for å gi bedre plass til beskrivelses-kolonna:\r\n\r\n- Redusert bredde på attributtsynk-kolonna ved å endre overskrit til \"A\". Har heller lagt inn en link til hva \"A\" betyr\r\n- Flytta attributtsynk-kolonna lengst til høyre\r\n- Slått sammen type- og standard-verdi-kolonnene til en kolonne med dette formatet: ` = `\r\n\r\nSånn ser det ut nå:\r\n![image](https://github.com/user-attachments/assets/b3cd80ec-c5cc-4857-bcd5-78d8d9cf95ec)\r\n", + "created_at": "2024-08-20T11:27:24Z", + "updated_at": "2024-08-20T11:31:05Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "6dd03e7b674c83d39c7997e06a64c8c5369a49f3", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "NVEJoel", + "id": 171659783, + "node_id": "U_kgDOCjtSBw", + "avatar_url": "https://avatars.githubusercontent.com/u/171659783?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVEJoel", + "html_url": "https://github.com/NVEJoel", + "followers_url": "https://api.github.com/users/NVEJoel/followers", + "following_url": "https://api.github.com/users/NVEJoel/following{/other_user}", + "gists_url": "https://api.github.com/users/NVEJoel/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVEJoel/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVEJoel/subscriptions", + "organizations_url": "https://api.github.com/users/NVEJoel/orgs", + "repos_url": "https://api.github.com/users/NVEJoel/repos", + "events_url": "https://api.github.com/users/NVEJoel/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVEJoel/received_events", + "type": "User", + "site_admin": false + } + ], + "requested_teams": [ + + ], + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/NVE/Designsystem/pulls/217/commits", + "review_comments_url": "https://api.github.com/repos/NVE/Designsystem/pulls/217/comments", + "review_comment_url": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/217/comments", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/e160ebd1107b7edef177801c3996d4ad2b469efd", + "head": { + "label": "NVE:fix/bedre-plass-til-beskrivelse-i-egenskap-tabell", + "ref": "fix/bedre-plass-til-beskrivelse-i-egenskap-tabell", + "sha": "e160ebd1107b7edef177801c3996d4ad2b469efd", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "base": { + "label": "NVE:main", + "ref": "main", + "sha": "5f3b54496d7ececa1887e678d2e71eeb8b3fb694", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/217" + }, + "html": { + "href": "https://github.com/NVE/Designsystem/pull/217" + }, + "issue": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/217" + }, + "comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/217/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/217/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/217/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/NVE/Designsystem/statuses/e160ebd1107b7edef177801c3996d4ad2b469efd" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/195", + "id": 2011870731, + "node_id": "PR_kwDOKWXiTc536rYL", + "html_url": "https://github.com/NVE/Designsystem/pull/195", + "diff_url": "https://github.com/NVE/Designsystem/pull/195.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/195.patch", + "issue_url": "https://api.github.com/repos/NVE/Designsystem/issues/195", + "number": 195, + "state": "open", + "locked": false, + "title": "Tekst og strukturelle endringer i DS docs", + "user": { + "login": "knutnve", + "id": 129265201, + "node_id": "U_kgDOB7RuMQ", + "avatar_url": "https://avatars.githubusercontent.com/u/129265201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/knutnve", + "html_url": "https://github.com/knutnve", + "followers_url": "https://api.github.com/users/knutnve/followers", + "following_url": "https://api.github.com/users/knutnve/following{/other_user}", + "gists_url": "https://api.github.com/users/knutnve/gists{/gist_id}", + "starred_url": "https://api.github.com/users/knutnve/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/knutnve/subscriptions", + "organizations_url": "https://api.github.com/users/knutnve/orgs", + "repos_url": "https://api.github.com/users/knutnve/repos", + "events_url": "https://api.github.com/users/knutnve/events{/privacy}", + "received_events_url": "https://api.github.com/users/knutnve/received_events", + "type": "User", + "site_admin": false + }, + "body": "docs(updated info): Added more text on different sites, color adjustment and new page: Universell Utforming.", + "created_at": "2024-08-09T07:44:03Z", + "updated_at": "2024-08-19T08:13:06Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "4450d6031227e2aceda06a42b83b324d92d25b8e", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + { + "login": "NVEJoel", + "id": 171659783, + "node_id": "U_kgDOCjtSBw", + "avatar_url": "https://avatars.githubusercontent.com/u/171659783?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVEJoel", + "html_url": "https://github.com/NVEJoel", + "followers_url": "https://api.github.com/users/NVEJoel/followers", + "following_url": "https://api.github.com/users/NVEJoel/following{/other_user}", + "gists_url": "https://api.github.com/users/NVEJoel/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVEJoel/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVEJoel/subscriptions", + "organizations_url": "https://api.github.com/users/NVEJoel/orgs", + "repos_url": "https://api.github.com/users/NVEJoel/repos", + "events_url": "https://api.github.com/users/NVEJoel/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVEJoel/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + } + ], + "requested_teams": [ + + ], + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/NVE/Designsystem/pulls/195/commits", + "review_comments_url": "https://api.github.com/repos/NVE/Designsystem/pulls/195/comments", + "review_comment_url": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/195/comments", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/c275fdfb31206902c07e643a6c6adac550ca53f9", + "head": { + "label": "NVE:feature/designtekst", + "ref": "feature/designtekst", + "sha": "c275fdfb31206902c07e643a6c6adac550ca53f9", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "base": { + "label": "NVE:main", + "ref": "main", + "sha": "ef0d0e070f4d842d792f28b97fc420fa35b60af3", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/195" + }, + "html": { + "href": "https://github.com/NVE/Designsystem/pull/195" + }, + "issue": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/195" + }, + "comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/195/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/195/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/195/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/NVE/Designsystem/statuses/c275fdfb31206902c07e643a6c6adac550ca53f9" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/182", + "id": 1966453387, + "node_id": "PR_kwDOKWXiTc51NbKL", + "html_url": "https://github.com/NVE/Designsystem/pull/182", + "diff_url": "https://github.com/NVE/Designsystem/pull/182.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/182.patch", + "issue_url": "https://api.github.com/repos/NVE/Designsystem/issues/182", + "number": 182, + "state": "open", + "locked": false, + "title": "Starta på design rasjonale", + "user": { + "login": "gruble", + "id": 71138449, + "node_id": "MDQ6VXNlcjcxMTM4NDQ5", + "avatar_url": "https://avatars.githubusercontent.com/u/71138449?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gruble", + "html_url": "https://github.com/gruble", + "followers_url": "https://api.github.com/users/gruble/followers", + "following_url": "https://api.github.com/users/gruble/following{/other_user}", + "gists_url": "https://api.github.com/users/gruble/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gruble/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gruble/subscriptions", + "organizations_url": "https://api.github.com/users/gruble/orgs", + "repos_url": "https://api.github.com/users/gruble/repos", + "events_url": "https://api.github.com/users/gruble/events{/privacy}", + "received_events_url": "https://api.github.com/users/gruble/received_events", + "type": "User", + "site_admin": false + }, + "body": "Jeg har savnet et felles sted der vi kan skrive ned hvilke valg vi tar underveis i dette prosjektet.\r\nHer er et forsøk på å dokumentere dette i en markdown-fil.\r\nSom dere ser er den ikke ferdig, men jeg har skrevet om de beslutningene vi har tatt nylig.\r\nKom gjerne med innspill! \r\nGodkjenn hvis du synes det er en god ide.\r\n", + "created_at": "2024-07-12T11:32:30Z", + "updated_at": "2024-08-20T11:31:38Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "50574dfd32fa4d43882b43764acf9e96079f5081", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + { + "login": "wartiainen", + "id": 6223678, + "node_id": "MDQ6VXNlcjYyMjM2Nzg=", + "avatar_url": "https://avatars.githubusercontent.com/u/6223678?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/wartiainen", + "html_url": "https://github.com/wartiainen", + "followers_url": "https://api.github.com/users/wartiainen/followers", + "following_url": "https://api.github.com/users/wartiainen/following{/other_user}", + "gists_url": "https://api.github.com/users/wartiainen/gists{/gist_id}", + "starred_url": "https://api.github.com/users/wartiainen/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/wartiainen/subscriptions", + "organizations_url": "https://api.github.com/users/wartiainen/orgs", + "repos_url": "https://api.github.com/users/wartiainen/repos", + "events_url": "https://api.github.com/users/wartiainen/events{/privacy}", + "received_events_url": "https://api.github.com/users/wartiainen/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "nko1", + "id": 34654587, + "node_id": "MDQ6VXNlcjM0NjU0NTg3", + "avatar_url": "https://avatars.githubusercontent.com/u/34654587?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/nko1", + "html_url": "https://github.com/nko1", + "followers_url": "https://api.github.com/users/nko1/followers", + "following_url": "https://api.github.com/users/nko1/following{/other_user}", + "gists_url": "https://api.github.com/users/nko1/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nko1/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nko1/subscriptions", + "organizations_url": "https://api.github.com/users/nko1/orgs", + "repos_url": "https://api.github.com/users/nko1/repos", + "events_url": "https://api.github.com/users/nko1/events{/privacy}", + "received_events_url": "https://api.github.com/users/nko1/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "FredM-NVE", + "id": 104489639, + "node_id": "U_kgDOBjpipw", + "avatar_url": "https://avatars.githubusercontent.com/u/104489639?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/FredM-NVE", + "html_url": "https://github.com/FredM-NVE", + "followers_url": "https://api.github.com/users/FredM-NVE/followers", + "following_url": "https://api.github.com/users/FredM-NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/FredM-NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/FredM-NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/FredM-NVE/subscriptions", + "organizations_url": "https://api.github.com/users/FredM-NVE/orgs", + "repos_url": "https://api.github.com/users/FredM-NVE/repos", + "events_url": "https://api.github.com/users/FredM-NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/FredM-NVE/received_events", + "type": "User", + "site_admin": false + }, + { + "login": "NVEJoel", + "id": 171659783, + "node_id": "U_kgDOCjtSBw", + "avatar_url": "https://avatars.githubusercontent.com/u/171659783?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVEJoel", + "html_url": "https://github.com/NVEJoel", + "followers_url": "https://api.github.com/users/NVEJoel/followers", + "following_url": "https://api.github.com/users/NVEJoel/following{/other_user}", + "gists_url": "https://api.github.com/users/NVEJoel/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVEJoel/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVEJoel/subscriptions", + "organizations_url": "https://api.github.com/users/NVEJoel/orgs", + "repos_url": "https://api.github.com/users/NVEJoel/repos", + "events_url": "https://api.github.com/users/NVEJoel/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVEJoel/received_events", + "type": "User", + "site_admin": false + } + ], + "requested_teams": [ + + ], + "labels": [ + { + "id": 5989577806, + "node_id": "LA_kwDOKWXiTc8AAAABZQG0Tg", + "url": "https://api.github.com/repos/NVE/Designsystem/labels/documentation", + "name": "documentation", + "color": "0075ca", + "default": true, + "description": "Dokumentasjon av en komponent eller designsystemet" + } + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/NVE/Designsystem/pulls/182/commits", + "review_comments_url": "https://api.github.com/repos/NVE/Designsystem/pulls/182/comments", + "review_comment_url": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/182/comments", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/6d5e54c6c27d9201b1fc37c02f90a7a5ed45ce59", + "head": { + "label": "NVE:feature/design-beslutninger", + "ref": "feature/design-beslutninger", + "sha": "6d5e54c6c27d9201b1fc37c02f90a7a5ed45ce59", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "base": { + "label": "NVE:main", + "ref": "main", + "sha": "ce0ac4a57c56ea68841bb3ef9003c7f179c5d019", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/182" + }, + "html": { + "href": "https://github.com/NVE/Designsystem/pull/182" + }, + "issue": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/182" + }, + "comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/182/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/182/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/182/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/NVE/Designsystem/statuses/6d5e54c6c27d9201b1fc37c02f90a7a5ed45ce59" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null + }, + { + "url": "https://api.github.com/repos/NVE/Designsystem/pulls/176", + "id": 1957652606, + "node_id": "PR_kwDOKWXiTc50r2h-", + "html_url": "https://github.com/NVE/Designsystem/pull/176", + "diff_url": "https://github.com/NVE/Designsystem/pull/176.diff", + "patch_url": "https://github.com/NVE/Designsystem/pull/176.patch", + "issue_url": "https://api.github.com/repos/NVE/Designsystem/issues/176", + "number": 176, + "state": "open", + "locked": false, + "title": "Added props to be able to make custom CSS", + "user": { + "login": "NVEJoel", + "id": 171659783, + "node_id": "U_kgDOCjtSBw", + "avatar_url": "https://avatars.githubusercontent.com/u/171659783?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVEJoel", + "html_url": "https://github.com/NVEJoel", + "followers_url": "https://api.github.com/users/NVEJoel/followers", + "following_url": "https://api.github.com/users/NVEJoel/following{/other_user}", + "gists_url": "https://api.github.com/users/NVEJoel/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVEJoel/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVEJoel/subscriptions", + "organizations_url": "https://api.github.com/users/NVEJoel/orgs", + "repos_url": "https://api.github.com/users/NVEJoel/repos", + "events_url": "https://api.github.com/users/NVEJoel/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVEJoel/received_events", + "type": "User", + "site_admin": false + }, + "body": "**PR**: \r\n\r\n- Added props before being able to submit custom CSS before NVE-button and NVE-menu-item. This is needed so that you can give the flexibility of how you want the component to look. For example, if you want the Dropdown button to be of a fixed width and not responsive, you can now write: \r\n- ` \r\n \r\n\r\n \r\n Dropdown med custom css \r\n \r\n Tekst\r\n \r\n `\r\n\r\n- Added the new functions that are needed before implementing customCSS to components such as Utils functions so that the functions can be reused\r\n- Added a new alias to Utils so it get cleaner imports. ", + "created_at": "2024-07-08T12:02:15Z", + "updated_at": "2024-07-08T13:43:46Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "d99c8b76bf278687e1682a4fc58f18e3f6941034", + "assignee": null, + "assignees": [ + + ], + "requested_reviewers": [ + { + "login": "amish1188", + "id": 42612597, + "node_id": "MDQ6VXNlcjQyNjEyNTk3", + "avatar_url": "https://avatars.githubusercontent.com/u/42612597?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/amish1188", + "html_url": "https://github.com/amish1188", + "followers_url": "https://api.github.com/users/amish1188/followers", + "following_url": "https://api.github.com/users/amish1188/following{/other_user}", + "gists_url": "https://api.github.com/users/amish1188/gists{/gist_id}", + "starred_url": "https://api.github.com/users/amish1188/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/amish1188/subscriptions", + "organizations_url": "https://api.github.com/users/amish1188/orgs", + "repos_url": "https://api.github.com/users/amish1188/repos", + "events_url": "https://api.github.com/users/amish1188/events{/privacy}", + "received_events_url": "https://api.github.com/users/amish1188/received_events", + "type": "User", + "site_admin": false + } + ], + "requested_teams": [ + + ], + "labels": [ + + ], + "milestone": null, + "draft": false, + "commits_url": "https://api.github.com/repos/NVE/Designsystem/pulls/176/commits", + "review_comments_url": "https://api.github.com/repos/NVE/Designsystem/pulls/176/comments", + "review_comment_url": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/issues/176/comments", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/edf6d441eee4f235f83ff9d9f391272185529fb7", + "head": { + "label": "NVE:feature/add-width-prop-tp-dropdown", + "ref": "feature/add-width-prop-tp-dropdown", + "sha": "edf6d441eee4f235f83ff9d9f391272185529fb7", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "base": { + "label": "NVE:main", + "ref": "main", + "sha": "fdeeafffd0655173bba1eb7b60ceb60654cd273a", + "user": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 694542925, + "node_id": "R_kgDOKWXiTQ", + "name": "Designsystem", + "full_name": "NVE/Designsystem", + "private": false, + "owner": { + "login": "NVE", + "id": 1651506, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE2NTE1MDY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1651506?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/NVE", + "html_url": "https://github.com/NVE", + "followers_url": "https://api.github.com/users/NVE/followers", + "following_url": "https://api.github.com/users/NVE/following{/other_user}", + "gists_url": "https://api.github.com/users/NVE/gists{/gist_id}", + "starred_url": "https://api.github.com/users/NVE/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/NVE/subscriptions", + "organizations_url": "https://api.github.com/users/NVE/orgs", + "repos_url": "https://api.github.com/users/NVE/repos", + "events_url": "https://api.github.com/users/NVE/events{/privacy}", + "received_events_url": "https://api.github.com/users/NVE/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/NVE/Designsystem", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/NVE/Designsystem", + "forks_url": "https://api.github.com/repos/NVE/Designsystem/forks", + "keys_url": "https://api.github.com/repos/NVE/Designsystem/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/NVE/Designsystem/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/NVE/Designsystem/teams", + "hooks_url": "https://api.github.com/repos/NVE/Designsystem/hooks", + "issue_events_url": "https://api.github.com/repos/NVE/Designsystem/issues/events{/number}", + "events_url": "https://api.github.com/repos/NVE/Designsystem/events", + "assignees_url": "https://api.github.com/repos/NVE/Designsystem/assignees{/user}", + "branches_url": "https://api.github.com/repos/NVE/Designsystem/branches{/branch}", + "tags_url": "https://api.github.com/repos/NVE/Designsystem/tags", + "blobs_url": "https://api.github.com/repos/NVE/Designsystem/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/NVE/Designsystem/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/NVE/Designsystem/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/NVE/Designsystem/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/NVE/Designsystem/statuses/{sha}", + "languages_url": "https://api.github.com/repos/NVE/Designsystem/languages", + "stargazers_url": "https://api.github.com/repos/NVE/Designsystem/stargazers", + "contributors_url": "https://api.github.com/repos/NVE/Designsystem/contributors", + "subscribers_url": "https://api.github.com/repos/NVE/Designsystem/subscribers", + "subscription_url": "https://api.github.com/repos/NVE/Designsystem/subscription", + "commits_url": "https://api.github.com/repos/NVE/Designsystem/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/NVE/Designsystem/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/NVE/Designsystem/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/NVE/Designsystem/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/NVE/Designsystem/contents/{+path}", + "compare_url": "https://api.github.com/repos/NVE/Designsystem/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/NVE/Designsystem/merges", + "archive_url": "https://api.github.com/repos/NVE/Designsystem/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/NVE/Designsystem/downloads", + "issues_url": "https://api.github.com/repos/NVE/Designsystem/issues{/number}", + "pulls_url": "https://api.github.com/repos/NVE/Designsystem/pulls{/number}", + "milestones_url": "https://api.github.com/repos/NVE/Designsystem/milestones{/number}", + "notifications_url": "https://api.github.com/repos/NVE/Designsystem/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/NVE/Designsystem/labels{/name}", + "releases_url": "https://api.github.com/repos/NVE/Designsystem/releases{/id}", + "deployments_url": "https://api.github.com/repos/NVE/Designsystem/deployments", + "created_at": "2023-09-21T07:55:34Z", + "updated_at": "2024-08-22T08:39:11Z", + "pushed_at": "2024-08-22T08:39:52Z", + "git_url": "git://github.com/NVE/Designsystem.git", + "ssh_url": "git@github.com:NVE/Designsystem.git", + "clone_url": "https://github.com/NVE/Designsystem.git", + "svn_url": "https://github.com/NVE/Designsystem", + "homepage": null, + "size": 5097, + "stargazers_count": 1, + "watchers_count": 1, + "language": "TypeScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 22, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + + ], + "visibility": "public", + "forks": 0, + "open_issues": 22, + "watchers": 1, + "default_branch": "main" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/176" + }, + "html": { + "href": "https://github.com/NVE/Designsystem/pull/176" + }, + "issue": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/176" + }, + "comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/issues/176/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/176/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/NVE/Designsystem/pulls/176/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/NVE/Designsystem/statuses/edf6d441eee4f235f83ff9d9f391272185529fb7" + } + }, + "author_association": "CONTRIBUTOR", + "auto_merge": null, + "active_lock_reason": null + } +] diff --git a/package.json b/package.json index 93736c76..41552d6d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "license": "MIT", "homepage": "https://github.com/NVE/Designsystem/", - "version": "0.2.14", + "version": "0.3.0", "customElements": "custom-elements.json", "exports": { ".": { diff --git a/src/components/nve-menu-item/nve-menu-item.component.ts b/src/components/nve-menu-item/nve-menu-item.component.ts index c85a2e3f..1568ad6e 100644 --- a/src/components/nve-menu-item/nve-menu-item.component.ts +++ b/src/components/nve-menu-item/nve-menu-item.component.ts @@ -1,28 +1,21 @@ import SlMenuItem from '@shoelace-style/shoelace/dist/components/menu-item/menu-item.js'; import { customElement, property } from 'lit/decorators.js'; import styles from './nve-menu-item.styles'; +import { PropertyValues } from 'lit'; + /** - * En sl-menu-item i NVE-forkledning. - * Mer info: https://shoelace.style/components/menu-item - * + * Bruk denne til å lage valg i en nve-menu. + * Property "loading" støttes foreløpig ikke. */ @customElement('nve-menu-item') // @ts-expect-error - overskriving av private metoder i sl-menu-item export default class NveMenuItem extends SlMenuItem { /** - * Tekst som vises som subtext(undertekst). + * Gi menyvalget en egen undertekst. */ @property({ type: String, reflect: true }) subtext: string = ''; /** - * Setter en divider på toppen av item. - */ - @property({ type: Boolean, reflect: true }) dividerTop: boolean = false; - /** - * Setter en divider på bunnen av item. - */ - @property({ type: Boolean, reflect: true }) dividerBottom: boolean = false; - /** - * Gjør at teksten blir indent og mindre dominant farge + * Gjør at teksten får innrykk og en svakere farge */ @property({ type: Boolean, reflect: true }) indent: boolean = false; @@ -39,7 +32,7 @@ export default class NveMenuItem extends SlMenuItem { /** * Sørger for at subtext blir satt på, hvis den er tilstede i properties */ - updated(changedProperties: any) { + updated(changedProperties: PropertyValues) { super.updated(changedProperties); if (changedProperties.has('subtext')) { this.style.setProperty('--nve-menu-item-subtext', `"${this.subtext}"`); diff --git a/src/components/nve-menu-item/nve-menu-item.styles.ts b/src/components/nve-menu-item/nve-menu-item.styles.ts index 2888d21c..bbad0260 100644 --- a/src/components/nve-menu-item/nve-menu-item.styles.ts +++ b/src/components/nve-menu-item/nve-menu-item.styles.ts @@ -19,12 +19,13 @@ export default css` border-radius: 4px; width: 1.125rem; visibility: visible; - margin-right: var(--spacing-small, 0.75rem); - + margin-right: var(--spacing-small, 0.75rem); } + :host([type="checkbox"]) sl-icon { opacity: 0; } + .menu-item .menu-item__check { display: none; } @@ -44,11 +45,8 @@ export default css` .menu-item__label { - color: var(--neutrals-foreground-primary, #00131C); font: var(--label-small-light); - - } /* Design av subtext */ @@ -59,21 +57,9 @@ export default css` font: var(--body-compact-xsmall-compact) } - /* Border i topp */ - :host([dividerTop]) { - border-top: var(--borderWidth-strong, 2px) solid var(--Neutrals-Border-Subtle, #C8EAF9); - opacity: var(--borderWidth-default, 1); - } - - /* Border i bunn */ - :host([dividerBottom]) { - border-bottom: var(--borderWidth-strong, 2px) solid var(--Neutrals-Border-Subtle, #C8EAF9); - opacity: var(--borderWidth-default, 1); - } - /* Gjør item unclickable når category property er på*/ + /* Gjør item unclickable når category property er på */ :host([category]) { pointer-events: none; - } :host([category]) .menu-item__label{ diff --git a/src/components/nve-menu/nve-menu.component.ts b/src/components/nve-menu/nve-menu.component.ts index 2dd6cb78..e3f199b7 100644 --- a/src/components/nve-menu/nve-menu.component.ts +++ b/src/components/nve-menu/nve-menu.component.ts @@ -1,11 +1,12 @@ import SlMenu from '@shoelace-style/shoelace/dist/components/menu/menu.js'; import { customElement } from 'lit/decorators.js'; import styles from '../nve-menu/nve-menu.styles'; -/* - * En sl-menu i NVE-forkledning. - * Mer info: https://shoelace.style/components/menu - * Man kan bruke nve-label inni sl-menu, f.eks. til å kategorisere menyvalg. + +/** + * En meny som tilbyr en liste av valg. Valgene lager du med en eller flere nve-menu-item's. + * Du kan også bruke nve-label inni nve-menu, for eksempel til å kategorisere menyvalg. * Nve-label får en spesiell styling når den brukes inni nve-menu + * For å skille skille valg fra hverandre, kan du bruke nve-divider. */ @customElement('nve-menu') export default class NveMenu extends SlMenu { diff --git a/src/components/nve-menu/nve-menu.styles.ts b/src/components/nve-menu/nve-menu.styles.ts index a65ada46..b9b3b2ff 100644 --- a/src/components/nve-menu/nve-menu.styles.ts +++ b/src/components/nve-menu/nve-menu.styles.ts @@ -11,4 +11,10 @@ export default css` color: var(--neutrals-foreground-subtle, #006b99); font: var(--label-x-small); } + ::slotted(nve-divider) { + border-top: var(--borderWidth-strong, 2px) solid var(--Neutrals-Border-Subtle, #c8eaf9); + opacity: var(--borderWidth-default, 1); + margin-top: 1px; + margin-bottom: 1px; + } `;