@frontend_zz/icon 0.4.1 → 0.5.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 +23 -0
- package/CHANGELOG.md +14 -1
- package/Icon.collection.d.ts +1 -1
- package/Icon.collection.js +10 -4
- package/Icon.content.json +8 -0
- package/package.json +1 -1
- package/tsconfig.tsbuildinfo +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frontend_zz/icon",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.5.0",
|
|
6
|
+
"tag": "@frontend_zz/icon_v0.5.0",
|
|
7
|
+
"date": "Mon, 11 Mar 2024 10:43:52 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Add insuranceContract icon"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"comment": "Add coinsStack icon."
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"comment": "Add zz logo icon"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"minor": [
|
|
21
|
+
{
|
|
22
|
+
"comment": "Add new icons"
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
4
27
|
{
|
|
5
28
|
"version": "0.4.1",
|
|
6
29
|
"tag": "@frontend_zz/icon_v0.4.1",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
# Change Log - @frontend_zz/icon
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon,
|
|
3
|
+
This log was last generated on Mon, 11 Mar 2024 10:43:52 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.5.0
|
|
6
|
+
Mon, 11 Mar 2024 10:43:52 GMT
|
|
7
|
+
|
|
8
|
+
### Minor changes
|
|
9
|
+
|
|
10
|
+
- Add new icons
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Add insuranceContract icon
|
|
15
|
+
- Add coinsStack icon.
|
|
16
|
+
- Add zz logo icon
|
|
4
17
|
|
|
5
18
|
## 0.4.1
|
|
6
19
|
Mon, 16 Oct 2023 13:52:47 GMT
|
package/Icon.collection.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type IconName = 'addFamilyMember' | 'alarmCentrePhone' | 'alertDiamond' | 'alertTriangle' | 'alternativeMedicine' | 'alternativeMedicineSmall' | 'attachment' | 'buitenland' | 'invoice' | 'invoiceSmall' | 'chat' | 'check' | 'checkCircle' | 'chevronDown' | 'chevronDownMini' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'chevronRightMini' | 'close' | 'closeCircleMini' | 'closeMini' | 'contact' | 'contactSmall' | 'cost' | 'coveredCosts' | 'declaratie' | 'declaratieFilled' | 'declaratieIndienen' | 'dentistry' | 'dentistrySmall' | 'document' | 'documentArrow' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'download' | 'edit' | 'emailSend' | 'epilation' | 'exerciseProgram' | 'exerciseTherapy' | 'exerciseTherapySmall' | 'externalLink' | 'ergoAndPhysiotherapy' | 'ergoAndPhysiotherapySmall' | 'facturen' | 'facturenFilled' | 'farmaceutisch' | 'feedbackBubble' | 'fileUpload' | 'folder' | 'geneesmiddelen' | 'gebruiker' | 'gebruikerFilled' | 'glassesAndLenses' | 'glassesAndLensesSmall' | 'hearingAids' | 'healthcareProvider' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'huisarts' | 'hulpmiddelen' | 'iDEAL' | 'implants' | 'infoCircle' | 'insurance' | 'insuranceSmall' | 'kraamzorg' | 'locationPin' | 'lockClosed' | 'logout' | 'medicalServices' | 'messageBubbleHeart' | 'more' | 'moreFilled' | 'orthodontics' | 'orthodonticsSmall' | 'pedicureAndFootCare' | 'payment' | 'pencil' | 'plus' | 'pieLineGraph' | 'pieLineGraphFilled' | 'preventiveCourses' | 'psychologicalCare' | 'psychologischeZorg' | 'punctuation' | 'question' | 'reimbursement' | 'sale' | 'searchZoom' | 'settings' | 'skinTherapy' | 'spellingCheck' | 'sun' | 'supportSoles' | 'sustainable' | 'trash' | 'travelWithSuitcase' | 'travelWithSuitcaseSmall' | 'upload' | 'users' | 'verloskunde' | 'vervoer' | 'wallet' | 'warningCircle' | 'wijkverpleging' | 'zandloper' | 'ziekenhuis' | 'zorggebruik' | 'zorgpas' | 'zorgpasSmall' | 'zorgpasFilled' | 'zorgpasWeb' | 'zorgpasPhone';
|
|
1
|
+
export type IconName = 'addFamilyMember' | 'alarmCentrePhone' | 'alertDiamond' | 'alertTriangle' | 'alternativeMedicine' | 'alternativeMedicineSmall' | 'attachment' | 'buitenland' | 'invoice' | 'invoiceSmall' | 'chat' | 'check' | 'checkCircle' | 'chevronDown' | 'chevronDownMini' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'chevronRightMini' | 'close' | 'closeCircleMini' | 'closeMini' | 'coinsStack' | 'contact' | 'contactSmall' | 'cost' | 'coveredCosts' | 'declaratie' | 'declaratieFilled' | 'declaratieIndienen' | 'dentistry' | 'dentistrySmall' | 'document' | 'documentArrow' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'download' | 'edit' | 'emailSend' | 'epilation' | 'exerciseProgram' | 'exerciseTherapy' | 'exerciseTherapySmall' | 'externalLink' | 'ergoAndPhysiotherapy' | 'ergoAndPhysiotherapySmall' | 'facturen' | 'facturenFilled' | 'farmaceutisch' | 'feedbackBubble' | 'fileUpload' | 'folder' | 'geneesmiddelen' | 'gebruiker' | 'gebruikerFilled' | 'glassesAndLenses' | 'glassesAndLensesSmall' | 'hearingAids' | 'healthcareProvider' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'huisarts' | 'hulpmiddelen' | 'iDEAL' | 'implants' | 'infoCircle' | 'insurance' | 'insuranceSmall' | 'insuranceContract' | 'kraamzorg' | 'locationPin' | 'lockClosed' | 'logout' | 'medicalServices' | 'messageBubbleHeart' | 'more' | 'moreFilled' | 'orthodontics' | 'orthodonticsSmall' | 'pedicureAndFootCare' | 'payment' | 'pencil' | 'plus' | 'pieLineGraph' | 'pieLineGraphFilled' | 'preventiveCourses' | 'psychologicalCare' | 'psychologischeZorg' | 'punctuation' | 'question' | 'reimbursement' | 'restore' | 'sale' | 'searchZoom' | 'settings' | 'skinTherapy' | 'spellingCheck' | 'sun' | 'supportSoles' | 'sustainable' | 'trash' | 'travelWithSuitcase' | 'travelWithSuitcaseSmall' | 'upload' | 'users' | 'verloskunde' | 'vervoer' | 'verzekerde' | 'wallet' | 'warningCircle' | 'wijkverpleging' | 'zandloper' | 'ziekenhuis' | 'zorggebruik' | 'zorgpas' | 'zorgpasSmall' | 'zorgpasFilled' | 'zorgpasWeb' | 'zorgpasPhone' | 'zzLogo';
|
|
2
2
|
export type IconMap = {
|
|
3
3
|
[key in IconName]: string;
|
|
4
4
|
};
|
package/Icon.collection.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import content from './Icon.content.json';
|
|
1
2
|
export const icons = {
|
|
2
3
|
addFamilyMember: '<svg class="fill-stroke" viewBox="0 0 56 56"><g fill="none" fill-rule="evenodd"><path d="M-302-957h847v3299h-847z"/><g><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M33.29 17.513c-.362-3.968-2.722-7.096-7.29-7.096s-6.971 3.092-7.29 7.096c-.024.297-.043.604-.043.923 0 6.414 3.283 10.539 7.333 10.539 4.05 0 7.333-4.125 7.333-10.54 0-.318-.015-.625-.042-.922Z"/><path stroke-width="2" d="M46.85 33.038A21.974 21.974 0 0 0 48 26c0-12.15-9.85-22-22-22S4 13.85 4 26s9.85 22 22 22c2.463 0 4.831-.405 7.042-1.151"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M36.677 33.535a11.956 11.956 0 0 0-6.599-5.902m-8.202.017c-4.014 1.48-7.011 5.06-7.661 9.407"/><g stroke-linecap="round" stroke-linejoin="round" transform="translate(32 32)"><circle cx="10" cy="10" r="10" stroke-width="2"/><path stroke-width="1.5" d="M10 5v10M5 10h10"/></g></g></g></svg>',
|
|
3
4
|
alarmCentrePhone: '<svg class="fill-stroke" viewBox="0 0 24 24"><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>',
|
|
@@ -14,14 +15,15 @@ export const icons = {
|
|
|
14
15
|
checkCircle: '<svg class="fill-stroke" viewBox="0 0 32 32"><path d="M30.5725 16.9024c0 8.0912-6.4742 14.6518-14.4615 14.6518-7.9865 0-14.4599-6.5606-14.4599-14.6518 0-8.092 6.4734-14.6526 14.4599-14.6526 7.9873 0 14.4615 6.5606 14.4615 14.6526" fill="var(--icon-background)"/><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M6,13.223,8.45,16.7a1.049,1.049,0,0,0,1.707.051L18,6.828" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M0.750 11.999 A11.250 11.250 0 1 0 23.250 11.999 A11.250 11.250 0 1 0 0.750 11.999 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
15
16
|
chevronDown: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
16
17
|
chevronDownMini: '<svg class="fill-stroke" viewBox="0 0 16 16"><path d="M1 5l6.634 6.96a.8.8 0 001.132 0L15.4 5" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" fill="none" fill-rule="evenodd"/></svg>',
|
|
17
|
-
chevronLeft: '<svg class="fill-stroke" viewBox="0 0
|
|
18
|
+
chevronLeft: '<svg class="fill-stroke" viewBox="0 0 24 24"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15 18-5.88-5.717a.394.394 0 0 1 0-.566L15 6"/></svg>',
|
|
18
19
|
chevronLeftDouble: '<svg class="fill-stroke" viewBox="0 0 24 24"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.2371703 22 3.18557031 12.9475556C3.06676075 12.8289151 3 12.6679026 3 12.5 3 12.3320974 3.06676075 12.1710849 3.18557031 12.0524444L12.2371703 3M21.7371703 22 12.6855703 12.9475556C12.5667607 12.8289151 12.5 12.6679026 12.5 12.5 12.5 12.3320974 12.5667607 12.1710849 12.6855703 12.0524444L21.7371703 3"/></svg>',
|
|
19
|
-
chevronRight: '<svg class="fill-stroke" viewBox="0 0
|
|
20
|
+
chevronRight: '<svg class="fill-stroke" viewBox="0 0 24 24"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m9 6 5.88 5.717a.394.394 0 0 1 0 .566L9 18"/></svg>',
|
|
20
21
|
chevronRightDouble: '<svg class="fill-stroke" viewBox="0 0 24 24"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 3 21.5516 12.0524444C21.6704096 12.1710849 21.7371703 12.3320974 21.7371703 12.5 21.7371703 12.6679026 21.6704096 12.8289151 21.5516 12.9475556L12.5 22M3 3 12.0516 12.0524444C12.1704096 12.1710849 12.2371703 12.3320974 12.2371703 12.5 12.2371703 12.6679026 12.1704096 12.8289151 12.0516 12.9475556L3 22"/></svg>',
|
|
21
22
|
chevronRightMini: '<svg class="fill-stroke" viewBox="0 0 16 16"><path d="m5 1 6.767 6.45a.778.778 0 0 1 0 1.1L5 15" stroke-width="1.6" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"/></svg>',
|
|
22
|
-
close:
|
|
23
|
+
close: `<svg class="fill-stroke" viewBox="0 0 21 21"><title>${content.labels.close}</title><path d="M18 3 3 18M3 3l15 15"/></svg>`,
|
|
23
24
|
closeCircleMini: '<svg viewBox="0 0 24 24"><circle cx="11.25" cy="11.25" r="11.25" transform="translate(.75 .75)" fill="var(--icon-background)"/><path d="M12 2.156c-5.429 0-9.845 4.417-9.845 9.844 0 5.428 4.416 9.844 9.844 9.844 5.429 0 9.845-4.417 9.845-9.844s-4.416-9.844-9.845-9.844M12 24C5.383 24 0 18.617 0 12S5.382 0 12 0c6.617 0 12 5.383 12 12.001C24 18.617 18.617 24 12 24"/><path d="M16.775 15.326c.345.341.326.913-.043 1.277-.346.342-.877.38-1.227.103l-.066-.06-8.186-8.077c-.345-.341-.326-.913.043-1.278.347-.342.877-.379 1.228-.102l.066.06 8.185 8.077Z"/><path d="M7.254 15.326c-.346.341-.327.913.042 1.277.347.342.877.38 1.228.103l.066-.06 8.185-8.077c.345-.341.326-.913-.043-1.278-.346-.342-.877-.379-1.227-.102l-.066.06-8.186 8.077Z"/></svg>',
|
|
24
25
|
closeMini: '<svg class="fill-stroke" viewBox="0 0 16 16"><g transform="matrix(1.1428571428571428,0,0,1.1428571428571428,0,0)"><path d="M12.5 1.5L1.5 12.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M1.5 1.5L12.5 12.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
26
|
+
coinsStack: '<svg class="fill-stroke" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" transform="translate(.75 .75)"><ellipse cx="6" cy="3" rx="6" ry="3"/><path d="M12,6 C12,7.657 9.314,9 6,9 C2.686,9 0,7.657 0,6"/><line x1="12" x2="12" y1="9" y2="3"/><path d="M0,3 L0,18 C0,19.657 2.686,21.0000139 6,21.0000139 C6.7555745,21.001184 7.50935756,20.9264757 8.25,20.777"/><path d="M0 15C0 16.657 2.686 18.0000139 6 18.0000139 6.7555745 18.001184 7.50935756 17.9264757 8.25 17.777M0 12C0 13.657 2.686 15.0000139 6 15.0000139 6.7555745 15.001184 7.50935756 14.9264757 8.25 14.777M0 9C0 10.657 2.686 12.0000139 6 12.0000139 6.7555745 12.001184 7.50935756 11.9264757 8.25 11.777"/><ellipse cx="16.5" cy="13.5" rx="6" ry="3"/><path d="M10.5,13.5 L10.5,19.5 C10.5,21.157 13.186,22.5 16.5,22.5 C19.814,22.5 22.5,21.157 22.5,19.5 L22.5,13.5"/><path d="M22.5,16.5 C22.5,18.157 19.814,19.5 16.5,19.5 C13.186,19.5 10.5,18.157 10.5,16.5"/></g></svg>',
|
|
25
27
|
contact: '<svg class="fill-stroke" viewBox="0 0 56 56"><g fill="none" fill-rule="evenodd"><path d="M-303-1163h847v3299h-847z"/><g stroke-linecap="round"><path stroke-linejoin="round" stroke-width="2" d="M26.426 27.47c-.446-4.87-3.341-8.709-8.948-8.709-5.606 0-8.556 3.796-8.947 8.709-.03.365-.053.741-.053 1.133 0 7.871 4.03 12.934 9 12.934s9-5.063 9-12.934c0-.392-.02-.768-.052-1.133Z"/><path stroke-linejoin="round" stroke-width="2" d="M31 51.527c-.76-5.228-4.183-9.552-8.794-11.44M12.102 39.965C7.333 41.787 3.772 46.192 3 51.541"/><path stroke-linejoin="round" stroke-width="1.5" d="M27.688 33.25h.718a2.875 2.875 0 0 0 2.875-2.875V27.5a2.875 2.875 0 0 0-2.875-2.875h-.718a.719.719 0 0 0-.72.719v7.187c0 .397.323.719.72.719ZM6.594 33.25h.718a.719.719 0 0 0 .72-.719v-7.187a.719.719 0 0 0-.72-.719h-.718A2.875 2.875 0 0 0 3.719 27.5v2.875a2.875 2.875 0 0 0 2.875 2.875Z"/><path stroke-linejoin="round" stroke-width="1.5" d="M13.625 36.844H9.469a2.875 2.875 0 0 1-2.875-2.875v-.719M15.063 38.281H16.5c.794 0 1.438-.643 1.438-1.437h0c0-.794-.644-1.438-1.438-1.438h-1.438c-.793 0-1.437.644-1.437 1.438h0c0 .794.644 1.437 1.438 1.437Z"/><path stroke-width="1.5" d="M28.607 24.509C27.291 19.608 22.817 16 17.5 16c-5.32 0-9.796 3.612-11.11 8.518"/><g stroke-linejoin="round"><path stroke-width=".5" d="M39.945 13a.645.645 0 1 0 0 1.29.645.645 0 0 0 0-1.29h0M43.945 13a.645.645 0 1 0 0 1.29.645.645 0 0 0 0-1.29h0M47.945 13a.645.645 0 1 0 0 1.29.645.645 0 0 0 0-1.29h0"/><path stroke-width="2" d="M43.605 4.208a9.218 9.218 0 0 0-6.678 15.449l-.79 6.119 5.72-3.26a9.256 9.256 0 1 0 1.748-18.308Z"/></g></g></g></svg>',
|
|
26
28
|
contactSmall: '<svg class="fill-stroke" viewBox="0 0 24 24"><g stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path d="M19.5 18h.75a3 3 0 0 0 3-3v-3a3 3 0 0 0-3-3h-.75a.75.75 0 0 0-.75.75v7.5c0 .414.336.75.75.75ZM3.75 18h.75a.75.75 0 0 0 .75-.75v-7.5A.75.75 0 0 0 4.5 9h-.75a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3ZM20.25 9A8.25 8.25 0 0 0 12 .75h0A8.25 8.25 0 0 0 3.75 9M9 21.75H6.75a3 3 0 0 1-3-3h0V18M10.5 23.25H12a1.5 1.5 0 0 0 1.5-1.5h0a1.5 1.5 0 0 0-1.5-1.5h-1.5a1.5 1.5 0 0 0-1.5 1.5h0a1.5 1.5 0 0 0 1.5 1.5Z"/></g></svg>',
|
|
27
29
|
cost: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M8.279 14.25L12.779 14.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M8.279 17.25L12.779 17.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.779,11.525a4.475,4.475,0,0,0,0,8.45" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.779 8.25L17.279 8.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M15.585,5.036,17.023,2.16a.751.751,0,0,0-1.007-1.006L14.121,2.1a.749.749,0,0,1-.959-.255l-.509-.763a.75.75,0,0,0-1.248,0l-.509.763a.75.75,0,0,1-.959.255l-1.9-.948A.75.75,0,0,0,7.035,2.16l1.41,2.82" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.192,10.5l-2.76,3.2a5.932,5.932,0,0,0,4.7,9.549h5.79a5.932,5.932,0,0,0,4.7-9.549l-2.76-3.2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
@@ -69,9 +71,10 @@ export const icons = {
|
|
|
69
71
|
hulpmiddelen: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M1.5 0.75L1.5 23.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6 6.75L1.5 6.75" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6 17.25L1.5 17.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18.75,9.75H16.5V7.5a.75.75,0,0,0-.75-.75h-3A.75.75,0,0,0,12,7.5V9.75H9.75A.75.75,0,0,0,9,10.5v3a.75.75,0,0,0,.75.75H12V16.5a.75.75,0,0,0,.75.75h3a.75.75,0,0,0,.75-.75V14.25h2.25a.75.75,0,0,0,.75-.75v-3A.75.75,0,0,0,18.75,9.75Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.000 3.750 L22.500 3.750 L22.500 20.250 L6.000 20.250 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
70
72
|
iDEAL: '<svg viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><g><g><g transform="translate(-307.000000, -295.000000) translate(28.000000, 287.000000) translate(279.000000, 8.000000) translate(0.000000, 2.000000)"><g><path fill="#FFF" d="M0 2.125v24.417c0 1.168.94 2.125 2.09 2.125h14.354C27.296 28.667 32 22.493 32 14.3 32 6.152 27.296 0 16.444 0H2.091C.94 0 0 .956 0 2.125z"/><path fill="#C06" d="M9.607 5.993v18.041h7.726c7.015 0 10.057-4.027 10.057-9.722 0-5.45-3.042-9.68-10.057-9.68h-6.388c-.742 0-1.338.617-1.338 1.36z"/><path fill="#000" d="M16.444 26.722H3.962c-1.108 0-2.007-.913-2.007-2.04V3.995c0-1.126.899-2.04 2.007-2.04h12.482c11.845 0 13.612 7.746 13.612 12.357 0 8-4.84 12.41-13.612 12.41zM3.962 2.635c-.742 0-1.338.606-1.338 1.36v20.687c0 .755.596 1.36 1.338 1.36h12.482c8.343 0 12.942-4.165 12.942-11.73 0-10.158-8.112-11.677-12.942-11.677H3.962z"/></g><g fill="#FFF"><path d="M1.809.01c.271 0 .522.043.763.128.24.085.439.223.617.393.167.18.303.404.407.659.094.266.147.574.147.935 0 .319-.042.606-.115.871-.084.266-.2.5-.356.69-.157.192-.355.34-.596.458-.24.106-.522.17-.847.17H0V0h1.809v.01zm-.063 3.518c.136 0 .261-.022.397-.064.126-.043.24-.117.335-.223.094-.107.177-.234.24-.404s.094-.361.094-.606c0-.212-.02-.414-.063-.584-.041-.17-.115-.33-.209-.446-.094-.117-.22-.223-.376-.287C2.007.85 1.819.818 1.589.818H.92v2.72h.826v-.01zM7.516.011L7.516.808 5.279.808 5.279 1.732 7.339 1.732 7.339 2.465 5.279 2.465 5.279 3.517 7.569 3.517 7.569 4.314 4.349 4.314 4.349 0 7.516 0zM10.715.01l1.59 4.314h-.973l-.324-.956H9.42l-.334.956h-.941l1.6-4.313h.971zm.053 2.646l-.533-1.583h-.01L9.67 2.656h1.098zM13.82.011L13.82 3.528 15.89 3.528 15.89 4.324 12.89 4.324 12.89.011 13.82.011z" transform="translate(10.516825, 11.868298)"/></g><ellipse cx="6.116" cy="14.036" fill="#000" rx="1.955" ry="1.987"/><path fill="#000" d="M7.59 24.034c-1.642 0-2.959-1.35-2.959-3.007V18.68c0-.829.659-1.509 1.485-1.509.815 0 1.484.67 1.484 1.509v5.355h-.01z"/></g></g></g></g></g></svg>',
|
|
71
73
|
implants: '<svg class="fill-stroke" viewBox="0 0 56 56"><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="2" d="M43.134 7.293a10.436 10.436 0 0 1 2.817 7.461 20.373 20.373 0 0 1-4.383 10.835H14.631a22.344 22.344 0 0 1-3.626-10.835C10.827 9.004 15.335 4.194 21.084 4a9.752 9.752 0 0 1 7.393 3.49A9.763 9.763 0 0 1 35.87 4a10.436 10.436 0 0 1 7.264 3.293h0Z"/><path stroke-width="2" d="M28.554 7.56c2.188 2.287 4.55 2.375 5.16 2.375"/><path stroke-width="1.5" d="M30.976 52h-4.847l-3.092-6.01V31.772H34.07V45.99L30.979 52zM38.212 25.59H18.896v3.99c0 1.21.981 2.192 2.192 2.192H36.02c1.211 0 2.193-.981 2.193-2.192v-3.99h0Z"/><path stroke-width="2" d="m36.609 43.671-15.575 2.477M36.609 37.157l-15.575 2.477"/></g></svg>',
|
|
72
|
-
infoCircle:
|
|
74
|
+
infoCircle: `<svg class="fill-stroke" viewBox="0 0 24 24"><title>${content.labels.infoCircle}</title><circle cx="11.25" cy="11.25" r="11.25" transform="translate(.75 .75)" fill="var(--icon-background)"/><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke="#000" stroke-width="1.5"><circle cx="11.25" cy="11.25" r="11.25" transform="translate(.75 .75)" stroke-linejoin="round"/><path d="M11.25 7a.75.75 0 101.5 0 .75.75 0 00-1.5 0zM12 17v-6"/></g></svg>`,
|
|
73
75
|
insurance: '<svg class="fill-stroke" viewBox="0 0 56 56"><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>',
|
|
74
76
|
insuranceSmall: '<svg class="fill-stroke" viewBox="0 0 24 24"><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>',
|
|
77
|
+
insuranceContract: '<svg class="fill-stroke" viewBox="0 0 53 53"><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.5" d="M13 13h20M13 19.4h20M13 37.8h9.953"/><path stroke-width="2" d="M39 29.225V4H7v42h24"/><path stroke-width="1.5" d="M44.25 38.393a.679.679 0 0 0-.679-.679h-2.035V35.68a.679.679 0 0 0-.679-.679h-2.714a.679.679 0 0 0-.679.679v2.035H35.43a.679.679 0 0 0-.679.679v2.714c0 .375.304.679.679.679h2.035v2.035c0 .375.304.679.679.679h2.714a.679.679 0 0 0 .679-.679v-2.035h2.035a.679.679 0 0 0 .679-.679v-2.714Z"/><path stroke-width="2" d="M30 33.103v7.445c0 4.817 2.956 9.136 7.436 10.865l1.015.391c.675.261 1.423.261 2.098 0l1.015-.39A11.641 11.641 0 0 0 49 40.547v-7.445a1.453 1.453 0 0 0-.846-1.331A21.08 21.08 0 0 0 39.5 30a21.08 21.08 0 0 0-8.654 1.77c-.519.239-.85.76-.846 1.332Z"/></g></svg>',
|
|
75
78
|
kraamzorg: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M15.75,23.063h-1.5a3,3,0,0,1-3-3H10.5a1.5,1.5,0,0,1,0-3h.75a3,3,0,0,1,3,3h1.5v-3a1.5,1.5,0,0,1,3,0v3A3,3,0,0,1,15.75,23.063Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18.750 20.813 A2.250 2.250 0 1 0 23.250 20.813 A2.250 2.250 0 1 0 18.750 20.813 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M9.375 3.563 A2.625 2.625 0 1 0 14.625 3.563 A2.625 2.625 0 1 0 9.375 3.563 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M.75,13.313,6.371,7.075a1.5,1.5,0,0,1,2.614.775c.024.156.639,3.963,3.765,3.963a1.5,1.5,0,0,1,0,3,6.408,6.408,0,0,1-5.843-3.794A19.992,19.992,0,0,0,3,22.892v.171" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
76
79
|
locationPin: '<svg class="fill-stroke" viewBox="0 0 56 56"><g fill="none" fill-rule="evenodd"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M39.389 41.6C44.592 42.63 48 44.347 48 46.292 48 49.445 39.048 52 28 52S8 49.445 8 46.292c0-1.94 3.392-3.655 8.571-4.686"/><path stroke-width="2" d="M28 45c3.597 0 15-17.174 15-25.651S36.284 4 28 4c-8.284 0-15 6.872-15 15.349S24.403 45 28 45Z"/><circle cx="28" cy="19" r="7" stroke-width="1.5"/></g></svg>',
|
|
77
80
|
lockClosed: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M3.750 9.750 L20.250 9.750 L20.250 23.250 L3.750 23.250 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.75,9.75V6a5.25,5.25,0,0,1,10.5,0V9.75" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12 15L12 18" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
@@ -94,6 +97,7 @@ export const icons = {
|
|
|
94
97
|
punctuation: '<svg class="fill-stroke" viewBox="0 0 54 52"><g transform="translate(2 2)" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><ellipse stroke-width="2.2" cx="20" cy="19.149" rx="20" ry="19.149"/><path stroke-width="2.2" d="M34.142 32.689 50 47.872"/><path d="M6.667 20.749A4.686 4.686 0 0 1 8.13 17.36a5.115 5.115 0 0 1 3.537-1.404h16.666c2.762 0 5 2.144 5 4.788M20 44.681v3.191M13.264 47.872h13.334M20 15.957v15.958" stroke-width="1.8"/></g></svg>',
|
|
95
98
|
question: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M9,9a3,3,0,1,1,4,2.829,1.5,1.5,0,0,0-1,1.415V14.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12,17.25a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,17.25h0" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M0.750 12.000 A11.250 11.250 0 1 0 23.250 12.000 A11.250 11.250 0 1 0 0.750 12.000 Z" fill="none" stroke="#000" stroke-width="1.5"></path></g></svg>',
|
|
96
99
|
reimbursement: '<svg class="fill" viewBox="0 0 56 56"><g fill-rule="evenodd"><path d="M8.978 17.009a.877.877 0 0 0-.874.877.877.877 0 0 0 .872.882l2.316.007c1.182 2.553 4.284 4.392 7.926 4.406h.043c2.034 0 3.992-.573 5.517-1.616.4-.272.503-.82.232-1.221a.87.87 0 0 0-1.214-.234c-1.247.852-2.873 1.332-4.57 1.312-2.572-.01-4.808-1.082-5.932-2.641l5.887.017h.003a.877.877 0 0 0 .873-.877.877.877 0 0 0-.872-.882l-6.627-.02a3.621 3.621 0 0 1-.038-.517c0-.19.02-.377.05-.564l7.462.017h.002a.876.876 0 0 0 .874-.877.877.877 0 0 0-.872-.882l-6.698-.016c.137-.181.286-.36.456-.53 1.263-1.27 3.286-2.027 5.415-2.027h.012c1.71.002 3.34.481 4.59 1.349a.87.87 0 0 0 1.216-.226.885.885 0 0 0-.224-1.224c-1.54-1.067-3.52-1.657-5.58-1.66h-.014c-2.62 0-5.044.927-6.65 2.543a6.395 6.395 0 0 0-1.255 1.77L8.98 14.17h-.002a.877.877 0 0 0-.874.878.877.877 0 0 0 .872.882l1.827.004c-.02.188-.03.378-.03.568 0 .174.016.342.033.512l-1.826-.005h-.002Z"/><path d="m51.357 48.927-5.791-5.799a.772.772 0 0 1 0-1.097l1.373-1.374a.784.784 0 0 1 1.111 0l5.784 5.79-2.477 2.48ZM43.09 36.725l-1.403-1.406a1.01 1.01 0 0 0-1.441.005 1.03 1.03 0 0 0 .004 1.451l1.402 1.404a9.198 9.198 0 0 1-4.747 2.01c-.36.042-.723.07-1.09.07-.355 0-.706-.025-1.053-.065a9.154 9.154 0 0 1-1.383-.268 9.337 9.337 0 0 1-4.145-2.412c-.154-.155-.293-.32-.434-.482a9.376 9.376 0 0 1-1.2-1.73 9.331 9.331 0 0 1-.986-3.066 9.597 9.597 0 0 1-.106-1.35 9.8 9.8 0 0 1 .036-.752 9.362 9.362 0 0 1 .905-3.342 25.02 25.02 0 0 1-2.46.67 11.546 11.546 0 0 0-.51 3.222c-5.987 1.328-12.992.57-17.796-2.293-2.996-1.785-4.645-4.1-4.645-6.52v-.057c.913 1.117 2.119 2.144 3.6 3.04 3.604 2.19 8.345 3.288 13.076 3.287a29.24 29.24 0 0 0 6.276-.68 24.98 24.98 0 0 0 2.456-.67 9.381 9.381 0 0 1 1.785-2.53c.44-.444.914-.83 1.413-1.166.057-.039.117-.074.174-.11l.022-.016-.018.015a9.235 9.235 0 0 1 4.314-1.432l.142-.007a7.05 7.05 0 0 1 .158-.007c.126-.005.252-.019.378-.019.42 0 .838.039 1.255.096l.102.015a9.217 9.217 0 0 1 5.224 2.63 9.343 9.343 0 0 1 2.726 6.627 9.342 9.342 0 0 1-2.03 5.838Zm-12.6 8.284c-6.563 3.91-17.244 3.91-23.807 0-2.996-1.786-4.645-4.1-4.645-6.52v-.256c.915 1.104 2.123 2.119 3.606 3.003 3.568 2.126 8.255 3.19 12.943 3.19 4.587 0 9.168-1.026 12.706-3.063.778.341 1.592.593 2.433.75-.794 1.095-1.894 2.096-3.236 2.896ZM1.57 21.198c.198.128.345.323.417.553a10.645 10.645 0 0 1-.417-.553Zm.47 11.495c.915 1.105 2.123 2.12 3.606 3.004 3.568 2.126 8.255 3.19 12.943 3.19 2.802 0 5.6-.389 8.163-1.149.32.427.66.842 1.042 1.227.441.444.918.835 1.414 1.196-6.606 3.204-16.372 2.974-22.523-.691-2.996-1.786-4.645-4.1-4.645-6.52v-.257Zm0-5.54c.915 1.106 2.123 2.12 3.606 3.005 3.568 2.126 8.255 3.19 12.943 3.19 2.046 0 4.087-.216 6.04-.621a11.37 11.37 0 0 0 1.015 3.205c-6.22 1.709-13.839 1.049-18.959-2.001-2.996-1.785-4.645-4.101-4.645-6.52v-.257ZM6.687 9.889l.001-.001c3.28-1.977 7.583-2.965 11.886-2.965 4.315 0 8.63.994 11.91 2.98 3.004 1.826 4.657 4.195 4.653 6.67-.002 1.036-.297 2.05-.857 3.013-.035.06-.078.124-.122.188.038-.063.082-.125.118-.188a11.245 11.245 0 0 0-6.486 3.224 11.43 11.43 0 0 0-1.746 2.285c-6.286 1.848-14.12 1.182-19.354-1.998-3.004-1.82-4.656-4.173-4.651-6.627.004-2.446 1.654-4.783 4.648-6.581Zm48.801 35.32-6-6.007a2.817 2.817 0 0 0-3.953-.028l-.99-.992a11.386 11.386 0 0 0 2.616-7.294c0-3.051-1.18-5.92-3.323-8.078a11.248 11.248 0 0 0-6.663-3.25v-2.983c0-.029-.003-.057-.003-.086-.03-3.192-2.026-6.152-5.636-8.346-7.13-4.319-18.747-4.326-25.894-.018C2.009 10.308.005 13.27 0 16.466l.002.04L0 16.52v5.35c0 .046.005.09.005.136 0 .018-.005.035-.005.053v5.351c0 .045.005.09.005.135 0 .018-.005.035-.005.053v5.351c0 .045.005.09.005.135 0 .018-.005.035-.005.054v5.35c0 3.174 2.005 6.117 5.645 8.286 3.568 2.127 8.255 3.19 12.943 3.19 4.687 0 9.374-1.063 12.942-3.19 2.009-1.197 3.556-2.753 4.519-4.475a11.206 11.206 0 0 0 7.057-2.666l.984.987a2.814 2.814 0 0 0-.79 1.959c0 .758.293 1.47.828 2.005l6 6.008a1.73 1.73 0 0 0 1.229.507c.445 0 .889-.17 1.227-.508l2.905-2.907c.33-.331.512-.771.511-1.239a1.74 1.74 0 0 0-.512-1.238Z"/><path d="M30.507 25.567a7.571 7.571 0 0 0-2.12 6.417.73.73 0 0 0 .826.619.732.732 0 0 0 .614-.833 6.011 6.011 0 0 1 1.708-5.164.737.737 0 0 0 .003-1.036.725.725 0 0 0-1.03-.003m-.058 8.126a.725.725 0 0 0-.983-.307.735.735 0 0 0-.306.99c.114.219.24.432.377.64a.727.727 0 0 0 1.009.208.737.737 0 0 0 .206-1.016 5.75 5.75 0 0 1-.303-.515"/></g></svg>',
|
|
100
|
+
restore: `<svg class="fill-stroke" viewBox="0 0 20 20"><title>${content.labels.restore}</title><g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.09 5.863c-1.773-2.115-4.7-2.907-7.32-1.98S3.401 7.256 3.4 9.998v1.776m1.8 2.686a6.67 6.67 0 0 0 7.237 1.58c2.513-.983 4.163-3.377 4.163-6.042V8.816"/><path d="m1 9.407 2.4 2.365 2.4-2.365M19 11.181l-2.4-2.365-2.4 2.365"/></g></svg>`,
|
|
97
101
|
sale: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M2.25,21.75l19.5-19.5Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M15.750 18.750 A3.000 3.000 0 1 0 21.750 18.750 A3.000 3.000 0 1 0 15.750 18.750 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M2.250 5.250 A3.000 3.000 0 1 0 8.250 5.250 A3.000 3.000 0 1 0 2.250 5.250 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
98
102
|
searchZoom: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M0.750 9.812 A9.063 9.063 0 1 0 18.876 9.812 A9.063 9.063 0 1 0 0.750 9.812 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" transform="translate(-3.056 4.62) rotate(-23.025)"></path><path d="M16.221 16.22L23.25 23.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
99
103
|
settings: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M10.546,2.438a1.957,1.957,0,0,0,2.908,0L14.4,1.4a1.959,1.959,0,0,1,3.41,1.413l-.071,1.4A1.958,1.958,0,0,0,19.79,6.267l1.4-.071A1.959,1.959,0,0,1,22.6,9.606l-1.042.94a1.96,1.96,0,0,0,0,2.909l1.042.94a1.959,1.959,0,0,1-1.413,3.41l-1.4-.071a1.958,1.958,0,0,0-2.056,2.056l.071,1.4A1.959,1.959,0,0,1,14.4,22.6l-.941-1.041a1.959,1.959,0,0,0-2.908,0L9.606,22.6A1.959,1.959,0,0,1,6.2,21.192l.072-1.4a1.958,1.958,0,0,0-2.056-2.056l-1.4.071A1.958,1.958,0,0,1,1.4,14.4l1.041-.94a1.96,1.96,0,0,0,0-2.909L1.4,9.606A1.958,1.958,0,0,1,2.809,6.2l1.4.071A1.958,1.958,0,0,0,6.267,4.211L6.2,2.81A1.959,1.959,0,0,1,9.606,1.4Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.500 12.001 A4.500 4.500 0 1 0 16.500 12.001 A4.500 4.500 0 1 0 7.500 12.001 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
@@ -109,6 +113,7 @@ export const icons = {
|
|
|
109
113
|
users: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M3.375 7.875 A4.125 4.125 0 1 0 11.625 7.875 A4.125 4.125 0 1 0 3.375 7.875 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M.75,20.25a6.75,6.75,0,0,1,13.5,0" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M14.352 10.125 A3.375 3.375 0 1 0 21.102 10.125 A3.375 3.375 0 1 0 14.352 10.125 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M15.813,15.068A5.526,5.526,0,0,1,23.25,20.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
110
114
|
verloskunde: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M7.5,3.875a.375.375,0,0,1,.375.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.125,4.25A.375.375,0,0,1,7.5,3.875" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.5,4.625a.375.375,0,0,1-.375-.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.875,4.25a.375.375,0,0,1-.375.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M11.938,6A39.188,39.188,0,0,1,22.791,8.309.75.75,0,0,1,22.5,9.75H7.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M19.777,9.75C21.3,12.442,23.25,16.233,23.25,18a5.25,5.25,0,0,1-10.5,0c0-1.767,1.95-5.558,3.473-8.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18 5.25L21 2.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18 5.25L15 2.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.5,9.75A4.5,4.5,0,1,0,3,5.25v9A2.25,2.25,0,0,1,.75,16.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M7.5,9.75s1.5,6.515,1.5,9a4.5,4.5,0,0,1-4.5,4.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
111
115
|
vervoer: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M3,20.213v1.5a1.5,1.5,0,0,0,3,0v-1.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M21,20.213v1.5a1.5,1.5,0,0,1-3,0v-1.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M22.5,18.713a1.5,1.5,0,0,1-1.5,1.5H3a1.5,1.5,0,0,1,0-3H21A1.5,1.5,0,0,1,22.5,18.713Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M5,11.213H19a2,2,0,0,1,2,2v4a0,0,0,0,1,0,0H3a0,0,0,0,1,0,0v-4A2,2,0,0,1,5,11.213Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6,13.838a.375.375,0,0,1,.375.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M5.625,14.213A.375.375,0,0,1,6,13.838" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6,14.588a.375.375,0,0,1-.375-.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.375,14.213A.375.375,0,0,1,6,14.588" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18,13.838a.375.375,0,0,1,.375.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M17.625,14.213A.375.375,0,0,1,18,13.838" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18,14.588a.375.375,0,0,1-.375-.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18.375,14.213a.375.375,0,0,1-.375.375" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M10.5 14.213L13.5 14.213" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M19.5,11.276V3.713a3,3,0,0,0-3-3h-9a3,3,0,0,0-3,3v7.563" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M4.5 3.713L19.5 3.713" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12 3.713L12 11.213" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M4.5,5.213H3a1.5,1.5,0,0,0-1.5,1.5v3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M19.5,5.213H21a1.5,1.5,0,0,1,1.5,1.5v3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
116
|
+
verzekerde: `<svg class="fill" viewBox="0 0 16 16"><title>${content.labels.verzekerde}</title><g fill="none" fill-rule="evenodd"><circle cx="8" cy="8" r="8"/><g stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" transform="translate(4.75 4.25)"><circle cx="3.25" cy="1.75" r="1.75"/><path d="M0 7.5a3.25 3.25 0 1 1 6.5 0"/></g></g></svg>`,
|
|
112
117
|
wallet: '<svg viewBox="0 0 32 32" class="fill-stroke"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M21.75,18v3a1.5,1.5,0,0,1-1.5,1.5H3A2.25,2.25,0,0,1,.75,20.25V3.75A2.25,2.25,0,0,1,3,1.5H18.75A1.5,1.5,0,0,1,20.25,3V5.25" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M21.75,18a1.5,1.5,0,0,0,1.5-1.5V12a1.5,1.5,0,0,0-1.5-1.5H18A3.75,3.75,0,0,0,18,18Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M18,13.875a.375.375,0,1,1-.375.375A.375.375,0,0,1,18,13.875" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M21.75,10.5V6.75a1.5,1.5,0,0,0-1.5-1.5H5.625a1.756,1.756,0,0,1-1.614-.895" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
113
118
|
warningCircle: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M12,16.5a.375.375,0,1,0,.375.375A.375.375,0,0,0,12,16.5h0" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12 13.5L12 5.25" fill="none" stroke="#000" stroke-linecap="round" stroke-width="1.5"></path><path d="M0.750 12.000 A11.250 11.250 0 1 0 23.250 12.000 A11.250 11.250 0 1 0 0.750 12.000 Z" fill="none" stroke="#000" stroke-width="1.5"></path></g></svg>',
|
|
114
119
|
wijkverpleging: '<svg class="fill-stroke" viewBox="0 0 32 32"><g transform="matrix(1.3333333333333333,0,0,1.3333333333333333,0,0)"><path d="M5.250 17.849 A2.250 2.250 0 1 0 9.750 17.849 A2.250 2.250 0 1 0 5.250 17.849 Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12,15.6h6.25a2,2,0,0,1,2,2v2.5a0,0,0,0,1,0,0H12a0,0,0,0,1,0,0V15.6A0,0,0,0,1,12,15.6Z" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12 20.099L3.75 20.099 3.75 23.099" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M20.25 20.099L20.25 23.099" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M20.25 6.099L20.25 12.599" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M3.75 12.599L3.75 6.099" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M.75,8.1,11.168,1.153a1.5,1.5,0,0,1,1.664,0L23.25,8.1" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></g></svg>',
|
|
@@ -120,6 +125,7 @@ export const icons = {
|
|
|
120
125
|
zorgpasFilled: '<svg class="fill" viewBox="0 0 24 24"><path d="M21.75 2.25A2.25 2.25 0 0124 4.5v15a2.25 2.25 0 01-2.25 2.25h-3A.75.75 0 0118 21l-.007-.102A.75.75 0 0016.5 21l-.007.102a.75.75 0 01-.743.648h-7.5A.75.75 0 017.5 21l-.007-.102A.75.75 0 006 21l-.007.102a.75.75 0 01-.743.648h-3A2.25 2.25 0 010 19.5v-15a2.25 2.25 0 012.25-2.25zm-13.5 3a3.375 3.375 0 00-1.71 6.286A5.25 5.25 0 003 16.5c0 .414.336.75.75.75h9a.75.75 0 00.75-.75c0-2.3-1.48-4.256-3.54-4.965A3.375 3.375 0 008.25 5.25zm0 7.5l.2.005a3.752 3.752 0 013.424 2.779l.05.216H4.575l.006-.03a3.751 3.751 0 013.669-2.97zm12-1.5h-6l-.102.007a.75.75 0 00.102 1.493h6l.102-.007a.75.75 0 00-.102-1.493zm-12-4.5a1.875 1.875 0 110 3.75 1.875 1.875 0 010-3.75zm10.5 1.5h-4.5l-.102.007a.75.75 0 00.102 1.493h4.5l.102-.007a.75.75 0 00-.102-1.493z" fill="#000" fill-rule="nonzero"/></svg>',
|
|
121
126
|
zorgpasPhone: '<svg viewBox="0 0 33 33"><path d="M9.103.016c-2.036.188-5.32 3.197-5.92 6.725-.772 4.405.922 10.513 4.687 16.028 3.677 5.339 8.565 8.605 12.94 9.175 3.414.45 7.093-1.918 7.923-3.905.497-1.22-.004-2.439-1.302-4.22l-.74-.982c-1.585-2.067-3.26-3.653-4.296-3.736-.84-.088-1.716.476-3.051 1.7l-.777.734c-.198.193-.305.265-.349.275h-.025l-.102-.034-.363-.184-.444-.248c-.857-.496-2.594-2.377-3.532-3.734-.823-1.205-1.791-3.191-1.974-4.106l-.118-.689c-.048-.334-.027-.452.1-.56l.163-.112.11-.068c1.956-1.173 3.12-2.076 3.333-3.084.215-.939-.574-2.851-1.813-4.9l-.46-.74C11.498.834 10.57-.142 9.103.016zm.152 1.517c.385-.042.822.258 1.411.992l.416.555c.147.207.303.436.468.69l.442.692.47.782c.075.13.148.26.218.388l.394.751c.06.121.118.24.173.356l.292.657c.252.612.382 1.077.338 1.268-.046.221-.446.609-1.056 1.064l-.571.405-.655.424c-.115.072-.233.144-.352.216-1.163.714-1.276 1.247-.962 3.013.233 1.167 1.284 3.323 2.215 4.687 1.058 1.53 2.928 3.555 4.03 4.193l.596.33c.68.361.949.41 1.434.3.302-.068.567-.22.854-.466l.828-.774.562-.494c.71-.602 1.255-.965 1.455-.944.198.016.635.338 1.175.847l.484.48.516.553c.088.098.176.198.264.3l.528.635.825 1.077.153.207c.991 1.36 1.34 2.21 1.125 2.74-.574 1.373-3.617 3.332-6.318 2.976-3.923-.511-8.439-3.529-11.88-8.525C5.573 16.702 3.987 10.983 4.684 7c.486-2.847 3.207-5.342 4.57-5.467z" /></svg>',
|
|
122
127
|
zorgpasWeb: '<svg viewBox="0 0 32 32"><path d="M16.063 1.726C8.216 1.726 1.831 8.13 1.831 16c0 7.875 6.385 14.284 14.232 14.284 7.842 0 14.223-6.409 14.223-14.284 0-7.87-6.381-14.274-14.223-14.274m0 30.274C7.271 32 .121 24.824.121 16c0-8.819 7.15-16 15.942-16S32 7.181 32 16c0 8.824-7.145 16-15.937 16"/><path d="M16 1.726c-2.459 0-5.195 5.86-5.195 14.274 0 8.418 2.736 14.284 5.195 14.284S21.195 24.418 21.195 16c0-8.413-2.736-14.274-5.195-14.274M16 32c-3.939 0-6.91-6.878-6.91-16 0-9.117 2.971-16 6.91-16s6.91 6.883 6.91 16c0 9.122-2.971 16-6.91 16"/><path d="M2.665 20.424h26.767c.267-.761.695-2.328.695-4.485 0-2.132-.505-3.723-.807-4.484H2.724c-.311.937-.851 2.8-.851 4.484 0 2.377.496 3.836.792 4.485zm27.978 1.879H1.62l-.282-.395C1.2 21.718 0 19.902 0 15.939c0-2.703 1.138-5.641 1.187-5.768l.233-.595h29.067l.263.493c.049.092 1.25 2.337 1.25 5.87 0 3.582-1.05 5.754-1.094 5.842l-.263.522z"/></svg>',
|
|
128
|
+
zzLogo: '<svg class="fill" viewBox="0 0 512 512"><g fill="none" fill-rule="evenodd"><path fill="currentColor" d="M256.135 0c17.156 0 33.918 1.687 50.13 4.903L256.161 120H150.616a4 4 0 0 0-3.665 2.397l-24.5 56a4 4 0 0 0 3.665 5.603h95.761a4 4 0 0 1 3.664 5.607l-95.082 216.786a4 4 0 0 0 3.663 5.607h153.092l-42.967 100C108.306 505.79 0 393.611 0 256.135 0 114.676 114.675 0 256.135 0"/><path fill="currentColor" d="m284 56-28 64h74.427a3 3 0 0 1 2.752 4.195l-95.358 219.61a3.002 3.002 0 0 0 2.752 4.195h173.465a2.998 2.998 0 0 0 2.748-1.797l25.375-58a3 3 0 0 0-2.748-4.203h-90.84a3 3 0 0 1-2.751-4.195l95.357-219.61A3 3 0 0 0 438.427 56H284Z"/></g></svg>',
|
|
123
129
|
};
|
|
124
130
|
// Object with keys as value, useful for using as storybook knob
|
|
125
131
|
export const iconOptions = Object.keys(icons).reduce((acc, key) => ({ ...acc, [key]: key }), {});
|
package/package.json
CHANGED
package/tsconfig.tsbuildinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es5.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2021.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2023.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.esnext.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.scripthost.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../../../common/autoinstallers/typescript/node_modules/.pnpm/typescript@5.1.6/node_modules/typescript/lib/lib.esnext.full.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.3/node_modules/@types/trusted-types/lib/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.3/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.2/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.2/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/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.collection.ts","../icon.css.ts","../icon.ts","../icon.register.ts"],"fileInfos":[{"version":"f59215c5f1d886b05395ee7aca73e0ac69ddfad2843aa88530e797879d511bad","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"27147504487dc1159369da4f4da8a26406364624fa9bc3db632f7d94a5bae2c3","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"f4e736d6c8d69ae5b3ab0ddfcaa3dc365c3e76909d6660af5b4e979b3934ac20","impliedFormat":1},{"version":"eeeb3aca31fbadef8b82502484499dfd1757204799a6f5b33116201c810676ec","impliedFormat":1},{"version":"3dda5344576193a4ae48b8d03f105c86f20b2f2aff0a1d1fd7935f5d68649654","affectsGlobalScope":true,"impliedFormat":1},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5c5565225fce2ede835725a92a28ece149f83542aa4866cfb10290bff7b8996","affectsGlobalScope":true,"impliedFormat":1},{"version":"7d2dbc2a0250400af0809b0ad5f84686e84c73526de931f84560e483eb16b03c","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d9885c728913c1d16e0d2831b40341d6ad9a0ceecaabc55209b306ad9c736a5","affectsGlobalScope":true,"impliedFormat":1},{"version":"17bea081b9c0541f39dd1ae9bc8c78bdd561879a682e60e2f25f688c0ecab248","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab22100fdd0d24cfc2cc59d0a00fc8cf449830d9c4030dc54390a46bd562e929","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":"36ae84ccc0633f7c0787bc6108386c8b773e95d3b052d9464a99cd9b8795fbec","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","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":"f06948deb2a51aae25184561c9640fb66afeddb34531a9212d011792b1d19e0a","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":"61ed9b6d07af959e745fb11f9593ecd743b279418cc8a99448ea3cd5f3b3eb22","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":"25de46552b782d43cb7284df22fe2a265de387cf0248b747a7a1b647d81861f6","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"189c0703923150aa30673fa3de411346d727cc44a11c75d05d7cf9ef095daa22","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"7823c8aa42d88e6cb454fe7dc56996c6fd174b28a9f050e9bdea1c25b7d114ea","impliedFormat":1},{"version":"e59262ddaae67dec2d226f8a5d05cf6c4dc353c0d9b1e4980a61d7fcf9a2b051","impliedFormat":99},{"version":"5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576","impliedFormat":99},{"version":"d27ead0e913b4225279e8beb10450ecaf54af5ed145a6ecbbed18bb130815006","impliedFormat":99},{"version":"2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38","impliedFormat":1},{"version":"3c150a2e1758724811db3bdc5c773421819343b1627714e09f29b1f40a5dfb26","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":"e61794490132a9dfbf8e46420fb10510d2d0790ab91ff99bb00390895ecaf3e2","signature":"13f7d54a23ad1d1dfbd30c202090fbadce59e957516424ae94fb9e2fd469f8af","impliedFormat":99},{"version":"386e0463b1d8709aba67a68a1429479f251730769f57f1aa995f5493efedf16e","signature":"cb75d105a20b98766f43c8ba076484468327d593472fca98c432dcc51929f807","impliedFormat":99},{"version":"918e674d7d241724b451b3802dbc3b32acf2c73728d6a6ff51d2fe3c9a09bec7","signature":"ca45f782118d44ec937748d624b30abc29742fd0bde2d8d3805b2d465b7afef3","impliedFormat":99},{"version":"41396a1dc5df52ee94504fae299fe1c2760c95a860d647a6ab250b0dade18480","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[[88,91]],"options":{"composite":true,"esModuleInterop":true,"experimentalDecorators":true,"module":99,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":false},"fileIdsList":[[67],[75],[67,75],[67,75,83],[65,66],[68],[67,71],[71],[70,71],[69,70],[76,77,78,79,80,81,82,83,84],[86],[67,71,72,73],[74],[90],[74,85,87,88,89],[74,88]],"referencedMap":[[75,1],[76,2],[79,3],[77,3],[81,3],[84,4],[82,3],[80,3],[78,2],[67,5],[69,6],[72,7],[70,8],[86,9],[71,10],[85,11],[87,12],[74,13],[89,14],[91,15],[90,16]],"exportedModulesMap":[[75,1],[76,2],[79,3],[77,3],[81,3],[84,4],[82,3],[80,3],[78,2],[67,5],[69,6],[72,7],[70,8],[86,9],[71,10],[85,11],[87,12],[74,13],[89,14],[91,15],[90,17]],"semanticDiagnosticsPerFile":[62,63,12,13,17,16,2,18,19,20,21,22,23,24,25,3,4,29,26,27,28,30,31,32,5,33,34,35,36,6,40,37,38,39,41,7,42,47,48,43,44,45,46,8,52,49,50,51,53,9,54,55,56,59,57,58,60,10,1,11,64,61,15,14,65,75,76,79,77,81,84,83,82,80,78,66,67,69,68,72,70,86,73,71,85,87,74,88,89,91,90],"latestChangedDtsFile":"./Icon.register.d.ts"},"version":"5.1.6"}
|
|
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.2/node_modules/@lit/reactive-element/development/css-tag.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/reactive-controller.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/reactive-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.3/node_modules/@types/trusted-types/lib/index.d.ts","../../../../../common/temp/node_modules/.pnpm/@types+trusted-types@2.0.3/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.2/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.2/node_modules/@lit/reactive-element/development/decorators/base.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/custom-element.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/property.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/state.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/event-options.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-all.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-async.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/node_modules/@lit/reactive-element/development/decorators/query-assigned-nodes.d.ts","../../../../../common/temp/node_modules/.pnpm/@lit+reactive-element@1.6.2/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.content.json","../icon.collection.ts","../icon.css.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":"d27ead0e913b4225279e8beb10450ecaf54af5ed145a6ecbbed18bb130815006","impliedFormat":99},{"version":"2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38","impliedFormat":1},{"version":"3c150a2e1758724811db3bdc5c773421819343b1627714e09f29b1f40a5dfb26","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},"180cc86797b205199ca33dd5346d17ef90a760b73df115c116b11571039436e2",{"version":"863d9053d0cf7e31a56aee434093cc005fb1179d6cbe7c814404b2c9a1b9134f","signature":"a1f0e4f576bc29bd878d74f70acccf107343b17dff64cb3fb4d82fa7bd9855f5","impliedFormat":99},{"version":"386e0463b1d8709aba67a68a1429479f251730769f57f1aa995f5493efedf16e","signature":"cb75d105a20b98766f43c8ba076484468327d593472fca98c432dcc51929f807","impliedFormat":99},{"version":"918e674d7d241724b451b3802dbc3b32acf2c73728d6a6ff51d2fe3c9a09bec7","signature":"ca45f782118d44ec937748d624b30abc29742fd0bde2d8d3805b2d465b7afef3","impliedFormat":99},{"version":"41396a1dc5df52ee94504fae299fe1c2760c95a860d647a6ab250b0dade18480","signature":"c86d590f8969fd29c89e786b4f56dddc5adf77f1802822e4bc21cf3bfe9b5eac","affectsGlobalScope":true,"impliedFormat":99}],"root":[[92,96]],"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],[92],[78],[95],[78,89,91,93,94],[78,93]],"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],[94,15],[96,16],[95,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],[94,15],[96,16],[95,18]],"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,92,94,96,95],"latestChangedDtsFile":"./Icon.register.d.ts"},"version":"5.2.2"}
|