@tx5dr/contracts 1.7.12 → 2.5.0

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 (255) hide show
  1. package/dist/index.d.ts +7 -1
  2. package/dist/index.d.ts.map +1 -1
  3. package/dist/index.js +6 -0
  4. package/dist/index.js.map +1 -1
  5. package/dist/schema/__tests__/android-operator-audio.schema.test.d.ts +2 -0
  6. package/dist/schema/__tests__/android-operator-audio.schema.test.d.ts.map +1 -0
  7. package/dist/schema/__tests__/android-operator-audio.schema.test.js +27 -0
  8. package/dist/schema/__tests__/android-operator-audio.schema.test.js.map +1 -0
  9. package/dist/schema/__tests__/assisted-queue.schema.test.d.ts +2 -0
  10. package/dist/schema/__tests__/assisted-queue.schema.test.d.ts.map +1 -0
  11. package/dist/schema/__tests__/assisted-queue.schema.test.js +114 -0
  12. package/dist/schema/__tests__/assisted-queue.schema.test.js.map +1 -0
  13. package/dist/schema/__tests__/audio-sidecar.schema.test.d.ts +2 -0
  14. package/dist/schema/__tests__/audio-sidecar.schema.test.d.ts.map +1 -0
  15. package/dist/schema/__tests__/audio-sidecar.schema.test.js +42 -0
  16. package/dist/schema/__tests__/audio-sidecar.schema.test.js.map +1 -0
  17. package/dist/schema/__tests__/audio.schema.test.js +92 -1
  18. package/dist/schema/__tests__/audio.schema.test.js.map +1 -1
  19. package/dist/schema/__tests__/diagnostics.schema.test.d.ts +2 -0
  20. package/dist/schema/__tests__/diagnostics.schema.test.d.ts.map +1 -0
  21. package/dist/schema/__tests__/diagnostics.schema.test.js +31 -0
  22. package/dist/schema/__tests__/diagnostics.schema.test.js.map +1 -0
  23. package/dist/schema/__tests__/logbook-health.schema.test.d.ts +2 -0
  24. package/dist/schema/__tests__/logbook-health.schema.test.d.ts.map +1 -0
  25. package/dist/schema/__tests__/logbook-health.schema.test.js +104 -0
  26. package/dist/schema/__tests__/logbook-health.schema.test.js.map +1 -0
  27. package/dist/schema/__tests__/meter.schema.test.d.ts +2 -0
  28. package/dist/schema/__tests__/meter.schema.test.d.ts.map +1 -0
  29. package/dist/schema/__tests__/meter.schema.test.js +27 -0
  30. package/dist/schema/__tests__/meter.schema.test.js.map +1 -0
  31. package/dist/schema/__tests__/observability.schema.test.d.ts +2 -0
  32. package/dist/schema/__tests__/observability.schema.test.d.ts.map +1 -0
  33. package/dist/schema/__tests__/observability.schema.test.js +12 -0
  34. package/dist/schema/__tests__/observability.schema.test.js.map +1 -0
  35. package/dist/schema/__tests__/operator-context-report.schema.test.d.ts +2 -0
  36. package/dist/schema/__tests__/operator-context-report.schema.test.d.ts.map +1 -0
  37. package/dist/schema/__tests__/operator-context-report.schema.test.js +70 -0
  38. package/dist/schema/__tests__/operator-context-report.schema.test.js.map +1 -0
  39. package/dist/schema/__tests__/operator.schema.test.js +9 -3
  40. package/dist/schema/__tests__/operator.schema.test.js.map +1 -1
  41. package/dist/schema/__tests__/plugin-market.schema.test.js +149 -3
  42. package/dist/schema/__tests__/plugin-market.schema.test.js.map +1 -1
  43. package/dist/schema/__tests__/qso.schema.test.d.ts +2 -0
  44. package/dist/schema/__tests__/qso.schema.test.d.ts.map +1 -0
  45. package/dist/schema/__tests__/qso.schema.test.js +70 -0
  46. package/dist/schema/__tests__/qso.schema.test.js.map +1 -0
  47. package/dist/schema/__tests__/radio-power-support.test.js +15 -0
  48. package/dist/schema/__tests__/radio-power-support.test.js.map +1 -1
  49. package/dist/schema/__tests__/radio-profile.schema.test.d.ts +2 -0
  50. package/dist/schema/__tests__/radio-profile.schema.test.d.ts.map +1 -0
  51. package/dist/schema/__tests__/radio-profile.schema.test.js +36 -0
  52. package/dist/schema/__tests__/radio-profile.schema.test.js.map +1 -0
  53. package/dist/schema/__tests__/radio.schema.test.js +92 -1
  54. package/dist/schema/__tests__/radio.schema.test.js.map +1 -1
  55. package/dist/schema/__tests__/realtime-settings.schema.test.js +2 -1
  56. package/dist/schema/__tests__/realtime-settings.schema.test.js.map +1 -1
  57. package/dist/schema/__tests__/remote-access.schema.test.d.ts +2 -0
  58. package/dist/schema/__tests__/remote-access.schema.test.d.ts.map +1 -0
  59. package/dist/schema/__tests__/remote-access.schema.test.js +18 -0
  60. package/dist/schema/__tests__/remote-access.schema.test.js.map +1 -0
  61. package/dist/schema/__tests__/spectrum.schema.test.d.ts +2 -0
  62. package/dist/schema/__tests__/spectrum.schema.test.d.ts.map +1 -0
  63. package/dist/schema/__tests__/spectrum.schema.test.js +107 -0
  64. package/dist/schema/__tests__/spectrum.schema.test.js.map +1 -0
  65. package/dist/schema/__tests__/strategy-transmission.schema.test.d.ts +2 -0
  66. package/dist/schema/__tests__/strategy-transmission.schema.test.d.ts.map +1 -0
  67. package/dist/schema/__tests__/strategy-transmission.schema.test.js +95 -0
  68. package/dist/schema/__tests__/strategy-transmission.schema.test.js.map +1 -0
  69. package/dist/schema/android-operator-audio.schema.d.ts +174 -0
  70. package/dist/schema/android-operator-audio.schema.d.ts.map +1 -0
  71. package/dist/schema/android-operator-audio.schema.js +38 -0
  72. package/dist/schema/android-operator-audio.schema.js.map +1 -0
  73. package/dist/schema/api-response.schema.d.ts +503 -44
  74. package/dist/schema/api-response.schema.d.ts.map +1 -1
  75. package/dist/schema/api-response.schema.js +9 -0
  76. package/dist/schema/api-response.schema.js.map +1 -1
  77. package/dist/schema/audio-sidecar.schema.d.ts +75 -0
  78. package/dist/schema/audio-sidecar.schema.d.ts.map +1 -1
  79. package/dist/schema/audio-sidecar.schema.js +32 -0
  80. package/dist/schema/audio-sidecar.schema.js.map +1 -1
  81. package/dist/schema/audio.schema.d.ts +4749 -3
  82. package/dist/schema/audio.schema.d.ts.map +1 -1
  83. package/dist/schema/audio.schema.js +101 -2
  84. package/dist/schema/audio.schema.js.map +1 -1
  85. package/dist/schema/auth.schema.d.ts +173 -14
  86. package/dist/schema/auth.schema.d.ts.map +1 -1
  87. package/dist/schema/auth.schema.js +65 -1
  88. package/dist/schema/auth.schema.js.map +1 -1
  89. package/dist/schema/cpu-profile.schema.d.ts +2 -2
  90. package/dist/schema/cw-decoder.schema.d.ts +74 -74
  91. package/dist/schema/cw-keyer.schema.d.ts +20 -14
  92. package/dist/schema/cw-keyer.schema.d.ts.map +1 -1
  93. package/dist/schema/cw-keyer.schema.js +3 -0
  94. package/dist/schema/cw-keyer.schema.js.map +1 -1
  95. package/dist/schema/desktop-https.schema.d.ts +6 -6
  96. package/dist/schema/device-ui.schema.d.ts +16 -16
  97. package/dist/schema/diagnostics.schema.d.ts +163 -0
  98. package/dist/schema/diagnostics.schema.d.ts.map +1 -0
  99. package/dist/schema/diagnostics.schema.js +46 -0
  100. package/dist/schema/diagnostics.schema.js.map +1 -0
  101. package/dist/schema/ft8.schema.d.ts +12 -2
  102. package/dist/schema/ft8.schema.d.ts.map +1 -1
  103. package/dist/schema/ft8.schema.js +8 -0
  104. package/dist/schema/ft8.schema.js.map +1 -1
  105. package/dist/schema/image-radio.schema.d.ts +2597 -0
  106. package/dist/schema/image-radio.schema.d.ts.map +1 -0
  107. package/dist/schema/image-radio.schema.js +283 -0
  108. package/dist/schema/image-radio.schema.js.map +1 -0
  109. package/dist/schema/logbook.schema.d.ts +2128 -18
  110. package/dist/schema/logbook.schema.d.ts.map +1 -1
  111. package/dist/schema/logbook.schema.js +159 -1
  112. package/dist/schema/logbook.schema.js.map +1 -1
  113. package/dist/schema/mode.schema.d.ts +4 -6
  114. package/dist/schema/mode.schema.d.ts.map +1 -1
  115. package/dist/schema/mode.schema.js +18 -6
  116. package/dist/schema/mode.schema.js.map +1 -1
  117. package/dist/schema/observability.schema.d.ts +66 -0
  118. package/dist/schema/observability.schema.d.ts.map +1 -0
  119. package/dist/schema/observability.schema.js +20 -0
  120. package/dist/schema/observability.schema.js.map +1 -0
  121. package/dist/schema/openwebrx.schema.d.ts +2 -2
  122. package/dist/schema/operator.schema.d.ts +2682 -6
  123. package/dist/schema/operator.schema.d.ts.map +1 -1
  124. package/dist/schema/operator.schema.js +10 -20
  125. package/dist/schema/operator.schema.js.map +1 -1
  126. package/dist/schema/plugin.schema.d.ts +1977 -492
  127. package/dist/schema/plugin.schema.d.ts.map +1 -1
  128. package/dist/schema/plugin.schema.js +165 -14
  129. package/dist/schema/plugin.schema.js.map +1 -1
  130. package/dist/schema/process-monitor.schema.d.ts +132 -132
  131. package/dist/schema/pskreporter.schema.d.ts +1 -3
  132. package/dist/schema/pskreporter.schema.d.ts.map +1 -1
  133. package/dist/schema/pskreporter.schema.js +1 -3
  134. package/dist/schema/pskreporter.schema.js.map +1 -1
  135. package/dist/schema/qso.schema.d.ts +246 -1
  136. package/dist/schema/qso.schema.d.ts.map +1 -1
  137. package/dist/schema/qso.schema.js +68 -0
  138. package/dist/schema/qso.schema.js.map +1 -1
  139. package/dist/schema/radio-capability.schema.d.ts +31 -40
  140. package/dist/schema/radio-capability.schema.d.ts.map +1 -1
  141. package/dist/schema/radio-capability.schema.js +8 -15
  142. package/dist/schema/radio-capability.schema.js.map +1 -1
  143. package/dist/schema/radio-power-support.d.ts.map +1 -1
  144. package/dist/schema/radio-power-support.js +3 -0
  145. package/dist/schema/radio-power-support.js.map +1 -1
  146. package/dist/schema/radio-power.schema.d.ts +102 -13
  147. package/dist/schema/radio-power.schema.d.ts.map +1 -1
  148. package/dist/schema/radio-power.schema.js +15 -8
  149. package/dist/schema/radio-power.schema.js.map +1 -1
  150. package/dist/schema/radio-profile.schema.d.ts +1491 -97
  151. package/dist/schema/radio-profile.schema.d.ts.map +1 -1
  152. package/dist/schema/radio-profile.schema.js +7 -0
  153. package/dist/schema/radio-profile.schema.js.map +1 -1
  154. package/dist/schema/radio.schema.d.ts +442 -48
  155. package/dist/schema/radio.schema.d.ts.map +1 -1
  156. package/dist/schema/radio.schema.js +75 -7
  157. package/dist/schema/radio.schema.js.map +1 -1
  158. package/dist/schema/realtime.schema.d.ts +60 -52
  159. package/dist/schema/realtime.schema.d.ts.map +1 -1
  160. package/dist/schema/realtime.schema.js +9 -1
  161. package/dist/schema/realtime.schema.js.map +1 -1
  162. package/dist/schema/rigctld.schema.d.ts +6 -6
  163. package/dist/schema/slot-info.schema.d.ts +28 -9
  164. package/dist/schema/slot-info.schema.d.ts.map +1 -1
  165. package/dist/schema/slot-info.schema.js +17 -10
  166. package/dist/schema/slot-info.schema.js.map +1 -1
  167. package/dist/schema/spectrum-config.schema.d.ts +638 -0
  168. package/dist/schema/spectrum-config.schema.d.ts.map +1 -0
  169. package/dist/schema/spectrum-config.schema.js +129 -0
  170. package/dist/schema/spectrum-config.schema.js.map +1 -0
  171. package/dist/schema/spectrum.schema.d.ts +1323 -30
  172. package/dist/schema/spectrum.schema.d.ts.map +1 -1
  173. package/dist/schema/spectrum.schema.js +72 -0
  174. package/dist/schema/spectrum.schema.js.map +1 -1
  175. package/dist/schema/station-info.schema.d.ts +5 -0
  176. package/dist/schema/station-info.schema.d.ts.map +1 -1
  177. package/dist/schema/station-info.schema.js +5 -0
  178. package/dist/schema/station-info.schema.js.map +1 -1
  179. package/dist/schema/system.schema.d.ts +56 -6
  180. package/dist/schema/system.schema.d.ts.map +1 -1
  181. package/dist/schema/system.schema.js +22 -0
  182. package/dist/schema/system.schema.js.map +1 -1
  183. package/dist/schema/transmission.schema.d.ts +8 -7
  184. package/dist/schema/transmission.schema.d.ts.map +1 -1
  185. package/dist/schema/transmission.schema.js +2 -7
  186. package/dist/schema/transmission.schema.js.map +1 -1
  187. package/dist/schema/tx-audio-input.schema.d.ts +8 -0
  188. package/dist/schema/tx-audio-input.schema.d.ts.map +1 -0
  189. package/dist/schema/tx-audio-input.schema.js +19 -0
  190. package/dist/schema/tx-audio-input.schema.js.map +1 -0
  191. package/dist/schema/voice-keyer.schema.d.ts +16 -16
  192. package/dist/schema/voice.schema.d.ts +1 -1
  193. package/dist/schema/voice.schema.d.ts.map +1 -1
  194. package/dist/schema/voice.schema.js +1 -1
  195. package/dist/schema/voice.schema.js.map +1 -1
  196. package/dist/schema/websocket.schema.d.ts +35811 -7829
  197. package/dist/schema/websocket.schema.d.ts.map +1 -1
  198. package/dist/schema/websocket.schema.js +453 -9
  199. package/dist/schema/websocket.schema.js.map +1 -1
  200. package/package.json +6 -1
  201. package/src/index.ts +7 -0
  202. package/src/schema/__tests__/android-operator-audio.schema.test.ts +31 -0
  203. package/src/schema/__tests__/assisted-queue.schema.test.ts +122 -0
  204. package/src/schema/__tests__/audio-sidecar.schema.test.ts +48 -0
  205. package/src/schema/__tests__/audio.schema.test.ts +102 -0
  206. package/src/schema/__tests__/diagnostics.schema.test.ts +32 -0
  207. package/src/schema/__tests__/logbook-health.schema.test.ts +117 -0
  208. package/src/schema/__tests__/meter.schema.test.ts +28 -0
  209. package/src/schema/__tests__/observability.schema.test.ts +15 -0
  210. package/src/schema/__tests__/operator-context-report.schema.test.ts +77 -0
  211. package/src/schema/__tests__/operator.schema.test.ts +11 -3
  212. package/src/schema/__tests__/plugin-market.schema.test.ts +165 -2
  213. package/src/schema/__tests__/qso.schema.test.ts +91 -0
  214. package/src/schema/__tests__/radio-power-support.test.ts +17 -0
  215. package/src/schema/__tests__/radio-profile.schema.test.ts +44 -0
  216. package/src/schema/__tests__/radio.schema.test.ts +108 -1
  217. package/src/schema/__tests__/realtime-settings.schema.test.ts +2 -1
  218. package/src/schema/__tests__/remote-access.schema.test.ts +22 -0
  219. package/src/schema/__tests__/spectrum.schema.test.ts +119 -0
  220. package/src/schema/__tests__/strategy-transmission.schema.test.ts +106 -0
  221. package/src/schema/android-operator-audio.schema.ts +49 -0
  222. package/src/schema/api-response.schema.ts +11 -0
  223. package/src/schema/audio-sidecar.schema.ts +35 -0
  224. package/src/schema/audio.schema.ts +115 -2
  225. package/src/schema/auth.schema.ts +79 -1
  226. package/src/schema/cw-keyer.schema.ts +5 -0
  227. package/src/schema/diagnostics.schema.ts +55 -0
  228. package/src/schema/ft8.schema.ts +8 -0
  229. package/src/schema/image-radio.schema.ts +342 -0
  230. package/src/schema/logbook.schema.ts +205 -1
  231. package/src/schema/mode.schema.ts +18 -6
  232. package/src/schema/observability.schema.ts +26 -0
  233. package/src/schema/operator.schema.ts +11 -20
  234. package/src/schema/plugin.schema.ts +186 -15
  235. package/src/schema/pskreporter.schema.ts +1 -3
  236. package/src/schema/qso.schema.ts +78 -0
  237. package/src/schema/radio-capability.schema.ts +8 -15
  238. package/src/schema/radio-power-support.ts +3 -0
  239. package/src/schema/radio-power.schema.ts +15 -8
  240. package/src/schema/radio-profile.schema.ts +7 -0
  241. package/src/schema/radio.schema.ts +90 -7
  242. package/src/schema/realtime.schema.ts +9 -1
  243. package/src/schema/slot-info.schema.ts +18 -11
  244. package/src/schema/spectrum-config.schema.ts +156 -0
  245. package/src/schema/spectrum.schema.ts +89 -0
  246. package/src/schema/station-info.schema.ts +5 -0
  247. package/src/schema/system.schema.ts +29 -0
  248. package/src/schema/transmission.schema.ts +2 -7
  249. package/src/schema/tx-audio-input.schema.ts +22 -0
  250. package/src/schema/voice.schema.ts +1 -1
  251. package/src/schema/websocket.schema.ts +601 -13
  252. package/test/image-radio-schema.test.ts +107 -0
  253. package/test/plugin-slot-schema.test.ts +31 -0
  254. package/test/radio-capability-schema.test.ts +44 -0
  255. package/CLAUDE.md +0 -41
