@frontend_zz/icon 1.1.0 → 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,216 +1,228 @@
1
- {
2
- "name": "@frontend_zz/icon",
3
- "entries": [
4
- {
5
- "version": "1.1.0",
6
- "tag": "@frontend_zz/icon_v1.1.0",
7
- "date": "Mon, 30 Jun 2025 09:50:08 GMT",
8
- "comments": {
9
- "minor": [
10
- {
11
- "comment": "Add undo icon"
12
- },
13
- {
14
- "comment": "Add laptopWithSpeechBubbleWithExclamationMark icon"
15
- },
16
- {
17
- "comment": "Add small person icon"
18
- },
19
- {
20
- "comment": "Use @frontend_zz/styles"
21
- }
22
- ],
23
- "patch": [
24
- {
25
- "comment": "Add new checkBadge icon"
26
- },
27
- {
28
- "comment": "Remove transform attribute from small 'check' icon and reduce viewBox"
29
- },
30
- {
31
- "comment": "Add large documentStack icon"
32
- }
33
- ],
34
- "dependency": [
35
- {
36
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
37
- }
38
- ]
39
- }
40
- },
41
- {
42
- "version": "1.0.1",
43
- "tag": "@frontend_zz/icon_v1.0.1",
44
- "date": "Wed, 03 Jul 2024 19:34:40 GMT",
45
- "comments": {
46
- "patch": [
47
- {
48
- "comment": "Add color property"
49
- }
50
- ]
51
- }
52
- },
53
- {
54
- "version": "1.0.0",
55
- "tag": "@frontend_zz/icon_v1.0.0",
56
- "date": "Mon, 17 Jun 2024 13:14:10 GMT",
57
- "comments": {
58
- "major": [
59
- {
60
- "comment": "Refactor all the things: names, sizes, stories, you name it"
61
- }
62
- ],
63
- "patch": [
64
- {
65
- "comment": "Apply visually-hidden utility class to text element inside an svg"
66
- }
67
- ],
68
- "dependency": [
69
- {
70
- "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
71
- }
72
- ]
73
- }
74
- },
75
- {
76
- "version": "0.6.0",
77
- "tag": "@frontend_zz/icon_v0.6.0",
78
- "date": "Thu, 25 Apr 2024 11:26:22 GMT",
79
- "comments": {
80
- "minor": [
81
- {
82
- "comment": "Add new icon: 'filter'"
83
- }
84
- ]
85
- }
86
- },
87
- {
88
- "version": "0.5.0",
89
- "tag": "@frontend_zz/icon_v0.5.0",
90
- "date": "Mon, 11 Mar 2024 10:43:52 GMT",
91
- "comments": {
92
- "patch": [
93
- {
94
- "comment": "Add insuranceContract icon"
95
- },
96
- {
97
- "comment": "Add coinsStack icon."
98
- },
99
- {
100
- "comment": "Add zz logo icon"
101
- }
102
- ],
103
- "minor": [
104
- {
105
- "comment": "Add new icons"
106
- }
107
- ]
108
- }
109
- },
110
- {
111
- "version": "0.4.1",
112
- "tag": "@frontend_zz/icon_v0.4.1",
113
- "date": "Mon, 16 Oct 2023 13:52:47 GMT",
114
- "comments": {
115
- "patch": [
116
- {
117
- "comment": "Version bump only"
118
- }
119
- ]
120
- }
121
- },
122
- {
123
- "version": "0.4.0",
124
- "tag": "@frontend_zz/icon_v0.4.0",
125
- "date": "Wed, 27 Sep 2023 15:03:43 GMT",
126
- "comments": {
127
- "minor": [
128
- {
129
- "comment": "Add new icons"
130
- },
131
- {
132
- "comment": "Add 'send email' icon"
133
- },
134
- {
135
- "comment": "Add 'sustainable' icon"
136
- },
137
- {
138
- "comment": "Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'"
139
- }
140
- ],
141
- "patch": [
142
- {
143
- "comment": "Add icons for alternative medicine and dentistry"
144
- },
145
- {
146
- "comment": "Add care usage icons"
147
- },
148
- {
149
- "comment": "Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart"
150
- },
151
- {
152
- "comment": "Add size property"
153
- },
154
- {
155
- "comment": "Update logout icon"
156
- },
157
- {
158
- "comment": "Organise and document specific block type"
159
- },
160
- {
161
- "comment": "Add personSpeechBubble icon"
162
- },
163
- {
164
- "comment": "Update dependencies"
165
- },
166
- {
167
- "comment": "Update close icon"
168
- }
169
- ],
170
- "none": [
171
- {
172
- "comment": "Upgrade dependencies"
173
- },
174
- {
175
- "comment": "Version bump dependencies"
176
- }
177
- ]
178
- }
179
- },
180
- {
181
- "version": "0.3.0",
182
- "tag": "@frontend_zz/icon_v0.3.0",
183
- "date": "Mon, 17 Apr 2023 15:55:43 GMT",
184
- "comments": {
185
- "minor": [
186
- {
187
- "comment": "Add new large icons"
188
- }
189
- ]
190
- }
191
- },
192
- {
193
- "version": "0.2.0",
194
- "tag": "@frontend_zz/icon_v0.2.0",
195
- "date": "Fri, 17 Mar 2023 13:38:19 GMT",
196
- "comments": {
197
- "patch": [
198
- {
199
- "comment": "Add health icons"
200
- }
201
- ],
202
- "minor": [
203
- {
204
- "comment": "Re-export `IconName` from the main Icon component file"
205
- }
206
- ]
207
- }
208
- },
209
- {
210
- "version": "0.1.0",
211
- "tag": "@frontend_zz/icon_v0.1.0",
212
- "date": "Fri, 13 Jan 2023 16:12:53 GMT",
213
- "comments": {}
214
- }
215
- ]
216
- }
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,110 +1,115 @@
1
- # Change Log - @frontend_zz/icon
2
-
3
- This log was last generated on Mon, 30 Jun 2025 09:50:08 GMT and should not be manually modified.
4
-
5
- ## 1.1.0
6
- Mon, 30 Jun 2025 09:50:08 GMT
7
-
8
- ### Minor changes
9
-
10
- - Add undo icon
11
- - Add laptopWithSpeechBubbleWithExclamationMark icon
12
- - Add small person icon
13
- - Use @frontend_zz/styles
14
-
15
- ### Patches
16
-
17
- - Add new checkBadge icon
18
- - Remove transform attribute from small 'check' icon and reduce viewBox
19
- - Add large documentStack icon
20
-
21
- ## 1.0.1
22
- Wed, 03 Jul 2024 19:34:40 GMT
23
-
24
- ### Patches
25
-
26
- - Add color property
27
-
28
- ## 1.0.0
29
- Mon, 17 Jun 2024 13:14:10 GMT
30
-
31
- ### Breaking changes
32
-
33
- - Refactor all the things: names, sizes, stories, you name it
34
-
35
- ### Patches
36
-
37
- - Apply visually-hidden utility class to text element inside an svg
38
-
39
- ## 0.6.0
40
- Thu, 25 Apr 2024 11:26:22 GMT
41
-
42
- ### Minor changes
43
-
44
- - Add new icon: 'filter'
45
-
46
- ## 0.5.0
47
- Mon, 11 Mar 2024 10:43:52 GMT
48
-
49
- ### Minor changes
50
-
51
- - Add new icons
52
-
53
- ### Patches
54
-
55
- - Add insuranceContract icon
56
- - Add coinsStack icon.
57
- - Add zz logo icon
58
-
59
- ## 0.4.1
60
- Mon, 16 Oct 2023 13:52:47 GMT
61
-
62
- ### Patches
63
-
64
- - Version bump only
65
-
66
- ## 0.4.0
67
- Wed, 27 Sep 2023 15:03:43 GMT
68
-
69
- ### Minor changes
70
-
71
- - Add new icons
72
- - Add 'send email' icon
73
- - Add 'sustainable' icon
74
- - Add new icons: 'chat', 'healthcareProvider, 'payment', 'reimbursement'
75
-
76
- ### Patches
77
-
78
- - Add icons for alternative medicine and dentistry
79
- - Add care usage icons
80
- - Add 'punctuation' icon and swap out small 'Tip' icons for their large counterpart
81
- - Add size property
82
- - Update logout icon
83
- - Organise and document specific block type
84
- - Add personSpeechBubble icon
85
- - Update dependencies
86
- - Update close icon
87
-
88
- ## 0.3.0
89
- Mon, 17 Apr 2023 15:55:43 GMT
90
-
91
- ### Minor changes
92
-
93
- - Add new large icons
94
-
95
- ## 0.2.0
96
- Fri, 17 Mar 2023 13:38:19 GMT
97
-
98
- ### Minor changes
99
-
100
- - Re-export `IconName` from the main Icon component file
101
-
102
- ### Patches
103
-
104
- - Add health icons
105
-
106
- ## 0.1.0
107
- Fri, 13 Jan 2023 16:12:53 GMT
108
-
109
- _Initial release_
110
-
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
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontend_zz/icon",
3
- "version": "1.1.0",
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/styles": "8.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","../../../../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":"cc03738364e84c5a9ce56b9efbbd65436a21a53b38355e23c5683d0987661a0b","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"}
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"}