@popsure/dirty-swan 0.41.2 → 0.41.3-rc.2

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.
@@ -22,7 +22,7 @@ declare const story: {
22
22
  };
23
23
  leftIcon: {
24
24
  defaultValue: {
25
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
25
+ src: string;
26
26
  alt: string;
27
27
  };
28
28
  description: string;
@@ -36,7 +36,7 @@ declare const story: {
36
36
  };
37
37
  rightIcon: {
38
38
  defaultValue: {
39
- src: "https://assets.cdn.feather-insurance.com/assets/images/washingMachine.svg";
39
+ src: string;
40
40
  alt: string;
41
41
  };
42
42
  description: string;
@@ -18,7 +18,7 @@ declare const story: {
18
18
  };
19
19
  topIcon: {
20
20
  defaultValue: {
21
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
21
+ src: string;
22
22
  alt: string;
23
23
  };
24
24
  description: string;
@@ -18,14 +18,14 @@ declare const story: {
18
18
  };
19
19
  topIcon: {
20
20
  defaultValue: {
21
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
21
+ src: string;
22
22
  alt: string;
23
23
  };
24
24
  description: string;
25
25
  };
26
26
  rightIcon: {
27
27
  defaultValue: {
28
- src: "https://assets.cdn.feather-insurance.com/assets/images/washingMachine.svg";
28
+ src: string;
29
29
  alt: string;
30
30
  };
31
31
  description: string;
@@ -1,156 +1,156 @@
1
1
  declare const images: {
2
- readonly aid: "https://assets.cdn.feather-insurance.com/assets/images/aid.svg";
3
- readonly bed: "https://assets.cdn.feather-insurance.com/assets/images/bed.svg";
4
- readonly bigDog: "https://assets.cdn.feather-insurance.com/assets/images/bigDog.svg";
5
- readonly verticalIcons: {
6
- readonly dogLiability: "https://assets.cdn.feather-insurance.com/assets/images/dogLiabilityIcon.png";
7
- readonly dogLiability2x: "https://assets.cdn.feather-insurance.com/assets/images/dogLiabilityIcon2x.png";
8
- readonly dogLiability3x: "https://assets.cdn.feather-insurance.com/assets/images/dogLiabilityIcon3x.png";
9
- readonly lifeIcon: "https://assets.cdn.feather-insurance.com/assets/images/lifeIcon.png";
10
- readonly lifeIcon2x: "https://assets.cdn.feather-insurance.com/assets/images/lifeIcon2x.png";
11
- readonly lifeIcon3x: "https://assets.cdn.feather-insurance.com/assets/images/lifeIcon3x.png";
2
+ aid: string;
3
+ bed: string;
4
+ bigDog: string;
5
+ verticalIcons: {
6
+ dogLiability: string;
7
+ dogLiability2x: string;
8
+ dogLiability3x: string;
9
+ lifeIcon: string;
10
+ lifeIcon2x: string;
11
+ lifeIcon3x: string;
12
12
  };
13
- readonly brokenAquarium: "https://assets.cdn.feather-insurance.com/assets/images/brokenAquarium.svg";
14
- readonly brokenGlass: "https://assets.cdn.feather-insurance.com/assets/images/brokenGlass.svg";
15
- readonly damagedLaptop: "https://assets.cdn.feather-insurance.com/assets/images/damagedLaptop.svg";
16
- readonly moneyIncome: "https://assets.cdn.feather-insurance.com/assets/images/moneyIncome.svg";
17
- readonly washingMachine: "https://assets.cdn.feather-insurance.com/assets/images/washingMachine.svg";
18
- readonly bill: "https://assets.cdn.feather-insurance.com/assets/images/bill.svg";
19
- readonly books: "https://assets.cdn.feather-insurance.com/assets/images/books.svg";
20
- readonly finalExpenses: "https://assets.cdn.feather-insurance.com/assets/images/finalExpenses.svg";
21
- readonly mortgage: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
13
+ brokenAquarium: string;
14
+ brokenGlass: string;
15
+ damagedLaptop: string;
16
+ moneyIncome: string;
17
+ washingMachine: string;
18
+ bill: string;
19
+ books: string;
20
+ finalExpenses: string;
21
+ mortgage: string;
22
22
  };
23
23
  declare const illustrations: {
24
- readonly aids: `${string}/aids.svg`;
25
- readonly allInOneAccount: `${string}/all-in-one-account.svg`;
26
- readonly ambulance: `${string}/ambulance.svg`;
27
- readonly bank: `${string}/bank.svg`;
28
- readonly battery: `${string}/battery.svg`;
29
- readonly bed: `${string}/bed.svg`;
30
- readonly bigDog: `${string}/big-dog.svg`;
31
- readonly bikeDamage: `${string}/bike-damage.svg`;
32
- readonly bikeDestroyedDamaged: `${string}/bike-destroyed-damaged.svg`;
33
- readonly bikeDetails: `${string}/bike-details.svg`;
34
- readonly bikeFrameNumber: `${string}/bike-frame-number.svg`;
35
- readonly bikeLock: `${string}/bike-lock.svg`;
36
- readonly bikeParts: `${string}/bike-parts.svg`;
37
- readonly bikeRiding: `${string}/bike-riding.svg`;
38
- readonly bikeStolenBroken: `${string}/bike-stolen-broken.svg`;
39
- readonly bikeStolen: `${string}/bike-stolen.svg`;
40
- readonly bikeTrailer: `${string}/bike-trailer.svg`;
41
- readonly bikeWear: `${string}/bike-wear.svg`;
42
- readonly bike: `${string}/bike.svg`;
43
- readonly bill: `${string}/bill.svg`;
44
- readonly bookOpen: `${string}/book-open.svg`;
45
- readonly briefcase: `${string}/briefcase.svg`;
46
- readonly brokenAquarium: `${string}/broken-aquarium.svg`;
47
- readonly brokenGlass: `${string}/broken-glass.svg`;
48
- readonly calculating1: `${string}/calculating-1.svg`;
49
- readonly calculatingDone: `${string}/calculating-done.svg`;
50
- readonly calculating: `${string}/calculating.svg`;
51
- readonly calendar: `${string}/calendar.svg`;
52
- readonly car: `${string}/car.svg`;
53
- readonly checkDoc: `${string}/check-doc.svg`;
54
- readonly check: `${string}/check.svg`;
55
- readonly concierge: `${string}/concierge.svg`;
56
- readonly contract: `${string}/contract.svg`;
57
- readonly crash: `${string}/crash.svg`;
58
- readonly creditCard: `${string}/credit-card.svg`;
59
- readonly damagedLaptop: `${string}/damaged-laptop.svg`;
60
- readonly dentalCleaning: `${string}/dental-cleaning.svg`;
61
- readonly dentalTreatment: `${string}/dental-treatment.svg`;
62
- readonly dental: `${string}/dental.svg`;
63
- readonly dependents: `${string}/dependents.svg`;
64
- readonly document1: `${string}/document-1.svg`;
65
- readonly documentCheck: `${string}/document-check.svg`;
66
- readonly documentCross: `${string}/document-cross.svg`;
67
- readonly document: `${string}/document.svg`;
68
- readonly door: `${string}/door.svg`;
69
- readonly education: `${string}/education.svg`;
70
- readonly electricCar: `${string}/electric-car.svg`;
71
- readonly email: `${string}/email.svg`;
72
- readonly euroMoney: `${string}/euro-money.svg`;
73
- readonly fastEasy: `${string}/fast-easy.svg`;
74
- readonly fire: `${string}/fire.svg`;
75
- readonly freelancerExpat: `${string}/freelancer-expat.svg`;
76
- readonly funeralBurial: `${string}/funeral-burial.svg`;
77
- readonly fuse: `${string}/fuse.svg`;
78
- readonly giftPolicyOptionsQuote: `${string}/gift-policy-options-quote.svg`;
79
- readonly grandmother: `${string}/grandmother.svg`;
80
- readonly healthCard: `${string}/health-card.svg`;
81
- readonly heart: `${string}/heart.svg`;
82
- readonly helmet: `${string}/helmet.svg`;
83
- readonly householdHome: `${string}/household-home.svg`;
84
- readonly keys: `${string}/keys.svg`;
85
- readonly legalLawyer: `${string}/legal-lawyer.svg`;
86
- readonly location: `${string}/location.svg`;
87
- readonly lock: `${string}/lock.svg`;
88
- readonly mail: `${string}/mail.svg`;
89
- readonly medicine: `${string}/medicine.svg`;
90
- readonly mentalHealth: `${string}/mental-health.svg`;
91
- readonly mentalIllness: `${string}/mental-llness.svg`;
92
- readonly miniJobExpat: `${string}/minijob-expat.svg`;
93
- readonly moneyIncome: `${string}/money-income.svg`;
94
- readonly movingTruck: `${string}/moving-truck.svg`;
95
- readonly naturalRemedies: `${string}/natural-remedies.svg`;
96
- readonly newArrival: `${string}/new-arrival.svg`;
97
- readonly noPolicies: `${string}/no-policies.svg`;
98
- readonly passport: `${string}/passport.svg`;
99
- readonly pawPet: `${string}/paw-pet.svg`;
100
- readonly pen: `${string}/pen.svg`;
101
- readonly personB: `${string}/person-b.svg`;
102
- readonly person: `${string}/person.svg`;
103
- readonly petsBunny: `${string}/pets-bunny.svg`;
104
- readonly petsCat: `${string}/pets-cat.svg`;
105
- readonly phone1: `${string}/phone-1.svg`;
106
- readonly phone2Fa: `${string}/phone-2-fa.svg`;
107
- readonly phonePerson: `${string}/phone-person.svg`;
108
- readonly phonePhoto: `${string}/phone-photo.svg`;
109
- readonly phone: `${string}/phone.svg`;
110
- readonly photoPerson: `${string}/photo-person.svg`;
111
- readonly pipes: `${string}/pipes.svg`;
112
- readonly planeRepatriationFlight: `${string}/plane-repatriation-flight.svg`;
113
- readonly pregnancy: `${string}/pregnancy.svg`;
114
- readonly productionDown: `${string}/production-down.svg`;
115
- readonly pushNotifications: `${string}/push-notifications.svg`;
116
- readonly radioactive: `${string}/radioactive.svg`;
117
- readonly referral: `${string}/referral.svg`;
118
- readonly researcherExpat: `${string}/researcher-expat.svg`;
119
- readonly restrictions: `${string}/restrictions.svg`;
120
- readonly ring: `${string}/ring.svg`;
121
- readonly screen: `${string}/screen.svg`;
122
- readonly screenings: `${string}/screenings.svg`;
123
- readonly shield1: `${string}/shield-1.svg`;
124
- readonly shield2: `${string}/shield-2.svg`;
125
- readonly shield3: `${string}/shield-3.svg`;
126
- readonly shieldCross: `${string}/shield-cross.svg`;
127
- readonly shieldQuestionMark: `${string}/shield-questionmark.svg`;
128
- readonly shieldWarning: `${string}/shield-warning.svg`;
129
- readonly shield: `${string}/shield.svg`;
130
- readonly sign: `${string}/sign.svg`;
131
- readonly spinner: `${string}/spinner.svg`;
132
- readonly sportLifestyleBasketball: `${string}/sport-lifestyle-basketball.svg`;
133
- readonly storm: `${string}/storm.svg`;
134
- readonly studentExpat: `${string}/student-expat.svg`;
135
- readonly submit: `${string}/submit.svg`;
136
- readonly supportAgent: `${string}/support-agent.svg`;
137
- readonly supportSpeakingMessageChatTalk: `${string}/support-speaking-message-chat-talk.svg`;
138
- readonly theft: `${string}/theft.svg`;
139
- readonly time: `${string}/time.svg`;
140
- readonly traffic: `${string}/traffic.svg`;
141
- readonly tree: `${string}/tree.svg`;
142
- readonly user: `${string}/user.svg`;
143
- readonly vaccination: `${string}/vaccination.svg`;
144
- readonly vandalism: `${string}/vandalism.svg`;
145
- readonly videoCall: `${string}/video-call.svg`;
146
- readonly visaSeekerExpat: `${string}/visa-seeker-expat.svg`;
147
- readonly visa: `${string}/visa.svg`;
148
- readonly visualAid: `${string}/visual-aid.svg`;
149
- readonly visual: `${string}/visual.svg`;
150
- readonly washingMachine: `${string}/washing-machine.svg`;
151
- readonly water: `${string}/water.svg`;
152
- readonly wavingHand: `${string}/waving-hand.svg`;
153
- readonly worldwide: `${string}/worldwide.svg`;
24
+ aids: string;
25
+ allInOneAccount: string;
26
+ ambulance: string;
27
+ bank: string;
28
+ battery: string;
29
+ bed: string;
30
+ bigDog: string;
31
+ bikeDamage: string;
32
+ bikeDestroyedDamaged: string;
33
+ bikeDetails: string;
34
+ bikeFrameNumber: string;
35
+ bikeLock: string;
36
+ bikeParts: string;
37
+ bikeRiding: string;
38
+ bikeStolenBroken: string;
39
+ bikeStolen: string;
40
+ bikeTrailer: string;
41
+ bikeWear: string;
42
+ bike: string;
43
+ bill: string;
44
+ bookOpen: string;
45
+ briefcase: string;
46
+ brokenAquarium: string;
47
+ brokenGlass: string;
48
+ calculating1: string;
49
+ calculatingDone: string;
50
+ calculating: string;
51
+ calendar: string;
52
+ car: string;
53
+ checkDoc: string;
54
+ check: string;
55
+ concierge: string;
56
+ contract: string;
57
+ crash: string;
58
+ creditCard: string;
59
+ damagedLaptop: string;
60
+ dentalCleaning: string;
61
+ dentalTreatment: string;
62
+ dental: string;
63
+ dependents: string;
64
+ document1: string;
65
+ documentCheck: string;
66
+ documentCross: string;
67
+ document: string;
68
+ door: string;
69
+ education: string;
70
+ electricCar: string;
71
+ email: string;
72
+ euroMoney: string;
73
+ fastEasy: string;
74
+ fire: string;
75
+ freelancerExpat: string;
76
+ funeralBurial: string;
77
+ fuse: string;
78
+ giftPolicyOptionsQuote: string;
79
+ grandmother: string;
80
+ healthCard: string;
81
+ heart: string;
82
+ helmet: string;
83
+ householdHome: string;
84
+ keys: string;
85
+ legalLawyer: string;
86
+ location: string;
87
+ lock: string;
88
+ mail: string;
89
+ medicine: string;
90
+ mentalHealth: string;
91
+ mentalIllness: string;
92
+ miniJobExpat: string;
93
+ moneyIncome: string;
94
+ movingTruck: string;
95
+ naturalRemedies: string;
96
+ newArrival: string;
97
+ noPolicies: string;
98
+ passport: string;
99
+ pawPet: string;
100
+ pen: string;
101
+ personB: string;
102
+ person: string;
103
+ petsBunny: string;
104
+ petsCat: string;
105
+ phone1: string;
106
+ phone2Fa: string;
107
+ phonePerson: string;
108
+ phonePhoto: string;
109
+ phone: string;
110
+ photoPerson: string;
111
+ pipes: string;
112
+ planeRepatriationFlight: string;
113
+ pregnancy: string;
114
+ productionDown: string;
115
+ pushNotifications: string;
116
+ radioactive: string;
117
+ referral: string;
118
+ researcherExpat: string;
119
+ restrictions: string;
120
+ ring: string;
121
+ screen: string;
122
+ screenings: string;
123
+ shield1: string;
124
+ shield2: string;
125
+ shield3: string;
126
+ shieldCross: string;
127
+ shieldQuestionMark: string;
128
+ shieldWarning: string;
129
+ shield: string;
130
+ sign: string;
131
+ spinner: string;
132
+ sportLifestyleBasketball: string;
133
+ storm: string;
134
+ studentExpat: string;
135
+ submit: string;
136
+ supportAgent: string;
137
+ supportSpeakingMessageChatTalk: string;
138
+ theft: string;
139
+ time: string;
140
+ traffic: string;
141
+ tree: string;
142
+ user: string;
143
+ vaccination: string;
144
+ vandalism: string;
145
+ videoCall: string;
146
+ visaSeekerExpat: string;
147
+ visa: string;
148
+ visualAid: string;
149
+ visual: string;
150
+ washingMachine: string;
151
+ water: string;
152
+ wavingHand: string;
153
+ worldwide: string;
154
154
  };
155
155
  declare type IllustrationKeys = keyof typeof illustrations;
156
156
  export type { IllustrationKeys };
@@ -1 +1 @@
1
- {"version":3,"file":"index-1693701e.js","sources":["../../../src/lib/util/images/index.ts"],"sourcesContent":["const basePath = 'https://assets.cdn.feather-insurance.com/assets/images';\nconst basePathIllustrations = `${basePath}/illustrations`;\n\nconst images = {\n aid: `${basePath}/aid.svg`,\n bed: `${basePath}/bed.svg`,\n bigDog: `${basePath}/bigDog.svg`,\n verticalIcons: {\n dogLiability: `${basePath}/dogLiabilityIcon.png`,\n dogLiability2x: `${basePath}/dogLiabilityIcon2x.png`,\n dogLiability3x: `${basePath}/dogLiabilityIcon3x.png`,\n lifeIcon: `${basePath}/lifeIcon.png`,\n lifeIcon2x: `${basePath}/lifeIcon2x.png`,\n lifeIcon3x: `${basePath}/lifeIcon3x.png`,\n },\n brokenAquarium: `${basePath}/brokenAquarium.svg`,\n brokenGlass: `${basePath}/brokenGlass.svg`,\n damagedLaptop: `${basePath}/damagedLaptop.svg`,\n moneyIncome: `${basePath}/moneyIncome.svg`,\n washingMachine: `${basePath}/washingMachine.svg`,\n bill: `${basePath}/bill.svg`,\n books: `${basePath}/books.svg`,\n finalExpenses: `${basePath}/finalExpenses.svg`,\n mortgage: `${basePath}/mortgage.svg`,\n} as const;\n\nconst illustrations = {\n aids: `${basePathIllustrations}/aids.svg`,\n allInOneAccount: `${basePathIllustrations}/all-in-one-account.svg`,\n ambulance: `${basePathIllustrations}/ambulance.svg`,\n bank: `${basePathIllustrations}/bank.svg`,\n battery: `${basePathIllustrations}/battery.svg`,\n bed: `${basePathIllustrations}/bed.svg`,\n bigDog: `${basePathIllustrations}/big-dog.svg`,\n bikeDamage: `${basePathIllustrations}/bike-damage.svg`,\n bikeDestroyedDamaged: `${basePathIllustrations}/bike-destroyed-damaged.svg`,\n bikeDetails: `${basePathIllustrations}/bike-details.svg`,\n bikeFrameNumber: `${basePathIllustrations}/bike-frame-number.svg`,\n bikeLock: `${basePathIllustrations}/bike-lock.svg`,\n bikeParts: `${basePathIllustrations}/bike-parts.svg`,\n bikeRiding: `${basePathIllustrations}/bike-riding.svg`,\n bikeStolenBroken: `${basePathIllustrations}/bike-stolen-broken.svg`,\n bikeStolen: `${basePathIllustrations}/bike-stolen.svg`,\n bikeTrailer: `${basePathIllustrations}/bike-trailer.svg`,\n bikeWear: `${basePathIllustrations}/bike-wear.svg`,\n bike: `${basePathIllustrations}/bike.svg`,\n bill: `${basePathIllustrations}/bill.svg`,\n bookOpen: `${basePathIllustrations}/book-open.svg`,\n briefcase: `${basePathIllustrations}/briefcase.svg`,\n brokenAquarium: `${basePathIllustrations}/broken-aquarium.svg`,\n brokenGlass: `${basePathIllustrations}/broken-glass.svg`,\n calculating1: `${basePathIllustrations}/calculating-1.svg`,\n calculatingDone: `${basePathIllustrations}/calculating-done.svg`,\n calculating: `${basePathIllustrations}/calculating.svg`,\n calendar: `${basePathIllustrations}/calendar.svg`,\n car: `${basePathIllustrations}/car.svg`,\n checkDoc: `${basePathIllustrations}/check-doc.svg`,\n check: `${basePathIllustrations}/check.svg`,\n concierge: `${basePathIllustrations}/concierge.svg`,\n contract: `${basePathIllustrations}/contract.svg`,\n crash: `${basePathIllustrations}/crash.svg`,\n creditCard: `${basePathIllustrations}/credit-card.svg`,\n damagedLaptop: `${basePathIllustrations}/damaged-laptop.svg`,\n dentalCleaning: `${basePathIllustrations}/dental-cleaning.svg`,\n dentalTreatment: `${basePathIllustrations}/dental-treatment.svg`,\n dental: `${basePathIllustrations}/dental.svg`,\n dependents: `${basePathIllustrations}/dependents.svg`,\n document1: `${basePathIllustrations}/document-1.svg`,\n documentCheck: `${basePathIllustrations}/document-check.svg`,\n documentCross: `${basePathIllustrations}/document-cross.svg`,\n document: `${basePathIllustrations}/document.svg`,\n door: `${basePathIllustrations}/door.svg`,\n education: `${basePathIllustrations}/education.svg`,\n electricCar: `${basePathIllustrations}/electric-car.svg`,\n email: `${basePathIllustrations}/email.svg`,\n euroMoney: `${basePathIllustrations}/euro-money.svg`,\n fastEasy: `${basePathIllustrations}/fast-easy.svg`,\n fire: `${basePathIllustrations}/fire.svg`,\n freelancerExpat: `${basePathIllustrations}/freelancer-expat.svg`,\n funeralBurial: `${basePathIllustrations}/funeral-burial.svg`,\n fuse: `${basePathIllustrations}/fuse.svg`,\n giftPolicyOptionsQuote: `${basePathIllustrations}/gift-policy-options-quote.svg`,\n grandmother: `${basePathIllustrations}/grandmother.svg`,\n healthCard: `${basePathIllustrations}/health-card.svg`,\n heart: `${basePathIllustrations}/heart.svg`,\n helmet: `${basePathIllustrations}/helmet.svg`,\n householdHome: `${basePathIllustrations}/household-home.svg`,\n keys: `${basePathIllustrations}/keys.svg`,\n legalLawyer: `${basePathIllustrations}/legal-lawyer.svg`,\n location: `${basePathIllustrations}/location.svg`,\n lock: `${basePathIllustrations}/lock.svg`,\n mail: `${basePathIllustrations}/mail.svg`,\n medicine: `${basePathIllustrations}/medicine.svg`,\n mentalHealth: `${basePathIllustrations}/mental-health.svg`,\n mentalIllness: `${basePathIllustrations}/mental-llness.svg`,\n miniJobExpat: `${basePathIllustrations}/minijob-expat.svg`,\n moneyIncome: `${basePathIllustrations}/money-income.svg`,\n movingTruck: `${basePathIllustrations}/moving-truck.svg`,\n naturalRemedies: `${basePathIllustrations}/natural-remedies.svg`,\n newArrival: `${basePathIllustrations}/new-arrival.svg`,\n noPolicies: `${basePathIllustrations}/no-policies.svg`,\n passport: `${basePathIllustrations}/passport.svg`,\n pawPet: `${basePathIllustrations}/paw-pet.svg`,\n pen: `${basePathIllustrations}/pen.svg`,\n personB: `${basePathIllustrations}/person-b.svg`,\n person: `${basePathIllustrations}/person.svg`,\n petsBunny: `${basePathIllustrations}/pets-bunny.svg`,\n petsCat: `${basePathIllustrations}/pets-cat.svg`,\n phone1: `${basePathIllustrations}/phone-1.svg`,\n phone2Fa: `${basePathIllustrations}/phone-2-fa.svg`,\n phonePerson: `${basePathIllustrations}/phone-person.svg`,\n phonePhoto: `${basePathIllustrations}/phone-photo.svg`,\n phone: `${basePathIllustrations}/phone.svg`,\n photoPerson: `${basePathIllustrations}/photo-person.svg`,\n pipes: `${basePathIllustrations}/pipes.svg`,\n planeRepatriationFlight: `${basePathIllustrations}/plane-repatriation-flight.svg`,\n pregnancy: `${basePathIllustrations}/pregnancy.svg`,\n productionDown: `${basePathIllustrations}/production-down.svg`,\n pushNotifications: `${basePathIllustrations}/push-notifications.svg`,\n radioactive: `${basePathIllustrations}/radioactive.svg`,\n referral: `${basePathIllustrations}/referral.svg`,\n researcherExpat: `${basePathIllustrations}/researcher-expat.svg`,\n restrictions: `${basePathIllustrations}/restrictions.svg`,\n ring: `${basePathIllustrations}/ring.svg`,\n screen: `${basePathIllustrations}/screen.svg`,\n screenings: `${basePathIllustrations}/screenings.svg`,\n shield1: `${basePathIllustrations}/shield-1.svg`,\n shield2: `${basePathIllustrations}/shield-2.svg`,\n shield3: `${basePathIllustrations}/shield-3.svg`,\n shieldCross: `${basePathIllustrations}/shield-cross.svg`,\n shieldQuestionMark: `${basePathIllustrations}/shield-questionmark.svg`,\n shieldWarning: `${basePathIllustrations}/shield-warning.svg`,\n shield: `${basePathIllustrations}/shield.svg`,\n sign: `${basePathIllustrations}/sign.svg`,\n spinner: `${basePathIllustrations}/spinner.svg`,\n sportLifestyleBasketball: `${basePathIllustrations}/sport-lifestyle-basketball.svg`,\n storm: `${basePathIllustrations}/storm.svg`,\n studentExpat: `${basePathIllustrations}/student-expat.svg`,\n submit: `${basePathIllustrations}/submit.svg`,\n supportAgent: `${basePathIllustrations}/support-agent.svg`,\n supportSpeakingMessageChatTalk: `${basePathIllustrations}/support-speaking-message-chat-talk.svg`,\n theft: `${basePathIllustrations}/theft.svg`,\n time: `${basePathIllustrations}/time.svg`,\n traffic: `${basePathIllustrations}/traffic.svg`,\n tree: `${basePathIllustrations}/tree.svg`,\n user: `${basePathIllustrations}/user.svg`,\n vaccination: `${basePathIllustrations}/vaccination.svg`,\n vandalism: `${basePathIllustrations}/vandalism.svg`,\n videoCall: `${basePathIllustrations}/video-call.svg`,\n visaSeekerExpat: `${basePathIllustrations}/visa-seeker-expat.svg`,\n visa: `${basePathIllustrations}/visa.svg`,\n visualAid: `${basePathIllustrations}/visual-aid.svg`,\n visual: `${basePathIllustrations}/visual.svg`,\n washingMachine: `${basePathIllustrations}/washing-machine.svg`,\n water: `${basePathIllustrations}/water.svg`,\n wavingHand: `${basePathIllustrations}/waving-hand.svg`,\n worldwide: `${basePathIllustrations}/worldwide.svg`,\n} as const;\n\ntype IllustrationKeys = keyof typeof illustrations;\n\nexport type { IllustrationKeys }\nexport { illustrations, images };\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index-1693701e.js","sources":["../../../src/lib/util/images/index.ts"],"sourcesContent":["const basePath = 'https://assets.cdn.feather-insurance.com/assets/images';\nconst basePathIllustrations = `${basePath}/illustrations`;\n\nconst images = {\n aid: `${basePath}/aid.svg`,\n bed: `${basePath}/bed.svg`,\n bigDog: `${basePath}/bigDog.svg`,\n verticalIcons: {\n dogLiability: `${basePath}/dogLiabilityIcon.png`,\n dogLiability2x: `${basePath}/dogLiabilityIcon2x.png`,\n dogLiability3x: `${basePath}/dogLiabilityIcon3x.png`,\n lifeIcon: `${basePath}/lifeIcon.png`,\n lifeIcon2x: `${basePath}/lifeIcon2x.png`,\n lifeIcon3x: `${basePath}/lifeIcon3x.png`,\n },\n brokenAquarium: `${basePath}/brokenAquarium.svg`,\n brokenGlass: `${basePath}/brokenGlass.svg`,\n damagedLaptop: `${basePath}/damagedLaptop.svg`,\n moneyIncome: `${basePath}/moneyIncome.svg`,\n washingMachine: `${basePath}/washingMachine.svg`,\n bill: `${basePath}/bill.svg`,\n books: `${basePath}/books.svg`,\n finalExpenses: `${basePath}/finalExpenses.svg`,\n mortgage: `${basePath}/mortgage.svg`,\n};\n\nconst illustrations = {\n aids: `${basePathIllustrations}/aids.svg`,\n allInOneAccount: `${basePathIllustrations}/all-in-one-account.svg`,\n ambulance: `${basePathIllustrations}/ambulance.svg`,\n bank: `${basePathIllustrations}/bank.svg`,\n battery: `${basePathIllustrations}/battery.svg`,\n bed: `${basePathIllustrations}/bed.svg`,\n bigDog: `${basePathIllustrations}/big-dog.svg`,\n bikeDamage: `${basePathIllustrations}/bike-damage.svg`,\n bikeDestroyedDamaged: `${basePathIllustrations}/bike-destroyed-damaged.svg`,\n bikeDetails: `${basePathIllustrations}/bike-details.svg`,\n bikeFrameNumber: `${basePathIllustrations}/bike-frame-number.svg`,\n bikeLock: `${basePathIllustrations}/bike-lock.svg`,\n bikeParts: `${basePathIllustrations}/bike-parts.svg`,\n bikeRiding: `${basePathIllustrations}/bike-riding.svg`,\n bikeStolenBroken: `${basePathIllustrations}/bike-stolen-broken.svg`,\n bikeStolen: `${basePathIllustrations}/bike-stolen.svg`,\n bikeTrailer: `${basePathIllustrations}/bike-trailer.svg`,\n bikeWear: `${basePathIllustrations}/bike-wear.svg`,\n bike: `${basePathIllustrations}/bike.svg`,\n bill: `${basePathIllustrations}/bill.svg`,\n bookOpen: `${basePathIllustrations}/book-open.svg`,\n briefcase: `${basePathIllustrations}/briefcase.svg`,\n brokenAquarium: `${basePathIllustrations}/broken-aquarium.svg`,\n brokenGlass: `${basePathIllustrations}/broken-glass.svg`,\n calculating1: `${basePathIllustrations}/calculating-1.svg`,\n calculatingDone: `${basePathIllustrations}/calculating-done.svg`,\n calculating: `${basePathIllustrations}/calculating.svg`,\n calendar: `${basePathIllustrations}/calendar.svg`,\n car: `${basePathIllustrations}/car.svg`,\n checkDoc: `${basePathIllustrations}/check-doc.svg`,\n check: `${basePathIllustrations}/check.svg`,\n concierge: `${basePathIllustrations}/concierge.svg`,\n contract: `${basePathIllustrations}/contract.svg`,\n crash: `${basePathIllustrations}/crash.svg`,\n creditCard: `${basePathIllustrations}/credit-card.svg`,\n damagedLaptop: `${basePathIllustrations}/damaged-laptop.svg`,\n dentalCleaning: `${basePathIllustrations}/dental-cleaning.svg`,\n dentalTreatment: `${basePathIllustrations}/dental-treatment.svg`,\n dental: `${basePathIllustrations}/dental.svg`,\n dependents: `${basePathIllustrations}/dependents.svg`,\n document1: `${basePathIllustrations}/document-1.svg`,\n documentCheck: `${basePathIllustrations}/document-check.svg`,\n documentCross: `${basePathIllustrations}/document-cross.svg`,\n document: `${basePathIllustrations}/document.svg`,\n door: `${basePathIllustrations}/door.svg`,\n education: `${basePathIllustrations}/education.svg`,\n electricCar: `${basePathIllustrations}/electric-car.svg`,\n email: `${basePathIllustrations}/email.svg`,\n euroMoney: `${basePathIllustrations}/euro-money.svg`,\n fastEasy: `${basePathIllustrations}/fast-easy.svg`,\n fire: `${basePathIllustrations}/fire.svg`,\n freelancerExpat: `${basePathIllustrations}/freelancer-expat.svg`,\n funeralBurial: `${basePathIllustrations}/funeral-burial.svg`,\n fuse: `${basePathIllustrations}/fuse.svg`,\n giftPolicyOptionsQuote: `${basePathIllustrations}/gift-policy-options-quote.svg`,\n grandmother: `${basePathIllustrations}/grandmother.svg`,\n healthCard: `${basePathIllustrations}/health-card.svg`,\n heart: `${basePathIllustrations}/heart.svg`,\n helmet: `${basePathIllustrations}/helmet.svg`,\n householdHome: `${basePathIllustrations}/household-home.svg`,\n keys: `${basePathIllustrations}/keys.svg`,\n legalLawyer: `${basePathIllustrations}/legal-lawyer.svg`,\n location: `${basePathIllustrations}/location.svg`,\n lock: `${basePathIllustrations}/lock.svg`,\n mail: `${basePathIllustrations}/mail.svg`,\n medicine: `${basePathIllustrations}/medicine.svg`,\n mentalHealth: `${basePathIllustrations}/mental-health.svg`,\n mentalIllness: `${basePathIllustrations}/mental-llness.svg`,\n miniJobExpat: `${basePathIllustrations}/minijob-expat.svg`,\n moneyIncome: `${basePathIllustrations}/money-income.svg`,\n movingTruck: `${basePathIllustrations}/moving-truck.svg`,\n naturalRemedies: `${basePathIllustrations}/natural-remedies.svg`,\n newArrival: `${basePathIllustrations}/new-arrival.svg`,\n noPolicies: `${basePathIllustrations}/no-policies.svg`,\n passport: `${basePathIllustrations}/passport.svg`,\n pawPet: `${basePathIllustrations}/paw-pet.svg`,\n pen: `${basePathIllustrations}/pen.svg`,\n personB: `${basePathIllustrations}/person-b.svg`,\n person: `${basePathIllustrations}/person.svg`,\n petsBunny: `${basePathIllustrations}/pets-bunny.svg`,\n petsCat: `${basePathIllustrations}/pets-cat.svg`,\n phone1: `${basePathIllustrations}/phone-1.svg`,\n phone2Fa: `${basePathIllustrations}/phone-2-fa.svg`,\n phonePerson: `${basePathIllustrations}/phone-person.svg`,\n phonePhoto: `${basePathIllustrations}/phone-photo.svg`,\n phone: `${basePathIllustrations}/phone.svg`,\n photoPerson: `${basePathIllustrations}/photo-person.svg`,\n pipes: `${basePathIllustrations}/pipes.svg`,\n planeRepatriationFlight: `${basePathIllustrations}/plane-repatriation-flight.svg`,\n pregnancy: `${basePathIllustrations}/pregnancy.svg`,\n productionDown: `${basePathIllustrations}/production-down.svg`,\n pushNotifications: `${basePathIllustrations}/push-notifications.svg`,\n radioactive: `${basePathIllustrations}/radioactive.svg`,\n referral: `${basePathIllustrations}/referral.svg`,\n researcherExpat: `${basePathIllustrations}/researcher-expat.svg`,\n restrictions: `${basePathIllustrations}/restrictions.svg`,\n ring: `${basePathIllustrations}/ring.svg`,\n screen: `${basePathIllustrations}/screen.svg`,\n screenings: `${basePathIllustrations}/screenings.svg`,\n shield1: `${basePathIllustrations}/shield-1.svg`,\n shield2: `${basePathIllustrations}/shield-2.svg`,\n shield3: `${basePathIllustrations}/shield-3.svg`,\n shieldCross: `${basePathIllustrations}/shield-cross.svg`,\n shieldQuestionMark: `${basePathIllustrations}/shield-questionmark.svg`,\n shieldWarning: `${basePathIllustrations}/shield-warning.svg`,\n shield: `${basePathIllustrations}/shield.svg`,\n sign: `${basePathIllustrations}/sign.svg`,\n spinner: `${basePathIllustrations}/spinner.svg`,\n sportLifestyleBasketball: `${basePathIllustrations}/sport-lifestyle-basketball.svg`,\n storm: `${basePathIllustrations}/storm.svg`,\n studentExpat: `${basePathIllustrations}/student-expat.svg`,\n submit: `${basePathIllustrations}/submit.svg`,\n supportAgent: `${basePathIllustrations}/support-agent.svg`,\n supportSpeakingMessageChatTalk: `${basePathIllustrations}/support-speaking-message-chat-talk.svg`,\n theft: `${basePathIllustrations}/theft.svg`,\n time: `${basePathIllustrations}/time.svg`,\n traffic: `${basePathIllustrations}/traffic.svg`,\n tree: `${basePathIllustrations}/tree.svg`,\n user: `${basePathIllustrations}/user.svg`,\n vaccination: `${basePathIllustrations}/vaccination.svg`,\n vandalism: `${basePathIllustrations}/vandalism.svg`,\n videoCall: `${basePathIllustrations}/video-call.svg`,\n visaSeekerExpat: `${basePathIllustrations}/visa-seeker-expat.svg`,\n visa: `${basePathIllustrations}/visa.svg`,\n visualAid: `${basePathIllustrations}/visual-aid.svg`,\n visual: `${basePathIllustrations}/visual.svg`,\n washingMachine: `${basePathIllustrations}/washing-machine.svg`,\n water: `${basePathIllustrations}/water.svg`,\n wavingHand: `${basePathIllustrations}/waving-hand.svg`,\n worldwide: `${basePathIllustrations}/worldwide.svg`,\n};\n\ntype IllustrationKeys = keyof typeof illustrations;\n\nexport type { IllustrationKeys }\nexport { illustrations, images };\n"],"names":[],"mappings":"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"}
@@ -22,7 +22,7 @@ declare const story: {
22
22
  };
23
23
  leftIcon: {
24
24
  defaultValue: {
25
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
25
+ src: string;
26
26
  alt: string;
27
27
  };
28
28
  description: string;
@@ -36,7 +36,7 @@ declare const story: {
36
36
  };
37
37
  rightIcon: {
38
38
  defaultValue: {
39
- src: "https://assets.cdn.feather-insurance.com/assets/images/washingMachine.svg";
39
+ src: string;
40
40
  alt: string;
41
41
  };
42
42
  description: string;
@@ -18,7 +18,7 @@ declare const story: {
18
18
  };
19
19
  topIcon: {
20
20
  defaultValue: {
21
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
21
+ src: string;
22
22
  alt: string;
23
23
  };
24
24
  description: string;
@@ -18,14 +18,14 @@ declare const story: {
18
18
  };
19
19
  topIcon: {
20
20
  defaultValue: {
21
- src: "https://assets.cdn.feather-insurance.com/assets/images/mortgage.svg";
21
+ src: string;
22
22
  alt: string;
23
23
  };
24
24
  description: string;
25
25
  };
26
26
  rightIcon: {
27
27
  defaultValue: {
28
- src: "https://assets.cdn.feather-insurance.com/assets/images/washingMachine.svg";
28
+ src: string;
29
29
  alt: string;
30
30
  };
31
31
  description: string;