@matter-server/dashboard 1.2.6 → 1.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (20) hide show
  1. package/dist/esm/util/webrtc-provider-payload.d.ts +0 -2
  2. package/dist/esm/util/webrtc-provider-payload.d.ts.map +1 -1
  3. package/dist/esm/util/webrtc-provider-payload.js +0 -2
  4. package/dist/esm/util/webrtc-provider-payload.js.map +1 -1
  5. package/dist/web/js/{attribute-write-dialog-C0DXvpbC.js → attribute-write-dialog-CtEW9qD_.js} +1 -1
  6. package/dist/web/js/{command-invoke-dialog-QhvBXxay.js → command-invoke-dialog-D7KF-xwE.js} +1 -1
  7. package/dist/web/js/{commission-node-dialog-W3MNlP4N.js → commission-node-dialog-Co9T2m1_.js} +5 -5
  8. package/dist/web/js/{commission-node-existing-BdKkE8WK.js → commission-node-existing-Vcsia5Qz.js} +1 -1
  9. package/dist/web/js/{commission-node-thread-BnkcVojr.js → commission-node-thread-CCb6UUm_.js} +1 -1
  10. package/dist/web/js/{commission-node-wifi-D6RNAp74.js → commission-node-wifi-7CGfcbm9.js} +1 -1
  11. package/dist/web/js/{dialog-box-D42ceMiu.js → dialog-box-CN_Qk_4S.js} +1 -1
  12. package/dist/web/js/{fabric-label-dialog-BRkoFmjm.js → fabric-label-dialog-Bh6yCaOl.js} +1 -1
  13. package/dist/web/js/main.js +1 -1
  14. package/dist/web/js/{matter-dashboard-app-CzzJcQ1V.js → matter-dashboard-app-DLe-yfrV.js} +567 -607
  15. package/dist/web/js/{node-acl-add-dialog-CLP4fsZc.js → node-acl-add-dialog-IyD1EoTu.js} +1 -1
  16. package/dist/web/js/{node-binding-dialog-DQr0Trsu.js → node-binding-dialog-CahBxL34.js} +1 -1
  17. package/dist/web/js/{node-label-dialog-1r_X-9Hf.js → node-label-dialog-Xu8QQuQX.js} +1 -1
  18. package/dist/web/js/{settings-dialog-D99_dqAw.js → settings-dialog-BU2nn7IQ.js} +1 -1
  19. package/package.json +4 -4
  20. package/src/util/webrtc-provider-payload.ts +2 -4
@@ -1,4 +1,4 @@
1
- import { i, c, a as clientContext, n, r, b as i$1, P as Privilege, v as nodeIdKey, x as aclCapacity, s as showAlertDialog, y as targetServerClusters, z as clusters, B as AuthMode, C as addAclEntry, E as PRIVILEGE_NAMES, d as b, F as mdiClose, G as getDeviceName, h as handleAsync, g as t } from './matter-dashboard-app-CzzJcQ1V.js';
1
+ import { i, c, a as clientContext, n, r, b as i$1, P as Privilege, v as nodeIdKey, x as aclCapacity, s as showAlertDialog, y as targetServerClusters, z as clusters, B as AuthMode, C as addAclEntry, E as PRIVILEGE_NAMES, d as b, F as mdiClose, G as getDeviceName, h as handleAsync, g as t } from './matter-dashboard-app-DLe-yfrV.js';
2
2
  import { p as preventDefault } from './prevent_default-D-ohDGsN.js';
3
3
  import './main.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { i, c, a as clientContext, n, r, b as i$1, v as nodeIdKey, z as clusters, s as showAlertDialog, H as targetAclCapacityForBinding, I as addBinding, J as bindableClusters, A, d as b, G as getDeviceName, K as getEndpointDeviceTypes, h as handleAsync, g as t } from './matter-dashboard-app-CzzJcQ1V.js';
1
+ import { i, c, a as clientContext, n, r, b as i$1, v as nodeIdKey, z as clusters, s as showAlertDialog, H as targetAclCapacityForBinding, I as addBinding, J as bindableClusters, A, d as b, G as getDeviceName, K as getEndpointDeviceTypes, h as handleAsync, g as t } from './matter-dashboard-app-DLe-yfrV.js';
2
2
  import { p as preventDefault } from './prevent_default-D-ohDGsN.js';
