@frontend_zz/icon 1.0.1 → 1.1.1

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/CHANGELOG.json CHANGED
@@ -1,179 +1,228 @@
1
- {
2
- "name": "@frontend_zz/icon",
3
- "entries": [
4
- {
5
- "version": "1.0.1",
6
- "tag": "@frontend_zz/icon_v1.0.1",
7
- "date": "Wed, 03 Jul 2024 19:34:40 GMT",
8
- "comments": {
9
- "patch": [
10
- {
11
- "comment": "Add color property"
12
- }
13
- ]
14
- }
15
- },
16
- {
17
- "version": "1.0.0",
18
- "tag": "@frontend_zz/icon_v1.0.0",
19
- "date": "Mon, 17 Jun 2024 13:14:10 GMT",
20
- "comments": {
21
- "major": [
22
- {
23
- "comment": "Refactor all the things: names, sizes, stories, you name it"
24
- }
25
- ],
26
- "patch": [
27
- {
28
- "comment": "Apply visually-hidden utility class to text element inside an svg"
29
- }
30
- ],
31
- "dependency": [
32
- {
33
- "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
34
- }
35
- ]
36
- }
37
- },
38
- {
39
- "version": "0.6.0",
40
- "tag": "@frontend_zz/icon_v0.6.0",
41
- "date": "Thu, 25 Apr 2024 11:26:22 GMT",
42
- "comments": {
43
- "minor": [
44
- {
45
- "comment": "Add new icon: 'filter'"
46
- }
47
- ]
48
- }
49
- },
50
- {
51
- "version": "0.5.0",
52
- "tag": "@frontend_zz/icon_v0.5.0",
53
- "date": "Mon, 11 Mar 2024 10:43:52 GMT",
54
- "comments": {
55
- "patch": [
56
- {
57
- "comment": "Add insuranceContract icon"
58
- },
59
- {
60
- "comment": "Add coinsStack icon."
61
- },
62
- {
63
- "comment": "Add zz logo icon"
64
- }
65
- ],
66
- "minor": [
67
- {
68
- "comment": "Add new icons"
69
- }
70
- ]
71
- }
72
- },
73
- {
74
- "version": "0.4.1",
75
- "tag": "@frontend_zz/icon_v0.4.1",
76
- "date": "Mon, 16 Oct 2023 13:52:47 GMT",
77
- "comments": {
78
- "patch": [
79
- {
80
- "comment": "Version bump only"
81
- }
82
- ]
83
- }
84
- },
85
- {
86
- "version": "0.4.0",
87
- "tag": "@frontend_zz/icon_v0.4.0",
88
- "date": "Wed, 27 Sep 2023 15:03:43 GMT",
89
- "comments": {
90
- "minor": [
91
- {
92
- "comment": "Add new icons"
93
- },
94
- {
95
- "comment": "Add 'send email' icon"
96
- },
97
- {
98
- "comment": "Add 'sustainable' icon"
99
- },
100
- {
101
- "comment": "Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'"
102
- }
103
- ],
104
- "patch": [
105
- {
106
- "comment": "Add icons for alternative medicine and dentistry"
107
- },
108
- {
109
- "comment": "Add care usage icons"
110
- },
111
- {
112
- "comment": "Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart"
113
- },
114
- {
115
- "comment": "Add size property"
116
- },
117
- {
118
- "comment": "Update logout icon"
119
- },
120
- {
121
- "comment": "Organise and document specific block type"
122
- },
123
- {
124
- "comment": "Add personSpeechBubble icon"
125
- },
126
- {
127
- "comment": "Update dependencies"
128
- },
129
- {
130
- "comment": "Update close icon"
131
- }
132
- ],
133
- "none": [
134
- {
135
- "comment": "Upgrade dependencies"
136
- },
137
- {
138
- "comment": "Version bump dependencies"
139
- }
140
- ]
141
- }
142
- },
143
- {
144
- "version": "0.3.0",
145
- "tag": "@frontend_zz/icon_v0.3.0",
146
- "date": "Mon, 17 Apr 2023 15:55:43 GMT",
147
- "comments": {
148
- "minor": [
149
- {
150
- "comment": "Add new large icons"
151
- }
152
- ]
153
- }
154
- },
155
- {
156
- "version": "0.2.0",
157
- "tag": "@frontend_zz/icon_v0.2.0",
158
- "date": "Fri, 17 Mar 2023 13:38:19 GMT",
159
- "comments": {
160
- "patch": [
161
- {
162
- "comment": "Add health icons"
163
- }
164
- ],
165
- "minor": [
166
- {
167
- "comment": "Re-export `IconName` from the main Icon component file"
168
- }
169
- ]
170
- }
171
- },
172
- {
173
- "version": "0.1.0",
174
- "tag": "@frontend_zz/icon_v0.1.0",
175
- "date": "Fri, 13 Jan 2023 16:12:53 GMT",
176
- "comments": {}
177
- }
178
- ]
179
- }
1
+ {
2
+ "name": "@frontend_zz/icon",
3
+ "entries": [
4
+ {
5
+ "version": "1.1.1",
6
+ "tag": "@frontend_zz/icon_v1.1.1",
7
+ "date": "Wed, 02 Jul 2025 13:57:42 GMT",
8
+ "comments": {
9
+ "dependency": [
10
+ {
11
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.1`"
12
+ }
13
+ ]
14
+ }
15
+ },
16
+ {
17
+ "version": "1.1.0",
18
+ "tag": "@frontend_zz/icon_v1.1.0",
19
+ "date": "Mon, 30 Jun 2025 09:50:08 GMT",
20
+ "comments": {
21
+ "minor": [
22
+ {
23
+ "comment": "Add undo icon"
24
+ },
25
+ {
26
+ "comment": "Add laptopWithSpeechBubbleWithExclamationMark icon"
27
+ },
28
+ {
29
+ "comment": "Add small person icon"
30
+ },
31
+ {
32
+ "comment": "Use @frontend_zz/styles"
33
+ }
34
+ ],
35
+ "patch": [
36
+ {
37
+ "comment": "Add new checkBadge icon"
38
+ },
39
+ {
40
+ "comment": "Remove transform attribute from small 'check' icon and reduce viewBox"
41
+ },
42
+ {
43
+ "comment": "Add large documentStack icon"
44
+ }
45
+ ],
46
+ "dependency": [
47
+ {
48
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
49
+ }
50
+ ]
51
+ }
52
+ },
53
+ {
54
+ "version": "1.0.1",
55
+ "tag": "@frontend_zz/icon_v1.0.1",
56
+ "date": "Wed, 03 Jul 2024 19:34:40 GMT",
57
+ "comments": {
58
+ "patch": [
59
+ {
60
+ "comment": "Add color property"
61
+ }
62
+ ]
63
+ }
64
+ },
65
+ {
66
+ "version": "1.0.0",
67
+ "tag": "@frontend_zz/icon_v1.0.0",
68
+ "date": "Mon, 17 Jun 2024 13:14:10 GMT",
69
+ "comments": {
70
+ "major": [
71
+ {
72
+ "comment": "Refactor all the things: names, sizes, stories, you name it"
73
+ }
74
+ ],
75
+ "patch": [
76
+ {
77
+ "comment": "Apply visually-hidden utility class to text element inside an svg"
78
+ }
79
+ ],
80
+ "dependency": [
81
+ {
82
+ "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
83
+ }
84
+ ]
85
+ }
86
+ },
87
+ {
88
+ "version": "0.6.0",
89
+ "tag": "@frontend_zz/icon_v0.6.0",
90
+ "date": "Thu, 25 Apr 2024 11:26:22 GMT",
91
+ "comments": {
92
+ "minor": [
93
+ {
94
+ "comment": "Add new icon: 'filter'"
95
+ }
96
+ ]
97
+ }
98
+ },
99
+ {
100
+ "version": "0.5.0",
101
+ "tag": "@frontend_zz/icon_v0.5.0",
102
+ "date": "Mon, 11 Mar 2024 10:43:52 GMT",
103
+ "comments": {
104
+ "patch": [
105
+ {
106
+ "comment": "Add insuranceContract icon"
107
+ },
108
+ {
109
+ "comment": "Add coinsStack icon."
110
+ },
111
+ {
112
+ "comment": "Add zz logo icon"
113
+ }
114
+ ],
115
+ "minor": [
116
+ {
117
+ "comment": "Add new icons"
118
+ }
119
+ ]
120
+ }
121
+ },
122
+ {
123
+ "version": "0.4.1",
124
+ "tag": "@frontend_zz/icon_v0.4.1",
125
+ "date": "Mon, 16 Oct 2023 13:52:47 GMT",
126
+ "comments": {
127
+ "patch": [
128
+ {
129
+ "comment": "Version bump only"
130
+ }
131
+ ]
132
+ }
133
+ },
134
+ {
135
+ "version": "0.4.0",
136
+ "tag": "@frontend_zz/icon_v0.4.0",
137
+ "date": "Wed, 27 Sep 2023 15:03:43 GMT",
138
+ "comments": {
139
+ "minor": [
140
+ {
141
+ "comment": "Add new icons"
142
+ },
143
+ {
144
+ "comment": "Add 'send email' icon"
145
+ },
146
+ {
147
+ "comment": "Add 'sustainable' icon"
148
+ },
149
+ {
150
+ "comment": "Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'"
151
+ }
152
+ ],
153
+ "patch": [
154
+ {
155
+ "comment": "Add icons for alternative medicine and dentistry"
156
+ },
157
+ {
158
+ "comment": "Add care usage icons"
159
+ },
160
+ {
161
+ "comment": "Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart"
162
+ },
163
+ {
164
+ "comment": "Add size property"
165
+ },
166
+ {
167
+ "comment": "Update logout icon"
168
+ },
169
+ {
170
+ "comment": "Organise and document specific block type"
171
+ },
172
+ {
173
+ "comment": "Add personSpeechBubble icon"
174
+ },
175
+ {
176
+ "comment": "Update dependencies"
177
+ },
178
+ {
179
+ "comment": "Update close icon"
180
+ }
181
+ ],
182
+ "none": [
183
+ {
184
+ "comment": "Upgrade dependencies"
185
+ },
186
+ {
187
+ "comment": "Version bump dependencies"
188
+ }
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "version": "0.3.0",
194
+ "tag": "@frontend_zz/icon_v0.3.0",
195
+ "date": "Mon, 17 Apr 2023 15:55:43 GMT",
196
+ "comments": {
197
+ "minor": [
198
+ {
199
+ "comment": "Add new large icons"
200
+ }
201
+ ]
202
+ }
203
+ },
204
+ {
205
+ "version": "0.2.0",
206
+ "tag": "@frontend_zz/icon_v0.2.0",
207
+ "date": "Fri, 17 Mar 2023 13:38:19 GMT",
208
+ "comments": {
209
+ "patch": [
210
+ {
211
+ "comment": "Add health icons"
212
+ }
213
+ ],
214
+ "minor": [
215
+ {
216
+ "comment": "Re-export `IconName` from the main Icon component file"
217
+ }
218
+ ]
219
+ }
220
+ },
221
+ {
222
+ "version": "0.1.0",
223
+ "tag": "@frontend_zz/icon_v0.1.0",
224
+ "date": "Fri, 13 Jan 2023 16:12:53 GMT",
225
+ "comments": {}
226
+ }
227
+ ]
228
+ }
package/CHANGELOG.md CHANGED
@@ -1,94 +1,115 @@
1
- # Change Log - @frontend_zz/icon
2
-
3
- This log was last generated on Wed, 03 Jul 2024 19:34:40 GMT and should not be manually modified.
4
-
5
- ## 1.0.1
6
- Wed, 03 Jul 2024 19:34:40 GMT
7
-
8
- ### Patches
9
-
10
- - Add color property
11
-
12
- ## 1.0.0
13
- Mon, 17 Jun 2024 13:14:10 GMT
14
-
15
- ### Breaking changes
16
-
17
- - Refactor all the things: names, sizes, stories, you name it
18
-
19
- ### Patches
20
-
21
- - Apply visually-hidden utility class to text element inside an svg
22
-
23
- ## 0.6.0
24
- Thu, 25 Apr 2024 11:26:22 GMT
25
-
26
- ### Minor changes
27
-
28
- - Add new icon: 'filter'
29
-
30
- ## 0.5.0
31
- Mon, 11 Mar 2024 10:43:52 GMT
32
-
33
- ### Minor changes
34
-
35
- - Add new icons
36
-
37
- ### Patches
38
-
39
- - Add insuranceContract icon
40
- - Add coinsStack icon.
41
- - Add zz logo icon
42
-
43
- ## 0.4.1
44
- Mon, 16 Oct 2023 13:52:47 GMT
45
-
46
- ### Patches
47
-
48
- - Version bump only
49
-
50
- ## 0.4.0
51
- Wed, 27 Sep 2023 15:03:43 GMT
52
-
53
- ### Minor changes
54
-
55
- - Add new icons
56
- - Add 'send email' icon
57
- - Add 'sustainable' icon
58
- - Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'
59
-
60
- ### Patches
61
-
62
- - Add icons for alternative medicine and dentistry
63
- - Add care usage icons
64
- - Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart
65
- - Add size property
66
- - Update logout icon
67
- - Organise and document specific block type
68
- - Add personSpeechBubble icon
69
- - Update dependencies
70
- - Update close icon
71
-
72
- ## 0.3.0
73
- Mon, 17 Apr 2023 15:55:43 GMT
74
-
75
- ### Minor changes
76
-
77
- - Add new large icons
78
-
79
- ## 0.2.0
80
- Fri, 17 Mar 2023 13:38:19 GMT
81
-
82
- ### Minor changes
83
-
84
- - Re-export `IconName` from the main Icon component file
85
-
86
- ### Patches
87
-
88
- - Add health icons
89
-
90
- ## 0.1.0
91
- Fri, 13 Jan 2023 16:12:53 GMT
92
-
93
- _Initial release_
94
-
1
+ # Change Log - @frontend_zz/icon
2
+
3
+ This log was last generated on Wed, 02 Jul 2025 13:57:42 GMT and should not be manually modified.
4
+
5
+ ## 1.1.1
6
+ Wed, 02 Jul 2025 13:57:42 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 1.1.0
11
+ Mon, 30 Jun 2025 09:50:08 GMT
12
+
13
+ ### Minor changes
14
+
15
+ - Add undo icon
16
+ - Add laptopWithSpeechBubbleWithExclamationMark icon
17
+ - Add small person icon
18
+ - Use @frontend_zz/styles
19
+
20
+ ### Patches
21
+
22
+ - Add new checkBadge icon
23
+ - Remove transform attribute from small 'check' icon and reduce viewBox
24
+ - Add large documentStack icon
25
+
26
+ ## 1.0.1
27
+ Wed, 03 Jul 2024 19:34:40 GMT
28
+
29
+ ### Patches
30
+
31
+ - Add color property
32
+
33
+ ## 1.0.0
34
+ Mon, 17 Jun 2024 13:14:10 GMT
35
+
36
+ ### Breaking changes
37
+
38
+ - Refactor all the things: names, sizes, stories, you name it
39
+
40
+ ### Patches
41
+
42
+ - Apply visually-hidden utility class to text element inside an svg
43
+
44
+ ## 0.6.0
45
+ Thu, 25 Apr 2024 11:26:22 GMT
46
+
47
+ ### Minor changes
48
+
49
+ - Add new icon: 'filter'
50
+
51
+ ## 0.5.0
52
+ Mon, 11 Mar 2024 10:43:52 GMT
53
+
54
+ ### Minor changes
55
+
56
+ - Add new icons
57
+
58
+ ### Patches
59
+
60
+ - Add insuranceContract icon
61
+ - Add coinsStack icon.
62
+ - Add zz logo icon
63
+
64
+ ## 0.4.1
65
+ Mon, 16 Oct 2023 13:52:47 GMT
66
+
67
+ ### Patches
68
+
69
+ - Version bump only
70
+
71
+ ## 0.4.0
72
+ Wed, 27 Sep 2023 15:03:43 GMT
73
+
74
+ ### Minor changes
75
+
76
+ - Add new icons
77
+ - Add 'send email' icon
78
+ - Add 'sustainable' icon
79
+ - Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'
80
+
81
+ ### Patches
82
+
83
+ - Add icons for alternative medicine and dentistry
84
+ - Add care usage icons
85
+ - Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart
86
+ - Add size property
87
+ - Update logout icon
88
+ - Organise and document specific block type
89
+ - Add personSpeechBubble icon
90
+ - Update dependencies
91
+ - Update close icon
92
+
93
+ ## 0.3.0
94
+ Mon, 17 Apr 2023 15:55:43 GMT
95
+
96
+ ### Minor changes
97
+
98
+ - Add new large icons
99
+
100
+ ## 0.2.0
101
+ Fri, 17 Mar 2023 13:38:19 GMT
102
+
103
+ ### Minor changes
104
+
105
+ - Re-export `IconName` from the main Icon component file
106
+
107
+ ### Patches
108
+
109
+ - Add health icons
110
+
111
+ ## 0.1.0
112
+ Fri, 13 Jan 2023 16:12:53 GMT
113
+
114
+ _Initial release_
115
+
@@ -1,4 +1,4 @@
1
1
  import { IconDict } from './Icon.types.js';
2
- type IconNames = 'chat' | 'check' | 'checkCircle' | 'chevronDown' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'circularArrows' | 'cogwheel' | 'coinsStack' | 'coinsStackMagnifyingGlass' | 'cross' | 'crossCircle' | 'document' | 'documentArrowRight' | 'documentArrowUp' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'dotsHorizontal' | 'dotsHorizontalFilled' | 'download' | 'exclamationMarkDiamond' | 'exclamationMarkTriangle' | 'externalLink' | 'facetedSphere' | 'financialDocument' | 'financialDocumentArrow' | 'financialEnvelope' | 'financialEnvelopeFilled' | 'filter' | 'folder' | 'globeWithSuitcase' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'hourglass' | 'iDEAL' | 'infoCircle' | 'leaf' | 'letterUnderMagnifyingGlass' | 'letterWithCheckmark' | 'locationPin' | 'logout' | 'magnifyingGlass' | 'magnifyingGlassMoney' | 'moneyBag' | 'medicalCross' | 'medicalDocument' | 'medicalDocumentFilled' | 'medicalDocumentShield' | 'medicalLocation' | 'medicalPhone' | 'medicalShield' | 'padlockClosed' | 'paperclip' | 'paperPlane' | 'pencil' | 'percentSign' | 'person' | 'personFilled' | 'personCircleFilled' | 'personCirclePlus' | 'personHeadsetChatBubble' | 'persons' | 'personSpeechBubble' | 'phone' | 'pieChart' | 'pieLineGraph' | 'pieLineGraphFilled' | 'plasticCard' | 'plasticCardFilled' | 'plus' | 'questionMarkCircle' | 'rubbishBin' | 'speechBubbleWithHeart' | 'sun' | 'wallet' | 'writingPen' | 'zzLogo';
2
+ type IconNames = 'basket' | 'chat' | 'check' | 'checkCircle' | 'checkBadge' | 'chevronDown' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'circularArrows' | 'cogwheel' | 'coinsStack' | 'coinsStackMagnifyingGlass' | 'cross' | 'crossCircle' | 'document' | 'documentArrowRight' | 'documentArrowUp' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'dotsHorizontal' | 'dotsHorizontalFilled' | 'download' | 'exclamationMarkDiamond' | 'exclamationMarkTriangle' | 'externalLink' | 'facetedSphere' | 'financialDocument' | 'financialDocumentArrow' | 'financialEnvelope' | 'financialEnvelopeFilled' | 'filter' | 'folder' | 'globeWithSuitcase' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'hourglass' | 'iDEAL' | 'infoCircle' | 'laptopWithSpeechBubbleWithExclamationMark' | 'leaf' | 'letterUnderMagnifyingGlass' | 'letterWithCheckmark' | 'locationPin' | 'logout' | 'magnifyingGlass' | 'magnifyingGlassMoney' | 'moneyBag' | 'medicalCross' | 'medicalDocument' | 'medicalDocumentFilled' | 'medicalDocumentShield' | 'medicalLocation' | 'medicalPhone' | 'medicalShield' | 'padlockClosed' | 'paperclip' | 'paperPlane' | 'pencil' | 'percentSign' | 'person' | 'personFilled' | 'personCircleFilled' | 'personCirclePlus' | 'personHeadsetChatBubble' | 'persons' | 'personSpeechBubble' | 'phone' | 'pieChart' | 'pieLineGraph' | 'pieLineGraphFilled' | 'plasticCard' | 'plasticCardFilled' | 'plus' | 'questionMarkCircle' | 'rubbishBin' | 'speechBubbleWithHeart' | 'sun' | 'undo' | 'wallet' | 'writingPen' | 'zzLogo';
3
3
  export declare const generalIcons: IconDict<IconNames>;
4
4
  export {};
@@ -1,16 +1,22 @@
1
1
  import content from './Icon.content.json';
2
2
  export const generalIcons = {
3
+ basket: {
4
+ medium: `<svg class="fill-stroke size-medium" viewBox="0 0 26 26" role="img"><text class="visually-hidden">${content.labels.basket}</text><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 2.867c0 .245-.065.488-.19.714-.126.226-.31.432-.542.606-.232.173-.508.31-.811.404a3.25 3.25 0 0 1-.957.142h-5c-.663 0-1.299-.196-1.768-.546C8.263 3.837 8 3.362 8 2.867c0-.495.263-.97.732-1.32C9.202 1.197 9.837 1 10.5 1h5c.663 0 1.299.197 1.768.547.469.35.732.825.732 1.32h0ZM23.134 10H2.904a1.798 1.798 0 0 0-.784.173 1.898 1.898 0 0 0-.646.501 2.035 2.035 0 0 0-.391.74 2.114 2.114 0 0 0-.067.846l1.378 11c.06.484.285.928.632 1.249.348.32.794.495 1.255.491h17.438c.46.004.907-.17 1.255-.491.347-.32.572-.765.632-1.249l1.378-11a2.12 2.12 0 0 0-.064-.836 2.04 2.04 0 0 0-.381-.735 1.903 1.903 0 0 0-.633-.504 1.8 1.8 0 0 0-.772-.185ZM8 15v5M13 15v5M18 15v5"/><path d="M17.96 3.08A5.58 5.58 0 0 1 22.56 8l.22 2M8.04 3.12A5.58 5.58 0 0 0 3.44 8l-.22 2"/></g></svg>`,
5
+ },
3
6
  chat: {
4
7
  large: `<svg class="fill-stroke size-large" viewBox="0 0 50 50" role="img"><text class="visually-hidden">${content.labels.chat}</text><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2.25" d="M40.756 14.308a18.6 18.6 0 0 0-15.507-12.2 18.613 18.613 0 0 0-17.764 8.597 18.557 18.557 0 0 0-.022 19.713L2 41.875l11.473-5.455A18.577 18.577 0 0 0 20.4 39"/><path stroke-width="2" d="M14.266 14.314h15.333m-15.333 9.187H20.4"/><path stroke-width="2.25" d="M37.025 21.97a10.926 10.926 0 0 1 10.001 6.407 10.899 10.899 0 0 1-1.77 11.734L46.626 48l-7.155-4.406a10.974 10.974 0 0 1-11.022-3.838 10.939 10.939 0 0 1-1.314-11.583 10.968 10.968 0 0 1 9.882-6.203h.007Z"/><path stroke-width="2" d="M40.332 29.626h-6.133m6.133 6.124h-6.133"/></g></svg>`,
5
8
  },
6
9
  check: {
7
- small: `<svg class="fill-stroke size-small" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.check}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M23.25.749,8.158,22.308a2.2,2.2,0,0,1-3.569.059L.75,17.249" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>`,
10
+ small: `<svg class="fill-stroke size-small" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.check}</text><path d="M23.25.749,8.158,22.308a2.2,2.2,0,0,1-3.569.059L.75,17.249" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg>`,
8
11
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.check}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M23.25.749,8.158,22.308a2.2,2.2,0,0,1-3.569.059L.75,17.249" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>`,
9
12
  },
10
13
  checkCircle: {
11
14
  small: `<svg class="fill-stroke size-small" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.checkCircle}</text><path fill="var(--icon-background)" d="M30.573 16.902c0 8.092-6.475 14.652-14.462 14.652-7.986 0-14.46-6.56-14.46-14.652 0-8.092 6.474-14.652 14.46-14.652 7.987 0 14.462 6.56 14.462 14.652"/><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m8 17.63 3.267 4.637a1.399 1.399 0 0 0 2.276.068L24 9.104"/><path d="M1 15.999a15 15 0 1 0 30 0 15 15 0 1 0-30 0Z"/></g></svg>`,
12
15
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.checkCircle}</text><path fill="var(--icon-background)" d="M30.573 16.902c0 8.092-6.475 14.652-14.462 14.652-7.986 0-14.46-6.56-14.46-14.652 0-8.092 6.474-14.652 14.46-14.652 7.987 0 14.462 6.56 14.462 14.652"/><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m8 17.63 3.267 4.637a1.399 1.399 0 0 0 2.276.068L24 9.104"/><path d="M1 15.999a15 15 0 1 0 30 0 15 15 0 1 0-30 0Z"/></g></svg>`,
13
16
  },
17
+ checkBadge: {
18
+ large: `<svg class="fill-stroke size-large" viewBox="0 0 50 45" role="img"><text class="visually-hidden">${content.labels.checkBadge}</text><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m29.304 18.348-7.27 9.507a1.385 1.385 0 0 1-2.063.143L15.61 23.72"/><path d="M19.63 2.135a3.04 3.04 0 0 1 4.739 0l2.82 3.512a3.038 3.038 0 0 0 2.699 1.12l4.477-.488a3.04 3.04 0 0 1 3.358 3.36l-.486 4.48a3.042 3.042 0 0 0 1.119 2.7l3.51 2.822a3.043 3.043 0 0 1 0 4.741l-3.521 2.81a3.047 3.047 0 0 0-1.12 2.7l.487 4.48a3.042 3.042 0 0 1-3.358 3.36l-4.478-.487a3.037 3.037 0 0 0-2.697 1.12l-2.81 3.499a3.039 3.039 0 0 1-4.739 0l-2.819-3.51a3.042 3.042 0 0 0-2.7-1.12l-4.477.487a3.036 3.036 0 0 1-3.358-3.36l.487-4.48a3.045 3.045 0 0 0-1.12-2.7L2.136 24.36a3.041 3.041 0 0 1 0-4.741l3.507-2.823a3.04 3.04 0 0 0 1.12-2.7l-.487-4.48a3.042 3.042 0 0 1 3.358-3.359l4.478.487a3.044 3.044 0 0 0 2.7-1.12l2.818-3.489Z"/></g></svg>`,
19
+ },
14
20
  chevronDown: {
15
21
  small: `<svg class="fill-stroke size-small" viewBox="0 0 16 16" role="img"><text class="visually-hidden">${content.labels.chevronDown}</text><path d="M1 5l6.634 6.96a.8.8 0 001.132 0L15.4 5" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" fill="none" fill-rule="evenodd"/></svg>`,
16
22
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.chevronDown}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>`,
@@ -65,6 +71,7 @@ export const generalIcons = {
65
71
  },
66
72
  documentStack: {
67
73
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.documentStack}</text><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M22 29a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h10.172a2 2 0 0 1 1.413.585l3.83 3.83A2 2 0 0 1 22 14.828Z"/><path d="M10 9V3a2 2 0 0 1 2-2h10.172a2 2 0 0 1 1.413.585l3.83 3.83A2 2 0 0 1 28 6.828V21a2 2 0 0 1-2 2h-4"/></g></svg>`,
74
+ large: `<svg class="fill-stroke size-large" viewBox="0 0 56 56" role="img"><text class="visually-hidden">${content.labels.documentStack}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 16.8V4h19.475a3.2 3.2 0 0 1 2.262.937l5.323 6.126c.6.6.94 1.414.94 2.262V39h-8.8"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M38 52H9V17h19.475c.848 0 1.662.34 2.262.94l6.323 5.923c.6.6.94 1.414.94 2.262V52ZM15.4 32h14.4M15.4 38.4h14.4M15.4 44.8h7.166"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37 25h-6.4a1.6 1.6 0 0 1-1.6-1.6v-5.9M46.4 12h-5.8a1.6 1.6 0 0 1-1.6-1.6V4.5"/></svg>`,
68
75
  },
69
76
  dotsHorizontal: {
70
77
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.dotsHorizontal}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 16.03a3.5 3.5 0 1 0 7 0 3.5 3.5 0 1 0-7 0Zm23 0a3.5 3.5 0 1 0 7 0 3.5 3.5 0 1 0-7 0Zm-11.5 0a3.5 3.5 0 1 0 7 0 3.5 3.5 0 1 0-7 0Z"/></svg>`,
@@ -138,6 +145,9 @@ export const generalIcons = {
138
145
  infoCircle: {
139
146
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.infoCircle}</text><circle cx="11.25" cy="11.25" r="11.25" transform="translate(.75 .75)" fill="var(--icon-background)"/><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-width="1.5"><circle cx="11.25" cy="11.25" r="11.25" transform="translate(.75 .75)" stroke-linejoin="round"/><path d="M11.25 7a.75.75 0 101.5 0 .75.75 0 00-1.5 0zM12 17v-6"/></g></svg>`,
140
147
  },
148
+ laptopWithSpeechBubbleWithExclamationMark: {
149
+ large: `<svg class="fill-stroke size-large" viewBox="0 0 60 60"><text class="visually-hidden">${content.labels.laptopWithSpeechBubbleWithExclamationMark}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.25" d="M53.392 39.675v7.467M4.858 47.142V21.01a3.733 3.733 0 0 1 3.734-3.733h9.333M35.556 47.142a7.407 7.407 0 0 1-12.862 0H1.125v3.734a7.467 7.467 0 0 0 7.467 7.466h41.066a7.467 7.467 0 0 0 7.467-7.466v-3.734H35.556ZM45.696 2.992a15.837 15.837 0 0 0-18.87 21.902L21.69 35.32l11.752-3.21A15.897 15.897 0 1 0 45.696 2.99v.002Z"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M41.258 22.955a.933.933 0 1 1 0 1.867.933.933 0 0 1 0-1.867"/><path fill="none" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M41.258 17.355V9.888"/></svg>`,
150
+ },
141
151
  leaf: {
142
152
  large: `<svg class="fill-stroke size-large" viewBox="0 0 56 56" role="img"><text class="visually-hidden">${content.labels.leaf}</text><g fill="none" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2"><path d="M50.25 4c-3.608 2.84-8.224 4.907-13.846 6.203-8.434 1.943-20.64 1.223-27.668 12.86C4.23 30.523 8.736 42.897 19 42c.17.742.396 1.472.675 2.18 2.52 6.408 9.36 11.042 18.642 6.82 13.88-6.314 17.858-21.98 11.932-47Z"/><path d="M43 17c-4.188 6.46-7.452 11.034-14 17-6.405 5.835-14.738 11.501-25 17"/><path d="m23 24 1 14 13 2m-3-20v9l9-1"/></g></svg>`,
143
153
  },
@@ -200,6 +210,7 @@ export const generalIcons = {
200
210
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.percentSign}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 29 29 3Zm18-4a4 4 0 1 0 8 0 4 4 0 1 0-8 0ZM3 7a4 4 0 1 0 8 0 4 4 0 1 0-8 0Z"/></svg>`,
201
211
  },
202
212
  person: {
213
+ small: `<svg class="fill-stroke size-small" viewBox="0 0 18 20"><text class="visually-hidden">${content.labels.person}</text><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" transform="translate(1.25 .75)"><circle cx="8" cy="4.308" r="4.308"/><path d="M0 18.462a8 8 0 1 1 16 0"/></g></svg>`,
203
214
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.person}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M6.750 6.000 A5.250 5.250 0 1 0 17.250 6.000 A5.250 5.250 0 1 0 6.750 6.000 Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M2.25,23.25a9.75,9.75,0,0,1,19.5,0" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>`,
204
215
  },
