@getcommunity/gc-validators 0.0.290 → 0.0.292
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/constants/index.cjs +7 -0
- package/dist/constants/index.d.cts +10 -1
- package/dist/constants/index.d.mts +10 -1
- package/dist/constants/index.mjs +2 -1
- package/dist/{document-DFsCkKft.mjs → document-0ZHuVdfl.mjs} +9 -7
- package/dist/{document-0iyZU8AR.d.mts → document-BPkKpMtc.d.mts} +7 -5
- package/dist/{document-6DxC79Il.d.cts → document-BsK9rrGj.d.cts} +7 -5
- package/dist/{document-nEYkVJze.cjs → document-y3W3rg2J.cjs} +8 -6
- 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-email/document.cjs +1 -1
- package/dist/entities/client-email/document.d.cts +1 -1
- package/dist/entities/client-email/document.d.mts +1 -1
- package/dist/entities/client-email/document.mjs +1 -1
- package/dist/entities/client-email/fields.cjs +13 -0
- package/dist/entities/client-email/fields.d.cts +8 -0
- package/dist/entities/client-email/fields.d.mts +8 -0
- package/dist/entities/client-email/fields.mjs +8 -0
- package/dist/entities/client-email/mutation.cjs +33 -12
- package/dist/entities/client-email/mutation.d.cts +49 -16
- package/dist/entities/client-email/mutation.d.mts +49 -16
- package/dist/entities/client-email/mutation.mjs +32 -14
- package/dist/entities/client-email/query.cjs +5 -6
- package/dist/entities/client-email/query.d.cts +4 -5
- package/dist/entities/client-email/query.d.mts +4 -5
- package/dist/entities/client-email/query.mjs +5 -6
- 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.cjs +5 -24
- package/dist/entities/formatter/constants.d.cts +2 -7
- package/dist/entities/formatter/constants.d.mts +2 -7
- package/dist/entities/formatter/constants.mjs +2 -17
- package/dist/entities/formatter/fields.d.cts +2 -2
- package/dist/entities/formatter/fields.d.mts +2 -2
- 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 -1
- package/dist/entities/up-auth/mutation.d.mts +1 -1
- 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/upload/mutation.cjs +9 -0
- package/dist/entities/upload/mutation.d.cts +10 -1
- package/dist/entities/upload/mutation.d.mts +10 -1
- package/dist/entities/upload/mutation.mjs +9 -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/mime-types-Czgq2Q_k.mjs +35 -0
- package/dist/mime-types-Ds7pD7ws.cjs +70 -0
- package/dist/permissions/index.d.cts +1 -1
- package/dist/permissions/index.d.mts +1 -1
- package/dist/utilities/index.d.cts +1 -1
- package/dist/utilities/index.d.mts +1 -1
- package/package.json +4 -1
|
@@ -1,30 +1,48 @@
|
|
|
1
1
|
import { a as AssociateManyEntitiesOptional, o as AssociateOneEntity } from "../../relationships-CrME6xzN.mjs";
|
|
2
|
-
import { i as VStringMax,
|
|
2
|
+
import { i as VStringMax, s as VStringShort } from "../../string-v2gu3xz0.mjs";
|
|
3
|
+
import { HtmlFileSchema, MjmlFileSchema, PreviewThumbSchema } from "./fields.mjs";
|
|
4
|
+
import { CreateStrapiMediaUploadFileInfo } from "../upload/mutation.mjs";
|
|
3
5
|
import * as v from "valibot";
|
|
4
6
|
//#region src/entities/client-email/mutation.ts
|
|
7
|
+
const CreateClientEmailHtmlFile = v.object({
|
|
8
|
+
file: v.nullable(HtmlFileSchema),
|
|
9
|
+
fileInfo: v.optional(CreateStrapiMediaUploadFileInfo)
|
|
10
|
+
});
|
|
11
|
+
const CreateClientEmailMjmlFile = v.object({
|
|
12
|
+
file: v.nullable(MjmlFileSchema),
|
|
13
|
+
fileInfo: v.optional(CreateStrapiMediaUploadFileInfo)
|
|
14
|
+
});
|
|
15
|
+
const CreateClientEmailPreviewThumbFile = v.object({
|
|
16
|
+
file: v.nullable(PreviewThumbSchema),
|
|
17
|
+
fileInfo: v.optional(CreateStrapiMediaUploadFileInfo)
|
|
18
|
+
});
|
|
5
19
|
const CreateClientEmailDocument = v.object({
|
|
6
|
-
html: VString(),
|
|
7
|
-
mjml: v.nullable(v.pipe(v.string(), v.trim())),
|
|
8
|
-
subject_line: v.nullable(VStringMax(998)),
|
|
9
|
-
preheader_text: v.nullable(VStringMax()),
|
|
10
|
-
deploy_date: v.nullable(v.pipe(v.string(), v.isoDate())),
|
|
11
20
|
clients: AssociateManyEntitiesOptional,
|
|
12
21
|
client_projects: AssociateManyEntitiesOptional,
|
|
13
|
-
email_variants: AssociateManyEntitiesOptional
|
|
22
|
+
email_variants: AssociateManyEntitiesOptional,
|
|
23
|
+
slug: VStringShort(),
|
|
24
|
+
deploy_date: v.nullable(v.pipe(v.string(), v.isoDate())),
|
|
25
|
+
subject_line: v.nullable(VStringMax(998)),
|
|
26
|
+
preheader_text: v.nullable(VStringMax()),
|
|
27
|
+
html_file: v.nullable(v.number()),
|
|
28
|
+
mjml_file: v.nullable(v.number()),
|
|
29
|
+
preview_thumb: v.nullable(v.number())
|
|
14
30
|
});
|
|
15
31
|
const UpdateClientEmailDocument = v.object({
|
|
16
|
-
html: v.optional(VString()),
|
|
17
|
-
mjml: v.optional(v.nullable(v.pipe(v.string(), v.trim()))),
|
|
18
|
-
subject_line: v.optional(v.nullable(VStringMax(998))),
|
|
19
|
-
preheader_text: v.optional(v.nullable(VStringMax())),
|
|
20
|
-
deploy_date: v.optional(v.nullable(v.pipe(v.string(), v.isoDate()))),
|
|
21
32
|
clients: AssociateManyEntitiesOptional,
|
|
22
33
|
client_projects: AssociateManyEntitiesOptional,
|
|
23
|
-
email_variants: AssociateManyEntitiesOptional
|
|
34
|
+
email_variants: AssociateManyEntitiesOptional,
|
|
35
|
+
slug: v.optional(VStringShort()),
|
|
36
|
+
deploy_date: v.optional(v.nullable(v.pipe(v.string(), v.isoDate()))),
|
|
37
|
+
subject_line: v.optional(v.nullable(VStringMax(998))),
|
|
38
|
+
preheader_text: v.optional(v.nullable(VStringMax())),
|
|
39
|
+
html_file: v.optional(v.nullable(v.number())),
|
|
40
|
+
mjml_file: v.optional(v.nullable(v.number())),
|
|
41
|
+
preview_thumb: v.optional(v.nullable(v.number()))
|
|
24
42
|
});
|
|
25
43
|
const UpdateClientEmailDocumentRequest = v.object({
|
|
26
44
|
documentId: AssociateOneEntity,
|
|
27
45
|
data: UpdateClientEmailDocument
|
|
28
46
|
});
|
|
29
47
|
//#endregion
|
|
30
|
-
export { CreateClientEmailDocument, UpdateClientEmailDocument, UpdateClientEmailDocumentRequest };
|
|
48
|
+
export { CreateClientEmailDocument, CreateClientEmailHtmlFile, CreateClientEmailMjmlFile, CreateClientEmailPreviewThumbFile, UpdateClientEmailDocument, UpdateClientEmailDocumentRequest };
|
|
@@ -15,14 +15,13 @@ const FilterStrapiClientEmails = require_logical_operators.createStrapiFilterSch
|
|
|
15
15
|
documentId: require_identifier.DocumentIdFilter,
|
|
16
16
|
createdAt: require_identifier.DateTimeFilter,
|
|
17
17
|
updatedAt: require_identifier.DateTimeFilter,
|
|
18
|
-
html: require_string.LongStringFilter,
|
|
19
|
-
mjml: require_string.LongStringFilter,
|
|
20
|
-
subject_line: require_string.LongStringFilter,
|
|
21
|
-
preheader_text: require_string.StringFilter,
|
|
22
|
-
deploy_date: require_identifier.DateFilter,
|
|
23
18
|
clients: valibot.optional(valibot.lazy(() => require_entities_client_query.FilterStrapiClients)),
|
|
24
19
|
client_projects: valibot.optional(valibot.lazy(() => require_entities_client_project_query.FilterStrapiClientProjects)),
|
|
25
|
-
email_variants: valibot.optional(valibot.lazy(() => FilterStrapiClientEmails))
|
|
20
|
+
email_variants: valibot.optional(valibot.lazy(() => FilterStrapiClientEmails)),
|
|
21
|
+
slug: require_string.StringFilter,
|
|
22
|
+
deploy_date: require_identifier.DateFilter,
|
|
23
|
+
subject_line: require_string.LongStringFilter,
|
|
24
|
+
preheader_text: require_string.StringFilter
|
|
26
25
|
});
|
|
27
26
|
const QueryStrapiSearchClientEmails = valibot.object({
|
|
28
27
|
page: require_pagination.VPage(),
|
|
@@ -9,14 +9,13 @@ type FilterStrapiClientEmails = StrapiLogicalFilter<{
|
|
|
9
9
|
documentId?: DocumentIdFilter;
|
|
10
10
|
createdAt?: DateTimeFilter;
|
|
11
11
|
updatedAt?: DateTimeFilter;
|
|
12
|
-
html?: LongStringFilter;
|
|
13
|
-
mjml?: LongStringFilter;
|
|
14
|
-
subject_line?: LongStringFilter;
|
|
15
|
-
preheader_text?: StringFilter;
|
|
16
|
-
deploy_date?: DateFilter;
|
|
17
12
|
clients?: FilterStrapiClients;
|
|
18
13
|
client_projects?: FilterStrapiClientProjects;
|
|
19
14
|
email_variants?: FilterStrapiClientEmails;
|
|
15
|
+
slug?: StringFilter;
|
|
16
|
+
deploy_date?: DateFilter;
|
|
17
|
+
subject_line?: LongStringFilter;
|
|
18
|
+
preheader_text?: StringFilter;
|
|
20
19
|
}>;
|
|
21
20
|
declare const FilterStrapiClientEmails: v.GenericSchema<FilterStrapiClientEmails>;
|
|
22
21
|
declare const QueryStrapiSearchClientEmails: v.ObjectSchema<{
|
|
@@ -9,14 +9,13 @@ type FilterStrapiClientEmails = StrapiLogicalFilter<{
|
|
|
9
9
|
documentId?: DocumentIdFilter;
|
|
10
10
|
createdAt?: DateTimeFilter;
|
|
11
11
|
updatedAt?: DateTimeFilter;
|
|
12
|
-
html?: LongStringFilter;
|
|
13
|
-
mjml?: LongStringFilter;
|
|
14
|
-
subject_line?: LongStringFilter;
|
|
15
|
-
preheader_text?: StringFilter;
|
|
16
|
-
deploy_date?: DateFilter;
|
|
17
12
|
clients?: FilterStrapiClients;
|
|
18
13
|
client_projects?: FilterStrapiClientProjects;
|
|
19
14
|
email_variants?: FilterStrapiClientEmails;
|
|
15
|
+
slug?: StringFilter;
|
|
16
|
+
deploy_date?: DateFilter;
|
|
17
|
+
subject_line?: LongStringFilter;
|
|
18
|
+
preheader_text?: StringFilter;
|
|
20
19
|
}>;
|
|
21
20
|
declare const FilterStrapiClientEmails: v.GenericSchema<FilterStrapiClientEmails>;
|
|
22
21
|
declare const QueryStrapiSearchClientEmails: v.ObjectSchema<{
|
|
@@ -12,14 +12,13 @@ const FilterStrapiClientEmails = createStrapiFilterSchema({
|
|
|
12
12
|
documentId: DocumentIdFilter,
|
|
13
13
|
createdAt: DateTimeFilter,
|
|
14
14
|
updatedAt: DateTimeFilter,
|
|
15
|
-
html: LongStringFilter,
|
|
16
|
-
mjml: LongStringFilter,
|
|
17
|
-
subject_line: LongStringFilter,
|
|
18
|
-
preheader_text: StringFilter,
|
|
19
|
-
deploy_date: DateFilter,
|
|
20
15
|
clients: v.optional(v.lazy(() => FilterStrapiClients)),
|
|
21
16
|
client_projects: v.optional(v.lazy(() => FilterStrapiClientProjects)),
|
|
22
|
-
email_variants: v.optional(v.lazy(() => FilterStrapiClientEmails))
|
|
17
|
+
email_variants: v.optional(v.lazy(() => FilterStrapiClientEmails)),
|
|
18
|
+
slug: StringFilter,
|
|
19
|
+
deploy_date: DateFilter,
|
|
20
|
+
subject_line: LongStringFilter,
|
|
21
|
+
preheader_text: StringFilter
|
|
23
22
|
});
|
|
24
23
|
const QueryStrapiSearchClientEmails = v.object({
|
|
25
24
|
page: VPage(),
|
|
@@ -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-y3W3rg2J.cjs");
|
|
3
3
|
exports.ClientMediaPlatformDocument = require_document.ClientMediaPlatformDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { L as ClientMediaPlatformDocument } from "../../document-
|
|
1
|
+
import { L as ClientMediaPlatformDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { ClientMediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { L as ClientMediaPlatformDocument } from "../../document-
|
|
1
|
+
import { L as ClientMediaPlatformDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { ClientMediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { h as ClientMediaPlatformDocument } from "../../document-
|
|
1
|
+
import { h as ClientMediaPlatformDocument } from "../../document-0ZHuVdfl.mjs";
|
|
2
2
|
export { ClientMediaPlatformDocument };
|
|
@@ -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-y3W3rg2J.cjs");
|
|
3
3
|
exports.ClientProjectDocument = require_document.ClientProjectDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { U as ClientProjectDocument } from "../../document-
|
|
1
|
+
import { U as ClientProjectDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { ClientProjectDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { U as ClientProjectDocument } from "../../document-
|
|
1
|
+
import { U as ClientProjectDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { ClientProjectDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { x as ClientProjectDocument } from "../../document-
|
|
1
|
+
import { x as ClientProjectDocument } from "../../document-0ZHuVdfl.mjs";
|
|
2
2
|
export { ClientProjectDocument };
|
|
@@ -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-y3W3rg2J.cjs");
|
|
3
3
|
exports.ClientReportDocument = require_document.ClientReportDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { I as ClientReportDocument } from "../../document-
|
|
1
|
+
import { I as ClientReportDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { ClientReportDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { I as ClientReportDocument } from "../../document-
|
|
1
|
+
import { I as ClientReportDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { ClientReportDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { m as ClientReportDocument } from "../../document-
|
|
1
|
+
import { m as ClientReportDocument } from "../../document-0ZHuVdfl.mjs";
|
|
2
2
|
export { ClientReportDocument };
|
|
@@ -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-y3W3rg2J.cjs");
|
|
3
3
|
exports.ClientStyleguideDocument = require_document.ClientStyleguideDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { F as ClientStyleguideDocument } from "../../document-
|
|
1
|
+
import { F as ClientStyleguideDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { ClientStyleguideDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { F as ClientStyleguideDocument } from "../../document-
|
|
1
|
+
import { F as ClientStyleguideDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { ClientStyleguideDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { p as ClientStyleguideDocument } from "../../document-
|
|
1
|
+
import { p as ClientStyleguideDocument } from "../../document-0ZHuVdfl.mjs";
|
|
2
2
|
export { ClientStyleguideDocument };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_document = require("../../document-
|
|
2
|
+
const require_document = require("../../document-y3W3rg2J.cjs");
|
|
3
3
|
exports.ClientUserDocument = require_document.ClientUserDocument;
|
|
4
4
|
exports.ClientUserDocumentStatus = require_document.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-BsK9rrGj.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-BPkKpMtc.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-0ZHuVdfl.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-y3W3rg2J.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-BsK9rrGj.cjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { d as ContentPillarDocument } from "../../document-
|
|
1
|
+
import { d as ContentPillarDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as ContentPillarDocument } from "../../document-
|
|
1
|
+
import { C as ContentPillarDocument } from "../../document-0ZHuVdfl.mjs";
|
|
2
2
|
export { ContentPillarDocument };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
const require_mime_types = require("../../mime-types-Ds7pD7ws.cjs");
|
|
2
3
|
//#region src/entities/formatter/constants.ts
|
|
3
4
|
const FORMATTER_INLINE_FIRST_PRINT_WIDTH = 80;
|
|
4
5
|
const FORMATTER_TEXT_MAX_LENGTH = 5e4;
|
|
@@ -45,27 +46,11 @@ const INDENT_LEVEL_OPTIONS = [
|
|
|
45
46
|
}
|
|
46
47
|
];
|
|
47
48
|
const INDENT_LEVEL_VALUES = INDENT_LEVEL_OPTIONS.map((option) => option.value);
|
|
48
|
-
const HTML_MIME_TYPES = ["text/html", "application/xhtml+xml"];
|
|
49
|
-
const XML_MIME_TYPES = [
|
|
50
|
-
"text/xml",
|
|
51
|
-
"application/xml",
|
|
52
|
-
"application/rss+xml",
|
|
53
|
-
"application/atom+xml"
|
|
54
|
-
];
|
|
55
|
-
const JSON_MIME_TYPES = [
|
|
56
|
-
"text/json",
|
|
57
|
-
"application/json",
|
|
58
|
-
"application/ld+json",
|
|
59
|
-
"application/json5",
|
|
60
|
-
"application/x-ndjson",
|
|
61
|
-
"application/jsonlines"
|
|
62
|
-
];
|
|
63
|
-
const TXT_MIME_TYPES = ["text/plain", "application/octet-stream"];
|
|
64
49
|
const ALLOWED_MIME_TYPES = [
|
|
65
|
-
...HTML_MIME_TYPES,
|
|
66
|
-
...XML_MIME_TYPES,
|
|
67
|
-
...JSON_MIME_TYPES,
|
|
68
|
-
...TXT_MIME_TYPES
|
|
50
|
+
...require_mime_types.HTML_MIME_TYPES,
|
|
51
|
+
...require_mime_types.XML_MIME_TYPES,
|
|
52
|
+
...require_mime_types.JSON_MIME_TYPES,
|
|
53
|
+
...require_mime_types.TXT_MIME_TYPES
|
|
69
54
|
];
|
|
70
55
|
//#endregion
|
|
71
56
|
exports.ALLOWED_MIME_TYPES = ALLOWED_MIME_TYPES;
|
|
@@ -73,9 +58,5 @@ exports.FORMATTER_INLINE_FIRST_PRINT_WIDTH = FORMATTER_INLINE_FIRST_PRINT_WIDTH;
|
|
|
73
58
|
exports.FORMATTER_MODE_OPTIONS = FORMATTER_MODE_OPTIONS;
|
|
74
59
|
exports.FORMATTER_MODE_VALUES = FORMATTER_MODE_VALUES;
|
|
75
60
|
exports.FORMATTER_TEXT_MAX_LENGTH = FORMATTER_TEXT_MAX_LENGTH;
|
|
76
|
-
exports.HTML_MIME_TYPES = HTML_MIME_TYPES;
|
|
77
61
|
exports.INDENT_LEVEL_OPTIONS = INDENT_LEVEL_OPTIONS;
|
|
78
62
|
exports.INDENT_LEVEL_VALUES = INDENT_LEVEL_VALUES;
|
|
79
|
-
exports.JSON_MIME_TYPES = JSON_MIME_TYPES;
|
|
80
|
-
exports.TXT_MIME_TYPES = TXT_MIME_TYPES;
|
|
81
|
-
exports.XML_MIME_TYPES = XML_MIME_TYPES;
|
|
@@ -34,11 +34,6 @@ declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
|
34
34
|
readonly description: "removes all unnecessary whitespace, including newlines and tabs";
|
|
35
35
|
}];
|
|
36
36
|
declare const INDENT_LEVEL_VALUES: ("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[];
|
|
37
|
-
|
|
38
|
-
declare const HTML_MIME_TYPES: ["text/html", "application/xhtml+xml"];
|
|
39
|
-
declare const XML_MIME_TYPES: ["text/xml", "application/xml", "application/rss+xml", "application/atom+xml"];
|
|
40
|
-
declare const JSON_MIME_TYPES: ["text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines"];
|
|
41
|
-
declare const TXT_MIME_TYPES: ["text/plain", "application/octet-stream"];
|
|
42
|
-
declare const ALLOWED_MIME_TYPES: ["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"];
|
|
37
|
+
declare const ALLOWED_MIME_TYPES: ["text/html", "application/xhtml+xml", "application/html", "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"];
|
|
43
38
|
//#endregion
|
|
44
|
-
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH,
|
|
39
|
+
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH, INDENT_LEVEL_OPTIONS, INDENT_LEVEL_VALUES };
|
|
@@ -34,11 +34,6 @@ declare const INDENT_LEVEL_OPTIONS: readonly [{
|
|
|
34
34
|
readonly description: "removes all unnecessary whitespace, including newlines and tabs";
|
|
35
35
|
}];
|
|
36
36
|
declare const INDENT_LEVEL_VALUES: ("TWO_SPACES" | "THREE_SPACES" | "FOUR_SPACES" | "TAB" | "COMPACT")[];
|
|
37
|
-
|
|
38
|
-
declare const HTML_MIME_TYPES: ["text/html", "application/xhtml+xml"];
|
|
39
|
-
declare const XML_MIME_TYPES: ["text/xml", "application/xml", "application/rss+xml", "application/atom+xml"];
|
|
40
|
-
declare const JSON_MIME_TYPES: ["text/json", "application/json", "application/ld+json", "application/json5", "application/x-ndjson", "application/jsonlines"];
|
|
41
|
-
declare const TXT_MIME_TYPES: ["text/plain", "application/octet-stream"];
|
|
42
|
-
declare const ALLOWED_MIME_TYPES: ["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"];
|
|
37
|
+
declare const ALLOWED_MIME_TYPES: ["text/html", "application/xhtml+xml", "application/html", "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"];
|
|
43
38
|
//#endregion
|
|
44
|
-
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH,
|
|
39
|
+
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH, INDENT_LEVEL_OPTIONS, INDENT_LEVEL_VALUES };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { a as TXT_MIME_TYPES, o as XML_MIME_TYPES, r as JSON_MIME_TYPES, t as HTML_MIME_TYPES } from "../../mime-types-Czgq2Q_k.mjs";
|
|
1
2
|
//#region src/entities/formatter/constants.ts
|
|
2
3
|
const FORMATTER_INLINE_FIRST_PRINT_WIDTH = 80;
|
|
3
4
|
const FORMATTER_TEXT_MAX_LENGTH = 5e4;
|
|
@@ -44,22 +45,6 @@ const INDENT_LEVEL_OPTIONS = [
|
|
|
44
45
|
}
|
|
45
46
|
];
|
|
46
47
|
const INDENT_LEVEL_VALUES = INDENT_LEVEL_OPTIONS.map((option) => option.value);
|
|
47
|
-
const HTML_MIME_TYPES = ["text/html", "application/xhtml+xml"];
|
|
48
|
-
const XML_MIME_TYPES = [
|
|
49
|
-
"text/xml",
|
|
50
|
-
"application/xml",
|
|
51
|
-
"application/rss+xml",
|
|
52
|
-
"application/atom+xml"
|
|
53
|
-
];
|
|
54
|
-
const JSON_MIME_TYPES = [
|
|
55
|
-
"text/json",
|
|
56
|
-
"application/json",
|
|
57
|
-
"application/ld+json",
|
|
58
|
-
"application/json5",
|
|
59
|
-
"application/x-ndjson",
|
|
60
|
-
"application/jsonlines"
|
|
61
|
-
];
|
|
62
|
-
const TXT_MIME_TYPES = ["text/plain", "application/octet-stream"];
|
|
63
48
|
const ALLOWED_MIME_TYPES = [
|
|
64
49
|
...HTML_MIME_TYPES,
|
|
65
50
|
...XML_MIME_TYPES,
|
|
@@ -67,4 +52,4 @@ const ALLOWED_MIME_TYPES = [
|
|
|
67
52
|
...TXT_MIME_TYPES
|
|
68
53
|
];
|
|
69
54
|
//#endregion
|
|
70
|
-
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH,
|
|
55
|
+
export { ALLOWED_MIME_TYPES, FORMATTER_INLINE_FIRST_PRINT_WIDTH, FORMATTER_MODE_OPTIONS, FORMATTER_MODE_VALUES, FORMATTER_TEXT_MAX_LENGTH, INDENT_LEVEL_OPTIONS, INDENT_LEVEL_VALUES };
|
|
@@ -48,14 +48,14 @@ declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "T
|
|
|
48
48
|
type SIndentLevel = v.InferOutput<typeof SIndentLevel>;
|
|
49
49
|
declare const SContentText: 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>;
|
|
50
50
|
type SContentText = v.InferOutput<typeof SContentText>;
|
|
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>;
|
|
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", "application/html", "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
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
|
-
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>;
|
|
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", "application/html", "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
60
|
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
@@ -48,14 +48,14 @@ declare const SIndentLevel: v.OptionalSchema<v.PicklistSchema<("TWO_SPACES" | "T
|
|
|
48
48
|
type SIndentLevel = v.InferOutput<typeof SIndentLevel>;
|
|
49
49
|
declare const SContentText: 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>;
|
|
50
50
|
type SContentText = v.InferOutput<typeof SContentText>;
|
|
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>;
|
|
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", "application/html", "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
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
|
-
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>;
|
|
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", "application/html", "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
60
|
formatter_mode: "html" | "xml" | "json";
|
|
61
61
|
chars_per_line?: number | undefined;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { f as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { f as GCFlyTourDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { GCFlyTourDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { f as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { f as GCFlyTourDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { GCFlyTourDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as GCFlyTourDocument } from "../../document-
|
|
1
|
+
import { i as GCFlyTourDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.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-BsK9rrGj.cjs";
|
|
2
2
|
export { GCFlyTourSnapDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { p as GCFlyTourSnapDocument } from "../../document-
|
|
1
|
+
import { p as GCFlyTourSnapDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { GCFlyTourSnapDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as GCFlyTourSnapDocument } from "../../document-
|
|
1
|
+
import { a as GCFlyTourSnapDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.cjs");
|
|
3
3
|
exports.MediaContentTypeDocument = require_document.MediaContentTypeDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { B as MediaContentTypeDocument } from "../../document-
|
|
1
|
+
import { B as MediaContentTypeDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { MediaContentTypeDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { B as MediaContentTypeDocument } from "../../document-
|
|
1
|
+
import { B as MediaContentTypeDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { MediaContentTypeDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { v as MediaContentTypeDocument } from "../../document-
|
|
1
|
+
import { v as MediaContentTypeDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.cjs");
|
|
3
3
|
exports.MediaCreativeFormatDocument = require_document.MediaCreativeFormatDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { V as MediaCreativeFormatDocument } from "../../document-
|
|
1
|
+
import { V as MediaCreativeFormatDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { MediaCreativeFormatDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { V as MediaCreativeFormatDocument } from "../../document-
|
|
1
|
+
import { V as MediaCreativeFormatDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { MediaCreativeFormatDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { y as MediaCreativeFormatDocument } from "../../document-
|
|
1
|
+
import { y as MediaCreativeFormatDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.cjs");
|
|
3
3
|
exports.MediaMediumDocument = require_document.MediaMediumDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { z as MediaMediumDocument } from "../../document-
|
|
1
|
+
import { z as MediaMediumDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { MediaMediumDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { z as MediaMediumDocument } from "../../document-
|
|
1
|
+
import { z as MediaMediumDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { MediaMediumDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as MediaMediumDocument } from "../../document-
|
|
1
|
+
import { _ as MediaMediumDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.cjs");
|
|
3
3
|
exports.MediaPlatformDocument = require_document.MediaPlatformDocument;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { R as MediaPlatformDocument } from "../../document-
|
|
1
|
+
import { R as MediaPlatformDocument } from "../../document-BsK9rrGj.cjs";
|
|
2
2
|
export { MediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { R as MediaPlatformDocument } from "../../document-
|
|
1
|
+
import { R as MediaPlatformDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { MediaPlatformDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { g as MediaPlatformDocument } from "../../document-
|
|
1
|
+
import { g as MediaPlatformDocument } from "../../document-0ZHuVdfl.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-y3W3rg2J.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-BsK9rrGj.cjs";
|
|
2
2
|
export { MondayWorkspaceDocument };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { m as MondayWorkspaceDocument } from "../../document-
|
|
1
|
+
import { m as MondayWorkspaceDocument } from "../../document-BPkKpMtc.mjs";
|
|
2
2
|
export { MondayWorkspaceDocument };
|