@homebridge/plugin-ui-utils
Advanced tools
+1
-0
| export { HomebridgePluginUiServer, RequestError } from './server.js'; | ||
| export type { IHomebridgePluginUi, IHomebridgeUiFormHelper, IHomebridgeUiToastHelper } from './ui.interface.js'; | ||
| //# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AACpE,YAAY,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,mBAAmB,CAAA"} |
+5
-5
| { | ||
| "name": "@homebridge/plugin-ui-utils", | ||
| "type": "module", | ||
| "version": "2.2.0", | ||
| "version": "2.2.1", | ||
| "description": "A tool to help plugins provide custom UI screens in the Homebridge UI.", | ||
@@ -56,6 +56,6 @@ "author": { | ||
| "devDependencies": { | ||
| "@antfu/eslint-config": "^7.4.3", | ||
| "@types/node": "^25.2.3", | ||
| "eslint-plugin-format": "^1.4.0", | ||
| "rimraf": "^6.1.2", | ||
| "@antfu/eslint-config": "^7.6.1", | ||
| "@types/node": "^25.3.3", | ||
| "eslint-plugin-format": "^2.0.1", | ||
| "rimraf": "^6.1.3", | ||
| "ts-node": "^10.9.2", | ||
@@ -62,0 +62,0 @@ "typescript": "^5.9.3" |
85763
0.21%1159
0.09%