youtuber-blog-frontend/build/server/chunks/_page.svelte-BE_SjVrd.js.map

1 line
8.8 KiB
Plaintext
Raw Normal View History

{"version":3,"file":"_page.svelte-BE_SjVrd.js","sources":["../../../.svelte-kit/adapter-node/entries/pages/(auth)/auth/_page.svelte.js"],"sourcesContent":["import { c as create_ssr_component, s as spread, b as escape_object, a as escape_attribute_value, h as each, v as validate_component, e as escape } from \"../../../../chunks/ssr.js\";\n/* empty css */\nimport { c as config } from \"../../../../chunks/config.js\";\nimport { l as is_void } from \"../../../../chunks/index3.js\";\nimport { M as Mode_watcher } from \"../../../../chunks/mode-watcher.js\";\nimport { c as compute_rest_props } from \"../../../../chunks/lifecycle.js\";\nconst defaultAttributes = {\n outline: {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 24,\n height: 24,\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n stroke: \"currentColor\",\n \"stroke-width\": 2,\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\"\n },\n filled: {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 24,\n height: 24,\n viewBox: \"0 0 24 24\",\n fill: \"currentColor\",\n stroke: \"none\"\n }\n};\nconst defaultAttributes$1 = defaultAttributes;\nconst Icon = create_ssr_component(($$result, $$props, $$bindings, slots) => {\n let $$restProps = compute_rest_props($$props, [\"type\", \"name\", \"color\", \"size\", \"stroke\", \"iconNode\"]);\n let { type } = $$props;\n let { name } = $$props;\n let { color = \"currentColor\" } = $$props;\n let { size = 24 } = $$props;\n let { stroke = 2 } = $$props;\n let { iconNode } = $$props;\n if ($$props.type === void 0 && $$bindings.type && type !== void 0)\n $$bindings.type(type);\n if ($$props.name === void 0 && $$bindings.name && name !== void 0)\n $$bindings.name(name);\n if ($$props.color === void 0 && $$bindings.color && color !== void 0)\n $$bindings.color(color);\n if ($$props.size === void 0 && $$bindings.size && size !== void 0)\n $$bindings.size(size);\n if ($$props.stroke === void 0 && $$bindings.stroke && stroke !== void 0)\n $$bindings.stroke(stroke);\n if ($$props.iconNode === void 0 && $$bindings.iconNode && iconNode !== void 0)\n $$bindings.iconNode(iconNode);\n return `<svg${spread(\n [\n escape_object(defaultAttributes$1[type]),\n escape_object($$restProps),\n { width: escape_attribute_value(size) },\n { height: escape_attribute_value(size) },\n {\n class: escape_attribute_value(`tabler-icon tabler-icon-${name} ${$$props.class ?? \"\"}`)\n },\n escape_object(type === \"filled\" ? { fill: color } : { \"stroke-width\": stroke, stroke: color })\n ],\n {}\n )}>${each(iconNode, ([tag, attrs]) => {\n return `${((tag$1) => {\n return tag$1 ? `<${tag}${spread([escape_object(attrs)], {})}>${is_void(tag$1) ? \"\" : ``}${is_void(tag$1) ? \"\" : `</${tag$1}>`}` : \"\";\n })(tag)}`;\n })}${slots.default ? slots.default({}) : ``}</svg>`;\n});\nconst Icon$1 = Icon;\nconst Brand_google = create_ssr_component(($$result, $$props, $$bindings, slots) => {\n const iconNode = [\n [\n \"path\",\n {\n \"d\": \"M20.945 11a9 9 0 1 1 -3.284 -5.997l-2.655 2.392a5.5 5.5 0 1 0 2.119 6.605h-4.125v-3h7.945z\"\n }\n ]\n ];\n return `${validate_component(Icon$1, \"Icon\").$$render($$result, Object.assign({}, { type: \"outline\" }, { name: \"brand-google\" }, $$props, { iconNode }), {}, {\n default: () => {\n return `${slots.default ? slots.default({}) : ``}`;\n }\n })}`;\n});\nconst IconBrandGoogle = Brand_google;\nconst Page = create_ssr_component(($$result, $$props, $$bindings, slots) => {\n return `${validate_component(Mode_watcher, \"ModeWatcher\").$$render($$result, {}, {}, {})} <div class=\"mx-auto flex h-screen w-screen max-w-64 items-center justify-center\"> <a href=\"${escape(config.api_url, true) + \"/auth/google\"}\" class=\"group/btn relative flex h-10 w-full items-center justify-start space-x-2 rounded-md bg-gray-50 px-4 font-medium text-black shadow-input dark:bg-zinc-900 dark:shadow-[0px_0px_1px_1px_var(--neutral-800)]\">