@getcommunity/gc-validators 0.0.287 → 0.0.288
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/components/shared/index.cjs +22 -22
- package/dist/components/shared/index.mjs +22 -22
- package/dist/{document-Cxhs9JXi.d.mts → document-Bs5gh1PK.d.mts} +118 -19
- package/dist/{document-Cv0UyYmb.d.cts → document-DZnOyFC3.d.cts} +118 -19
- package/dist/entities/blog-post/fields.cjs +1 -1
- package/dist/entities/blog-post/fields.mjs +1 -1
- package/dist/entities/client/document.cjs +1 -1
- package/dist/entities/client/document.d.cts +1 -1
- package/dist/entities/client/document.d.mts +1 -1
- package/dist/entities/client/document.mjs +1 -1
- package/dist/entities/client-content-pillar/document.cjs +1 -1
- package/dist/entities/client-content-pillar/document.d.cts +1 -1
- package/dist/entities/client-content-pillar/document.d.mts +1 -1
- package/dist/entities/client-content-pillar/document.mjs +1 -1
- package/dist/entities/client-media-platform/document.cjs +1 -1
- package/dist/entities/client-media-platform/document.d.cts +1 -1
- package/dist/entities/client-media-platform/document.d.mts +1 -1
- package/dist/entities/client-media-platform/document.mjs +1 -1
- package/dist/entities/client-project/document.cjs +1 -1
- package/dist/entities/client-project/document.d.cts +1 -1
- package/dist/entities/client-project/document.d.mts +1 -1
- package/dist/entities/client-project/document.mjs +1 -1
- package/dist/entities/client-report/document.cjs +1 -1
- package/dist/entities/client-report/document.d.cts +1 -1
- package/dist/entities/client-report/document.d.mts +1 -1
- package/dist/entities/client-report/document.mjs +1 -1
- package/dist/entities/client-styleguide/document.cjs +1 -1
- package/dist/entities/client-styleguide/document.d.cts +1 -1
- package/dist/entities/client-styleguide/document.d.mts +1 -1
- package/dist/entities/client-styleguide/document.mjs +1 -1
- package/dist/entities/client-user/document.cjs +1 -1
- package/dist/entities/client-user/document.d.cts +1 -1
- package/dist/entities/client-user/document.d.mts +1 -1
- package/dist/entities/client-user/document.mjs +1 -1
- package/dist/entities/content-pillar/document.cjs +1 -1
- package/dist/entities/content-pillar/document.d.cts +1 -1
- package/dist/entities/content-pillar/document.d.mts +1 -1
- package/dist/entities/content-pillar/document.mjs +1 -1
- package/dist/entities/formatter/constants.d.cts +1 -1
- package/dist/entities/formatter/constants.d.mts +1 -1
- package/dist/entities/formatter/fields.d.cts +4 -4
- package/dist/entities/formatter/fields.d.mts +4 -4
- package/dist/entities/gcflytour/document.cjs +1 -1
- package/dist/entities/gcflytour/document.d.cts +1 -1
- package/dist/entities/gcflytour/document.d.mts +1 -1
- package/dist/entities/gcflytour/document.mjs +1 -1
- package/dist/entities/gcflytour-snap/document.cjs +1 -1
- package/dist/entities/gcflytour-snap/document.d.cts +1 -1
- package/dist/entities/gcflytour-snap/document.d.mts +1 -1
- package/dist/entities/gcflytour-snap/document.mjs +1 -1
- package/dist/entities/media-content-type/document.cjs +1 -1
- package/dist/entities/media-content-type/document.d.cts +1 -1
- package/dist/entities/media-content-type/document.d.mts +1 -1
- package/dist/entities/media-content-type/document.mjs +1 -1
- package/dist/entities/media-creative-format/document.cjs +1 -1
- package/dist/entities/media-creative-format/document.d.cts +1 -1
- package/dist/entities/media-creative-format/document.d.mts +1 -1
- package/dist/entities/media-creative-format/document.mjs +1 -1
- package/dist/entities/media-medium/document.cjs +1 -1
- package/dist/entities/media-medium/document.d.cts +1 -1
- package/dist/entities/media-medium/document.d.mts +1 -1
- package/dist/entities/media-medium/document.mjs +1 -1
- package/dist/entities/media-platform/document.cjs +1 -1
- package/dist/entities/media-platform/document.d.cts +1 -1
- package/dist/entities/media-platform/document.d.mts +1 -1
- package/dist/entities/media-platform/document.mjs +1 -1
- package/dist/entities/monday-workspace/document.cjs +1 -1
- package/dist/entities/monday-workspace/document.d.cts +1 -1
- package/dist/entities/monday-workspace/document.d.mts +1 -1
- package/dist/entities/monday-workspace/document.mjs +1 -1
- package/dist/entities/product-highlight/document.cjs +1 -1
- package/dist/entities/product-highlight/document.d.cts +1 -1
- package/dist/entities/product-highlight/document.d.mts +1 -1
- package/dist/entities/product-highlight/document.mjs +1 -1
- package/dist/entities/up-auth/mutation.d.cts +1 -103
- package/dist/entities/up-auth/mutation.d.mts +1 -103
- package/dist/entities/up-permission/document.cjs +1 -1
- package/dist/entities/up-permission/document.d.cts +1 -1
- package/dist/entities/up-permission/document.d.mts +1 -1
- package/dist/entities/up-permission/document.mjs +1 -1
- package/dist/entities/up-role/document.cjs +1 -1
- package/dist/entities/up-role/document.d.cts +1 -1
- package/dist/entities/up-role/document.d.mts +1 -1
- package/dist/entities/up-role/document.mjs +1 -1
- package/dist/entities/up-user/document.cjs +1 -1
- package/dist/entities/up-user/document.d.cts +1 -1
- package/dist/entities/up-user/document.d.mts +1 -1
- package/dist/entities/up-user/document.mjs +1 -1
- package/dist/entities/user-account/document.cjs +1 -1
- package/dist/entities/user-account/document.d.cts +1 -1
- package/dist/entities/user-account/document.d.mts +1 -1
- package/dist/entities/user-account/document.mjs +1 -1
- package/dist/entities/utm-tracking-link/document.cjs +1 -1
- package/dist/entities/utm-tracking-link/document.d.cts +1 -1
- package/dist/entities/utm-tracking-link/document.d.mts +1 -1
- package/dist/entities/utm-tracking-link/document.mjs +1 -1
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/utilities/index.d.cts +1 -2
- package/dist/utilities/index.d.mts +1 -2
- package/package.json +7 -6
- package/dist/{document-DmlmGzg1.cjs → document-DdrgMt8B.cjs} +1 -1
- package/dist/{document-D8qKQkPt.mjs → document-u7wNZghX.mjs} +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as ClientUserDocumentStatus, r as ClientUserDocument } from "../../document-
|
|
1
|
+
import { i as ClientUserDocumentStatus, r as ClientUserDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { ClientUserDocument, ClientUserDocumentStatus };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as ClientUserDocumentStatus, r as ClientUserDocument } from "../../document-
|
|
1
|
+
import { i as ClientUserDocumentStatus, r as ClientUserDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { ClientUserDocument, ClientUserDocumentStatus };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { o as ClientUserDocument, s as ClientUserDocumentStatus } from "../../document-
|
|
1
|
+
import { o as ClientUserDocument, s as ClientUserDocumentStatus } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { ClientUserDocument, ClientUserDocumentStatus };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.ContentPillarDocument = require_document.ContentPillarDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as ContentPillarDocument } from "../../document-
|
|
1
|
+
import { d as ContentPillarDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as ContentPillarDocument } from "../../document-
|
|
1
|
+
import { d as ContentPillarDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { S as ContentPillarDocument } from "../../document-
|
|
1
|
+
import { S as ContentPillarDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -11,7 +11,7 @@ declare const FORMATTER_MODE_OPTIONS: readonly [{
|
|
|
11
11
|
readonly label: "JSON Formatter";
|
|
12
12
|
readonly value: "json";
|
|
13
13
|
}];
|
|
14
|
-
declare const FORMATTER_MODE_VALUES: ("html" | "
|
|
14
|
+
declare const FORMATTER_MODE_VALUES: ("html" | "xml" | "json")[];
|
|
15
15
|
declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
16
16
|
readonly label: "2 Spaces Indent";
|
|
17
17
|
readonly value: "TWO_SPACES";
|
|
@@ -11,7 +11,7 @@ declare const FORMATTER_MODE_OPTIONS: readonly [{
|
|
|
11
11
|
readonly label: "JSON Formatter";
|
|
12
12
|
readonly value: "json";
|
|
13
13
|
}];
|
|
14
|
-
declare const FORMATTER_MODE_VALUES: ("html" | "
|
|
14
|
+
declare const FORMATTER_MODE_VALUES: ("html" | "xml" | "json")[];
|
|
15
15
|
declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
16
16
|
readonly label: "2 Spaces Indent";
|
|
17
17
|
readonly value: "TWO_SPACES";
|
|
@@ -41,7 +41,7 @@ declare function buildPrettierConfigHTML(overrides?: Partial<HtmlConfig>): HtmlC
|
|
|
41
41
|
declare function buildPrettierConfigXML(overrides?: Partial<XmlConfig>): XmlConfig;
|
|
42
42
|
declare function buildPrettierConfigJSON(fileType: "json" | "jsonc" | "json5" | "json-stringify", overrides?: Partial<JsonConfig>): JsonConfig;
|
|
43
43
|
type FormatterMode = (typeof FORMATTER_MODE_VALUES)[number];
|
|
44
|
-
declare const SFormatterMode: v.PicklistSchema<("html" | "
|
|
44
|
+
declare const SFormatterMode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
45
45
|
type SFormatterMode = v.InferOutput<typeof SFormatterMode>;
|
|
46
46
|
type IndentLevel = (typeof INDENT_LEVEL_VALUES)[number];
|
|
47
47
|
declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
@@ -51,13 +51,13 @@ type SContentText = v.InferOutput<typeof SContentText>;
|
|
|
51
51
|
declare const SContentFile: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
52
52
|
type SContentFile = v.InferOutput<typeof SContentFile>;
|
|
53
53
|
declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
54
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
54
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
55
55
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
56
56
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
57
57
|
readonly text_content: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 50000, `Text cannot exceed ${string} characters. Please upload a file instead if your content exceeds this limit.`>]>, undefined>;
|
|
58
58
|
readonly files: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
59
59
|
}, undefined>, v.CheckAction<{
|
|
60
|
-
formatter_mode: "html" | "
|
|
60
|
+
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
62
62
|
indent_level: "TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT";
|
|
63
63
|
text_content?: string | undefined;
|
|
@@ -65,7 +65,7 @@ declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
|
65
65
|
}, "You must provide text content or a text file.">]>;
|
|
66
66
|
type SFormatterForm = v.InferOutput<typeof SFormatterForm>;
|
|
67
67
|
declare const SFormatterRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
68
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
68
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
69
69
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
70
70
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
71
71
|
readonly content: v.StringSchema<undefined>;
|
|
@@ -41,7 +41,7 @@ declare function buildPrettierConfigHTML(overrides?: Partial<HtmlConfig>): HtmlC
|
|
|
41
41
|
declare function buildPrettierConfigXML(overrides?: Partial<XmlConfig>): XmlConfig;
|
|
42
42
|
declare function buildPrettierConfigJSON(fileType: "json" | "jsonc" | "json5" | "json-stringify", overrides?: Partial<JsonConfig>): JsonConfig;
|
|
43
43
|
type FormatterMode = (typeof FORMATTER_MODE_VALUES)[number];
|
|
44
|
-
declare const SFormatterMode: v.PicklistSchema<("html" | "
|
|
44
|
+
declare const SFormatterMode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
45
45
|
type SFormatterMode = v.InferOutput<typeof SFormatterMode>;
|
|
46
46
|
type IndentLevel = (typeof INDENT_LEVEL_VALUES)[number];
|
|
47
47
|
declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
@@ -51,13 +51,13 @@ type SContentText = v.InferOutput<typeof SContentText>;
|
|
|
51
51
|
declare const SContentFile: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
52
52
|
type SContentFile = v.InferOutput<typeof SContentFile>;
|
|
53
53
|
declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
54
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
54
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
55
55
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
56
56
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
57
57
|
readonly text_content: v.OptionalSchema<v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MaxLengthAction<string, 50000, `Text cannot exceed ${string} characters. Please upload a file instead if your content exceeds this limit.`>]>, undefined>;
|
|
58
58
|
readonly files: v.OptionalSchema<v.SchemaWithPipe<readonly [v.FileSchema<"Please upload a file.">, v.MaxSizeAction<any, number, "File must be smaller than 2 MB.">, v.MimeTypeAction<any, ["text/html", "application/xhtml+xml", "text/xml", "application/xml", "application/rss+xml", "application/atom+xml", "text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines", "text/plain", "application/octet-stream"], "Please upload a valid file: text, HTML, XML, or JSON.">]>, undefined>;
|
|
59
59
|
}, undefined>, v.CheckAction<{
|
|
60
|
-
formatter_mode: "html" | "
|
|
60
|
+
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
62
62
|
indent_level: "TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT";
|
|
63
63
|
text_content?: string | undefined;
|
|
@@ -65,7 +65,7 @@ declare const SFormatterForm: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
|
65
65
|
}, "You must provide text content or a text file.">]>;
|
|
66
66
|
type SFormatterForm = v.InferOutput<typeof SFormatterForm>;
|
|
67
67
|
declare const SFormatterRequest: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
68
|
-
readonly formatter_mode: v.PicklistSchema<("html" | "
|
|
68
|
+
readonly formatter_mode: v.PicklistSchema<("html" | "xml" | "json")[], undefined>;
|
|
69
69
|
readonly chars_per_line: v.OptionalSchema<v.NumberSchema<undefined>, undefined>;
|
|
70
70
|
readonly indent_level: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[], undefined>, "TWO_SPACES">;
|
|
71
71
|
readonly content: v.StringSchema<undefined>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { f as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { f as GCFlyTourDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { GCFlyTourDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { f as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { f as GCFlyTourDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { GCFlyTourDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { i as GCFlyTourDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { GCFlyTourDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.GCFlyTourSnapDocument = require_document.GCFlyTourSnapDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { p as GCFlyTourSnapDocument } from "../../document-
|
|
1
|
+
import { p as GCFlyTourSnapDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { GCFlyTourSnapDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { p as GCFlyTourSnapDocument } from "../../document-
|
|
1
|
+
import { p as GCFlyTourSnapDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { GCFlyTourSnapDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as GCFlyTourSnapDocument } from "../../document-
|
|
1
|
+
import { a as GCFlyTourSnapDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { GCFlyTourSnapDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.MediaContentTypeDocument = require_document.MediaContentTypeDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { V as MediaContentTypeDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { MediaContentTypeDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { V as MediaContentTypeDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { MediaContentTypeDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { y as MediaContentTypeDocument } from "../../document-
|
|
1
|
+
import { y as MediaContentTypeDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { MediaContentTypeDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.MediaCreativeFormatDocument = require_document.MediaCreativeFormatDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { H as MediaCreativeFormatDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { MediaCreativeFormatDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { H as MediaCreativeFormatDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { MediaCreativeFormatDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { b as MediaCreativeFormatDocument } from "../../document-
|
|
1
|
+
import { b as MediaCreativeFormatDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { MediaCreativeFormatDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.MediaMediumDocument = require_document.MediaMediumDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { B as MediaMediumDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { MediaMediumDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { B as MediaMediumDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { MediaMediumDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { v as MediaMediumDocument } from "../../document-
|
|
1
|
+
import { v as MediaMediumDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { MediaMediumDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.MediaPlatformDocument = require_document.MediaPlatformDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { z as MediaPlatformDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { MediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { z as MediaPlatformDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { MediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as MediaPlatformDocument } from "../../document-
|
|
1
|
+
import { _ as MediaPlatformDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { MediaPlatformDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.MondayWorkspaceDocument = require_document.MondayWorkspaceDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { m as MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { m as MondayWorkspaceDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { MondayWorkspaceDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { m as MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { m as MondayWorkspaceDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { MondayWorkspaceDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { r as MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { r as MondayWorkspaceDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { MondayWorkspaceDocument };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.ProductHighlightDocument = require_document.ProductHighlightDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { h as ProductHighlightDocument } from "../../document-
|
|
1
|
+
import { h as ProductHighlightDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { ProductHighlightDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { h as ProductHighlightDocument } from "../../document-
|
|
1
|
+
import { h as ProductHighlightDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { ProductHighlightDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as ProductHighlightDocument } from "../../document-
|
|
1
|
+
import { n as ProductHighlightDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { ProductHighlightDocument };
|
|
@@ -1,104 +1,2 @@
|
|
|
1
|
-
import { g as
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/up-auth/mutation.d.ts
|
|
5
|
-
type AuthorizedUserDocument = Omit<UserDocument, "role" | "account" | "clients" | "utm_tracking_links"> & {
|
|
6
|
-
account: Omit<UserAccountDocument, "user">;
|
|
7
|
-
role: Omit<RoleDocument, "users" | "permissions">;
|
|
8
|
-
};
|
|
9
|
-
type UserAuthorizationSuccessResponse = {
|
|
10
|
-
jwt: string;
|
|
11
|
-
refreshToken?: string;
|
|
12
|
-
user: Omit<UserDocument, "role" | "account" | "clients" | "utm_tracking_links">;
|
|
13
|
-
};
|
|
14
|
-
type UserRefreshAuthorizationSuccessResponse = {
|
|
15
|
-
jwt: string;
|
|
16
|
-
refreshToken: string;
|
|
17
|
-
};
|
|
18
|
-
declare const SUserToken: v.ObjectSchema<{
|
|
19
|
-
readonly token: v.StringSchema<undefined>;
|
|
20
|
-
}, undefined>;
|
|
21
|
-
type SUserToken = v.InferOutput<typeof SUserToken>;
|
|
22
|
-
declare const SRefreshUserToken: v.ObjectSchema<{
|
|
23
|
-
readonly refreshToken: v.StringSchema<undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type SRefreshUserToken = v.InferOutput<typeof SRefreshUserToken>;
|
|
26
|
-
declare const SLoginUser: v.ObjectSchema<{
|
|
27
|
-
readonly identifier: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
28
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
29
|
-
}, undefined>;
|
|
30
|
-
type SLoginUser = v.InferOutput<typeof SLoginUser>;
|
|
31
|
-
declare const SRegisterUser: v.ObjectSchema<{
|
|
32
|
-
readonly username: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
33
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
34
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
35
|
-
}, undefined>;
|
|
36
|
-
type SRegisterUser = v.InferOutput<typeof SRegisterUser>;
|
|
37
|
-
declare const SForgotUserPassword: v.ObjectSchema<{
|
|
38
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
39
|
-
}, undefined>;
|
|
40
|
-
type SForgotUserPassword = v.InferOutput<typeof SForgotUserPassword>;
|
|
41
|
-
declare const SRequestConfirmEmail: v.ObjectSchema<{
|
|
42
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
43
|
-
}, undefined>;
|
|
44
|
-
type SRequestConfirmEmail = v.InferOutput<typeof SRequestConfirmEmail>;
|
|
45
|
-
declare const SResetUserPassword: v.ObjectSchema<{
|
|
46
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
47
|
-
readonly passwordConfirmation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
48
|
-
readonly code: v.StringSchema<undefined>;
|
|
49
|
-
}, undefined>;
|
|
50
|
-
type SResetUserPassword = v.InferOutput<typeof SResetUserPassword>;
|
|
51
|
-
declare const SChangePassword: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
52
|
-
readonly currentPassword: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
53
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
54
|
-
readonly passwordConfirmation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
55
|
-
}, undefined>, v.BaseValidation<{
|
|
56
|
-
currentPassword: string;
|
|
57
|
-
password: string;
|
|
58
|
-
passwordConfirmation: string;
|
|
59
|
-
}, {
|
|
60
|
-
currentPassword: string;
|
|
61
|
-
password: string;
|
|
62
|
-
passwordConfirmation: string;
|
|
63
|
-
}, v.PartialCheckIssue<{
|
|
64
|
-
password: string;
|
|
65
|
-
passwordConfirmation: string;
|
|
66
|
-
}>>]>;
|
|
67
|
-
type SChangePassword = v.InferOutput<typeof SChangePassword>;
|
|
68
|
-
declare const SAuthRawAccessToken: v.ObjectSchema<{
|
|
69
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
70
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
71
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
72
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
73
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
74
|
-
}, undefined>;
|
|
75
|
-
type SAuthRawAccessToken = v.InferOutput<typeof SAuthRawAccessToken>;
|
|
76
|
-
declare const SAuthConnectProviderRedirectSearch: v.ObjectSchema<{
|
|
77
|
-
readonly id_token: v.StringSchema<undefined>;
|
|
78
|
-
readonly access_token: v.StringSchema<undefined>;
|
|
79
|
-
readonly raw: v.OptionalSchema<v.ObjectSchema<{
|
|
80
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
81
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
82
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
83
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
84
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
85
|
-
}, undefined>, undefined>;
|
|
86
|
-
}, undefined>;
|
|
87
|
-
type SAuthConnectProviderRedirectSearch = v.InferOutput<typeof SAuthConnectProviderRedirectSearch>;
|
|
88
|
-
declare const SAuthConnectProviderConfirmation: v.ObjectSchema<{
|
|
89
|
-
readonly provider: v.StringSchema<undefined>;
|
|
90
|
-
readonly search: v.ObjectSchema<{
|
|
91
|
-
readonly id_token: v.StringSchema<undefined>;
|
|
92
|
-
readonly access_token: v.StringSchema<undefined>;
|
|
93
|
-
readonly raw: v.OptionalSchema<v.ObjectSchema<{
|
|
94
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
95
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
96
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
97
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
98
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
99
|
-
}, undefined>, undefined>;
|
|
100
|
-
}, undefined>;
|
|
101
|
-
}, undefined>;
|
|
102
|
-
type SAuthConnectProviderConfirmation = v.InferOutput<typeof SAuthConnectProviderConfirmation>;
|
|
103
|
-
//#endregion
|
|
1
|
+
import { C as SRefreshUserToken, D as SUserToken, E as SResetUserPassword, O as UserAuthorizationSuccessResponse, S as SLoginUser, T as SRequestConfirmEmail, _ as SAuthConnectProviderConfirmation, b as SChangePassword, g as AuthorizedUserDocument, k as UserRefreshAuthorizationSuccessResponse, v as SAuthConnectProviderRedirectSearch, w as SRegisterUser, x as SForgotUserPassword, y as SAuthRawAccessToken } from "../../document-DZnOyFC3.cjs";
|
|
104
2
|
export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRefreshUserToken, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken, UserAuthorizationSuccessResponse, UserRefreshAuthorizationSuccessResponse };
|
|
@@ -1,104 +1,2 @@
|
|
|
1
|
-
import { g as
|
|
2
|
-
import * as v from "valibot";
|
|
3
|
-
|
|
4
|
-
//#region src/entities/up-auth/mutation.d.ts
|
|
5
|
-
type AuthorizedUserDocument = Omit<UserDocument, "role" | "account" | "clients" | "utm_tracking_links"> & {
|
|
6
|
-
account: Omit<UserAccountDocument, "user">;
|
|
7
|
-
role: Omit<RoleDocument, "users" | "permissions">;
|
|
8
|
-
};
|
|
9
|
-
type UserAuthorizationSuccessResponse = {
|
|
10
|
-
jwt: string;
|
|
11
|
-
refreshToken?: string;
|
|
12
|
-
user: Omit<UserDocument, "role" | "account" | "clients" | "utm_tracking_links">;
|
|
13
|
-
};
|
|
14
|
-
type UserRefreshAuthorizationSuccessResponse = {
|
|
15
|
-
jwt: string;
|
|
16
|
-
refreshToken: string;
|
|
17
|
-
};
|
|
18
|
-
declare const SUserToken: v.ObjectSchema<{
|
|
19
|
-
readonly token: v.StringSchema<undefined>;
|
|
20
|
-
}, undefined>;
|
|
21
|
-
type SUserToken = v.InferOutput<typeof SUserToken>;
|
|
22
|
-
declare const SRefreshUserToken: v.ObjectSchema<{
|
|
23
|
-
readonly refreshToken: v.StringSchema<undefined>;
|
|
24
|
-
}, undefined>;
|
|
25
|
-
type SRefreshUserToken = v.InferOutput<typeof SRefreshUserToken>;
|
|
26
|
-
declare const SLoginUser: v.ObjectSchema<{
|
|
27
|
-
readonly identifier: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
28
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
29
|
-
}, undefined>;
|
|
30
|
-
type SLoginUser = v.InferOutput<typeof SLoginUser>;
|
|
31
|
-
declare const SRegisterUser: v.ObjectSchema<{
|
|
32
|
-
readonly username: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>, v.RegexAction<string, string>]>;
|
|
33
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
34
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
35
|
-
}, undefined>;
|
|
36
|
-
type SRegisterUser = v.InferOutput<typeof SRegisterUser>;
|
|
37
|
-
declare const SForgotUserPassword: v.ObjectSchema<{
|
|
38
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
39
|
-
}, undefined>;
|
|
40
|
-
type SForgotUserPassword = v.InferOutput<typeof SForgotUserPassword>;
|
|
41
|
-
declare const SRequestConfirmEmail: v.ObjectSchema<{
|
|
42
|
-
readonly email: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, 5, undefined>, v.MaxLengthAction<string, 255, undefined>, v.EmailAction<string, undefined>]>;
|
|
43
|
-
}, undefined>;
|
|
44
|
-
type SRequestConfirmEmail = v.InferOutput<typeof SRequestConfirmEmail>;
|
|
45
|
-
declare const SResetUserPassword: v.ObjectSchema<{
|
|
46
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
47
|
-
readonly passwordConfirmation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
48
|
-
readonly code: v.StringSchema<undefined>;
|
|
49
|
-
}, undefined>;
|
|
50
|
-
type SResetUserPassword = v.InferOutput<typeof SResetUserPassword>;
|
|
51
|
-
declare const SChangePassword: v.SchemaWithPipe<readonly [v.ObjectSchema<{
|
|
52
|
-
readonly currentPassword: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
53
|
-
readonly password: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
54
|
-
readonly passwordConfirmation: v.SchemaWithPipe<readonly [v.StringSchema<undefined>, v.TrimAction, v.MinLengthAction<string, number, undefined>, v.MaxLengthAction<string, number, undefined>]>;
|
|
55
|
-
}, undefined>, v.BaseValidation<{
|
|
56
|
-
currentPassword: string;
|
|
57
|
-
password: string;
|
|
58
|
-
passwordConfirmation: string;
|
|
59
|
-
}, {
|
|
60
|
-
currentPassword: string;
|
|
61
|
-
password: string;
|
|
62
|
-
passwordConfirmation: string;
|
|
63
|
-
}, v.PartialCheckIssue<{
|
|
64
|
-
password: string;
|
|
65
|
-
passwordConfirmation: string;
|
|
66
|
-
}>>]>;
|
|
67
|
-
type SChangePassword = v.InferOutput<typeof SChangePassword>;
|
|
68
|
-
declare const SAuthRawAccessToken: v.ObjectSchema<{
|
|
69
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
70
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
71
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
72
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
73
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
74
|
-
}, undefined>;
|
|
75
|
-
type SAuthRawAccessToken = v.InferOutput<typeof SAuthRawAccessToken>;
|
|
76
|
-
declare const SAuthConnectProviderRedirectSearch: v.ObjectSchema<{
|
|
77
|
-
readonly id_token: v.StringSchema<undefined>;
|
|
78
|
-
readonly access_token: v.StringSchema<undefined>;
|
|
79
|
-
readonly raw: v.OptionalSchema<v.ObjectSchema<{
|
|
80
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
81
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
82
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
83
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
84
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
85
|
-
}, undefined>, undefined>;
|
|
86
|
-
}, undefined>;
|
|
87
|
-
type SAuthConnectProviderRedirectSearch = v.InferOutput<typeof SAuthConnectProviderRedirectSearch>;
|
|
88
|
-
declare const SAuthConnectProviderConfirmation: v.ObjectSchema<{
|
|
89
|
-
readonly provider: v.StringSchema<undefined>;
|
|
90
|
-
readonly search: v.ObjectSchema<{
|
|
91
|
-
readonly id_token: v.StringSchema<undefined>;
|
|
92
|
-
readonly access_token: v.StringSchema<undefined>;
|
|
93
|
-
readonly raw: v.OptionalSchema<v.ObjectSchema<{
|
|
94
|
-
readonly access_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
95
|
-
readonly expires_in: v.OptionalSchema<v.NullableSchema<v.SchemaWithPipe<readonly [v.NumberSchema<undefined>, v.IntegerAction<number, undefined>]>, undefined>, undefined>;
|
|
96
|
-
readonly scope: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
97
|
-
readonly token_type: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
98
|
-
readonly id_token: v.OptionalSchema<v.StringSchema<undefined>, undefined>;
|
|
99
|
-
}, undefined>, undefined>;
|
|
100
|
-
}, undefined>;
|
|
101
|
-
}, undefined>;
|
|
102
|
-
type SAuthConnectProviderConfirmation = v.InferOutput<typeof SAuthConnectProviderConfirmation>;
|
|
103
|
-
//#endregion
|
|
1
|
+
import { C as SRefreshUserToken, D as SUserToken, E as SResetUserPassword, O as UserAuthorizationSuccessResponse, S as SLoginUser, T as SRequestConfirmEmail, _ as SAuthConnectProviderConfirmation, b as SChangePassword, g as AuthorizedUserDocument, k as UserRefreshAuthorizationSuccessResponse, v as SAuthConnectProviderRedirectSearch, w as SRegisterUser, x as SForgotUserPassword, y as SAuthRawAccessToken } from "../../document-Bs5gh1PK.mjs";
|
|
104
2
|
export { AuthorizedUserDocument, SAuthConnectProviderConfirmation, SAuthConnectProviderRedirectSearch, SAuthRawAccessToken, SChangePassword, SForgotUserPassword, SLoginUser, SRefreshUserToken, SRegisterUser, SRequestConfirmEmail, SResetUserPassword, SUserToken, UserAuthorizationSuccessResponse, UserRefreshAuthorizationSuccessResponse };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-DdrgMt8B.cjs");
|
|
3
3
|
exports.PermissionDocument = require_document.PermissionDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { P as PermissionDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { PermissionDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { P as PermissionDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { PermissionDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { f as PermissionDocument } from "../../document-
|
|
1
|
+
import { f as PermissionDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { PermissionDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as RoleDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { RoleDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { A as RoleDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { RoleDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as RoleDocument } from "../../document-
|
|
1
|
+
import { d as RoleDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { RoleDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as UserDocument } from "../../document-DZnOyFC3.cjs";
|
|
2
2
|
export { UserDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as UserDocument } from "../../document-Bs5gh1PK.mjs";
|
|
2
2
|
export { UserDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { c as UserDocument } from "../../document-
|
|
1
|
+
import { c as UserDocument } from "../../document-u7wNZghX.mjs";
|
|
2
2
|
export { UserDocument };
|