@@ -3,8 +3,9 @@ export declare const RadioOperatorConfigSchema: z.ZodObject<{
3
3
  id: z.ZodString;
4
4
  createdByTokenId: z.ZodOptional<z.ZodString>;
5
5
  myCallsign: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>;
6
- myGrid: z.ZodOptional<z.ZodString>;
6
+ myGrid: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
7
7
  frequency: z.ZodDefault<z.ZodNumber>;
8
+ maxConcurrentStreams: z.ZodOptional<z.ZodNumber>;
8
9
  transmitCycles: z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>;
9
10
  mode: z.ZodOptional<z.ZodObject<{
10
11
  name: z.ZodString;
@@ -43,6 +44,7 @@ export declare const RadioOperatorConfigSchema: z.ZodObject<{
43
44
  encodeAdvance: number;
44
45
  } | undefined;
45
46
  myGrid?: string | undefined;
47
+ maxConcurrentStreams?: number | undefined;
46
48
  logBookId?: string | undefined;
47
49
  createdByTokenId?: string | undefined;
48
50
  }, {
@@ -59,6 +61,7 @@ export declare const RadioOperatorConfigSchema: z.ZodObject<{
59
61
  myGrid?: string | undefined;
60
62
  transmitCycles?: number[] | undefined;
61
63
  frequency?: number | undefined;
64
+ maxConcurrentStreams?: number | undefined;
62
65
  logBookId?: string | undefined;
63
66
  createdByTokenId?: string | undefined;
64
67
  }>;
@@ -66,8 +69,9 @@ export declare const CreateRadioOperatorRequestSchema: z.ZodObject<Omit<{
66
69
  id: z.ZodString;
67
70
  createdByTokenId: z.ZodOptional<z.ZodString>;
68
71
  myCallsign: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>;
69
- myGrid: z.ZodOptional<z.ZodString>;
72
+ myGrid: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
70
73
  frequency: z.ZodDefault<z.ZodNumber>;
74
+ maxConcurrentStreams: z.ZodOptional<z.ZodNumber>;
71
75
  transmitCycles: z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>;
72
76
  mode: z.ZodOptional<z.ZodObject<{
73
77
  name: z.ZodString;
@@ -105,6 +109,7 @@ export declare const CreateRadioOperatorRequestSchema: z.ZodObject<Omit<{
105
109
  encodeAdvance: number;
106
110
  } | undefined;
107
111
  myGrid?: string | undefined;
112
+ maxConcurrentStreams?: number | undefined;
108
113
  logBookId?: string | undefined;
109
114
  }, {
110
115
  myCallsign: string;
@@ -119,14 +124,16 @@ export declare const CreateRadioOperatorRequestSchema: z.ZodObject<Omit<{
119
124
  myGrid?: string | undefined;
120
125
  transmitCycles?: number[] | undefined;
121
126
  frequency?: number | undefined;
127
+ maxConcurrentStreams?: number | undefined;
122
128
  logBookId?: string | undefined;
123
129
  }>;
124
130
  export declare const UpdateRadioOperatorRequestSchema: z.ZodObject<Omit<{
125
131
  id: z.ZodOptional<z.ZodString>;
126
132
  createdByTokenId: z.ZodOptional<z.ZodOptional<z.ZodString>>;
127
133
  myCallsign: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
128
- myGrid: z.ZodOptional<z.ZodOptional<z.ZodString>>;
134
+ myGrid: z.ZodOptional<z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>>;
129
135
  frequency: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
136
+ maxConcurrentStreams: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
130
137
  transmitCycles: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>>;
131
138
  mode: z.ZodOptional<z.ZodOptional<z.ZodObject<{
132
139
  name: z.ZodString;
@@ -164,6 +171,7 @@ export declare const UpdateRadioOperatorRequestSchema: z.ZodObject<Omit<{
164
171
  myGrid?: string | undefined;
165
172
  transmitCycles?: number[] | undefined;
166
173
  frequency?: number | undefined;
174
+ maxConcurrentStreams?: number | undefined;
167
175
  logBookId?: string | undefined;
168
176
  }, {
169
177
  mode?: {
@@ -178,6 +186,7 @@ export declare const UpdateRadioOperatorRequestSchema: z.ZodObject<Omit<{
178
186
  myGrid?: string | undefined;
179
187
  transmitCycles?: number[] | undefined;
180
188
  frequency?: number | undefined;
189
+ maxConcurrentStreams?: number | undefined;
181
190
  logBookId?: string | undefined;
182
191
  }>;
183
192
  export declare const RadioOperatorListResponseSchema: z.ZodObject<{
@@ -186,8 +195,9 @@ export declare const RadioOperatorListResponseSchema: z.ZodObject<{
186
195
  id: z.ZodString;
187
196
  createdByTokenId: z.ZodOptional<z.ZodString>;
188
197
  myCallsign: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>;
189
- myGrid: z.ZodOptional<z.ZodString>;
198
+ myGrid: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
190
199
  frequency: z.ZodDefault<z.ZodNumber>;
200
+ maxConcurrentStreams: z.ZodOptional<z.ZodNumber>;
191
201
  transmitCycles: z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>;
192
202
  mode: z.ZodOptional<z.ZodObject<{
193
203
  name: z.ZodString;
@@ -226,6 +236,7 @@ export declare const RadioOperatorListResponseSchema: z.ZodObject<{
226
236
  encodeAdvance: number;
227
237
  } | undefined;
228
238
  myGrid?: string | undefined;
239
+ maxConcurrentStreams?: number | undefined;
229
240
  logBookId?: string | undefined;
230
241
  createdByTokenId?: string | undefined;
231
242
  }, {
@@ -242,6 +253,7 @@ export declare const RadioOperatorListResponseSchema: z.ZodObject<{
242
253
  myGrid?: string | undefined;
243
254
  transmitCycles?: number[] | undefined;
244
255
  frequency?: number | undefined;
256
+ maxConcurrentStreams?: number | undefined;
245
257
  logBookId?: string | undefined;
246
258
  createdByTokenId?: string | undefined;
247
259
  }>, "many">;
@@ -261,6 +273,7 @@ export declare const RadioOperatorListResponseSchema: z.ZodObject<{
261
273
  encodeAdvance: number;
262
274
  } | undefined;
263
275
  myGrid?: string | undefined;
276
+ maxConcurrentStreams?: number | undefined;
264
277
  logBookId?: string | undefined;
265
278
  createdByTokenId?: string | undefined;
266
279
  }[];
@@ -280,6 +293,7 @@ export declare const RadioOperatorListResponseSchema: z.ZodObject<{
280
293
  myGrid?: string | undefined;
281
294
  transmitCycles?: number[] | undefined;
282
295
  frequency?: number | undefined;
296
+ maxConcurrentStreams?: number | undefined;
283
297
  logBookId?: string | undefined;
284
298
  createdByTokenId?: string | undefined;
285
299
  }[];
@@ -290,8 +304,9 @@ export declare const RadioOperatorDetailResponseSchema: z.ZodObject<{
290
304
  id: z.ZodString;
291
305
  createdByTokenId: z.ZodOptional<z.ZodString>;
292
306
  myCallsign: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>;
293
- myGrid: z.ZodOptional<z.ZodString>;
307
+ myGrid: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
294
308
  frequency: z.ZodDefault<z.ZodNumber>;
309
+ maxConcurrentStreams: z.ZodOptional<z.ZodNumber>;
295
310
  transmitCycles: z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>;
296
311
  mode: z.ZodOptional<z.ZodObject<{
297
312
  name: z.ZodString;
@@ -330,6 +345,7 @@ export declare const RadioOperatorDetailResponseSchema: z.ZodObject<{
330
345
  encodeAdvance: number;
331
346
  } | undefined;
332
347
  myGrid?: string | undefined;
348
+ maxConcurrentStreams?: number | undefined;
333
349
  logBookId?: string | undefined;
334
350
  createdByTokenId?: string | undefined;
335
351
  }, {
@@ -346,6 +362,7 @@ export declare const RadioOperatorDetailResponseSchema: z.ZodObject<{
346
362
  myGrid?: string | undefined;
347
363
  transmitCycles?: number[] | undefined;
348
364
  frequency?: number | undefined;
365
+ maxConcurrentStreams?: number | undefined;
349
366
  logBookId?: string | undefined;
350
367
  createdByTokenId?: string | undefined;
351
368
  }>;
@@ -365,6 +382,7 @@ export declare const RadioOperatorDetailResponseSchema: z.ZodObject<{
365
382
  encodeAdvance: number;
366
383
  } | undefined;
367
384
  myGrid?: string | undefined;
385
+ maxConcurrentStreams?: number | undefined;
368
386
  logBookId?: string | undefined;
369
387
  createdByTokenId?: string | undefined;
370
388
  };
@@ -384,6 +402,7 @@ export declare const RadioOperatorDetailResponseSchema: z.ZodObject<{
384
402
  myGrid?: string | undefined;
385
403
  transmitCycles?: number[] | undefined;
386
404
  frequency?: number | undefined;
405
+ maxConcurrentStreams?: number | undefined;
387
406
  logBookId?: string | undefined;
388
407
  createdByTokenId?: string | undefined;
389
408
  };
@@ -395,8 +414,9 @@ export declare const RadioOperatorActionResponseSchema: z.ZodObject<{
395
414
  id: z.ZodString;
396
415
  createdByTokenId: z.ZodOptional<z.ZodString>;
397
416
  myCallsign: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>;
398
- myGrid: z.ZodOptional<z.ZodString>;
417
+ myGrid: z.ZodOptional<z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodString>>;
399
418
  frequency: z.ZodDefault<z.ZodNumber>;
419
+ maxConcurrentStreams: z.ZodOptional<z.ZodNumber>;
400
420
  transmitCycles: z.ZodDefault<z.ZodArray<z.ZodNumber, "many">>;
401
421
  mode: z.ZodOptional<z.ZodObject<{
402
422
  name: z.ZodString;
@@ -435,6 +455,7 @@ export declare const RadioOperatorActionResponseSchema: z.ZodObject<{
435
455
  encodeAdvance: number;
436
456
  } | undefined;
437
457
  myGrid?: string | undefined;
458
+ maxConcurrentStreams?: number | undefined;
438
459
  logBookId?: string | undefined;
439
460
  createdByTokenId?: string | undefined;
440
461
  }, {
@@ -451,6 +472,7 @@ export declare const RadioOperatorActionResponseSchema: z.ZodObject<{
451
472
  myGrid?: string | undefined;
452
473
  transmitCycles?: number[] | undefined;
453
474
  frequency?: number | undefined;
475
+ maxConcurrentStreams?: number | undefined;
454
476
  logBookId?: string | undefined;
455
477
  createdByTokenId?: string | undefined;
456
478
  }>>;
@@ -471,6 +493,7 @@ export declare const RadioOperatorActionResponseSchema: z.ZodObject<{
471
493
  encodeAdvance: number;
472
494
  } | undefined;
473
495
  myGrid?: string | undefined;
496
+ maxConcurrentStreams?: number | undefined;
474
497
  logBookId?: string | undefined;
475
498
  createdByTokenId?: string | undefined;
476
499
  } | undefined;
@@ -491,6 +514,7 @@ export declare const RadioOperatorActionResponseSchema: z.ZodObject<{
491
514
  myGrid?: string | undefined;
492
515
  transmitCycles?: number[] | undefined;
493
516
  frequency?: number | undefined;
517
+ maxConcurrentStreams?: number | undefined;
494
518
  logBookId?: string | undefined;
495
519
  createdByTokenId?: string | undefined;
496
520
  } | undefined;
@@ -505,6 +529,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
505
529
  context: z.ZodObject<{
506
530
  myCall: z.ZodString;
507
531
  myGrid: z.ZodString;
532
+ targetCalls: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
508
533
  targetCall: z.ZodString;
509
534
  targetGrid: z.ZodOptional<z.ZodString>;
510
535
  frequency: z.ZodOptional<z.ZodNumber>;
@@ -518,6 +543,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
518
543
  targetGrid?: string | undefined;
519
544
  reportSent?: number | undefined;
520
545
  reportReceived?: number | undefined;
546
+ targetCalls?: string[] | undefined;
521
547
  }, {
522
548
  myGrid: string;
523
549
  myCall: string;
@@ -526,6 +552,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
526
552
  targetGrid?: string | undefined;
527
553
  reportSent?: number | undefined;
528
554
  reportReceived?: number | undefined;
555
+ targetCalls?: string[] | undefined;
529
556
  }>;
530
557
  strategy: z.ZodObject<{
531
558
  name: z.ZodString;
@@ -584,6 +611,1241 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
584
611
  actualFrequency?: number | undefined;
585
612
  }>>;
586
613
  availableSlots: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
614
+ qsoLifecycleEpoch: z.ZodOptional<z.ZodNumber>;
615
+ streams: z.ZodOptional<z.ZodArray<z.ZodObject<{
616
+ streamId: z.ZodString;
617
+ currentState: z.ZodString;
618
+ targetCallsign: z.ZodOptional<z.ZodString>;
619
+ targetGrid: z.ZodOptional<z.ZodString>;
620
+ audioFrequencyHz: z.ZodNumber;
621
+ qsoLifecycleEpoch: z.ZodNumber;
622
+ stateOptions: z.ZodOptional<z.ZodArray<z.ZodObject<{
623
+ id: z.ZodString;
624
+ label: z.ZodOptional<z.ZodString>;
625
+ transmitText: z.ZodOptional<z.ZodString>;
626
+ }, "strip", z.ZodTypeAny, {
627
+ id: string;
628
+ label?: string | undefined;
629
+ transmitText?: string | undefined;
630
+ }, {
631
+ id: string;
632
+ label?: string | undefined;
633
+ transmitText?: string | undefined;
634
+ }>, "many">>;
635
+ actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
636
+ id: z.ZodString;
637
+ label: z.ZodString;
638
+ description: z.ZodOptional<z.ZodString>;
639
+ icon: z.ZodOptional<z.ZodString>;
640
+ tone: z.ZodOptional<z.ZodEnum<["default", "primary", "success", "warning", "danger"]>>;
641
+ presentation: z.ZodOptional<z.ZodEnum<["primary", "secondary", "menu", "segmented"]>>;
642
+ groupId: z.ZodOptional<z.ZodString>;
643
+ selected: z.ZodOptional<z.ZodBoolean>;
644
+ disabledReason: z.ZodOptional<z.ZodString>;
645
+ previewText: z.ZodOptional<z.ZodString>;
646
+ confirmation: z.ZodOptional<z.ZodObject<{
647
+ title: z.ZodString;
648
+ description: z.ZodOptional<z.ZodString>;
649
+ confirmLabel: z.ZodOptional<z.ZodString>;
650
+ cancelLabel: z.ZodOptional<z.ZodString>;
651
+ }, "strip", z.ZodTypeAny, {
652
+ title: string;
653
+ description?: string | undefined;
654
+ confirmLabel?: string | undefined;
655
+ cancelLabel?: string | undefined;
656
+ }, {
657
+ title: string;
658
+ description?: string | undefined;
659
+ confirmLabel?: string | undefined;
660
+ cancelLabel?: string | undefined;
661
+ }>>;
662
+ input: z.ZodOptional<z.ZodDiscriminatedUnion<"kind", [z.ZodObject<{
663
+ kind: z.ZodLiteral<"text">;
664
+ label: z.ZodOptional<z.ZodString>;
665
+ value: z.ZodOptional<z.ZodString>;
666
+ placeholder: z.ZodOptional<z.ZodString>;
667
+ maxLength: z.ZodOptional<z.ZodNumber>;
668
+ }, "strip", z.ZodTypeAny, {
669
+ kind: "text";
670
+ value?: string | undefined;
671
+ maxLength?: number | undefined;
672
+ label?: string | undefined;
673
+ placeholder?: string | undefined;
674
+ }, {
675
+ kind: "text";
676
+ value?: string | undefined;
677
+ maxLength?: number | undefined;
678
+ label?: string | undefined;
679
+ placeholder?: string | undefined;
680
+ }>, z.ZodObject<{
681
+ kind: z.ZodEnum<["number", "audio-frequency"]>;
682
+ label: z.ZodOptional<z.ZodString>;
683
+ value: z.ZodOptional<z.ZodNumber>;
684
+ min: z.ZodOptional<z.ZodNumber>;
685
+ max: z.ZodOptional<z.ZodNumber>;
686
+ step: z.ZodOptional<z.ZodNumber>;
687
+ unit: z.ZodOptional<z.ZodString>;
688
+ spectrumPick: z.ZodOptional<z.ZodBoolean>;
689
+ }, "strip", z.ZodTypeAny, {
690
+ kind: "number" | "audio-frequency";
691
+ value?: number | undefined;
692
+ min?: number | undefined;
693
+ max?: number | undefined;
694
+ unit?: string | undefined;
695
+ label?: string | undefined;
696
+ step?: number | undefined;
697
+ spectrumPick?: boolean | undefined;
698
+ }, {
699
+ kind: "number" | "audio-frequency";
700
+ value?: number | undefined;
701
+ min?: number | undefined;
702
+ max?: number | undefined;
703
+ unit?: string | undefined;
704
+ label?: string | undefined;
705
+ step?: number | undefined;
706
+ spectrumPick?: boolean | undefined;
707
+ }>]>>;
708
+ navigation: z.ZodOptional<z.ZodObject<{
709
+ kind: z.ZodLiteral<"plugin-page">;
710
+ pageId: z.ZodString;
711
+ }, "strip", z.ZodTypeAny, {
712
+ kind: "plugin-page";
713
+ pageId: string;
714
+ }, {
715
+ kind: "plugin-page";
716
+ pageId: string;
717
+ }>>;
718
+ }, "strip", z.ZodTypeAny, {
719
+ id: string;
720
+ label: string;
721
+ input?: {
722
+ kind: "text";
723
+ value?: string | undefined;
724
+ maxLength?: number | undefined;
725
+ label?: string | undefined;
726
+ placeholder?: string | undefined;
727
+ } | {
728
+ kind: "number" | "audio-frequency";
729
+ value?: number | undefined;
730
+ min?: number | undefined;
731
+ max?: number | undefined;
732
+ unit?: string | undefined;
733
+ label?: string | undefined;
734
+ step?: number | undefined;
735
+ spectrumPick?: boolean | undefined;
736
+ } | undefined;
737
+ selected?: boolean | undefined;
738
+ description?: string | undefined;
739
+ icon?: string | undefined;
740
+ groupId?: string | undefined;
741
+ confirmation?: {
742
+ title: string;
743
+ description?: string | undefined;
744
+ confirmLabel?: string | undefined;
745
+ cancelLabel?: string | undefined;
746
+ } | undefined;
747
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
748
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
749
+ disabledReason?: string | undefined;
750
+ previewText?: string | undefined;
751
+ navigation?: {
752
+ kind: "plugin-page";
753
+ pageId: string;
754
+ } | undefined;
755
+ }, {
756
+ id: string;
757
+ label: string;
758
+ input?: {
759
+ kind: "text";
760
+ value?: string | undefined;
761
+ maxLength?: number | undefined;
762
+ label?: string | undefined;
763
+ placeholder?: string | undefined;
764
+ } | {
765
+ kind: "number" | "audio-frequency";
766
+ value?: number | undefined;
767
+ min?: number | undefined;
768
+ max?: number | undefined;
769
+ unit?: string | undefined;
770
+ label?: string | undefined;
771
+ step?: number | undefined;
772
+ spectrumPick?: boolean | undefined;
773
+ } | undefined;
774
+ selected?: boolean | undefined;
775
+ description?: string | undefined;
776
+ icon?: string | undefined;
777
+ groupId?: string | undefined;
778
+ confirmation?: {
779
+ title: string;
780
+ description?: string | undefined;
781
+ confirmLabel?: string | undefined;
782
+ cancelLabel?: string | undefined;
783
+ } | undefined;
784
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
785
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
786
+ disabledReason?: string | undefined;
787
+ previewText?: string | undefined;
788
+ navigation?: {
789
+ kind: "plugin-page";
790
+ pageId: string;
791
+ } | undefined;
792
+ }>, "many">>;
793
+ attentions: z.ZodOptional<z.ZodArray<z.ZodObject<{
794
+ id: z.ZodString;
795
+ tone: z.ZodEnum<["info", "warning", "danger", "success"]>;
796
+ title: z.ZodString;
797
+ description: z.ZodOptional<z.ZodString>;
798
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
799
+ notify: z.ZodOptional<z.ZodBoolean>;
800
+ expiresAt: z.ZodOptional<z.ZodNumber>;
801
+ actionIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
802
+ }, "strip", z.ZodTypeAny, {
803
+ id: string;
804
+ title: string;
805
+ tone: "success" | "info" | "warning" | "danger";
806
+ params?: Record<string, string | number> | undefined;
807
+ description?: string | undefined;
808
+ expiresAt?: number | undefined;
809
+ notify?: boolean | undefined;
810
+ actionIds?: string[] | undefined;
811
+ }, {
812
+ id: string;
813
+ title: string;
814
+ tone: "success" | "info" | "warning" | "danger";
815
+ params?: Record<string, string | number> | undefined;
816
+ description?: string | undefined;
817
+ expiresAt?: number | undefined;
818
+ notify?: boolean | undefined;
819
+ actionIds?: string[] | undefined;
820
+ }>, "many">>;
821
+ completion: z.ZodOptional<z.ZodObject<{
822
+ state: z.ZodEnum<["not-ready", "ready", "committing", "committed", "failed"]>;
823
+ label: z.ZodOptional<z.ZodString>;
824
+ recordId: z.ZodOptional<z.ZodString>;
825
+ }, "strip", z.ZodTypeAny, {
826
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
827
+ label?: string | undefined;
828
+ recordId?: string | undefined;
829
+ }, {
830
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
831
+ label?: string | undefined;
832
+ recordId?: string | undefined;
833
+ }>>;
834
+ lastReceivedText: z.ZodOptional<z.ZodString>;
835
+ nextTransmitText: z.ZodOptional<z.ZodString>;
836
+ }, "strip", z.ZodTypeAny, {
837
+ streamId: string;
838
+ currentState: string;
839
+ audioFrequencyHz: number;
840
+ qsoLifecycleEpoch: number;
841
+ targetCallsign?: string | undefined;
842
+ targetGrid?: string | undefined;
843
+ stateOptions?: {
844
+ id: string;
845
+ label?: string | undefined;
846
+ transmitText?: string | undefined;
847
+ }[] | undefined;
848
+ actions?: {
849
+ id: string;
850
+ label: string;
851
+ input?: {
852
+ kind: "text";
853
+ value?: string | undefined;
854
+ maxLength?: number | undefined;
855
+ label?: string | undefined;
856
+ placeholder?: string | undefined;
857
+ } | {
858
+ kind: "number" | "audio-frequency";
859
+ value?: number | undefined;
860
+ min?: number | undefined;
861
+ max?: number | undefined;
862
+ unit?: string | undefined;
863
+ label?: string | undefined;
864
+ step?: number | undefined;
865
+ spectrumPick?: boolean | undefined;
866
+ } | undefined;
867
+ selected?: boolean | undefined;
868
+ description?: string | undefined;
869
+ icon?: string | undefined;
870
+ groupId?: string | undefined;
871
+ confirmation?: {
872
+ title: string;
873
+ description?: string | undefined;
874
+ confirmLabel?: string | undefined;
875
+ cancelLabel?: string | undefined;
876
+ } | undefined;
877
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
878
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
879
+ disabledReason?: string | undefined;
880
+ previewText?: string | undefined;
881
+ navigation?: {
882
+ kind: "plugin-page";
883
+ pageId: string;
884
+ } | undefined;
885
+ }[] | undefined;
886
+ attentions?: {
887
+ id: string;
888
+ title: string;
889
+ tone: "success" | "info" | "warning" | "danger";
890
+ params?: Record<string, string | number> | undefined;
891
+ description?: string | undefined;
892
+ expiresAt?: number | undefined;
893
+ notify?: boolean | undefined;
894
+ actionIds?: string[] | undefined;
895
+ }[] | undefined;
896
+ completion?: {
897
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
898
+ label?: string | undefined;
899
+ recordId?: string | undefined;
900
+ } | undefined;
901
+ lastReceivedText?: string | undefined;
902
+ nextTransmitText?: string | undefined;
903
+ }, {
904
+ streamId: string;
905
+ currentState: string;
906
+ audioFrequencyHz: number;
907
+ qsoLifecycleEpoch: number;
908
+ targetCallsign?: string | undefined;
909
+ targetGrid?: string | undefined;
910
+ stateOptions?: {
911
+ id: string;
912
+ label?: string | undefined;
913
+ transmitText?: string | undefined;
914
+ }[] | undefined;
915
+ actions?: {
916
+ id: string;
917
+ label: string;
918
+ input?: {
919
+ kind: "text";
920
+ value?: string | undefined;
921
+ maxLength?: number | undefined;
922
+ label?: string | undefined;
923
+ placeholder?: string | undefined;
924
+ } | {
925
+ kind: "number" | "audio-frequency";
926
+ value?: number | undefined;
927
+ min?: number | undefined;
928
+ max?: number | undefined;
929
+ unit?: string | undefined;
930
+ label?: string | undefined;
931
+ step?: number | undefined;
932
+ spectrumPick?: boolean | undefined;
933
+ } | undefined;
934
+ selected?: boolean | undefined;
935
+ description?: string | undefined;
936
+ icon?: string | undefined;
937
+ groupId?: string | undefined;
938
+ confirmation?: {
939
+ title: string;
940
+ description?: string | undefined;
941
+ confirmLabel?: string | undefined;
942
+ cancelLabel?: string | undefined;
943
+ } | undefined;
944
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
945
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
946
+ disabledReason?: string | undefined;
947
+ previewText?: string | undefined;
948
+ navigation?: {
949
+ kind: "plugin-page";
950
+ pageId: string;
951
+ } | undefined;
952
+ }[] | undefined;
953
+ attentions?: {
954
+ id: string;
955
+ title: string;
956
+ tone: "success" | "info" | "warning" | "danger";
957
+ params?: Record<string, string | number> | undefined;
958
+ description?: string | undefined;
959
+ expiresAt?: number | undefined;
960
+ notify?: boolean | undefined;
961
+ actionIds?: string[] | undefined;
962
+ }[] | undefined;
963
+ completion?: {
964
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
965
+ label?: string | undefined;
966
+ recordId?: string | undefined;
967
+ } | undefined;
968
+ lastReceivedText?: string | undefined;
969
+ nextTransmitText?: string | undefined;
970
+ }>, "many">>;
971
+ queue: z.ZodOptional<z.ZodObject<{
972
+ version: z.ZodNumber;
973
+ activeEntryId: z.ZodOptional<z.ZodString>;
974
+ activeEntryIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
975
+ maxActiveStreams: z.ZodOptional<z.ZodNumber>;
976
+ requestedMaxActiveStreams: z.ZodOptional<z.ZodNumber>;
977
+ rows: z.ZodArray<z.ZodObject<{
978
+ entryId: z.ZodString;
979
+ callsign: z.ZodString;
980
+ order: z.ZodNumber;
981
+ draggable: z.ZodBoolean;
982
+ displayState: z.ZodEnum<["TX1", "TX2", "TX3", "TX4", "TX5", "engaged", "closing", "paused", "no-response", "later", "review", "candidate", "authorized", "dupe"]>;
983
+ tone: z.ZodEnum<["neutral", "active", "success", "warning", "danger"]>;
984
+ icon: z.ZodEnum<["circle", "radio", "check-circle", "loader-circle", "clock", "pause", "triangle-alert"]>;
985
+ pauseReason: z.ZodOptional<z.ZodEnum<["target-busy", "stale"]>>;
986
+ noResponseCycles: z.ZodOptional<z.ZodNumber>;
987
+ targetGrid: z.ZodOptional<z.ZodString>;
988
+ lastSnr: z.ZodOptional<z.ZodNumber>;
989
+ lastHeardCyclesAgo: z.ZodOptional<z.ZodNumber>;
990
+ lastHeardCycle: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<0>, z.ZodLiteral<1>]>>;
991
+ streamId: z.ZodOptional<z.ZodString>;
992
+ audioFrequencyHz: z.ZodOptional<z.ZodNumber>;
993
+ authorizationId: z.ZodOptional<z.ZodString>;
994
+ actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
995
+ id: z.ZodString;
996
+ label: z.ZodString;
997
+ description: z.ZodOptional<z.ZodString>;
998
+ icon: z.ZodOptional<z.ZodString>;
999
+ tone: z.ZodOptional<z.ZodEnum<["default", "primary", "success", "warning", "danger"]>>;
1000
+ presentation: z.ZodOptional<z.ZodEnum<["primary", "secondary", "menu", "segmented"]>>;
1001
+ groupId: z.ZodOptional<z.ZodString>;
1002
+ selected: z.ZodOptional<z.ZodBoolean>;
1003
+ disabledReason: z.ZodOptional<z.ZodString>;
1004
+ previewText: z.ZodOptional<z.ZodString>;
1005
+ confirmation: z.ZodOptional<z.ZodObject<{
1006
+ title: z.ZodString;
1007
+ description: z.ZodOptional<z.ZodString>;
1008
+ confirmLabel: z.ZodOptional<z.ZodString>;
1009
+ cancelLabel: z.ZodOptional<z.ZodString>;
1010
+ }, "strip", z.ZodTypeAny, {
1011
+ title: string;
1012
+ description?: string | undefined;
1013
+ confirmLabel?: string | undefined;
1014
+ cancelLabel?: string | undefined;
1015
+ }, {
1016
+ title: string;
1017
+ description?: string | undefined;
1018
+ confirmLabel?: string | undefined;
1019
+ cancelLabel?: string | undefined;
1020
+ }>>;
1021
+ input: z.ZodOptional<z.ZodDiscriminatedUnion<"kind", [z.ZodObject<{
1022
+ kind: z.ZodLiteral<"text">;
1023
+ label: z.ZodOptional<z.ZodString>;
1024
+ value: z.ZodOptional<z.ZodString>;
1025
+ placeholder: z.ZodOptional<z.ZodString>;
1026
+ maxLength: z.ZodOptional<z.ZodNumber>;
1027
+ }, "strip", z.ZodTypeAny, {
1028
+ kind: "text";
1029
+ value?: string | undefined;
1030
+ maxLength?: number | undefined;
1031
+ label?: string | undefined;
1032
+ placeholder?: string | undefined;
1033
+ }, {
1034
+ kind: "text";
1035
+ value?: string | undefined;
1036
+ maxLength?: number | undefined;
1037
+ label?: string | undefined;
1038
+ placeholder?: string | undefined;
1039
+ }>, z.ZodObject<{
1040
+ kind: z.ZodEnum<["number", "audio-frequency"]>;
1041
+ label: z.ZodOptional<z.ZodString>;
1042
+ value: z.ZodOptional<z.ZodNumber>;
1043
+ min: z.ZodOptional<z.ZodNumber>;
1044
+ max: z.ZodOptional<z.ZodNumber>;
1045
+ step: z.ZodOptional<z.ZodNumber>;
1046
+ unit: z.ZodOptional<z.ZodString>;
1047
+ spectrumPick: z.ZodOptional<z.ZodBoolean>;
1048
+ }, "strip", z.ZodTypeAny, {
1049
+ kind: "number" | "audio-frequency";
1050
+ value?: number | undefined;
1051
+ min?: number | undefined;
1052
+ max?: number | undefined;
1053
+ unit?: string | undefined;
1054
+ label?: string | undefined;
1055
+ step?: number | undefined;
1056
+ spectrumPick?: boolean | undefined;
1057
+ }, {
1058
+ kind: "number" | "audio-frequency";
1059
+ value?: number | undefined;
1060
+ min?: number | undefined;
1061
+ max?: number | undefined;
1062
+ unit?: string | undefined;
1063
+ label?: string | undefined;
1064
+ step?: number | undefined;
1065
+ spectrumPick?: boolean | undefined;
1066
+ }>]>>;
1067
+ navigation: z.ZodOptional<z.ZodObject<{
1068
+ kind: z.ZodLiteral<"plugin-page">;
1069
+ pageId: z.ZodString;
1070
+ }, "strip", z.ZodTypeAny, {
1071
+ kind: "plugin-page";
1072
+ pageId: string;
1073
+ }, {
1074
+ kind: "plugin-page";
1075
+ pageId: string;
1076
+ }>>;
1077
+ }, "strip", z.ZodTypeAny, {
1078
+ id: string;
1079
+ label: string;
1080
+ input?: {
1081
+ kind: "text";
1082
+ value?: string | undefined;
1083
+ maxLength?: number | undefined;
1084
+ label?: string | undefined;
1085
+ placeholder?: string | undefined;
1086
+ } | {
1087
+ kind: "number" | "audio-frequency";
1088
+ value?: number | undefined;
1089
+ min?: number | undefined;
1090
+ max?: number | undefined;
1091
+ unit?: string | undefined;
1092
+ label?: string | undefined;
1093
+ step?: number | undefined;
1094
+ spectrumPick?: boolean | undefined;
1095
+ } | undefined;
1096
+ selected?: boolean | undefined;
1097
+ description?: string | undefined;
1098
+ icon?: string | undefined;
1099
+ groupId?: string | undefined;
1100
+ confirmation?: {
1101
+ title: string;
1102
+ description?: string | undefined;
1103
+ confirmLabel?: string | undefined;
1104
+ cancelLabel?: string | undefined;
1105
+ } | undefined;
1106
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1107
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1108
+ disabledReason?: string | undefined;
1109
+ previewText?: string | undefined;
1110
+ navigation?: {
1111
+ kind: "plugin-page";
1112
+ pageId: string;
1113
+ } | undefined;
1114
+ }, {
1115
+ id: string;
1116
+ label: string;
1117
+ input?: {
1118
+ kind: "text";
1119
+ value?: string | undefined;
1120
+ maxLength?: number | undefined;
1121
+ label?: string | undefined;
1122
+ placeholder?: string | undefined;
1123
+ } | {
1124
+ kind: "number" | "audio-frequency";
1125
+ value?: number | undefined;
1126
+ min?: number | undefined;
1127
+ max?: number | undefined;
1128
+ unit?: string | undefined;
1129
+ label?: string | undefined;
1130
+ step?: number | undefined;
1131
+ spectrumPick?: boolean | undefined;
1132
+ } | undefined;
1133
+ selected?: boolean | undefined;
1134
+ description?: string | undefined;
1135
+ icon?: string | undefined;
1136
+ groupId?: string | undefined;
1137
+ confirmation?: {
1138
+ title: string;
1139
+ description?: string | undefined;
1140
+ confirmLabel?: string | undefined;
1141
+ cancelLabel?: string | undefined;
1142
+ } | undefined;
1143
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1144
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1145
+ disabledReason?: string | undefined;
1146
+ previewText?: string | undefined;
1147
+ navigation?: {
1148
+ kind: "plugin-page";
1149
+ pageId: string;
1150
+ } | undefined;
1151
+ }>, "many">>;
1152
+ }, "strip", z.ZodTypeAny, {
1153
+ callsign: string;
1154
+ draggable: boolean;
1155
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
1156
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
1157
+ entryId: string;
1158
+ order: number;
1159
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
1160
+ targetGrid?: string | undefined;
1161
+ streamId?: string | undefined;
1162
+ audioFrequencyHz?: number | undefined;
1163
+ actions?: {
1164
+ id: string;
1165
+ label: string;
1166
+ input?: {
1167
+ kind: "text";
1168
+ value?: string | undefined;
1169
+ maxLength?: number | undefined;
1170
+ label?: string | undefined;
1171
+ placeholder?: string | undefined;
1172
+ } | {
1173
+ kind: "number" | "audio-frequency";
1174
+ value?: number | undefined;
1175
+ min?: number | undefined;
1176
+ max?: number | undefined;
1177
+ unit?: string | undefined;
1178
+ label?: string | undefined;
1179
+ step?: number | undefined;
1180
+ spectrumPick?: boolean | undefined;
1181
+ } | undefined;
1182
+ selected?: boolean | undefined;
1183
+ description?: string | undefined;
1184
+ icon?: string | undefined;
1185
+ groupId?: string | undefined;
1186
+ confirmation?: {
1187
+ title: string;
1188
+ description?: string | undefined;
1189
+ confirmLabel?: string | undefined;
1190
+ cancelLabel?: string | undefined;
1191
+ } | undefined;
1192
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1193
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1194
+ disabledReason?: string | undefined;
1195
+ previewText?: string | undefined;
1196
+ navigation?: {
1197
+ kind: "plugin-page";
1198
+ pageId: string;
1199
+ } | undefined;
1200
+ }[] | undefined;
1201
+ pauseReason?: "stale" | "target-busy" | undefined;
1202
+ noResponseCycles?: number | undefined;
1203
+ lastSnr?: number | undefined;
1204
+ lastHeardCyclesAgo?: number | undefined;
1205
+ lastHeardCycle?: 0 | 1 | undefined;
1206
+ authorizationId?: string | undefined;
1207
+ }, {
1208
+ callsign: string;
1209
+ draggable: boolean;
1210
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
1211
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
1212
+ entryId: string;
1213
+ order: number;
1214
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
1215
+ targetGrid?: string | undefined;
1216
+ streamId?: string | undefined;
1217
+ audioFrequencyHz?: number | undefined;
1218
+ actions?: {
1219
+ id: string;
1220
+ label: string;
1221
+ input?: {
1222
+ kind: "text";
1223
+ value?: string | undefined;
1224
+ maxLength?: number | undefined;
1225
+ label?: string | undefined;
1226
+ placeholder?: string | undefined;
1227
+ } | {
1228
+ kind: "number" | "audio-frequency";
1229
+ value?: number | undefined;
1230
+ min?: number | undefined;
1231
+ max?: number | undefined;
1232
+ unit?: string | undefined;
1233
+ label?: string | undefined;
1234
+ step?: number | undefined;
1235
+ spectrumPick?: boolean | undefined;
1236
+ } | undefined;
1237
+ selected?: boolean | undefined;
1238
+ description?: string | undefined;
1239
+ icon?: string | undefined;
1240
+ groupId?: string | undefined;
1241
+ confirmation?: {
1242
+ title: string;
1243
+ description?: string | undefined;
1244
+ confirmLabel?: string | undefined;
1245
+ cancelLabel?: string | undefined;
1246
+ } | undefined;
1247
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1248
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1249
+ disabledReason?: string | undefined;
1250
+ previewText?: string | undefined;
1251
+ navigation?: {
1252
+ kind: "plugin-page";
1253
+ pageId: string;
1254
+ } | undefined;
1255
+ }[] | undefined;
1256
+ pauseReason?: "stale" | "target-busy" | undefined;
1257
+ noResponseCycles?: number | undefined;
1258
+ lastSnr?: number | undefined;
1259
+ lastHeardCyclesAgo?: number | undefined;
1260
+ lastHeardCycle?: 0 | 1 | undefined;
1261
+ authorizationId?: string | undefined;
1262
+ }>, "many">;
1263
+ }, "strip", z.ZodTypeAny, {
1264
+ version: number;
1265
+ rows: {
1266
+ callsign: string;
1267
+ draggable: boolean;
1268
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
1269
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
1270
+ entryId: string;
1271
+ order: number;
1272
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
1273
+ targetGrid?: string | undefined;
1274
+ streamId?: string | undefined;
1275
+ audioFrequencyHz?: number | undefined;
1276
+ actions?: {
1277
+ id: string;
1278
+ label: string;
1279
+ input?: {
1280
+ kind: "text";
1281
+ value?: string | undefined;
1282
+ maxLength?: number | undefined;
1283
+ label?: string | undefined;
1284
+ placeholder?: string | undefined;
1285
+ } | {
1286
+ kind: "number" | "audio-frequency";
1287
+ value?: number | undefined;
1288
+ min?: number | undefined;
1289
+ max?: number | undefined;
1290
+ unit?: string | undefined;
1291
+ label?: string | undefined;
1292
+ step?: number | undefined;
1293
+ spectrumPick?: boolean | undefined;
1294
+ } | undefined;
1295
+ selected?: boolean | undefined;
1296
+ description?: string | undefined;
1297
+ icon?: string | undefined;
1298
+ groupId?: string | undefined;
1299
+ confirmation?: {
1300
+ title: string;
1301
+ description?: string | undefined;
1302
+ confirmLabel?: string | undefined;
1303
+ cancelLabel?: string | undefined;
1304
+ } | undefined;
1305
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1306
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1307
+ disabledReason?: string | undefined;
1308
+ previewText?: string | undefined;
1309
+ navigation?: {
1310
+ kind: "plugin-page";
1311
+ pageId: string;
1312
+ } | undefined;
1313
+ }[] | undefined;
1314
+ pauseReason?: "stale" | "target-busy" | undefined;
1315
+ noResponseCycles?: number | undefined;
1316
+ lastSnr?: number | undefined;
1317
+ lastHeardCyclesAgo?: number | undefined;
1318
+ lastHeardCycle?: 0 | 1 | undefined;
1319
+ authorizationId?: string | undefined;
1320
+ }[];
1321
+ activeEntryId?: string | undefined;
1322
+ activeEntryIds?: string[] | undefined;
1323
+ maxActiveStreams?: number | undefined;
1324
+ requestedMaxActiveStreams?: number | undefined;
1325
+ }, {
1326
+ version: number;
1327
+ rows: {
1328
+ callsign: string;
1329
+ draggable: boolean;
1330
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
1331
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
1332
+ entryId: string;
1333
+ order: number;
1334
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
1335
+ targetGrid?: string | undefined;
1336
+ streamId?: string | undefined;
1337
+ audioFrequencyHz?: number | undefined;
1338
+ actions?: {
1339
+ id: string;
1340
+ label: string;
1341
+ input?: {
1342
+ kind: "text";
1343
+ value?: string | undefined;
1344
+ maxLength?: number | undefined;
1345
+ label?: string | undefined;
1346
+ placeholder?: string | undefined;
1347
+ } | {
1348
+ kind: "number" | "audio-frequency";
1349
+ value?: number | undefined;
1350
+ min?: number | undefined;
1351
+ max?: number | undefined;
1352
+ unit?: string | undefined;
1353
+ label?: string | undefined;
1354
+ step?: number | undefined;
1355
+ spectrumPick?: boolean | undefined;
1356
+ } | undefined;
1357
+ selected?: boolean | undefined;
1358
+ description?: string | undefined;
1359
+ icon?: string | undefined;
1360
+ groupId?: string | undefined;
1361
+ confirmation?: {
1362
+ title: string;
1363
+ description?: string | undefined;
1364
+ confirmLabel?: string | undefined;
1365
+ cancelLabel?: string | undefined;
1366
+ } | undefined;
1367
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1368
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1369
+ disabledReason?: string | undefined;
1370
+ previewText?: string | undefined;
1371
+ navigation?: {
1372
+ kind: "plugin-page";
1373
+ pageId: string;
1374
+ } | undefined;
1375
+ }[] | undefined;
1376
+ pauseReason?: "stale" | "target-busy" | undefined;
1377
+ noResponseCycles?: number | undefined;
1378
+ lastSnr?: number | undefined;
1379
+ lastHeardCyclesAgo?: number | undefined;
1380
+ lastHeardCycle?: 0 | 1 | undefined;
1381
+ authorizationId?: string | undefined;
1382
+ }[];
1383
+ activeEntryId?: string | undefined;
1384
+ activeEntryIds?: string[] | undefined;
1385
+ maxActiveStreams?: number | undefined;
1386
+ requestedMaxActiveStreams?: number | undefined;
1387
+ }>>;
1388
+ actions: z.ZodOptional<z.ZodArray<z.ZodObject<{
1389
+ id: z.ZodString;
1390
+ label: z.ZodString;
1391
+ description: z.ZodOptional<z.ZodString>;
1392
+ icon: z.ZodOptional<z.ZodString>;
1393
+ tone: z.ZodOptional<z.ZodEnum<["default", "primary", "success", "warning", "danger"]>>;
1394
+ presentation: z.ZodOptional<z.ZodEnum<["primary", "secondary", "menu", "segmented"]>>;
1395
+ groupId: z.ZodOptional<z.ZodString>;
1396
+ selected: z.ZodOptional<z.ZodBoolean>;
1397
+ disabledReason: z.ZodOptional<z.ZodString>;
1398
+ previewText: z.ZodOptional<z.ZodString>;
1399
+ confirmation: z.ZodOptional<z.ZodObject<{
1400
+ title: z.ZodString;
1401
+ description: z.ZodOptional<z.ZodString>;
1402
+ confirmLabel: z.ZodOptional<z.ZodString>;
1403
+ cancelLabel: z.ZodOptional<z.ZodString>;
1404
+ }, "strip", z.ZodTypeAny, {
1405
+ title: string;
1406
+ description?: string | undefined;
1407
+ confirmLabel?: string | undefined;
1408
+ cancelLabel?: string | undefined;
1409
+ }, {
1410
+ title: string;
1411
+ description?: string | undefined;
1412
+ confirmLabel?: string | undefined;
1413
+ cancelLabel?: string | undefined;
1414
+ }>>;
1415
+ input: z.ZodOptional<z.ZodDiscriminatedUnion<"kind", [z.ZodObject<{
1416
+ kind: z.ZodLiteral<"text">;
1417
+ label: z.ZodOptional<z.ZodString>;
1418
+ value: z.ZodOptional<z.ZodString>;
1419
+ placeholder: z.ZodOptional<z.ZodString>;
1420
+ maxLength: z.ZodOptional<z.ZodNumber>;
1421
+ }, "strip", z.ZodTypeAny, {
1422
+ kind: "text";
1423
+ value?: string | undefined;
1424
+ maxLength?: number | undefined;
1425
+ label?: string | undefined;
1426
+ placeholder?: string | undefined;
1427
+ }, {
1428
+ kind: "text";
1429
+ value?: string | undefined;
1430
+ maxLength?: number | undefined;
1431
+ label?: string | undefined;
1432
+ placeholder?: string | undefined;
1433
+ }>, z.ZodObject<{
1434
+ kind: z.ZodEnum<["number", "audio-frequency"]>;
1435
+ label: z.ZodOptional<z.ZodString>;
1436
+ value: z.ZodOptional<z.ZodNumber>;
1437
+ min: z.ZodOptional<z.ZodNumber>;
1438
+ max: z.ZodOptional<z.ZodNumber>;
1439
+ step: z.ZodOptional<z.ZodNumber>;
1440
+ unit: z.ZodOptional<z.ZodString>;
1441
+ spectrumPick: z.ZodOptional<z.ZodBoolean>;
1442
+ }, "strip", z.ZodTypeAny, {
1443
+ kind: "number" | "audio-frequency";
1444
+ value?: number | undefined;
1445
+ min?: number | undefined;
1446
+ max?: number | undefined;
1447
+ unit?: string | undefined;
1448
+ label?: string | undefined;
1449
+ step?: number | undefined;
1450
+ spectrumPick?: boolean | undefined;
1451
+ }, {
1452
+ kind: "number" | "audio-frequency";
1453
+ value?: number | undefined;
1454
+ min?: number | undefined;
1455
+ max?: number | undefined;
1456
+ unit?: string | undefined;
1457
+ label?: string | undefined;
1458
+ step?: number | undefined;
1459
+ spectrumPick?: boolean | undefined;
1460
+ }>]>>;
1461
+ navigation: z.ZodOptional<z.ZodObject<{
1462
+ kind: z.ZodLiteral<"plugin-page">;
1463
+ pageId: z.ZodString;
1464
+ }, "strip", z.ZodTypeAny, {
1465
+ kind: "plugin-page";
1466
+ pageId: string;
1467
+ }, {
1468
+ kind: "plugin-page";
1469
+ pageId: string;
1470
+ }>>;
1471
+ }, "strip", z.ZodTypeAny, {
1472
+ id: string;
1473
+ label: string;
1474
+ input?: {
1475
+ kind: "text";
1476
+ value?: string | undefined;
1477
+ maxLength?: number | undefined;
1478
+ label?: string | undefined;
1479
+ placeholder?: string | undefined;
1480
+ } | {
1481
+ kind: "number" | "audio-frequency";
1482
+ value?: number | undefined;
1483
+ min?: number | undefined;
1484
+ max?: number | undefined;
1485
+ unit?: string | undefined;
1486
+ label?: string | undefined;
1487
+ step?: number | undefined;
1488
+ spectrumPick?: boolean | undefined;
1489
+ } | undefined;
1490
+ selected?: boolean | undefined;
1491
+ description?: string | undefined;
1492
+ icon?: string | undefined;
1493
+ groupId?: string | undefined;
1494
+ confirmation?: {
1495
+ title: string;
1496
+ description?: string | undefined;
1497
+ confirmLabel?: string | undefined;
1498
+ cancelLabel?: string | undefined;
1499
+ } | undefined;
1500
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1501
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1502
+ disabledReason?: string | undefined;
1503
+ previewText?: string | undefined;
1504
+ navigation?: {
1505
+ kind: "plugin-page";
1506
+ pageId: string;
1507
+ } | undefined;
1508
+ }, {
1509
+ id: string;
1510
+ label: string;
1511
+ input?: {
1512
+ kind: "text";
1513
+ value?: string | undefined;
1514
+ maxLength?: number | undefined;
1515
+ label?: string | undefined;
1516
+ placeholder?: string | undefined;
1517
+ } | {
1518
+ kind: "number" | "audio-frequency";
1519
+ value?: number | undefined;
1520
+ min?: number | undefined;
1521
+ max?: number | undefined;
1522
+ unit?: string | undefined;
1523
+ label?: string | undefined;
1524
+ step?: number | undefined;
1525
+ spectrumPick?: boolean | undefined;
1526
+ } | undefined;
1527
+ selected?: boolean | undefined;
1528
+ description?: string | undefined;
1529
+ icon?: string | undefined;
1530
+ groupId?: string | undefined;
1531
+ confirmation?: {
1532
+ title: string;
1533
+ description?: string | undefined;
1534
+ confirmLabel?: string | undefined;
1535
+ cancelLabel?: string | undefined;
1536
+ } | undefined;
1537
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1538
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1539
+ disabledReason?: string | undefined;
1540
+ previewText?: string | undefined;
1541
+ navigation?: {
1542
+ kind: "plugin-page";
1543
+ pageId: string;
1544
+ } | undefined;
1545
+ }>, "many">>;
1546
+ attentions: z.ZodOptional<z.ZodArray<z.ZodObject<{
1547
+ id: z.ZodString;
1548
+ tone: z.ZodEnum<["info", "warning", "danger", "success"]>;
1549
+ title: z.ZodString;
1550
+ description: z.ZodOptional<z.ZodString>;
1551
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>>>;
1552
+ notify: z.ZodOptional<z.ZodBoolean>;
1553
+ expiresAt: z.ZodOptional<z.ZodNumber>;
1554
+ actionIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1555
+ }, "strip", z.ZodTypeAny, {
1556
+ id: string;
1557
+ title: string;
1558
+ tone: "success" | "info" | "warning" | "danger";
1559
+ params?: Record<string, string | number> | undefined;
1560
+ description?: string | undefined;
1561
+ expiresAt?: number | undefined;
1562
+ notify?: boolean | undefined;
1563
+ actionIds?: string[] | undefined;
1564
+ }, {
1565
+ id: string;
1566
+ title: string;
1567
+ tone: "success" | "info" | "warning" | "danger";
1568
+ params?: Record<string, string | number> | undefined;
1569
+ description?: string | undefined;
1570
+ expiresAt?: number | undefined;
1571
+ notify?: boolean | undefined;
1572
+ actionIds?: string[] | undefined;
1573
+ }>, "many">>;
1574
+ messagePresentation: z.ZodOptional<z.ZodObject<{
1575
+ revision: z.ZodNumber;
1576
+ mode: z.ZodEnum<["replace-logbook", "augment"]>;
1577
+ subject: z.ZodLiteral<"sender-callsign">;
1578
+ partitionBy: z.ZodEnum<["band", "mode", "none"]>;
1579
+ eligiblePartitions: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1580
+ defaultClass: z.ZodOptional<z.ZodString>;
1581
+ classes: z.ZodRecord<z.ZodString, z.ZodObject<{
1582
+ badge: z.ZodOptional<z.ZodObject<{
1583
+ label: z.ZodString;
1584
+ tone: z.ZodEnum<["neutral", "primary", "secondary", "success", "warning", "danger"]>;
1585
+ }, "strip", z.ZodTypeAny, {
1586
+ label: string;
1587
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1588
+ }, {
1589
+ label: string;
1590
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1591
+ }>>;
1592
+ badges: z.ZodOptional<z.ZodArray<z.ZodObject<{
1593
+ label: z.ZodString;
1594
+ tone: z.ZodEnum<["neutral", "primary", "secondary", "success", "warning", "danger"]>;
1595
+ }, "strip", z.ZodTypeAny, {
1596
+ label: string;
1597
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1598
+ }, {
1599
+ label: string;
1600
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1601
+ }>, "many">>;
1602
+ row: z.ZodOptional<z.ZodObject<{
1603
+ tone: z.ZodEnum<["neutral", "primary", "secondary", "success", "warning", "danger"]>;
1604
+ background: z.ZodOptional<z.ZodEnum<["none", "soft"]>>;
1605
+ accent: z.ZodOptional<z.ZodBoolean>;
1606
+ }, "strip", z.ZodTypeAny, {
1607
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1608
+ background?: "none" | "soft" | undefined;
1609
+ accent?: boolean | undefined;
1610
+ }, {
1611
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1612
+ background?: "none" | "soft" | undefined;
1613
+ accent?: boolean | undefined;
1614
+ }>>;
1615
+ emphasisWhen: z.ZodOptional<z.ZodArray<z.ZodObject<{
1616
+ firstTokenIn: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1617
+ anyTokenIn: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1618
+ }, "strip", z.ZodTypeAny, {
1619
+ firstTokenIn?: string[] | undefined;
1620
+ anyTokenIn?: string[] | undefined;
1621
+ }, {
1622
+ firstTokenIn?: string[] | undefined;
1623
+ anyTokenIn?: string[] | undefined;
1624
+ }>, "many">>;
1625
+ textDecoration: z.ZodOptional<z.ZodLiteral<"line-through">>;
1626
+ opacity: z.ZodOptional<z.ZodEnum<["normal", "muted"]>>;
1627
+ }, "strip", z.ZodTypeAny, {
1628
+ badge?: {
1629
+ label: string;
1630
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1631
+ } | undefined;
1632
+ badges?: {
1633
+ label: string;
1634
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1635
+ }[] | undefined;
1636
+ row?: {
1637
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1638
+ background?: "none" | "soft" | undefined;
1639
+ accent?: boolean | undefined;
1640
+ } | undefined;
1641
+ emphasisWhen?: {
1642
+ firstTokenIn?: string[] | undefined;
1643
+ anyTokenIn?: string[] | undefined;
1644
+ }[] | undefined;
1645
+ textDecoration?: "line-through" | undefined;
1646
+ opacity?: "muted" | "normal" | undefined;
1647
+ }, {
1648
+ badge?: {
1649
+ label: string;
1650
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1651
+ } | undefined;
1652
+ badges?: {
1653
+ label: string;
1654
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1655
+ }[] | undefined;
1656
+ row?: {
1657
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1658
+ background?: "none" | "soft" | undefined;
1659
+ accent?: boolean | undefined;
1660
+ } | undefined;
1661
+ emphasisWhen?: {
1662
+ firstTokenIn?: string[] | undefined;
1663
+ anyTokenIn?: string[] | undefined;
1664
+ }[] | undefined;
1665
+ textDecoration?: "line-through" | undefined;
1666
+ opacity?: "muted" | "normal" | undefined;
1667
+ }>>;
1668
+ assignments: z.ZodArray<z.ZodObject<{
1669
+ subject: z.ZodString;
1670
+ partition: z.ZodOptional<z.ZodString>;
1671
+ classId: z.ZodString;
1672
+ }, "strip", z.ZodTypeAny, {
1673
+ subject: string;
1674
+ classId: string;
1675
+ partition?: string | undefined;
1676
+ }, {
1677
+ subject: string;
1678
+ classId: string;
1679
+ partition?: string | undefined;
1680
+ }>, "many">;
1681
+ noveltyRules: z.ZodOptional<z.ZodArray<z.ZodObject<{
1682
+ fact: z.ZodLiteral<"grid-field-2">;
1683
+ knownValuesByPartition: z.ZodRecord<z.ZodString, z.ZodArray<z.ZodString, "many">>;
1684
+ classId: z.ZodString;
1685
+ }, "strip", z.ZodTypeAny, {
1686
+ classId: string;
1687
+ fact: "grid-field-2";
1688
+ knownValuesByPartition: Record<string, string[]>;
1689
+ }, {
1690
+ classId: string;
1691
+ fact: "grid-field-2";
1692
+ knownValuesByPartition: Record<string, string[]>;
1693
+ }>, "many">>;
1694
+ tagRules: z.ZodOptional<z.ZodArray<z.ZodObject<{
1695
+ id: z.ZodString;
1696
+ match: z.ZodObject<{
1697
+ firstTokenIn: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1698
+ anyTokenIn: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1699
+ }, "strip", z.ZodTypeAny, {
1700
+ firstTokenIn?: string[] | undefined;
1701
+ anyTokenIn?: string[] | undefined;
1702
+ }, {
1703
+ firstTokenIn?: string[] | undefined;
1704
+ anyTokenIn?: string[] | undefined;
1705
+ }>;
1706
+ badge: z.ZodObject<{
1707
+ label: z.ZodString;
1708
+ tone: z.ZodEnum<["neutral", "primary", "secondary", "success", "warning", "danger"]>;
1709
+ }, "strip", z.ZodTypeAny, {
1710
+ label: string;
1711
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1712
+ }, {
1713
+ label: string;
1714
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1715
+ }>;
1716
+ }, "strip", z.ZodTypeAny, {
1717
+ id: string;
1718
+ match: {
1719
+ firstTokenIn?: string[] | undefined;
1720
+ anyTokenIn?: string[] | undefined;
1721
+ };
1722
+ badge: {
1723
+ label: string;
1724
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1725
+ };
1726
+ }, {
1727
+ id: string;
1728
+ match: {
1729
+ firstTokenIn?: string[] | undefined;
1730
+ anyTokenIn?: string[] | undefined;
1731
+ };
1732
+ badge: {
1733
+ label: string;
1734
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1735
+ };
1736
+ }>, "many">>;
1737
+ }, "strip", z.ZodTypeAny, {
1738
+ mode: "augment" | "replace-logbook";
1739
+ revision: number;
1740
+ subject: "sender-callsign";
1741
+ partitionBy: "none" | "mode" | "band";
1742
+ classes: Record<string, {
1743
+ badge?: {
1744
+ label: string;
1745
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1746
+ } | undefined;
1747
+ badges?: {
1748
+ label: string;
1749
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1750
+ }[] | undefined;
1751
+ row?: {
1752
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1753
+ background?: "none" | "soft" | undefined;
1754
+ accent?: boolean | undefined;
1755
+ } | undefined;
1756
+ emphasisWhen?: {
1757
+ firstTokenIn?: string[] | undefined;
1758
+ anyTokenIn?: string[] | undefined;
1759
+ }[] | undefined;
1760
+ textDecoration?: "line-through" | undefined;
1761
+ opacity?: "muted" | "normal" | undefined;
1762
+ }>;
1763
+ assignments: {
1764
+ subject: string;
1765
+ classId: string;
1766
+ partition?: string | undefined;
1767
+ }[];
1768
+ eligiblePartitions?: string[] | undefined;
1769
+ defaultClass?: string | undefined;
1770
+ noveltyRules?: {
1771
+ classId: string;
1772
+ fact: "grid-field-2";
1773
+ knownValuesByPartition: Record<string, string[]>;
1774
+ }[] | undefined;
1775
+ tagRules?: {
1776
+ id: string;
1777
+ match: {
1778
+ firstTokenIn?: string[] | undefined;
1779
+ anyTokenIn?: string[] | undefined;
1780
+ };
1781
+ badge: {
1782
+ label: string;
1783
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1784
+ };
1785
+ }[] | undefined;
1786
+ }, {
1787
+ mode: "augment" | "replace-logbook";
1788
+ revision: number;
1789
+ subject: "sender-callsign";
1790
+ partitionBy: "none" | "mode" | "band";
1791
+ classes: Record<string, {
1792
+ badge?: {
1793
+ label: string;
1794
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1795
+ } | undefined;
1796
+ badges?: {
1797
+ label: string;
1798
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1799
+ }[] | undefined;
1800
+ row?: {
1801
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1802
+ background?: "none" | "soft" | undefined;
1803
+ accent?: boolean | undefined;
1804
+ } | undefined;
1805
+ emphasisWhen?: {
1806
+ firstTokenIn?: string[] | undefined;
1807
+ anyTokenIn?: string[] | undefined;
1808
+ }[] | undefined;
1809
+ textDecoration?: "line-through" | undefined;
1810
+ opacity?: "muted" | "normal" | undefined;
1811
+ }>;
1812
+ assignments: {
1813
+ subject: string;
1814
+ classId: string;
1815
+ partition?: string | undefined;
1816
+ }[];
1817
+ eligiblePartitions?: string[] | undefined;
1818
+ defaultClass?: string | undefined;
1819
+ noveltyRules?: {
1820
+ classId: string;
1821
+ fact: "grid-field-2";
1822
+ knownValuesByPartition: Record<string, string[]>;
1823
+ }[] | undefined;
1824
+ tagRules?: {
1825
+ id: string;
1826
+ match: {
1827
+ firstTokenIn?: string[] | undefined;
1828
+ anyTokenIn?: string[] | undefined;
1829
+ };
1830
+ badge: {
1831
+ label: string;
1832
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
1833
+ };
1834
+ }[] | undefined;
1835
+ }>>;
1836
+ transmitGate: z.ZodOptional<z.ZodObject<{
1837
+ allowed: z.ZodLiteral<false>;
1838
+ reason: z.ZodString;
1839
+ actionId: z.ZodOptional<z.ZodString>;
1840
+ }, "strip", z.ZodTypeAny, {
1841
+ reason: string;
1842
+ allowed: false;
1843
+ actionId?: string | undefined;
1844
+ }, {
1845
+ reason: string;
1846
+ allowed: false;
1847
+ actionId?: string | undefined;
1848
+ }>>;
587
1849
  }, "strip", z.ZodTypeAny, {
588
1850
  currentState: string;
589
1851
  slots?: {
@@ -601,7 +1863,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
601
1863
  reportReceived?: number | undefined;
602
1864
  actualFrequency?: number | undefined;
603
1865
  } | undefined;
1866
+ qsoLifecycleEpoch?: number | undefined;
1867
+ actions?: {
1868
+ id: string;
1869
+ label: string;
1870
+ input?: {
1871
+ kind: "text";
1872
+ value?: string | undefined;
1873
+ maxLength?: number | undefined;
1874
+ label?: string | undefined;
1875
+ placeholder?: string | undefined;
1876
+ } | {
1877
+ kind: "number" | "audio-frequency";
1878
+ value?: number | undefined;
1879
+ min?: number | undefined;
1880
+ max?: number | undefined;
1881
+ unit?: string | undefined;
1882
+ label?: string | undefined;
1883
+ step?: number | undefined;
1884
+ spectrumPick?: boolean | undefined;
1885
+ } | undefined;
1886
+ selected?: boolean | undefined;
1887
+ description?: string | undefined;
1888
+ icon?: string | undefined;
1889
+ groupId?: string | undefined;
1890
+ confirmation?: {
1891
+ title: string;
1892
+ description?: string | undefined;
1893
+ confirmLabel?: string | undefined;
1894
+ cancelLabel?: string | undefined;
1895
+ } | undefined;
1896
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1897
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1898
+ disabledReason?: string | undefined;
1899
+ previewText?: string | undefined;
1900
+ navigation?: {
1901
+ kind: "plugin-page";
1902
+ pageId: string;
1903
+ } | undefined;
1904
+ }[] | undefined;
1905
+ attentions?: {
1906
+ id: string;
1907
+ title: string;
1908
+ tone: "success" | "info" | "warning" | "danger";
1909
+ params?: Record<string, string | number> | undefined;
1910
+ description?: string | undefined;
1911
+ expiresAt?: number | undefined;
1912
+ notify?: boolean | undefined;
1913
+ actionIds?: string[] | undefined;
1914
+ }[] | undefined;
604
1915
  availableSlots?: string[] | undefined;
1916
+ streams?: {
1917
+ streamId: string;
1918
+ currentState: string;
1919
+ audioFrequencyHz: number;
1920
+ qsoLifecycleEpoch: number;
1921
+ targetCallsign?: string | undefined;
1922
+ targetGrid?: string | undefined;
1923
+ stateOptions?: {
1924
+ id: string;
1925
+ label?: string | undefined;
1926
+ transmitText?: string | undefined;
1927
+ }[] | undefined;
1928
+ actions?: {
1929
+ id: string;
1930
+ label: string;
1931
+ input?: {
1932
+ kind: "text";
1933
+ value?: string | undefined;
1934
+ maxLength?: number | undefined;
1935
+ label?: string | undefined;
1936
+ placeholder?: string | undefined;
1937
+ } | {
1938
+ kind: "number" | "audio-frequency";
1939
+ value?: number | undefined;
1940
+ min?: number | undefined;
1941
+ max?: number | undefined;
1942
+ unit?: string | undefined;
1943
+ label?: string | undefined;
1944
+ step?: number | undefined;
1945
+ spectrumPick?: boolean | undefined;
1946
+ } | undefined;
1947
+ selected?: boolean | undefined;
1948
+ description?: string | undefined;
1949
+ icon?: string | undefined;
1950
+ groupId?: string | undefined;
1951
+ confirmation?: {
1952
+ title: string;
1953
+ description?: string | undefined;
1954
+ confirmLabel?: string | undefined;
1955
+ cancelLabel?: string | undefined;
1956
+ } | undefined;
1957
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
1958
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
1959
+ disabledReason?: string | undefined;
1960
+ previewText?: string | undefined;
1961
+ navigation?: {
1962
+ kind: "plugin-page";
1963
+ pageId: string;
1964
+ } | undefined;
1965
+ }[] | undefined;
1966
+ attentions?: {
1967
+ id: string;
1968
+ title: string;
1969
+ tone: "success" | "info" | "warning" | "danger";
1970
+ params?: Record<string, string | number> | undefined;
1971
+ description?: string | undefined;
1972
+ expiresAt?: number | undefined;
1973
+ notify?: boolean | undefined;
1974
+ actionIds?: string[] | undefined;
1975
+ }[] | undefined;
1976
+ completion?: {
1977
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
1978
+ label?: string | undefined;
1979
+ recordId?: string | undefined;
1980
+ } | undefined;
1981
+ lastReceivedText?: string | undefined;
1982
+ nextTransmitText?: string | undefined;
1983
+ }[] | undefined;
1984
+ queue?: {
1985
+ version: number;
1986
+ rows: {
1987
+ callsign: string;
1988
+ draggable: boolean;
1989
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
1990
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
1991
+ entryId: string;
1992
+ order: number;
1993
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
1994
+ targetGrid?: string | undefined;
1995
+ streamId?: string | undefined;
1996
+ audioFrequencyHz?: number | undefined;
1997
+ actions?: {
1998
+ id: string;
1999
+ label: string;
2000
+ input?: {
2001
+ kind: "text";
2002
+ value?: string | undefined;
2003
+ maxLength?: number | undefined;
2004
+ label?: string | undefined;
2005
+ placeholder?: string | undefined;
2006
+ } | {
2007
+ kind: "number" | "audio-frequency";
2008
+ value?: number | undefined;
2009
+ min?: number | undefined;
2010
+ max?: number | undefined;
2011
+ unit?: string | undefined;
2012
+ label?: string | undefined;
2013
+ step?: number | undefined;
2014
+ spectrumPick?: boolean | undefined;
2015
+ } | undefined;
2016
+ selected?: boolean | undefined;
2017
+ description?: string | undefined;
2018
+ icon?: string | undefined;
2019
+ groupId?: string | undefined;
2020
+ confirmation?: {
2021
+ title: string;
2022
+ description?: string | undefined;
2023
+ confirmLabel?: string | undefined;
2024
+ cancelLabel?: string | undefined;
2025
+ } | undefined;
2026
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2027
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2028
+ disabledReason?: string | undefined;
2029
+ previewText?: string | undefined;
2030
+ navigation?: {
2031
+ kind: "plugin-page";
2032
+ pageId: string;
2033
+ } | undefined;
2034
+ }[] | undefined;
2035
+ pauseReason?: "stale" | "target-busy" | undefined;
2036
+ noResponseCycles?: number | undefined;
2037
+ lastSnr?: number | undefined;
2038
+ lastHeardCyclesAgo?: number | undefined;
2039
+ lastHeardCycle?: 0 | 1 | undefined;
2040
+ authorizationId?: string | undefined;
2041
+ }[];
2042
+ activeEntryId?: string | undefined;
2043
+ activeEntryIds?: string[] | undefined;
2044
+ maxActiveStreams?: number | undefined;
2045
+ requestedMaxActiveStreams?: number | undefined;
2046
+ } | undefined;
2047
+ messagePresentation?: {
2048
+ mode: "augment" | "replace-logbook";
2049
+ revision: number;
2050
+ subject: "sender-callsign";
2051
+ partitionBy: "none" | "mode" | "band";
2052
+ classes: Record<string, {
2053
+ badge?: {
2054
+ label: string;
2055
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2056
+ } | undefined;
2057
+ badges?: {
2058
+ label: string;
2059
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2060
+ }[] | undefined;
2061
+ row?: {
2062
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2063
+ background?: "none" | "soft" | undefined;
2064
+ accent?: boolean | undefined;
2065
+ } | undefined;
2066
+ emphasisWhen?: {
2067
+ firstTokenIn?: string[] | undefined;
2068
+ anyTokenIn?: string[] | undefined;
2069
+ }[] | undefined;
2070
+ textDecoration?: "line-through" | undefined;
2071
+ opacity?: "muted" | "normal" | undefined;
2072
+ }>;
2073
+ assignments: {
2074
+ subject: string;
2075
+ classId: string;
2076
+ partition?: string | undefined;
2077
+ }[];
2078
+ eligiblePartitions?: string[] | undefined;
2079
+ defaultClass?: string | undefined;
2080
+ noveltyRules?: {
2081
+ classId: string;
2082
+ fact: "grid-field-2";
2083
+ knownValuesByPartition: Record<string, string[]>;
2084
+ }[] | undefined;
2085
+ tagRules?: {
2086
+ id: string;
2087
+ match: {
2088
+ firstTokenIn?: string[] | undefined;
2089
+ anyTokenIn?: string[] | undefined;
2090
+ };
2091
+ badge: {
2092
+ label: string;
2093
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2094
+ };
2095
+ }[] | undefined;
2096
+ } | undefined;
2097
+ transmitGate?: {
2098
+ reason: string;
2099
+ allowed: false;
2100
+ actionId?: string | undefined;
2101
+ } | undefined;
605
2102
  }, {
606
2103
  currentState: string;
607
2104
  slots?: {
@@ -619,7 +2116,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
619
2116
  reportReceived?: number | undefined;
620
2117
  actualFrequency?: number | undefined;
621
2118
  } | undefined;
2119
+ qsoLifecycleEpoch?: number | undefined;
2120
+ actions?: {
2121
+ id: string;
2122
+ label: string;
2123
+ input?: {
2124
+ kind: "text";
2125
+ value?: string | undefined;
2126
+ maxLength?: number | undefined;
2127
+ label?: string | undefined;
2128
+ placeholder?: string | undefined;
2129
+ } | {
2130
+ kind: "number" | "audio-frequency";
2131
+ value?: number | undefined;
2132
+ min?: number | undefined;
2133
+ max?: number | undefined;
2134
+ unit?: string | undefined;
2135
+ label?: string | undefined;
2136
+ step?: number | undefined;
2137
+ spectrumPick?: boolean | undefined;
2138
+ } | undefined;
2139
+ selected?: boolean | undefined;
2140
+ description?: string | undefined;
2141
+ icon?: string | undefined;
2142
+ groupId?: string | undefined;
2143
+ confirmation?: {
2144
+ title: string;
2145
+ description?: string | undefined;
2146
+ confirmLabel?: string | undefined;
2147
+ cancelLabel?: string | undefined;
2148
+ } | undefined;
2149
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2150
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2151
+ disabledReason?: string | undefined;
2152
+ previewText?: string | undefined;
2153
+ navigation?: {
2154
+ kind: "plugin-page";
2155
+ pageId: string;
2156
+ } | undefined;
2157
+ }[] | undefined;
2158
+ attentions?: {
2159
+ id: string;
2160
+ title: string;
2161
+ tone: "success" | "info" | "warning" | "danger";
2162
+ params?: Record<string, string | number> | undefined;
2163
+ description?: string | undefined;
2164
+ expiresAt?: number | undefined;
2165
+ notify?: boolean | undefined;
2166
+ actionIds?: string[] | undefined;
2167
+ }[] | undefined;
622
2168
  availableSlots?: string[] | undefined;
2169
+ streams?: {
2170
+ streamId: string;
2171
+ currentState: string;
2172
+ audioFrequencyHz: number;
2173
+ qsoLifecycleEpoch: number;
2174
+ targetCallsign?: string | undefined;
2175
+ targetGrid?: string | undefined;
2176
+ stateOptions?: {
2177
+ id: string;
2178
+ label?: string | undefined;
2179
+ transmitText?: string | undefined;
2180
+ }[] | undefined;
2181
+ actions?: {
2182
+ id: string;
2183
+ label: string;
2184
+ input?: {
2185
+ kind: "text";
2186
+ value?: string | undefined;
2187
+ maxLength?: number | undefined;
2188
+ label?: string | undefined;
2189
+ placeholder?: string | undefined;
2190
+ } | {
2191
+ kind: "number" | "audio-frequency";
2192
+ value?: number | undefined;
2193
+ min?: number | undefined;
2194
+ max?: number | undefined;
2195
+ unit?: string | undefined;
2196
+ label?: string | undefined;
2197
+ step?: number | undefined;
2198
+ spectrumPick?: boolean | undefined;
2199
+ } | undefined;
2200
+ selected?: boolean | undefined;
2201
+ description?: string | undefined;
2202
+ icon?: string | undefined;
2203
+ groupId?: string | undefined;
2204
+ confirmation?: {
2205
+ title: string;
2206
+ description?: string | undefined;
2207
+ confirmLabel?: string | undefined;
2208
+ cancelLabel?: string | undefined;
2209
+ } | undefined;
2210
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2211
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2212
+ disabledReason?: string | undefined;
2213
+ previewText?: string | undefined;
2214
+ navigation?: {
2215
+ kind: "plugin-page";
2216
+ pageId: string;
2217
+ } | undefined;
2218
+ }[] | undefined;
2219
+ attentions?: {
2220
+ id: string;
2221
+ title: string;
2222
+ tone: "success" | "info" | "warning" | "danger";
2223
+ params?: Record<string, string | number> | undefined;
2224
+ description?: string | undefined;
2225
+ expiresAt?: number | undefined;
2226
+ notify?: boolean | undefined;
2227
+ actionIds?: string[] | undefined;
2228
+ }[] | undefined;
2229
+ completion?: {
2230
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
2231
+ label?: string | undefined;
2232
+ recordId?: string | undefined;
2233
+ } | undefined;
2234
+ lastReceivedText?: string | undefined;
2235
+ nextTransmitText?: string | undefined;
2236
+ }[] | undefined;
2237
+ queue?: {
2238
+ version: number;
2239
+ rows: {
2240
+ callsign: string;
2241
+ draggable: boolean;
2242
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
2243
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
2244
+ entryId: string;
2245
+ order: number;
2246
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
2247
+ targetGrid?: string | undefined;
2248
+ streamId?: string | undefined;
2249
+ audioFrequencyHz?: number | undefined;
2250
+ actions?: {
2251
+ id: string;
2252
+ label: string;
2253
+ input?: {
2254
+ kind: "text";
2255
+ value?: string | undefined;
2256
+ maxLength?: number | undefined;
2257
+ label?: string | undefined;
2258
+ placeholder?: string | undefined;
2259
+ } | {
2260
+ kind: "number" | "audio-frequency";
2261
+ value?: number | undefined;
2262
+ min?: number | undefined;
2263
+ max?: number | undefined;
2264
+ unit?: string | undefined;
2265
+ label?: string | undefined;
2266
+ step?: number | undefined;
2267
+ spectrumPick?: boolean | undefined;
2268
+ } | undefined;
2269
+ selected?: boolean | undefined;
2270
+ description?: string | undefined;
2271
+ icon?: string | undefined;
2272
+ groupId?: string | undefined;
2273
+ confirmation?: {
2274
+ title: string;
2275
+ description?: string | undefined;
2276
+ confirmLabel?: string | undefined;
2277
+ cancelLabel?: string | undefined;
2278
+ } | undefined;
2279
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2280
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2281
+ disabledReason?: string | undefined;
2282
+ previewText?: string | undefined;
2283
+ navigation?: {
2284
+ kind: "plugin-page";
2285
+ pageId: string;
2286
+ } | undefined;
2287
+ }[] | undefined;
2288
+ pauseReason?: "stale" | "target-busy" | undefined;
2289
+ noResponseCycles?: number | undefined;
2290
+ lastSnr?: number | undefined;
2291
+ lastHeardCyclesAgo?: number | undefined;
2292
+ lastHeardCycle?: 0 | 1 | undefined;
2293
+ authorizationId?: string | undefined;
2294
+ }[];
2295
+ activeEntryId?: string | undefined;
2296
+ activeEntryIds?: string[] | undefined;
2297
+ maxActiveStreams?: number | undefined;
2298
+ requestedMaxActiveStreams?: number | undefined;
2299
+ } | undefined;
2300
+ messagePresentation?: {
2301
+ mode: "augment" | "replace-logbook";
2302
+ revision: number;
2303
+ subject: "sender-callsign";
2304
+ partitionBy: "none" | "mode" | "band";
2305
+ classes: Record<string, {
2306
+ badge?: {
2307
+ label: string;
2308
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2309
+ } | undefined;
2310
+ badges?: {
2311
+ label: string;
2312
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2313
+ }[] | undefined;
2314
+ row?: {
2315
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2316
+ background?: "none" | "soft" | undefined;
2317
+ accent?: boolean | undefined;
2318
+ } | undefined;
2319
+ emphasisWhen?: {
2320
+ firstTokenIn?: string[] | undefined;
2321
+ anyTokenIn?: string[] | undefined;
2322
+ }[] | undefined;
2323
+ textDecoration?: "line-through" | undefined;
2324
+ opacity?: "muted" | "normal" | undefined;
2325
+ }>;
2326
+ assignments: {
2327
+ subject: string;
2328
+ classId: string;
2329
+ partition?: string | undefined;
2330
+ }[];
2331
+ eligiblePartitions?: string[] | undefined;
2332
+ defaultClass?: string | undefined;
2333
+ noveltyRules?: {
2334
+ classId: string;
2335
+ fact: "grid-field-2";
2336
+ knownValuesByPartition: Record<string, string[]>;
2337
+ }[] | undefined;
2338
+ tagRules?: {
2339
+ id: string;
2340
+ match: {
2341
+ firstTokenIn?: string[] | undefined;
2342
+ anyTokenIn?: string[] | undefined;
2343
+ };
2344
+ badge: {
2345
+ label: string;
2346
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2347
+ };
2348
+ }[] | undefined;
2349
+ } | undefined;
2350
+ transmitGate?: {
2351
+ reason: string;
2352
+ allowed: false;
2353
+ actionId?: string | undefined;
2354
+ } | undefined;
623
2355
  }>>;
624
2356
  slots: z.ZodOptional<z.ZodObject<{
625
2357
  TX1: z.ZodOptional<z.ZodString>;
@@ -660,6 +2392,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
660
2392
  targetGrid?: string | undefined;
661
2393
  reportSent?: number | undefined;
662
2394
  reportReceived?: number | undefined;
2395
+ targetCalls?: string[] | undefined;
663
2396
  };
664
2397
  isTransmitting: boolean;
665
2398
  transmitCycles?: number[] | undefined;
@@ -681,7 +2414,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
681
2414
  reportReceived?: number | undefined;
682
2415
  actualFrequency?: number | undefined;
683
2416
  } | undefined;
2417
+ qsoLifecycleEpoch?: number | undefined;
2418
+ actions?: {
2419
+ id: string;
2420
+ label: string;
2421
+ input?: {
2422
+ kind: "text";
2423
+ value?: string | undefined;
2424
+ maxLength?: number | undefined;
2425
+ label?: string | undefined;
2426
+ placeholder?: string | undefined;
2427
+ } | {
2428
+ kind: "number" | "audio-frequency";
2429
+ value?: number | undefined;
2430
+ min?: number | undefined;
2431
+ max?: number | undefined;
2432
+ unit?: string | undefined;
2433
+ label?: string | undefined;
2434
+ step?: number | undefined;
2435
+ spectrumPick?: boolean | undefined;
2436
+ } | undefined;
2437
+ selected?: boolean | undefined;
2438
+ description?: string | undefined;
2439
+ icon?: string | undefined;
2440
+ groupId?: string | undefined;
2441
+ confirmation?: {
2442
+ title: string;
2443
+ description?: string | undefined;
2444
+ confirmLabel?: string | undefined;
2445
+ cancelLabel?: string | undefined;
2446
+ } | undefined;
2447
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2448
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2449
+ disabledReason?: string | undefined;
2450
+ previewText?: string | undefined;
2451
+ navigation?: {
2452
+ kind: "plugin-page";
2453
+ pageId: string;
2454
+ } | undefined;
2455
+ }[] | undefined;
2456
+ attentions?: {
2457
+ id: string;
2458
+ title: string;
2459
+ tone: "success" | "info" | "warning" | "danger";
2460
+ params?: Record<string, string | number> | undefined;
2461
+ description?: string | undefined;
2462
+ expiresAt?: number | undefined;
2463
+ notify?: boolean | undefined;
2464
+ actionIds?: string[] | undefined;
2465
+ }[] | undefined;
684
2466
  availableSlots?: string[] | undefined;
2467
+ streams?: {
2468
+ streamId: string;
2469
+ currentState: string;
2470
+ audioFrequencyHz: number;
2471
+ qsoLifecycleEpoch: number;
2472
+ targetCallsign?: string | undefined;
2473
+ targetGrid?: string | undefined;
2474
+ stateOptions?: {
2475
+ id: string;
2476
+ label?: string | undefined;
2477
+ transmitText?: string | undefined;
2478
+ }[] | undefined;
2479
+ actions?: {
2480
+ id: string;
2481
+ label: string;
2482
+ input?: {
2483
+ kind: "text";
2484
+ value?: string | undefined;
2485
+ maxLength?: number | undefined;
2486
+ label?: string | undefined;
2487
+ placeholder?: string | undefined;
2488
+ } | {
2489
+ kind: "number" | "audio-frequency";
2490
+ value?: number | undefined;
2491
+ min?: number | undefined;
2492
+ max?: number | undefined;
2493
+ unit?: string | undefined;
2494
+ label?: string | undefined;
2495
+ step?: number | undefined;
2496
+ spectrumPick?: boolean | undefined;
2497
+ } | undefined;
2498
+ selected?: boolean | undefined;
2499
+ description?: string | undefined;
2500
+ icon?: string | undefined;
2501
+ groupId?: string | undefined;
2502
+ confirmation?: {
2503
+ title: string;
2504
+ description?: string | undefined;
2505
+ confirmLabel?: string | undefined;
2506
+ cancelLabel?: string | undefined;
2507
+ } | undefined;
2508
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2509
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2510
+ disabledReason?: string | undefined;
2511
+ previewText?: string | undefined;
2512
+ navigation?: {
2513
+ kind: "plugin-page";
2514
+ pageId: string;
2515
+ } | undefined;
2516
+ }[] | undefined;
2517
+ attentions?: {
2518
+ id: string;
2519
+ title: string;
2520
+ tone: "success" | "info" | "warning" | "danger";
2521
+ params?: Record<string, string | number> | undefined;
2522
+ description?: string | undefined;
2523
+ expiresAt?: number | undefined;
2524
+ notify?: boolean | undefined;
2525
+ actionIds?: string[] | undefined;
2526
+ }[] | undefined;
2527
+ completion?: {
2528
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
2529
+ label?: string | undefined;
2530
+ recordId?: string | undefined;
2531
+ } | undefined;
2532
+ lastReceivedText?: string | undefined;
2533
+ nextTransmitText?: string | undefined;
2534
+ }[] | undefined;
2535
+ queue?: {
2536
+ version: number;
2537
+ rows: {
2538
+ callsign: string;
2539
+ draggable: boolean;
2540
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
2541
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
2542
+ entryId: string;
2543
+ order: number;
2544
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
2545
+ targetGrid?: string | undefined;
2546
+ streamId?: string | undefined;
2547
+ audioFrequencyHz?: number | undefined;
2548
+ actions?: {
2549
+ id: string;
2550
+ label: string;
2551
+ input?: {
2552
+ kind: "text";
2553
+ value?: string | undefined;
2554
+ maxLength?: number | undefined;
2555
+ label?: string | undefined;
2556
+ placeholder?: string | undefined;
2557
+ } | {
2558
+ kind: "number" | "audio-frequency";
2559
+ value?: number | undefined;
2560
+ min?: number | undefined;
2561
+ max?: number | undefined;
2562
+ unit?: string | undefined;
2563
+ label?: string | undefined;
2564
+ step?: number | undefined;
2565
+ spectrumPick?: boolean | undefined;
2566
+ } | undefined;
2567
+ selected?: boolean | undefined;
2568
+ description?: string | undefined;
2569
+ icon?: string | undefined;
2570
+ groupId?: string | undefined;
2571
+ confirmation?: {
2572
+ title: string;
2573
+ description?: string | undefined;
2574
+ confirmLabel?: string | undefined;
2575
+ cancelLabel?: string | undefined;
2576
+ } | undefined;
2577
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2578
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2579
+ disabledReason?: string | undefined;
2580
+ previewText?: string | undefined;
2581
+ navigation?: {
2582
+ kind: "plugin-page";
2583
+ pageId: string;
2584
+ } | undefined;
2585
+ }[] | undefined;
2586
+ pauseReason?: "stale" | "target-busy" | undefined;
2587
+ noResponseCycles?: number | undefined;
2588
+ lastSnr?: number | undefined;
2589
+ lastHeardCyclesAgo?: number | undefined;
2590
+ lastHeardCycle?: 0 | 1 | undefined;
2591
+ authorizationId?: string | undefined;
2592
+ }[];
2593
+ activeEntryId?: string | undefined;
2594
+ activeEntryIds?: string[] | undefined;
2595
+ maxActiveStreams?: number | undefined;
2596
+ requestedMaxActiveStreams?: number | undefined;
2597
+ } | undefined;
2598
+ messagePresentation?: {
2599
+ mode: "augment" | "replace-logbook";
2600
+ revision: number;
2601
+ subject: "sender-callsign";
2602
+ partitionBy: "none" | "mode" | "band";
2603
+ classes: Record<string, {
2604
+ badge?: {
2605
+ label: string;
2606
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2607
+ } | undefined;
2608
+ badges?: {
2609
+ label: string;
2610
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2611
+ }[] | undefined;
2612
+ row?: {
2613
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2614
+ background?: "none" | "soft" | undefined;
2615
+ accent?: boolean | undefined;
2616
+ } | undefined;
2617
+ emphasisWhen?: {
2618
+ firstTokenIn?: string[] | undefined;
2619
+ anyTokenIn?: string[] | undefined;
2620
+ }[] | undefined;
2621
+ textDecoration?: "line-through" | undefined;
2622
+ opacity?: "muted" | "normal" | undefined;
2623
+ }>;
2624
+ assignments: {
2625
+ subject: string;
2626
+ classId: string;
2627
+ partition?: string | undefined;
2628
+ }[];
2629
+ eligiblePartitions?: string[] | undefined;
2630
+ defaultClass?: string | undefined;
2631
+ noveltyRules?: {
2632
+ classId: string;
2633
+ fact: "grid-field-2";
2634
+ knownValuesByPartition: Record<string, string[]>;
2635
+ }[] | undefined;
2636
+ tagRules?: {
2637
+ id: string;
2638
+ match: {
2639
+ firstTokenIn?: string[] | undefined;
2640
+ anyTokenIn?: string[] | undefined;
2641
+ };
2642
+ badge: {
2643
+ label: string;
2644
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2645
+ };
2646
+ }[] | undefined;
2647
+ } | undefined;
2648
+ transmitGate?: {
2649
+ reason: string;
2650
+ allowed: false;
2651
+ actionId?: string | undefined;
2652
+ } | undefined;
685
2653
  } | undefined;
686
2654
  slots?: {
687
2655
  TX1?: string | undefined;
@@ -707,6 +2675,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
707
2675
  targetGrid?: string | undefined;
708
2676
  reportSent?: number | undefined;
709
2677
  reportReceived?: number | undefined;
2678
+ targetCalls?: string[] | undefined;
710
2679
  };
711
2680
  isTransmitting: boolean;
712
2681
  transmitCycles?: number[] | undefined;
@@ -728,7 +2697,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
728
2697
  reportReceived?: number | undefined;
729
2698
  actualFrequency?: number | undefined;
730
2699
  } | undefined;
2700
+ qsoLifecycleEpoch?: number | undefined;
2701
+ actions?: {
2702
+ id: string;
2703
+ label: string;
2704
+ input?: {
2705
+ kind: "text";
2706
+ value?: string | undefined;
2707
+ maxLength?: number | undefined;
2708
+ label?: string | undefined;
2709
+ placeholder?: string | undefined;
2710
+ } | {
2711
+ kind: "number" | "audio-frequency";
2712
+ value?: number | undefined;
2713
+ min?: number | undefined;
2714
+ max?: number | undefined;
2715
+ unit?: string | undefined;
2716
+ label?: string | undefined;
2717
+ step?: number | undefined;
2718
+ spectrumPick?: boolean | undefined;
2719
+ } | undefined;
2720
+ selected?: boolean | undefined;
2721
+ description?: string | undefined;
2722
+ icon?: string | undefined;
2723
+ groupId?: string | undefined;
2724
+ confirmation?: {
2725
+ title: string;
2726
+ description?: string | undefined;
2727
+ confirmLabel?: string | undefined;
2728
+ cancelLabel?: string | undefined;
2729
+ } | undefined;
2730
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2731
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2732
+ disabledReason?: string | undefined;
2733
+ previewText?: string | undefined;
2734
+ navigation?: {
2735
+ kind: "plugin-page";
2736
+ pageId: string;
2737
+ } | undefined;
2738
+ }[] | undefined;
2739
+ attentions?: {
2740
+ id: string;
2741
+ title: string;
2742
+ tone: "success" | "info" | "warning" | "danger";
2743
+ params?: Record<string, string | number> | undefined;
2744
+ description?: string | undefined;
2745
+ expiresAt?: number | undefined;
2746
+ notify?: boolean | undefined;
2747
+ actionIds?: string[] | undefined;
2748
+ }[] | undefined;
731
2749
  availableSlots?: string[] | undefined;
2750
+ streams?: {
2751
+ streamId: string;
2752
+ currentState: string;
2753
+ audioFrequencyHz: number;
2754
+ qsoLifecycleEpoch: number;
2755
+ targetCallsign?: string | undefined;
2756
+ targetGrid?: string | undefined;
2757
+ stateOptions?: {
2758
+ id: string;
2759
+ label?: string | undefined;
2760
+ transmitText?: string | undefined;
2761
+ }[] | undefined;
2762
+ actions?: {
2763
+ id: string;
2764
+ label: string;
2765
+ input?: {
2766
+ kind: "text";
2767
+ value?: string | undefined;
2768
+ maxLength?: number | undefined;
2769
+ label?: string | undefined;
2770
+ placeholder?: string | undefined;
2771
+ } | {
2772
+ kind: "number" | "audio-frequency";
2773
+ value?: number | undefined;
2774
+ min?: number | undefined;
2775
+ max?: number | undefined;
2776
+ unit?: string | undefined;
2777
+ label?: string | undefined;
2778
+ step?: number | undefined;
2779
+ spectrumPick?: boolean | undefined;
2780
+ } | undefined;
2781
+ selected?: boolean | undefined;
2782
+ description?: string | undefined;
2783
+ icon?: string | undefined;
2784
+ groupId?: string | undefined;
2785
+ confirmation?: {
2786
+ title: string;
2787
+ description?: string | undefined;
2788
+ confirmLabel?: string | undefined;
2789
+ cancelLabel?: string | undefined;
2790
+ } | undefined;
2791
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2792
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2793
+ disabledReason?: string | undefined;
2794
+ previewText?: string | undefined;
2795
+ navigation?: {
2796
+ kind: "plugin-page";
2797
+ pageId: string;
2798
+ } | undefined;
2799
+ }[] | undefined;
2800
+ attentions?: {
2801
+ id: string;
2802
+ title: string;
2803
+ tone: "success" | "info" | "warning" | "danger";
2804
+ params?: Record<string, string | number> | undefined;
2805
+ description?: string | undefined;
2806
+ expiresAt?: number | undefined;
2807
+ notify?: boolean | undefined;
2808
+ actionIds?: string[] | undefined;
2809
+ }[] | undefined;
2810
+ completion?: {
2811
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
2812
+ label?: string | undefined;
2813
+ recordId?: string | undefined;
2814
+ } | undefined;
2815
+ lastReceivedText?: string | undefined;
2816
+ nextTransmitText?: string | undefined;
2817
+ }[] | undefined;
2818
+ queue?: {
2819
+ version: number;
2820
+ rows: {
2821
+ callsign: string;
2822
+ draggable: boolean;
2823
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
2824
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
2825
+ entryId: string;
2826
+ order: number;
2827
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
2828
+ targetGrid?: string | undefined;
2829
+ streamId?: string | undefined;
2830
+ audioFrequencyHz?: number | undefined;
2831
+ actions?: {
2832
+ id: string;
2833
+ label: string;
2834
+ input?: {
2835
+ kind: "text";
2836
+ value?: string | undefined;
2837
+ maxLength?: number | undefined;
2838
+ label?: string | undefined;
2839
+ placeholder?: string | undefined;
2840
+ } | {
2841
+ kind: "number" | "audio-frequency";
2842
+ value?: number | undefined;
2843
+ min?: number | undefined;
2844
+ max?: number | undefined;
2845
+ unit?: string | undefined;
2846
+ label?: string | undefined;
2847
+ step?: number | undefined;
2848
+ spectrumPick?: boolean | undefined;
2849
+ } | undefined;
2850
+ selected?: boolean | undefined;
2851
+ description?: string | undefined;
2852
+ icon?: string | undefined;
2853
+ groupId?: string | undefined;
2854
+ confirmation?: {
2855
+ title: string;
2856
+ description?: string | undefined;
2857
+ confirmLabel?: string | undefined;
2858
+ cancelLabel?: string | undefined;
2859
+ } | undefined;
2860
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
2861
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
2862
+ disabledReason?: string | undefined;
2863
+ previewText?: string | undefined;
2864
+ navigation?: {
2865
+ kind: "plugin-page";
2866
+ pageId: string;
2867
+ } | undefined;
2868
+ }[] | undefined;
2869
+ pauseReason?: "stale" | "target-busy" | undefined;
2870
+ noResponseCycles?: number | undefined;
2871
+ lastSnr?: number | undefined;
2872
+ lastHeardCyclesAgo?: number | undefined;
2873
+ lastHeardCycle?: 0 | 1 | undefined;
2874
+ authorizationId?: string | undefined;
2875
+ }[];
2876
+ activeEntryId?: string | undefined;
2877
+ activeEntryIds?: string[] | undefined;
2878
+ maxActiveStreams?: number | undefined;
2879
+ requestedMaxActiveStreams?: number | undefined;
2880
+ } | undefined;
2881
+ messagePresentation?: {
2882
+ mode: "augment" | "replace-logbook";
2883
+ revision: number;
2884
+ subject: "sender-callsign";
2885
+ partitionBy: "none" | "mode" | "band";
2886
+ classes: Record<string, {
2887
+ badge?: {
2888
+ label: string;
2889
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2890
+ } | undefined;
2891
+ badges?: {
2892
+ label: string;
2893
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2894
+ }[] | undefined;
2895
+ row?: {
2896
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2897
+ background?: "none" | "soft" | undefined;
2898
+ accent?: boolean | undefined;
2899
+ } | undefined;
2900
+ emphasisWhen?: {
2901
+ firstTokenIn?: string[] | undefined;
2902
+ anyTokenIn?: string[] | undefined;
2903
+ }[] | undefined;
2904
+ textDecoration?: "line-through" | undefined;
2905
+ opacity?: "muted" | "normal" | undefined;
2906
+ }>;
2907
+ assignments: {
2908
+ subject: string;
2909
+ classId: string;
2910
+ partition?: string | undefined;
2911
+ }[];
2912
+ eligiblePartitions?: string[] | undefined;
2913
+ defaultClass?: string | undefined;
2914
+ noveltyRules?: {
2915
+ classId: string;
2916
+ fact: "grid-field-2";
2917
+ knownValuesByPartition: Record<string, string[]>;
2918
+ }[] | undefined;
2919
+ tagRules?: {
2920
+ id: string;
2921
+ match: {
2922
+ firstTokenIn?: string[] | undefined;
2923
+ anyTokenIn?: string[] | undefined;
2924
+ };
2925
+ badge: {
2926
+ label: string;
2927
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
2928
+ };
2929
+ }[] | undefined;
2930
+ } | undefined;
2931
+ transmitGate?: {
2932
+ reason: string;
2933
+ allowed: false;
2934
+ actionId?: string | undefined;
2935
+ } | undefined;
732
2936
  } | undefined;
733
2937
  slots?: {
734
2938
  TX1?: string | undefined;
@@ -757,6 +2961,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
757
2961
  targetGrid?: string | undefined;
758
2962
  reportSent?: number | undefined;
759
2963
  reportReceived?: number | undefined;
2964
+ targetCalls?: string[] | undefined;
760
2965
  };
761
2966
  isTransmitting: boolean;
762
2967
  transmitCycles?: number[] | undefined;
@@ -778,7 +2983,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
778
2983
  reportReceived?: number | undefined;
779
2984
  actualFrequency?: number | undefined;
780
2985
  } | undefined;
2986
+ qsoLifecycleEpoch?: number | undefined;
2987
+ actions?: {
2988
+ id: string;
2989
+ label: string;
2990
+ input?: {
2991
+ kind: "text";
2992
+ value?: string | undefined;
2993
+ maxLength?: number | undefined;
2994
+ label?: string | undefined;
2995
+ placeholder?: string | undefined;
2996
+ } | {
2997
+ kind: "number" | "audio-frequency";
2998
+ value?: number | undefined;
2999
+ min?: number | undefined;
3000
+ max?: number | undefined;
3001
+ unit?: string | undefined;
3002
+ label?: string | undefined;
3003
+ step?: number | undefined;
3004
+ spectrumPick?: boolean | undefined;
3005
+ } | undefined;
3006
+ selected?: boolean | undefined;
3007
+ description?: string | undefined;
3008
+ icon?: string | undefined;
3009
+ groupId?: string | undefined;
3010
+ confirmation?: {
3011
+ title: string;
3012
+ description?: string | undefined;
3013
+ confirmLabel?: string | undefined;
3014
+ cancelLabel?: string | undefined;
3015
+ } | undefined;
3016
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3017
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3018
+ disabledReason?: string | undefined;
3019
+ previewText?: string | undefined;
3020
+ navigation?: {
3021
+ kind: "plugin-page";
3022
+ pageId: string;
3023
+ } | undefined;
3024
+ }[] | undefined;
3025
+ attentions?: {
3026
+ id: string;
3027
+ title: string;
3028
+ tone: "success" | "info" | "warning" | "danger";
3029
+ params?: Record<string, string | number> | undefined;
3030
+ description?: string | undefined;
3031
+ expiresAt?: number | undefined;
3032
+ notify?: boolean | undefined;
3033
+ actionIds?: string[] | undefined;
3034
+ }[] | undefined;
781
3035
  availableSlots?: string[] | undefined;
3036
+ streams?: {
3037
+ streamId: string;
3038
+ currentState: string;
3039
+ audioFrequencyHz: number;
3040
+ qsoLifecycleEpoch: number;
3041
+ targetCallsign?: string | undefined;
3042
+ targetGrid?: string | undefined;
3043
+ stateOptions?: {
3044
+ id: string;
3045
+ label?: string | undefined;
3046
+ transmitText?: string | undefined;
3047
+ }[] | undefined;
3048
+ actions?: {
3049
+ id: string;
3050
+ label: string;
3051
+ input?: {
3052
+ kind: "text";
3053
+ value?: string | undefined;
3054
+ maxLength?: number | undefined;
3055
+ label?: string | undefined;
3056
+ placeholder?: string | undefined;
3057
+ } | {
3058
+ kind: "number" | "audio-frequency";
3059
+ value?: number | undefined;
3060
+ min?: number | undefined;
3061
+ max?: number | undefined;
3062
+ unit?: string | undefined;
3063
+ label?: string | undefined;
3064
+ step?: number | undefined;
3065
+ spectrumPick?: boolean | undefined;
3066
+ } | undefined;
3067
+ selected?: boolean | undefined;
3068
+ description?: string | undefined;
3069
+ icon?: string | undefined;
3070
+ groupId?: string | undefined;
3071
+ confirmation?: {
3072
+ title: string;
3073
+ description?: string | undefined;
3074
+ confirmLabel?: string | undefined;
3075
+ cancelLabel?: string | undefined;
3076
+ } | undefined;
3077
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3078
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3079
+ disabledReason?: string | undefined;
3080
+ previewText?: string | undefined;
3081
+ navigation?: {
3082
+ kind: "plugin-page";
3083
+ pageId: string;
3084
+ } | undefined;
3085
+ }[] | undefined;
3086
+ attentions?: {
3087
+ id: string;
3088
+ title: string;
3089
+ tone: "success" | "info" | "warning" | "danger";
3090
+ params?: Record<string, string | number> | undefined;
3091
+ description?: string | undefined;
3092
+ expiresAt?: number | undefined;
3093
+ notify?: boolean | undefined;
3094
+ actionIds?: string[] | undefined;
3095
+ }[] | undefined;
3096
+ completion?: {
3097
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
3098
+ label?: string | undefined;
3099
+ recordId?: string | undefined;
3100
+ } | undefined;
3101
+ lastReceivedText?: string | undefined;
3102
+ nextTransmitText?: string | undefined;
3103
+ }[] | undefined;
3104
+ queue?: {
3105
+ version: number;
3106
+ rows: {
3107
+ callsign: string;
3108
+ draggable: boolean;
3109
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
3110
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
3111
+ entryId: string;
3112
+ order: number;
3113
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
3114
+ targetGrid?: string | undefined;
3115
+ streamId?: string | undefined;
3116
+ audioFrequencyHz?: number | undefined;
3117
+ actions?: {
3118
+ id: string;
3119
+ label: string;
3120
+ input?: {
3121
+ kind: "text";
3122
+ value?: string | undefined;
3123
+ maxLength?: number | undefined;
3124
+ label?: string | undefined;
3125
+ placeholder?: string | undefined;
3126
+ } | {
3127
+ kind: "number" | "audio-frequency";
3128
+ value?: number | undefined;
3129
+ min?: number | undefined;
3130
+ max?: number | undefined;
3131
+ unit?: string | undefined;
3132
+ label?: string | undefined;
3133
+ step?: number | undefined;
3134
+ spectrumPick?: boolean | undefined;
3135
+ } | undefined;
3136
+ selected?: boolean | undefined;
3137
+ description?: string | undefined;
3138
+ icon?: string | undefined;
3139
+ groupId?: string | undefined;
3140
+ confirmation?: {
3141
+ title: string;
3142
+ description?: string | undefined;
3143
+ confirmLabel?: string | undefined;
3144
+ cancelLabel?: string | undefined;
3145
+ } | undefined;
3146
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3147
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3148
+ disabledReason?: string | undefined;
3149
+ previewText?: string | undefined;
3150
+ navigation?: {
3151
+ kind: "plugin-page";
3152
+ pageId: string;
3153
+ } | undefined;
3154
+ }[] | undefined;
3155
+ pauseReason?: "stale" | "target-busy" | undefined;
3156
+ noResponseCycles?: number | undefined;
3157
+ lastSnr?: number | undefined;
3158
+ lastHeardCyclesAgo?: number | undefined;
3159
+ lastHeardCycle?: 0 | 1 | undefined;
3160
+ authorizationId?: string | undefined;
3161
+ }[];
3162
+ activeEntryId?: string | undefined;
3163
+ activeEntryIds?: string[] | undefined;
3164
+ maxActiveStreams?: number | undefined;
3165
+ requestedMaxActiveStreams?: number | undefined;
3166
+ } | undefined;
3167
+ messagePresentation?: {
3168
+ mode: "augment" | "replace-logbook";
3169
+ revision: number;
3170
+ subject: "sender-callsign";
3171
+ partitionBy: "none" | "mode" | "band";
3172
+ classes: Record<string, {
3173
+ badge?: {
3174
+ label: string;
3175
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3176
+ } | undefined;
3177
+ badges?: {
3178
+ label: string;
3179
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3180
+ }[] | undefined;
3181
+ row?: {
3182
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3183
+ background?: "none" | "soft" | undefined;
3184
+ accent?: boolean | undefined;
3185
+ } | undefined;
3186
+ emphasisWhen?: {
3187
+ firstTokenIn?: string[] | undefined;
3188
+ anyTokenIn?: string[] | undefined;
3189
+ }[] | undefined;
3190
+ textDecoration?: "line-through" | undefined;
3191
+ opacity?: "muted" | "normal" | undefined;
3192
+ }>;
3193
+ assignments: {
3194
+ subject: string;
3195
+ classId: string;
3196
+ partition?: string | undefined;
3197
+ }[];
3198
+ eligiblePartitions?: string[] | undefined;
3199
+ defaultClass?: string | undefined;
3200
+ noveltyRules?: {
3201
+ classId: string;
3202
+ fact: "grid-field-2";
3203
+ knownValuesByPartition: Record<string, string[]>;
3204
+ }[] | undefined;
3205
+ tagRules?: {
3206
+ id: string;
3207
+ match: {
3208
+ firstTokenIn?: string[] | undefined;
3209
+ anyTokenIn?: string[] | undefined;
3210
+ };
3211
+ badge: {
3212
+ label: string;
3213
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3214
+ };
3215
+ }[] | undefined;
3216
+ } | undefined;
3217
+ transmitGate?: {
3218
+ reason: string;
3219
+ allowed: false;
3220
+ actionId?: string | undefined;
3221
+ } | undefined;
782
3222
  } | undefined;
783
3223
  slots?: {
784
3224
  TX1?: string | undefined;
@@ -807,6 +3247,7 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
807
3247
  targetGrid?: string | undefined;
808
3248
  reportSent?: number | undefined;
809
3249
  reportReceived?: number | undefined;
3250
+ targetCalls?: string[] | undefined;
810
3251
  };
811
3252
  isTransmitting: boolean;
812
3253
  transmitCycles?: number[] | undefined;
@@ -828,7 +3269,242 @@ export declare const RadioOperatorStatusResponseSchema: z.ZodObject<{
828
3269
  reportReceived?: number | undefined;
829
3270
  actualFrequency?: number | undefined;
830
3271
  } | undefined;
3272
+ qsoLifecycleEpoch?: number | undefined;
3273
+ actions?: {
3274
+ id: string;
3275
+ label: string;
3276
+ input?: {
3277
+ kind: "text";
3278
+ value?: string | undefined;
3279
+ maxLength?: number | undefined;
3280
+ label?: string | undefined;
3281
+ placeholder?: string | undefined;
3282
+ } | {
3283
+ kind: "number" | "audio-frequency";
3284
+ value?: number | undefined;
3285
+ min?: number | undefined;
3286
+ max?: number | undefined;
3287
+ unit?: string | undefined;
3288
+ label?: string | undefined;
3289
+ step?: number | undefined;
3290
+ spectrumPick?: boolean | undefined;
3291
+ } | undefined;
3292
+ selected?: boolean | undefined;
3293
+ description?: string | undefined;
3294
+ icon?: string | undefined;
3295
+ groupId?: string | undefined;
3296
+ confirmation?: {
3297
+ title: string;
3298
+ description?: string | undefined;
3299
+ confirmLabel?: string | undefined;
3300
+ cancelLabel?: string | undefined;
3301
+ } | undefined;
3302
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3303
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3304
+ disabledReason?: string | undefined;
3305
+ previewText?: string | undefined;
3306
+ navigation?: {
3307
+ kind: "plugin-page";
3308
+ pageId: string;
3309
+ } | undefined;
3310
+ }[] | undefined;
3311
+ attentions?: {
3312
+ id: string;
3313
+ title: string;
3314
+ tone: "success" | "info" | "warning" | "danger";
3315
+ params?: Record<string, string | number> | undefined;
3316
+ description?: string | undefined;
3317
+ expiresAt?: number | undefined;
3318
+ notify?: boolean | undefined;
3319
+ actionIds?: string[] | undefined;
3320
+ }[] | undefined;
831
3321
  availableSlots?: string[] | undefined;
3322
+ streams?: {
3323
+ streamId: string;
3324
+ currentState: string;
3325
+ audioFrequencyHz: number;
3326
+ qsoLifecycleEpoch: number;
3327
+ targetCallsign?: string | undefined;
3328
+ targetGrid?: string | undefined;
3329
+ stateOptions?: {
3330
+ id: string;
3331
+ label?: string | undefined;
3332
+ transmitText?: string | undefined;
3333
+ }[] | undefined;
3334
+ actions?: {
3335
+ id: string;
3336
+ label: string;
3337
+ input?: {
3338
+ kind: "text";
3339
+ value?: string | undefined;
3340
+ maxLength?: number | undefined;
3341
+ label?: string | undefined;
3342
+ placeholder?: string | undefined;
3343
+ } | {
3344
+ kind: "number" | "audio-frequency";
3345
+ value?: number | undefined;
3346
+ min?: number | undefined;
3347
+ max?: number | undefined;
3348
+ unit?: string | undefined;
3349
+ label?: string | undefined;
3350
+ step?: number | undefined;
3351
+ spectrumPick?: boolean | undefined;
3352
+ } | undefined;
3353
+ selected?: boolean | undefined;
3354
+ description?: string | undefined;
3355
+ icon?: string | undefined;
3356
+ groupId?: string | undefined;
3357
+ confirmation?: {
3358
+ title: string;
3359
+ description?: string | undefined;
3360
+ confirmLabel?: string | undefined;
3361
+ cancelLabel?: string | undefined;
3362
+ } | undefined;
3363
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3364
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3365
+ disabledReason?: string | undefined;
3366
+ previewText?: string | undefined;
3367
+ navigation?: {
3368
+ kind: "plugin-page";
3369
+ pageId: string;
3370
+ } | undefined;
3371
+ }[] | undefined;
3372
+ attentions?: {
3373
+ id: string;
3374
+ title: string;
3375
+ tone: "success" | "info" | "warning" | "danger";
3376
+ params?: Record<string, string | number> | undefined;
3377
+ description?: string | undefined;
3378
+ expiresAt?: number | undefined;
3379
+ notify?: boolean | undefined;
3380
+ actionIds?: string[] | undefined;
3381
+ }[] | undefined;
3382
+ completion?: {
3383
+ state: "failed" | "ready" | "not-ready" | "committing" | "committed";
3384
+ label?: string | undefined;
3385
+ recordId?: string | undefined;
3386
+ } | undefined;
3387
+ lastReceivedText?: string | undefined;
3388
+ nextTransmitText?: string | undefined;
3389
+ }[] | undefined;
3390
+ queue?: {
3391
+ version: number;
3392
+ rows: {
3393
+ callsign: string;
3394
+ draggable: boolean;
3395
+ icon: "radio" | "circle" | "check-circle" | "loader-circle" | "clock" | "pause" | "triangle-alert";
3396
+ tone: "active" | "success" | "warning" | "danger" | "neutral";
3397
+ entryId: string;
3398
+ order: number;
3399
+ displayState: "TX1" | "TX2" | "TX3" | "TX4" | "TX5" | "engaged" | "closing" | "paused" | "no-response" | "later" | "review" | "candidate" | "authorized" | "dupe";
3400
+ targetGrid?: string | undefined;
3401
+ streamId?: string | undefined;
3402
+ audioFrequencyHz?: number | undefined;
3403
+ actions?: {
3404
+ id: string;
3405
+ label: string;
3406
+ input?: {
3407
+ kind: "text";
3408
+ value?: string | undefined;
3409
+ maxLength?: number | undefined;
3410
+ label?: string | undefined;
3411
+ placeholder?: string | undefined;
3412
+ } | {
3413
+ kind: "number" | "audio-frequency";
3414
+ value?: number | undefined;
3415
+ min?: number | undefined;
3416
+ max?: number | undefined;
3417
+ unit?: string | undefined;
3418
+ label?: string | undefined;
3419
+ step?: number | undefined;
3420
+ spectrumPick?: boolean | undefined;
3421
+ } | undefined;
3422
+ selected?: boolean | undefined;
3423
+ description?: string | undefined;
3424
+ icon?: string | undefined;
3425
+ groupId?: string | undefined;
3426
+ confirmation?: {
3427
+ title: string;
3428
+ description?: string | undefined;
3429
+ confirmLabel?: string | undefined;
3430
+ cancelLabel?: string | undefined;
3431
+ } | undefined;
3432
+ tone?: "default" | "success" | "warning" | "primary" | "danger" | undefined;
3433
+ presentation?: "primary" | "secondary" | "menu" | "segmented" | undefined;
3434
+ disabledReason?: string | undefined;
3435
+ previewText?: string | undefined;
3436
+ navigation?: {
3437
+ kind: "plugin-page";
3438
+ pageId: string;
3439
+ } | undefined;
3440
+ }[] | undefined;
3441
+ pauseReason?: "stale" | "target-busy" | undefined;
3442
+ noResponseCycles?: number | undefined;
3443
+ lastSnr?: number | undefined;
3444
+ lastHeardCyclesAgo?: number | undefined;
3445
+ lastHeardCycle?: 0 | 1 | undefined;
3446
+ authorizationId?: string | undefined;
3447
+ }[];
3448
+ activeEntryId?: string | undefined;
3449
+ activeEntryIds?: string[] | undefined;
3450
+ maxActiveStreams?: number | undefined;
3451
+ requestedMaxActiveStreams?: number | undefined;
3452
+ } | undefined;
3453
+ messagePresentation?: {
3454
+ mode: "augment" | "replace-logbook";
3455
+ revision: number;
3456
+ subject: "sender-callsign";
3457
+ partitionBy: "none" | "mode" | "band";
3458
+ classes: Record<string, {
3459
+ badge?: {
3460
+ label: string;
3461
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3462
+ } | undefined;
3463
+ badges?: {
3464
+ label: string;
3465
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3466
+ }[] | undefined;
3467
+ row?: {
3468
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3469
+ background?: "none" | "soft" | undefined;
3470
+ accent?: boolean | undefined;
3471
+ } | undefined;
3472
+ emphasisWhen?: {
3473
+ firstTokenIn?: string[] | undefined;
3474
+ anyTokenIn?: string[] | undefined;
3475
+ }[] | undefined;
3476
+ textDecoration?: "line-through" | undefined;
3477
+ opacity?: "muted" | "normal" | undefined;
3478
+ }>;
3479
+ assignments: {
3480
+ subject: string;
3481
+ classId: string;
3482
+ partition?: string | undefined;
3483
+ }[];
3484
+ eligiblePartitions?: string[] | undefined;
3485
+ defaultClass?: string | undefined;
3486
+ noveltyRules?: {
3487
+ classId: string;
3488
+ fact: "grid-field-2";
3489
+ knownValuesByPartition: Record<string, string[]>;
3490
+ }[] | undefined;
3491
+ tagRules?: {
3492
+ id: string;
3493
+ match: {
3494
+ firstTokenIn?: string[] | undefined;
3495
+ anyTokenIn?: string[] | undefined;
3496
+ };
3497
+ badge: {
3498
+ label: string;
3499
+ tone: "success" | "warning" | "primary" | "danger" | "secondary" | "neutral";
3500
+ };
3501
+ }[] | undefined;
3502
+ } | undefined;
3503
+ transmitGate?: {
3504
+ reason: string;
3505
+ allowed: false;
3506
+ actionId?: string | undefined;
3507
+ } | undefined;
832
3508
  } | undefined;
833
3509
  slots?: {
834
3510
  TX1?: string | undefined;