estado del protecto como funciona en el pcpasillo
This commit is contained in:
Vendored
+28
-56
@@ -35,59 +35,47 @@ declare module '$env/static/private' {
|
||||
export const LESS: string;
|
||||
export const XDG_SESSION_PATH: string;
|
||||
export const XDG_MENU_PREFIX: string;
|
||||
export const ICEAUTHORITY: string;
|
||||
export const LANGUAGE: string;
|
||||
export const NODE: string;
|
||||
export const LC_ADDRESS: string;
|
||||
export const LC_NAME: string;
|
||||
export const SSH_AUTH_SOCK: string;
|
||||
export const GRADLE_HOME: string;
|
||||
export const SHELL_SESSION_ID: string;
|
||||
export const MEMORY_PRESSURE_WRITE: string;
|
||||
export const XDG_CONFIG_HOME: string;
|
||||
export const npm_config_local_prefix: string;
|
||||
export const DESKTOP_SESSION: string;
|
||||
export const LC_MONETARY: string;
|
||||
export const GTK_RC_FILES: string;
|
||||
export const SSH_AGENT_PID: string;
|
||||
export const EDITOR: string;
|
||||
export const GTK_MODULES: string;
|
||||
export const XDG_SEAT: string;
|
||||
export const PWD: string;
|
||||
export const XDG_SESSION_DESKTOP: string;
|
||||
export const LOGNAME: string;
|
||||
export const XDG_SESSION_DESKTOP: string;
|
||||
export const XDG_SESSION_TYPE: string;
|
||||
export const BUN_WHICH_IGNORE_CWD: string;
|
||||
export const SYSTEMD_EXEC_PID: string;
|
||||
export const PANEL_GDK_CORE_DEVICE_EVENTS: string;
|
||||
export const _: string;
|
||||
export const XAUTHORITY: string;
|
||||
export const XDG_GREETER_DATA_DIR: string;
|
||||
export const MOTD_SHOWN: string;
|
||||
export const GTK2_RC_FILES: string;
|
||||
export const GDM_LANG: string;
|
||||
export const HOME: string;
|
||||
export const LC_PAPER: string;
|
||||
export const LANG: string;
|
||||
export const LS_COLORS: string;
|
||||
export const XDG_CURRENT_DESKTOP: string;
|
||||
export const KONSOLE_DBUS_SERVICE: string;
|
||||
export const npm_package_version: string;
|
||||
export const MEMORY_PRESSURE_WATCH: string;
|
||||
export const WAYLAND_DISPLAY: string;
|
||||
export const KONSOLE_DBUS_SESSION: string;
|
||||
export const PROFILEHOME: string;
|
||||
export const VTE_VERSION: string;
|
||||
export const XDG_SEAT_PATH: string;
|
||||
export const INVOCATION_ID: string;
|
||||
export const KONSOLE_VERSION: string;
|
||||
export const MANAGERPID: string;
|
||||
export const INIT_CWD: string;
|
||||
export const KDE_SESSION_UID: string;
|
||||
export const XKB_DEFAULT_LAYOUT: string;
|
||||
export const XDG_CACHE_HOME: string;
|
||||
export const XDG_SESSION_CLASS: string;
|
||||
export const TERM: string;
|
||||
export const LC_IDENTIFICATION: string;
|
||||
export const npm_package_name: string;
|
||||
export const ZSH: string;
|
||||
export const USER: string;
|
||||
export const COLORFGBG: string;
|
||||
export const QT_WAYLAND_RECONNECT: string;
|
||||
export const KDE_SESSION_VERSION: string;
|
||||
export const PAM_KWALLET5_LOGIN: string;
|
||||
export const DISPLAY: string;
|
||||
export const npm_lifecycle_event: string;
|
||||
export const SHLVL: string;
|
||||
export const PAGER: string;
|
||||
export const LC_TELEPHONE: string;
|
||||
@@ -101,19 +89,17 @@ declare module '$env/static/private' {
|
||||
export const npm_package_json: string;
|
||||
export const LC_TIME: string;
|
||||
export const BUN_INSTALL: string;
|
||||
export const QT_AUTO_SCREEN_SCALE_FACTOR: string;
|
||||
export const JOURNAL_STREAM: string;
|
||||
export const GTK3_MODULES: string;
|
||||
export const XDG_DATA_DIRS: string;
|
||||
export const KDE_FULL_SESSION: string;
|
||||
export const BROWSER: string;
|
||||
export const PATH: string;
|
||||
export const GDMSESSION: string;
|
||||
export const DBUS_SESSION_BUS_ADDRESS: string;
|
||||
export const KDE_APPLICATIONS_AS_SCOPE: string;
|
||||
export const MAIL: string;
|
||||
export const npm_node_execpath: string;
|
||||
export const LC_NUMERIC: string;
|
||||
export const OLDPWD: string;
|
||||
export const KONSOLE_DBUS_WINDOW: string;
|
||||
export const NODE_ENV: string;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -154,59 +140,47 @@ declare module '$env/dynamic/private' {
|
||||
LESS: string;
|
||||
XDG_SESSION_PATH: string;
|
||||
XDG_MENU_PREFIX: string;
|
||||
ICEAUTHORITY: string;
|
||||
LANGUAGE: string;
|
||||
NODE: string;
|
||||
LC_ADDRESS: string;
|
||||
LC_NAME: string;
|
||||
SSH_AUTH_SOCK: string;
|
||||
GRADLE_HOME: string;
|
||||
SHELL_SESSION_ID: string;
|
||||
MEMORY_PRESSURE_WRITE: string;
|
||||
XDG_CONFIG_HOME: string;
|
||||
npm_config_local_prefix: string;
|
||||
DESKTOP_SESSION: string;
|
||||
LC_MONETARY: string;
|
||||
GTK_RC_FILES: string;
|
||||
SSH_AGENT_PID: string;
|
||||
EDITOR: string;
|
||||
GTK_MODULES: string;
|
||||
XDG_SEAT: string;
|
||||
PWD: string;
|
||||
XDG_SESSION_DESKTOP: string;
|
||||
LOGNAME: string;
|
||||
XDG_SESSION_DESKTOP: string;
|
||||
XDG_SESSION_TYPE: string;
|
||||
BUN_WHICH_IGNORE_CWD: string;
|
||||
SYSTEMD_EXEC_PID: string;
|
||||
PANEL_GDK_CORE_DEVICE_EVENTS: string;
|
||||
_: string;
|
||||
XAUTHORITY: string;
|
||||
XDG_GREETER_DATA_DIR: string;
|
||||
MOTD_SHOWN: string;
|
||||
GTK2_RC_FILES: string;
|
||||
GDM_LANG: string;
|
||||
HOME: string;
|
||||
LC_PAPER: string;
|
||||
LANG: string;
|
||||
LS_COLORS: string;
|
||||
XDG_CURRENT_DESKTOP: string;
|
||||
KONSOLE_DBUS_SERVICE: string;
|
||||
npm_package_version: string;
|
||||
MEMORY_PRESSURE_WATCH: string;
|
||||
WAYLAND_DISPLAY: string;
|
||||
KONSOLE_DBUS_SESSION: string;
|
||||
PROFILEHOME: string;
|
||||
VTE_VERSION: string;
|
||||
XDG_SEAT_PATH: string;
|
||||
INVOCATION_ID: string;
|
||||
KONSOLE_VERSION: string;
|
||||
MANAGERPID: string;
|
||||
INIT_CWD: string;
|
||||
KDE_SESSION_UID: string;
|
||||
XKB_DEFAULT_LAYOUT: string;
|
||||
XDG_CACHE_HOME: string;
|
||||
XDG_SESSION_CLASS: string;
|
||||
TERM: string;
|
||||
LC_IDENTIFICATION: string;
|
||||
npm_package_name: string;
|
||||
ZSH: string;
|
||||
USER: string;
|
||||
COLORFGBG: string;
|
||||
QT_WAYLAND_RECONNECT: string;
|
||||
KDE_SESSION_VERSION: string;
|
||||
PAM_KWALLET5_LOGIN: string;
|
||||
DISPLAY: string;
|
||||
npm_lifecycle_event: string;
|
||||
SHLVL: string;
|
||||
PAGER: string;
|
||||
LC_TELEPHONE: string;
|
||||
@@ -220,19 +194,17 @@ declare module '$env/dynamic/private' {
|
||||
npm_package_json: string;
|
||||
LC_TIME: string;
|
||||
BUN_INSTALL: string;
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR: string;
|
||||
JOURNAL_STREAM: string;
|
||||
GTK3_MODULES: string;
|
||||
XDG_DATA_DIRS: string;
|
||||
KDE_FULL_SESSION: string;
|
||||
BROWSER: string;
|
||||
PATH: string;
|
||||
GDMSESSION: string;
|
||||
DBUS_SESSION_BUS_ADDRESS: string;
|
||||
KDE_APPLICATIONS_AS_SCOPE: string;
|
||||
MAIL: string;
|
||||
npm_node_execpath: string;
|
||||
LC_NUMERIC: string;
|
||||
OLDPWD: string;
|
||||
KONSOLE_DBUS_WINDOW: string;
|
||||
NODE_ENV: string;
|
||||
[key: `PUBLIC_${string}`]: undefined;
|
||||
[key: `${string}`]: string | undefined;
|
||||
}
|
||||
|
||||
@@ -13,8 +13,15 @@ export const dictionary = {
|
||||
|
||||
export const hooks = {
|
||||
handleError: (({ error }) => { console.error(error) }),
|
||||
|
||||
reroute: (() => {})
|
||||
|
||||
reroute: (() => {}),
|
||||
transport: {}
|
||||
};
|
||||
|
||||
export const decoders = Object.fromEntries(Object.entries(hooks.transport).map(([k, v]) => [k, v.decode]));
|
||||
|
||||
export const hash = false;
|
||||
|
||||
export const decode = (type, value) => decoders[type](value);
|
||||
|
||||
export { default as root } from '../root.js';
|
||||
@@ -1,13 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"$lib": [
|
||||
"../src/lib"
|
||||
],
|
||||
"$lib/*": [
|
||||
"../src/lib/*"
|
||||
]
|
||||
},
|
||||
"paths": {},
|
||||
"rootDirs": [
|
||||
"..",
|
||||
"./types"
|
||||
|
||||
Reference in New Issue
Block a user