@camstack/addon-tailscale 1.1.6 → 1.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/tailscale.addon.js +1 -1
- package/dist/client/tailscale.addon.mjs +1 -1
- package/dist/{dist-B6t_56LI.mjs → dist-83v3d6oo.mjs} +12 -1
- package/dist/{dist-BYrw97eJ.js → dist-iliRhdYf.js} +12 -1
- package/dist/ingress/tailscale-ingress.addon.js +1 -1
- package/dist/ingress/tailscale-ingress.addon.mjs +1 -1
- package/package.json +1 -1
|
@@ -24,7 +24,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
24
24
|
enumerable: true
|
|
25
25
|
}) : target, mod));
|
|
26
26
|
//#endregion
|
|
27
|
-
const require_dist = require("../dist-
|
|
27
|
+
const require_dist = require("../dist-iliRhdYf.js");
|
|
28
28
|
let node_child_process = require("node:child_process");
|
|
29
29
|
let node_util = require("node:util");
|
|
30
30
|
let node_fs = require("node:fs");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as EventCategory, n as networkAccessCapability, r as BaseAddon, t as meshNetworkCapability } from "../dist-
|
|
1
|
+
import { i as EventCategory, n as networkAccessCapability, r as BaseAddon, t as meshNetworkCapability } from "../dist-83v3d6oo.mjs";
|
|
2
2
|
import { execFile, spawn } from "node:child_process";
|
|
3
3
|
import { promisify } from "node:util";
|
|
4
4
|
import * as fs from "node:fs";
|
|
@@ -4627,7 +4627,7 @@ function _instanceof(cls, params = {}) {
|
|
|
4627
4627
|
return inst;
|
|
4628
4628
|
}
|
|
4629
4629
|
//#endregion
|
|
4630
|
-
//#region ../types/dist/sleep-
|
|
4630
|
+
//#region ../types/dist/sleep-DVmKHFGi.mjs
|
|
4631
4631
|
var EventCategory = /* @__PURE__ */ function(EventCategory) {
|
|
4632
4632
|
EventCategory["SystemBoot"] = "system.boot";
|
|
4633
4633
|
EventCategory["SystemAddonsReady"] = "system.addons-ready";
|
|
@@ -6427,6 +6427,17 @@ var DeviceRole = /* @__PURE__ */ function(DeviceRole) {
|
|
|
6427
6427
|
DeviceRole["HumiditySensor"] = "humidity-sensor";
|
|
6428
6428
|
DeviceRole["AmbientLightSensor"] = "ambient-light-sensor";
|
|
6429
6429
|
DeviceRole["PressureSensor"] = "pressure-sensor";
|
|
6430
|
+
/** Wind speed or direction (weather-station `wind-sensor` cap). */
|
|
6431
|
+
DeviceRole["WindSensor"] = "wind-sensor";
|
|
6432
|
+
/** Rain accumulation or rate (weather-station `rain-sensor` cap). */
|
|
6433
|
+
DeviceRole["RainSensor"] = "rain-sensor";
|
|
6434
|
+
/** UV index (weather-station `uv-sensor` cap). */
|
|
6435
|
+
DeviceRole["UvSensor"] = "uv-sensor";
|
|
6436
|
+
/** Solar irradiance W/m² (weather-station `solar-radiation-sensor` cap).
|
|
6437
|
+
* Distinct from AmbientLightSensor (lux). */
|
|
6438
|
+
DeviceRole["SolarRadiationSensor"] = "solar-radiation-sensor";
|
|
6439
|
+
/** Soil moisture % (garden/weather `soil-moisture-sensor` cap). */
|
|
6440
|
+
DeviceRole["SoilMoistureSensor"] = "soil-moisture-sensor";
|
|
6430
6441
|
DeviceRole["PowerSensor"] = "power-sensor";
|
|
6431
6442
|
DeviceRole["EnergySensor"] = "energy-sensor";
|
|
6432
6443
|
DeviceRole["VoltageSensor"] = "voltage-sensor";
|
|
@@ -4627,7 +4627,7 @@ function _instanceof(cls, params = {}) {
|
|
|
4627
4627
|
return inst;
|
|
4628
4628
|
}
|
|
4629
4629
|
//#endregion
|
|
4630
|
-
//#region ../types/dist/sleep-
|
|
4630
|
+
//#region ../types/dist/sleep-DVmKHFGi.mjs
|
|
4631
4631
|
var EventCategory = /* @__PURE__ */ function(EventCategory) {
|
|
4632
4632
|
EventCategory["SystemBoot"] = "system.boot";
|
|
4633
4633
|
EventCategory["SystemAddonsReady"] = "system.addons-ready";
|
|
@@ -6427,6 +6427,17 @@ var DeviceRole = /* @__PURE__ */ function(DeviceRole) {
|
|
|
6427
6427
|
DeviceRole["HumiditySensor"] = "humidity-sensor";
|
|
6428
6428
|
DeviceRole["AmbientLightSensor"] = "ambient-light-sensor";
|
|
6429
6429
|
DeviceRole["PressureSensor"] = "pressure-sensor";
|
|
6430
|
+
/** Wind speed or direction (weather-station `wind-sensor` cap). */
|
|
6431
|
+
DeviceRole["WindSensor"] = "wind-sensor";
|
|
6432
|
+
/** Rain accumulation or rate (weather-station `rain-sensor` cap). */
|
|
6433
|
+
DeviceRole["RainSensor"] = "rain-sensor";
|
|
6434
|
+
/** UV index (weather-station `uv-sensor` cap). */
|
|
6435
|
+
DeviceRole["UvSensor"] = "uv-sensor";
|
|
6436
|
+
/** Solar irradiance W/m² (weather-station `solar-radiation-sensor` cap).
|
|
6437
|
+
* Distinct from AmbientLightSensor (lux). */
|
|
6438
|
+
DeviceRole["SolarRadiationSensor"] = "solar-radiation-sensor";
|
|
6439
|
+
/** Soil moisture % (garden/weather `soil-moisture-sensor` cap). */
|
|
6440
|
+
DeviceRole["SoilMoistureSensor"] = "soil-moisture-sensor";
|
|
6430
6441
|
DeviceRole["PowerSensor"] = "power-sensor";
|
|
6431
6442
|
DeviceRole["EnergySensor"] = "energy-sensor";
|
|
6432
6443
|
DeviceRole["VoltageSensor"] = "voltage-sensor";
|
|
@@ -2,7 +2,7 @@ Object.defineProperties(exports, {
|
|
|
2
2
|
__esModule: { value: true },
|
|
3
3
|
[Symbol.toStringTag]: { value: "Module" }
|
|
4
4
|
});
|
|
5
|
-
const require_dist = require("../dist-
|
|
5
|
+
const require_dist = require("../dist-iliRhdYf.js");
|
|
6
6
|
let node_child_process = require("node:child_process");
|
|
7
7
|
let node_util = require("node:util");
|
|
8
8
|
let node_crypto = require("node:crypto");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as EventCategory, n as networkAccessCapability, r as BaseAddon } from "../dist-
|
|
1
|
+
import { i as EventCategory, n as networkAccessCapability, r as BaseAddon } from "../dist-83v3d6oo.mjs";
|
|
2
2
|
import { execFile } from "node:child_process";
|
|
3
3
|
import { promisify } from "node:util";
|
|
4
4
|
import { randomUUID } from "node:crypto";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@camstack/addon-tailscale",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.7",
|
|
4
4
|
"description": "Tailscale bundle for CamStack — joins the host to a tailnet (client) and exposes the hub via Serve/Funnel (ingress). Multi-entry npm package shipping 2 addons under a single bundle.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"camstack",
|