205
216
  personFilled: {
@@ -256,13 +267,16 @@ export const generalIcons = {
256
267
  sun: {
257
268
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.sun}</text><path fill="none" d="M10.001 16a6 6 0 1 0 12 0 6 6 0 1 0-12 0Zm6-14v4m0 20v4m14-14h-4m-20 0h-4M25.9 6.101 23.072 8.93M8.93 23.072 6.1 25.9m19.8 0-2.828-2.828M8.93 8.93 6.1 6.1"/></svg>`,
258
269
  },
259
- writingPen: {
260
- large: `<svg class="fill-stroke size-large" viewBox="0 0 56 56" role="img"><text class="visually-hidden">${content.labels.writingPen}</text><g fill="none" fill-rule="evenodd"><path d="M-302-1691h847v3299h-847z"/><g stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M11.047 36.475 5.41 47.752l1.41 1.408 11.275-5.637L45.523 16.27c.79-.785.794-2.061.01-2.852L41.32 9.21a2.017 2.017 0 0 0-2.847-.005L11.047 36.475ZM35.009 32.247l11.98-11.98-2.726-2.727M41.351 8.99l2.115-2.114a2.99 2.99 0 1 1 4.228 4.229l-2.114 2.113L41.35 8.99ZM4 50.57l2.115-2.114M12.59 50.956h2.69c4.563 0 10.537-6.498 13.315-5.623 2.778.875 1.684 4.317 4.722 5.088 3.04.77 6.03-5.209 8.692-5.057 2.664.153 3.038 4.253 5.171 5.04 1.422.526 3.028-.513 4.82-3.116"/><path stroke-width="1.5" d="m18.095 43.523-6.335-6.335M27.764 29.236l2.91-2.91m2.285-2.285L41 16"/></g></g></svg>`,
270
+ undo: {
271
+ small: `<svg class="fill-stroke size-small" viewBox="0 0 16 16" role="img"><text class="visually-hidden">${content.labels.undo}</text><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M1 .935V5.6h4.665"/><path d="M7.998 14.93A6.998 6.998 0 1 0 1.404 5.6"/></g></svg>`,
261
272
  },
262
273
  wallet: {
263
274
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.wallet}</text><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29 24v4a2 2 0 0 1-2 2H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h21a2 2 0 0 1 2 2v3"/><path d="M29 24a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-5a5 5 0 0 0 0 10Z"/><path d="M24 18.5a.5.5 0 1 1-.5.5.5.5 0 0 1 .5-.5m5-4.5V9a2 2 0 0 0-2-2H7.5a2.341 2.341 0 0 1-2.152-1.193"/></g></svg>`,
264
275
  large: `<svg class="fill-stroke size-large" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.wallet}</text><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29 24v4a2 2 0 0 1-2 2H4a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h21a2 2 0 0 1 2 2v3"/><path d="M29 24a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-5a5 5 0 0 0 0 10Z"/><path d="M24 18.5a.5.5 0 1 1-.5.5.5.5 0 0 1 .5-.5m5-4.5V9a2 2 0 0 0-2-2H7.5a2.341 2.341 0 0 1-2.152-1.193"/></g></svg>`,
265
276
  },
277
+ writingPen: {
278
+ large: `<svg class="fill-stroke size-large" viewBox="0 0 56 56" role="img"><text class="visually-hidden">${content.labels.writingPen}</text><g fill="none" fill-rule="evenodd"><path d="M-302-1691h847v3299h-847z"/><g stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M11.047 36.475 5.41 47.752l1.41 1.408 11.275-5.637L45.523 16.27c.79-.785.794-2.061.01-2.852L41.32 9.21a2.017 2.017 0 0 0-2.847-.005L11.047 36.475ZM35.009 32.247l11.98-11.98-2.726-2.727M41.351 8.99l2.115-2.114a2.99 2.99 0 1 1 4.228 4.229l-2.114 2.113L41.35 8.99ZM4 50.57l2.115-2.114M12.59 50.956h2.69c4.563 0 10.537-6.498 13.315-5.623 2.778.875 1.684 4.317 4.722 5.088 3.04.77 6.03-5.209 8.692-5.057 2.664.153 3.038 4.253 5.171 5.04 1.422.526 3.028-.513 4.82-3.116"/><path stroke-width="1.5" d="m18.095 43.523-6.335-6.335M27.764 29.236l2.91-2.91m2.285-2.285L41 16"/></g></g></svg>`,
279
+ },
266
280
  zzLogo: {
267
281
  medium: `<svg class="fill size-medium" viewBox="0 0 512 512"><g fill="none" fill-rule="evenodd"><path fill="currentColor" d="M256.135 0c17.156 0 33.918 1.687 50.13 4.903L256.161 120H150.616a4 4 0 0 0-3.665 2.397l-24.5 56a4 4 0 0 0 3.665 5.603h95.761a4 4 0 0 1 3.664 5.607l-95.082 216.786a4 4 0 0 0 3.663 5.607h153.092l-42.967 100C108.306 505.79 0 393.611 0 256.135 0 114.676 114.675 0 256.135 0"/><path fill="currentColor" d="m284 56-28 64h74.427a3 3 0 0 1 2.752 4.195l-95.358 219.61a3.002 3.002 0 0 0 2.752 4.195h173.465a2.998 2.998 0 0 0 2.748-1.797l25.375-58a3 3 0 0 0-2.748-4.203h-90.84a3 3 0 0 1-2.751-4.195l95.357-219.61A3 3 0 0 0 438.427 56H284Z"/></g></svg>`,
268
282
  },
package/Icon.content.json CHANGED
@@ -1,9 +1,11 @@
1
1
  {
2
2
  "labels": {
3
3
  "//1": "--- General ---",
4
+ "basket": "Winkelwagen",
4
5
  "chat": "Chat",
5
6
  "check": "Vinkje",
6
7
  "checkCircle": "Vinkje",
8
+ "checkBadge": "Badge met vinkje",
7
9
  "chevronDown": "Punthaakje naar beneden",
8
10
  "chevronLeft": "Punthaakje naar links",
9
11
  "chevronLeftDouble": "Dubbel punthaakje naar links",
@@ -43,6 +45,7 @@
43
45
  "hourglass": "Zandloper",
44
46
  "iDEAL": "Ideal betaalmethode",
45
47
  "infoCircle": "Informatie",
48
+ "laptopWithSpeechBubbleWithExclamationMark": "Laptop met tekstballon met uitroepteken",
46
49
  "leaf": "Blad",
47
50
  "letterUnderMagnifyingGlass": "Letter onder vergrootglas",
48
51
  "letterWithCheckmark": "Letter met vinkje",
@@ -81,6 +84,7 @@
81
84
  "rubbishBin": "Vuilnisbak",
82
85
  "speechBubbleWithHeart": "Tekstballon met hartje",
83
86
  "sun": "Zon",
87
+ "undo": "Ongedaan maken",
84
88
  "writingPen": "Schrijvende pen",
85
89
  "wallet": "Portemonnee",
86
90
  "//2": "--- Zorgsoorten ---",
package/Icon.css.js CHANGED
@@ -1,77 +1,77 @@
1
1
  import { css } from 'lit';
2
- export default css `
3
- :host {
4
- --icon-background: transparent;
5
-
6
- display: inline-block;
7
- }
8
-
9
- :host([disabled]) {
10
- --icon-color: var(--color-ui-04);
11
- }
12
-
13
- svg {
14
- display: inline-block;
15
- height: var(--icon-height);
16
- width: var(--icon-width);
17
- fill: var(--icon-color);
18
- transition: fill var(--icon-transition-speed, 0);
19
- vertical-align: middle;
20
- }
21
-
22
- svg.fill-stroke {
23
- fill: none;
24
- }
25
-
26
- svg.fill-stroke > g,
27
- svg.fill-stroke path {
28
- stroke: var(--icon-color);
29
- }
30
-
31
- svg.fill > g,
32
- svg.fill path {
33
- fill: var(--icon-color);
34
- }
35
-
36
- svg.fill > g .fill-none,
37
- svg.fill path .fill-none {
38
- fill: none;
39
- }
40
-
41
- /* Sizes */
42
- svg.size-small {
43
- --icon-width: var(--icon-size-small);
44
- --icon-height: var(--icon-size-small);
45
- }
46
-
47
- svg.size-medium {
48
- --icon-width: var(--icon-size-medium);
49
- --icon-height: var(--icon-size-medium);
50
- }
51
-
52
- svg.size-large {
53
- --icon-width: var(--icon-size-large);
54
- --icon-height: var(--icon-size-large);
55
- }
56
-
57
- /* Colors */
58
- :host([color='blue']) {
59
- --icon-color: var(--color-support-02);
60
- }
61
-
62
- :host([color='green']) {
63
- --icon-color: var(--color-support-01);
64
- }
65
-
66
- :host([color='orange']) {
67
- --icon-color: var(--color-support-04);
68
- }
69
-
70
- :host([color='red']) {
71
- --icon-color: var(--color-support-03);
72
- }
73
-
74
- :host([color='white']) {
75
- --icon-color: var(--color-ui-08);
76
- }
2
+ export default css `
3
+ :host {
4
+ --icon-background: transparent;
5
+
6
+ display: inline-block;
7
+ }
8
+
9
+ :host([disabled]) {
10
+ --icon-color: var(--color-ui-04);
11
+ }
12
+
13
+ svg {
14
+ display: inline-block;
15
+ height: var(--icon-height);
16
+ width: var(--icon-width);
17
+ fill: var(--icon-color);
18
+ transition: fill var(--icon-transition-speed, 0);
19
+ vertical-align: middle;
20
+ }
21
+
22
+ svg.fill-stroke {
23
+ fill: none;
24
+ }
25
+
26
+ svg.fill-stroke > g,
27
+ svg.fill-stroke path {
28
+ stroke: var(--icon-color);
29
+ }
30
+
31
+ svg.fill > g,
32
+ svg.fill path {
33
+ fill: var(--icon-color);
34
+ }
35
+
36
+ svg.fill > g .fill-none,
37
+ svg.fill path .fill-none {
38
+ fill: none;
39
+ }
40
+
41
+ /* Sizes */
42
+ svg.size-small {
43
+ --icon-width: var(--icon-size-small);
44
+ --icon-height: var(--icon-size-small);
45
+ }
46
+
47
+ svg.size-medium {
48
+ --icon-width: var(--icon-size-medium);
49
+ --icon-height: var(--icon-size-medium);
50
+ }
51
+
52
+ svg.size-large {
53
+ --icon-width: var(--icon-size-large);
54
+ --icon-height: var(--icon-size-large);
55
+ }
56
+
57
+ /* Colors */
58
+ :host([color='blue']) {
59
+ --icon-color: var(--color-support-02);
60
+ }
61
+
62
+ :host([color='green']) {
63
+ --icon-color: var(--color-support-01);
64
+ }
65
+
66
+ :host([color='orange']) {
67
+ --icon-color: var(--color-support-04);
68
+ }
69
+
70
+ :host([color='red']) {
71
+ --icon-color: var(--color-support-03);
72
+ }
73
+
74
+ :host([color='white']) {
75
+ --icon-color: var(--color-ui-08);
76
+ }
77
77
  `;
package/Icon.d.ts CHANGED
@@ -39,9 +39,11 @@ export declare const icons: {
39
39
  voetzorg: import("./Icon.types.js").IconDefinition;
40
40
  wijkverpleging: import("./Icon.types.js").IconDefinition;
41
41
  ziekenhuis: import("./Icon.types.js").IconDefinition;
42
+ basket: import("./Icon.types.js").IconDefinition;
42
43
  chat: import("./Icon.types.js").IconDefinition;
43
44
  check: import("./Icon.types.js").IconDefinition;
44
45
  checkCircle: import("./Icon.types.js").IconDefinition;
46
+ checkBadge: import("./Icon.types.js").IconDefinition;
45
47
  chevronDown: import("./Icon.types.js").IconDefinition;
46
48
  chevronLeft: import("./Icon.types.js").IconDefinition;
47
49
  chevronLeftDouble: import("./Icon.types.js").IconDefinition;
@@ -82,6 +84,7 @@ export declare const icons: {
82
84
  hourglass: import("./Icon.types.js").IconDefinition;
83
85
  iDEAL: import("./Icon.types.js").IconDefinition;
84
86
  infoCircle: import("./Icon.types.js").IconDefinition;
87
+ laptopWithSpeechBubbleWithExclamationMark: import("./Icon.types.js").IconDefinition;
85
88
  leaf: import("./Icon.types.js").IconDefinition;
86
89
  letterUnderMagnifyingGlass: import("./Icon.types.js").IconDefinition;
87
90
  letterWithCheckmark: import("./Icon.types.js").IconDefinition;
@@ -120,6 +123,7 @@ export declare const icons: {
120
123
  rubbishBin: import("./Icon.types.js").IconDefinition;
121
124
  speechBubbleWithHeart: import("./Icon.types.js").IconDefinition;
122
125
  sun: import("./Icon.types.js").IconDefinition;
126
+ undo: import("./Icon.types.js").IconDefinition;
123
127
  wallet: import("./Icon.types.js").IconDefinition;
124
128
  writingPen: import("./Icon.types.js").IconDefinition;
125
129
  zzLogo: import("./Icon.types.js").IconDefinition;
package/Icon.js CHANGED
@@ -10,7 +10,7 @@ import { property } from 'lit/decorators.js';
10
10
  import { unsafeHTML } from 'lit/directives/unsafe-html.js';
11
11
  // Styles
12
12
  import styles from './Icon.css.js';
13
- import { litVisuallyHidden } from '@frontend_zz/web-component-utilities/styles/utility/misc.css.js';
13
+ import { litVisuallyHidden } from '@frontend_zz/styles/utility/misc.css.js';
14
14
  // Data
15
15
  import { generalIcons } from './Icon.collection.js';
16
16
  import { zorgsoortIcons } from './Icon.collection.zorgsoorten.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontend_zz/icon",
3
- "version": "1.0.1",
3
+ "version": "1.1.1",
4
4
  "description": "Icon Web Component",
5
5
  "type": "module",
6
6
  "exports": {
@@ -17,7 +17,7 @@
17
17
  "license": "ISC",
18
18
  "dependencies": {
19
19
  "lit": "2.8.0",
20
- "@frontend_zz/web-component-utilities": "1.0.0"
20
+ "@frontend_zz/styles": "8.0.1"
21
21
  },
22
22
  "publishConfig": {
23
23
  "directory": "dist",
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.scripthost.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.full.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/lib/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/index.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/directive.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/lit-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-element@3.3.3/node_modules/lit-element/development/lit-element.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/is-server.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-assigned-elements.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/decorators.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/directives/unsafe-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/directives/unsafe-html.d.ts","../icon.css.ts","../../../utilities/dist/styles/utility/misc.css.d.ts","../icon.types.ts","../icon.content.json","../icon.collection.ts","../icon.collection.zorgsoorten.ts","../icon.ts","../icon.register.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","impliedFormat":1},{"version":"bed7b7ba0eb5a160b69af72814b4dde371968e40b6c5e73d3a9f7bee407d158c","impliedFormat":1},{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5c5565225fce2ede835725a92a28ece149f83542aa4866cfb10290bff7b8996","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d2dbc2a0250400af0809b0ad5f84686e84c73526de931f84560e483eb16b03c","affectsGlobalScope":true,"impliedFormat":1},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true,"impliedFormat":1},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true,"impliedFormat":1},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true,"impliedFormat":1},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true,"impliedFormat":1},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true,"impliedFormat":1},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"e1913f656c156a9e4245aa111fbb436d357d9e1fe0379b9a802da7fe3f03d736","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"7823c8aa42d88e6cb454fe7dc56996c6fd174b28a9f050e9bdea1c25b7d114ea","impliedFormat":1},{"version":"e59262ddaae67dec2d226f8a5d05cf6c4dc353c0d9b1e4980a61d7fcf9a2b051","impliedFormat":99},{"version":"5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576","impliedFormat":99},{"version":"470b8c2386c916bad4aa0d05e89b271a47dbe1250cb25dc0f93102b457228dde","impliedFormat":99},{"version":"15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e","impliedFormat":1},{"version":"2c3b8be03577c98530ef9cb1a76e2c812636a871f367e9edf4c5f3ce702b77f8","affectsGlobalScope":true,"impliedFormat":1},{"version":"7000ec8572390d035ba5ef993953957150d0c38ffb31b56653c97dd78cb6e1aa","impliedFormat":99},{"version":"056892cca68dca10a914f1580ba0e5710d26794e8707225dca9b5717ed702f1e","impliedFormat":99},{"version":"4ddf3962990379d1ea59b369a5516c7533b7944010d6998e0e9b1ab35d5af1f0","impliedFormat":99},{"version":"1bcd560deed90a43c51b08aa18f7f55229f2e30974ab5ed1b7bb5721be379013","impliedFormat":99},{"version":"dc08fe04e50bc24d1baded4f33e942222bbdd5d77d6341a93cfe6e4e4586a3be","impliedFormat":99},{"version":"2a8f0a19a927e83421597c056c90695557142f54ca96358f01eb1f2a5eb228be","impliedFormat":99},{"version":"d08415b3d6d7fd153ba6e7bf7707ffc57f3c6ad85730ea63544756610b4350c6","impliedFormat":99},{"version":"411f23da7a63c3d3fd4860c41a458e8df239776fd5d9cd36dd3ad6be92afccbd","impliedFormat":99},{"version":"6ada3e065916c0ef2dbc9bc0f9b5d59afb25d9176f81fa2c8993a536924140c6","impliedFormat":99},{"version":"356cc1b058e05e07d2acd73bfa87f83a6f4a343450ee375dad232ff4a55d41d8","impliedFormat":99},{"version":"df286e6b181ed08766bc19cf1a2fddc50bc5d540f233bc1ce4430a3c1c8c8379","impliedFormat":99},{"version":"f436800c0af503703110c93144fcc7392524636fb4216296411243b29fe0162d","impliedFormat":99},{"version":"0d5002560b45ce4fd6c4124632f61789e584be0634602486a2ce59541311d153","impliedFormat":99},{"version":"bbe13c947d7d6c3426e0e5815e2b3464fa03d34a4bf47298c43b9237cf59555b","impliedFormat":99},{"version":"9f7d0ee33b9f8fa4dc2e9628e0cdf8683104d01de9d3d24f62cd5da014a5bec4","impliedFormat":99},{"version":"a8992b852521a66f63e0cedc6e1f054b28f972232b6fa5ca59771db6a1c8bbea","impliedFormat":99},{"version":"053a19c91aaa80cc06d7113a41b7e776972bc1f31a4c7246e0164f6041918979","impliedFormat":99},{"version":"d1582f9207d41195866824dd3b7864bd9f6e3f8ec7ef1200f37b3d80c8ea6ba1","impliedFormat":99},{"version":"c0cfc76f6bf2d630790e3cd40ee82308b144a6bf598076ab4ce095b0b4734619","signature":"cb75d105a20b98766f43c8ba076484468327d593472fca98c432dcc51929f807","impliedFormat":99},{"version":"5640a1e1bee960e168180301303384cfde366ec340a95c9d301c969d4b7385c2","impliedFormat":99},{"version":"6c4af8122aaf9b046d72ffc6b48f3195c7c1683551c1aa6dad9338c148746831","signature":"8c148bfbb6fde399d02289526c44f94e86ba1636bdd5577bfa26d450e49e7a16","impliedFormat":99},"7a2374b33c1587e62dbe24ed581a7bf4ef7efd11981eecf3a5402b853677a07a",{"version":"161f8d206b0202dc491d403fbf64f5c389d3c7d4df5619e4f002f1ded750c11d","signature":"7e7910be5e934eda3a734106874de4834caa00b32488847227c860b81f80e48e","impliedFormat":99},{"version":"9df0d5851e76e288201ef4e28d8580e12ffa8d9c6e1a9f871b63c94787382a6d","signature":"9ffb902d2402f9be65f6343f7cb9229382d2fe83c1ec740c7a12203e79eb69f3","impliedFormat":99},{"version":"1d81c568348f223b54d5aa0d06d02715f18c6a2c94b13de08dd156b2c06252d0","signature":"f74b8c2eddafd458edf7345236a9dc7df4a16df1f8696720fafb657824d78ee5","impliedFormat":99},{"version":"41396a1dc5df52ee94504fae299fe1c2760c95a860d647a6ab250b0dade18480","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[92,[94,99]],"options":{"composite":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":false},"fileIdsList":[[71],[79],[71,79],[71,79,87],[69,70],[72],[71,75],[75],[74,75],[73,74],[80,81,82,83,84,85,86,87,88],[90],[71,75,76,77],[94,95],[78],[98],[78,89,91,92,93,96,97],[94],[78,94]],"referencedMap":[[79,1],[80,2],[83,3],[81,3],[85,3],[88,4],[86,3],[84,3],[82,2],[71,5],[73,6],[76,7],[74,8],[90,9],[75,10],[89,11],[91,12],[78,13],[96,14],[97,14],[92,15],[99,16],[98,17],[93,15]],"exportedModulesMap":[[79,1],[80,2],[83,3],[81,3],[85,3],[88,4],[86,3],[84,3],[82,2],[71,5],[73,6],[76,7],[74,8],[90,9],[75,10],[89,11],[91,12],[78,13],[96,18],[97,18],[92,15],[99,16],[98,19],[93,15]],"semanticDiagnosticsPerFile":[66,67,12,13,17,16,2,18,19,20,21,22,23,24,25,3,4,26,30,27,28,29,31,32,33,5,34,35,36,37,6,41,38,39,40,42,7,43,48,49,44,45,46,47,8,53,50,51,52,54,9,55,56,57,60,58,59,61,62,10,1,11,65,64,68,63,15,14,69,79,80,83,81,85,88,87,86,84,82,70,71,73,72,76,74,90,77,75,89,91,78,96,97,95,92,99,98,94,93],"latestChangedDtsFile":"./Icon.register.d.ts"},"version":"5.2.2"}
1
+ {"program":{"fileNames":["../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.scripthost.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.full.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/lib/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.7/node_modules/@types/trusted-types/index.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/directive.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/lit-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-element@3.3.3/node_modules/lit-element/development/lit-element.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/is-server.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.3/node_modules/@lit/reactive-element/development/decorators/query-assigned-elements.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/decorators.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@2.8.0/node_modules/lit-html/development/directives/unsafe-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@2.8.0/node_modules/lit/development/directives/unsafe-html.d.ts","../icon.css.ts","../../../../styles/dist/utility/misc.css.d.ts","../icon.types.ts","../icon.content.json","../icon.collection.ts","../icon.collection.zorgsoorten.ts","../icon.ts","../icon.register.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","impliedFormat":1},{"version":"bed7b7ba0eb5a160b69af72814b4dde371968e40b6c5e73d3a9f7bee407d158c","impliedFormat":1},{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5c5565225fce2ede835725a92a28ece149f83542aa4866cfb10290bff7b8996","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d2dbc2a0250400af0809b0ad5f84686e84c73526de931f84560e483eb16b03c","affectsGlobalScope":true,"impliedFormat":1},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true,"impliedFormat":1},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true,"impliedFormat":1},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true,"impliedFormat":1},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true,"impliedFormat":1},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true,"impliedFormat":1},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"e1913f656c156a9e4245aa111fbb436d357d9e1fe0379b9a802da7fe3f03d736","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"7823c8aa42d88e6cb454fe7dc56996c6fd174b28a9f050e9bdea1c25b7d114ea","impliedFormat":1},{"version":"e59262ddaae67dec2d226f8a5d05cf6c4dc353c0d9b1e4980a61d7fcf9a2b051","impliedFormat":99},{"version":"5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576","impliedFormat":99},{"version":"470b8c2386c916bad4aa0d05e89b271a47dbe1250cb25dc0f93102b457228dde","impliedFormat":99},{"version":"15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e","impliedFormat":1},{"version":"2c3b8be03577c98530ef9cb1a76e2c812636a871f367e9edf4c5f3ce702b77f8","affectsGlobalScope":true,"impliedFormat":1},{"version":"7000ec8572390d035ba5ef993953957150d0c38ffb31b56653c97dd78cb6e1aa","impliedFormat":99},{"version":"056892cca68dca10a914f1580ba0e5710d26794e8707225dca9b5717ed702f1e","impliedFormat":99},{"version":"4ddf3962990379d1ea59b369a5516c7533b7944010d6998e0e9b1ab35d5af1f0","impliedFormat":99},{"version":"1bcd560deed90a43c51b08aa18f7f55229f2e30974ab5ed1b7bb5721be379013","impliedFormat":99},{"version":"dc08fe04e50bc24d1baded4f33e942222bbdd5d77d6341a93cfe6e4e4586a3be","impliedFormat":99},{"version":"2a8f0a19a927e83421597c056c90695557142f54ca96358f01eb1f2a5eb228be","impliedFormat":99},{"version":"d08415b3d6d7fd153ba6e7bf7707ffc57f3c6ad85730ea63544756610b4350c6","impliedFormat":99},{"version":"411f23da7a63c3d3fd4860c41a458e8df239776fd5d9cd36dd3ad6be92afccbd","impliedFormat":99},{"version":"6ada3e065916c0ef2dbc9bc0f9b5d59afb25d9176f81fa2c8993a536924140c6","impliedFormat":99},{"version":"356cc1b058e05e07d2acd73bfa87f83a6f4a343450ee375dad232ff4a55d41d8","impliedFormat":99},{"version":"df286e6b181ed08766bc19cf1a2fddc50bc5d540f233bc1ce4430a3c1c8c8379","impliedFormat":99},{"version":"f436800c0af503703110c93144fcc7392524636fb4216296411243b29fe0162d","impliedFormat":99},{"version":"0d5002560b45ce4fd6c4124632f61789e584be0634602486a2ce59541311d153","impliedFormat":99},{"version":"bbe13c947d7d6c3426e0e5815e2b3464fa03d34a4bf47298c43b9237cf59555b","impliedFormat":99},{"version":"9f7d0ee33b9f8fa4dc2e9628e0cdf8683104d01de9d3d24f62cd5da014a5bec4","impliedFormat":99},{"version":"a8992b852521a66f63e0cedc6e1f054b28f972232b6fa5ca59771db6a1c8bbea","impliedFormat":99},{"version":"053a19c91aaa80cc06d7113a41b7e776972bc1f31a4c7246e0164f6041918979","impliedFormat":99},{"version":"d1582f9207d41195866824dd3b7864bd9f6e3f8ec7ef1200f37b3d80c8ea6ba1","impliedFormat":99},{"version":"580b22d07a460d7eb4651fa6922fcdd3888e49cdd02a0a2f37b834d9eda076cb","signature":"cb75d105a20b98766f43c8ba076484468327d593472fca98c432dcc51929f807","impliedFormat":99},{"version":"b473d93c069489e12523481bf1434079ed0540aaa5c6ea035b6ab6133578500c","impliedFormat":99},{"version":"139ec4428952aa3ffca5d181d9ec246ec67b00b07b95b8d74e20089816ca8e77","signature":"8c148bfbb6fde399d02289526c44f94e86ba1636bdd5577bfa26d450e49e7a16","impliedFormat":99},"2f1236b1eaba665120cdffbfe11423a72c0504c6796337fa7982230ef5e44eb5",{"version":"e2414352df89049eb2d07cb30763164da2a36661e2c1abc9ba9929b4d4cc04ab","signature":"40293b9099bb297284f5e198bed8428113af87308822d91a2e63791ce5a75b07","impliedFormat":99},{"version":"82fd2c16d36d2423b62ec315924dc000478076a3c58e5650ad2a3cd1bd25007c","signature":"9ffb902d2402f9be65f6343f7cb9229382d2fe83c1ec740c7a12203e79eb69f3","impliedFormat":99},{"version":"b4cb917f18be769ab3d39fac52dda2b1bae310c933c20985ef2815466f9490b5","signature":"87d0a5aefa9c51e637e0e045346e9416c581440770e9cf314538e4c73825aff3","impliedFormat":99},{"version":"222ceeea01b6fabae2c493bc00f218e98447692a5513c8df3ddf986a388a171e","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[92,[94,99]],"options":{"composite":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":false},"fileIdsList":[[71],[79],[71,79],[71,79,87],[69,70],[72],[71,75],[75],[74,75],[73,74],[80,81,82,83,84,85,86,87,88],[90],[71,75,76,77],[78],[94,95],[98],[78,89,91,92,93,96,97],[94],[78,94]],"referencedMap":[[79,1],[80,2],[83,3],[81,3],[85,3],[88,4],[86,3],[84,3],[82,2],[71,5],[73,6],[76,7],[74,8],[90,9],[75,10],[89,11],[91,12],[78,13],[93,14],[96,15],[97,15],[92,14],[99,16],[98,17]],"exportedModulesMap":[[79,1],[80,2],[83,3],[81,3],[85,3],[88,4],[86,3],[84,3],[82,2],[71,5],[73,6],[76,7],[74,8],[90,9],[75,10],[89,11],[91,12],[78,13],[93,14],[96,18],[97,18],[92,14],[99,16],[98,19]],"semanticDiagnosticsPerFile":[66,67,12,13,17,16,2,18,19,20,21,22,23,24,25,3,4,26,30,27,28,29,31,32,33,5,34,35,36,37,6,41,38,39,40,42,7,43,48,49,44,45,46,47,8,53,50,51,52,54,9,55,56,57,60,58,59,61,62,10,1,11,65,64,68,63,15,14,69,79,80,83,81,85,88,87,86,84,82,70,71,73,72,76,74,90,77,75,89,91,78,93,96,97,95,92,99,98,94],"latestChangedDtsFile":"./Icon.register.d.ts"},"version":"5.2.2"}