@matter-server/dashboard 0.6.7 → 0.7.0-alpha.0-20260512-b404bea

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 (42) hide show
  1. package/dist/esm/client/models/descriptions.d.ts.map +1 -1
  2. package/dist/esm/client/models/descriptions.js +2485 -415
  3. package/dist/esm/client/models/descriptions.js.map +1 -1
  4. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-dialog.d.ts +2 -0
  5. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-dialog.d.ts.map +1 -1
  6. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-dialog.js +11 -1
  7. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-dialog.js.map +1 -1
  8. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-thread.d.ts +7 -0
  9. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-thread.d.ts.map +1 -1
  10. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-thread.js +43 -2
  11. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-thread.js.map +1 -1
  12. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-wifi.d.ts +7 -0
  13. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-wifi.d.ts.map +1 -1
  14. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-wifi.js +43 -2
  15. package/dist/esm/components/dialogs/commission-node-dialog/commission-node-wifi.js.map +1 -1
  16. package/dist/esm/components/dialogs/settings/settings-dialog.d.ts +19 -0
  17. package/dist/esm/components/dialogs/settings/settings-dialog.d.ts.map +1 -1
  18. package/dist/esm/components/dialogs/settings/settings-dialog.js +287 -2
  19. package/dist/esm/components/dialogs/settings/settings-dialog.js.map +1 -1
  20. package/dist/esm/components/dialogs/settings/show-settings-dialog.d.ts +1 -1
  21. package/dist/esm/components/dialogs/settings/show-settings-dialog.d.ts.map +1 -1
  22. package/dist/esm/components/dialogs/settings/show-settings-dialog.js +2 -1
  23. package/dist/esm/components/dialogs/settings/show-settings-dialog.js.map +1 -1
  24. package/dist/web/js/{attribute-write-dialog-DvCdBC5h.js → attribute-write-dialog-DzMWN_T3.js} +1 -1
  25. package/dist/web/js/{command-invoke-dialog-wg-tTS3n.js → command-invoke-dialog-BhAOXzjX.js} +1 -1
  26. package/dist/web/js/{commission-node-dialog-DrlOw53q.js → commission-node-dialog-DF87YIqR.js} +17 -5
  27. package/dist/web/js/{commission-node-existing-BujgZH95.js → commission-node-existing-DLcWvJTL.js} +2 -2
  28. package/dist/web/js/{commission-node-thread-C8FyqV6l.js → commission-node-thread-m2fqED-2.js} +43 -4
  29. package/dist/web/js/{commission-node-wifi-DiaG9EmR.js → commission-node-wifi-PCsot-CX.js} +43 -4
  30. package/dist/web/js/{dialog-box-QK2bjCAa.js → dialog-box-DiqYXM8c.js} +1 -1
  31. package/dist/web/js/{fire_event-CfuDUSb7.js → fire_event-BnpND_gK.js} +1 -1
  32. package/dist/web/js/main.js +7 -1
  33. package/dist/web/js/{matter-dashboard-app-Dh-6FL-7.js → matter-dashboard-app-BZOhBELR.js} +2345 -335
  34. package/dist/web/js/{node-binding-dialog-DbsGaTS6.js → node-binding-dialog-B3lVN-FU.js} +1 -1
  35. package/dist/web/js/{settings-dialog-BZwpJ82T.js → settings-dialog-D75IAPKe.js} +289 -1
  36. package/package.json +4 -4
  37. package/src/client/models/descriptions.ts +2485 -415
  38. package/src/components/dialogs/commission-node-dialog/commission-node-dialog.ts +13 -1
  39. package/src/components/dialogs/commission-node-dialog/commission-node-thread.ts +49 -2
  40. package/src/components/dialogs/commission-node-dialog/commission-node-wifi.ts +49 -2
  41. package/src/components/dialogs/settings/settings-dialog.ts +294 -2
  42. package/src/components/dialogs/settings/show-settings-dialog.ts +2 -1