3
3
  import './main.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { r, n, g as t, b as i, M as MAX_NODE_LABEL_LENGTH, d as b, w as writeNodeLabel, s as showAlertDialog } from './matter-dashboard-app-CzzJcQ1V.js';
1
+ import { r, n, g as t, b as i, M as MAX_NODE_LABEL_LENGTH, d as b, w as writeNodeLabel, s as showAlertDialog } from './matter-dashboard-app-DLe-yfrV.js';
2
2
  import { p as preventDefault } from './prevent_default-D-ohDGsN.js';
3
3
  import './main.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { i, c, a as clientContext, t as tickContext, r, e, b as i$1, f as fireAndForget, s as showAlertDialog, d as b, A, h as handleAsync, g as t, n, D as DevModeService, m as mdiWifi, j as mdiPlus, k as mdiPencil, l as mdiDelete, o as mdiEyeOff, p as mdiEye, q as mdiAccessPoint } from './matter-dashboard-app-CzzJcQ1V.js';
1
+ import { i, c, a as clientContext, t as tickContext, r, e, b as i$1, f as fireAndForget, s as showAlertDialog, d as b, A, h as handleAsync, g as t, n, D as DevModeService, m as mdiWifi, j as mdiPlus, k as mdiPencil, l as mdiDelete, o as mdiEyeOff, p as mdiEye, q as mdiAccessPoint } from './matter-dashboard-app-DLe-yfrV.js';
2
2
  import { p as preventDefault } from './prevent_default-D-ohDGsN.js';
3
3
  import './main.js';
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matter-server/dashboard",
3
- "version": "1.2.6",
3
+ "version": "1.2.7",
4
4
  "description": "Dashboard for OHF Matter Server",
5
5
  "homepage": "https://github.com/matter-js/matterjs-server",
6
6
  "bugs": {
@@ -34,8 +34,8 @@
34
34
  "dependencies": {
35
35
  "@lit/context": "^1.1.6",
36
36
  "@material/web": "^2.4.1",
37
- "@matter-server/custom-clusters": "1.2.6",
38
- "@matter-server/ws-client": "1.2.6",
37
+ "@matter-server/custom-clusters": "1.2.7",
38
+ "@matter-server/ws-client": "1.2.7",
39
39
  "@mdi/js": "^7.4.47",
40
40
  "lit": "^3.3.3",
41
41
  "qrcode-generator": "^2.0.4",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "devDependencies": {
46
46
  "@babel/preset-env": "^8.0.2",
47
- "@matter/main": "0.17.6-alpha.0-20260715-3585d95fe",
47
+ "@matter/main": "0.17.7-alpha.0-20260716-1a7047cc7",
48
48
  "@rollup/plugin-babel": "^7.1.0",
49
49
  "@rollup/plugin-commonjs": "^29.0.3",
50
50
  "@rollup/plugin-json": "^6.1.0",
@@ -9,12 +9,12 @@ export interface ProvideOfferRequest {
9
9
  webRtcSessionId: number | null;
10
10
  sdp: string;
11
11
  streamUsage: number;
12
- videoStreamId: number | null;
13
- audioStreamId: number | null;
14
12
  videoStreams?: number[];
15
13
  audioStreams?: number[];
16
14
  }
17
15
 
16
+ // Send the canonical revision-2 VideoStreams/AudioStreams lists; the server down-converts them to the
17
+ // deprecated singular ids for a revision-1 provider per its advertised ClusterRevision.
18
18
  export function buildProvideOfferRequest(
19
19
  sdp: string,
20
20
  streamUsage: number,
@@ -25,8 +25,6 @@ export function buildProvideOfferRequest(
25
25
  webRtcSessionId: null,
26
26
  sdp,
27
27
  streamUsage,
28
- videoStreamId,
29
- audioStreamId,
30
28
  ...(videoStreamId !== null ? { videoStreams: [videoStreamId] } : {}),
31
29
  ...(audioStreamId !== null ? { audioStreams: [audioStreamId] } : {}),
32
30
  };