@innspel/core 0.10.1 → 0.11.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.
- package/dist/{chunk-RSXP2N7O.js → chunk-TCFY7BHJ.js} +3 -3
- package/dist/chunk-TCFY7BHJ.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +2 -2
- package/dist/telemetri.cjs +1 -1
- package/dist/telemetri.cjs.map +1 -1
- package/dist/telemetri.d.cts +1 -1
- package/dist/telemetri.d.ts +1 -1
- package/dist/telemetri.js +1 -1
- package/dist/{typer-BO-G8SG6.d.cts → typer-CrYh0Isl.d.cts} +18 -2
- package/dist/{typer-BO-G8SG6.d.ts → typer-CrYh0Isl.d.ts} +18 -2
- package/package.json +1 -1
- package/dist/chunk-RSXP2N7O.js.map +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as Connectivity, R as ResolvedSettings, a as ContextInput, b as CaptureInput, c as CaptureResult, K as KnownIssueQuery, d as KnownIssuesKnownIssueCard, S as SubmissionsSubmissionStatusView, I as InnspelStorage, M as MySubmission, P as ProgramsMyPrograms, e as ProgramsParticipationView, f as ProgramsTaskCompletionCreate, g as ProgramsTaskCompletionView, h as ProgramsFollowUpResponseCreate, A as AttachmentInput, i as SubmissionsAttachmentView, Q as QueuedSubmission, F as FlushResult, j as PatternFinding, T as TelemetryEvent, O as OpenFeedbackOptions, k as Presenter, l as InnspelOptions, m as CommonErrorCode, n as SubmissionsAttachmentMime } from './typer-
|
|
2
|
-
export { o as AddendumView, p as AttachmentBody, q as AttachmentOutcome, r as CaptureFeil, s as CaptureOnske, t as Correlation, u as FollowUpKind, v as FollowUpView, w as IdentityProvider, x as InvitationView, y as KnownIssueRef, z as KnownIssueStatus, B as PatternKind, D as Platform, E as ProgramTask, G as ProgramView, H as ReasonCode, J as ReplyView, L as StatusType, N as SubmissionStatus, U as SubmissionType, V as TaskOutcome, W as Telemetry, X as TextMaxLength } from './typer-
|
|
1
|
+
import { C as Connectivity, R as ResolvedSettings, a as ContextInput, b as CaptureInput, c as CaptureResult, K as KnownIssueQuery, d as KnownIssuesKnownIssueCard, S as SubmissionsSubmissionStatusView, I as InnspelStorage, M as MySubmission, P as ProgramsMyPrograms, e as ProgramsParticipationView, f as ProgramsTaskCompletionCreate, g as ProgramsTaskCompletionView, h as ProgramsFollowUpResponseCreate, A as AttachmentInput, i as SubmissionsAttachmentView, Q as QueuedSubmission, F as FlushResult, j as PatternFinding, T as TelemetryEvent, O as OpenFeedbackOptions, k as Presenter, l as InnspelOptions, m as CommonErrorCode, n as SubmissionsAttachmentMime } from './typer-CrYh0Isl.cjs';
|
|
2
|
+
export { o as AddendumView, p as AttachmentBody, q as AttachmentOutcome, r as CaptureFeil, s as CaptureOnske, t as Correlation, u as FollowUpKind, v as FollowUpView, w as IdentityProvider, x as InvitationView, y as KnownIssueRef, z as KnownIssueStatus, B as PatternKind, D as Platform, E as ProgramTask, G as ProgramView, H as ReasonCode, J as ReplyView, L as StatusType, N as SubmissionStatus, U as SubmissionType, V as TaskOutcome, W as Telemetry, X as TextMaxLength } from './typer-CrYh0Isl.cjs';
|
|
3
3
|
|
|
4
4
|
/** Klienten `init` gir deg. Én per app; den er trygg å holde på. */
|
|
5
5
|
interface InnspelClient {
|
|
@@ -287,6 +287,6 @@ declare function dekkerAlt(rekter: readonly MaskRect[], bilde: {
|
|
|
287
287
|
* ikke kan lese JSON, og `test/versjon.test.ts` holder den i takt med
|
|
288
288
|
* `package.json`.
|
|
289
289
|
*/
|
|
290
|
-
declare const VERSJON = "0.
|
|
290
|
+
declare const VERSJON = "0.11.0";
|
|
291
291
|
|
|
292
292
|
export { AttachmentInput, SubmissionsAttachmentMime as AttachmentMime, SubmissionsAttachmentView as AttachmentView, CaptureInput, CaptureResult, Connectivity, ContextInput, CommonErrorCode as ErrorCode, FlushResult, ProgramsFollowUpResponseCreate as FollowUpResponseCreate, InnspelApiError, type InnspelClient, InnspelConfigError, InnspelOptions, InnspelQueueFullError, InnspelStorage, KONTEKST_FELTER, KO_TAK, KnownIssuesKnownIssueCard as KnownIssueCard, KnownIssueQuery, type MaskPoint, type MaskRect, ProgramsMyPrograms as MyPrograms, MySubmission, NettverksFeil, OpenFeedbackOptions, ProgramsParticipationView as ParticipationView, PatternFinding, Presenter, QueuedSubmission, ResolvedSettings, SubmissionsSubmissionStatusView as SubmissionStatusView, TILLATTE_MIME, ProgramsTaskCompletionCreate as TaskCompletionCreate, ProgramsTaskCompletionView as TaskCompletionView, TelemetryEvent, VEDLEGG_GRENSER, VERSJON, dekkerAlt, init, klipp, scanText, skaler, strokTilRekter, treffer, trykkTilRekt };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as Connectivity, R as ResolvedSettings, a as ContextInput, b as CaptureInput, c as CaptureResult, K as KnownIssueQuery, d as KnownIssuesKnownIssueCard, S as SubmissionsSubmissionStatusView, I as InnspelStorage, M as MySubmission, P as ProgramsMyPrograms, e as ProgramsParticipationView, f as ProgramsTaskCompletionCreate, g as ProgramsTaskCompletionView, h as ProgramsFollowUpResponseCreate, A as AttachmentInput, i as SubmissionsAttachmentView, Q as QueuedSubmission, F as FlushResult, j as PatternFinding, T as TelemetryEvent, O as OpenFeedbackOptions, k as Presenter, l as InnspelOptions, m as CommonErrorCode, n as SubmissionsAttachmentMime } from './typer-
|
|
2
|
-
export { o as AddendumView, p as AttachmentBody, q as AttachmentOutcome, r as CaptureFeil, s as CaptureOnske, t as Correlation, u as FollowUpKind, v as FollowUpView, w as IdentityProvider, x as InvitationView, y as KnownIssueRef, z as KnownIssueStatus, B as PatternKind, D as Platform, E as ProgramTask, G as ProgramView, H as ReasonCode, J as ReplyView, L as StatusType, N as SubmissionStatus, U as SubmissionType, V as TaskOutcome, W as Telemetry, X as TextMaxLength } from './typer-
|
|
1
|
+
import { C as Connectivity, R as ResolvedSettings, a as ContextInput, b as CaptureInput, c as CaptureResult, K as KnownIssueQuery, d as KnownIssuesKnownIssueCard, S as SubmissionsSubmissionStatusView, I as InnspelStorage, M as MySubmission, P as ProgramsMyPrograms, e as ProgramsParticipationView, f as ProgramsTaskCompletionCreate, g as ProgramsTaskCompletionView, h as ProgramsFollowUpResponseCreate, A as AttachmentInput, i as SubmissionsAttachmentView, Q as QueuedSubmission, F as FlushResult, j as PatternFinding, T as TelemetryEvent, O as OpenFeedbackOptions, k as Presenter, l as InnspelOptions, m as CommonErrorCode, n as SubmissionsAttachmentMime } from './typer-CrYh0Isl.js';
|
|
2
|
+
export { o as AddendumView, p as AttachmentBody, q as AttachmentOutcome, r as CaptureFeil, s as CaptureOnske, t as Correlation, u as FollowUpKind, v as FollowUpView, w as IdentityProvider, x as InvitationView, y as KnownIssueRef, z as KnownIssueStatus, B as PatternKind, D as Platform, E as ProgramTask, G as ProgramView, H as ReasonCode, J as ReplyView, L as StatusType, N as SubmissionStatus, U as SubmissionType, V as TaskOutcome, W as Telemetry, X as TextMaxLength } from './typer-CrYh0Isl.js';
|
|
3
3
|
|
|
4
4
|
/** Klienten `init` gir deg. Én per app; den er trygg å holde på. */
|
|
5
5
|
interface InnspelClient {
|
|
@@ -287,6 +287,6 @@ declare function dekkerAlt(rekter: readonly MaskRect[], bilde: {
|
|
|
287
287
|
* ikke kan lese JSON, og `test/versjon.test.ts` holder den i takt med
|
|
288
288
|
* `package.json`.
|
|
289
289
|
*/
|
|
290
|
-
declare const VERSJON = "0.
|
|
290
|
+
declare const VERSJON = "0.11.0";
|
|
291
291
|
|
|
292
292
|
export { AttachmentInput, SubmissionsAttachmentMime as AttachmentMime, SubmissionsAttachmentView as AttachmentView, CaptureInput, CaptureResult, Connectivity, ContextInput, CommonErrorCode as ErrorCode, FlushResult, ProgramsFollowUpResponseCreate as FollowUpResponseCreate, InnspelApiError, type InnspelClient, InnspelConfigError, InnspelOptions, InnspelQueueFullError, InnspelStorage, KONTEKST_FELTER, KO_TAK, KnownIssuesKnownIssueCard as KnownIssueCard, KnownIssueQuery, type MaskPoint, type MaskRect, ProgramsMyPrograms as MyPrograms, MySubmission, NettverksFeil, OpenFeedbackOptions, ProgramsParticipationView as ParticipationView, PatternFinding, Presenter, QueuedSubmission, ResolvedSettings, SubmissionsSubmissionStatusView as SubmissionStatusView, TILLATTE_MIME, ProgramsTaskCompletionCreate as TaskCompletionCreate, ProgramsTaskCompletionView as TaskCompletionView, TelemetryEvent, VEDLEGG_GRENSER, VERSJON, dekkerAlt, init, klipp, scanText, skaler, strokTilRekter, treffer, trykkTilRekt };
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { createClient, createConfig, VERSJON, submissionsListMine, knownIssuesList2, configGet, submissionsCreate, attachmentsPresign, attachmentsComplete, programsRespond, programsCompleteTask, programsWithdraw, programsDecline, programsAccept, programsListMine, submissionsAddAddendum, submissionsStatus, knownIssuesConfirm } from './chunk-
|
|
2
|
-
export { VERSJON } from './chunk-
|
|
1
|
+
import { createClient, createConfig, VERSJON, submissionsListMine, knownIssuesList2, configGet, submissionsCreate, attachmentsPresign, attachmentsComplete, programsRespond, programsCompleteTask, programsWithdraw, programsDecline, programsAccept, programsListMine, submissionsAddAddendum, submissionsStatus, knownIssuesConfirm } from './chunk-TCFY7BHJ.js';
|
|
2
|
+
export { VERSJON } from './chunk-TCFY7BHJ.js';
|
|
3
3
|
|
|
4
4
|
// src/feil.ts
|
|
5
5
|
var PREFIKS = "[innspel]";
|