{"version":3,"file":"billing.constants.9efecece.js","sources":["../../../../../../src/constants/billing.constants.ts"],"sourcesContent":["import { SalesNavigatorOption } from '@aymeric_henry_sr/svelte-proto/credits_pb';\n\ntype Subscription = {\n\tcredits: number;\n\tprice: number;\n\texportLinkedin: string;\n\tpriceId: string;\n\toldPriceId?: string;\n\tlegend: string;\n\toffset: string;\n\ttype: 'monthly' | 'yearly' | 'otp';\n\tcontactUs?: boolean;\n};\n\nexport const MONTHLY_SUBSCRIPTION: Subscription[] =\n\timport.meta.env.VITE_MODE === 'production'\n\t\t? [\n\t\t\t\t{\n\t\t\t\t\tcredits: 500,\n\t\t\t\t\tprice: 29,\n\t\t\t\t\texportLinkedin: '2000',\n\t\t\t\t\tpriceId: 'price_1QHlXaC75ki5q8LWGVrOd8kS',\n\t\t\t\t\toldPriceId: 'price_1NaR1aBpGJAH1B75P8h9rV50',\n\t\t\t\t\tlegend: '500',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 750,\n\t\t\t\t\tprice: 42.75,\n\t\t\t\t\texportLinkedin: '4000',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LWIiC4I4MK',\n\t\t\t\t\toldPriceId: 'price_1OcmDDBpGJAH1B75z6XWn9JT',\n\t\t\t\t\tlegend: '750',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 1000,\n\t\t\t\t\tprice: 55,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXZC75ki5q8LWqLEUPXBI',\n\t\t\t\t\toldPriceId: 'price_1O02hVBpGJAH1B758Lu7RBy9',\n\t\t\t\t\tlegend: '1k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 1500,\n\t\t\t\t\tprice: 79.5,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LWSM42YL96',\n\t\t\t\t\toldPriceId: 'price_1OcmElBpGJAH1B751YWjl9Pg',\n\t\t\t\t\tlegend: '1.5k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 2000,\n\t\t\t\t\tprice: 104,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LWkm46O8hD',\n\t\t\t\t\toldPriceId: 'price_1OcmFgBpGJAH1B75yIQlmOXT',\n\t\t\t\t\tlegend: '2k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 5000,\n\t\t\t\t\tprice: 255,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXXC75ki5q8LWd1QRktEE',\n\t\t\t\t\toldPriceId: 'price_1OcmNoBpGJAH1B758TMoT2ie',\n\t\t\t\t\tlegend: '5k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 10000,\n\t\t\t\t\tprice: 499,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXZC75ki5q8LWNOgNoBMf',\n\t\t\t\t\toldPriceId: 'price_1O02hVBpGJAH1B754y6aYLnM',\n\t\t\t\t\tlegend: '10k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 15000,\n\t\t\t\t\tprice: 720,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LWziXp7CL8',\n\t\t\t\t\toldPriceId: 'price_1OcmGvBpGJAH1B75ihvAEXsT',\n\t\t\t\t\tlegend: '15k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 25000,\n\t\t\t\t\tprice: 1150,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LW0UUoF6Zy',\n\t\t\t\t\toldPriceId: 'price_1OcmHSBpGJAH1B75N43I5pKr',\n\t\t\t\t\tlegend: '25k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 50000,\n\t\t\t\t\tprice: 1950,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXYC75ki5q8LW7IFeUoai',\n\t\t\t\t\toldPriceId: 'price_1OcmHuBpGJAH1B75oxsqWuLd',\n\t\t\t\t\tlegend: '50k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 100000,\n\t\t\t\t\tprice: 3700,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXXC75ki5q8LWgQj1SK6O',\n\t\t\t\t\toldPriceId: 'price_1OcmM7BpGJAH1B752ZLnyvxH',\n\t\t\t\t\tcontactUs: true,\n\t\t\t\t\tlegend: '>50k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t}\n\t\t ]\n\t\t: [\n\t\t\t\t{\n\t\t\t\t\tcredits: 500,\n\t\t\t\t\tprice: 29,\n\t\t\t\t\tpriceId: 'price_1O2WZ4BpGJAH1B75a151cZYA',\n\t\t\t\t\texportLinkedin: '2000',\n\t\t\t\t\tlegend: '500',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 750,\n\t\t\t\t\tprice: 42.75,\n\t\t\t\t\texportLinkedin: '4000',\n\t\t\t\t\tpriceId: 'price_1OZwexBpGJAH1B75ZY6UrNAN',\n\t\t\t\t\tlegend: '750',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 1000,\n\t\t\t\t\tprice: 55,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1O2WZ4BpGJAH1B75086OV44u',\n\t\t\t\t\tlegend: '1k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 1500,\n\t\t\t\t\tprice: 79.5,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OZwi3BpGJAH1B75vcbkmRMb',\n\t\t\t\t\tlegend: '1.5k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 2000,\n\t\t\t\t\tprice: 104,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OZwjgBpGJAH1B75c9FRX36G',\n\t\t\t\t\tlegend: '2k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 5000,\n\t\t\t\t\tprice: 255,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1O2WZ4BpGJAH1B75ChkVTYNa',\n\t\t\t\t\tlegend: '5k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 10000,\n\t\t\t\t\tprice: 499,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OZwnnBpGJAH1B75keCaHXG6',\n\t\t\t\t\tlegend: '10k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 15000,\n\t\t\t\t\tprice: 720,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1ObKdyBpGJAH1B752KS6Wmde',\n\t\t\t\t\tlegend: '15k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 25000,\n\t\t\t\t\tprice: 1150,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1ObKcdBpGJAH1B75gUJmSZhg',\n\t\t\t\t\tlegend: '25k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 50000,\n\t\t\t\t\tprice: 1950,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1ObKiKBpGJAH1B75vEBjwOBf',\n\t\t\t\t\tlegend: '50k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 100000,\n\t\t\t\t\tprice: 3700,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OZwnnBpGJAH1B75keCaHXG6',\n\t\t\t\t\tcontactUs: true,\n\t\t\t\t\tlegend: '>50k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'monthly'\n\t\t\t\t}\n\t\t ];\n\nexport const YEARLY_SUBSCRIPTION: Subscription[] =\n\timport.meta.env.VITE_MODE === 'production'\n\t\t? [\n\t\t\t\t{\n\t\t\t\t\tcredits: 6000,\n\t\t\t\t\tprice: 26,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXXC75ki5q8LWFEtNun9i',\n\t\t\t\t\toldPriceId: 'price_1Ok7ymBpGJAH1B75d5yFtWiZ',\n\t\t\t\t\tlegend: '6k',\n\t\t\t\t\toffset: '-0.25rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 9000,\n\t\t\t\t\tprice: 39,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXXC75ki5q8LWsZnJJcb5',\n\t\t\t\t\toldPriceId: 'price_1Ok80UBpGJAH1B75TRsgJd2X',\n\t\t\t\t\tlegend: '9k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 12000,\n\t\t\t\t\tprice: 49,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXXC75ki5q8LWGYu6cNlV',\n\t\t\t\t\toldPriceId: 'price_1Ok81LBpGJAH1B75PnNGcP9V',\n\t\t\t\t\tlegend: '12k',\n\t\t\t\t\toffset: '-0.5rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 18000,\n\t\t\t\t\tprice: 71,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXWC75ki5q8LWsyMOn3yy',\n\t\t\t\t\toldPriceId: 'price_1Ok81qBpGJAH1B75kvE7wcGr',\n\t\t\t\t\tlegend: '18k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 24000,\n\t\t\t\t\tprice: 94,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXWC75ki5q8LW1qhtGtM8',\n\t\t\t\t\toldPriceId: 'price_1Ok82hBpGJAH1B75QEp4wiYt',\n\t\t\t\t\tlegend: '24k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 60000,\n\t\t\t\t\tprice: 232,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXWC75ki5q8LWXNdelQ2i',\n\t\t\t\t\toldPriceId: 'price_1Ok83SBpGJAH1B75H6YYogQk',\n\t\t\t\t\tlegend: '60k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 120000,\n\t\t\t\t\tprice: 454,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXVC75ki5q8LWWaO56QAh',\n\t\t\t\t\toldPriceId: 'price_1Ok84DBpGJAH1B75Pf11hsZB',\n\t\t\t\t\tlegend: '120k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 180000,\n\t\t\t\t\tprice: 655,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXVC75ki5q8LWSwkIjyUC',\n\t\t\t\t\toldPriceId: 'price_1Ok8A0BpGJAH1B75Pa7hHHur',\n\t\t\t\t\tlegend: '180k',\n\t\t\t\t\toffset: '-0.8rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 300000,\n\t\t\t\t\tprice: 1046,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXVC75ki5q8LWOT6tQcZf',\n\t\t\t\t\toldPriceId: 'price_1Ok8BjBpGJAH1B75lQzsil0s',\n\t\t\t\t\tlegend: '300k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 600000,\n\t\t\t\t\tprice: 1769,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXVC75ki5q8LWVBlAe8hd',\n\t\t\t\t\toldPriceId: 'price_1Ok8DSBpGJAH1B75O2MKWQKt',\n\t\t\t\t\tlegend: '600k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 100000,\n\t\t\t\t\tprice: 3700,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1QHlXVC75ki5q8LWVBlAe8hd',\n\t\t\t\t\toldPriceId: 'price_1Ok8DSBpGJAH1B75O2MKWQKt',\n\t\t\t\t\tcontactUs: true,\n\t\t\t\t\tlegend: '>600k',\n\t\t\t\t\toffset: '-0.8rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t}\n\t\t ]\n\t\t: [\n\t\t\t\t{\n\t\t\t\t\tcredits: 6000,\n\t\t\t\t\tprice: 26,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwqbBpGJAH1B75h82qiym6',\n\t\t\t\t\tlegend: '6k',\n\t\t\t\t\toffset: '-0.25rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 9000,\n\t\t\t\t\tprice: 39,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwqbBpGJAH1B75h82qiym6',\n\t\t\t\t\tlegend: '9k',\n\t\t\t\t\toffset: '-0.3rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 12000,\n\t\t\t\t\tprice: 49,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwsrBpGJAH1B75xI1z8Nfu',\n\t\t\t\t\tlegend: '12k',\n\t\t\t\t\toffset: '-0.5rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 18000,\n\t\t\t\t\tprice: 71,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1Oiwu3BpGJAH1B75A28u6H8u',\n\t\t\t\t\tlegend: '18k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 24000,\n\t\t\t\t\tprice: 94,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1Oiwv3BpGJAH1B75uBn8oCnP',\n\t\t\t\t\tlegend: '24k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 60000,\n\t\t\t\t\tprice: 232,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwwIBpGJAH1B75uzc8l27q',\n\t\t\t\t\tlegend: '60k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 120000,\n\t\t\t\t\tprice: 454,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwxFBpGJAH1B75u8zkRKh6',\n\t\t\t\t\tlegend: '120k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 180000,\n\t\t\t\t\tprice: 655,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1Ok8XuBpGJAH1B75Oku7WNLt',\n\t\t\t\t\tlegend: '180k',\n\t\t\t\t\toffset: '-0.8rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 300000,\n\t\t\t\t\tprice: 1046,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1Ok8YjBpGJAH1B75VznoddFV',\n\t\t\t\t\tlegend: '300k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcredits: 600000,\n\t\t\t\t\tprice: 1769,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1Ok8ZOBpGJAH1B75lFGDKuge',\n\t\t\t\t\tlegend: '600k',\n\t\t\t\t\toffset: '-0.6rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t},\n\n\t\t\t\t{\n\t\t\t\t\tcredits: 100000,\n\t\t\t\t\tprice: 3700,\n\t\t\t\t\texportLinkedin: 'Unlimited',\n\t\t\t\t\tpriceId: 'price_1OiwxFBpGJAH1B75u8zkRKh6',\n\t\t\t\t\tcontactUs: true,\n\t\t\t\t\tlegend: '>600k',\n\t\t\t\t\toffset: '-0.75rem',\n\t\t\t\t\ttype: 'yearly'\n\t\t\t\t}\n\t\t ];\n\nexport const OT_PRODUCTS: Subscription[] = [\n\t{\n\t\tcredits: 5000,\n\t\tprice: 299,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '5k',\n\t\toffset: '-0.25rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 10000,\n\t\tprice: 589,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '10k',\n\t\toffset: '-0.5rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 15000,\n\t\tprice: 859,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '15k',\n\t\toffset: '-0.5rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 25000,\n\t\tprice: 1379,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '25k',\n\t\toffset: '-0.75rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 50000,\n\t\tprice: 2339,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '50k',\n\t\toffset: '-0.75rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 100000,\n\t\tprice: 4299,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tlegend: '100k',\n\t\toffset: '-0.75rem',\n\t\ttype: 'otp'\n\t},\n\t{\n\t\tcredits: 100000,\n\t\tprice: 3700,\n\t\texportLinkedin: 'Unlimited',\n\t\tpriceId: '',\n\t\tcontactUs: true,\n\t\tlegend: '>100k',\n\t\toffset: '-0.75rem',\n\t\ttype: 'otp'\n\t}\n];\n\nexport function getProductList(type: 'monthly' | 'yearly' | 'oneShot') {\n\tswitch (type) {\n\t\tcase 'monthly':\n\t\t\treturn MONTHLY_SUBSCRIPTION;\n\t\tcase 'yearly':\n\t\t\treturn YEARLY_SUBSCRIPTION;\n\t\tcase 'oneShot':\n\t\t\treturn OT_PRODUCTS;\n\t\tdefault:\n\t\t\treturn MONTHLY_SUBSCRIPTION;\n\t}\n}\n\nexport const salesNavMapping: Record = {\n\t[SalesNavigatorOption.SALES_NAVIGATOR_OPTION_FREE]: 50,\n\t[SalesNavigatorOption.SALES_NAVIGATOR_OPTION_LIMITED]: 2000,\n\t[SalesNavigatorOption.SALES_NAVIGATOR_OPTION_UNLIMITED]: 2500\n};\n\nexport const EURO_COUNTRY = [\n\t'AD', // Andorra\n\t'AT', // Austria\n\t'BE', // Belgium\n\t'CY', // Cyprus\n\t'EE', // Estonia\n\t'FI', // Finland\n\t'FR', // France\n\t'DE', // Germany\n\t'EL', // Greece\n\t'IE', // Ireland\n\t'IT', // Italy\n\t'XK', // Kosovo\n\t'LV', // Latvia\n\t'LT', // Lithuania\n\t'LU', // Luxemburg\n\t'MT', // Malta\n\t'MC', // Monaco\n\t'ME', // Montenegro\n\t'NL', // Netherland\n\t'PT', // Portugal\n\t'SM', // San Marino\n\t'SK', // Slovakia\n\t'SI', // Slovenia\n\t'ES', // Spain\n\t'VA' // Vatican\n];\n"],"names":["MONTHLY_SUBSCRIPTION","YEARLY_SUBSCRIPTION","OT_PRODUCTS","getProductList","type","salesNavMapping","SalesNavigatorOption","EURO_COUNTRY"],"mappings":"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S,KACT,MAAO,KACP,eAAgB,YAChB,QAAS,GACT,OAAQ,MACR,OAAQ,WACR,KAAM,KACP,EACA,CACC,QAAS,IACT,MAAO,KACP,eAAgB,YAChB,QAAS,GACT,OAAQ,MACR,OAAQ,WACR,KAAM,KACP,EACA,CACC,QAAS,IACT,MAAO,KACP,eAAgB,YAChB,QAAS,GACT,OAAQ,OACR,OAAQ,WACR,KAAM,KACP,EACA,CACC,QAAS,IACT,MAAO,KACP,eAAgB,YAChB,QAAS,GACT,UAAW,GACX,OAAQ,QACR,OAAQ,WACR,KAAM,KACP,CACD,EAEO,SAASC,EAAeC,EAAwC,CACtE,OAAQA,EAAM,CACb,IAAK,UACG,OAAAJ,EACR,IAAK,SACG,OAAAC,EACR,IAAK,UACG,OAAAC,EACR,QACQ,OAAAF,CACT,CACD,CAEO,MAAMK,EAA0C,CACtD,CAACC,EAAAA,qBAAqB,2BAA2B,EAAG,GACpD,CAACA,EAAAA,qBAAqB,8BAA8B,EAAG,IACvD,CAACA,EAAAA,qBAAqB,gCAAgC,EAAG,IAC1D,EAEaC,EAAe,CAC3B,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,KACA,IACD"}