@frontend_zz/icon 1.1.2 → 2.0.0

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,245 +1,267 @@
1
- {
2
- "name": "@frontend_zz/icon",
3
- "entries": [
4
- {
5
- "version": "1.1.2",
6
- "tag": "@frontend_zz/icon_v1.1.2",
7
- "date": "Thu, 06 Nov 2025 15:26:26 GMT",
8
- "comments": {
9
- "patch": [
10
- {
11
- "comment": "Add funnel icon to collection"
12
- }
13
- ],
14
- "dependency": [
15
- {
16
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.1.0`"
17
- }
18
- ]
19
- }
20
- },
21
- {
22
- "version": "1.1.1",
23
- "tag": "@frontend_zz/icon_v1.1.1",
24
- "date": "Wed, 02 Jul 2025 13:57:42 GMT",
25
- "comments": {
26
- "dependency": [
27
- {
28
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.1`"
29
- }
30
- ]
31
- }
32
- },
33
- {
34
- "version": "1.1.0",
35
- "tag": "@frontend_zz/icon_v1.1.0",
36
- "date": "Mon, 30 Jun 2025 09:50:08 GMT",
37
- "comments": {
38
- "minor": [
39
- {
40
- "comment": "Add undo icon"
41
- },
42
- {
43
- "comment": "Add laptopWithSpeechBubbleWithExclamationMark icon"
44
- },
45
- {
46
- "comment": "Add small person icon"
47
- },
48
- {
49
- "comment": "Use @frontend_zz/styles"
50
- }
51
- ],
52
- "patch": [
53
- {
54
- "comment": "Add new checkBadge icon"
55
- },
56
- {
57
- "comment": "Remove transform attribute from small 'check' icon and reduce viewBox"
58
- },
59
- {
60
- "comment": "Add large documentStack icon"
61
- }
62
- ],
63
- "dependency": [
64
- {
65
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
66
- }
67
- ]
68
- }
69
- },
70
- {
71
- "version": "1.0.1",
72
- "tag": "@frontend_zz/icon_v1.0.1",
73
- "date": "Wed, 03 Jul 2024 19:34:40 GMT",
74
- "comments": {
75
- "patch": [
76
- {
77
- "comment": "Add color property"
78
- }
79
- ]
80
- }
81
- },
82
- {
83
- "version": "1.0.0",
84
- "tag": "@frontend_zz/icon_v1.0.0",
85
- "date": "Mon, 17 Jun 2024 13:14:10 GMT",
86
- "comments": {
87
- "major": [
88
- {
89
- "comment": "Refactor all the things: names, sizes, stories, you name it"
90
- }
91
- ],
92
- "patch": [
93
- {
94
- "comment": "Apply visually-hidden utility class to text element inside an svg"
95
- }
96
- ],
97
- "dependency": [
98
- {
99
- "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
100
- }
101
- ]
102
- }
103
- },
104
- {
105
- "version": "0.6.0",
106
- "tag": "@frontend_zz/icon_v0.6.0",
107
- "date": "Thu, 25 Apr 2024 11:26:22 GMT",
108
- "comments": {
109
- "minor": [
110
- {
111
- "comment": "Add new icon: 'filter'"
112
- }
113
- ]
114
- }
115
- },
116
- {
117
- "version": "0.5.0",
118
- "tag": "@frontend_zz/icon_v0.5.0",
119
- "date": "Mon, 11 Mar 2024 10:43:52 GMT",
120
- "comments": {
121
- "patch": [
122
- {
123
- "comment": "Add insuranceContract icon"
124
- },
125
- {
126
- "comment": "Add coinsStack icon."
127
- },
128
- {
129
- "comment": "Add zz logo icon"
130
- }
131
- ],
132
- "minor": [
133
- {
134
- "comment": "Add new icons"
135
- }
136
- ]
137
- }
138
- },
139
- {
140
- "version": "0.4.1",
141
- "tag": "@frontend_zz/icon_v0.4.1",
142
- "date": "Mon, 16 Oct 2023 13:52:47 GMT",
143
- "comments": {
144
- "patch": [
145
- {
146
- "comment": "Version bump only"
147
- }
148
- ]
149
- }
150
- },
151
- {
152
- "version": "0.4.0",
153
- "tag": "@frontend_zz/icon_v0.4.0",
154
- "date": "Wed, 27 Sep 2023 15:03:43 GMT",
155
- "comments": {
156
- "minor": [
157
- {
158
- "comment": "Add new icons"
159
- },
160
- {
161
- "comment": "Add 'send email' icon"
162
- },
163
- {
164
- "comment": "Add 'sustainable' icon"
165
- },
166
- {
167
- "comment": "Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'"
168
- }
169
- ],
170
- "patch": [
171
- {
172
- "comment": "Add icons for alternative medicine and dentistry"
173
- },
174
- {
175
- "comment": "Add care usage icons"
176
- },
177
- {
178
- "comment": "Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart"
179
- },
180
- {
181
- "comment": "Add size property"
182
- },
183
- {
184
- "comment": "Update logout icon"
185
- },
186
- {
187
- "comment": "Organise and document specific block type"
188
- },
189
- {
190
- "comment": "Add personSpeechBubble icon"
191
- },
192
- {
193
- "comment": "Update dependencies"
194
- },
195
- {
196
- "comment": "Update close icon"
197
- }
198
- ],
199
- "none": [
200
- {
201
- "comment": "Upgrade dependencies"
202
- },
203
- {
204
- "comment": "Version bump dependencies"
205
- }
206
- ]
207
- }
208
- },
209
- {
210
- "version": "0.3.0",
211
- "tag": "@frontend_zz/icon_v0.3.0",
212
- "date": "Mon, 17 Apr 2023 15:55:43 GMT",
213
- "comments": {
214
- "minor": [
215
- {
216
- "comment": "Add new large icons"
217
- }
218
- ]
219
- }
220
- },
221
- {
222
- "version": "0.2.0",
223
- "tag": "@frontend_zz/icon_v0.2.0",
224
- "date": "Fri, 17 Mar 2023 13:38:19 GMT",
225
- "comments": {
226
- "patch": [
227
- {
228
- "comment": "Add health icons"
229
- }
230
- ],
231
- "minor": [
232
- {
233
- "comment": "Re-export `IconName` from the main Icon component file"
234
- }
235
- ]
236
- }
237
- },
238
- {
239
- "version": "0.1.0",
240
- "tag": "@frontend_zz/icon_v0.1.0",
241
- "date": "Fri, 13 Jan 2023 16:12:53 GMT",
242
- "comments": {}
243
- }
244
- ]
245
- }
1
+ {
2
+ "name": "@frontend_zz/icon",
3
+ "entries": [
4
+ {
5
+ "version": "2.0.0",
6
+ "tag": "@frontend_zz/icon_v2.0.0",
7
+ "date": "Thu, 05 Mar 2026 13:09:41 GMT",
8
+ "comments": {
9
+ "major": [
10
+ {
11
+ "comment": "Upgrade to Lit 3"
12
+ }
13
+ ],
14
+ "minor": [
15
+ {
16
+ "comment": "Add new Stethoscoop icon"
17
+ }
18
+ ],
19
+ "dependency": [
20
+ {
21
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `9.0.0`"
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ {
27
+ "version": "1.1.2",
28
+ "tag": "@frontend_zz/icon_v1.1.2",
29
+ "date": "Thu, 06 Nov 2025 15:26:26 GMT",
30
+ "comments": {
31
+ "patch": [
32
+ {
33
+ "comment": "Add funnel icon to collection"
34
+ }
35
+ ],
36
+ "dependency": [
37
+ {
38
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.1.0`"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "version": "1.1.1",
45
+ "tag": "@frontend_zz/icon_v1.1.1",
46
+ "date": "Wed, 02 Jul 2025 13:57:42 GMT",
47
+ "comments": {
48
+ "dependency": [
49
+ {
50
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.1`"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "version": "1.1.0",
57
+ "tag": "@frontend_zz/icon_v1.1.0",
58
+ "date": "Mon, 30 Jun 2025 09:50:08 GMT",
59
+ "comments": {
60
+ "minor": [
61
+ {
62
+ "comment": "Add undo icon"
63
+ },
64
+ {
65
+ "comment": "Add laptopWithSpeechBubbleWithExclamationMark icon"
66
+ },
67
+ {
68
+ "comment": "Add small person icon"
69
+ },
70
+ {
71
+ "comment": "Use @frontend_zz/styles"
72
+ }
73
+ ],
74
+ "patch": [
75
+ {
76
+ "comment": "Add new checkBadge icon"
77
+ },
78
+ {
79
+ "comment": "Remove transform attribute from small 'check' icon and reduce viewBox"
80
+ },
81
+ {
82
+ "comment": "Add large documentStack icon"
83
+ }
84
+ ],
85
+ "dependency": [
86
+ {
87
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
88
+ }
89
+ ]
90
+ }
91
+ },
92
+ {
93
+ "version": "1.0.1",
94
+ "tag": "@frontend_zz/icon_v1.0.1",
95
+ "date": "Wed, 03 Jul 2024 19:34:40 GMT",
96
+ "comments": {
97
+ "patch": [
98
+ {
99
+ "comment": "Add color property"
100
+ }
101
+ ]
102
+ }
103
+ },
104
+ {
105
+ "version": "1.0.0",
106
+ "tag": "@frontend_zz/icon_v1.0.0",
107
+ "date": "Mon, 17 Jun 2024 13:14:10 GMT",
108
+ "comments": {
109
+ "major": [
110
+ {
111
+ "comment": "Refactor all the things: names, sizes, stories, you name it"
112
+ }
113
+ ],
114
+ "patch": [
115
+ {
116
+ "comment": "Apply visually-hidden utility class to text element inside an svg"
117
+ }
118
+ ],
119
+ "dependency": [
120
+ {
121
+ "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
122
+ }
123
+ ]
124
+ }
125
+ },
126
+ {
127
+ "version": "0.6.0",
128
+ "tag": "@frontend_zz/icon_v0.6.0",
129
+ "date": "Thu, 25 Apr 2024 11:26:22 GMT",
130
+ "comments": {
131
+ "minor": [
132
+ {
133
+ "comment": "Add new icon: 'filter'"
134
+ }
135
+ ]
136
+ }
137
+ },
138
+ {
139
+ "version": "0.5.0",
140
+ "tag": "@frontend_zz/icon_v0.5.0",
141
+ "date": "Mon, 11 Mar 2024 10:43:52 GMT",
142
+ "comments": {
143
+ "patch": [
144
+ {
145
+ "comment": "Add insuranceContract icon"
146
+ },
147
+ {
148
+ "comment": "Add coinsStack icon."
149
+ },
150
+ {
151
+ "comment": "Add zz logo icon"
152
+ }
153
+ ],
154
+ "minor": [
155
+ {
156
+ "comment": "Add new icons"
157
+ }
158
+ ]
159
+ }
160
+ },
161
+ {
162
+ "version": "0.4.1",
163
+ "tag": "@frontend_zz/icon_v0.4.1",
164
+ "date": "Mon, 16 Oct 2023 13:52:47 GMT",
165
+ "comments": {
166
+ "patch": [
167
+ {
168
+ "comment": "Version bump only"
169
+ }
170
+ ]
171
+ }
172
+ },
173
+ {
174
+ "version": "0.4.0",
175
+ "tag": "@frontend_zz/icon_v0.4.0",
176
+ "date": "Wed, 27 Sep 2023 15:03:43 GMT",
177
+ "comments": {
178
+ "minor": [
179
+ {
180
+ "comment": "Add new icons"
181
+ },
182
+ {
183
+ "comment": "Add 'send email' icon"
184
+ },
185
+ {
186
+ "comment": "Add 'sustainable' icon"
187
+ },
188
+ {
189
+ "comment": "Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'"
190
+ }
191
+ ],
192
+ "patch": [
193
+ {
194
+ "comment": "Add icons for alternative medicine and dentistry"
195
+ },
196
+ {
197
+ "comment": "Add care usage icons"
198
+ },
199
+ {
200
+ "comment": "Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart"
201
+ },
202
+ {
203
+ "comment": "Add size property"
204
+ },
205
+ {
206
+ "comment": "Update logout icon"
207
+ },
208
+ {
209
+ "comment": "Organise and document specific block type"
210
+ },
211
+ {
212
+ "comment": "Add personSpeechBubble icon"
213
+ },
214
+ {
215
+ "comment": "Update dependencies"
216
+ },
217
+ {
218
+ "comment": "Update close icon"
219
+ }
220
+ ],
221
+ "none": [
222
+ {
223
+ "comment": "Upgrade dependencies"
224
+ },
225
+ {
226
+ "comment": "Version bump dependencies"
227
+ }
228
+ ]
229
+ }
230
+ },
231
+ {
232
+ "version": "0.3.0",
233
+ "tag": "@frontend_zz/icon_v0.3.0",
234
+ "date": "Mon, 17 Apr 2023 15:55:43 GMT",
235
+ "comments": {
236
+ "minor": [
237
+ {
238
+ "comment": "Add new large icons"
239
+ }
240
+ ]
241
+ }
242
+ },
243
+ {
244
+ "version": "0.2.0",
245
+ "tag": "@frontend_zz/icon_v0.2.0",
246
+ "date": "Fri, 17 Mar 2023 13:38:19 GMT",
247
+ "comments": {
248
+ "patch": [
249
+ {
250
+ "comment": "Add health icons"
251
+ }
252
+ ],
253
+ "minor": [
254
+ {
255
+ "comment": "Re-export `IconName` from the main Icon component file"
256
+ }
257
+ ]
258
+ }
259
+ },
260
+ {
261
+ "version": "0.1.0",
262
+ "tag": "@frontend_zz/icon_v0.1.0",
263
+ "date": "Fri, 13 Jan 2023 16:12:53 GMT",
264
+ "comments": {}
265
+ }
266
+ ]
267
+ }
package/CHANGELOG.md CHANGED
@@ -1,122 +1,133 @@
1
- # Change Log - @frontend_zz/icon
2
-
3
- This log was last generated on Thu, 06 Nov 2025 15:26:26 GMT and should not be manually modified.
4
-
5
- ## 1.1.2
6
- Thu, 06 Nov 2025 15:26:26 GMT
7
-
8
- ### Patches
9
-
10
- - Add funnel icon to collection
11
-
12
- ## 1.1.1
13
- Wed, 02 Jul 2025 13:57:42 GMT
14
-
15
- _Version update only_
16
-
17
- ## 1.1.0
18
- Mon, 30 Jun 2025 09:50:08 GMT
19
-
20
- ### Minor changes
21
-
22
- - Add undo icon
23
- - Add laptopWithSpeechBubbleWithExclamationMark icon
24
- - Add small person icon
25
- - Use @frontend_zz/styles
26
-
27
- ### Patches
28
-
29
- - Add new checkBadge icon
30
- - Remove transform attribute from small 'check' icon and reduce viewBox
31
- - Add large documentStack icon
32
-
33
- ## 1.0.1
34
- Wed, 03 Jul 2024 19:34:40 GMT
35
-
36
- ### Patches
37
-
38
- - Add color property
39
-
40
- ## 1.0.0
41
- Mon, 17 Jun 2024 13:14:10 GMT
42
-
43
- ### Breaking changes
44
-
45
- - Refactor all the things: names, sizes, stories, you name it
46
-
47
- ### Patches
48
-
49
- - Apply visually-hidden utility class to text element inside an svg
50
-
51
- ## 0.6.0
52
- Thu, 25 Apr 2024 11:26:22 GMT
53
-
54
- ### Minor changes
55
-
56
- - Add new icon: 'filter'
57
-
58
- ## 0.5.0
59
- Mon, 11 Mar 2024 10:43:52 GMT
60
-
61
- ### Minor changes
62
-
63
- - Add new icons
64
-
65
- ### Patches
66
-
67
- - Add insuranceContract icon
68
- - Add coinsStack icon.
69
- - Add zz logo icon
70
-
71
- ## 0.4.1
72
- Mon, 16 Oct 2023 13:52:47 GMT
73
-
74
- ### Patches
75
-
76
- - Version bump only
77
-
78
- ## 0.4.0
79
- Wed, 27 Sep 2023 15:03:43 GMT
80
-
81
- ### Minor changes
82
-
83
- - Add new icons
84
- - Add 'send email' icon
85
- - Add 'sustainable' icon
86
- - Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'
87
-
88
- ### Patches
89
-
90
- - Add icons for alternative medicine and dentistry
91
- - Add care usage icons
92
- - Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart
93
- - Add size property
94
- - Update logout icon
95
- - Organise and document specific block type
96
- - Add personSpeechBubble icon
97
- - Update dependencies
98
- - Update close icon
99
-
100
- ## 0.3.0
101
- Mon, 17 Apr 2023 15:55:43 GMT
102
-
103
- ### Minor changes
104
-
105
- - Add new large icons
106
-
107
- ## 0.2.0
108
- Fri, 17 Mar 2023 13:38:19 GMT
109
-
110
- ### Minor changes
111
-
112
- - Re-export `IconName` from the main Icon component file
113
-
114
- ### Patches
115
-
116
- - Add health icons
117
-
118
- ## 0.1.0
119
- Fri, 13 Jan 2023 16:12:53 GMT
120
-
121
- _Initial release_
122
-
1
+ # Change Log - @frontend_zz/icon
2
+
3
+ This log was last generated on Thu, 05 Mar 2026 13:09:41 GMT and should not be manually modified.
4
+
5
+ ## 2.0.0
6
+ Thu, 05 Mar 2026 13:09:41 GMT
7
+
8
+ ### Breaking changes
9
+
10
+ - Upgrade to Lit 3
11
+
12
+ ### Minor changes
13
+
14
+ - Add new Stethoscoop icon
15
+
16
+ ## 1.1.2
17
+ Thu, 06 Nov 2025 15:26:26 GMT
18
+
19
+ ### Patches
20
+
21
+ - Add funnel icon to collection
22
+
23
+ ## 1.1.1
24
+ Wed, 02 Jul 2025 13:57:42 GMT
25
+
26
+ _Version update only_
27
+
28
+ ## 1.1.0
29
+ Mon, 30 Jun 2025 09:50:08 GMT
30
+
31
+ ### Minor changes
32
+
33
+ - Add undo icon
34
+ - Add laptopWithSpeechBubbleWithExclamationMark icon
35
+ - Add small person icon
36
+ - Use @frontend_zz/styles
37
+
38
+ ### Patches
39
+
40
+ - Add new checkBadge icon
41
+ - Remove transform attribute from small 'check' icon and reduce viewBox
42
+ - Add large documentStack icon
43
+
44
+ ## 1.0.1
45
+ Wed, 03 Jul 2024 19:34:40 GMT
46
+
47
+ ### Patches
48
+
49
+ - Add color property
50
+
51
+ ## 1.0.0
52
+ Mon, 17 Jun 2024 13:14:10 GMT
53
+
54
+ ### Breaking changes
55
+
56
+ - Refactor all the things: names, sizes, stories, you name it
57
+
58
+ ### Patches
59
+
60
+ - Apply visually-hidden utility class to text element inside an svg
61
+
62
+ ## 0.6.0
63
+ Thu, 25 Apr 2024 11:26:22 GMT
64
+
65
+ ### Minor changes
66
+
67
+ - Add new icon: 'filter'
68
+
69
+ ## 0.5.0
70
+ Mon, 11 Mar 2024 10:43:52 GMT
71
+
72
+ ### Minor changes
73
+
74
+ - Add new icons
75
+
76
+ ### Patches
77
+
78
+ - Add insuranceContract icon
79
+ - Add coinsStack icon.
80
+ - Add zz logo icon
81
+
82
+ ## 0.4.1
83
+ Mon, 16 Oct 2023 13:52:47 GMT
84
+
85
+ ### Patches
86
+
87
+ - Version bump only
88
+
89
+ ## 0.4.0
90
+ Wed, 27 Sep 2023 15:03:43 GMT
91
+
92
+ ### Minor changes
93
+
94
+ - Add new icons
95
+ - Add 'send email' icon
96
+ - Add 'sustainable' icon
97
+ - Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'
98
+
99
+ ### Patches
100
+
101
+ - Add icons for alternative medicine and dentistry
102
+ - Add care usage icons
103
+ - Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart
104
+ - Add size property
105
+ - Update logout icon
106
+ - Organise and document specific block type
107
+ - Add personSpeechBubble icon
108
+ - Update dependencies
109
+ - Update close icon
110
+
111
+ ## 0.3.0
112
+ Mon, 17 Apr 2023 15:55:43 GMT
113
+
114
+ ### Minor changes
115
+
116
+ - Add new large icons
117
+
118
+ ## 0.2.0
119
+ Fri, 17 Mar 2023 13:38:19 GMT
120
+
121
+ ### Minor changes
122
+
123
+ - Re-export `IconName` from the main Icon component file
124
+
125
+ ### Patches
126
+
127
+ - Add health icons
128
+
129
+ ## 0.1.0
130
+ Fri, 13 Jan 2023 16:12:53 GMT
131
+
132
+ _Initial release_
133
+
@@ -1,4 +1,4 @@
1
1
  import { IconDict } from './Icon.types.js';
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' | 'funnel' | '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';
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' | 'envelope' | 'exclamationMarkDiamond' | 'exclamationMarkTriangle' | 'externalLink' | 'facetedSphere' | 'financialDocument' | 'financialDocumentArrow' | 'financialEnvelope' | 'financialEnvelopeFilled' | 'filter' | 'folder' | 'funnel' | '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' | 'medicalServices' | '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 {};
@@ -82,6 +82,9 @@ export const generalIcons = {
82
82
  download: {
83
83
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.download}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M11.445 13a3.967 3.967 0 0 1-6.89 0H2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.555zM8 11V4M5.5 9 8 11l2.5-2" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>`,
84
84
  },
85
+ envelope: {
86
+ medium: `<svg class="fill-stroke size-medium" width="20" height="20"><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" transform="translate(1.25 3.958)"><rect width="17.5" height="12.5" rx="1.25"/><path d="m17.218.458-6.787 5.22c-.991.763-2.37.763-3.362 0L.282.458"/></g></svg>`,
87
+ },
85
88
  exclamationMarkDiamond: {
86
89
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 32 32" role="img"><text class="visually-hidden">${content.labels.exclamationMarkDiamond}</text><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M12,16.5 C11.7928932,16.5 11.625,16.6678932 11.625,16.875 C11.625,17.0821068 11.7928932,17.25 12,17.25 C12.2071068,17.25 12.375,17.0821068 12.375,16.875 C12.375,16.6678932 12.2071068,16.5 12,16.5 L12,16.5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M1.28,13.281 C0.573406005,12.5735482 0.573406005,11.4274518 1.28,10.72 L10.72,1.281 C11.0591911,0.940984447 11.519728,0.749896237 12,0.749896237 C12.480272,0.749896237 12.9408089,0.940984447 13.28,1.281 L22.72,10.72 C23.426594,11.4274518 23.426594,12.5735482 22.72,13.281 L13.28,22.72 C12.5728912,23.4264793 11.4271088,23.4264793 10.72,22.72 L1.28,13.281 Z" fill="none" stroke-linecap="round" stroke-width="1.5"></path><path d="" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><line x1="12" y1="13.5" x2="12" y2="6"/></line></g></svg>`,
87
90
  },
@@ -193,6 +196,9 @@ export const generalIcons = {
193
196
  medicalPhone: {
194
197
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.medicalPhone}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.557 16.737 1.706 1.706a30.019 30.019 0 0 0 5.107 4.1l.01.006a4.5 4.5 0 0 0 5.6-.614l.629-.63a1.5 1.5 0 0 0 0-2.121l-2.651-2.652a1.5 1.5 0 0 0-2.122 0h0a1.5 1.5 0 0 1-2.121 0l-4.244-4.245a1.5 1.5 0 0 1 0-2.121h0a1.5 1.5 0 0 0 0-2.122L4.819 5.393a1.5 1.5 0 0 0-2.121 0l-.63.629a4.5 4.5 0 0 0-.614 5.6l.006.01a30.019 30.019 0 0 0 4.097 5.105h0ZM23.25 4.5a.75.75 0 0 0-.75-.75h-2.25V1.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v2.25H13.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h2.25v2.25c0 .414.336.75.75.75h3a.75.75 0 0 0 .75-.75V8.25h2.25a.75.75 0 0 0 .75-.75v-3Z"/></svg>`,
195
198
  },
199
+ medicalServices: {
200
+ medium: `<svg class="fill-stroke size-medium" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.medicalServices}</text><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M8.125 1.875h1.25c.69 0 1.25.56 1.25 1.25v5a5 5 0 1 1-10 0v-5c0-.69.56-1.25 1.25-1.25h1.25M3.125.625V3.75M8.125.625V3.75M19.375 8.125q0 .123-.012.245t-.036.243q-.024.12-.06.238-.035.117-.082.23-.047.114-.105.222-.058.109-.126.21-.069.103-.146.198-.078.095-.165.182-.087.087-.182.165-.095.077-.197.146-.102.068-.21.126-.109.058-.222.105-.114.047-.231.082-.118.036-.238.06t-.243.036q-.122.012-.245.012t-.245-.012q-.122-.012-.243-.036-.12-.024-.238-.06-.117-.035-.23-.082-.114-.047-.222-.105-.109-.058-.21-.126-.103-.069-.198-.146-.095-.078-.182-.165-.087-.087-.165-.182-.077-.095-.146-.197-.068-.102-.126-.21-.058-.109-.105-.222-.047-.114-.082-.231-.036-.118-.06-.238t-.036-.243q-.012-.122-.012-.245t.012-.245q.012-.122.036-.243.024-.12.06-.238.035-.117.082-.23.047-.114.105-.222.058-.109.126-.21.069-.103.146-.198.078-.095.165-.182.087-.087.182-.165.095-.077.197-.146.102-.068.21-.126.109-.058.222-.105.114-.047.231-.082.118-.036.238-.06t.243-.036q.122-.012.245-.012t.245.012q.122.012.243.036.12.024.238.06.117.035.23.082.114.047.222.105.109.058.21.126.103.069.198.146.095.078.182.165.087.087.165.182.077.095.146.197.068.102.126.21.058.109.105.222.047.114.082.231.036.118.06.238t.036.243q.012.122.012.245Z"/><path path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M5.625 13.125v.625a5.625 5.625 0 0 0 11.25 0v-3.125"/></svg>`,
201
+ },
196
202
  medicalShield: {
197
203
  medium: `<svg class="fill-stroke size-medium" viewBox="0 0 24 24" role="img"><text class="visually-hidden">${content.labels.medicalShield}</text><g stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path d="M17.25 9a.75.75 0 0 0-.75-.75h-2.25V6a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75v2.25H7.5a.75.75 0 0 0-.75.75v3c0 .414.336.75.75.75h2.25V15c0 .414.336.75.75.75h3a.75.75 0 0 0 .75-.75v-2.25h2.25a.75.75 0 0 0 .75-.75V9Z"/><path d="M2.25 3.923v7.614c0 4.926 3.034 9.344 7.632 11.113l1.041.4a3 3 0 0 0 2.154 0l1.041-.4a11.907 11.907 0 0 0 7.632-11.113V3.923a1.486 1.486 0 0 0-.868-1.362A21.7 21.7 0 0 0 12 .75a21.7 21.7 0 0 0-8.882 1.811 1.486 1.486 0 0 0-.868 1.362Z"/></g></svg>`,
198
204
  large: `<svg class="fill-stroke size-large" viewBox="0 0 56 56" role="img"><text class="visually-hidden">${content.labels.medicalShield}</text><g fill="none" fill-rule="evenodd"><path d="M-303-1955h847v3299h-847z"/><g stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.5" d="M39 23.857c0-.868-.704-1.571-1.571-1.571h-4.715V17.57c0-.867-.703-1.571-1.571-1.571h-6.286c-.868 0-1.571.704-1.571 1.571v4.715H18.57c-.867 0-1.571.703-1.571 1.571v6.286c0 .868.704 1.571 1.571 1.571h4.715v4.715c0 .867.703 1.571 1.571 1.571h6.286c.868 0 1.571-.704 1.571-1.571v-4.715h4.715c.867 0 1.571-.703 1.571-1.571v-6.286Z"/><path stroke-width="2" d="M28 4.002a47.16 47.16 0 0 1 13 1.703V8a7 7 0 0 0 7 7h1v12.014C49 37.386 42.636 46.7 32.951 50.57l-.39.152-2.241.853a6.52 6.52 0 0 1-4.64 0l-2.242-.853C13.535 46.949 7 37.524 7 27.014V15h1a7 7 0 0 0 6.996-6.76L15 8V5.705a47.16 47.16 0 0 1 13-1.703Z"/></g></g></svg>`,
package/Icon.content.json CHANGED
@@ -60,6 +60,7 @@
60
60
  "medicalDocumentShield": "Medisch document met schild",
61
61
  "medicalLocation": "Telefoon met medisch kruis",
62
62
  "medicalPhone": "Telefoon met medisch kruis",
63
+ "medicalServices": "Stethoscoop",
63
64
  "medicalShield": "Schild met medisch kruis",
64
65
  "moneyBag": "Zak met geld",
65
66
  "paperclip": "Bijlage",
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
@@ -64,6 +64,7 @@ export declare const icons: {
64
64
  dotsHorizontal: import("./Icon.types.js").IconDefinition;
65
65
  dotsHorizontalFilled: import("./Icon.types.js").IconDefinition;
66
66
  download: import("./Icon.types.js").IconDefinition;
67
+ envelope: import("./Icon.types.js").IconDefinition;
67
68
  exclamationMarkDiamond: import("./Icon.types.js").IconDefinition;
68
69
  exclamationMarkTriangle: import("./Icon.types.js").IconDefinition;
69
70
  externalLink: import("./Icon.types.js").IconDefinition;
@@ -100,6 +101,7 @@ export declare const icons: {
100
101
  medicalDocumentShield: import("./Icon.types.js").IconDefinition;
101
102
  medicalLocation: import("./Icon.types.js").IconDefinition;
102
103
  medicalPhone: import("./Icon.types.js").IconDefinition;
104
+ medicalServices: import("./Icon.types.js").IconDefinition;
103
105
  medicalShield: import("./Icon.types.js").IconDefinition;
104
106
  padlockClosed: import("./Icon.types.js").IconDefinition;
105
107
  paperclip: import("./Icon.types.js").IconDefinition;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontend_zz/icon",
3
- "version": "1.1.2",
3
+ "version": "2.0.0",
4
4
  "description": "Icon Web Component",
5
5
  "type": "module",
6
6
  "exports": {
@@ -16,16 +16,12 @@
16
16
  ],
17
17
  "license": "ISC",
18
18
  "dependencies": {
19
- "lit": "2.8.0",
20
- "@frontend_zz/styles": "8.1.0"
21
- },
22
- "publishConfig": {
23
- "directory": "dist",
24
- "linkDirectory": true
19
+ "lit": "3.2.0",
20
+ "@frontend_zz/styles": "9.0.0"
25
21
  },
26
22
  "scripts": {
27
23
  "lint": "rush eslint:project",
28
- "build": "rush tsc:project",
24
+ "build": "tsc-build",
29
25
  "watch": "rushx build",
30
26
  "clean": "rm -rf dist",
31
27
  "publish:prepare": "rush publish:prepare-project",
@@ -1 +1 @@
1
- {"fileNames":["../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.scripthost.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/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"],"fileIdsList":[[81],[89],[81,89],[81,89,97],[79,80],[82],[81,85],[85],[84,85],[83,84],[90,91,92,93,94,95,96,97,98],[100],[81,85,86,87],[88],[104,105],[108],[88,99,101,102,103,106,107]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","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":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"abee51ebffafd50c07d76be5848a34abfe4d791b5745ef1e5648718722fab924","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a94697425a99354df73d9c8291e2ecd4dddd370aed4023c2d6dee6cccb32666","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3f9fc0ec0b96a9e642f11eda09c0be83a61c7b336977f8b9fdb1e9788e925fe","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"15c1c3d7b2e46e0025417ed6d5f03f419e57e6751f87925ca19dc88297053fe6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","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":"924dca76e4b66059d0ea2130bf3931dadf9d939bcdadeeabdfbaf87039b395e2","impliedFormat":99},{"version":"139ec4428952aa3ffca5d181d9ec246ec67b00b07b95b8d74e20089816ca8e77","signature":"8c148bfbb6fde399d02289526c44f94e86ba1636bdd5577bfa26d450e49e7a16","impliedFormat":99},"68a8003abb2dbeb83c15070371a4fefccd0f4def977c529ade7105c6dae9cee5",{"version":"15765f3623d4bfba304e62177cf01e2ed6b41a2bb20187be0356b3eaed5693b3","signature":"53e5af5881bd6ba62c41951a69bca2d8f25dcc3670a0bdce7e50e606eac611bb","impliedFormat":99},{"version":"82fd2c16d36d2423b62ec315924dc000478076a3c58e5650ad2a3cd1bd25007c","signature":"9ffb902d2402f9be65f6343f7cb9229382d2fe83c1ec740c7a12203e79eb69f3","impliedFormat":99},{"version":"cc03738364e84c5a9ce56b9efbbd65436a21a53b38355e23c5683d0987661a0b","signature":"c73f3a6c7323aa91c1cdedc977a95794912e2efb2fc956b974ae16de319183a8","impliedFormat":99},{"version":"222ceeea01b6fabae2c493bc00f218e98447692a5513c8df3ddf986a388a171e","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[102,[104,109]],"options":{"composite":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":false},"referencedMap":[[89,1],[90,2],[93,3],[91,3],[95,3],[98,4],[96,3],[94,3],[92,2],[81,5],[83,6],[86,7],[84,8],[100,9],[85,10],[99,11],[101,12],[88,13],[103,14],[106,15],[107,15],[102,14],[109,16],[108,17]],"latestChangedDtsFile":"./Icon.register.d.ts","version":"5.6.3"}
1
+ {"fileNames":["../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.scripthost.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.6.3/node_modules/typescript/lib/lib.esnext.full.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/development/directive.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/lit-html@3.3.2/node_modules/lit-html/development/lit-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/development/lit-element.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/development/is-server.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@3.2.0/node_modules/lit/development/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@2.1.2/node_modules/@lit/reactive-element/development/decorators/query-assigned-elements.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@3.2.0/node_modules/lit/development/decorators.d.ts","../../../../../common/temp/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/development/directives/unsafe-html.d.ts","../../../../../common/temp/node_modules/.pnpm/lit@3.2.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"],"fileIdsList":[[88],[81,88],[81,88,96],[90],[79,80],[81,84],[84],[82,84],[82,83],[89,90,91,92,93,94,95,96,97],[99],[81,84,85,86],[87],[103,104],[107],[87,98,100,101,102,105,106]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","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":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"abee51ebffafd50c07d76be5848a34abfe4d791b5745ef1e5648718722fab924","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a94697425a99354df73d9c8291e2ecd4dddd370aed4023c2d6dee6cccb32666","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3f9fc0ec0b96a9e642f11eda09c0be83a61c7b336977f8b9fdb1e9788e925fe","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"15c1c3d7b2e46e0025417ed6d5f03f419e57e6751f87925ca19dc88297053fe6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"74012d464fbc5354ca3a7d5e71bee43b17da01a853c8ff10971bbe3680c76f40","impliedFormat":99},{"version":"5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576","impliedFormat":99},{"version":"a0f82d2f9450bd147a8c137798d9501bd49b7c9e118f75b07b76709ff39b6b55","affectsGlobalScope":true,"impliedFormat":99},{"version":"00cb63103f9670f8094c238a4a7e252c8b4c06ba371fea5c44add7e41b7247e4","impliedFormat":99},{"version":"15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e","impliedFormat":1},{"version":"e09db3291e6b440f7debed2227d8357e80c95987a0d0d67ac17521d8f7b11bdb","impliedFormat":99},{"version":"9a318e3a8900672b85cd3c8c3a5acf51b88049557a3ae897ccdcf2b85a8f61f9","impliedFormat":99},{"version":"1bcd560deed90a43c51b08aa18f7f55229f2e30974ab5ed1b7bb5721be379013","impliedFormat":99},{"version":"dc08fe04e50bc24d1baded4f33e942222bbdd5d77d6341a93cfe6e4e4586a3be","impliedFormat":99},{"version":"cdeae34aca6700620ebf3f27cf7d439c3af97595dd6e2729fa4780483add5680","impliedFormat":99},{"version":"3ff87ea3471b51beaf4aa8fd8f4422862b11d343fdbb55bf383e0f8cc195a445","impliedFormat":99},{"version":"99bdf729529cdbf12e2bf76ea751b662011133dcf9e35abcb3def47bb02f7b0a","impliedFormat":99},{"version":"732fb71ecb695d6f36ddcbb72ebfe4ff6b6491d45101a00fa2b75a26b80d640f","impliedFormat":99},{"version":"039cb05125d7621f8143616c495b8e6b54249c4e64d2754b80ff93867f7f4b01","impliedFormat":99},{"version":"1b81f1fa82ad30af01ab1cae91ccaddc10c48f5916bbd6d282155e44a65d858d","impliedFormat":99},{"version":"a0fc7a02a75802678a67000607f20266cf1a49dc0e787967efe514e31b9ed0c3","impliedFormat":99},{"version":"5ebf098a1d81d400b8af82807cf19893700335cf91a7b9dbd83a5d737af34b11","impliedFormat":99},{"version":"101cf83ac3f9c5e1a7355a02e4fbe988877ef83c4ebec0ff0f02b2af022254a3","impliedFormat":99},{"version":"d017e2fcd44b46ca80cd2b592a6314e75f5caab5bda230f0f4a45e964049a43a","impliedFormat":99},{"version":"a8992b852521a66f63e0cedc6e1f054b28f972232b6fa5ca59771db6a1c8bbea","impliedFormat":99},{"version":"33b3c0269bf9dd055b94fe52c0e7e26b8a764274f2270a4a3d4a3ee2872165ba","impliedFormat":99},{"version":"d1582f9207d41195866824dd3b7864bd9f6e3f8ec7ef1200f37b3d80c8ea6ba1","impliedFormat":99},{"version":"c0cfc76f6bf2d630790e3cd40ee82308b144a6bf598076ab4ce095b0b4734619","signature":"cb75d105a20b98766f43c8ba076484468327d593472fca98c432dcc51929f807","impliedFormat":99},{"version":"924dca76e4b66059d0ea2130bf3931dadf9d939bcdadeeabdfbaf87039b395e2","impliedFormat":99},{"version":"6c4af8122aaf9b046d72ffc6b48f3195c7c1683551c1aa6dad9338c148746831","signature":"8c148bfbb6fde399d02289526c44f94e86ba1636bdd5577bfa26d450e49e7a16","impliedFormat":99},"d5049afbb7bc12eae5b99edaaf583004da5417b33f7afa64b731b978d9f6dae4",{"version":"78f7b011b9954b66b6c9c08b23e3e346a7eec8e1b3f4ee62b81c2a639c8dafc9","signature":"93aa8d3363f43711348c06d108ff9b60bf8cb8f927fda4a7c20467b276e742b1","impliedFormat":99},{"version":"9df0d5851e76e288201ef4e28d8580e12ffa8d9c6e1a9f871b63c94787382a6d","signature":"9ffb902d2402f9be65f6343f7cb9229382d2fe83c1ec740c7a12203e79eb69f3","impliedFormat":99},{"version":"b4cb917f18be769ab3d39fac52dda2b1bae310c933c20985ef2815466f9490b5","signature":"c12564f78f50f9fe2d5f5d7e74099ec4762256c50396390954b90a54444eedbc","impliedFormat":99},{"version":"41396a1dc5df52ee94504fae299fe1c2760c95a860d647a6ab250b0dade18480","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[101,[103,108]],"options":{"composite":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":false},"referencedMap":[[89,1],[92,2],[90,2],[94,2],[97,3],[96,2],[95,2],[93,2],[91,4],[81,5],[85,6],[82,7],[99,8],[84,9],[98,10],[100,11],[87,12],[102,13],[105,14],[106,14],[101,13],[108,15],[107,16]],"latestChangedDtsFile":"./Icon.register.d.ts","version":"5.6.3"}