@@ -234,7 +234,7 @@ function c$4({
234
234
  }
235
235
 
236
236
  // Material Design Icons v7.4.47
237
- var mdiAccessPoint="M4.93,4.93C3.12,6.74 2,9.24 2,12C2,14.76 3.12,17.26 4.93,19.07L6.34,17.66C4.89,16.22 4,14.22 4,12C4,9.79 4.89,7.78 6.34,6.34L4.93,4.93M19.07,4.93L17.66,6.34C19.11,7.78 20,9.79 20,12C20,14.22 19.11,16.22 17.66,17.66L19.07,19.07C20.88,17.26 22,14.76 22,12C22,9.24 20.88,6.74 19.07,4.93M7.76,7.76C6.67,8.85 6,10.35 6,12C6,13.65 6.67,15.15 7.76,16.24L9.17,14.83C8.45,14.11 8,13.11 8,12C8,10.89 8.45,9.89 9.17,9.17L7.76,7.76M16.24,7.76L14.83,9.17C15.55,9.89 16,10.89 16,12C16,13.11 15.55,14.11 14.83,14.83L16.24,16.24C17.33,15.15 18,13.65 18,12C18,10.35 17.33,8.85 16.24,7.76M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10Z";var mdiAirConditioner="M6.59,0.66C8.93,-1.15 11.47,1.06 12.04,4.5C12.47,4.5 12.89,4.62 13.27,4.84C13.79,4.24 14.25,3.42 14.07,2.5C13.65,0.35 16.06,-1.39 18.35,1.58C20.16,3.92 17.95,6.46 14.5,7.03C14.5,7.46 14.39,7.89 14.16,8.27C14.76,8.78 15.58,9.24 16.5,9.06C18.63,8.64 20.38,11.04 17.41,13.34C15.07,15.15 12.53,12.94 11.96,9.5C11.53,9.5 11.11,9.37 10.74,9.15C10.22,9.75 9.75,10.58 9.93,11.5C10.35,13.64 7.94,15.39 5.65,12.42C3.83,10.07 6.05,7.53 9.5,6.97C9.5,6.54 9.63,6.12 9.85,5.74C9.25,5.23 8.43,4.76 7.5,4.94C5.37,5.36 3.62,2.96 6.59,0.66M5,16H7A2,2 0 0,1 9,18V24H7V22H5V24H3V18A2,2 0 0,1 5,16M5,18V20H7V18H5M12.93,16H15L12.07,24H10L12.93,16M18,16H21V18H18V22H21V24H18A2,2 0 0,1 16,22V18A2,2 0 0,1 18,16Z";var mdiAirFilter="M19,18.31V20A2,2 0 0,1 17,22H7A2,2 0 0,1 5,20V16.3C4.54,16.12 3.95,16 3,16A1,1 0 0,1 2,15A1,1 0 0,1 3,14C3.82,14 4.47,14.08 5,14.21V12.3C4.54,12.12 3.95,12 3,12A1,1 0 0,1 2,11A1,1 0 0,1 3,10C3.82,10 4.47,10.08 5,10.21V8.3C4.54,8.12 3.95,8 3,8A1,1 0 0,1 2,7A1,1 0 0,1 3,6C3.82,6 4.47,6.08 5,6.21V4A2,2 0 0,1 7,2H17A2,2 0 0,1 19,4V6.16C20.78,6.47 21.54,7.13 21.71,7.29C22.1,7.68 22.1,8.32 21.71,8.71C21.32,9.1 20.8,9.09 20.29,8.71V8.71C20.29,8.71 19.25,8 17,8C15.74,8 14.91,8.41 13.95,8.9C12.91,9.41 11.74,10 10,10C9.64,10 9.31,10 9,9.96V7.95C9.3,8 9.63,8 10,8C11.26,8 12.09,7.59 13.05,7.11C14.09,6.59 15.27,6 17,6V4H7V20H17V18C18.5,18 18.97,18.29 19,18.31M17,10C15.27,10 14.09,10.59 13.05,11.11C12.09,11.59 11.26,12 10,12C9.63,12 9.3,12 9,11.95V13.96C9.31,14 9.64,14 10,14C11.74,14 12.91,13.41 13.95,12.9C14.91,12.42 15.74,12 17,12C19.25,12 20.29,12.71 20.29,12.71V12.71C20.8,13.1 21.32,13.1 21.71,12.71C22.1,12.32 22.1,11.69 21.71,11.29C21.5,11.08 20.25,10 17,10M17,14C15.27,14 14.09,14.59 13.05,15.11C12.09,15.59 11.26,16 10,16C9.63,16 9.3,16 9,15.95V17.96C9.31,18 9.64,18 10,18C11.74,18 12.91,17.41 13.95,16.9C14.91,16.42 15.74,16 17,16C19.25,16 20.29,16.71 20.29,16.71V16.71C20.8,17.1 21.32,17.1 21.71,16.71C22.1,16.32 22.1,15.69 21.71,15.29C21.5,15.08 20.25,14 17,14Z";var mdiAirPurifier="M11,9A4,4 0 0,1 15,13A4,4 0 0,1 11,17A4,4 0 0,1 7,13A4,4 0 0,1 11,9M11,11A2,2 0 0,0 9,13A2,2 0 0,0 11,15A2,2 0 0,0 13,13A2,2 0 0,0 11,11M7,4H14A4,4 0 0,1 18,8V9H16V8A2,2 0 0,0 14,6H7A2,2 0 0,0 5,8V20H16V18H18V22H3V8A4,4 0 0,1 7,4M16,11C18.5,11 18.5,9 21,9V11C18.5,11 18.5,13 16,13V11M16,15C18.5,15 18.5,13 21,13V15C18.5,15 18.5,17 16,17V15Z";var mdiAlertCircleOutline="M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z";var mdiArrowLeft="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z";var mdiBell="M21,19V20H3V19L5,17V11C5,7.9 7.03,5.17 10,4.29C10,4.19 10,4.1 10,4A2,2 0 0,1 12,2A2,2 0 0,1 14,4C14,4.1 14,4.19 14,4.29C16.97,5.17 19,7.9 19,11V17L21,19M14,21A2,2 0 0,1 12,23A2,2 0 0,1 10,21";var mdiBlindsHorizontal="M20 19V3H4V19H2V21H22V19H20M16 9H18V11H16V9M14 11H6V9H14V11M18 7H16V5H18V7M14 5V7H6V5H14M6 19V13H14V14.82C13.55 15.14 13.25 15.66 13.25 16.25C13.25 17.22 14.03 18 15 18S16.75 17.22 16.75 16.25C16.75 15.66 16.45 15.13 16 14.82V13H18V19H6Z";var mdiBrightnessAuto="M14.3,16L13.6,14H10.4L9.7,16H7.8L11,7H13L16.2,16H14.3M20,8.69V4H15.31L12,0.69L8.69,4H4V8.69L0.69,12L4,15.31V20H8.69L12,23.31L15.31,20H20V15.31L23.31,12L20,8.69M10.85,12.65H13.15L12,9L10.85,12.65Z";var mdiBrightnessPercent="M20.04,8.71V4H15.34L12,0.69L8.71,4H4V8.71L0.69,12L4,15.34V20.04H8.71L12,23.35L15.34,20.04H20.04V15.34L23.35,12L20.04,8.71M8.83,7.05C9.81,7.05 10.6,7.84 10.6,8.83A1.77,1.77 0 0,1 8.83,10.6C7.84,10.6 7.05,9.81 7.05,8.83C7.05,7.84 7.84,7.05 8.83,7.05M15.22,17C14.24,17 13.45,16.2 13.45,15.22A1.77,1.77 0 0,1 15.22,13.45C16.2,13.45 17,14.24 17,15.22A1.78,1.78 0 0,1 15.22,17M8.5,17.03L7,15.53L15.53,7L17.03,8.5L8.5,17.03Z";var mdiCamera="M4,4H7L9,2H15L17,4H20A2,2 0 0,1 22,6V18A2,2 0 0,1 20,20H4A2,2 0 0,1 2,18V6A2,2 0 0,1 4,4M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9Z";var mdiCast="M1,10V12A9,9 0 0,1 10,21H12C12,14.92 7.07,10 1,10M1,14V16A5,5 0 0,1 6,21H8A7,7 0 0,0 1,14M1,18V21H4A3,3 0 0,0 1,18M21,3H3C1.89,3 1,3.89 1,5V8H3V5H21V19H14V21H21A2,2 0 0,0 23,19V5C23,3.89 22.1,3 21,3Z";var mdiCctv="M6.03 12.03L8.03 15.5L5.5 18.68L2 12.62L6.03 12.03M17 18V15.29C17.88 14.9 18.5 14.03 18.5 13C18.5 12.43 18.3 11.9 17.97 11.5L19.94 10.35C20.95 9.76 21.3 8.47 20.71 7.46L19.33 5.06C18.74 4.05 17.45 3.7 16.44 4.28L8.31 9C7.36 9.53 7.03 10.75 7.58 11.71L9.08 14.31C9.63 15.26 10.86 15.59 11.81 15.04L13.69 13.96C13.94 14.55 14.41 15.03 15 15.29V18C15 19.1 15.9 20 17 20H22V18H17Z";var mdiChatProcessing="M12,3C17.5,3 22,6.58 22,11C22,15.42 17.5,19 12,19C10.76,19 9.57,18.82 8.47,18.5C5.55,21 2,21 2,21C4.33,18.67 4.7,17.1 4.75,16.5C3.05,15.07 2,13.13 2,11C2,6.58 6.5,3 12,3M17,12V10H15V12H17M13,12V10H11V12H13M9,12V10H7V12H9Z";var mdiChevronDown="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z";var mdiChevronRight="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z";var mdiChip="M6,4H18V5H21V7H18V9H21V11H18V13H21V15H18V17H21V19H18V20H6V19H3V17H6V15H3V13H6V11H3V9H6V7H3V5H6V4M11,15V18H12V15H11M13,15V18H14V15H13M15,15V18H16V15H15Z";var mdiClose="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z";var mdiCog="M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z";var mdiDishwasher="M18,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V4A2,2 0 0,0 18,2M10,4A1,1 0 0,1 11,5A1,1 0 0,1 10,6A1,1 0 0,1 9,5A1,1 0 0,1 10,4M7,4A1,1 0 0,1 8,5A1,1 0 0,1 7,6A1,1 0 0,1 6,5A1,1 0 0,1 7,4M18,20H6V8H18V20M14.67,15.33C14.69,16.03 14.41,16.71 13.91,17.21C12.86,18.26 11.15,18.27 10.09,17.21C9.59,16.71 9.31,16.03 9.33,15.33C9.4,14.62 9.63,13.94 10,13.33C10.37,12.5 10.81,11.73 11.33,11L12,10C13.79,12.59 14.67,14.36 14.67,15.33";var mdiDoorOpen="M12,3C10.89,3 10,3.89 10,5H3V19H2V21H22V19H21V5C21,3.89 20.11,3 19,3H12M12,5H19V19H12V5M5,11H7V13H5V11Z";var mdiDoorbell="M12 10C10.9 10 10 10.9 10 12S10.9 14 12 14 14 13.1 14 12 13.1 10 12 10M16 2H8C6.9 2 6 2.9 6 4V20C6 21.1 6.9 22 8 22H16C17.1 22 18 21.1 18 20V4C18 2.9 17.1 2 16 2M16 20H8V4H16V20Z";var mdiDoorbellVideo="M14 15C14 16.11 13.11 17 12 17S10 16.11 10 15 10.9 13 12 13 14 13.9 14 15M18 4V20C18 21.1 17.11 22 16 22H8C6.9 22 6 21.11 6 20V4C6 2.9 6.9 2 8 2H16C17.11 2 18 2.9 18 4M10.5 7C10.5 7.83 11.17 8.5 12 8.5S13.5 7.83 13.5 7 12.83 5.5 12 5.5 10.5 6.17 10.5 7M16 10H8V20H16V10Z";var mdiEthernet="M7,15H9V18H11V15H13V18H15V15H17V18H19V9H15V6H9V9H5V18H7V15M4.38,3H19.63C20.94,3 22,4.06 22,5.38V19.63A2.37,2.37 0 0,1 19.63,22H4.38C3.06,22 2,20.94 2,19.63V5.38C2,4.06 3.06,3 4.38,3Z";var mdiEvStation="M19.77,7.23L19.78,7.22L16.06,3.5L15,4.56L17.11,6.67C16.17,7.03 15.5,7.93 15.5,9A2.5,2.5 0 0,0 18,11.5C18.36,11.5 18.69,11.42 19,11.29V18.5A1,1 0 0,1 18,19.5A1,1 0 0,1 17,18.5V14A2,2 0 0,0 15,12H14V5A2,2 0 0,0 12,3H6A2,2 0 0,0 4,5V21H14V13.5H15.5V18.5A2.5,2.5 0 0,0 18,21A2.5,2.5 0 0,0 20.5,18.5V9C20.5,8.31 20.22,7.68 19.77,7.23M18,10A1,1 0 0,1 17,9A1,1 0 0,1 18,8A1,1 0 0,1 19,9A1,1 0 0,1 18,10M8,18V13.5H6L10,6V11H12L8,18Z";var mdiEyeOff="M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z";var mdiFan="M12,11A1,1 0 0,0 11,12A1,1 0 0,0 12,13A1,1 0 0,0 13,12A1,1 0 0,0 12,11M12.5,2C17,2 17.11,5.57 14.75,6.75C13.76,7.24 13.32,8.29 13.13,9.22C13.61,9.42 14.03,9.73 14.35,10.13C18.05,8.13 22.03,8.92 22.03,12.5C22.03,17 18.46,17.1 17.28,14.73C16.78,13.74 15.72,13.3 14.79,13.11C14.59,13.59 14.28,14 13.88,14.34C15.87,18.03 15.08,22 11.5,22C7,22 6.91,18.42 9.27,17.24C10.25,16.75 10.69,15.71 10.89,14.79C10.4,14.59 9.97,14.27 9.65,13.87C5.96,15.85 2,15.07 2,11.5C2,7 5.56,6.89 6.74,9.26C7.24,10.25 8.29,10.68 9.22,10.87C9.41,10.39 9.73,9.97 10.14,9.65C8.15,5.96 8.94,2 12.5,2Z";var mdiFile="M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z";var mdiFitToScreen="M17 4H20C21.1 4 22 4.9 22 6V8H20V6H17V4M4 8V6H7V4H4C2.9 4 2 4.9 2 6V8H4M20 16V18H17V20H20C21.1 20 22 19.1 22 18V16H20M7 18H4V16H2V18C2 19.1 2.9 20 4 20H7V18M18 8H6V16H18V8Z";var mdiFridge="M7,2H17A2,2 0 0,1 19,4V9H5V4A2,2 0 0,1 7,2M19,19A2,2 0 0,1 17,21V22H15V21H9V22H7V21A2,2 0 0,1 5,19V10H19V19M8,5V7H10V5H8M8,12V15H10V12H8Z";var mdiGauge="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,4A8,8 0 0,1 20,12C20,14.4 19,16.5 17.3,18C15.9,16.7 14,16 12,16C10,16 8.2,16.7 6.7,18C5,16.5 4,14.4 4,12A8,8 0 0,1 12,4M14,5.89C13.62,5.9 13.26,6.15 13.1,6.54L11.81,9.77L11.71,10C11,10.13 10.41,10.6 10.14,11.26C9.73,12.29 10.23,13.45 11.26,13.86C12.29,14.27 13.45,13.77 13.86,12.74C14.12,12.08 14,11.32 13.57,10.76L13.67,10.5L14.96,7.29L14.97,7.26C15.17,6.75 14.92,6.17 14.41,5.96C14.28,5.91 14.15,5.89 14,5.89M10,6A1,1 0 0,0 9,7A1,1 0 0,0 10,8A1,1 0 0,0 11,7A1,1 0 0,0 10,6M7,9A1,1 0 0,0 6,10A1,1 0 0,0 7,11A1,1 0 0,0 8,10A1,1 0 0,0 7,9M17,9A1,1 0 0,0 16,10A1,1 0 0,0 17,11A1,1 0 0,0 18,10A1,1 0 0,0 17,9Z";var mdiGraphOutline="M19.5 17C19.36 17 19.24 17 19.11 17.04L17.5 13.8C17.95 13.35 18.25 12.71 18.25 12C18.25 10.62 17.13 9.5 15.75 9.5C15.61 9.5 15.5 9.5 15.35 9.54L13.74 6.3C14.21 5.84 14.5 5.21 14.5 4.5C14.5 3.12 13.38 2 12 2S9.5 3.12 9.5 4.5C9.5 5.2 9.79 5.84 10.26 6.29L8.65 9.54C8.5 9.5 8.39 9.5 8.25 9.5C6.87 9.5 5.75 10.62 5.75 12C5.75 12.71 6.04 13.34 6.5 13.79L4.89 17.04C4.76 17 4.64 17 4.5 17C3.12 17 2 18.12 2 19.5C2 20.88 3.12 22 4.5 22S7 20.88 7 19.5C7 18.8 6.71 18.16 6.24 17.71L7.86 14.46C8 14.5 8.12 14.5 8.25 14.5C8.38 14.5 8.5 14.5 8.63 14.46L10.26 17.71C9.79 18.16 9.5 18.8 9.5 19.5C9.5 20.88 10.62 22 12 22S14.5 20.88 14.5 19.5C14.5 18.12 13.38 17 12 17C11.87 17 11.74 17 11.61 17.04L10 13.8C10.45 13.35 10.75 12.71 10.75 12C10.75 11.3 10.46 10.67 10 10.21L11.61 6.96C11.74 7 11.87 7 12 7C12.13 7 12.26 7 12.39 6.96L14 10.21C13.54 10.66 13.25 11.3 13.25 12C13.25 13.38 14.37 14.5 15.75 14.5C15.88 14.5 16 14.5 16.13 14.46L17.76 17.71C17.29 18.16 17 18.8 17 19.5C17 20.88 18.12 22 19.5 22S22 20.88 22 19.5C22 18.12 20.88 17 19.5 17M4.5 20.5C3.95 20.5 3.5 20.05 3.5 19.5S3.95 18.5 4.5 18.5 5.5 18.95 5.5 19.5 5.05 20.5 4.5 20.5M13 19.5C13 20.05 12.55 20.5 12 20.5S11 20.05 11 19.5 11.45 18.5 12 18.5 13 18.95 13 19.5M7.25 12C7.25 11.45 7.7 11 8.25 11S9.25 11.45 9.25 12 8.8 13 8.25 13 7.25 12.55 7.25 12M11 4.5C11 3.95 11.45 3.5 12 3.5S13 3.95 13 4.5 12.55 5.5 12 5.5 11 5.05 11 4.5M14.75 12C14.75 11.45 15.2 11 15.75 11S16.75 11.45 16.75 12 16.3 13 15.75 13 14.75 12.55 14.75 12M19.5 20.5C18.95 20.5 18.5 20.05 18.5 19.5S18.95 18.5 19.5 18.5 20.5 18.95 20.5 19.5 20.05 20.5 19.5 20.5Z";var mdiHeatPump="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M12.75 7.08C13.57 7.2 14.32 7.5 14.95 8L12.75 10.19V7.08M11.25 7.08V10.19L9.05 8C9.68 7.5 10.43 7.2 11.25 7.08M8 9.05L10.19 11.25H7.08C7.2 10.43 7.5 9.68 8 9.05M7.08 12.75H10.19L8 14.95C7.5 14.32 7.2 13.57 7.08 12.75M11.25 16.92C10.43 16.8 9.68 16.5 9.05 16L11.25 13.81V16.92M12 13C11.45 13 11 12.55 11 12S11.45 11 12 11 13 11.45 13 12 12.55 13 12 13M12.75 16.92V13.81L14.95 16C14.32 16.5 13.57 16.8 12.75 16.92M16 14.95L13.81 12.75H16.92C16.8 13.57 16.5 14.32 16 14.95M13.81 11.25L16 9.05C16.5 9.69 16.8 10.44 16.92 11.25H13.81Z";var mdiHelp="M10,19H13V22H10V19M12,2C17.35,2.22 19.68,7.62 16.5,11.67C15.67,12.67 14.33,13.33 13.67,14.17C13,15 13,16 13,17H10C10,15.33 10,13.92 10.67,12.92C11.33,11.92 12.67,11.33 13.5,10.67C15.92,8.43 15.32,5.26 12,5A3,3 0 0,0 9,8H6A6,6 0 0,1 12,2Z";var mdiHome="M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z";var mdiLeaf="M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,8 17,8 17,8Z";var mdiLightbulb="M12,2A7,7 0 0,0 5,9C5,11.38 6.19,13.47 8,14.74V17A1,1 0 0,0 9,18H15A1,1 0 0,0 16,17V14.74C17.81,13.47 19,11.38 19,9A7,7 0 0,0 12,2M9,21A1,1 0 0,0 10,22H14A1,1 0 0,0 15,21V20H9V21Z";var mdiLink="M3.9,12C3.9,10.29 5.29,8.9 7,8.9H11V7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H11V15.1H7C5.29,15.1 3.9,13.71 3.9,12M8,13H16V11H8V13M17,7H13V8.9H17C18.71,8.9 20.1,10.29 20.1,12C20.1,13.71 18.71,15.1 17,15.1H13V17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7Z";var mdiLinkVariantOff="M2,5.27L3.28,4L20,20.72L18.73,22L13.9,17.17L11.29,19.78C9.34,21.73 6.17,21.73 4.22,19.78C2.27,17.83 2.27,14.66 4.22,12.71L5.71,11.22C5.7,12.04 5.83,12.86 6.11,13.65L5.64,14.12C4.46,15.29 4.46,17.19 5.64,18.36C6.81,19.54 8.71,19.54 9.88,18.36L12.5,15.76L10.88,14.15C10.87,14.39 10.77,14.64 10.59,14.83C10.2,15.22 9.56,15.22 9.17,14.83C8.12,13.77 7.63,12.37 7.72,11L2,5.27M12.71,4.22C14.66,2.27 17.83,2.27 19.78,4.22C21.73,6.17 21.73,9.34 19.78,11.29L18.29,12.78C18.3,11.96 18.17,11.14 17.89,10.36L18.36,9.88C19.54,8.71 19.54,6.81 18.36,5.64C17.19,4.46 15.29,4.46 14.12,5.64L10.79,8.97L9.38,7.55L12.71,4.22M13.41,9.17C13.8,8.78 14.44,8.78 14.83,9.17C16.2,10.54 16.61,12.5 16.06,14.23L14.28,12.46C14.23,11.78 13.94,11.11 13.41,10.59C13,10.2 13,9.56 13.41,9.17Z";var mdiLoading="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z";var mdiLock="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z";var mdiLogout="M17 7L15.59 8.41L18.17 11H8V13H18.17L15.59 15.58L17 17L22 12M4 5H12V3H4C2.9 3 2 3.9 2 5V19C2 20.1 2.9 21 4 21H12V19H4V5Z";var mdiMagnifyMinus="M9,2A7,7 0 0,1 16,9C16,10.57 15.5,12 14.61,13.19L15.41,14H16L22,20L20,22L14,16V15.41L13.19,14.61C12,15.5 10.57,16 9,16A7,7 0 0,1 2,9A7,7 0 0,1 9,2M5,8V10H13V8H5Z";var mdiMagnifyPlus="M9,2A7,7 0 0,1 16,9C16,10.57 15.5,12 14.61,13.19L15.41,14H16L22,20L20,22L14,16V15.41L13.19,14.61C12,15.5 10.57,16 9,16A7,7 0 0,1 2,9A7,7 0 0,1 9,2M8,5V8H5V10H8V13H10V10H13V8H10V5H8Z";var mdiMeterElectric="M12 2C7.04 2 3 6.04 3 11C3 14.91 5.5 18.24 9 19.47V22H11V19.94C11.33 20 11.66 20 12 20S12.67 20 13 19.94V22H15V19.47C18.5 18.23 21 14.9 21 11C21 6.04 16.96 2 12 2M14.25 14L11.25 17L9.75 15.5L11 14.25L9.75 13L12.75 10L14.25 11.5L13 12.75L14.25 14M16 9H8V7H16V9Z";var mdiMicrowave="M4,5A2,2 0 0,0 2,7V17A2,2 0 0,0 4,19H20A2,2 0 0,0 22,17V7A2,2 0 0,0 20,5H4M4,7H16V17H4V7M19,7A1,1 0 0,1 20,8A1,1 0 0,1 19,9A1,1 0 0,1 18,8A1,1 0 0,1 19,7M13,9V15H15V9H13M19,11A1,1 0 0,1 20,12A1,1 0 0,1 19,13A1,1 0 0,1 18,12A1,1 0 0,1 19,11Z";var mdiMotionSensor="M10,0.2C9,0.2 8.2,1 8.2,2C8.2,3 9,3.8 10,3.8C11,3.8 11.8,3 11.8,2C11.8,1 11,0.2 10,0.2M15.67,1A7.33,7.33 0 0,0 23,8.33V7A6,6 0 0,1 17,1H15.67M18.33,1C18.33,3.58 20.42,5.67 23,5.67V4.33C21.16,4.33 19.67,2.84 19.67,1H18.33M21,1A2,2 0 0,0 23,3V1H21M7.92,4.03C7.75,4.03 7.58,4.06 7.42,4.11L2,5.8V11H3.8V7.33L5.91,6.67L2,22H3.8L6.67,13.89L9,17V22H10.8V15.59L8.31,11.05L9.04,8.18L10.12,10H15V8.2H11.38L9.38,4.87C9.08,4.37 8.54,4.03 7.92,4.03Z";var mdiPause="M14,19H18V5H14M6,19H10V5H6V19Z";var mdiPencil="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z";var mdiPlay="M8,5.14V19.14L19,12.14L8,5.14Z";var mdiPlus="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z";var mdiPowerPlug="M16,7V3H14V7H10V3H8V7H8C7,7 6,8 6,9V14.5L9.5,18V21H14.5V18L18,14.5V9C18,8 17,7 16,7Z";var mdiPump="M2 21V15H3.5C3.18 14.06 3 13.05 3 12C3 7.03 7.03 3 12 3H22V9H20.5C20.82 9.94 21 10.95 21 12C21 16.97 16.97 21 12 21H2M5 12C5 13.28 5.34 14.47 5.94 15.5L9.4 13.5C9.15 13.06 9 12.55 9 12C9 11.35 9.21 10.75 9.56 10.26L6.3 7.93C5.5 9.08 5 10.5 5 12M12 19C14.59 19 16.85 17.59 18.06 15.5L14.6 13.5C14.08 14.4 13.11 15 12 15L11.71 15L11.33 18.97L12 19M12 9C13.21 9 14.26 9.72 14.73 10.76L18.37 9.1C17.27 6.68 14.83 5 12 5V9M12 11C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13C12.55 13 13 12.55 13 12C13 11.45 12.55 11 12 11Z";var mdiRefresh="M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z";var mdiRemote="M12,0C8.96,0 6.21,1.23 4.22,3.22L5.63,4.63C7.26,3 9.5,2 12,2C14.5,2 16.74,3 18.36,4.64L19.77,3.23C17.79,1.23 15.04,0 12,0M7.05,6.05L8.46,7.46C9.37,6.56 10.62,6 12,6C13.38,6 14.63,6.56 15.54,7.46L16.95,6.05C15.68,4.78 13.93,4 12,4C10.07,4 8.32,4.78 7.05,6.05M12,15A2,2 0 0,1 10,13A2,2 0 0,1 12,11A2,2 0 0,1 14,13A2,2 0 0,1 12,15M15,9H9A1,1 0 0,0 8,10V22A1,1 0 0,0 9,23H15A1,1 0 0,0 16,22V10A1,1 0 0,0 15,9Z";var mdiRobotVacuum="M12,2C14.65,2 17.19,3.06 19.07,4.93L17.65,6.35C16.15,4.85 14.12,4 12,4C9.88,4 7.84,4.84 6.35,6.35L4.93,4.93C6.81,3.06 9.35,2 12,2M3.66,6.5L5.11,7.94C4.39,9.17 4,10.57 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12C20,10.57 19.61,9.17 18.88,7.94L20.34,6.5C21.42,8.12 22,10.04 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12C2,10.04 2.58,8.12 3.66,6.5M12,6A6,6 0 0,1 18,12C18,13.59 17.37,15.12 16.24,16.24L14.83,14.83C14.08,15.58 13.06,16 12,16C10.94,16 9.92,15.58 9.17,14.83L7.76,16.24C6.63,15.12 6,13.59 6,12A6,6 0 0,1 12,6M12,8A1,1 0 0,0 11,9A1,1 0 0,0 12,10A1,1 0 0,0 13,9A1,1 0 0,0 12,8Z";var mdiRouter="M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2M12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20M13 13V16H15L12 19L9 16H11V13M5 13H8V15L11 12L8 9V11H5M11 11V8H9L12 5L15 8H13V11M19 11H16V9L13 12L16 15V13H19";var mdiRouterWireless="M20.2,5.9L21,5.1C19.6,3.7 17.8,3 16,3C14.2,3 12.4,3.7 11,5.1L11.8,5.9C13,4.8 14.5,4.2 16,4.2C17.5,4.2 19,4.8 20.2,5.9M19.3,6.7C18.4,5.8 17.2,5.3 16,5.3C14.8,5.3 13.6,5.8 12.7,6.7L13.5,7.5C14.2,6.8 15.1,6.5 16,6.5C16.9,6.5 17.8,6.8 18.5,7.5L19.3,6.7M19,13H17V9H15V13H5A2,2 0 0,0 3,15V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V15A2,2 0 0,0 19,13M8,18H6V16H8V18M11.5,18H9.5V16H11.5V18M15,18H13V16H15V18Z";var mdiShareVariant="M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z";var mdiSignalCellular1="M19.5,5.5V18.5H17.5V5.5H19.5M12.5,10.5V18.5H10.5V10.5H12.5M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSignalCellular2="M19.5,5.5V18.5H17.5V5.5H19.5M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSignalCellular3="M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSmokeDetector="M12,18A6,6 0 0,0 18,12C18,8.68 15.31,6 12,6C8.68,6 6,8.68 6,12A6,6 0 0,0 12,18M19,3A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H19M8,12A4,4 0 0,1 12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12Z";var mdiSnowflakeAlert="M16.46,9.41L13,7.38V5.12L14.71,3.41L13.29,2L12,3.29L10.71,2L9.29,3.41L11,5.12V7.38L8.5,8.82L6.5,7.69L5.92,5.36L4,5.88L4.47,7.65L2.7,8.12L3.22,10.05L5.55,9.43L7.55,10.56V13.45L5.55,14.58L3.22,13.96L2.7,15.89L4.47,16.36L4,18.12L5.93,18.64L6.55,16.31L8.55,15.18L11,16.62V18.88L9.29,20.59L10.71,22L12,20.71L13.29,22L14.7,20.59L13,18.88V16.62L16.46,14.61M9.5,10.56L12,9.11L14.5,10.56V13.44L12,14.89L9.5,13.44M19,13V7H21V13H19M19,17V15H21V17H19Z";var mdiSolarPower="M11.45,2V5.55L15,3.77L11.45,2M10.45,8L8,10.46L11.75,11.71L10.45,8M2,11.45L3.77,15L5.55,11.45H2M10,2H2V10C2.57,10.17 3.17,10.25 3.77,10.25C7.35,10.26 10.26,7.35 10.27,3.75C10.26,3.16 10.17,2.57 10,2M17,22V16H14L19,7V13H22L17,22Z";var mdiSpeaker="M12,12A3,3 0 0,0 9,15A3,3 0 0,0 12,18A3,3 0 0,0 15,15A3,3 0 0,0 12,12M12,20A5,5 0 0,1 7,15A5,5 0 0,1 12,10A5,5 0 0,1 17,15A5,5 0 0,1 12,20M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8C10.89,8 10,7.1 10,6C10,4.89 10.89,4 12,4M17,2H7C5.89,2 5,2.89 5,4V20A2,2 0 0,0 7,22H17A2,2 0 0,0 19,20V4C19,2.89 18.1,2 17,2Z";var mdiSprinkler="M11 7H13V9H11V7M5 22H9V10H5V22M14 11H16V9H14V11M17 10H19V8H17V10M17 5V7H19V5H17M14 8H16V6H14V8M17 13H19V11H17V13M5 7H5.33L6 9H8L8.67 7H9V6H5V7Z";var mdiStove="M6,14H8L11,17H9L6,14M4,4H5V3A1,1 0 0,1 6,2H10A1,1 0 0,1 11,3V4H13V3A1,1 0 0,1 14,2H18A1,1 0 0,1 19,3V4H20A2,2 0 0,1 22,6V19A2,2 0 0,1 20,21V22H17V21H7V22H4V21A2,2 0 0,1 2,19V6A2,2 0 0,1 4,4M18,7A1,1 0 0,1 19,8A1,1 0 0,1 18,9A1,1 0 0,1 17,8A1,1 0 0,1 18,7M14,7A1,1 0 0,1 15,8A1,1 0 0,1 14,9A1,1 0 0,1 13,8A1,1 0 0,1 14,7M20,6H4V10H20V6M4,19H20V12H4V19M6,7A1,1 0 0,1 7,8A1,1 0 0,1 6,9A1,1 0 0,1 5,8A1,1 0 0,1 6,7M13,14H15L18,17H16L13,14Z";var mdiTelevision="M21,17H3V5H21M21,3H3A2,2 0 0,0 1,5V17A2,2 0 0,0 3,19H8V21H16V19H21A2,2 0 0,0 23,17V5A2,2 0 0,0 21,3Z";var mdiThermometer="M15 13V5A3 3 0 0 0 9 5V13A5 5 0 1 0 15 13M12 4A1 1 0 0 1 13 5V8H11V5A1 1 0 0 1 12 4Z";var mdiToggleSwitch="M17,7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7M17,15A3,3 0 0,1 14,12A3,3 0 0,1 17,9A3,3 0 0,1 20,12A3,3 0 0,1 17,15Z";var mdiTrashCan="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M9,8H11V17H9V8M13,8H15V17H13V8Z";var mdiTumbleDryer="M6,2H18A2,2 0 0,1 20,4V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V4A2,2 0 0,1 6,2M7,4A1,1 0 0,0 6,5A1,1 0 0,0 7,6A1,1 0 0,0 8,5A1,1 0 0,0 7,4M10,4A1,1 0 0,0 9,5A1,1 0 0,0 10,6A1,1 0 0,0 11,5A1,1 0 0,0 10,4M12,8A6,6 0 0,0 6,14A6,6 0 0,0 12,20A6,6 0 0,0 18,14A6,6 0 0,0 12,8M8.11,10.5H10C9.76,11.88 10,12.67 10.58,13.29C11.68,14.36 12.16,15.71 11.89,17.5H10C10.24,16.12 10,15.33 9.42,14.71C8.32,13.64 7.85,12.29 8.11,10.5M12.11,10.5H14C13.76,11.88 14,12.67 14.58,13.29C15.68,14.36 16.16,15.71 15.89,17.5H14C14.24,16.12 14,15.33 13.42,14.71C12.32,13.64 11.85,12.29 12.11,10.5Z";var mdiUpdate="M21,10.12H14.22L16.96,7.3C14.23,4.6 9.81,4.5 7.08,7.2C4.35,9.91 4.35,14.28 7.08,17C9.81,19.7 14.23,19.7 16.96,17C18.32,15.65 19,14.08 19,12.1H21C21,14.08 20.12,16.65 18.36,18.39C14.85,21.87 9.15,21.87 5.64,18.39C2.14,14.92 2.11,9.28 5.62,5.81C9.13,2.34 14.76,2.34 18.27,5.81L21,3V10.12M12.5,8V12.25L16,14.33L15.28,15.54L11,13V8H12.5Z";var mdiWashingMachine="M14.83,11.17C16.39,12.73 16.39,15.27 14.83,16.83C13.27,18.39 10.73,18.39 9.17,16.83L14.83,11.17M6,2H18A2,2 0 0,1 20,4V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V4A2,2 0 0,1 6,2M7,4A1,1 0 0,0 6,5A1,1 0 0,0 7,6A1,1 0 0,0 8,5A1,1 0 0,0 7,4M10,4A1,1 0 0,0 9,5A1,1 0 0,0 10,6A1,1 0 0,0 11,5A1,1 0 0,0 10,4M12,8A6,6 0 0,0 6,14A6,6 0 0,0 12,20A6,6 0 0,0 18,14A6,6 0 0,0 12,8Z";var mdiWater="M12,20A6,6 0 0,1 6,14C6,10 12,3.25 12,3.25C12,3.25 18,10 18,14A6,6 0 0,1 12,20Z";var mdiWaterBoiler="M8 2C6.89 2 6 2.89 6 4V16C6 17.11 6.89 18 8 18H9V20H6V22H9C10.11 22 11 21.11 11 20V18H13V20C13 21.11 13.89 22 15 22H18V20H15V18H16C17.11 18 18 17.11 18 16V4C18 2.89 17.11 2 16 2H8M12 4.97A2 2 0 0 1 14 6.97A2 2 0 0 1 12 8.97A2 2 0 0 1 10 6.97A2 2 0 0 1 12 4.97M10 14.5H14V16H10V14.5Z";var mdiWaterPercent="M12,3.25C12,3.25 6,10 6,14C6,17.32 8.69,20 12,20A6,6 0 0,0 18,14C18,10 12,3.25 12,3.25M14.47,9.97L15.53,11.03L9.53,17.03L8.47,15.97M9.75,10A1.25,1.25 0 0,1 11,11.25A1.25,1.25 0 0,1 9.75,12.5A1.25,1.25 0 0,1 8.5,11.25A1.25,1.25 0 0,1 9.75,10M14.25,14.5A1.25,1.25 0 0,1 15.5,15.75A1.25,1.25 0 0,1 14.25,17A1.25,1.25 0 0,1 13,15.75A1.25,1.25 0 0,1 14.25,14.5Z";var mdiWeatherNight="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z";var mdiWeatherRainy="M6,14.03A1,1 0 0,1 7,15.03C7,15.58 6.55,16.03 6,16.03C3.24,16.03 1,13.79 1,11.03C1,8.27 3.24,6.03 6,6.03C7,3.68 9.3,2.03 12,2.03C15.43,2.03 18.24,4.69 18.5,8.06L19,8.03A4,4 0 0,1 23,12.03C23,14.23 21.21,16.03 19,16.03H18C17.45,16.03 17,15.58 17,15.03C17,14.47 17.45,14.03 18,14.03H19A2,2 0 0,0 21,12.03A2,2 0 0,0 19,10.03H17V9.03C17,6.27 14.76,4.03 12,4.03C9.5,4.03 7.45,5.84 7.06,8.21C6.73,8.09 6.37,8.03 6,8.03A3,3 0 0,0 3,11.03A3,3 0 0,0 6,14.03M12,14.15C12.18,14.39 12.37,14.66 12.56,14.94C13,15.56 14,17.03 14,18C14,19.11 13.1,20 12,20A2,2 0 0,1 10,18C10,17.03 11,15.56 11.44,14.94C11.63,14.66 11.82,14.4 12,14.15M12,11.03L11.5,11.59C11.5,11.59 10.65,12.55 9.79,13.81C8.93,15.06 8,16.56 8,18A4,4 0 0,0 12,22A4,4 0 0,0 16,18C16,16.56 15.07,15.06 14.21,13.81C13.35,12.55 12.5,11.59 12.5,11.59";var mdiWeatherSunny="M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,2L14.39,5.42C13.65,5.15 12.84,5 12,5C11.16,5 10.35,5.15 9.61,5.42L12,2M3.34,7L7.5,6.65C6.9,7.16 6.36,7.78 5.94,8.5C5.5,9.24 5.25,10 5.11,10.79L3.34,7M3.36,17L5.12,13.23C5.26,14 5.53,14.78 5.95,15.5C6.37,16.24 6.91,16.86 7.5,17.37L3.36,17M20.65,7L18.88,10.79C18.74,10 18.47,9.23 18.05,8.5C17.63,7.78 17.1,7.15 16.5,6.64L20.65,7M20.64,17L16.5,17.36C17.09,16.85 17.62,16.22 18.04,15.5C18.46,14.77 18.73,14 18.87,13.21L20.64,17M12,22L9.59,18.56C10.33,18.83 11.14,19 12,19C12.82,19 13.63,18.83 14.37,18.56L12,22Z";var mdiWifi="M12,21L15.6,16.2C14.6,15.45 13.35,15 12,15C10.65,15 9.4,15.45 8.4,16.2L12,21M12,3C7.95,3 4.21,4.34 1.2,6.6L3,9C5.5,7.12 8.62,6 12,6C15.38,6 18.5,7.12 21,9L22.8,6.6C19.79,4.34 16.05,3 12,3M12,9C9.3,9 6.81,9.89 4.8,11.4L6.6,13.8C8.1,12.67 9.97,12 12,12C14.03,12 15.9,12.67 17.4,13.8L19.2,11.4C17.19,9.89 14.7,9 12,9Z";
237
+ var mdiAccessPoint="M4.93,4.93C3.12,6.74 2,9.24 2,12C2,14.76 3.12,17.26 4.93,19.07L6.34,17.66C4.89,16.22 4,14.22 4,12C4,9.79 4.89,7.78 6.34,6.34L4.93,4.93M19.07,4.93L17.66,6.34C19.11,7.78 20,9.79 20,12C20,14.22 19.11,16.22 17.66,17.66L19.07,19.07C20.88,17.26 22,14.76 22,12C22,9.24 20.88,6.74 19.07,4.93M7.76,7.76C6.67,8.85 6,10.35 6,12C6,13.65 6.67,15.15 7.76,16.24L9.17,14.83C8.45,14.11 8,13.11 8,12C8,10.89 8.45,9.89 9.17,9.17L7.76,7.76M16.24,7.76L14.83,9.17C15.55,9.89 16,10.89 16,12C16,13.11 15.55,14.11 14.83,14.83L16.24,16.24C17.33,15.15 18,13.65 18,12C18,10.35 17.33,8.85 16.24,7.76M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10Z";var mdiAirConditioner="M6.59,0.66C8.93,-1.15 11.47,1.06 12.04,4.5C12.47,4.5 12.89,4.62 13.27,4.84C13.79,4.24 14.25,3.42 14.07,2.5C13.65,0.35 16.06,-1.39 18.35,1.58C20.16,3.92 17.95,6.46 14.5,7.03C14.5,7.46 14.39,7.89 14.16,8.27C14.76,8.78 15.58,9.24 16.5,9.06C18.63,8.64 20.38,11.04 17.41,13.34C15.07,15.15 12.53,12.94 11.96,9.5C11.53,9.5 11.11,9.37 10.74,9.15C10.22,9.75 9.75,10.58 9.93,11.5C10.35,13.64 7.94,15.39 5.65,12.42C3.83,10.07 6.05,7.53 9.5,6.97C9.5,6.54 9.63,6.12 9.85,5.74C9.25,5.23 8.43,4.76 7.5,4.94C5.37,5.36 3.62,2.96 6.59,0.66M5,16H7A2,2 0 0,1 9,18V24H7V22H5V24H3V18A2,2 0 0,1 5,16M5,18V20H7V18H5M12.93,16H15L12.07,24H10L12.93,16M18,16H21V18H18V22H21V24H18A2,2 0 0,1 16,22V18A2,2 0 0,1 18,16Z";var mdiAirFilter="M19,18.31V20A2,2 0 0,1 17,22H7A2,2 0 0,1 5,20V16.3C4.54,16.12 3.95,16 3,16A1,1 0 0,1 2,15A1,1 0 0,1 3,14C3.82,14 4.47,14.08 5,14.21V12.3C4.54,12.12 3.95,12 3,12A1,1 0 0,1 2,11A1,1 0 0,1 3,10C3.82,10 4.47,10.08 5,10.21V8.3C4.54,8.12 3.95,8 3,8A1,1 0 0,1 2,7A1,1 0 0,1 3,6C3.82,6 4.47,6.08 5,6.21V4A2,2 0 0,1 7,2H17A2,2 0 0,1 19,4V6.16C20.78,6.47 21.54,7.13 21.71,7.29C22.1,7.68 22.1,8.32 21.71,8.71C21.32,9.1 20.8,9.09 20.29,8.71V8.71C20.29,8.71 19.25,8 17,8C15.74,8 14.91,8.41 13.95,8.9C12.91,9.41 11.74,10 10,10C9.64,10 9.31,10 9,9.96V7.95C9.3,8 9.63,8 10,8C11.26,8 12.09,7.59 13.05,7.11C14.09,6.59 15.27,6 17,6V4H7V20H17V18C18.5,18 18.97,18.29 19,18.31M17,10C15.27,10 14.09,10.59 13.05,11.11C12.09,11.59 11.26,12 10,12C9.63,12 9.3,12 9,11.95V13.96C9.31,14 9.64,14 10,14C11.74,14 12.91,13.41 13.95,12.9C14.91,12.42 15.74,12 17,12C19.25,12 20.29,12.71 20.29,12.71V12.71C20.8,13.1 21.32,13.1 21.71,12.71C22.1,12.32 22.1,11.69 21.71,11.29C21.5,11.08 20.25,10 17,10M17,14C15.27,14 14.09,14.59 13.05,15.11C12.09,15.59 11.26,16 10,16C9.63,16 9.3,16 9,15.95V17.96C9.31,18 9.64,18 10,18C11.74,18 12.91,17.41 13.95,16.9C14.91,16.42 15.74,16 17,16C19.25,16 20.29,16.71 20.29,16.71V16.71C20.8,17.1 21.32,17.1 21.71,16.71C22.1,16.32 22.1,15.69 21.71,15.29C21.5,15.08 20.25,14 17,14Z";var mdiAirPurifier="M11,9A4,4 0 0,1 15,13A4,4 0 0,1 11,17A4,4 0 0,1 7,13A4,4 0 0,1 11,9M11,11A2,2 0 0,0 9,13A2,2 0 0,0 11,15A2,2 0 0,0 13,13A2,2 0 0,0 11,11M7,4H14A4,4 0 0,1 18,8V9H16V8A2,2 0 0,0 14,6H7A2,2 0 0,0 5,8V20H16V18H18V22H3V8A4,4 0 0,1 7,4M16,11C18.5,11 18.5,9 21,9V11C18.5,11 18.5,13 16,13V11M16,15C18.5,15 18.5,13 21,13V15C18.5,15 18.5,17 16,17V15Z";var mdiAlertCircleOutline="M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z";var mdiArrowLeft="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z";var mdiBell="M21,19V20H3V19L5,17V11C5,7.9 7.03,5.17 10,4.29C10,4.19 10,4.1 10,4A2,2 0 0,1 12,2A2,2 0 0,1 14,4C14,4.1 14,4.19 14,4.29C16.97,5.17 19,7.9 19,11V17L21,19M14,21A2,2 0 0,1 12,23A2,2 0 0,1 10,21";var mdiBlindsHorizontal="M20 19V3H4V19H2V21H22V19H20M16 9H18V11H16V9M14 11H6V9H14V11M18 7H16V5H18V7M14 5V7H6V5H14M6 19V13H14V14.82C13.55 15.14 13.25 15.66 13.25 16.25C13.25 17.22 14.03 18 15 18S16.75 17.22 16.75 16.25C16.75 15.66 16.45 15.13 16 14.82V13H18V19H6Z";var mdiBrightnessAuto="M14.3,16L13.6,14H10.4L9.7,16H7.8L11,7H13L16.2,16H14.3M20,8.69V4H15.31L12,0.69L8.69,4H4V8.69L0.69,12L4,15.31V20H8.69L12,23.31L15.31,20H20V15.31L23.31,12L20,8.69M10.85,12.65H13.15L12,9L10.85,12.65Z";var mdiBrightnessPercent="M20.04,8.71V4H15.34L12,0.69L8.71,4H4V8.71L0.69,12L4,15.34V20.04H8.71L12,23.35L15.34,20.04H20.04V15.34L23.35,12L20.04,8.71M8.83,7.05C9.81,7.05 10.6,7.84 10.6,8.83A1.77,1.77 0 0,1 8.83,10.6C7.84,10.6 7.05,9.81 7.05,8.83C7.05,7.84 7.84,7.05 8.83,7.05M15.22,17C14.24,17 13.45,16.2 13.45,15.22A1.77,1.77 0 0,1 15.22,13.45C16.2,13.45 17,14.24 17,15.22A1.78,1.78 0 0,1 15.22,17M8.5,17.03L7,15.53L15.53,7L17.03,8.5L8.5,17.03Z";var mdiCamera="M4,4H7L9,2H15L17,4H20A2,2 0 0,1 22,6V18A2,2 0 0,1 20,20H4A2,2 0 0,1 2,18V6A2,2 0 0,1 4,4M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9Z";var mdiCast="M1,10V12A9,9 0 0,1 10,21H12C12,14.92 7.07,10 1,10M1,14V16A5,5 0 0,1 6,21H8A7,7 0 0,0 1,14M1,18V21H4A3,3 0 0,0 1,18M21,3H3C1.89,3 1,3.89 1,5V8H3V5H21V19H14V21H21A2,2 0 0,0 23,19V5C23,3.89 22.1,3 21,3Z";var mdiCctv="M6.03 12.03L8.03 15.5L5.5 18.68L2 12.62L6.03 12.03M17 18V15.29C17.88 14.9 18.5 14.03 18.5 13C18.5 12.43 18.3 11.9 17.97 11.5L19.94 10.35C20.95 9.76 21.3 8.47 20.71 7.46L19.33 5.06C18.74 4.05 17.45 3.7 16.44 4.28L8.31 9C7.36 9.53 7.03 10.75 7.58 11.71L9.08 14.31C9.63 15.26 10.86 15.59 11.81 15.04L13.69 13.96C13.94 14.55 14.41 15.03 15 15.29V18C15 19.1 15.9 20 17 20H22V18H17Z";var mdiChatProcessing="M12,3C17.5,3 22,6.58 22,11C22,15.42 17.5,19 12,19C10.76,19 9.57,18.82 8.47,18.5C5.55,21 2,21 2,21C4.33,18.67 4.7,17.1 4.75,16.5C3.05,15.07 2,13.13 2,11C2,6.58 6.5,3 12,3M17,12V10H15V12H17M13,12V10H11V12H13M9,12V10H7V12H9Z";var mdiChevronDown="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z";var mdiChevronRight="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z";var mdiChip="M6,4H18V5H21V7H18V9H21V11H18V13H21V15H18V17H21V19H18V20H6V19H3V17H6V15H3V13H6V11H3V9H6V7H3V5H6V4M11,15V18H12V15H11M13,15V18H14V15H13M15,15V18H16V15H15Z";var mdiClose="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z";var mdiCog="M12,15.5A3.5,3.5 0 0,1 8.5,12A3.5,3.5 0 0,1 12,8.5A3.5,3.5 0 0,1 15.5,12A3.5,3.5 0 0,1 12,15.5M19.43,12.97C19.47,12.65 19.5,12.33 19.5,12C19.5,11.67 19.47,11.34 19.43,11L21.54,9.37C21.73,9.22 21.78,8.95 21.66,8.73L19.66,5.27C19.54,5.05 19.27,4.96 19.05,5.05L16.56,6.05C16.04,5.66 15.5,5.32 14.87,5.07L14.5,2.42C14.46,2.18 14.25,2 14,2H10C9.75,2 9.54,2.18 9.5,2.42L9.13,5.07C8.5,5.32 7.96,5.66 7.44,6.05L4.95,5.05C4.73,4.96 4.46,5.05 4.34,5.27L2.34,8.73C2.21,8.95 2.27,9.22 2.46,9.37L4.57,11C4.53,11.34 4.5,11.67 4.5,12C4.5,12.33 4.53,12.65 4.57,12.97L2.46,14.63C2.27,14.78 2.21,15.05 2.34,15.27L4.34,18.73C4.46,18.95 4.73,19.03 4.95,18.95L7.44,17.94C7.96,18.34 8.5,18.68 9.13,18.93L9.5,21.58C9.54,21.82 9.75,22 10,22H14C14.25,22 14.46,21.82 14.5,21.58L14.87,18.93C15.5,18.67 16.04,18.34 16.56,17.94L19.05,18.95C19.27,19.03 19.54,18.95 19.66,18.73L21.66,15.27C21.78,15.05 21.73,14.78 21.54,14.63L19.43,12.97Z";var mdiDishwasher="M18,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V4A2,2 0 0,0 18,2M10,4A1,1 0 0,1 11,5A1,1 0 0,1 10,6A1,1 0 0,1 9,5A1,1 0 0,1 10,4M7,4A1,1 0 0,1 8,5A1,1 0 0,1 7,6A1,1 0 0,1 6,5A1,1 0 0,1 7,4M18,20H6V8H18V20M14.67,15.33C14.69,16.03 14.41,16.71 13.91,17.21C12.86,18.26 11.15,18.27 10.09,17.21C9.59,16.71 9.31,16.03 9.33,15.33C9.4,14.62 9.63,13.94 10,13.33C10.37,12.5 10.81,11.73 11.33,11L12,10C13.79,12.59 14.67,14.36 14.67,15.33";var mdiDoorOpen="M12,3C10.89,3 10,3.89 10,5H3V19H2V21H22V19H21V5C21,3.89 20.11,3 19,3H12M12,5H19V19H12V5M5,11H7V13H5V11Z";var mdiDoorbell="M12 10C10.9 10 10 10.9 10 12S10.9 14 12 14 14 13.1 14 12 13.1 10 12 10M16 2H8C6.9 2 6 2.9 6 4V20C6 21.1 6.9 22 8 22H16C17.1 22 18 21.1 18 20V4C18 2.9 17.1 2 16 2M16 20H8V4H16V20Z";var mdiDoorbellVideo="M14 15C14 16.11 13.11 17 12 17S10 16.11 10 15 10.9 13 12 13 14 13.9 14 15M18 4V20C18 21.1 17.11 22 16 22H8C6.9 22 6 21.11 6 20V4C6 2.9 6.9 2 8 2H16C17.11 2 18 2.9 18 4M10.5 7C10.5 7.83 11.17 8.5 12 8.5S13.5 7.83 13.5 7 12.83 5.5 12 5.5 10.5 6.17 10.5 7M16 10H8V20H16V10Z";var mdiEthernet="M7,15H9V18H11V15H13V18H15V15H17V18H19V9H15V6H9V9H5V18H7V15M4.38,3H19.63C20.94,3 22,4.06 22,5.38V19.63A2.37,2.37 0 0,1 19.63,22H4.38C3.06,22 2,20.94 2,19.63V5.38C2,4.06 3.06,3 4.38,3Z";var mdiEvStation="M19.77,7.23L19.78,7.22L16.06,3.5L15,4.56L17.11,6.67C16.17,7.03 15.5,7.93 15.5,9A2.5,2.5 0 0,0 18,11.5C18.36,11.5 18.69,11.42 19,11.29V18.5A1,1 0 0,1 18,19.5A1,1 0 0,1 17,18.5V14A2,2 0 0,0 15,12H14V5A2,2 0 0,0 12,3H6A2,2 0 0,0 4,5V21H14V13.5H15.5V18.5A2.5,2.5 0 0,0 18,21A2.5,2.5 0 0,0 20.5,18.5V9C20.5,8.31 20.22,7.68 19.77,7.23M18,10A1,1 0 0,1 17,9A1,1 0 0,1 18,8A1,1 0 0,1 19,9A1,1 0 0,1 18,10M8,18V13.5H6L10,6V11H12L8,18Z";var mdiEye="M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z";var mdiEyeOff="M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z";var mdiFan="M12,11A1,1 0 0,0 11,12A1,1 0 0,0 12,13A1,1 0 0,0 13,12A1,1 0 0,0 12,11M12.5,2C17,2 17.11,5.57 14.75,6.75C13.76,7.24 13.32,8.29 13.13,9.22C13.61,9.42 14.03,9.73 14.35,10.13C18.05,8.13 22.03,8.92 22.03,12.5C22.03,17 18.46,17.1 17.28,14.73C16.78,13.74 15.72,13.3 14.79,13.11C14.59,13.59 14.28,14 13.88,14.34C15.87,18.03 15.08,22 11.5,22C7,22 6.91,18.42 9.27,17.24C10.25,16.75 10.69,15.71 10.89,14.79C10.4,14.59 9.97,14.27 9.65,13.87C5.96,15.85 2,15.07 2,11.5C2,7 5.56,6.89 6.74,9.26C7.24,10.25 8.29,10.68 9.22,10.87C9.41,10.39 9.73,9.97 10.14,9.65C8.15,5.96 8.94,2 12.5,2Z";var mdiFile="M13,9V3.5L18.5,9M6,2C4.89,2 4,2.89 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V8L14,2H6Z";var mdiFitToScreen="M17 4H20C21.1 4 22 4.9 22 6V8H20V6H17V4M4 8V6H7V4H4C2.9 4 2 4.9 2 6V8H4M20 16V18H17V20H20C21.1 20 22 19.1 22 18V16H20M7 18H4V16H2V18C2 19.1 2.9 20 4 20H7V18M18 8H6V16H18V8Z";var mdiFridge="M7,2H17A2,2 0 0,1 19,4V9H5V4A2,2 0 0,1 7,2M19,19A2,2 0 0,1 17,21V22H15V21H9V22H7V21A2,2 0 0,1 5,19V10H19V19M8,5V7H10V5H8M8,12V15H10V12H8Z";var mdiGauge="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,4A8,8 0 0,1 20,12C20,14.4 19,16.5 17.3,18C15.9,16.7 14,16 12,16C10,16 8.2,16.7 6.7,18C5,16.5 4,14.4 4,12A8,8 0 0,1 12,4M14,5.89C13.62,5.9 13.26,6.15 13.1,6.54L11.81,9.77L11.71,10C11,10.13 10.41,10.6 10.14,11.26C9.73,12.29 10.23,13.45 11.26,13.86C12.29,14.27 13.45,13.77 13.86,12.74C14.12,12.08 14,11.32 13.57,10.76L13.67,10.5L14.96,7.29L14.97,7.26C15.17,6.75 14.92,6.17 14.41,5.96C14.28,5.91 14.15,5.89 14,5.89M10,6A1,1 0 0,0 9,7A1,1 0 0,0 10,8A1,1 0 0,0 11,7A1,1 0 0,0 10,6M7,9A1,1 0 0,0 6,10A1,1 0 0,0 7,11A1,1 0 0,0 8,10A1,1 0 0,0 7,9M17,9A1,1 0 0,0 16,10A1,1 0 0,0 17,11A1,1 0 0,0 18,10A1,1 0 0,0 17,9Z";var mdiGraphOutline="M19.5 17C19.36 17 19.24 17 19.11 17.04L17.5 13.8C17.95 13.35 18.25 12.71 18.25 12C18.25 10.62 17.13 9.5 15.75 9.5C15.61 9.5 15.5 9.5 15.35 9.54L13.74 6.3C14.21 5.84 14.5 5.21 14.5 4.5C14.5 3.12 13.38 2 12 2S9.5 3.12 9.5 4.5C9.5 5.2 9.79 5.84 10.26 6.29L8.65 9.54C8.5 9.5 8.39 9.5 8.25 9.5C6.87 9.5 5.75 10.62 5.75 12C5.75 12.71 6.04 13.34 6.5 13.79L4.89 17.04C4.76 17 4.64 17 4.5 17C3.12 17 2 18.12 2 19.5C2 20.88 3.12 22 4.5 22S7 20.88 7 19.5C7 18.8 6.71 18.16 6.24 17.71L7.86 14.46C8 14.5 8.12 14.5 8.25 14.5C8.38 14.5 8.5 14.5 8.63 14.46L10.26 17.71C9.79 18.16 9.5 18.8 9.5 19.5C9.5 20.88 10.62 22 12 22S14.5 20.88 14.5 19.5C14.5 18.12 13.38 17 12 17C11.87 17 11.74 17 11.61 17.04L10 13.8C10.45 13.35 10.75 12.71 10.75 12C10.75 11.3 10.46 10.67 10 10.21L11.61 6.96C11.74 7 11.87 7 12 7C12.13 7 12.26 7 12.39 6.96L14 10.21C13.54 10.66 13.25 11.3 13.25 12C13.25 13.38 14.37 14.5 15.75 14.5C15.88 14.5 16 14.5 16.13 14.46L17.76 17.71C17.29 18.16 17 18.8 17 19.5C17 20.88 18.12 22 19.5 22S22 20.88 22 19.5C22 18.12 20.88 17 19.5 17M4.5 20.5C3.95 20.5 3.5 20.05 3.5 19.5S3.95 18.5 4.5 18.5 5.5 18.95 5.5 19.5 5.05 20.5 4.5 20.5M13 19.5C13 20.05 12.55 20.5 12 20.5S11 20.05 11 19.5 11.45 18.5 12 18.5 13 18.95 13 19.5M7.25 12C7.25 11.45 7.7 11 8.25 11S9.25 11.45 9.25 12 8.8 13 8.25 13 7.25 12.55 7.25 12M11 4.5C11 3.95 11.45 3.5 12 3.5S13 3.95 13 4.5 12.55 5.5 12 5.5 11 5.05 11 4.5M14.75 12C14.75 11.45 15.2 11 15.75 11S16.75 11.45 16.75 12 16.3 13 15.75 13 14.75 12.55 14.75 12M19.5 20.5C18.95 20.5 18.5 20.05 18.5 19.5S18.95 18.5 19.5 18.5 20.5 18.95 20.5 19.5 20.05 20.5 19.5 20.5Z";var mdiHeatPump="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M12.75 7.08C13.57 7.2 14.32 7.5 14.95 8L12.75 10.19V7.08M11.25 7.08V10.19L9.05 8C9.68 7.5 10.43 7.2 11.25 7.08M8 9.05L10.19 11.25H7.08C7.2 10.43 7.5 9.68 8 9.05M7.08 12.75H10.19L8 14.95C7.5 14.32 7.2 13.57 7.08 12.75M11.25 16.92C10.43 16.8 9.68 16.5 9.05 16L11.25 13.81V16.92M12 13C11.45 13 11 12.55 11 12S11.45 11 12 11 13 11.45 13 12 12.55 13 12 13M12.75 16.92V13.81L14.95 16C14.32 16.5 13.57 16.8 12.75 16.92M16 14.95L13.81 12.75H16.92C16.8 13.57 16.5 14.32 16 14.95M13.81 11.25L16 9.05C16.5 9.69 16.8 10.44 16.92 11.25H13.81Z";var mdiHelp="M10,19H13V22H10V19M12,2C17.35,2.22 19.68,7.62 16.5,11.67C15.67,12.67 14.33,13.33 13.67,14.17C13,15 13,16 13,17H10C10,15.33 10,13.92 10.67,12.92C11.33,11.92 12.67,11.33 13.5,10.67C15.92,8.43 15.32,5.26 12,5A3,3 0 0,0 9,8H6A6,6 0 0,1 12,2Z";var mdiHome="M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z";var mdiLeaf="M17,8C8,10 5.9,16.17 3.82,21.34L5.71,22L6.66,19.7C7.14,19.87 7.64,20 8,20C19,20 22,3 22,3C21,5 14,5.25 9,6.25C4,7.25 2,11.5 2,13.5C2,15.5 3.75,17.25 3.75,17.25C7,8 17,8 17,8Z";var mdiLightbulb="M12,2A7,7 0 0,0 5,9C5,11.38 6.19,13.47 8,14.74V17A1,1 0 0,0 9,18H15A1,1 0 0,0 16,17V14.74C17.81,13.47 19,11.38 19,9A7,7 0 0,0 12,2M9,21A1,1 0 0,0 10,22H14A1,1 0 0,0 15,21V20H9V21Z";var mdiLink="M3.9,12C3.9,10.29 5.29,8.9 7,8.9H11V7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H11V15.1H7C5.29,15.1 3.9,13.71 3.9,12M8,13H16V11H8V13M17,7H13V8.9H17C18.71,8.9 20.1,10.29 20.1,12C20.1,13.71 18.71,15.1 17,15.1H13V17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7Z";var mdiLinkVariantOff="M2,5.27L3.28,4L20,20.72L18.73,22L13.9,17.17L11.29,19.78C9.34,21.73 6.17,21.73 4.22,19.78C2.27,17.83 2.27,14.66 4.22,12.71L5.71,11.22C5.7,12.04 5.83,12.86 6.11,13.65L5.64,14.12C4.46,15.29 4.46,17.19 5.64,18.36C6.81,19.54 8.71,19.54 9.88,18.36L12.5,15.76L10.88,14.15C10.87,14.39 10.77,14.64 10.59,14.83C10.2,15.22 9.56,15.22 9.17,14.83C8.12,13.77 7.63,12.37 7.72,11L2,5.27M12.71,4.22C14.66,2.27 17.83,2.27 19.78,4.22C21.73,6.17 21.73,9.34 19.78,11.29L18.29,12.78C18.3,11.96 18.17,11.14 17.89,10.36L18.36,9.88C19.54,8.71 19.54,6.81 18.36,5.64C17.19,4.46 15.29,4.46 14.12,5.64L10.79,8.97L9.38,7.55L12.71,4.22M13.41,9.17C13.8,8.78 14.44,8.78 14.83,9.17C16.2,10.54 16.61,12.5 16.06,14.23L14.28,12.46C14.23,11.78 13.94,11.11 13.41,10.59C13,10.2 13,9.56 13.41,9.17Z";var mdiLoading="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z";var mdiLock="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z";var mdiLogout="M17 7L15.59 8.41L18.17 11H8V13H18.17L15.59 15.58L17 17L22 12M4 5H12V3H4C2.9 3 2 3.9 2 5V19C2 20.1 2.9 21 4 21H12V19H4V5Z";var mdiMagnifyMinus="M9,2A7,7 0 0,1 16,9C16,10.57 15.5,12 14.61,13.19L15.41,14H16L22,20L20,22L14,16V15.41L13.19,14.61C12,15.5 10.57,16 9,16A7,7 0 0,1 2,9A7,7 0 0,1 9,2M5,8V10H13V8H5Z";var mdiMagnifyPlus="M9,2A7,7 0 0,1 16,9C16,10.57 15.5,12 14.61,13.19L15.41,14H16L22,20L20,22L14,16V15.41L13.19,14.61C12,15.5 10.57,16 9,16A7,7 0 0,1 2,9A7,7 0 0,1 9,2M8,5V8H5V10H8V13H10V10H13V8H10V5H8Z";var mdiMeterElectric="M12 2C7.04 2 3 6.04 3 11C3 14.91 5.5 18.24 9 19.47V22H11V19.94C11.33 20 11.66 20 12 20S12.67 20 13 19.94V22H15V19.47C18.5 18.23 21 14.9 21 11C21 6.04 16.96 2 12 2M14.25 14L11.25 17L9.75 15.5L11 14.25L9.75 13L12.75 10L14.25 11.5L13 12.75L14.25 14M16 9H8V7H16V9Z";var mdiMicrowave="M4,5A2,2 0 0,0 2,7V17A2,2 0 0,0 4,19H20A2,2 0 0,0 22,17V7A2,2 0 0,0 20,5H4M4,7H16V17H4V7M19,7A1,1 0 0,1 20,8A1,1 0 0,1 19,9A1,1 0 0,1 18,8A1,1 0 0,1 19,7M13,9V15H15V9H13M19,11A1,1 0 0,1 20,12A1,1 0 0,1 19,13A1,1 0 0,1 18,12A1,1 0 0,1 19,11Z";var mdiMotionSensor="M10,0.2C9,0.2 8.2,1 8.2,2C8.2,3 9,3.8 10,3.8C11,3.8 11.8,3 11.8,2C11.8,1 11,0.2 10,0.2M15.67,1A7.33,7.33 0 0,0 23,8.33V7A6,6 0 0,1 17,1H15.67M18.33,1C18.33,3.58 20.42,5.67 23,5.67V4.33C21.16,4.33 19.67,2.84 19.67,1H18.33M21,1A2,2 0 0,0 23,3V1H21M7.92,4.03C7.75,4.03 7.58,4.06 7.42,4.11L2,5.8V11H3.8V7.33L5.91,6.67L2,22H3.8L6.67,13.89L9,17V22H10.8V15.59L8.31,11.05L9.04,8.18L10.12,10H15V8.2H11.38L9.38,4.87C9.08,4.37 8.54,4.03 7.92,4.03Z";var mdiPause="M14,19H18V5H14M6,19H10V5H6V19Z";var mdiPencil="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z";var mdiPlay="M8,5.14V19.14L19,12.14L8,5.14Z";var mdiPlus="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z";var mdiPowerPlug="M16,7V3H14V7H10V3H8V7H8C7,7 6,8 6,9V14.5L9.5,18V21H14.5V18L18,14.5V9C18,8 17,7 16,7Z";var mdiPump="M2 21V15H3.5C3.18 14.06 3 13.05 3 12C3 7.03 7.03 3 12 3H22V9H20.5C20.82 9.94 21 10.95 21 12C21 16.97 16.97 21 12 21H2M5 12C5 13.28 5.34 14.47 5.94 15.5L9.4 13.5C9.15 13.06 9 12.55 9 12C9 11.35 9.21 10.75 9.56 10.26L6.3 7.93C5.5 9.08 5 10.5 5 12M12 19C14.59 19 16.85 17.59 18.06 15.5L14.6 13.5C14.08 14.4 13.11 15 12 15L11.71 15L11.33 18.97L12 19M12 9C13.21 9 14.26 9.72 14.73 10.76L18.37 9.1C17.27 6.68 14.83 5 12 5V9M12 11C11.45 11 11 11.45 11 12C11 12.55 11.45 13 12 13C12.55 13 13 12.55 13 12C13 11.45 12.55 11 12 11Z";var mdiRefresh="M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z";var mdiRemote="M12,0C8.96,0 6.21,1.23 4.22,3.22L5.63,4.63C7.26,3 9.5,2 12,2C14.5,2 16.74,3 18.36,4.64L19.77,3.23C17.79,1.23 15.04,0 12,0M7.05,6.05L8.46,7.46C9.37,6.56 10.62,6 12,6C13.38,6 14.63,6.56 15.54,7.46L16.95,6.05C15.68,4.78 13.93,4 12,4C10.07,4 8.32,4.78 7.05,6.05M12,15A2,2 0 0,1 10,13A2,2 0 0,1 12,11A2,2 0 0,1 14,13A2,2 0 0,1 12,15M15,9H9A1,1 0 0,0 8,10V22A1,1 0 0,0 9,23H15A1,1 0 0,0 16,22V10A1,1 0 0,0 15,9Z";var mdiRobotVacuum="M12,2C14.65,2 17.19,3.06 19.07,4.93L17.65,6.35C16.15,4.85 14.12,4 12,4C9.88,4 7.84,4.84 6.35,6.35L4.93,4.93C6.81,3.06 9.35,2 12,2M3.66,6.5L5.11,7.94C4.39,9.17 4,10.57 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12C20,10.57 19.61,9.17 18.88,7.94L20.34,6.5C21.42,8.12 22,10.04 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12C2,10.04 2.58,8.12 3.66,6.5M12,6A6,6 0 0,1 18,12C18,13.59 17.37,15.12 16.24,16.24L14.83,14.83C14.08,15.58 13.06,16 12,16C10.94,16 9.92,15.58 9.17,14.83L7.76,16.24C6.63,15.12 6,13.59 6,12A6,6 0 0,1 12,6M12,8A1,1 0 0,0 11,9A1,1 0 0,0 12,10A1,1 0 0,0 13,9A1,1 0 0,0 12,8Z";var mdiRouter="M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2M12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20M13 13V16H15L12 19L9 16H11V13M5 13H8V15L11 12L8 9V11H5M11 11V8H9L12 5L15 8H13V11M19 11H16V9L13 12L16 15V13H19";var mdiRouterWireless="M20.2,5.9L21,5.1C19.6,3.7 17.8,3 16,3C14.2,3 12.4,3.7 11,5.1L11.8,5.9C13,4.8 14.5,4.2 16,4.2C17.5,4.2 19,4.8 20.2,5.9M19.3,6.7C18.4,5.8 17.2,5.3 16,5.3C14.8,5.3 13.6,5.8 12.7,6.7L13.5,7.5C14.2,6.8 15.1,6.5 16,6.5C16.9,6.5 17.8,6.8 18.5,7.5L19.3,6.7M19,13H17V9H15V13H5A2,2 0 0,0 3,15V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V15A2,2 0 0,0 19,13M8,18H6V16H8V18M11.5,18H9.5V16H11.5V18M15,18H13V16H15V18Z";var mdiShareVariant="M18,16.08C17.24,16.08 16.56,16.38 16.04,16.85L8.91,12.7C8.96,12.47 9,12.24 9,12C9,11.76 8.96,11.53 8.91,11.3L15.96,7.19C16.5,7.69 17.21,8 18,8A3,3 0 0,0 21,5A3,3 0 0,0 18,2A3,3 0 0,0 15,5C15,5.24 15.04,5.47 15.09,5.7L8.04,9.81C7.5,9.31 6.79,9 6,9A3,3 0 0,0 3,12A3,3 0 0,0 6,15C6.79,15 7.5,14.69 8.04,14.19L15.16,18.34C15.11,18.55 15.08,18.77 15.08,19C15.08,20.61 16.39,21.91 18,21.91C19.61,21.91 20.92,20.61 20.92,19A2.92,2.92 0 0,0 18,16.08Z";var mdiSignalCellular1="M19.5,5.5V18.5H17.5V5.5H19.5M12.5,10.5V18.5H10.5V10.5H12.5M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSignalCellular2="M19.5,5.5V18.5H17.5V5.5H19.5M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSignalCellular3="M21,4H16V20H21V4M14,9H9V20H14V9M7,14H2V20H7V14Z";var mdiSmokeDetector="M12,18A6,6 0 0,0 18,12C18,8.68 15.31,6 12,6C8.68,6 6,8.68 6,12A6,6 0 0,0 12,18M19,3A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5C3.89,21 3,20.1 3,19V5C3,3.89 3.89,3 5,3H19M8,12A4,4 0 0,1 12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12Z";var mdiSnowflakeAlert="M16.46,9.41L13,7.38V5.12L14.71,3.41L13.29,2L12,3.29L10.71,2L9.29,3.41L11,5.12V7.38L8.5,8.82L6.5,7.69L5.92,5.36L4,5.88L4.47,7.65L2.7,8.12L3.22,10.05L5.55,9.43L7.55,10.56V13.45L5.55,14.58L3.22,13.96L2.7,15.89L4.47,16.36L4,18.12L5.93,18.64L6.55,16.31L8.55,15.18L11,16.62V18.88L9.29,20.59L10.71,22L12,20.71L13.29,22L14.7,20.59L13,18.88V16.62L16.46,14.61M9.5,10.56L12,9.11L14.5,10.56V13.44L12,14.89L9.5,13.44M19,13V7H21V13H19M19,17V15H21V17H19Z";var mdiSolarPower="M11.45,2V5.55L15,3.77L11.45,2M10.45,8L8,10.46L11.75,11.71L10.45,8M2,11.45L3.77,15L5.55,11.45H2M10,2H2V10C2.57,10.17 3.17,10.25 3.77,10.25C7.35,10.26 10.26,7.35 10.27,3.75C10.26,3.16 10.17,2.57 10,2M17,22V16H14L19,7V13H22L17,22Z";var mdiSpeaker="M12,12A3,3 0 0,0 9,15A3,3 0 0,0 12,18A3,3 0 0,0 15,15A3,3 0 0,0 12,12M12,20A5,5 0 0,1 7,15A5,5 0 0,1 12,10A5,5 0 0,1 17,15A5,5 0 0,1 12,20M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8C10.89,8 10,7.1 10,6C10,4.89 10.89,4 12,4M17,2H7C5.89,2 5,2.89 5,4V20A2,2 0 0,0 7,22H17A2,2 0 0,0 19,20V4C19,2.89 18.1,2 17,2Z";var mdiSprinkler="M11 7H13V9H11V7M5 22H9V10H5V22M14 11H16V9H14V11M17 10H19V8H17V10M17 5V7H19V5H17M14 8H16V6H14V8M17 13H19V11H17V13M5 7H5.33L6 9H8L8.67 7H9V6H5V7Z";var mdiStove="M6,14H8L11,17H9L6,14M4,4H5V3A1,1 0 0,1 6,2H10A1,1 0 0,1 11,3V4H13V3A1,1 0 0,1 14,2H18A1,1 0 0,1 19,3V4H20A2,2 0 0,1 22,6V19A2,2 0 0,1 20,21V22H17V21H7V22H4V21A2,2 0 0,1 2,19V6A2,2 0 0,1 4,4M18,7A1,1 0 0,1 19,8A1,1 0 0,1 18,9A1,1 0 0,1 17,8A1,1 0 0,1 18,7M14,7A1,1 0 0,1 15,8A1,1 0 0,1 14,9A1,1 0 0,1 13,8A1,1 0 0,1 14,7M20,6H4V10H20V6M4,19H20V12H4V19M6,7A1,1 0 0,1 7,8A1,1 0 0,1 6,9A1,1 0 0,1 5,8A1,1 0 0,1 6,7M13,14H15L18,17H16L13,14Z";var mdiTelevision="M21,17H3V5H21M21,3H3A2,2 0 0,0 1,5V17A2,2 0 0,0 3,19H8V21H16V19H21A2,2 0 0,0 23,17V5A2,2 0 0,0 21,3Z";var mdiThermometer="M15 13V5A3 3 0 0 0 9 5V13A5 5 0 1 0 15 13M12 4A1 1 0 0 1 13 5V8H11V5A1 1 0 0 1 12 4Z";var mdiToggleSwitch="M17,7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7M17,15A3,3 0 0,1 14,12A3,3 0 0,1 17,9A3,3 0 0,1 20,12A3,3 0 0,1 17,15Z";var mdiTrashCan="M9,3V4H4V6H5V19A2,2 0 0,0 7,21H17A2,2 0 0,0 19,19V6H20V4H15V3H9M9,8H11V17H9V8M13,8H15V17H13V8Z";var mdiTumbleDryer="M6,2H18A2,2 0 0,1 20,4V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V4A2,2 0 0,1 6,2M7,4A1,1 0 0,0 6,5A1,1 0 0,0 7,6A1,1 0 0,0 8,5A1,1 0 0,0 7,4M10,4A1,1 0 0,0 9,5A1,1 0 0,0 10,6A1,1 0 0,0 11,5A1,1 0 0,0 10,4M12,8A6,6 0 0,0 6,14A6,6 0 0,0 12,20A6,6 0 0,0 18,14A6,6 0 0,0 12,8M8.11,10.5H10C9.76,11.88 10,12.67 10.58,13.29C11.68,14.36 12.16,15.71 11.89,17.5H10C10.24,16.12 10,15.33 9.42,14.71C8.32,13.64 7.85,12.29 8.11,10.5M12.11,10.5H14C13.76,11.88 14,12.67 14.58,13.29C15.68,14.36 16.16,15.71 15.89,17.5H14C14.24,16.12 14,15.33 13.42,14.71C12.32,13.64 11.85,12.29 12.11,10.5Z";var mdiUpdate="M21,10.12H14.22L16.96,7.3C14.23,4.6 9.81,4.5 7.08,7.2C4.35,9.91 4.35,14.28 7.08,17C9.81,19.7 14.23,19.7 16.96,17C18.32,15.65 19,14.08 19,12.1H21C21,14.08 20.12,16.65 18.36,18.39C14.85,21.87 9.15,21.87 5.64,18.39C2.14,14.92 2.11,9.28 5.62,5.81C9.13,2.34 14.76,2.34 18.27,5.81L21,3V10.12M12.5,8V12.25L16,14.33L15.28,15.54L11,13V8H12.5Z";var mdiWashingMachine="M14.83,11.17C16.39,12.73 16.39,15.27 14.83,16.83C13.27,18.39 10.73,18.39 9.17,16.83L14.83,11.17M6,2H18A2,2 0 0,1 20,4V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V4A2,2 0 0,1 6,2M7,4A1,1 0 0,0 6,5A1,1 0 0,0 7,6A1,1 0 0,0 8,5A1,1 0 0,0 7,4M10,4A1,1 0 0,0 9,5A1,1 0 0,0 10,6A1,1 0 0,0 11,5A1,1 0 0,0 10,4M12,8A6,6 0 0,0 6,14A6,6 0 0,0 12,20A6,6 0 0,0 18,14A6,6 0 0,0 12,8Z";var mdiWater="M12,20A6,6 0 0,1 6,14C6,10 12,3.25 12,3.25C12,3.25 18,10 18,14A6,6 0 0,1 12,20Z";var mdiWaterBoiler="M8 2C6.89 2 6 2.89 6 4V16C6 17.11 6.89 18 8 18H9V20H6V22H9C10.11 22 11 21.11 11 20V18H13V20C13 21.11 13.89 22 15 22H18V20H15V18H16C17.11 18 18 17.11 18 16V4C18 2.89 17.11 2 16 2H8M12 4.97A2 2 0 0 1 14 6.97A2 2 0 0 1 12 8.97A2 2 0 0 1 10 6.97A2 2 0 0 1 12 4.97M10 14.5H14V16H10V14.5Z";var mdiWaterPercent="M12,3.25C12,3.25 6,10 6,14C6,17.32 8.69,20 12,20A6,6 0 0,0 18,14C18,10 12,3.25 12,3.25M14.47,9.97L15.53,11.03L9.53,17.03L8.47,15.97M9.75,10A1.25,1.25 0 0,1 11,11.25A1.25,1.25 0 0,1 9.75,12.5A1.25,1.25 0 0,1 8.5,11.25A1.25,1.25 0 0,1 9.75,10M14.25,14.5A1.25,1.25 0 0,1 15.5,15.75A1.25,1.25 0 0,1 14.25,17A1.25,1.25 0 0,1 13,15.75A1.25,1.25 0 0,1 14.25,14.5Z";var mdiWeatherNight="M17.75,4.09L15.22,6.03L16.13,9.09L13.5,7.28L10.87,9.09L11.78,6.03L9.25,4.09L12.44,4L13.5,1L14.56,4L17.75,4.09M21.25,11L19.61,12.25L20.2,14.23L18.5,13.06L16.8,14.23L17.39,12.25L15.75,11L17.81,10.95L18.5,9L19.19,10.95L21.25,11M18.97,15.95C19.8,15.87 20.69,17.05 20.16,17.8C19.84,18.25 19.5,18.67 19.08,19.07C15.17,23 8.84,23 4.94,19.07C1.03,15.17 1.03,8.83 4.94,4.93C5.34,4.53 5.76,4.17 6.21,3.85C6.96,3.32 8.14,4.21 8.06,5.04C7.79,7.9 8.75,10.87 10.95,13.06C13.14,15.26 16.1,16.22 18.97,15.95M17.33,17.97C14.5,17.81 11.7,16.64 9.53,14.5C7.36,12.31 6.2,9.5 6.04,6.68C3.23,9.82 3.34,14.64 6.35,17.66C9.37,20.67 14.19,20.78 17.33,17.97Z";var mdiWeatherRainy="M6,14.03A1,1 0 0,1 7,15.03C7,15.58 6.55,16.03 6,16.03C3.24,16.03 1,13.79 1,11.03C1,8.27 3.24,6.03 6,6.03C7,3.68 9.3,2.03 12,2.03C15.43,2.03 18.24,4.69 18.5,8.06L19,8.03A4,4 0 0,1 23,12.03C23,14.23 21.21,16.03 19,16.03H18C17.45,16.03 17,15.58 17,15.03C17,14.47 17.45,14.03 18,14.03H19A2,2 0 0,0 21,12.03A2,2 0 0,0 19,10.03H17V9.03C17,6.27 14.76,4.03 12,4.03C9.5,4.03 7.45,5.84 7.06,8.21C6.73,8.09 6.37,8.03 6,8.03A3,3 0 0,0 3,11.03A3,3 0 0,0 6,14.03M12,14.15C12.18,14.39 12.37,14.66 12.56,14.94C13,15.56 14,17.03 14,18C14,19.11 13.1,20 12,20A2,2 0 0,1 10,18C10,17.03 11,15.56 11.44,14.94C11.63,14.66 11.82,14.4 12,14.15M12,11.03L11.5,11.59C11.5,11.59 10.65,12.55 9.79,13.81C8.93,15.06 8,16.56 8,18A4,4 0 0,0 12,22A4,4 0 0,0 16,18C16,16.56 15.07,15.06 14.21,13.81C13.35,12.55 12.5,11.59 12.5,11.59";var mdiWeatherSunny="M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,2L14.39,5.42C13.65,5.15 12.84,5 12,5C11.16,5 10.35,5.15 9.61,5.42L12,2M3.34,7L7.5,6.65C6.9,7.16 6.36,7.78 5.94,8.5C5.5,9.24 5.25,10 5.11,10.79L3.34,7M3.36,17L5.12,13.23C5.26,14 5.53,14.78 5.95,15.5C6.37,16.24 6.91,16.86 7.5,17.37L3.36,17M20.65,7L18.88,10.79C18.74,10 18.47,9.23 18.05,8.5C17.63,7.78 17.1,7.15 16.5,6.64L20.65,7M20.64,17L16.5,17.36C17.09,16.85 17.62,16.22 18.04,15.5C18.46,14.77 18.73,14 18.87,13.21L20.64,17M12,22L9.59,18.56C10.33,18.83 11.14,19 12,19C12.82,19 13.63,18.83 14.37,18.56L12,22Z";var mdiWifi="M12,21L15.6,16.2C14.6,15.45 13.35,15 12,15C10.65,15 9.4,15.45 8.4,16.2L12,21M12,3C7.95,3 4.21,4.34 1.2,6.6L3,9C5.5,7.12 8.62,6 12,6C15.38,6 18.5,7.12 21,9L22.8,6.6C19.79,4.34 16.05,3 12,3M12,9C9.3,9 6.81,9.89 4.8,11.4L6.6,13.8C8.1,12.67 9.97,12 12,12C14.03,12 15.9,12.67 17.4,13.8L19.2,11.4C17.19,9.89 14.7,9 12,9Z";
238
238
 
239
239
  /**
240
240
  * @license
@@ -4023,14 +4023,20 @@ MdListItem = __decorate([t$1('md-list-item')], MdListItem);
4023
4023
  * Copyright 2025-2026 Open Home Foundation
4024
4024
  * SPDX-License-Identifier: Apache-2.0
4025
4025
  */
4026
- const showSettingsDialog = async client => {
4026
+ const showSettingsDialog = async (client, section) => {
4027
4027
  var _document$querySelect;
4028
- await import('./settings-dialog-BZwpJ82T.js');
4028
+ await import('./settings-dialog-D75IAPKe.js');
4029
4029
  const dialog = document.createElement("settings-dialog");
4030
4030
  dialog.client = client;
4031
+ if (section) dialog.scrollToSection = section;
4031
4032
  (_document$querySelect = document.querySelector("matter-dashboard-app")) === null || _document$querySelect === void 0 || _document$querySelect.renderRoot.appendChild(dialog);
4032
4033
  };
4033
4034
 
4035
+ var showSettingsDialog$1 = /*#__PURE__*/Object.freeze({
4036
+ __proto__: null,
4037
+ showSettingsDialog: showSettingsDialog
4038
+ });
4039
+
4034
4040
  /**
4035
4041
  * @license
4036
4042
  * Copyright 2025-2026 Open Home Foundation
@@ -4522,6 +4528,10 @@ const device_types = {
4522
4528
  "id": 45,
4523
4529
  "label": "Air Purifier"
4524
4530
  },
4531
+ "64": {
4532
+ "id": 64,
4533
+ "label": "Irrigation System"
4534
+ },
4525
4535
  "65": {
4526
4536
  "id": 65,
4527
4537
  "label": "Water Freeze Detector"
@@ -4538,6 +4548,10 @@ const device_types = {
4538
4548
  "id": 68,
4539
4549
  "label": "Rain Sensor"
4540
4550
  },
4551
+ "69": {
4552
+ "id": 69,
4553
+ "label": "Soil Sensor"
4554
+ },
4541
4555
  "112": {
4542
4556
  "id": 112,
4543
4557
  "label": "Refrigerator"
@@ -4594,6 +4608,10 @@ const device_types = {
4594
4608
  "id": 144,
4595
4609
  "label": "Network Infrastructure Manager"
4596
4610
  },
4611
+ "145": {
4612
+ "id": 145,
4613
+ "label": "Thread Border Router"
4614
+ },
4597
4615
  "256": {
4598
4616
  "id": 256,
4599
4617
  "label": "On Off Light"
@@ -4650,6 +4668,42 @@ const device_types = {
4650
4668
  "id": 304,
4651
4669
  "label": "Joint Fabric Administrator"
4652
4670
  },
4671
+ "320": {
4672
+ "id": 320,
4673
+ "label": "Intercom"
4674
+ },
4675
+ "321": {
4676
+ "id": 321,
4677
+ "label": "Audio Doorbell"
4678
+ },
4679
+ "322": {
4680
+ "id": 322,
4681
+ "label": "Camera"
4682
+ },
4683
+ "323": {
4684
+ "id": 323,
4685
+ "label": "Video Doorbell"
4686
+ },
4687
+ "324": {
4688
+ "id": 324,
4689
+ "label": "Floodlight Camera"
4690
+ },
4691
+ "325": {
4692
+ "id": 325,
4693
+ "label": "Snapshot Camera"
4694
+ },
4695
+ "326": {
4696
+ "id": 326,
4697
+ "label": "Chime"
4698
+ },
4699
+ "327": {
4700
+ "id": 327,
4701
+ "label": "Camera Controller"
4702
+ },
4703
+ "328": {
4704
+ "id": 328,
4705
+ "label": "Doorbell"
4706
+ },
4653
4707
  "514": {
4654
4708
  "id": 514,
4655
4709
  "label": "Window Covering"
@@ -4658,6 +4712,18 @@ const device_types = {
4658
4712
  "id": 515,
4659
4713
  "label": "Window Covering Controller"
4660
4714
  },
4715
+ "560": {
4716
+ "id": 560,
4717
+ "label": "Closure"
4718
+ },
4719
+ "561": {
4720
+ "id": 561,
4721
+ "label": "Closure Panel"
4722
+ },
4723
+ "574": {
4724
+ "id": 574,
4725
+ "label": "Closure Controller"
4726
+ },
4661
4727
  "769": {
4662
4728
  "id": 769,
4663
4729
  "label": "Thermostat"
@@ -4710,6 +4776,22 @@ const device_types = {
4710
4776
  "id": 1296,
4711
4777
  "label": "Electrical Sensor"
4712
4778
  },
4779
+ "1297": {
4780
+ "id": 1297,
4781
+ "label": "Electrical Utility Meter"
4782
+ },
4783
+ "1298": {
4784
+ "id": 1298,
4785
+ "label": "Meter Reference Point"
4786
+ },
4787
+ "1299": {
4788
+ "id": 1299,
4789
+ "label": "Electrical Energy Tariff"
4790
+ },
4791
+ "1300": {
4792
+ "id": 1300,
4793
+ "label": "Electrical Meter"
4794
+ },
4713
4795
  "2112": {
4714
4796
  "id": 2112,
4715
4797
  "label": "Control Bridge"
@@ -5741,7 +5823,7 @@ const clusters = {
5741
5823
  "id": 18,
5742
5824
  "cluster_id": 40,
5743
5825
  "label": "UniqueId",
5744
- "type": "string",
5826
+ "type": "Optional[string]",
5745
5827
  "writable": false
5746
5828
  },
5747
5829
  "19": {
@@ -5762,14 +5844,14 @@ const clusters = {
5762
5844
  "id": 21,
5763
5845
  "cluster_id": 40,
5764
5846
  "label": "SpecificationVersion",
5765
- "type": "uint32",
5847
+ "type": "Optional[uint32]",
5766
5848
  "writable": false
5767
5849
  },
5768
5850
  "22": {
5769
5851
  "id": 22,
5770
5852
  "cluster_id": 40,
5771
5853
  "label": "MaxPathsPerInvoke",
5772
- "type": "uint16",
5854
+ "type": "Optional[uint16]",
5773
5855
  "writable": false
5774
5856
  },
5775
5857
  "24": {
@@ -6575,6 +6657,27 @@ const clusters = {
6575
6657
  "type": "Optional[Nullable[uint32]]",
6576
6658
  "writable": false
6577
6659
  },
6660
+ "10": {
6661
+ "id": 10,
6662
+ "cluster_id": 48,
6663
+ "label": "RecoveryIdentifier",
6664
+ "type": "Optional[bytes]",
6665
+ "writable": false
6666
+ },
6667
+ "11": {
6668
+ "id": 11,
6669
+ "cluster_id": 48,
6670
+ "label": "NetworkRecoveryReason",
6671
+ "type": "Optional[Nullable[NetworkRecoveryReasonEnum]]",
6672
+ "writable": false
6673
+ },
6674
+ "12": {
6675
+ "id": 12,
6676
+ "cluster_id": 48,
6677
+ "label": "IsCommissioningWithoutPower",
6678
+ "type": "Optional[bool]",
6679
+ "writable": false
6680
+ },
6578
6681
  "65528": {
6579
6682
  "id": 65528,
6580
6683
  "cluster_id": 48,
@@ -8168,7 +8271,7 @@ const clusters = {
8168
8271
  "id": 18,
8169
8272
  "cluster_id": 57,
8170
8273
  "label": "UniqueId",
8171
- "type": "string",
8274
+ "type": "Optional[string]",
8172
8275
  "writable": false
8173
8276
  },
8174
8277
  "19": {
@@ -11810,6 +11913,96 @@ const clusters = {
11810
11913
  }
11811
11914
  }
11812
11915
  },
11916
+ "149": {
11917
+ "id": 149,
11918
+ "label": "CommodityPrice",
11919
+ "attributes": {
11920
+ "0": {
11921
+ "id": 0,
11922
+ "cluster_id": 149,
11923
+ "label": "TariffUnit",
11924
+ "type": "TariffUnitEnum",
11925
+ "writable": false
11926
+ },
11927
+ "1": {
11928
+ "id": 1,
11929
+ "cluster_id": 149,
11930
+ "label": "Currency",
11931
+ "type": "Nullable[currency]",
11932
+ "writable": false
11933
+ },
11934
+ "2": {
11935
+ "id": 2,
11936
+ "cluster_id": 149,
11937
+ "label": "CurrentPrice",
11938
+ "type": "Nullable[CommodityPriceStruct]",
11939
+ "writable": false
11940
+ },
11941
+ "3": {
11942
+ "id": 3,
11943
+ "cluster_id": 149,
11944
+ "label": "PriceForecast",
11945
+ "type": "List[CommodityPriceStruct]",
11946
+ "writable": false
11947
+ },
11948
+ "65528": {
11949
+ "id": 65528,
11950
+ "cluster_id": 149,
11951
+ "label": "GeneratedCommandList",
11952
+ "type": "List[command-id]",
11953
+ "writable": false
11954
+ },
11955
+ "65529": {
11956
+ "id": 65529,
11957
+ "cluster_id": 149,
11958
+ "label": "AcceptedCommandList",
11959
+ "type": "List[command-id]",
11960
+ "writable": false
11961
+ },
11962
+ "65530": {
11963
+ "id": 65530,
11964
+ "cluster_id": 149,
11965
+ "label": "EventList",
11966
+ "type": "Optional[unknown]",
11967
+ "writable": true
11968
+ },
11969
+ "65531": {
11970
+ "id": 65531,
11971
+ "cluster_id": 149,
11972
+ "label": "AttributeList",
11973
+ "type": "List[attrib-id]",
11974
+ "writable": false
11975
+ },
11976
+ "65532": {
11977
+ "id": 65532,
11978
+ "cluster_id": 149,
11979
+ "label": "FeatureMap",
11980
+ "type": "FeatureMap",
11981
+ "writable": false
11982
+ },
11983
+ "65533": {
11984
+ "id": 65533,
11985
+ "cluster_id": 149,
11986
+ "label": "ClusterRevision",
11987
+ "type": "ClusterRevision",
11988
+ "writable": false
11989
+ }
11990
+ },
11991
+ "commands": {
11992
+ "0": {
11993
+ "id": 0,
11994
+ "cluster_id": 149,
11995
+ "name": "GetDetailedPriceRequest",
11996
+ "label": "Get Detailed Price Request"
11997
+ },
11998
+ "2": {
11999
+ "id": 2,
12000
+ "cluster_id": 149,
12001
+ "name": "GetDetailedForecastRequest",
12002
+ "label": "Get Detailed Forecast Request"
12003
+ }
12004
+ }
12005
+ },
11813
12006
  "151": {
11814
12007
  "id": 151,
11815
12008
  "label": "Messages",
@@ -12692,6 +12885,76 @@ const clusters = {
12692
12885
  }
12693
12886
  }
12694
12887
  },
12888
+ "160": {
12889
+ "id": 160,
12890
+ "label": "ElectricalGridConditions",
12891
+ "attributes": {
12892
+ "0": {
12893
+ "id": 0,
12894
+ "cluster_id": 160,
12895
+ "label": "LocalGenerationAvailable",
12896
+ "type": "Nullable[bool]",
12897
+ "writable": true
12898
+ },
12899
+ "1": {
12900
+ "id": 1,
12901
+ "cluster_id": 160,
12902
+ "label": "CurrentConditions",
12903
+ "type": "Nullable[ElectricalGridConditionsStruct]",
12904
+ "writable": false
12905
+ },
12906
+ "2": {
12907
+ "id": 2,
12908
+ "cluster_id": 160,
12909
+ "label": "ForecastConditions",
12910
+ "type": "List[ElectricalGridConditionsStruct]",
12911
+ "writable": false
12912
+ },
12913
+ "65528": {
12914
+ "id": 65528,
12915
+ "cluster_id": 160,
12916
+ "label": "GeneratedCommandList",
12917
+ "type": "List[command-id]",
12918
+ "writable": false
12919
+ },
12920
+ "65529": {
12921
+ "id": 65529,
12922
+ "cluster_id": 160,
12923
+ "label": "AcceptedCommandList",
12924
+ "type": "List[command-id]",
12925
+ "writable": false
12926
+ },
12927
+ "65530": {
12928
+ "id": 65530,
12929
+ "cluster_id": 160,
12930
+ "label": "EventList",
12931
+ "type": "Optional[unknown]",
12932
+ "writable": true
12933
+ },
12934
+ "65531": {
12935
+ "id": 65531,
12936
+ "cluster_id": 160,
12937
+ "label": "AttributeList",
12938
+ "type": "List[attrib-id]",
12939
+ "writable": false
12940
+ },
12941
+ "65532": {
12942
+ "id": 65532,
12943
+ "cluster_id": 160,
12944
+ "label": "FeatureMap",
12945
+ "type": "FeatureMap",
12946
+ "writable": false
12947
+ },
12948
+ "65533": {
12949
+ "id": 65533,
12950
+ "cluster_id": 160,
12951
+ "label": "ClusterRevision",
12952
+ "type": "ClusterRevision",
12953
+ "writable": false
12954
+ }
12955
+ },
12956
+ "commands": {}
12957
+ },
12695
12958
  "257": {
12696
12959
  "id": 257,
12697
12960
  "label": "DoorLock",
@@ -13086,42 +13349,6 @@ const clusters = {
13086
13349
  "name": "UnlockWithTimeout",
13087
13350
  "label": "Unlock With Timeout"
13088
13351
  },
13089
- "5": {
13090
- "id": 5,
13091
- "cluster_id": 257,
13092
- "name": "SetPinCode",
13093
- "label": "Set Pin Code"
13094
- },
13095
- "6": {
13096
- "id": 6,
13097
- "cluster_id": 257,
13098
- "name": "GetPinCode",
13099
- "label": "Get Pin Code"
13100
- },
13101
- "7": {
13102
- "id": 7,
13103
- "cluster_id": 257,
13104
- "name": "ClearPinCode",
13105
- "label": "Clear Pin Code"
13106
- },
13107
- "8": {
13108
- "id": 8,
13109
- "cluster_id": 257,
13110
- "name": "ClearAllPinCodes",
13111
- "label": "Clear All Pin Codes"
13112
- },
13113
- "9": {
13114
- "id": 9,
13115
- "cluster_id": 257,
13116
- "name": "SetUserStatus",
13117
- "label": "Set User Status"
13118
- },
13119
- "10": {
13120
- "id": 10,
13121
- "cluster_id": 257,
13122
- "name": "GetUserStatus",
13123
- "label": "Get User Status"
13124
- },
13125
13352
  "11": {
13126
13353
  "id": 11,
13127
13354
  "cluster_id": 257,
@@ -13176,42 +13403,6 @@ const clusters = {
13176
13403
  "name": "ClearHolidaySchedule",
13177
13404
  "label": "Clear Holiday Schedule"
13178
13405
  },
13179
- "20": {
13180
- "id": 20,
13181
- "cluster_id": 257,
13182
- "name": "SetUserType",
13183
- "label": "Set User Type"
13184
- },
13185
- "21": {
13186
- "id": 21,
13187
- "cluster_id": 257,
13188
- "name": "GetUserType",
13189
- "label": "Get User Type"
13190
- },
13191
- "22": {
13192
- "id": 22,
13193
- "cluster_id": 257,
13194
- "name": "SetRfidCode",
13195
- "label": "Set Rfid Code"
13196
- },
13197
- "23": {
13198
- "id": 23,
13199
- "cluster_id": 257,
13200
- "name": "GetRfidCode",
13201
- "label": "Get Rfid Code"
13202
- },
13203
- "24": {
13204
- "id": 24,
13205
- "cluster_id": 257,
13206
- "name": "ClearRfidCode",
13207
- "label": "Clear Rfid Code"
13208
- },
13209
- "25": {
13210
- "id": 25,
13211
- "cluster_id": 257,
13212
- "name": "ClearAllRfidCodes",
13213
- "label": "Clear All Rfid Codes"
13214
- },
13215
13406
  "26": {
13216
13407
  "id": 26,
13217
13408
  "cluster_id": 257,
@@ -13279,34 +13470,6 @@ const clusters = {
13279
13470
  "type": "TypeEnum",
13280
13471
  "writable": false
13281
13472
  },
13282
- "1": {
13283
- "id": 1,
13284
- "cluster_id": 258,
13285
- "label": "PhysicalClosedLimitLift",
13286
- "type": "Optional[uint16]",
13287
- "writable": false
13288
- },
13289
- "2": {
13290
- "id": 2,
13291
- "cluster_id": 258,
13292
- "label": "PhysicalClosedLimitTilt",
13293
- "type": "Optional[uint16]",
13294
- "writable": false
13295
- },
13296
- "3": {
13297
- "id": 3,
13298
- "cluster_id": 258,
13299
- "label": "CurrentPositionLift",
13300
- "type": "Optional[Nullable[uint16]]",
13301
- "writable": false
13302
- },
13303
- "4": {
13304
- "id": 4,
13305
- "cluster_id": 258,
13306
- "label": "CurrentPositionTilt",
13307
- "type": "Optional[Nullable[uint16]]",
13308
- "writable": false
13309
- },
13310
13473
  "5": {
13311
13474
  "id": 5,
13312
13475
  "cluster_id": 258,
@@ -13384,55 +13547,6 @@ const clusters = {
13384
13547
  "type": "Optional[Nullable[percent100ths]]",
13385
13548
  "writable": false
13386
13549
  },
13387
- "16": {
13388
- "id": 16,
13389
- "cluster_id": 258,
13390
- "label": "InstalledOpenLimitLift",
13391
- "type": "Optional[uint16]",
13392
- "writable": false
13393
- },
13394
- "17": {
13395
- "id": 17,
13396
- "cluster_id": 258,
13397
- "label": "InstalledClosedLimitLift",
13398
- "type": "Optional[uint16]",
13399
- "writable": false
13400
- },
13401
- "18": {
13402
- "id": 18,
13403
- "cluster_id": 258,
13404
- "label": "InstalledOpenLimitTilt",
13405
- "type": "Optional[uint16]",
13406
- "writable": false
13407
- },
13408
- "19": {
13409
- "id": 19,
13410
- "cluster_id": 258,
13411
- "label": "InstalledClosedLimitTilt",
13412
- "type": "Optional[uint16]",
13413
- "writable": false
13414
- },
13415
- "20": {
13416
- "id": 20,
13417
- "cluster_id": 258,
13418
- "label": "VelocityLift",
13419
- "type": "Optional[unknown]",
13420
- "writable": true
13421
- },
13422
- "21": {
13423
- "id": 21,
13424
- "cluster_id": 258,
13425
- "label": "AccelerationTimeLift",
13426
- "type": "Optional[unknown]",
13427
- "writable": true
13428
- },
13429
- "22": {
13430
- "id": 22,
13431
- "cluster_id": 258,
13432
- "label": "DecelerationTimeLift",
13433
- "type": "Optional[unknown]",
13434
- "writable": true
13435
- },
13436
13550
  "23": {
13437
13551
  "id": 23,
13438
13552
  "cluster_id": 258,
@@ -13440,20 +13554,6 @@ const clusters = {
13440
13554
  "type": "ModeBitmap",
13441
13555
  "writable": true
13442
13556
  },
13443
- "24": {
13444
- "id": 24,
13445
- "cluster_id": 258,
13446
- "label": "IntermediateSetpointsLift",
13447
- "type": "Optional[unknown]",
13448
- "writable": true
13449
- },
13450
- "25": {
13451
- "id": 25,
13452
- "cluster_id": 258,
13453
- "label": "IntermediateSetpointsTilt",
13454
- "type": "Optional[unknown]",
13455
- "writable": true
13456
- },
13457
13557
  "26": {
13458
13558
  "id": 26,
13459
13559
  "cluster_id": 258,
@@ -13523,24 +13623,12 @@ const clusters = {
13523
13623
  "name": "StopMotion",
13524
13624
  "label": "Stop Motion"
13525
13625
  },
13526
- "4": {
13527
- "id": 4,
13528
- "cluster_id": 258,
13529
- "name": "GoToLiftValue",
13530
- "label": "Go To Lift Value"
13531
- },
13532
13626
  "5": {
13533
13627
  "id": 5,
13534
13628
  "cluster_id": 258,
13535
13629
  "name": "GoToLiftPercentage",
13536
13630
  "label": "Go To Lift Percentage"
13537
13631
  },
13538
- "7": {
13539
- "id": 7,
13540
- "cluster_id": 258,
13541
- "name": "GoToTiltValue",
13542
- "label": "Go To Tilt Value"
13543
- },
13544
13632
  "8": {
13545
13633
  "id": 8,
13546
13634
  "cluster_id": 258,
@@ -13549,6 +13637,262 @@ const clusters = {
13549
13637
  }
13550
13638
  }
13551
13639
  },
13640
+ "260": {
13641
+ "id": 260,
13642
+ "label": "ClosureControl",
13643
+ "attributes": {
13644
+ "0": {
13645
+ "id": 0,
13646
+ "cluster_id": 260,
13647
+ "label": "CountdownTime",
13648
+ "type": "Optional[Nullable[elapsed-s]]",
13649
+ "writable": false
13650
+ },
13651
+ "1": {
13652
+ "id": 1,
13653
+ "cluster_id": 260,
13654
+ "label": "MainState",
13655
+ "type": "MainStateEnum",
13656
+ "writable": false
13657
+ },
13658
+ "2": {
13659
+ "id": 2,
13660
+ "cluster_id": 260,
13661
+ "label": "CurrentErrorList",
13662
+ "type": "List[ClosureErrorEnum]",
13663
+ "writable": false
13664
+ },
13665
+ "3": {
13666
+ "id": 3,
13667
+ "cluster_id": 260,
13668
+ "label": "OverallCurrentState",
13669
+ "type": "Nullable[OverallCurrentStateStruct]",
13670
+ "writable": false
13671
+ },
13672
+ "4": {
13673
+ "id": 4,
13674
+ "cluster_id": 260,
13675
+ "label": "OverallTargetState",
13676
+ "type": "Nullable[OverallTargetStateStruct]",
13677
+ "writable": false
13678
+ },
13679
+ "5": {
13680
+ "id": 5,
13681
+ "cluster_id": 260,
13682
+ "label": "LatchControlModes",
13683
+ "type": "Optional[LatchControlModesBitmap]",
13684
+ "writable": false
13685
+ },
13686
+ "65528": {
13687
+ "id": 65528,
13688
+ "cluster_id": 260,
13689
+ "label": "GeneratedCommandList",
13690
+ "type": "List[command-id]",
13691
+ "writable": false
13692
+ },
13693
+ "65529": {
13694
+ "id": 65529,
13695
+ "cluster_id": 260,
13696
+ "label": "AcceptedCommandList",
13697
+ "type": "List[command-id]",
13698
+ "writable": false
13699
+ },
13700
+ "65530": {
13701
+ "id": 65530,
13702
+ "cluster_id": 260,
13703
+ "label": "EventList",
13704
+ "type": "Optional[unknown]",
13705
+ "writable": true
13706
+ },
13707
+ "65531": {
13708
+ "id": 65531,
13709
+ "cluster_id": 260,
13710
+ "label": "AttributeList",
13711
+ "type": "List[attrib-id]",
13712
+ "writable": false
13713
+ },
13714
+ "65532": {
13715
+ "id": 65532,
13716
+ "cluster_id": 260,
13717
+ "label": "FeatureMap",
13718
+ "type": "FeatureMap",
13719
+ "writable": false
13720
+ },
13721
+ "65533": {
13722
+ "id": 65533,
13723
+ "cluster_id": 260,
13724
+ "label": "ClusterRevision",
13725
+ "type": "ClusterRevision",
13726
+ "writable": false
13727
+ }
13728
+ },
13729
+ "commands": {
13730
+ "0": {
13731
+ "id": 0,
13732
+ "cluster_id": 260,
13733
+ "name": "Stop",
13734
+ "label": "Stop"
13735
+ },
13736
+ "1": {
13737
+ "id": 1,
13738
+ "cluster_id": 260,
13739
+ "name": "MoveTo",
13740
+ "label": "Move To"
13741
+ },
13742
+ "2": {
13743
+ "id": 2,
13744
+ "cluster_id": 260,
13745
+ "name": "Calibrate",
13746
+ "label": "Calibrate"
13747
+ }
13748
+ }
13749
+ },
13750
+ "261": {
13751
+ "id": 261,
13752
+ "label": "ClosureDimension",
13753
+ "attributes": {
13754
+ "0": {
13755
+ "id": 0,
13756
+ "cluster_id": 261,
13757
+ "label": "CurrentState",
13758
+ "type": "Nullable[DimensionStateStruct]",
13759
+ "writable": false
13760
+ },
13761
+ "1": {
13762
+ "id": 1,
13763
+ "cluster_id": 261,
13764
+ "label": "TargetState",
13765
+ "type": "Nullable[DimensionStateStruct]",
13766
+ "writable": false
13767
+ },
13768
+ "2": {
13769
+ "id": 2,
13770
+ "cluster_id": 261,
13771
+ "label": "Resolution",
13772
+ "type": "Optional[percent100ths]",
13773
+ "writable": false
13774
+ },
13775
+ "3": {
13776
+ "id": 3,
13777
+ "cluster_id": 261,
13778
+ "label": "StepValue",
13779
+ "type": "Optional[percent100ths]",
13780
+ "writable": false
13781
+ },
13782
+ "4": {
13783
+ "id": 4,
13784
+ "cluster_id": 261,
13785
+ "label": "Unit",
13786
+ "type": "Optional[ClosureUnitEnum]",
13787
+ "writable": false
13788
+ },
13789
+ "5": {
13790
+ "id": 5,
13791
+ "cluster_id": 261,
13792
+ "label": "UnitRange",
13793
+ "type": "Optional[Nullable[UnitRangeStruct]]",
13794
+ "writable": false
13795
+ },
13796
+ "6": {
13797
+ "id": 6,
13798
+ "cluster_id": 261,
13799
+ "label": "LimitRange",
13800
+ "type": "Optional[RangePercent100thsStruct]",
13801
+ "writable": false
13802
+ },
13803
+ "7": {
13804
+ "id": 7,
13805
+ "cluster_id": 261,
13806
+ "label": "TranslationDirection",
13807
+ "type": "Optional[TranslationDirectionEnum]",
13808
+ "writable": false
13809
+ },
13810
+ "8": {
13811
+ "id": 8,
13812
+ "cluster_id": 261,
13813
+ "label": "RotationAxis",
13814
+ "type": "Optional[RotationAxisEnum]",
13815
+ "writable": false
13816
+ },
13817
+ "9": {
13818
+ "id": 9,
13819
+ "cluster_id": 261,
13820
+ "label": "Overflow",
13821
+ "type": "Optional[OverflowEnum]",
13822
+ "writable": false
13823
+ },
13824
+ "10": {
13825
+ "id": 10,
13826
+ "cluster_id": 261,
13827
+ "label": "ModulationType",
13828
+ "type": "Optional[ModulationTypeEnum]",
13829
+ "writable": false
13830
+ },
13831
+ "11": {
13832
+ "id": 11,
13833
+ "cluster_id": 261,
13834
+ "label": "LatchControlModes",
13835
+ "type": "Optional[LatchControlModesBitmap]",
13836
+ "writable": false
13837
+ },
13838
+ "65528": {
13839
+ "id": 65528,
13840
+ "cluster_id": 261,
13841
+ "label": "GeneratedCommandList",
13842
+ "type": "List[command-id]",
13843
+ "writable": false
13844
+ },
13845
+ "65529": {
13846
+ "id": 65529,
13847
+ "cluster_id": 261,
13848
+ "label": "AcceptedCommandList",
13849
+ "type": "List[command-id]",
13850
+ "writable": false
13851
+ },
13852
+ "65530": {
13853
+ "id": 65530,
13854
+ "cluster_id": 261,
13855
+ "label": "EventList",
13856
+ "type": "Optional[unknown]",
13857
+ "writable": true
13858
+ },
13859
+ "65531": {
13860
+ "id": 65531,
13861
+ "cluster_id": 261,
13862
+ "label": "AttributeList",
13863
+ "type": "List[attrib-id]",
13864
+ "writable": false
13865
+ },
13866
+ "65532": {
13867
+ "id": 65532,
13868
+ "cluster_id": 261,
13869
+ "label": "FeatureMap",
13870
+ "type": "FeatureMap",
13871
+ "writable": false
13872
+ },
13873
+ "65533": {
13874
+ "id": 65533,
13875
+ "cluster_id": 261,
13876
+ "label": "ClusterRevision",
13877
+ "type": "ClusterRevision",
13878
+ "writable": false
13879
+ }
13880
+ },
13881
+ "commands": {
13882
+ "0": {
13883
+ "id": 0,
13884
+ "cluster_id": 261,
13885
+ "name": "SetTarget",
13886
+ "label": "Set Target"
13887
+ },
13888
+ "1": {
13889
+ "id": 1,
13890
+ "cluster_id": 261,
13891
+ "name": "Step",
13892
+ "label": "Step"
13893
+ }
13894
+ }
13895
+ },
13552
13896
  "336": {
13553
13897
  "id": 336,
13554
13898
  "label": "ServiceArea",
@@ -13927,21 +14271,21 @@ const clusters = {
13927
14271
  "id": 7,
13928
14272
  "cluster_id": 513,
13929
14273
  "label": "PiCoolingDemand",
13930
- "type": "Optional[uint8]",
13931
- "writable": false
14274
+ "type": "Optional[unknown]",
14275
+ "writable": true
13932
14276
  },
13933
14277
  "8": {
13934
14278
  "id": 8,
13935
14279
  "cluster_id": 513,
13936
14280
  "label": "PiHeatingDemand",
13937
- "type": "Optional[uint8]",
13938
- "writable": false
14281
+ "type": "Optional[unknown]",
14282
+ "writable": true
13939
14283
  },
13940
14284
  "9": {
13941
14285
  "id": 9,
13942
14286
  "cluster_id": 513,
13943
14287
  "label": "HvacSystemTypeConfiguration",
13944
- "type": "Optional[HVACSystemTypeBitmap]",
14288
+ "type": "Optional[unknown]",
13945
14289
  "writable": true
13946
14290
  },
13947
14291
  "16": {
@@ -14042,27 +14386,6 @@ const clusters = {
14042
14386
  "type": "Optional[ThermostatRunningModeEnum]",
14043
14387
  "writable": false
14044
14388
  },
14045
- "32": {
14046
- "id": 32,
14047
- "cluster_id": 513,
14048
- "label": "StartOfWeek",
14049
- "type": "Optional[StartOfWeekEnum]",
14050
- "writable": false
14051
- },
14052
- "33": {
14053
- "id": 33,
14054
- "cluster_id": 513,
14055
- "label": "NumberOfWeeklyTransitions",
14056
- "type": "Optional[uint8]",
14057
- "writable": false
14058
- },
14059
- "34": {
14060
- "id": 34,
14061
- "cluster_id": 513,
14062
- "label": "NumberOfDailyTransitions",
14063
- "type": "Optional[uint8]",
14064
- "writable": false
14065
- },
14066
14389
  "35": {
14067
14390
  "id": 35,
14068
14391
  "cluster_id": 513,
@@ -14081,7 +14404,7 @@ const clusters = {
14081
14404
  "id": 37,
14082
14405
  "cluster_id": 513,
14083
14406
  "label": "ThermostatProgrammingOperationMode",
14084
- "type": "Optional[ProgrammingOperationModeBitmap]",
14407
+ "type": "Optional[unknown]",
14085
14408
  "writable": true
14086
14409
  },
14087
14410
  "41": {
@@ -14116,43 +14439,43 @@ const clusters = {
14116
14439
  "id": 52,
14117
14440
  "cluster_id": 513,
14118
14441
  "label": "OccupiedSetback",
14119
- "type": "Optional[Nullable[UnsignedTemperature]]",
14442
+ "type": "Optional[unknown]",
14120
14443
  "writable": true
14121
14444
  },
14122
14445
  "53": {
14123
14446
  "id": 53,
14124
14447
  "cluster_id": 513,
14125
14448
  "label": "OccupiedSetbackMin",
14126
- "type": "Optional[Nullable[UnsignedTemperature]]",
14127
- "writable": false
14449
+ "type": "Optional[unknown]",
14450
+ "writable": true
14128
14451
  },
14129
14452
  "54": {
14130
14453
  "id": 54,
14131
14454
  "cluster_id": 513,
14132
14455
  "label": "OccupiedSetbackMax",
14133
- "type": "Optional[Nullable[UnsignedTemperature]]",
14134
- "writable": false
14456
+ "type": "Optional[unknown]",
14457
+ "writable": true
14135
14458
  },
14136
14459
  "55": {
14137
14460
  "id": 55,
14138
14461
  "cluster_id": 513,
14139
14462
  "label": "UnoccupiedSetback",
14140
- "type": "Optional[Nullable[UnsignedTemperature]]",
14463
+ "type": "Optional[unknown]",
14141
14464
  "writable": true
14142
14465
  },
14143
14466
  "56": {
14144
14467
  "id": 56,
14145
14468
  "cluster_id": 513,
14146
14469
  "label": "UnoccupiedSetbackMin",
14147
- "type": "Optional[Nullable[UnsignedTemperature]]",
14148
- "writable": false
14470
+ "type": "Optional[unknown]",
14471
+ "writable": true
14149
14472
  },
14150
14473
  "57": {
14151
14474
  "id": 57,
14152
14475
  "cluster_id": 513,
14153
14476
  "label": "UnoccupiedSetbackMax",
14154
- "type": "Optional[Nullable[UnsignedTemperature]]",
14155
- "writable": false
14477
+ "type": "Optional[unknown]",
14478
+ "writable": true
14156
14479
  },
14157
14480
  "58": {
14158
14481
  "id": 58,
@@ -14344,24 +14667,6 @@ const clusters = {
14344
14667
  "name": "SetpointRaiseLower",
14345
14668
  "label": "Setpoint Raise Lower"
14346
14669
  },
14347
- "1": {
14348
- "id": 1,
14349
- "cluster_id": 513,
14350
- "name": "SetWeeklySchedule",
14351
- "label": "Set Weekly Schedule"
14352
- },
14353
- "2": {
14354
- "id": 2,
14355
- "cluster_id": 513,
14356
- "name": "GetWeeklySchedule",
14357
- "label": "Get Weekly Schedule"
14358
- },
14359
- "3": {
14360
- "id": 3,
14361
- "cluster_id": 513,
14362
- "name": "ClearWeeklySchedule",
14363
- "label": "Clear Weekly Schedule"
14364
- },
14365
14670
  "5": {
14366
14671
  "id": 5,
14367
14672
  "cluster_id": 513,
@@ -14804,77 +15109,77 @@ const clusters = {
14804
15109
  "cluster_id": 768,
14805
15110
  "label": "WhitePointX",
14806
15111
  "type": "Optional[uint16]",
14807
- "writable": true
15112
+ "writable": false
14808
15113
  },
14809
15114
  "49": {
14810
15115
  "id": 49,
14811
15116
  "cluster_id": 768,
14812
15117
  "label": "WhitePointY",
14813
15118
  "type": "Optional[uint16]",
14814
- "writable": true
15119
+ "writable": false
14815
15120
  },
14816
15121
  "50": {
14817
15122
  "id": 50,
14818
15123
  "cluster_id": 768,
14819
15124
  "label": "ColorPointRx",
14820
15125
  "type": "Optional[uint16]",
14821
- "writable": true
15126
+ "writable": false
14822
15127
  },
14823
15128
  "51": {
14824
15129
  "id": 51,
14825
15130
  "cluster_id": 768,
14826
15131
  "label": "ColorPointRy",
14827
15132
  "type": "Optional[uint16]",
14828
- "writable": true
15133
+ "writable": false
14829
15134
  },
14830
15135
  "52": {
14831
15136
  "id": 52,
14832
15137
  "cluster_id": 768,
14833
15138
  "label": "ColorPointRIntensity",
14834
15139
  "type": "Optional[Nullable[uint8]]",
14835
- "writable": true
15140
+ "writable": false
14836
15141
  },
14837
15142
  "54": {
14838
15143
  "id": 54,
14839
15144
  "cluster_id": 768,
14840
15145
  "label": "ColorPointGx",
14841
15146
  "type": "Optional[uint16]",
14842
- "writable": true
15147
+ "writable": false
14843
15148
  },
14844
15149
  "55": {
14845
15150
  "id": 55,
14846
15151
  "cluster_id": 768,
14847
15152
  "label": "ColorPointGy",
14848
15153
  "type": "Optional[uint16]",
14849
- "writable": true
15154
+ "writable": false
14850
15155
  },
14851
15156
  "56": {
14852
15157
  "id": 56,
14853
15158
  "cluster_id": 768,
14854
15159
  "label": "ColorPointGIntensity",
14855
15160
  "type": "Optional[Nullable[uint8]]",
14856
- "writable": true
15161
+ "writable": false
14857
15162
  },
14858
15163
  "58": {
14859
15164
  "id": 58,
14860
15165
  "cluster_id": 768,
14861
15166
  "label": "ColorPointBx",
14862
15167
  "type": "Optional[uint16]",
14863
- "writable": true
15168
+ "writable": false
14864
15169
  },
14865
15170
  "59": {
14866
15171
  "id": 59,
14867
15172
  "cluster_id": 768,
14868
15173
  "label": "ColorPointBy",
14869
15174
  "type": "Optional[uint16]",
14870
- "writable": true
15175
+ "writable": false
14871
15176
  },
14872
15177
  "60": {
14873
15178
  "id": 60,
14874
15179
  "cluster_id": 768,
14875
15180
  "label": "ColorPointBIntensity",
14876
15181
  "type": "Optional[Nullable[uint8]]",
14877
- "writable": true
15182
+ "writable": false
14878
15183
  },
14879
15184
  "16384": {
14880
15185
  "id": 16384,
@@ -14929,7 +15234,7 @@ const clusters = {
14929
15234
  "id": 16394,
14930
15235
  "cluster_id": 768,
14931
15236
  "label": "ColorCapabilities",
14932
- "type": "map16",
15237
+ "type": "ColorCapabilitiesBitmap",
14933
15238
  "writable": false
14934
15239
  },
14935
15240
  "16395": {
@@ -16954,6 +17259,69 @@ const clusters = {
16954
17259
  },
16955
17260
  "commands": {}
16956
17261
  },
17262
+ "1072": {
17263
+ "id": 1072,
17264
+ "label": "SoilMeasurement",
17265
+ "attributes": {
17266
+ "0": {
17267
+ "id": 0,
17268
+ "cluster_id": 1072,
17269
+ "label": "SoilMoistureMeasurementLimits",
17270
+ "type": "MeasurementAccuracyStruct",
17271
+ "writable": false
17272
+ },
17273
+ "1": {
17274
+ "id": 1,
17275
+ "cluster_id": 1072,
17276
+ "label": "SoilMoistureMeasuredValue",
17277
+ "type": "Nullable[percent]",
17278
+ "writable": false
17279
+ },
17280
+ "65528": {
17281
+ "id": 65528,
17282
+ "cluster_id": 1072,
17283
+ "label": "GeneratedCommandList",
17284
+ "type": "List[command-id]",
17285
+ "writable": false
17286
+ },
17287
+ "65529": {
17288
+ "id": 65529,
17289
+ "cluster_id": 1072,
17290
+ "label": "AcceptedCommandList",
17291
+ "type": "List[command-id]",
17292
+ "writable": false
17293
+ },
17294
+ "65530": {
17295
+ "id": 65530,
17296
+ "cluster_id": 1072,
17297
+ "label": "EventList",
17298
+ "type": "Optional[unknown]",
17299
+ "writable": true
17300
+ },
17301
+ "65531": {
17302
+ "id": 65531,
17303
+ "cluster_id": 1072,
17304
+ "label": "AttributeList",
17305
+ "type": "List[attrib-id]",
17306
+ "writable": false
17307
+ },
17308
+ "65532": {
17309
+ "id": 65532,
17310
+ "cluster_id": 1072,
17311
+ "label": "FeatureMap",
17312
+ "type": "map32",
17313
+ "writable": false
17314
+ },
17315
+ "65533": {
17316
+ "id": 65533,
17317
+ "cluster_id": 1072,
17318
+ "label": "ClusterRevision",
17319
+ "type": "ClusterRevision",
17320
+ "writable": false
17321
+ }
17322
+ },
17323
+ "commands": {}
17324
+ },
16957
17325
  "1105": {
16958
17326
  "id": 1105,
16959
17327
  "label": "WiFiNetworkManagement",
@@ -18566,6 +18934,1234 @@ const clusters = {
18566
18934
  }
18567
18935
  }
18568
18936
  },
18937
+ "1360": {
18938
+ "id": 1360,
18939
+ "label": "ZoneManagement",
18940
+ "attributes": {
18941
+ "0": {
18942
+ "id": 0,
18943
+ "cluster_id": 1360,
18944
+ "label": "MaxUserDefinedZones",
18945
+ "type": "Optional[uint8]",
18946
+ "writable": false
18947
+ },
18948
+ "1": {
18949
+ "id": 1,
18950
+ "cluster_id": 1360,
18951
+ "label": "MaxZones",
18952
+ "type": "uint8",
18953
+ "writable": false
18954
+ },
18955
+ "2": {
18956
+ "id": 2,
18957
+ "cluster_id": 1360,
18958
+ "label": "Zones",
18959
+ "type": "List[ZoneInformationStruct]",
18960
+ "writable": false
18961
+ },
18962
+ "3": {
18963
+ "id": 3,
18964
+ "cluster_id": 1360,
18965
+ "label": "Triggers",
18966
+ "type": "List[ZoneTriggerControlStruct]",
18967
+ "writable": false
18968
+ },
18969
+ "4": {
18970
+ "id": 4,
18971
+ "cluster_id": 1360,
18972
+ "label": "SensitivityMax",
18973
+ "type": "uint8",
18974
+ "writable": false
18975
+ },
18976
+ "5": {
18977
+ "id": 5,
18978
+ "cluster_id": 1360,
18979
+ "label": "Sensitivity",
18980
+ "type": "Optional[uint8]",
18981
+ "writable": true
18982
+ },
18983
+ "6": {
18984
+ "id": 6,
18985
+ "cluster_id": 1360,
18986
+ "label": "TwoDCartesianMax",
18987
+ "type": "Optional[TwoDCartesianVertexStruct]",
18988
+ "writable": false
18989
+ },
18990
+ "65528": {
18991
+ "id": 65528,
18992
+ "cluster_id": 1360,
18993
+ "label": "GeneratedCommandList",
18994
+ "type": "List[command-id]",
18995
+ "writable": false
18996
+ },
18997
+ "65529": {
18998
+ "id": 65529,
18999
+ "cluster_id": 1360,
19000
+ "label": "AcceptedCommandList",
19001
+ "type": "List[command-id]",
19002
+ "writable": false
19003
+ },
19004
+ "65530": {
19005
+ "id": 65530,
19006
+ "cluster_id": 1360,
19007
+ "label": "EventList",
19008
+ "type": "Optional[unknown]",
19009
+ "writable": true
19010
+ },
19011
+ "65531": {
19012
+ "id": 65531,
19013
+ "cluster_id": 1360,
19014
+ "label": "AttributeList",
19015
+ "type": "List[attrib-id]",
19016
+ "writable": false
19017
+ },
19018
+ "65532": {
19019
+ "id": 65532,
19020
+ "cluster_id": 1360,
19021
+ "label": "FeatureMap",
19022
+ "type": "FeatureMap",
19023
+ "writable": false
19024
+ },
19025
+ "65533": {
19026
+ "id": 65533,
19027
+ "cluster_id": 1360,
19028
+ "label": "ClusterRevision",
19029
+ "type": "ClusterRevision",
19030
+ "writable": false
19031
+ }
19032
+ },
19033
+ "commands": {
19034
+ "0": {
19035
+ "id": 0,
19036
+ "cluster_id": 1360,
19037
+ "name": "CreateTwoDCartesianZone",
19038
+ "label": "Create Two Dcartesian Zone"
19039
+ },
19040
+ "2": {
19041
+ "id": 2,
19042
+ "cluster_id": 1360,
19043
+ "name": "UpdateTwoDCartesianZone",
19044
+ "label": "Update Two Dcartesian Zone"
19045
+ },
19046
+ "3": {
19047
+ "id": 3,
19048
+ "cluster_id": 1360,
19049
+ "name": "RemoveZone",
19050
+ "label": "Remove Zone"
19051
+ },
19052
+ "4": {
19053
+ "id": 4,
19054
+ "cluster_id": 1360,
19055
+ "name": "CreateOrUpdateTrigger",
19056
+ "label": "Create Or Update Trigger"
19057
+ },
19058
+ "5": {
19059
+ "id": 5,
19060
+ "cluster_id": 1360,
19061
+ "name": "RemoveTrigger",
19062
+ "label": "Remove Trigger"
19063
+ }
19064
+ }
19065
+ },
19066
+ "1361": {
19067
+ "id": 1361,
19068
+ "label": "CameraAvStreamManagement",
19069
+ "attributes": {
19070
+ "0": {
19071
+ "id": 0,
19072
+ "cluster_id": 1361,
19073
+ "label": "MaxConcurrentEncoders",
19074
+ "type": "Optional[uint8]",
19075
+ "writable": false
19076
+ },
19077
+ "1": {
19078
+ "id": 1,
19079
+ "cluster_id": 1361,
19080
+ "label": "MaxEncodedPixelRate",
19081
+ "type": "Optional[uint32]",
19082
+ "writable": false
19083
+ },
19084
+ "2": {
19085
+ "id": 2,
19086
+ "cluster_id": 1361,
19087
+ "label": "VideoSensorParams",
19088
+ "type": "Optional[VideoSensorParamsStruct]",
19089
+ "writable": false
19090
+ },
19091
+ "3": {
19092
+ "id": 3,
19093
+ "cluster_id": 1361,
19094
+ "label": "NightVisionUsesInfrared",
19095
+ "type": "Optional[bool]",
19096
+ "writable": false
19097
+ },
19098
+ "4": {
19099
+ "id": 4,
19100
+ "cluster_id": 1361,
19101
+ "label": "MinViewportResolution",
19102
+ "type": "Optional[VideoResolutionStruct]",
19103
+ "writable": false
19104
+ },
19105
+ "5": {
19106
+ "id": 5,
19107
+ "cluster_id": 1361,
19108
+ "label": "RateDistortionTradeOffPoints",
19109
+ "type": "List[RateDistortionTradeOffPointsStruct]",
19110
+ "writable": false
19111
+ },
19112
+ "6": {
19113
+ "id": 6,
19114
+ "cluster_id": 1361,
19115
+ "label": "MaxContentBufferSize",
19116
+ "type": "uint32",
19117
+ "writable": false
19118
+ },
19119
+ "7": {
19120
+ "id": 7,
19121
+ "cluster_id": 1361,
19122
+ "label": "MicrophoneCapabilities",
19123
+ "type": "Optional[AudioCapabilitiesStruct]",
19124
+ "writable": false
19125
+ },
19126
+ "8": {
19127
+ "id": 8,
19128
+ "cluster_id": 1361,
19129
+ "label": "SpeakerCapabilities",
19130
+ "type": "Optional[AudioCapabilitiesStruct]",
19131
+ "writable": false
19132
+ },
19133
+ "9": {
19134
+ "id": 9,
19135
+ "cluster_id": 1361,
19136
+ "label": "TwoWayTalkSupport",
19137
+ "type": "Optional[TwoWayTalkSupportTypeEnum]",
19138
+ "writable": false
19139
+ },
19140
+ "10": {
19141
+ "id": 10,
19142
+ "cluster_id": 1361,
19143
+ "label": "SnapshotCapabilities",
19144
+ "type": "List[SnapshotCapabilitiesStruct]",
19145
+ "writable": false
19146
+ },
19147
+ "11": {
19148
+ "id": 11,
19149
+ "cluster_id": 1361,
19150
+ "label": "MaxNetworkBandwidth",
19151
+ "type": "uint32",
19152
+ "writable": false
19153
+ },
19154
+ "12": {
19155
+ "id": 12,
19156
+ "cluster_id": 1361,
19157
+ "label": "CurrentFrameRate",
19158
+ "type": "Optional[uint16]",
19159
+ "writable": false
19160
+ },
19161
+ "13": {
19162
+ "id": 13,
19163
+ "cluster_id": 1361,
19164
+ "label": "HdrModeEnabled",
19165
+ "type": "Optional[bool]",
19166
+ "writable": true
19167
+ },
19168
+ "14": {
19169
+ "id": 14,
19170
+ "cluster_id": 1361,
19171
+ "label": "SupportedStreamUsages",
19172
+ "type": "List[StreamUsageEnum]",
19173
+ "writable": false
19174
+ },
19175
+ "15": {
19176
+ "id": 15,
19177
+ "cluster_id": 1361,
19178
+ "label": "AllocatedVideoStreams",
19179
+ "type": "List[VideoStreamStruct]",
19180
+ "writable": false
19181
+ },
19182
+ "16": {
19183
+ "id": 16,
19184
+ "cluster_id": 1361,
19185
+ "label": "AllocatedAudioStreams",
19186
+ "type": "List[AudioStreamStruct]",
19187
+ "writable": false
19188
+ },
19189
+ "17": {
19190
+ "id": 17,
19191
+ "cluster_id": 1361,
19192
+ "label": "AllocatedSnapshotStreams",
19193
+ "type": "List[SnapshotStreamStruct]",
19194
+ "writable": false
19195
+ },
19196
+ "18": {
19197
+ "id": 18,
19198
+ "cluster_id": 1361,
19199
+ "label": "StreamUsagePriorities",
19200
+ "type": "List[StreamUsageEnum]",
19201
+ "writable": false
19202
+ },
19203
+ "19": {
19204
+ "id": 19,
19205
+ "cluster_id": 1361,
19206
+ "label": "SoftRecordingPrivacyModeEnabled",
19207
+ "type": "Optional[bool]",
19208
+ "writable": true
19209
+ },
19210
+ "20": {
19211
+ "id": 20,
19212
+ "cluster_id": 1361,
19213
+ "label": "SoftLivestreamPrivacyModeEnabled",
19214
+ "type": "Optional[bool]",
19215
+ "writable": true
19216
+ },
19217
+ "21": {
19218
+ "id": 21,
19219
+ "cluster_id": 1361,
19220
+ "label": "HardPrivacyModeOn",
19221
+ "type": "Optional[bool]",
19222
+ "writable": false
19223
+ },
19224
+ "22": {
19225
+ "id": 22,
19226
+ "cluster_id": 1361,
19227
+ "label": "NightVision",
19228
+ "type": "Optional[TriStateAutoEnum]",
19229
+ "writable": true
19230
+ },
19231
+ "23": {
19232
+ "id": 23,
19233
+ "cluster_id": 1361,
19234
+ "label": "NightVisionIllum",
19235
+ "type": "Optional[TriStateAutoEnum]",
19236
+ "writable": true
19237
+ },
19238
+ "24": {
19239
+ "id": 24,
19240
+ "cluster_id": 1361,
19241
+ "label": "Viewport",
19242
+ "type": "Optional[ViewportStruct]",
19243
+ "writable": true
19244
+ },
19245
+ "25": {
19246
+ "id": 25,
19247
+ "cluster_id": 1361,
19248
+ "label": "SpeakerMuted",
19249
+ "type": "Optional[bool]",
19250
+ "writable": true
19251
+ },
19252
+ "26": {
19253
+ "id": 26,
19254
+ "cluster_id": 1361,
19255
+ "label": "SpeakerVolumeLevel",
19256
+ "type": "Optional[uint8]",
19257
+ "writable": true
19258
+ },
19259
+ "27": {
19260
+ "id": 27,
19261
+ "cluster_id": 1361,
19262
+ "label": "SpeakerMaxLevel",
19263
+ "type": "Optional[uint8]",
19264
+ "writable": false
19265
+ },
19266
+ "28": {
19267
+ "id": 28,
19268
+ "cluster_id": 1361,
19269
+ "label": "SpeakerMinLevel",
19270
+ "type": "Optional[uint8]",
19271
+ "writable": false
19272
+ },
19273
+ "29": {
19274
+ "id": 29,
19275
+ "cluster_id": 1361,
19276
+ "label": "MicrophoneMuted",
19277
+ "type": "Optional[bool]",
19278
+ "writable": true
19279
+ },
19280
+ "30": {
19281
+ "id": 30,
19282
+ "cluster_id": 1361,
19283
+ "label": "MicrophoneVolumeLevel",
19284
+ "type": "Optional[uint8]",
19285
+ "writable": true
19286
+ },
19287
+ "31": {
19288
+ "id": 31,
19289
+ "cluster_id": 1361,
19290
+ "label": "MicrophoneMaxLevel",
19291
+ "type": "Optional[uint8]",
19292
+ "writable": false
19293
+ },
19294
+ "32": {
19295
+ "id": 32,
19296
+ "cluster_id": 1361,
19297
+ "label": "MicrophoneMinLevel",
19298
+ "type": "Optional[uint8]",
19299
+ "writable": false
19300
+ },
19301
+ "33": {
19302
+ "id": 33,
19303
+ "cluster_id": 1361,
19304
+ "label": "MicrophoneAgcEnabled",
19305
+ "type": "Optional[bool]",
19306
+ "writable": true
19307
+ },
19308
+ "34": {
19309
+ "id": 34,
19310
+ "cluster_id": 1361,
19311
+ "label": "ImageRotation",
19312
+ "type": "Optional[uint16]",
19313
+ "writable": true
19314
+ },
19315
+ "35": {
19316
+ "id": 35,
19317
+ "cluster_id": 1361,
19318
+ "label": "ImageFlipHorizontal",
19319
+ "type": "Optional[bool]",
19320
+ "writable": true
19321
+ },
19322
+ "36": {
19323
+ "id": 36,
19324
+ "cluster_id": 1361,
19325
+ "label": "ImageFlipVertical",
19326
+ "type": "Optional[bool]",
19327
+ "writable": true
19328
+ },
19329
+ "37": {
19330
+ "id": 37,
19331
+ "cluster_id": 1361,
19332
+ "label": "LocalVideoRecordingEnabled",
19333
+ "type": "Optional[bool]",
19334
+ "writable": true
19335
+ },
19336
+ "38": {
19337
+ "id": 38,
19338
+ "cluster_id": 1361,
19339
+ "label": "LocalSnapshotRecordingEnabled",
19340
+ "type": "Optional[bool]",
19341
+ "writable": true
19342
+ },
19343
+ "39": {
19344
+ "id": 39,
19345
+ "cluster_id": 1361,
19346
+ "label": "StatusLightEnabled",
19347
+ "type": "Optional[bool]",
19348
+ "writable": true
19349
+ },
19350
+ "40": {
19351
+ "id": 40,
19352
+ "cluster_id": 1361,
19353
+ "label": "StatusLightBrightness",
19354
+ "type": "Optional[ThreeLevelAutoEnum]",
19355
+ "writable": true
19356
+ },
19357
+ "65528": {
19358
+ "id": 65528,
19359
+ "cluster_id": 1361,
19360
+ "label": "GeneratedCommandList",
19361
+ "type": "List[command-id]",
19362
+ "writable": false
19363
+ },
19364
+ "65529": {
19365
+ "id": 65529,
19366
+ "cluster_id": 1361,
19367
+ "label": "AcceptedCommandList",
19368
+ "type": "List[command-id]",
19369
+ "writable": false
19370
+ },
19371
+ "65530": {
19372
+ "id": 65530,
19373
+ "cluster_id": 1361,
19374
+ "label": "EventList",
19375
+ "type": "Optional[unknown]",
19376
+ "writable": true
19377
+ },
19378
+ "65531": {
19379
+ "id": 65531,
19380
+ "cluster_id": 1361,
19381
+ "label": "AttributeList",
19382
+ "type": "List[attrib-id]",
19383
+ "writable": false
19384
+ },
19385
+ "65532": {
19386
+ "id": 65532,
19387
+ "cluster_id": 1361,
19388
+ "label": "FeatureMap",
19389
+ "type": "FeatureMap",
19390
+ "writable": false
19391
+ },
19392
+ "65533": {
19393
+ "id": 65533,
19394
+ "cluster_id": 1361,
19395
+ "label": "ClusterRevision",
19396
+ "type": "ClusterRevision",
19397
+ "writable": false
19398
+ }
19399
+ },
19400
+ "commands": {
19401
+ "0": {
19402
+ "id": 0,
19403
+ "cluster_id": 1361,
19404
+ "name": "AudioStreamAllocate",
19405
+ "label": "Audio Stream Allocate"
19406
+ },
19407
+ "2": {
19408
+ "id": 2,
19409
+ "cluster_id": 1361,
19410
+ "name": "AudioStreamDeallocate",
19411
+ "label": "Audio Stream Deallocate"
19412
+ },
19413
+ "3": {
19414
+ "id": 3,
19415
+ "cluster_id": 1361,
19416
+ "name": "VideoStreamAllocate",
19417
+ "label": "Video Stream Allocate"
19418
+ },
19419
+ "5": {
19420
+ "id": 5,
19421
+ "cluster_id": 1361,
19422
+ "name": "VideoStreamModify",
19423
+ "label": "Video Stream Modify"
19424
+ },
19425
+ "6": {
19426
+ "id": 6,
19427
+ "cluster_id": 1361,
19428
+ "name": "VideoStreamDeallocate",
19429
+ "label": "Video Stream Deallocate"
19430
+ },
19431
+ "7": {
19432
+ "id": 7,
19433
+ "cluster_id": 1361,
19434
+ "name": "SnapshotStreamAllocate",
19435
+ "label": "Snapshot Stream Allocate"
19436
+ },
19437
+ "9": {
19438
+ "id": 9,
19439
+ "cluster_id": 1361,
19440
+ "name": "SnapshotStreamModify",
19441
+ "label": "Snapshot Stream Modify"
19442
+ },
19443
+ "10": {
19444
+ "id": 10,
19445
+ "cluster_id": 1361,
19446
+ "name": "SnapshotStreamDeallocate",
19447
+ "label": "Snapshot Stream Deallocate"
19448
+ },
19449
+ "11": {
19450
+ "id": 11,
19451
+ "cluster_id": 1361,
19452
+ "name": "SetStreamPriorities",
19453
+ "label": "Set Stream Priorities"
19454
+ },
19455
+ "12": {
19456
+ "id": 12,
19457
+ "cluster_id": 1361,
19458
+ "name": "CaptureSnapshot",
19459
+ "label": "Capture Snapshot"
19460
+ }
19461
+ }
19462
+ },
19463
+ "1362": {
19464
+ "id": 1362,
19465
+ "label": "CameraAvSettingsUserLevelManagement",
19466
+ "attributes": {
19467
+ "0": {
19468
+ "id": 0,
19469
+ "cluster_id": 1362,
19470
+ "label": "MptzPosition",
19471
+ "type": "Optional[MPTZStruct]",
19472
+ "writable": false
19473
+ },
19474
+ "1": {
19475
+ "id": 1,
19476
+ "cluster_id": 1362,
19477
+ "label": "MaxPresets",
19478
+ "type": "Optional[uint8]",
19479
+ "writable": false
19480
+ },
19481
+ "2": {
19482
+ "id": 2,
19483
+ "cluster_id": 1362,
19484
+ "label": "MptzPresets",
19485
+ "type": "List[MPTZPresetStruct]",
19486
+ "writable": false
19487
+ },
19488
+ "3": {
19489
+ "id": 3,
19490
+ "cluster_id": 1362,
19491
+ "label": "DptzStreams",
19492
+ "type": "List[DPTZStruct]",
19493
+ "writable": false
19494
+ },
19495
+ "4": {
19496
+ "id": 4,
19497
+ "cluster_id": 1362,
19498
+ "label": "ZoomMax",
19499
+ "type": "Optional[uint8]",
19500
+ "writable": false
19501
+ },
19502
+ "5": {
19503
+ "id": 5,
19504
+ "cluster_id": 1362,
19505
+ "label": "TiltMin",
19506
+ "type": "Optional[int16]",
19507
+ "writable": false
19508
+ },
19509
+ "6": {
19510
+ "id": 6,
19511
+ "cluster_id": 1362,
19512
+ "label": "TiltMax",
19513
+ "type": "Optional[int16]",
19514
+ "writable": false
19515
+ },
19516
+ "7": {
19517
+ "id": 7,
19518
+ "cluster_id": 1362,
19519
+ "label": "PanMin",
19520
+ "type": "Optional[int16]",
19521
+ "writable": false
19522
+ },
19523
+ "8": {
19524
+ "id": 8,
19525
+ "cluster_id": 1362,
19526
+ "label": "PanMax",
19527
+ "type": "Optional[int16]",
19528
+ "writable": false
19529
+ },
19530
+ "9": {
19531
+ "id": 9,
19532
+ "cluster_id": 1362,
19533
+ "label": "MovementState",
19534
+ "type": "Optional[PhysicalMovementEnum]",
19535
+ "writable": false
19536
+ },
19537
+ "65528": {
19538
+ "id": 65528,
19539
+ "cluster_id": 1362,
19540
+ "label": "GeneratedCommandList",
19541
+ "type": "List[command-id]",
19542
+ "writable": false
19543
+ },
19544
+ "65529": {
19545
+ "id": 65529,
19546
+ "cluster_id": 1362,
19547
+ "label": "AcceptedCommandList",
19548
+ "type": "List[command-id]",
19549
+ "writable": false
19550
+ },
19551
+ "65530": {
19552
+ "id": 65530,
19553
+ "cluster_id": 1362,
19554
+ "label": "EventList",
19555
+ "type": "Optional[unknown]",
19556
+ "writable": true
19557
+ },
19558
+ "65531": {
19559
+ "id": 65531,
19560
+ "cluster_id": 1362,
19561
+ "label": "AttributeList",
19562
+ "type": "List[attrib-id]",
19563
+ "writable": false
19564
+ },
19565
+ "65532": {
19566
+ "id": 65532,
19567
+ "cluster_id": 1362,
19568
+ "label": "FeatureMap",
19569
+ "type": "FeatureMap",
19570
+ "writable": false
19571
+ },
19572
+ "65533": {
19573
+ "id": 65533,
19574
+ "cluster_id": 1362,
19575
+ "label": "ClusterRevision",
19576
+ "type": "ClusterRevision",
19577
+ "writable": false
19578
+ }
19579
+ },
19580
+ "commands": {
19581
+ "0": {
19582
+ "id": 0,
19583
+ "cluster_id": 1362,
19584
+ "name": "MptzSetPosition",
19585
+ "label": "Mptz Set Position"
19586
+ },
19587
+ "1": {
19588
+ "id": 1,
19589
+ "cluster_id": 1362,
19590
+ "name": "MptzRelativeMove",
19591
+ "label": "Mptz Relative Move"
19592
+ },
19593
+ "2": {
19594
+ "id": 2,
19595
+ "cluster_id": 1362,
19596
+ "name": "MptzMoveToPreset",
19597
+ "label": "Mptz Move To Preset"
19598
+ },
19599
+ "3": {
19600
+ "id": 3,
19601
+ "cluster_id": 1362,
19602
+ "name": "MptzSavePreset",
19603
+ "label": "Mptz Save Preset"
19604
+ },
19605
+ "4": {
19606
+ "id": 4,
19607
+ "cluster_id": 1362,
19608
+ "name": "MptzRemovePreset",
19609
+ "label": "Mptz Remove Preset"
19610
+ },
19611
+ "5": {
19612
+ "id": 5,
19613
+ "cluster_id": 1362,
19614
+ "name": "DptzSetViewport",
19615
+ "label": "Dptz Set Viewport"
19616
+ },
19617
+ "6": {
19618
+ "id": 6,
19619
+ "cluster_id": 1362,
19620
+ "name": "DptzRelativeMove",
19621
+ "label": "Dptz Relative Move"
19622
+ }
19623
+ }
19624
+ },
19625
+ "1363": {
19626
+ "id": 1363,
19627
+ "label": "WebRtcTransportProvider",
19628
+ "attributes": {
19629
+ "0": {
19630
+ "id": 0,
19631
+ "cluster_id": 1363,
19632
+ "label": "CurrentSessions",
19633
+ "type": "List[WebRtcTransportDefinitions.WebRTCSessionStruct]",
19634
+ "writable": false
19635
+ },
19636
+ "65528": {
19637
+ "id": 65528,
19638
+ "cluster_id": 1363,
19639
+ "label": "GeneratedCommandList",
19640
+ "type": "List[command-id]",
19641
+ "writable": false
19642
+ },
19643
+ "65529": {
19644
+ "id": 65529,
19645
+ "cluster_id": 1363,
19646
+ "label": "AcceptedCommandList",
19647
+ "type": "List[command-id]",
19648
+ "writable": false
19649
+ },
19650
+ "65530": {
19651
+ "id": 65530,
19652
+ "cluster_id": 1363,
19653
+ "label": "EventList",
19654
+ "type": "Optional[unknown]",
19655
+ "writable": true
19656
+ },
19657
+ "65531": {
19658
+ "id": 65531,
19659
+ "cluster_id": 1363,
19660
+ "label": "AttributeList",
19661
+ "type": "List[attrib-id]",
19662
+ "writable": false
19663
+ },
19664
+ "65532": {
19665
+ "id": 65532,
19666
+ "cluster_id": 1363,
19667
+ "label": "FeatureMap",
19668
+ "type": "FeatureMap",
19669
+ "writable": false
19670
+ },
19671
+ "65533": {
19672
+ "id": 65533,
19673
+ "cluster_id": 1363,
19674
+ "label": "ClusterRevision",
19675
+ "type": "ClusterRevision",
19676
+ "writable": false
19677
+ }
19678
+ },
19679
+ "commands": {
19680
+ "0": {
19681
+ "id": 0,
19682
+ "cluster_id": 1363,
19683
+ "name": "SolicitOffer",
19684
+ "label": "Solicit Offer"
19685
+ },
19686
+ "2": {
19687
+ "id": 2,
19688
+ "cluster_id": 1363,
19689
+ "name": "ProvideOffer",
19690
+ "label": "Provide Offer"
19691
+ },
19692
+ "4": {
19693
+ "id": 4,
19694
+ "cluster_id": 1363,
19695
+ "name": "ProvideAnswer",
19696
+ "label": "Provide Answer"
19697
+ },
19698
+ "5": {
19699
+ "id": 5,
19700
+ "cluster_id": 1363,
19701
+ "name": "ProvideIceCandidates",
19702
+ "label": "Provide Ice Candidates"
19703
+ },
19704
+ "6": {
19705
+ "id": 6,
19706
+ "cluster_id": 1363,
19707
+ "name": "EndSession",
19708
+ "label": "End Session"
19709
+ }
19710
+ }
19711
+ },
19712
+ "1364": {
19713
+ "id": 1364,
19714
+ "label": "WebRtcTransportRequestor",
19715
+ "attributes": {
19716
+ "0": {
19717
+ "id": 0,
19718
+ "cluster_id": 1364,
19719
+ "label": "CurrentSessions",
19720
+ "type": "List[WebRtcTransportDefinitions.WebRTCSessionStruct]",
19721
+ "writable": false
19722
+ },
19723
+ "65528": {
19724
+ "id": 65528,
19725
+ "cluster_id": 1364,
19726
+ "label": "GeneratedCommandList",
19727
+ "type": "List[command-id]",
19728
+ "writable": false
19729
+ },
19730
+ "65529": {
19731
+ "id": 65529,
19732
+ "cluster_id": 1364,
19733
+ "label": "AcceptedCommandList",
19734
+ "type": "List[command-id]",
19735
+ "writable": false
19736
+ },
19737
+ "65530": {
19738
+ "id": 65530,
19739
+ "cluster_id": 1364,
19740
+ "label": "EventList",
19741
+ "type": "Optional[unknown]",
19742
+ "writable": true
19743
+ },
19744
+ "65531": {
19745
+ "id": 65531,
19746
+ "cluster_id": 1364,
19747
+ "label": "AttributeList",
19748
+ "type": "List[attrib-id]",
19749
+ "writable": false
19750
+ },
19751
+ "65532": {
19752
+ "id": 65532,
19753
+ "cluster_id": 1364,
19754
+ "label": "FeatureMap",
19755
+ "type": "map32",
19756
+ "writable": false
19757
+ },
19758
+ "65533": {
19759
+ "id": 65533,
19760
+ "cluster_id": 1364,
19761
+ "label": "ClusterRevision",
19762
+ "type": "ClusterRevision",
19763
+ "writable": false
19764
+ }
19765
+ },
19766
+ "commands": {
19767
+ "0": {
19768
+ "id": 0,
19769
+ "cluster_id": 1364,
19770
+ "name": "Offer",
19771
+ "label": "Offer"
19772
+ },
19773
+ "1": {
19774
+ "id": 1,
19775
+ "cluster_id": 1364,
19776
+ "name": "Answer",
19777
+ "label": "Answer"
19778
+ },
19779
+ "2": {
19780
+ "id": 2,
19781
+ "cluster_id": 1364,
19782
+ "name": "IceCandidates",
19783
+ "label": "Ice Candidates"
19784
+ },
19785
+ "3": {
19786
+ "id": 3,
19787
+ "cluster_id": 1364,
19788
+ "name": "End",
19789
+ "label": "End"
19790
+ }
19791
+ }
19792
+ },
19793
+ "1365": {
19794
+ "id": 1365,
19795
+ "label": "PushAvStreamTransport",
19796
+ "attributes": {
19797
+ "0": {
19798
+ "id": 0,
19799
+ "cluster_id": 1365,
19800
+ "label": "SupportedFormats",
19801
+ "type": "List[SupportedFormatStruct]",
19802
+ "writable": false
19803
+ },
19804
+ "1": {
19805
+ "id": 1,
19806
+ "cluster_id": 1365,
19807
+ "label": "CurrentConnections",
19808
+ "type": "List[TransportConfigurationStruct]",
19809
+ "writable": false
19810
+ },
19811
+ "65528": {
19812
+ "id": 65528,
19813
+ "cluster_id": 1365,
19814
+ "label": "GeneratedCommandList",
19815
+ "type": "List[command-id]",
19816
+ "writable": false
19817
+ },
19818
+ "65529": {
19819
+ "id": 65529,
19820
+ "cluster_id": 1365,
19821
+ "label": "AcceptedCommandList",
19822
+ "type": "List[command-id]",
19823
+ "writable": false
19824
+ },
19825
+ "65530": {
19826
+ "id": 65530,
19827
+ "cluster_id": 1365,
19828
+ "label": "EventList",
19829
+ "type": "Optional[unknown]",
19830
+ "writable": true
19831
+ },
19832
+ "65531": {
19833
+ "id": 65531,
19834
+ "cluster_id": 1365,
19835
+ "label": "AttributeList",
19836
+ "type": "List[attrib-id]",
19837
+ "writable": false
19838
+ },
19839
+ "65532": {
19840
+ "id": 65532,
19841
+ "cluster_id": 1365,
19842
+ "label": "FeatureMap",
19843
+ "type": "FeatureMap",
19844
+ "writable": false
19845
+ },
19846
+ "65533": {
19847
+ "id": 65533,
19848
+ "cluster_id": 1365,
19849
+ "label": "ClusterRevision",
19850
+ "type": "ClusterRevision",
19851
+ "writable": false
19852
+ }
19853
+ },
19854
+ "commands": {
19855
+ "0": {
19856
+ "id": 0,
19857
+ "cluster_id": 1365,
19858
+ "name": "AllocatePushTransport",
19859
+ "label": "Allocate Push Transport"
19860
+ },
19861
+ "2": {
19862
+ "id": 2,
19863
+ "cluster_id": 1365,
19864
+ "name": "DeallocatePushTransport",
19865
+ "label": "Deallocate Push Transport"
19866
+ },
19867
+ "3": {
19868
+ "id": 3,
19869
+ "cluster_id": 1365,
19870
+ "name": "ModifyPushTransport",
19871
+ "label": "Modify Push Transport"
19872
+ },
19873
+ "4": {
19874
+ "id": 4,
19875
+ "cluster_id": 1365,
19876
+ "name": "SetTransportStatus",
19877
+ "label": "Set Transport Status"
19878
+ },
19879
+ "5": {
19880
+ "id": 5,
19881
+ "cluster_id": 1365,
19882
+ "name": "ManuallyTriggerTransport",
19883
+ "label": "Manually Trigger Transport"
19884
+ },
19885
+ "6": {
19886
+ "id": 6,
19887
+ "cluster_id": 1365,
19888
+ "name": "FindTransport",
19889
+ "label": "Find Transport"
19890
+ }
19891
+ }
19892
+ },
19893
+ "1366": {
19894
+ "id": 1366,
19895
+ "label": "Chime",
19896
+ "attributes": {
19897
+ "0": {
19898
+ "id": 0,
19899
+ "cluster_id": 1366,
19900
+ "label": "InstalledChimeSounds",
19901
+ "type": "List[ChimeSoundStruct]",
19902
+ "writable": false
19903
+ },
19904
+ "1": {
19905
+ "id": 1,
19906
+ "cluster_id": 1366,
19907
+ "label": "SelectedChime",
19908
+ "type": "uint8",
19909
+ "writable": true
19910
+ },
19911
+ "2": {
19912
+ "id": 2,
19913
+ "cluster_id": 1366,
19914
+ "label": "Enabled",
19915
+ "type": "bool",
19916
+ "writable": true
19917
+ },
19918
+ "65528": {
19919
+ "id": 65528,
19920
+ "cluster_id": 1366,
19921
+ "label": "GeneratedCommandList",
19922
+ "type": "List[command-id]",
19923
+ "writable": false
19924
+ },
19925
+ "65529": {
19926
+ "id": 65529,
19927
+ "cluster_id": 1366,
19928
+ "label": "AcceptedCommandList",
19929
+ "type": "List[command-id]",
19930
+ "writable": false
19931
+ },
19932
+ "65530": {
19933
+ "id": 65530,
19934
+ "cluster_id": 1366,
19935
+ "label": "EventList",
19936
+ "type": "Optional[unknown]",
19937
+ "writable": true
19938
+ },
19939
+ "65531": {
19940
+ "id": 65531,
19941
+ "cluster_id": 1366,
19942
+ "label": "AttributeList",
19943
+ "type": "List[attrib-id]",
19944
+ "writable": false
19945
+ },
19946
+ "65532": {
19947
+ "id": 65532,
19948
+ "cluster_id": 1366,
19949
+ "label": "FeatureMap",
19950
+ "type": "map32",
19951
+ "writable": false
19952
+ },
19953
+ "65533": {
19954
+ "id": 65533,
19955
+ "cluster_id": 1366,
19956
+ "label": "ClusterRevision",
19957
+ "type": "ClusterRevision",
19958
+ "writable": false
19959
+ }
19960
+ },
19961
+ "commands": {
19962
+ "0": {
19963
+ "id": 0,
19964
+ "cluster_id": 1366,
19965
+ "name": "PlayChimeSound",
19966
+ "label": "Play Chime Sound"
19967
+ }
19968
+ }
19969
+ },
19970
+ "1792": {
19971
+ "id": 1792,
19972
+ "label": "CommodityTariff",
19973
+ "attributes": {
19974
+ "0": {
19975
+ "id": 0,
19976
+ "cluster_id": 1792,
19977
+ "label": "TariffInfo",
19978
+ "type": "Nullable[TariffInformationStruct]",
19979
+ "writable": false
19980
+ },
19981
+ "1": {
19982
+ "id": 1,
19983
+ "cluster_id": 1792,
19984
+ "label": "TariffUnit",
19985
+ "type": "Nullable[TariffUnitEnum]",
19986
+ "writable": false
19987
+ },
19988
+ "2": {
19989
+ "id": 2,
19990
+ "cluster_id": 1792,
19991
+ "label": "StartDate",
19992
+ "type": "Nullable[epoch-s]",
19993
+ "writable": false
19994
+ },
19995
+ "3": {
19996
+ "id": 3,
19997
+ "cluster_id": 1792,
19998
+ "label": "DayEntries",
19999
+ "type": "List[DayEntryStruct]",
20000
+ "writable": false
20001
+ },
20002
+ "4": {
20003
+ "id": 4,
20004
+ "cluster_id": 1792,
20005
+ "label": "DayPatterns",
20006
+ "type": "List[DayPatternStruct]",
20007
+ "writable": false
20008
+ },
20009
+ "5": {
20010
+ "id": 5,
20011
+ "cluster_id": 1792,
20012
+ "label": "CalendarPeriods",
20013
+ "type": "List[CalendarPeriodStruct]",
20014
+ "writable": false
20015
+ },
20016
+ "6": {
20017
+ "id": 6,
20018
+ "cluster_id": 1792,
20019
+ "label": "IndividualDays",
20020
+ "type": "List[DayStruct]",
20021
+ "writable": false
20022
+ },
20023
+ "7": {
20024
+ "id": 7,
20025
+ "cluster_id": 1792,
20026
+ "label": "CurrentDay",
20027
+ "type": "Nullable[DayStruct]",
20028
+ "writable": false
20029
+ },
20030
+ "8": {
20031
+ "id": 8,
20032
+ "cluster_id": 1792,
20033
+ "label": "NextDay",
20034
+ "type": "Nullable[DayStruct]",
20035
+ "writable": false
20036
+ },
20037
+ "9": {
20038
+ "id": 9,
20039
+ "cluster_id": 1792,
20040
+ "label": "CurrentDayEntry",
20041
+ "type": "Nullable[DayEntryStruct]",
20042
+ "writable": false
20043
+ },
20044
+ "10": {
20045
+ "id": 10,
20046
+ "cluster_id": 1792,
20047
+ "label": "CurrentDayEntryDate",
20048
+ "type": "Nullable[epoch-s]",
20049
+ "writable": false
20050
+ },
20051
+ "11": {
20052
+ "id": 11,
20053
+ "cluster_id": 1792,
20054
+ "label": "NextDayEntry",
20055
+ "type": "Nullable[DayEntryStruct]",
20056
+ "writable": false
20057
+ },
20058
+ "12": {
20059
+ "id": 12,
20060
+ "cluster_id": 1792,
20061
+ "label": "NextDayEntryDate",
20062
+ "type": "Nullable[epoch-s]",
20063
+ "writable": false
20064
+ },
20065
+ "13": {
20066
+ "id": 13,
20067
+ "cluster_id": 1792,
20068
+ "label": "TariffComponents",
20069
+ "type": "List[TariffComponentStruct]",
20070
+ "writable": false
20071
+ },
20072
+ "14": {
20073
+ "id": 14,
20074
+ "cluster_id": 1792,
20075
+ "label": "TariffPeriods",
20076
+ "type": "List[TariffPeriodStruct]",
20077
+ "writable": false
20078
+ },
20079
+ "15": {
20080
+ "id": 15,
20081
+ "cluster_id": 1792,
20082
+ "label": "CurrentTariffComponents",
20083
+ "type": "List[TariffComponentStruct]",
20084
+ "writable": false
20085
+ },
20086
+ "16": {
20087
+ "id": 16,
20088
+ "cluster_id": 1792,
20089
+ "label": "NextTariffComponents",
20090
+ "type": "List[TariffComponentStruct]",
20091
+ "writable": false
20092
+ },
20093
+ "17": {
20094
+ "id": 17,
20095
+ "cluster_id": 1792,
20096
+ "label": "DefaultRandomizationOffset",
20097
+ "type": "Optional[Nullable[int16]]",
20098
+ "writable": false
20099
+ },
20100
+ "18": {
20101
+ "id": 18,
20102
+ "cluster_id": 1792,
20103
+ "label": "DefaultRandomizationType",
20104
+ "type": "Optional[Nullable[DayEntryRandomizationTypeEnum]]",
20105
+ "writable": false
20106
+ },
20107
+ "65528": {
20108
+ "id": 65528,
20109
+ "cluster_id": 1792,
20110
+ "label": "GeneratedCommandList",
20111
+ "type": "List[command-id]",
20112
+ "writable": false
20113
+ },
20114
+ "65529": {
20115
+ "id": 65529,
20116
+ "cluster_id": 1792,
20117
+ "label": "AcceptedCommandList",
20118
+ "type": "List[command-id]",
20119
+ "writable": false
20120
+ },
20121
+ "65530": {
20122
+ "id": 65530,
20123
+ "cluster_id": 1792,
20124
+ "label": "EventList",
20125
+ "type": "Optional[unknown]",
20126
+ "writable": true
20127
+ },
20128
+ "65531": {
20129
+ "id": 65531,
20130
+ "cluster_id": 1792,
20131
+ "label": "AttributeList",
20132
+ "type": "List[attrib-id]",
20133
+ "writable": false
20134
+ },
20135
+ "65532": {
20136
+ "id": 65532,
20137
+ "cluster_id": 1792,
20138
+ "label": "FeatureMap",
20139
+ "type": "FeatureMap",
20140
+ "writable": false
20141
+ },
20142
+ "65533": {
20143
+ "id": 65533,
20144
+ "cluster_id": 1792,
20145
+ "label": "ClusterRevision",
20146
+ "type": "ClusterRevision",
20147
+ "writable": false
20148
+ }
20149
+ },
20150
+ "commands": {
20151
+ "0": {
20152
+ "id": 0,
20153
+ "cluster_id": 1792,
20154
+ "name": "GetTariffComponent",
20155
+ "label": "Get Tariff Component"
20156
+ },
20157
+ "1": {
20158
+ "id": 1,
20159
+ "cluster_id": 1792,
20160
+ "name": "GetDayEntry",
20161
+ "label": "Get Day Entry"
20162
+ }
20163
+ }
20164
+ },
18569
20165
  "1872": {
18570
20166
  "id": 1872,
18571
20167
  "label": "EcosystemInformation",
@@ -19059,6 +20655,220 @@ const clusters = {
19059
20655
  }
19060
20656
  }
19061
20657
  },
20658
+ "2049": {
20659
+ "id": 2049,
20660
+ "label": "TlsCertificateManagement",
20661
+ "attributes": {
20662
+ "0": {
20663
+ "id": 0,
20664
+ "cluster_id": 2049,
20665
+ "label": "MaxRootCertificates",
20666
+ "type": "uint8",
20667
+ "writable": false
20668
+ },
20669
+ "1": {
20670
+ "id": 1,
20671
+ "cluster_id": 2049,
20672
+ "label": "ProvisionedRootCertificates",
20673
+ "type": "List[TLSCertStruct]",
20674
+ "writable": false
20675
+ },
20676
+ "2": {
20677
+ "id": 2,
20678
+ "cluster_id": 2049,
20679
+ "label": "MaxClientCertificates",
20680
+ "type": "uint8",
20681
+ "writable": false
20682
+ },
20683
+ "3": {
20684
+ "id": 3,
20685
+ "cluster_id": 2049,
20686
+ "label": "ProvisionedClientCertificates",
20687
+ "type": "List[TLSClientCertificateDetailStruct]",
20688
+ "writable": false
20689
+ },
20690
+ "65528": {
20691
+ "id": 65528,
20692
+ "cluster_id": 2049,
20693
+ "label": "GeneratedCommandList",
20694
+ "type": "List[command-id]",
20695
+ "writable": false
20696
+ },
20697
+ "65529": {
20698
+ "id": 65529,
20699
+ "cluster_id": 2049,
20700
+ "label": "AcceptedCommandList",
20701
+ "type": "List[command-id]",
20702
+ "writable": false
20703
+ },
20704
+ "65530": {
20705
+ "id": 65530,
20706
+ "cluster_id": 2049,
20707
+ "label": "EventList",
20708
+ "type": "Optional[unknown]",
20709
+ "writable": true
20710
+ },
20711
+ "65531": {
20712
+ "id": 65531,
20713
+ "cluster_id": 2049,
20714
+ "label": "AttributeList",
20715
+ "type": "List[attrib-id]",
20716
+ "writable": false
20717
+ },
20718
+ "65532": {
20719
+ "id": 65532,
20720
+ "cluster_id": 2049,
20721
+ "label": "FeatureMap",
20722
+ "type": "map32",
20723
+ "writable": false
20724
+ },
20725
+ "65533": {
20726
+ "id": 65533,
20727
+ "cluster_id": 2049,
20728
+ "label": "ClusterRevision",
20729
+ "type": "ClusterRevision",
20730
+ "writable": false
20731
+ }
20732
+ },
20733
+ "commands": {
20734
+ "0": {
20735
+ "id": 0,
20736
+ "cluster_id": 2049,
20737
+ "name": "ProvisionRootCertificate",
20738
+ "label": "Provision Root Certificate"
20739
+ },
20740
+ "2": {
20741
+ "id": 2,
20742
+ "cluster_id": 2049,
20743
+ "name": "FindRootCertificate",
20744
+ "label": "Find Root Certificate"
20745
+ },
20746
+ "4": {
20747
+ "id": 4,
20748
+ "cluster_id": 2049,
20749
+ "name": "LookupRootCertificate",
20750
+ "label": "Lookup Root Certificate"
20751
+ },
20752
+ "6": {
20753
+ "id": 6,
20754
+ "cluster_id": 2049,
20755
+ "name": "RemoveRootCertificate",
20756
+ "label": "Remove Root Certificate"
20757
+ },
20758
+ "7": {
20759
+ "id": 7,
20760
+ "cluster_id": 2049,
20761
+ "name": "ClientCsr",
20762
+ "label": "Client Csr"
20763
+ },
20764
+ "9": {
20765
+ "id": 9,
20766
+ "cluster_id": 2049,
20767
+ "name": "ProvisionClientCertificate",
20768
+ "label": "Provision Client Certificate"
20769
+ },
20770
+ "10": {
20771
+ "id": 10,
20772
+ "cluster_id": 2049,
20773
+ "name": "FindClientCertificate",
20774
+ "label": "Find Client Certificate"
20775
+ },
20776
+ "12": {
20777
+ "id": 12,
20778
+ "cluster_id": 2049,
20779
+ "name": "LookupClientCertificate",
20780
+ "label": "Lookup Client Certificate"
20781
+ },
20782
+ "14": {
20783
+ "id": 14,
20784
+ "cluster_id": 2049,
20785
+ "name": "RemoveClientCertificate",
20786
+ "label": "Remove Client Certificate"
20787
+ }
20788
+ }
20789
+ },
20790
+ "2050": {
20791
+ "id": 2050,
20792
+ "label": "TlsClientManagement",
20793
+ "attributes": {
20794
+ "0": {
20795
+ "id": 0,
20796
+ "cluster_id": 2050,
20797
+ "label": "MaxProvisioned",
20798
+ "type": "uint8",
20799
+ "writable": false
20800
+ },
20801
+ "1": {
20802
+ "id": 1,
20803
+ "cluster_id": 2050,
20804
+ "label": "ProvisionedEndpoints",
20805
+ "type": "List[TLSEndpointStruct]",
20806
+ "writable": false
20807
+ },
20808
+ "65528": {
20809
+ "id": 65528,
20810
+ "cluster_id": 2050,
20811
+ "label": "GeneratedCommandList",
20812
+ "type": "List[command-id]",
20813
+ "writable": false
20814
+ },
20815
+ "65529": {
20816
+ "id": 65529,
20817
+ "cluster_id": 2050,
20818
+ "label": "AcceptedCommandList",
20819
+ "type": "List[command-id]",
20820
+ "writable": false
20821
+ },
20822
+ "65530": {
20823
+ "id": 65530,
20824
+ "cluster_id": 2050,
20825
+ "label": "EventList",
20826
+ "type": "Optional[unknown]",
20827
+ "writable": true
20828
+ },
20829
+ "65531": {
20830
+ "id": 65531,
20831
+ "cluster_id": 2050,
20832
+ "label": "AttributeList",
20833
+ "type": "List[attrib-id]",
20834
+ "writable": false
20835
+ },
20836
+ "65532": {
20837
+ "id": 65532,
20838
+ "cluster_id": 2050,
20839
+ "label": "FeatureMap",
20840
+ "type": "map32",
20841
+ "writable": false
20842
+ },
20843
+ "65533": {
20844
+ "id": 65533,
20845
+ "cluster_id": 2050,
20846
+ "label": "ClusterRevision",
20847
+ "type": "ClusterRevision",
20848
+ "writable": false
20849
+ }
20850
+ },
20851
+ "commands": {
20852
+ "0": {
20853
+ "id": 0,
20854
+ "cluster_id": 2050,
20855
+ "name": "ProvisionEndpoint",
20856
+ "label": "Provision Endpoint"
20857
+ },
20858
+ "2": {
20859
+ "id": 2,
20860
+ "cluster_id": 2050,
20861
+ "name": "FindEndpoint",
20862
+ "label": "Find Endpoint"
20863
+ },
20864
+ "4": {
20865
+ "id": 4,
20866
+ "cluster_id": 2050,
20867
+ "name": "RemoveEndpoint",
20868
+ "label": "Remove Endpoint"
20869
+ }
20870
+ }
20871
+ },
19062
20872
  "2820": {
19063
20873
  "id": 2820,
19064
20874
  "label": "DraftElectricalMeasurementCluster",
@@ -19171,6 +20981,167 @@ const clusters = {
19171
20981
  },
19172
20982
  "commands": {}
19173
20983
  },
20984
+ "2822": {
20985
+ "id": 2822,
20986
+ "label": "MeterIdentification",
20987
+ "attributes": {
20988
+ "0": {
20989
+ "id": 0,
20990
+ "cluster_id": 2822,
20991
+ "label": "MeterType",
20992
+ "type": "Nullable[MeterTypeEnum]",
20993
+ "writable": false
20994
+ },
20995
+ "1": {
20996
+ "id": 1,
20997
+ "cluster_id": 2822,
20998
+ "label": "PointOfDelivery",
20999
+ "type": "Nullable[string]",
21000
+ "writable": false
21001
+ },
21002
+ "2": {
21003
+ "id": 2,
21004
+ "cluster_id": 2822,
21005
+ "label": "MeterSerialNumber",
21006
+ "type": "Nullable[string]",
21007
+ "writable": false
21008
+ },
21009
+ "3": {
21010
+ "id": 3,
21011
+ "cluster_id": 2822,
21012
+ "label": "ProtocolVersion",
21013
+ "type": "Optional[Nullable[string]]",
21014
+ "writable": false
21015
+ },
21016
+ "4": {
21017
+ "id": 4,
21018
+ "cluster_id": 2822,
21019
+ "label": "PowerThreshold",
21020
+ "type": "Optional[Nullable[PowerThresholdStruct]]",
21021
+ "writable": false
21022
+ },
21023
+ "65528": {
21024
+ "id": 65528,
21025
+ "cluster_id": 2822,
21026
+ "label": "GeneratedCommandList",
21027
+ "type": "List[command-id]",
21028
+ "writable": false
21029
+ },
21030
+ "65529": {
21031
+ "id": 65529,
21032
+ "cluster_id": 2822,
21033
+ "label": "AcceptedCommandList",
21034
+ "type": "List[command-id]",
21035
+ "writable": false
21036
+ },
21037
+ "65530": {
21038
+ "id": 65530,
21039
+ "cluster_id": 2822,
21040
+ "label": "EventList",
21041
+ "type": "Optional[unknown]",
21042
+ "writable": true
21043
+ },
21044
+ "65531": {
21045
+ "id": 65531,
21046
+ "cluster_id": 2822,
21047
+ "label": "AttributeList",
21048
+ "type": "List[attrib-id]",
21049
+ "writable": false
21050
+ },
21051
+ "65532": {
21052
+ "id": 65532,
21053
+ "cluster_id": 2822,
21054
+ "label": "FeatureMap",
21055
+ "type": "FeatureMap",
21056
+ "writable": false
21057
+ },
21058
+ "65533": {
21059
+ "id": 65533,
21060
+ "cluster_id": 2822,
21061
+ "label": "ClusterRevision",
21062
+ "type": "ClusterRevision",
21063
+ "writable": false
21064
+ }
21065
+ },
21066
+ "commands": {}
21067
+ },
21068
+ "2823": {
21069
+ "id": 2823,
21070
+ "label": "CommodityMetering",
21071
+ "attributes": {
21072
+ "0": {
21073
+ "id": 0,
21074
+ "cluster_id": 2823,
21075
+ "label": "MeteredQuantity",
21076
+ "type": "List[MeteredQuantityStruct]",
21077
+ "writable": false
21078
+ },
21079
+ "1": {
21080
+ "id": 1,
21081
+ "cluster_id": 2823,
21082
+ "label": "MeteredQuantityTimestamp",
21083
+ "type": "Nullable[epoch-s]",
21084
+ "writable": false
21085
+ },
21086
+ "2": {
21087
+ "id": 2,
21088
+ "cluster_id": 2823,
21089
+ "label": "TariffUnit",
21090
+ "type": "Nullable[TariffUnitEnum]",
21091
+ "writable": false
21092
+ },
21093
+ "3": {
21094
+ "id": 3,
21095
+ "cluster_id": 2823,
21096
+ "label": "MaximumMeteredQuantities",
21097
+ "type": "Nullable[uint16]",
21098
+ "writable": false
21099
+ },
21100
+ "65528": {
21101
+ "id": 65528,
21102
+ "cluster_id": 2823,
21103
+ "label": "GeneratedCommandList",
21104
+ "type": "List[command-id]",
21105
+ "writable": false
21106
+ },
21107
+ "65529": {
21108
+ "id": 65529,
21109
+ "cluster_id": 2823,
21110
+ "label": "AcceptedCommandList",
21111
+ "type": "List[command-id]",
21112
+ "writable": false
21113
+ },
21114
+ "65530": {
21115
+ "id": 65530,
21116
+ "cluster_id": 2823,
21117
+ "label": "EventList",
21118
+ "type": "Optional[unknown]",
21119
+ "writable": true
21120
+ },
21121
+ "65531": {
21122
+ "id": 65531,
21123
+ "cluster_id": 2823,
21124
+ "label": "AttributeList",
21125
+ "type": "List[attrib-id]",
21126
+ "writable": false
21127
+ },
21128
+ "65532": {
21129
+ "id": 65532,
21130
+ "cluster_id": 2823,
21131
+ "label": "FeatureMap",
21132
+ "type": "map32",
21133
+ "writable": false
21134
+ },
21135
+ "65533": {
21136
+ "id": 65533,
21137
+ "cluster_id": 2823,
21138
+ "label": "ClusterRevision",
21139
+ "type": "ClusterRevision",
21140
+ "writable": false
21141
+ }
21142
+ },
21143
+ "commands": {}
21144
+ },
19174
21145
  "302775297": {
19175
21146
  "id": 302775297,
19176
21147
  "label": "HeimanCluster",
@@ -19602,6 +21573,13 @@ const clusters = {
19602
21573
  "type": "Optional[unknown]",
19603
21574
  "writable": true
19604
21575
  },
21576
+ "319422487": {
21577
+ "id": 319422487,
21578
+ "cluster_id": 319486977,
21579
+ "label": "WindowOpenMode",
21580
+ "type": "Optional[bool]",
21581
+ "writable": true
21582
+ },
19605
21583
  "319422488": {
19606
21584
  "id": 319422488,
19607
21585
  "cluster_id": 319486977,
@@ -19688,6 +21666,104 @@ const clusters = {
19688
21666
  }
19689
21667
  },
19690
21668
  "commands": {}
21669
+ },
21670
+ "322239491": {
21671
+ "id": 322239491,
21672
+ "label": "TclDehumidifierCluster",
21673
+ "attributes": {
21674
+ "0": {
21675
+ "id": 0,
21676
+ "cluster_id": 322239491,
21677
+ "label": "Mode",
21678
+ "type": "Optional[unknown]",
21679
+ "writable": true
21680
+ },
21681
+ "1": {
21682
+ "id": 1,
21683
+ "cluster_id": 322239491,
21684
+ "label": "TargetHumidity",
21685
+ "type": "Optional[unknown]",
21686
+ "writable": true
21687
+ },
21688
+ "2": {
21689
+ "id": 2,
21690
+ "cluster_id": 322239491,
21691
+ "label": "CurrentHumidity",
21692
+ "type": "Optional[unknown]",
21693
+ "writable": true
21694
+ },
21695
+ "3": {
21696
+ "id": 3,
21697
+ "cluster_id": 322239491,
21698
+ "label": "WaterBucketFull",
21699
+ "type": "Optional[bool]",
21700
+ "writable": true
21701
+ },
21702
+ "4": {
21703
+ "id": 4,
21704
+ "cluster_id": 322239491,
21705
+ "label": "FilterAlert",
21706
+ "type": "Optional[bool]",
21707
+ "writable": true
21708
+ },
21709
+ "5": {
21710
+ "id": 5,
21711
+ "cluster_id": 322239491,
21712
+ "label": "ErrorCodes",
21713
+ "type": "Optional[string]",
21714
+ "writable": true
21715
+ },
21716
+ "6": {
21717
+ "id": 6,
21718
+ "cluster_id": 322239491,
21719
+ "label": "FeatureSet",
21720
+ "type": "Optional[string]",
21721
+ "writable": true
21722
+ },
21723
+ "65528": {
21724
+ "id": 65528,
21725
+ "cluster_id": 322239491,
21726
+ "label": "GeneratedCommandList",
21727
+ "type": "List[command-id]",
21728
+ "writable": false
21729
+ },
21730
+ "65529": {
21731
+ "id": 65529,
21732
+ "cluster_id": 322239491,
21733
+ "label": "AcceptedCommandList",
21734
+ "type": "List[command-id]",
21735
+ "writable": false
21736
+ },
21737
+ "65530": {
21738
+ "id": 65530,
21739
+ "cluster_id": 322239491,
21740
+ "label": "EventList",
21741
+ "type": "Optional[unknown]",
21742
+ "writable": true
21743
+ },
21744
+ "65531": {
21745
+ "id": 65531,
21746
+ "cluster_id": 322239491,
21747
+ "label": "AttributeList",
21748
+ "type": "List[attrib-id]",
21749
+ "writable": false
21750
+ },
21751
+ "65532": {
21752
+ "id": 65532,
21753
+ "cluster_id": 322239491,
21754
+ "label": "FeatureMap",
21755
+ "type": "map32",
21756
+ "writable": false
21757
+ },
21758
+ "65533": {
21759
+ "id": 65533,
21760
+ "cluster_id": 322239491,
21761
+ "label": "ClusterRevision",
21762
+ "type": "uint16",
21763
+ "writable": false
21764
+ }
21765
+ },
21766
+ "commands": {}
19691
21767
  }
19692
21768
  };
19693
21769
 
@@ -19697,7 +21773,7 @@ const clusters = {
19697
21773
  * SPDX-License-Identifier: Apache-2.0
19698
21774
  */
19699
21775
  const showDialogBox = async (type, dialogParams) => {
19700
- await import('./dialog-box-QK2bjCAa.js');
21776
+ await import('./dialog-box-DiqYXM8c.js');
19701
21777
  return new Promise(resolve => {
19702
21778
  const dialog = document.createElement("dialog-box");
19703
21779
  dialog.params = dialogParams;
@@ -19716,7 +21792,7 @@ const showPromptDialog = dialogParams => showDialogBox("prompt", dialogParams);
19716
21792
  */
19717
21793
  const showAttributeWriteDialog = async options => {
19718
21794
  var _document$querySelect;
19719
- await import('./attribute-write-dialog-DvCdBC5h.js');
21795
+ await import('./attribute-write-dialog-DzMWN_T3.js');
19720
21796
  const dialog = document.createElement("attribute-write-dialog");
19721
21797
  dialog.client = options.client;
19722
21798
  dialog.nodeId = options.nodeId;
@@ -19735,7 +21811,7 @@ const showAttributeWriteDialog = async options => {
19735
21811
  */
19736
21812
  const showCommandInvokeDialog = async options => {
19737
21813
  var _document$querySelect;
19738
- await import('./command-invoke-dialog-wg-tTS3n.js');
21814
+ await import('./command-invoke-dialog-BhAOXzjX.js');
19739
21815
  const dialog = document.createElement("command-invoke-dialog");
19740
21816
  dialog.client = options.client;
19741
21817
  dialog.nodeId = options.nodeId;
@@ -19908,7 +21984,7 @@ MdTextButton = __decorate([t$1('md-text-button')], MdTextButton);
19908
21984
  */
19909
21985
  const showNodeBindingDialog = async (client, node, endpoint) => {
19910
21986
  var _document$querySelect;
19911
- await import('./node-binding-dialog-DbsGaTS6.js');
21987
+ await import('./node-binding-dialog-B3lVN-FU.js');
19912
21988
  const dialog = document.createElement("node-binding-dialog");
19913
21989
  dialog.client = client;
19914
21990
  dialog.node = node;
@@ -27201,8 +29277,8 @@ NetworkDetails = __decorateClass$8([t$1("network-details")], NetworkDetails);
27201
29277
  *
27202
29278
  * A dynamic, browser-based visualization library.
27203
29279
  *
27204
- * @version 10.0.2
27205
- * @date 2025-09-15T17:48:13.838Z
29280
+ * @version 10.0.3
29281
+ * @date 2026-05-07T14:47:09.838Z
27206
29282
  *
27207
29283
  * @copyright (c) 2011-2017 Almende B.V, http://almende.com
27208
29284
  * @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
@@ -29605,10 +31681,13 @@ if(dotData.attr){graphData.options=dotData.attr;}return graphData;}/**
29605
31681
  * Convert Gephi to Vis.
29606
31682
  * @param gephiJSON - The parsed JSON data in Gephi format.
29607
31683
  * @param optionsObj - Additional options.
31684
+ * @param optionsObj.fixed - If true, nodes will be fixed at the positions defined in Gephi.
31685
+ * @param optionsObj.inheritColor - If true, colors from Gephi will be ignored.
31686
+ * @param optionsObj.parseColor - If true, the single Gephi color will be parsed into different shades for border, highlight, and hover.
29608
31687
  * @returns The converted data ready to be used in Vis.
29609
- */function parseGephi(gephiJSON,optionsObj){var _context;const options={edges:{inheritColor:false},nodes:{fixed:false,parseColor:false}};if(optionsObj!=null){if(optionsObj.fixed!=null){options.nodes.fixed=optionsObj.fixed;}if(optionsObj.parseColor!=null){options.nodes.parseColor=optionsObj.parseColor;}if(optionsObj.inheritColor!=null){options.edges.inheritColor=optionsObj.inheritColor;}}const gEdges=gephiJSON.edges;const vEdges=_mapInstanceProperty(gEdges).call(gEdges,gEdge=>{const vEdge={from:gEdge.source,id:gEdge.id,to:gEdge.target};if(gEdge.attributes!=null){vEdge.attributes=gEdge.attributes;}if(gEdge.label!=null){vEdge.label=gEdge.label;}if(gEdge.attributes!=null&&gEdge.attributes.title!=null){vEdge.title=gEdge.attributes.title;}if(gEdge.type==="Directed"){vEdge.arrows="to";}// edge['value'] = gEdge.attributes != null ? gEdge.attributes.Weight : undefined;
31688
+ */function parseGephi(gephiJSON){var _context;let{fixed:isNodePositionFixed=false,inheritColor:isEdgeColorInherited=false,parseColor:isNodeColorParsed=false}=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{};const gEdges=gephiJSON.edges;const vEdges=_mapInstanceProperty(gEdges).call(gEdges,gEdge=>{const vEdge={from:gEdge.source,id:gEdge.id,to:gEdge.target};if(gEdge.attributes!=null){vEdge.attributes=gEdge.attributes;}if(gEdge.label!=null){vEdge.label=gEdge.label;}if(gEdge.attributes!=null&&gEdge.attributes.title!=null){vEdge.title=gEdge.attributes.title;}if(gEdge.type==="Directed"){vEdge.arrows="to";}// edge['value'] = gEdge.attributes != null ? gEdge.attributes.Weight : undefined;
29610
31689
  // edge['width'] = edge['value'] != null ? undefined : edgegEdge.size;
29611
- if(gEdge.color&&options.edges.inheritColor===false){vEdge.color=gEdge.color;}return vEdge;});const vNodes=_mapInstanceProperty(_context=gephiJSON.nodes).call(_context,gNode=>{const vNode={id:gNode.id,fixed:options.nodes.fixed&&gNode.x!=null&&gNode.y!=null};if(gNode.attributes!=null){vNode.attributes=gNode.attributes;}if(gNode.label!=null){vNode.label=gNode.label;}if(gNode.size!=null){vNode.size=gNode.size;}if(gNode.attributes!=null&&gNode.attributes.title!=null){vNode.title=gNode.attributes.title;}if(gNode.title!=null){vNode.title=gNode.title;}if(gNode.x!=null){vNode.x=gNode.x;}if(gNode.y!=null){vNode.y=gNode.y;}if(gNode.color!=null){if(options.nodes.parseColor===true){vNode.color=gNode.color;}else {vNode.color={background:gNode.color,border:gNode.color,highlight:{background:gNode.color,border:gNode.color},hover:{background:gNode.color,border:gNode.color}};}}return vNode;});return {nodes:vNodes,edges:vEdges};}const en={addDescription:"Click in an empty space to place a new node.",addEdge:"Add Edge",addNode:"Add Node",back:"Back",close:"Close",createEdgeError:"Cannot link edges to a cluster.",del:"Delete selected",deleteClusterError:"Clusters cannot be deleted.",edgeDescription:"Click on a node and drag the edge to another node to connect them.",edit:"Edit",editClusterError:"Clusters cannot be edited.",editEdge:"Edit Edge",editEdgeDescription:"Click on the control points and drag them to a node to connect to it.",editNode:"Edit Node"};// German
31690
+ if(gEdge.color&&isEdgeColorInherited===false){vEdge.color=gEdge.color;}return vEdge;});const vNodes=_mapInstanceProperty(_context=gephiJSON.nodes).call(_context,gNode=>{const vNode={id:gNode.id,fixed:isNodePositionFixed&&gNode.x!=null&&gNode.y!=null};if(gNode.attributes!=null){vNode.attributes=gNode.attributes;}if(gNode.label!=null){vNode.label=gNode.label;}if(gNode.size!=null){vNode.size=gNode.size;}if(gNode.attributes!=null&&gNode.attributes.title!=null){vNode.title=gNode.attributes.title;}if(gNode.title!=null){vNode.title=gNode.title;}if(gNode.x!=null){vNode.x=gNode.x;}if(gNode.y!=null){vNode.y=gNode.y;}if(gNode.color!=null){if(isNodeColorParsed===true){vNode.color=gNode.color;}else {vNode.color={background:gNode.color,border:gNode.color,highlight:{background:gNode.color,border:gNode.color},hover:{background:gNode.color,border:gNode.color}};}}return vNode;});return {nodes:vNodes,edges:vEdges};}const en={addDescription:"Click in an empty space to place a new node.",addEdge:"Add Edge",addNode:"Add Node",back:"Back",close:"Close",createEdgeError:"Cannot link edges to a cluster.",del:"Delete selected",deleteClusterError:"Clusters cannot be deleted.",edgeDescription:"Click on a node and drag the edge to another node to connect them.",edit:"Edit",editClusterError:"Clusters cannot be edited.",editEdge:"Edit Edge",editEdgeDescription:"Click on the control points and drag them to a node to connect to it.",editNode:"Edit Node"};// German
29612
31691
  const de={addDescription:"Klicke auf eine freie Stelle, um einen neuen Knoten zu plazieren.",addEdge:"Kante hinzuf\u00fcgen",addNode:"Knoten hinzuf\u00fcgen",back:"Zur\u00fcck",close:"Schließen",createEdgeError:"Es ist nicht m\u00f6glich, Kanten mit Clustern zu verbinden.",del:"L\u00f6sche Auswahl",deleteClusterError:"Cluster k\u00f6nnen nicht gel\u00f6scht werden.",edgeDescription:"Klicke auf einen Knoten und ziehe die Kante zu einem anderen Knoten, um diese zu verbinden.",edit:"Editieren",editClusterError:"Cluster k\u00f6nnen nicht editiert werden.",editEdge:"Kante editieren",editEdgeDescription:"Klicke auf die Verbindungspunkte und ziehe diese auf einen Knoten, um sie zu verbinden.",editNode:"Knoten editieren"};// Spanish
29613
31692
  const es={addDescription:"Haga clic en un lugar vac\u00edo para colocar un nuevo nodo.",addEdge:"A\u00f1adir arista",addNode:"A\u00f1adir nodo",back:"Atr\u00e1s",close:"Cerrar",createEdgeError:"No se puede conectar una arista a un grupo.",del:"Eliminar selecci\u00f3n",deleteClusterError:"No es posible eliminar grupos.",edgeDescription:"Haga clic en un nodo y arrastre la arista hacia otro nodo para conectarlos.",edit:"Editar",editClusterError:"No es posible editar grupos.",editEdge:"Editar arista",editEdgeDescription:"Haga clic en un punto de control y arrastrelo a un nodo para conectarlo.",editNode:"Editar nodo"};//Italiano
29614
31693
  const it={addDescription:"Clicca per aggiungere un nuovo nodo",addEdge:"Aggiungi un vertice",addNode:"Aggiungi un nodo",back:"Indietro",close:"Chiudere",createEdgeError:"Non si possono collegare vertici ad un cluster",del:"Cancella la selezione",deleteClusterError:"I cluster non possono essere cancellati",edgeDescription:"Clicca su un nodo e trascinalo ad un altro nodo per connetterli.",edit:"Modifica",editClusterError:"I clusters non possono essere modificati.",editEdge:"Modifica il vertice",editEdgeDescription:"Clicca sui Punti di controllo e trascinali ad un nodo per connetterli.",editNode:"Modifica il nodo"};// Dutch
@@ -29965,7 +32044,7 @@ var STRICT_METHOD=arrayMethodIsStrict('sort');var STABLE_SORT=!fails(function(){
29965
32044
  if(V8)return V8<70;if(FF&&FF>3)return;if(IE_OR_EDGE)return true;if(WEBKIT)return WEBKIT<603;var result='';var code,chr,value,index;// generate an array with more 512 elements (Chakra and old V8 fails only in this case)
29966
32045
  for(code=65;code<76;code++){chr=String.fromCharCode(code);switch(code){case 66:case 69:case 70:case 72:value=3;break;case 68:case 71:value=4;break;default:value=2;}for(index=0;index<47;index++){test.push({k:chr+index,v:value});}}test.sort(function(a,b){return b.v-a.v;});for(index=0;index<test.length;index++){chr=test[index].k.charAt(0);if(result.charAt(result.length-1)!==chr)result+=chr;}return result!=='DGBEFHACIJK';});var FORCED=FAILS_ON_UNDEFINED||!FAILS_ON_NULL||!STRICT_METHOD||!STABLE_SORT;var getSortCompare=function(comparefn){return function(x,y){if(y===undefined)return -1;if(x===undefined)return 1;if(comparefn!==undefined)return +comparefn(x,y)||0;return toString(x)>toString(y)?1:-1;};};// `Array.prototype.sort` method
29967
32046
  // https://tc39.es/ecma262/#sec-array.prototype.sort
29968
- $({target:'Array',proto:true,forced:FORCED},{sort:function sort(comparefn){if(comparefn!==undefined)aCallable(comparefn);var array=toObject(this);if(STABLE_SORT)return comparefn===undefined?nativeSort(array):nativeSort(array,comparefn);var items=[];var arrayLength=lengthOfArrayLike(array);var itemsLength,index;for(index=0;index<arrayLength;index++){if(index in array)push(items,array[index]);}internalSort(items,getSortCompare(comparefn));itemsLength=lengthOfArrayLike(items);index=0;while(index<itemsLength)array[index]=items[index++];while(index<arrayLength)deletePropertyOrThrow(array,index++);return array;}});return es_array_sort;}var sort$3;var hasRequiredSort$3;function requireSort$3(){if(hasRequiredSort$3)return sort$3;hasRequiredSort$3=1;requireEs_array_sort();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();sort$3=getBuiltInPrototypeMethod('Array','sort');return sort$3;}var sort$2;var hasRequiredSort$2;function requireSort$2(){if(hasRequiredSort$2)return sort$2;hasRequiredSort$2=1;var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireSort$3();var ArrayPrototype=Array.prototype;sort$2=function(it){var own=it.sort;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.sort?method:own;};return sort$2;}var sort$1;var hasRequiredSort$1;function requireSort$1(){if(hasRequiredSort$1)return sort$1;hasRequiredSort$1=1;var parent=/*@__PURE__*/requireSort$2();sort$1=parent;return sort$1;}var sort;var hasRequiredSort;function requireSort(){if(hasRequiredSort)return sort;hasRequiredSort=1;sort=/*@__PURE__*/requireSort$1();return sort;}var sortExports=requireSort();var _sortInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(sortExports);var keys$3;var hasRequiredKeys$3;function requireKeys$3(){if(hasRequiredKeys$3)return keys$3;hasRequiredKeys$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();keys$3=getBuiltInPrototypeMethod('Array','keys');return keys$3;}var keys$2;var hasRequiredKeys$2;function requireKeys$2(){if(hasRequiredKeys$2)return keys$2;hasRequiredKeys$2=1;var parent=/*@__PURE__*/requireKeys$3();keys$2=parent;return keys$2;}var keys$1;var hasRequiredKeys$1;function requireKeys$1(){if(hasRequiredKeys$1)return keys$1;hasRequiredKeys$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireKeys$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};keys$1=function(it){var own=it.keys;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.keys||hasOwn(DOMIterables,classof(it))?method:own;};return keys$1;}var keys;var hasRequiredKeys;function requireKeys(){if(hasRequiredKeys)return keys;hasRequiredKeys=1;keys=/*@__PURE__*/requireKeys$1();return keys;}var keysExports=requireKeys();var _keysInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(keysExports);var values$3;var hasRequiredValues$3;function requireValues$3(){if(hasRequiredValues$3)return values$3;hasRequiredValues$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();values$3=getBuiltInPrototypeMethod('Array','values');return values$3;}var values$2;var hasRequiredValues$2;function requireValues$2(){if(hasRequiredValues$2)return values$2;hasRequiredValues$2=1;var parent=/*@__PURE__*/requireValues$3();values$2=parent;return values$2;}var values$1;var hasRequiredValues$1;function requireValues$1(){if(hasRequiredValues$1)return values$1;hasRequiredValues$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireValues$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};values$1=function(it){var own=it.values;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.values||hasOwn(DOMIterables,classof(it))?method:own;};return values$1;}var values;var hasRequiredValues;function requireValues(){if(hasRequiredValues)return values;hasRequiredValues=1;values=/*@__PURE__*/requireValues$1();return values;}var valuesExports=requireValues();var _valuesInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(valuesExports);var entries$3;var hasRequiredEntries$3;function requireEntries$3(){if(hasRequiredEntries$3)return entries$3;hasRequiredEntries$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();entries$3=getBuiltInPrototypeMethod('Array','entries');return entries$3;}var entries$2;var hasRequiredEntries$2;function requireEntries$2(){if(hasRequiredEntries$2)return entries$2;hasRequiredEntries$2=1;var parent=/*@__PURE__*/requireEntries$3();entries$2=parent;return entries$2;}var entries$1;var hasRequiredEntries$1;function requireEntries$1(){if(hasRequiredEntries$1)return entries$1;hasRequiredEntries$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireEntries$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};entries$1=function(it){var own=it.entries;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.entries||hasOwn(DOMIterables,classof(it))?method:own;};return entries$1;}var entries;var hasRequiredEntries;function requireEntries(){if(hasRequiredEntries)return entries;hasRequiredEntries=1;entries=/*@__PURE__*/requireEntries$1();return entries;}var entriesExports=requireEntries();var _entriesInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(entriesExports);var defineProperty;var hasRequiredDefineProperty;function requireDefineProperty(){if(hasRequiredDefineProperty)return defineProperty;hasRequiredDefineProperty=1;defineProperty=/*@__PURE__*/requireDefineProperty$4();return defineProperty;}var definePropertyExports=requireDefineProperty();var _Object$defineProperty=/*@__PURE__*/getDefaultExportFromCjs(definePropertyExports);const byteToHex=[];for(let i=0;i<256;++i){byteToHex.push((i+0x100).toString(16).slice(1));}function unsafeStringify(arr,offset=0){return (byteToHex[arr[offset+0]]+byteToHex[arr[offset+1]]+byteToHex[arr[offset+2]]+byteToHex[arr[offset+3]]+'-'+byteToHex[arr[offset+4]]+byteToHex[arr[offset+5]]+'-'+byteToHex[arr[offset+6]]+byteToHex[arr[offset+7]]+'-'+byteToHex[arr[offset+8]]+byteToHex[arr[offset+9]]+'-'+byteToHex[arr[offset+10]]+byteToHex[arr[offset+11]]+byteToHex[arr[offset+12]]+byteToHex[arr[offset+13]]+byteToHex[arr[offset+14]]+byteToHex[arr[offset+15]]).toLowerCase();}let getRandomValues;const rnds8=new Uint8Array(16);function rng(){if(!getRandomValues){if(typeof crypto==='undefined'||!crypto.getRandomValues){throw new Error('crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported');}getRandomValues=crypto.getRandomValues.bind(crypto);}return getRandomValues(rnds8);}const randomUUID=typeof crypto!=='undefined'&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);var native={randomUUID};function _v4(options,buf,offset){var _options$rng,_options;options=options||{};const rnds=options.random??((_options$rng=(_options=options).rng)===null||_options$rng===void 0?void 0:_options$rng.call(_options))??rng();if(rnds.length<16){throw new Error('Random bytes length must be >= 16');}rnds[6]=rnds[6]&0x0f|0x40;rnds[8]=rnds[8]&0x3f|0x80;return unsafeStringify(rnds);}function v4(options,buf,offset){if(native.randomUUID&&true&&!options){return native.randomUUID();}return _v4(options);}function ownKeys$4(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r){return _Object$getOwnPropertyDescriptor(e,r).enumerable;})),t.push.apply(t,o);}return t;}function _objectSpread$4(e){for(var r=1;r<arguments.length;r++){var _context21,_context22;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context21=ownKeys$4(Object(t),true)).call(_context21,function(r){_defineProperty(e,r,t[r]);}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context22=ownKeys$4(Object(t))).call(_context22,function(r){_Object$defineProperty(e,r,_Object$getOwnPropertyDescriptor(t,r));});}return e;}/**
32047
+ $({target:'Array',proto:true,forced:FORCED},{sort:function sort(comparefn){if(comparefn!==undefined)aCallable(comparefn);var array=toObject(this);if(STABLE_SORT)return comparefn===undefined?nativeSort(array):nativeSort(array,comparefn);var items=[];var arrayLength=lengthOfArrayLike(array);var itemsLength,index;for(index=0;index<arrayLength;index++){if(index in array)push(items,array[index]);}internalSort(items,getSortCompare(comparefn));itemsLength=lengthOfArrayLike(items);index=0;while(index<itemsLength)array[index]=items[index++];while(index<arrayLength)deletePropertyOrThrow(array,index++);return array;}});return es_array_sort;}var sort$3;var hasRequiredSort$3;function requireSort$3(){if(hasRequiredSort$3)return sort$3;hasRequiredSort$3=1;requireEs_array_sort();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();sort$3=getBuiltInPrototypeMethod('Array','sort');return sort$3;}var sort$2;var hasRequiredSort$2;function requireSort$2(){if(hasRequiredSort$2)return sort$2;hasRequiredSort$2=1;var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireSort$3();var ArrayPrototype=Array.prototype;sort$2=function(it){var own=it.sort;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.sort?method:own;};return sort$2;}var sort$1;var hasRequiredSort$1;function requireSort$1(){if(hasRequiredSort$1)return sort$1;hasRequiredSort$1=1;var parent=/*@__PURE__*/requireSort$2();sort$1=parent;return sort$1;}var sort;var hasRequiredSort;function requireSort(){if(hasRequiredSort)return sort;hasRequiredSort=1;sort=/*@__PURE__*/requireSort$1();return sort;}var sortExports=requireSort();var _sortInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(sortExports);var keys$3;var hasRequiredKeys$3;function requireKeys$3(){if(hasRequiredKeys$3)return keys$3;hasRequiredKeys$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();keys$3=getBuiltInPrototypeMethod('Array','keys');return keys$3;}var keys$2;var hasRequiredKeys$2;function requireKeys$2(){if(hasRequiredKeys$2)return keys$2;hasRequiredKeys$2=1;var parent=/*@__PURE__*/requireKeys$3();keys$2=parent;return keys$2;}var keys$1;var hasRequiredKeys$1;function requireKeys$1(){if(hasRequiredKeys$1)return keys$1;hasRequiredKeys$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireKeys$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};keys$1=function(it){var own=it.keys;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.keys||hasOwn(DOMIterables,classof(it))?method:own;};return keys$1;}var keys;var hasRequiredKeys;function requireKeys(){if(hasRequiredKeys)return keys;hasRequiredKeys=1;keys=/*@__PURE__*/requireKeys$1();return keys;}var keysExports=requireKeys();var _keysInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(keysExports);var values$3;var hasRequiredValues$3;function requireValues$3(){if(hasRequiredValues$3)return values$3;hasRequiredValues$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();values$3=getBuiltInPrototypeMethod('Array','values');return values$3;}var values$2;var hasRequiredValues$2;function requireValues$2(){if(hasRequiredValues$2)return values$2;hasRequiredValues$2=1;var parent=/*@__PURE__*/requireValues$3();values$2=parent;return values$2;}var values$1;var hasRequiredValues$1;function requireValues$1(){if(hasRequiredValues$1)return values$1;hasRequiredValues$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireValues$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};values$1=function(it){var own=it.values;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.values||hasOwn(DOMIterables,classof(it))?method:own;};return values$1;}var values;var hasRequiredValues;function requireValues(){if(hasRequiredValues)return values;hasRequiredValues=1;values=/*@__PURE__*/requireValues$1();return values;}var valuesExports=requireValues();var _valuesInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(valuesExports);var entries$3;var hasRequiredEntries$3;function requireEntries$3(){if(hasRequiredEntries$3)return entries$3;hasRequiredEntries$3=1;requireEs_array_iterator();var getBuiltInPrototypeMethod=/*@__PURE__*/requireGetBuiltInPrototypeMethod();entries$3=getBuiltInPrototypeMethod('Array','entries');return entries$3;}var entries$2;var hasRequiredEntries$2;function requireEntries$2(){if(hasRequiredEntries$2)return entries$2;hasRequiredEntries$2=1;var parent=/*@__PURE__*/requireEntries$3();entries$2=parent;return entries$2;}var entries$1;var hasRequiredEntries$1;function requireEntries$1(){if(hasRequiredEntries$1)return entries$1;hasRequiredEntries$1=1;requireWeb_domCollections_iterator();var classof=/*@__PURE__*/requireClassof();var hasOwn=/*@__PURE__*/requireHasOwnProperty();var isPrototypeOf=/*@__PURE__*/requireObjectIsPrototypeOf();var method=/*@__PURE__*/requireEntries$2();var ArrayPrototype=Array.prototype;var DOMIterables={DOMTokenList:true,NodeList:true};entries$1=function(it){var own=it.entries;return it===ArrayPrototype||isPrototypeOf(ArrayPrototype,it)&&own===ArrayPrototype.entries||hasOwn(DOMIterables,classof(it))?method:own;};return entries$1;}var entries;var hasRequiredEntries;function requireEntries(){if(hasRequiredEntries)return entries;hasRequiredEntries=1;entries=/*@__PURE__*/requireEntries$1();return entries;}var entriesExports=requireEntries();var _entriesInstanceProperty=/*@__PURE__*/getDefaultExportFromCjs(entriesExports);var defineProperty;var hasRequiredDefineProperty;function requireDefineProperty(){if(hasRequiredDefineProperty)return defineProperty;hasRequiredDefineProperty=1;defineProperty=/*@__PURE__*/requireDefineProperty$4();return defineProperty;}var definePropertyExports=requireDefineProperty();var _Object$defineProperty=/*@__PURE__*/getDefaultExportFromCjs(definePropertyExports);const byteToHex=[];for(let i=0;i<256;++i){byteToHex.push((i+0x100).toString(16).slice(1));}function unsafeStringify(arr,offset=0){return (byteToHex[arr[offset+0]]+byteToHex[arr[offset+1]]+byteToHex[arr[offset+2]]+byteToHex[arr[offset+3]]+'-'+byteToHex[arr[offset+4]]+byteToHex[arr[offset+5]]+'-'+byteToHex[arr[offset+6]]+byteToHex[arr[offset+7]]+'-'+byteToHex[arr[offset+8]]+byteToHex[arr[offset+9]]+'-'+byteToHex[arr[offset+10]]+byteToHex[arr[offset+11]]+byteToHex[arr[offset+12]]+byteToHex[arr[offset+13]]+byteToHex[arr[offset+14]]+byteToHex[arr[offset+15]]).toLowerCase();}const rnds8=new Uint8Array(16);function rng(){return crypto.getRandomValues(rnds8);}function v4(options,buf,offset){if(crypto.randomUUID){return crypto.randomUUID();}return _v4(options);}function _v4(options,buf,offset){var _options$rng,_options;options=options||{};const rnds=options.random??((_options$rng=(_options=options).rng)===null||_options$rng===void 0?void 0:_options$rng.call(_options))??rng();if(rnds.length<16){throw new Error('Random bytes length must be >= 16');}rnds[6]=rnds[6]&0x0f|0x40;rnds[8]=rnds[8]&0x3f|0x80;return unsafeStringify(rnds);}function ownKeys$4(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r){return _Object$getOwnPropertyDescriptor(e,r).enumerable;})),t.push.apply(t,o);}return t;}function _objectSpread$4(e){for(var r=1;r<arguments.length;r++){var _context21,_context22;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context21=ownKeys$4(Object(t),true)).call(_context21,function(r){_defineProperty(e,r,t[r]);}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context22=ownKeys$4(Object(t))).call(_context22,function(r){_Object$defineProperty(e,r,_Object$getOwnPropertyDescriptor(t,r));});}return e;}/**
29969
32048
  * Determine whether a value can be used as an id.
29970
32049
  * @param value - Input value of unknown type.
29971
32050
  * @returns True if the value is valid id, false otherwise.
@@ -31255,10 +33334,6 @@ this.boundingBox.left=Math.min(this.boundingBox.left,this.labelModule.size.left)
31255
33334
  * Base class for constructing Node/Cluster Shapes.
31256
33335
  * @augments NodeBase
31257
33336
  */class ShapeBase extends NodeBase{/**
31258
- * @param {object} options
31259
- * @param {object} body
31260
- * @param {Label} labelModule
31261
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31262
33337
  *
31263
33338
  * @param {CanvasRenderingContext2D} ctx
31264
33339
  * @param {boolean} [selected]
@@ -31336,10 +33411,6 @@ const drawExternalLabel=drawLater.drawExternalLabel;drawLater.drawExternalLabel=
31336
33411
  * A Diamond Node/Cluster shape.
31337
33412
  * @augments ShapeBase
31338
33413
  */let Diamond$1=class Diamond extends ShapeBase{/**
31339
- * @param {object} options
31340
- * @param {object} body
31341
- * @param {Label} labelModule
31342
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31343
33414
  *
31344
33415
  * @param {CanvasRenderingContext2D} ctx
31345
33416
  * @param {number} x width
@@ -31357,10 +33428,6 @@ const drawExternalLabel=drawLater.drawExternalLabel;drawLater.drawExternalLabel=
31357
33428
  * A Dot Node/Cluster shape.
31358
33429
  * @augments ShapeBase
31359
33430
  */class Dot extends ShapeBase{/**
31360
- * @param {object} options
31361
- * @param {object} body
31362
- * @param {Label} labelModule
31363
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31364
33431
  *
31365
33432
  * @param {CanvasRenderingContext2D} ctx
31366
33433
  * @param {number} x width
@@ -31377,10 +33444,6 @@ const drawExternalLabel=drawLater.drawExternalLabel;drawLater.drawExternalLabel=
31377
33444
  * Am Ellipse Node/Cluster shape.
31378
33445
  * @augments NodeBase
31379
33446
  */class Ellipse extends NodeBase{/**
31380
- * @param {object} options
31381
- * @param {object} body
31382
- * @param {Label} labelModule
31383
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31384
33447
  *
31385
33448
  * @param {CanvasRenderingContext2D} ctx
31386
33449
  * @param {boolean} [selected]
@@ -31479,10 +33542,6 @@ ctx.rect(this.left-0.5*ctx.lineWidth,this.top-0.5*ctx.lineWidth,this.width+ctx.l
31479
33542
  * A Square Node/Cluster shape.
31480
33543
  * @augments ShapeBase
31481
33544
  */class Square extends ShapeBase{/**
31482
- * @param {object} options
31483
- * @param {object} body
31484
- * @param {Label} labelModule
31485
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31486
33545
  *
31487
33546
  * @param {CanvasRenderingContext2D} ctx
31488
33547
  * @param {number} x width
@@ -31500,10 +33559,6 @@ ctx.rect(this.left-0.5*ctx.lineWidth,this.top-0.5*ctx.lineWidth,this.width+ctx.l
31500
33559
  * A Hexagon Node/Cluster shape.
31501
33560
  * @augments ShapeBase
31502
33561
  */class Hexagon extends ShapeBase{/**
31503
- * @param {object} options
31504
- * @param {object} body
31505
- * @param {Label} labelModule
31506
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31507
33562
  *
31508
33563
  * @param {CanvasRenderingContext2D} ctx
31509
33564
  * @param {number} x width
@@ -31521,10 +33576,6 @@ ctx.rect(this.left-0.5*ctx.lineWidth,this.top-0.5*ctx.lineWidth,this.width+ctx.l
31521
33576
  * A Star Node/Cluster shape.
31522
33577
  * @augments ShapeBase
31523
33578
  */class Star extends ShapeBase{/**
31524
- * @param {object} options
31525
- * @param {object} body
31526
- * @param {Label} labelModule
31527
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31528
33579
  *
31529
33580
  * @param {CanvasRenderingContext2D} ctx
31530
33581
  * @param {number} x width
@@ -31569,10 +33620,6 @@ this.disableShadow(ctx,values);this.updateBoundingBox(x,y,ctx,selected,hover);}/
31569
33620
  * A Triangle Node/Cluster shape.
31570
33621
  * @augments ShapeBase
31571
33622
  */let Triangle$1=class Triangle extends ShapeBase{/**
31572
- * @param {object} options
31573
- * @param {object} body
31574
- * @param {Label} labelModule
31575
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31576
33623
  *
31577
33624
  * @param {CanvasRenderingContext2D} ctx
31578
33625
  * @param {number} x
@@ -31590,10 +33637,6 @@ this.disableShadow(ctx,values);this.updateBoundingBox(x,y,ctx,selected,hover);}/
31590
33637
  * A downward facing Triangle Node/Cluster shape.
31591
33638
  * @augments ShapeBase
31592
33639
  */class TriangleDown extends ShapeBase{/**
31593
- * @param {object} options
31594
- * @param {object} body
31595
- * @param {Label} labelModule
31596
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
31597
33640
  *
31598
33641
  * @param {CanvasRenderingContext2D} ctx
31599
33642
  * @param {number} x
@@ -32186,11 +34229,6 @@ ctx.strokeStyle=origCtxAttr.strokeStyle;ctx.lineWidth=origCtxAttr.lineWidth;ctx.
32186
34229
  * The Base Class for all Bezier edges.
32187
34230
  * Bezier curves are used to model smooth gradual curves in paths between nodes.
32188
34231
  */class BezierEdgeBase extends EdgeBase{/**
32189
- * Create a new instance.
32190
- * @param options - The options object of given edge.
32191
- * @param body - The body of the network.
32192
- * @param labelModule - Label module.
32193
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
32194
34232
  * Find the intersection between the border of the node and the edge.
32195
34233
  * @remarks
32196
34234
  * This function uses binary search to look for the point where the bezier curve crosses the border of the node.
@@ -32256,12 +34294,7 @@ if(this.from.id===this.to.id){this.via.setOptions({physics:false});}else {this.v
32256
34294
  */positionBezierNode(){if(this.via!==undefined&&this.from!==undefined&&this.to!==undefined){this.via.x=0.5*(this.from.x+this.to.x);this.via.y=0.5*(this.from.y+this.to.y);}else if(this.via!==undefined){this.via.x=0;this.via.y=0;}}/** @inheritDoc */_line(ctx,values,viaNode){this._bezierCurve(ctx,values,viaNode);}/** @inheritDoc */_getViaCoordinates(){return this.via;}/** @inheritDoc */getViaNode(){return this.via;}/** @inheritDoc */getPoint(position){let viaNode=arguments.length>1&&arguments[1]!==undefined?arguments[1]:this.via;if(this.from===this.to){const[cx,cy,cr]=this._getCircleData();const a=2*Math.PI*(1-position);return {x:cx+cr*Math.sin(a),y:cy+cr-cr*(1-Math.cos(a))};}else {return {x:Math.pow(1-position,2)*this.fromPoint.x+2*position*(1-position)*viaNode.x+Math.pow(position,2)*this.toPoint.x,y:Math.pow(1-position,2)*this.fromPoint.y+2*position*(1-position)*viaNode.y+Math.pow(position,2)*this.toPoint.y};}}/** @inheritDoc */_findBorderPosition(nearNode,ctx){return this._findBorderPositionBezier(nearNode,ctx,this.via);}/** @inheritDoc */_getDistanceToEdge(x1,y1,x2,y2,x3,y3){// x3,y3 is the point
32257
34295
  return this._getDistanceToBezierEdge(x1,y1,x2,y2,x3,y3,this.via);}}/**
32258
34296
  * A Static Bezier Edge. Bezier curves are used to model smooth gradual curves in paths between nodes.
32259
- */class BezierEdgeStatic extends BezierEdgeBase{/**
32260
- * Create a new instance.
32261
- * @param options - The options object of given edge.
32262
- * @param body - The body of the network.
32263
- * @param labelModule - Label module.
32264
- */constructor(options,body,labelModule){super(options,body,labelModule);}/** @inheritDoc */_line(ctx,values,viaNode){this._bezierCurve(ctx,values,viaNode);}/** @inheritDoc */getViaNode(){return this._getViaCoordinates();}/**
34297
+ */class BezierEdgeStatic extends BezierEdgeBase{/** @inheritDoc */_line(ctx,values,viaNode){this._bezierCurve(ctx,values,viaNode);}/** @inheritDoc */getViaNode(){return this._getViaCoordinates();}/**
32265
34298
  * Compute the coordinates of the via node.
32266
34299
  * @remarks
32267
34300
  * We do not use the to and fromPoints here to make the via nodes the same as edges without arrows.
@@ -32276,11 +34309,6 @@ return this._getDistanceToBezierEdge(x1,y1,x2,y2,x3,y3,viaNode);}/** @inheritDoc
32276
34309
  * smooth gradual curves in paths between nodes.
32277
34310
  * @augments BezierEdgeBase
32278
34311
  */class CubicBezierEdgeBase extends BezierEdgeBase{/**
32279
- * Create a new instance.
32280
- * @param options - The options object of given edge.
32281
- * @param body - The body of the network.
32282
- * @param labelModule - Label module.
32283
- */constructor(options,body,labelModule){super(options,body,labelModule);}/**
32284
34312
  * Calculate the distance between a point (x3,y3) and a line segment from (x1,y1) to (x2,y2).
32285
34313
  * @remarks
32286
34314
  * http://stackoverflow.com/questions/849211/shortest-distancae-between-a-point-and-a-line-segment
@@ -32297,12 +34325,7 @@ return this._getDistanceToBezierEdge(x1,y1,x2,y2,x3,y3,viaNode);}/** @inheritDoc
32297
34325
  */_getDistanceToBezierEdge2(x1,y1,x2,y2,x3,y3,via1,via2){// x3,y3 is the point
32298
34326
  let minDistance=1e9;let lastX=x1;let lastY=y1;const vec=[0,0,0,0];for(let i=1;i<10;i++){const t=0.1*i;vec[0]=Math.pow(1-t,3);vec[1]=3*t*Math.pow(1-t,2);vec[2]=3*Math.pow(t,2)*(1-t);vec[3]=Math.pow(t,3);const x=vec[0]*x1+vec[1]*via1.x+vec[2]*via2.x+vec[3]*x2;const y=vec[0]*y1+vec[1]*via1.y+vec[2]*via2.y+vec[3]*y2;if(i>0){const distance=this._getDistanceToLine(lastX,lastY,x,y,x3,y3);minDistance=distance<minDistance?distance:minDistance;}lastX=x;lastY=y;}return minDistance;}}/**
32299
34327
  * A Cubic Bezier Edge. Bezier curves are used to model smooth gradual curves in paths between nodes.
32300
- */class CubicBezierEdge extends CubicBezierEdgeBase{/**
32301
- * Create a new instance.
32302
- * @param options - The options object of given edge.
32303
- * @param body - The body of the network.
32304
- * @param labelModule - Label module.
32305
- */constructor(options,body,labelModule){super(options,body,labelModule);}/** @inheritDoc */_line(ctx,values,viaNodes){// get the coordinates of the support points.
34328
+ */class CubicBezierEdge extends CubicBezierEdgeBase{/** @inheritDoc */_line(ctx,values,viaNodes){// get the coordinates of the support points.
32306
34329
  const via1=viaNodes[0];const via2=viaNodes[1];this._bezierCurve(ctx,values,via1,via2);}/**
32307
34330
  * Compute the additional points the edge passes through.
32308
34331
  * @returns Cartesian coordinates of the points the edge passes through.
@@ -32310,12 +34333,7 @@ const via1=viaNodes[0];const via2=viaNodes[1];this._bezierCurve(ctx,values,via1,
32310
34333
  if((Math.abs(dx)>Math.abs(dy)||this.options.smooth.forceDirection===true||this.options.smooth.forceDirection==="horizontal")&&this.options.smooth.forceDirection!=="vertical"){y1=this.from.y;y2=this.to.y;x1=this.from.x-roundness*dx;x2=this.to.x+roundness*dx;}else {y1=this.from.y-roundness*dy;y2=this.to.y+roundness*dy;x1=this.from.x;x2=this.to.x;}return [{x:x1,y:y1},{x:x2,y:y2}];}/** @inheritDoc */getViaNode(){return this._getViaCoordinates();}/** @inheritDoc */_findBorderPosition(nearNode,ctx){return this._findBorderPositionBezier(nearNode,ctx);}/** @inheritDoc */_getDistanceToEdge(x1,y1,x2,y2,x3,y3){let[via1,via2]=arguments.length>6&&arguments[6]!==undefined?arguments[6]:this._getViaCoordinates();// x3,y3 is the point
32311
34334
  return this._getDistanceToBezierEdge2(x1,y1,x2,y2,x3,y3,via1,via2);}/** @inheritDoc */getPoint(position){let[via1,via2]=arguments.length>1&&arguments[1]!==undefined?arguments[1]:this._getViaCoordinates();const t=position;const vec=[Math.pow(1-t,3),3*t*Math.pow(1-t,2),3*Math.pow(t,2)*(1-t),Math.pow(t,3)];const x=vec[0]*this.fromPoint.x+vec[1]*via1.x+vec[2]*via2.x+vec[3]*this.toPoint.x;const y=vec[0]*this.fromPoint.y+vec[1]*via1.y+vec[2]*via2.y+vec[3]*this.toPoint.y;return {x:x,y:y};}}/**
32312
34335
  * A Straight Edge.
32313
- */class StraightEdge extends EdgeBase{/**
32314
- * Create a new instance.
32315
- * @param options - The options object of given edge.
32316
- * @param body - The body of the network.
32317
- * @param labelModule - Label module.
32318
- */constructor(options,body,labelModule){super(options,body,labelModule);}/** @inheritDoc */_line(ctx,values){// draw a straight line
34336
+ */class StraightEdge extends EdgeBase{/** @inheritDoc */_line(ctx,values){// draw a straight line
32319
34337
  ctx.beginPath();ctx.moveTo(this.fromPoint.x,this.fromPoint.y);ctx.lineTo(this.toPoint.x,this.toPoint.y);// draw shadow if enabled
32320
34338
  this.enableShadow(ctx,values);ctx.stroke();this.disableShadow(ctx,values);}/** @inheritDoc */getViaNode(){return undefined;}/** @inheritDoc */getPoint(position){return {x:(1-position)*this.fromPoint.x+position*this.toPoint.x,y:(1-position)*this.fromPoint.y+position*this.toPoint.y};}/** @inheritDoc */_findBorderPosition(nearNode,ctx){let node1=this.to;let node2=this.from;if(nearNode.id===this.from.id){node1=this.from;node2=this.to;}const angle=Math.atan2(node1.y-node2.y,node1.x-node2.x);const dx=node1.x-node2.x;const dy=node1.y-node2.y;const edgeSegmentLength=Math.sqrt(dx*dx+dy*dy);const toBorderDist=nearNode.distanceToBorder(ctx,angle);const toBorderPoint=(edgeSegmentLength-toBorderDist)/edgeSegmentLength;return {x:(1-toBorderPoint)*node2.x+toBorderPoint*node1.x,y:(1-toBorderPoint)*node2.y+toBorderPoint*node1.y,t:0};}/** @inheritDoc */_getDistanceToEdge(x1,y1,x2,y2,x3,y3){// x3,y3 is the point
32321
34339
  return this._getDistanceToLine(x1,y1,x2,y2,x3,y3);}}/**
@@ -32556,7 +34574,7 @@ if(toNode!==undefined&&toNode.isCluster===true||fromNode!==undefined&&fromNode.i
32556
34574
  * @param {object} body
32557
34575
  * @param {{physicsNodeIndices: Array, physicsEdgeIndices: Array, forces: {}, velocities: {}}} physicsBody
32558
34576
  * @param {object} options
32559
- */constructor(body,physicsBody,options){this.body=body;this.physicsBody=physicsBody;this.barnesHutTree;this.setOptions(options);this._rng=Alea("BARNES HUT SOLVER");// debug: show grid
34577
+ */constructor(body,physicsBody,options){this.body=body;this.physicsBody=physicsBody;this.setOptions(options);this._rng=Alea("BARNES HUT SOLVER");// debug: show grid
32560
34578
  // this.body.emitter.on("afterDrawing", (ctx) => {this._debug(ctx,'#ff0000')})
32561
34579
  }/**
32562
34580
  *
@@ -32783,10 +34801,6 @@ let totalFx=0;let totalFy=0;for(let i=0;i<nodeIndices.length;i++){const nodeId=n
32783
34801
  const gravityForce=this.options.gravitationalConstant*parentBranch.mass*node.options.mass*degree/Math.pow(distance,2);const fx=dx*gravityForce;const fy=dy*gravityForce;this.physicsBody.forces[node.id].x+=fx;this.physicsBody.forces[node.id].y+=fy;}}/**
32784
34802
  * @augments CentralGravitySolver
32785
34803
  */class ForceAtlas2BasedCentralGravitySolver extends CentralGravitySolver{/**
32786
- * @param {object} body
32787
- * @param {{physicsNodeIndices: Array, physicsEdgeIndices: Array, forces: {}, velocities: {}}} physicsBody
32788
- * @param {object} options
32789
- */constructor(body,physicsBody,options){super(body,physicsBody,options);}/**
32790
34804
  * Calculate the forces based on the distance.
32791
34805
  * @param {number} distance
32792
34806
  * @param {number} dx
@@ -32934,8 +34948,6 @@ if(this.options.stabilization.onlyDynamicEdges===true){this._freezeNodes();}this
32934
34948
  */_drawForces(ctx){for(let i=0;i<this.physicsBody.physicsNodeIndices.length;i++){const index=this.physicsBody.physicsNodeIndices[i];const node=this.body.nodes[index];const force=this.physicsBody.forces[index];const factor=20;const colorFactor=0.03;const forceSize=Math.sqrt(Math.pow(force.x,2)+Math.pow(force.x,2));const size=Math.min(Math.max(5,forceSize),15);const arrowSize=3*size;const color=HSVToHex((180-Math.min(1,Math.max(0,colorFactor*forceSize))*180)/360,1,1);const point={x:node.x+factor*force.x,y:node.y+factor*force.y};ctx.lineWidth=size;ctx.strokeStyle=color;ctx.beginPath();ctx.moveTo(node.x,node.y);ctx.lineTo(point.x,point.y);ctx.stroke();const angle=Math.atan2(force.y,force.x);ctx.fillStyle=color;EndPoints.draw(ctx,{type:"arrow",point:point,angle:angle,length:arrowSize});_fillInstanceProperty(ctx).call(ctx);}}}/**
32935
34949
  * Utility Class
32936
34950
  */class NetworkUtil{/**
32937
- * @ignore
32938
- */constructor(){}/**
32939
34951
  * Find the center position of the network considering the bounding boxes
32940
34952
  * @param {Array.<Node>} allNodes
32941
34953
  * @param {Array.<Node>} [specificNodes]
@@ -32943,7 +34955,7 @@ if(this.options.stabilization.onlyDynamicEdges===true){this._freezeNodes();}this
32943
34955
  * @static
32944
34956
  */static getRange(allNodes){let specificNodes=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];let minY=1e9,maxY=-1e9,minX=1e9,maxX=-1e9,node;if(specificNodes.length>0){for(let i=0;i<specificNodes.length;i++){node=allNodes[specificNodes[i]];if(minX>node.shape.boundingBox.left){minX=node.shape.boundingBox.left;}if(maxX<node.shape.boundingBox.right){maxX=node.shape.boundingBox.right;}if(minY>node.shape.boundingBox.top){minY=node.shape.boundingBox.top;}// top is negative, bottom is positive
32945
34957
  if(maxY<node.shape.boundingBox.bottom){maxY=node.shape.boundingBox.bottom;}// top is negative, bottom is positive
32946
- }}if(minX===1e9&&maxX===-1e9&&minY===1e9&&maxY===-1e9){minY=0,maxY=0,minX=0,maxX=0;}return {minX:minX,maxX:maxX,minY:minY,maxY:maxY};}/**
34958
+ }}if(minX===1e9&&maxX===-1e9&&minY===1e9&&maxY===-1e9){minY=0;maxY=0;minX=0;maxX=0;}return {minX:minX,maxX:maxX,minY:minY,maxY:maxY};}/**
32947
34959
  * Find the center position of the network
32948
34960
  * @param {Array.<Node>} allNodes
32949
34961
  * @param {Array.<Node>} [specificNodes]
@@ -32951,7 +34963,7 @@ if(maxY<node.shape.boundingBox.bottom){maxY=node.shape.boundingBox.bottom;}// to
32951
34963
  * @static
32952
34964
  */static getRangeCore(allNodes){let specificNodes=arguments.length>1&&arguments[1]!==undefined?arguments[1]:[];let minY=1e9,maxY=-1e9,minX=1e9,maxX=-1e9,node;if(specificNodes.length>0){for(let i=0;i<specificNodes.length;i++){node=allNodes[specificNodes[i]];if(minX>node.x){minX=node.x;}if(maxX<node.x){maxX=node.x;}if(minY>node.y){minY=node.y;}// top is negative, bottom is positive
32953
34965
  if(maxY<node.y){maxY=node.y;}// top is negative, bottom is positive
32954
- }}if(minX===1e9&&maxX===-1e9&&minY===1e9&&maxY===-1e9){minY=0,maxY=0,minX=0,maxX=0;}return {minX:minX,maxX:maxX,minY:minY,maxY:maxY};}/**
34966
+ }}if(minX===1e9&&maxX===-1e9&&minY===1e9&&maxY===-1e9){minY=0;maxY=0;minX=0;maxX=0;}return {minX:minX,maxX:maxX,minY:minY,maxY:maxY};}/**
32955
34967
  * @param {object} range = {minX: minX, maxX: maxX, minY: minY, maxY: maxY};
32956
34968
  * @returns {{x: number, y: number}}
32957
34969
  * @static
@@ -34879,8 +36891,6 @@ shakeTowards:["leaves","roots"]// leaves, roots
34879
36891
  * a weighted graph with positive or negative edge weights (but with no negative
34880
36892
  * cycles). - https://en.wikipedia.org/wiki/Floyd–Warshall_algorithm
34881
36893
  */class FloydWarshall{/**
34882
- * @ignore
34883
- */constructor(){}/**
34884
36894
  *
34885
36895
  * @param {object} body
34886
36896
  * @param {Array.<Node>} nodesArray
@@ -37161,7 +39171,7 @@ MatterNodeView = __decorateClass$3([t$1("matter-node-view")], MatterNodeView);
37161
39171
  */
37162
39172
  const showCommissionNodeDialog = async client => {
37163
39173
  var _document$querySelect;
37164
- await import('./commission-node-dialog-DrlOw53q.js');
39174
+ await import('./commission-node-dialog-DF87YIqR.js');
37165
39175
  const dialog = document.createElement("commission-node-dialog");
37166
39176
  dialog.client = client;
37167
39177
  (_document$querySelect = document.querySelector("matter-dashboard-app")) === null || _document$querySelect === void 0 || _document$querySelect.renderRoot.appendChild(dialog);
@@ -37703,4 +39713,4 @@ var matterDashboardApp = /*#__PURE__*/Object.freeze({
37703
39713
  __proto__: null
37704
39714
  });
37705
39715
 
37706
- export { A, mixinOnReportValidity as B, CheckboxValidator as C, D, EASING as E, onReportValidity as F, u as G, i$2 as H, fireAndForget as I, showAlertDialog as J, handleAsync as K, ListController as L, DevModeService as M, NavigableKeys as N, formatHex as O, c$4 as P, clientContext as Q, showPromptDialog as R, matterDashboardApp as S, Validator$2 as V, __decorate as _, mixinConstraintValidation as a, mixinFormAssociated as b, mixinElementInternals as c, e$5 as d, e$6 as e, isActivationClick as f, dispatchActivationClick as g, e$2 as h, i$4 as i, b as j, getFormValue as k, getFormState as l, mixinDelegatesAria as m, n$2 as n, createValidator as o, getValidityAnchor as p, i$7 as q, redispatchEvent as r, o$3 as s, t$1 as t, r$2 as u, createAnimationSignal as v, getActiveItem as w, getLastActivatableItem as x, getFirstActivatableItem as y, o as z };
39716
+ export { A, mixinOnReportValidity as B, CheckboxValidator as C, D, EASING as E, onReportValidity as F, u as G, i$2 as H, fireAndForget as I, showAlertDialog as J, handleAsync as K, ListController as L, DevModeService as M, NavigableKeys as N, mdiWifi as O, mdiAccessPoint as P, mdiEyeOff as Q, mdiEye as R, formatHex as S, c$4 as T, clientContext as U, Validator$2 as V, showPromptDialog as W, showSettingsDialog$1 as X, matterDashboardApp as Y, __decorate as _, mixinConstraintValidation as a, mixinFormAssociated as b, mixinElementInternals as c, e$5 as d, e$6 as e, isActivationClick as f, dispatchActivationClick as g, e$2 as h, i$4 as i, b as j, getFormValue as k, getFormState as l, mixinDelegatesAria as m, n$2 as n, createValidator as o, getValidityAnchor as p, i$7 as q, redispatchEvent as r, o$3 as s, t$1 as t, r$2 as u, createAnimationSignal as v, getActiveItem as w, getLastActivatableItem as x, getFirstActivatableItem as y, o as z };