From 520dee92d30f3e86be6b0b7cf190734971912a20 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 27 Jun 2025 06:52:43 +0000 Subject: [PATCH 1/2] Initial plan From f3569980975a1342e9a6f532416a85096887b0ac Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 27 Jun 2025 07:08:51 +0000 Subject: [PATCH 2/2] Fix module not found error by disabling font inlining in Angular build Co-authored-by: manekinekko <1699357+manekinekko@users.noreply.github.com> --- angular.json | 5 +- docs/classes/AppPage.html | 35 +- docs/classes/FakeBluetoothDevice.html | 70 +- ...FakeBluetoothRemoteGATTCharacteristic.html | 67 +- .../FakeBluetoothRemoteGATTServer.html | 66 +- .../FakeBluetoothRemoteGATTService.html | 78 +- docs/components/AppComponent.html | 35 +- docs/components/BatteryLevelComponent.html | 35 +- docs/components/DashboardComponent.html | 35 +- docs/components/HumidityComponent.html | 35 +- docs/components/StepCounterComponent.html | 35 +- docs/components/TemperatureComponent.html | 35 +- docs/coverage.html | 97 +- docs/dependencies.html | 37 +- docs/index.html | 35 +- docs/injectables/BleService.html | 35 +- docs/injectables/BluetoothCore.html | 39 +- docs/injectables/BrowserWebBluetooth.html | 35 +- docs/injectables/ConsoleLoggerService.html | 35 +- docs/injectables/NoLoggerService.html | 35 +- docs/injectables/ServerWebBluetooth.html | 35 +- docs/interfaces/AWBOptions.html | 35 +- docs/interfaces/Logger.html | 35 +- docs/js/libs/bootstrap-native.js | 2 +- docs/js/menu-wc_es5.js | 29 +- docs/js/menu.js | 21 +- docs/js/search/search-lunr.js | 14 +- docs/js/search/search.js | 209 +- docs/js/search/search_index.js | 4 +- docs/license.html | 35 +- docs/miscellaneous/functions.html | 35 +- docs/miscellaneous/typealiases.html | 35 +- docs/miscellaneous/variables.html | 43 +- docs/modules.html | 35 +- docs/modules/AppModule.html | 35 +- docs/modules/WebBluetoothModule.html | 35 +- docs/overview.html | 35 +- docs/properties.html | 37 +- docs/styles/compodoc.css | 19 +- package-lock.json | 13479 +++++++++------- 40 files changed, 8565 insertions(+), 6521 deletions(-) diff --git a/angular.json b/angular.json index fe0759b..1c0e340 100644 --- a/angular.json +++ b/angular.json @@ -46,7 +46,10 @@ "maximumError": "4kb" } ], - "outputHashing": "all" + "outputHashing": "all", + "optimization": { + "fonts": false + } }, "development": { "optimization": false, diff --git a/docs/classes/AppPage.html b/docs/classes/AppPage.html index 7e15bb2..618ac0a 100644 --- a/docs/classes/AppPage.html +++ b/docs/classes/AppPage.html @@ -14,7 +14,7 @@ -