refactor(plugins): refactor plugins manager
Showing
- index.d.ts 8 additions, 7 deletionsindex.d.ts
- pages/_app.tsx 1 addition, 0 deletionspages/_app.tsx
- src/components/FunctionalArea/MapNavigation/MapNavigation.component.tsx 1 addition, 0 deletions.../FunctionalArea/MapNavigation/MapNavigation.component.tsx
- src/components/Map/Drawer/PluginDrawer/LoadPluginInput/LoadPluginInput.component.tsx 28 additions, 0 deletions...luginDrawer/LoadPluginInput/LoadPluginInput.component.tsx
- src/components/Map/Drawer/PluginDrawer/LoadPluginInput/hooks/useLoadPlugin.ts 47 additions, 0 deletions...rawer/PluginDrawer/LoadPluginInput/hooks/useLoadPlugin.ts
- src/components/Map/Drawer/PluginDrawer/LoadPluginInput/index.ts 1 addition, 0 deletions...mponents/Map/Drawer/PluginDrawer/LoadPluginInput/index.ts
- src/components/Map/Drawer/PluginDrawer/PluginsDrawer.component.tsx 12 additions, 82 deletions...nents/Map/Drawer/PluginDrawer/PluginsDrawer.component.tsx
- src/components/Map/Drawer/PluginDrawer/PluginsList/PluginsList.component.tsx 33 additions, 0 deletions...Drawer/PluginDrawer/PluginsList/PluginsList.component.tsx
- src/components/Map/Drawer/PluginDrawer/PluginsList/index.ts 1 addition, 0 deletionssrc/components/Map/Drawer/PluginDrawer/PluginsList/index.ts
- src/redux/plugins/plugins.thunk.ts 2 additions, 2 deletionssrc/redux/plugins/plugins.thunk.ts
- src/services/pluginsManager/pluginsManager.ts 1 addition, 0 deletionssrc/services/pluginsManager/pluginsManager.ts
- src/utils/query-manager/useReduxBusQueryManager.ts 4 additions, 6 deletionssrc/utils/query-manager/useReduxBusQueryManager.ts
Loading
Please register or sign in to comment