@oslokommune/punkt-elements 12.32.7 → 12.32.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  <a href="https://www.npmjs.com/package/@oslokommune/punkt-elements" target="_blank"><img src="https://img.shields.io/npm/v/@oslokommune/punkt-elements?logo=webcomponentsdotorg&label=customelements&style=for-the-badge&color=bf4080" alt="Custom elements" /></a>
4
4
 
5
- Denne pakken inneholder custom elements for Punkts komponentbibliotek. Foreløpig høyst eksperimentell.
5
+ Denne pakken inneholder custom elements for Punkts komponentbibliotek. Den er under utarbeiding men den
6
+ vil etterhvert holde på absolutt alle Punkts komponenter.
6
7
 
7
8
  ## 🚀 Kom i gang - npm
8
9
 
package/dist/alert.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/button.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/card.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/icon.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/index.d.ts CHANGED
@@ -1087,13 +1087,6 @@ declare global {
1087
1087
  }
1088
1088
 
1089
1089
 
1090
- declare global {
1091
- interface HTMLElementTagNameMap {
1092
- 'pkt-listbox': PktListbox;
1093
- }
1094
- }
1095
-
1096
-
1097
1090
  /**
1098
1091
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
1099
1092
  *
@@ -1112,6 +1105,13 @@ declare global {
1112
1105
  }
1113
1106
 
1114
1107
 
1108
+ declare global {
1109
+ interface HTMLElementTagNameMap {
1110
+ 'pkt-listbox': PktListbox;
1111
+ }
1112
+ }
1113
+
1114
+
1115
1115
  declare global {
1116
1116
  interface Window {
1117
1117
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/link.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/listbox.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/loader.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/modal.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/select.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/dist/tag.d.ts CHANGED
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
@@ -15,13 +15,6 @@ declare global {
15
15
  }
16
16
 
17
17
 
18
- declare global {
19
- interface HTMLElementTagNameMap {
20
- 'pkt-listbox': PktListbox;
21
- }
22
- }
23
-
24
-
25
18
  /**
26
19
  * Pkt Select is a wrapper for the native select element using the pkt-input-wrapper component.
27
20
  *
@@ -40,6 +33,13 @@ declare global {
40
33
  }
41
34
 
42
35
 
36
+ declare global {
37
+ interface HTMLElementTagNameMap {
38
+ 'pkt-listbox': PktListbox;
39
+ }
40
+ }
41
+
42
+
43
43
  declare global {
44
44
  interface Window {
45
45
  pktTz: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oslokommune/punkt-elements",
3
- "version": "12.32.7",
3
+ "version": "12.32.8",
4
4
  "description": "Komponentbiblioteket til Punkt, et designsystem laget av Oslo Origo",
5
5
  "homepage": "https://punkt.oslo.kommune.no",
6
6
  "author": "Team Designsystem, Oslo Origo",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "devDependencies": {
32
32
  "@oslokommune/punkt-assets": "^12.30.1",
33
- "@oslokommune/punkt-css": "^12.32.1",
33
+ "@oslokommune/punkt-css": "^12.32.8",
34
34
  "sass": "^1.78.0",
35
35
  "typescript": "^5.6.2",
36
36
  "vite": "^5.4.18",
@@ -57,5 +57,5 @@
57
57
  "url": "https://github.com/oslokommune/punkt/issues"
58
58
  },
59
59
  "license": "MIT",
60
- "gitHead": "001ce7fd764b33b5f4c7d90ad5418a62a4d780a6"
60
+ "gitHead": "2be6c93ef32da3656e4c88367201849e772d0017"
61
61
  }