{"version":3,"file":"static/chunks/22662.657433a28d7064e0.js","sources":["webpack://_N_E/./src/modules/performance/store/performance.constants.ts","webpack://_N_E/./src/modules/performance/store/performance.reducer.ts"],"sourceRoot":"","sourcesContent":["export const PERFORMANCE_SET_IS_LOW_PERFORMANCE =\n\t'PERFORMANCE_SET_IS_LOW_PERFORMANCE';\n","import { combineReducers } from 'redux';\nimport { setReducer } from '@legacyApp/methods/store/setReducer';\nimport { REGISTRY_PERFORMANCE_PACKAGE } from '@legacyApp/client/store/registry/registry.constants';\nimport { PERFORMANCE_SET_IS_LOW_PERFORMANCE } from './performance.constants';\n\nconst isLowPerformanceReducer = setReducer(\n\tnull,\n\tPERFORMANCE_SET_IS_LOW_PERFORMANCE,\n\tnull, // `localstorage-${LOCALSTORAGE_KEY_IS_LOW_PERFORMANCE}`,\n\tREGISTRY_PERFORMANCE_PACKAGE,\n);\n\nconst performanceReducer = combineReducers({\n\tisLowPerformance: isLowPerformanceReducer,\n});\n\nexport default performanceReducer;\n"],"names":["PERFORMANCE_SET_IS_LOW_PERFORMANCE","isLowPerformanceReducer","setReducer","REGISTRY_PERFORMANCE_PACKAGE","performanceReducer","combineReducers","isLowPerformance"],"mappings":";;uHAAO,IAAMA,EACZ,sC,4ECIKC,GAA0BC,EAAAA,EAAAA,GAC/B,KACAF,EAAAA,EACA,KACAG,EAAAA,IAGKC,GAAqBC,EAAAA,EAAAA,IAAgB,CAC1CC,iBAAkBL,IAGnB","debug_id":"8e1f5557-c577-50b3-ab4a-11d1dc3440c6"}