@bigfootai/bigfoot-types 5.2.13 → 5.2.15
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/metadata/providers/noded.js +2 -2
- package/metadata/providers/noded.ts +2 -4
- package/model.js +18 -10
- package/model.ts +17 -10
- package/package.json +1 -1
@@ -34,7 +34,7 @@ exports.Noded = {
|
|
34
34
|
organization_1.Organization.metadataType,
|
35
35
|
],
|
36
36
|
description: 'Noded customized to make it more productive for customer success use-cases.',
|
37
|
-
iconUrl: 'https://
|
37
|
+
iconUrl: 'https://app.noded.so/notify_favicon.svg',
|
38
38
|
label: 'Noded for Customer Success',
|
39
39
|
linkSubscriptions: [],
|
40
40
|
authentication: false,
|
@@ -55,5 +55,5 @@ exports.Noded = {
|
|
55
55
|
documentMetadata: [healthcheck_1.HealthCheck],
|
56
56
|
dashboardMetadata: [account_overview_1.AccountOverview, record_update_1.RecordUpdate],
|
57
57
|
label: 'Noded',
|
58
|
-
iconUrl: 'https://
|
58
|
+
iconUrl: 'https://app.noded.so/notify_favicon.svg',
|
59
59
|
};
|
@@ -33,8 +33,7 @@ export const Noded: Provider = {
|
|
33
33
|
],
|
34
34
|
description:
|
35
35
|
'Noded customized to make it more productive for customer success use-cases.',
|
36
|
-
iconUrl:
|
37
|
-
'https://cdn.prod.website-files.com/66ad021a8eb02a1342972537/66ad1a7d8c5987f668d3b5aa_noded-logo.svg',
|
36
|
+
iconUrl: 'https://app.noded.so/notify_favicon.svg',
|
38
37
|
label: 'Noded for Customer Success',
|
39
38
|
linkSubscriptions: [],
|
40
39
|
authentication: false,
|
@@ -55,6 +54,5 @@ export const Noded: Provider = {
|
|
55
54
|
documentMetadata: [HealthCheck],
|
56
55
|
dashboardMetadata: [AccountOverview, RecordUpdate],
|
57
56
|
label: 'Noded',
|
58
|
-
iconUrl:
|
59
|
-
'https://cdn.prod.website-files.com/66ad021a8eb02a1342972537/66ad1a7d8c5987f668d3b5aa_noded-logo.svg',
|
57
|
+
iconUrl: 'https://app.noded.so/notify_favicon.svg',
|
60
58
|
};
|
package/model.js
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.CredentialQL = exports.StandardObjectsQL = exports.ProviderResponseQL = exports.ProviderRequestQL = exports.ProviderInfoQL = exports.EntityEntryQL = exports.EntityEntryFields = exports.RelationEntryQL = exports.ArgumentEntryQL = exports.EntityReferenceQL = exports.TaskStepQL = exports.TaskStepInputQL = exports.ExternalIdLinkQL = exports.ExternalIdLinkInputQL = exports.BusinessObjectLinkQL = exports.BusinessObjectLinkInputQL = exports.SharingTenantQL = exports.TenantSettingQL = exports.SharingDomainQL = exports.SharingTagQL = exports.SharingTagInputQL = exports.InviteSharingTagInputQL = exports.EditorQL = exports.EditorInputQL = exports.HighlightQL = exports.PubSubType = exports.RelationType = exports.EntityType = exports.RecordType = exports.ThumbsDirection = exports.ProcessingStage = exports.MutationType = exports.MarkType = exports.DocumentType = exports.RecurrenceRFC = exports.TagRecommendationType = exports.InviteStatus = exports.OrderByDirection = exports.SharingApproach = exports.StepStatus = exports.TaskStatus = exports.TaskPriority = exports.AccessType = exports.SharingLevel = exports.ClientType = exports.ExportType = exports.TagType = exports.UpsertType = exports.RecommendationType = exports.BlockType = void 0;
|
4
4
|
exports.Domain = exports.DomainQL = exports.Tenant = exports.TenantQL = exports.Recommendation = exports.RecommendationQL = exports.NotificationRecommendationQL = exports.ShareRecommendationQL = exports.UpsertRecommendationQL = exports.ConnectRecommendationQL = exports.TenantLight = exports.TenantLightQL = exports.TagRecommendationQL = exports.Tag = exports.TagQL = exports.TagFieldsJustSharing = exports.TagFieldsWithoutSharing = exports.GraphTagsInputQL = exports.GraphTagQL = exports.TagTypeQL = exports.Provider = exports.ProviderQL = exports.ProviderApplicationQL = exports.ExternalIdQL = exports.DashboardTagSubscriptionQL = exports.Sync = exports.SyncQL = exports.Search = exports.SearchQL = exports.Folder = exports.FolderQL = exports.History = exports.Metadata = exports.MetadataQL = exports.MetadataFields = exports.SharedPrimitive = exports.SharedPrimitiveFieldsForUpsert = exports.SharedPrimitiveFields = exports.Primitive = exports.PrimitiveFieldsForUpsert = exports.PrimitiveFields = exports.FindExternalTagReferenceInputQL = exports.FindExternalTagReferencesInputQL = exports.PersonReferenceQL = exports.PersonReferenceFields = exports.ChangesQL = exports.ChangesInputQL = exports.ReferenceBlockQL = exports.ReferenceBlockInputQL = exports.ConnectedProviderQL = void 0;
|
5
|
-
exports.
|
6
|
-
exports.
|
7
|
-
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = void 0;
|
5
|
+
exports.Template = exports.TemplateQL = exports.DashboardMetadata = exports.DashboardMetadataQL = exports.DocumentMetadata = exports.DocumentMetadataQL = exports.BlockDescriptionQL = exports.Website = exports.WebsiteQL = exports.Dashboard = exports.DashboardQL = exports.BlockData = exports.BlockDataQL = exports.Document = exports.DocumentQL = exports.DocumentFields = exports.Message = exports.MessageQL = exports.UpsertMessageInputQL = exports.Todo = exports.Calendar = exports.CalendarQL = exports.Event = exports.EventQL = exports.PersonAcceptanceQL = exports.ResponseStatus = exports.EventStatus = exports.Conference = exports.ConferenceQL = exports.ConferenceEntrypointQL = exports.TranscriptionQL = exports.TranscriptionEntryQL = exports.Task = exports.TaskQL = exports.Note = exports.NoteQL = exports.Section = exports.BusinessObject = exports.BusinessObjectQL = exports.BusinessObjectFieldsForUpsert = exports.BusinessObjectFields = exports.BusinessObjectIngestionRequest = exports.BlockProcessingResponse = exports.BlockProcessingRequest = exports.Block = exports.BlockQL = exports.BlockFieldsForUpsert = exports.BlockFields = exports.Person = exports.Organization = void 0;
|
6
|
+
exports.ArchiveFolderInputQL = exports.FindFoldersInputQL = exports.FindFolderInputQL = exports.UpsertFolderInputQL = exports.UpdateTaskInputQL = exports.DeleteSharingTagInputQL = exports.SetSharingTagInputQL = exports.MergeTagInputQL = exports.ArchiveTagOutputQL = exports.ArchiveTagInputQL = exports.FindTagsInputQL = exports.FindTagInputQL = exports.UpsertTagInputQL = exports.SharingTenantInputQL = exports.SharingDomainInputQL = exports.FindSyncInputQL = exports.FindProviderInputQL = exports.ArchiveRecommendationOutputQL = exports.ArchiveRecommendationInputQL = exports.UpdateRecommendationInputQL = exports.ArchiveBlockOutputQL = exports.ArchiveBlockInputQL = exports.FindBlocksInputQL = exports.FindBlockInputQL = exports.UpsertNoteInputQL = exports.FindDashboardInputQL = exports.UpsertDocumentInputQL = exports.FindDocumentInputQL = exports.FindEventInputQL = exports.FindCalendarInputQL = exports.FindDomainInputQL = exports.FindTenantsInputQL = exports.FindTenantInputQL = exports.UpsertRecordsInputQL = exports.FindRecordsInputQL = exports.FindRecordInputQL = exports.Table = exports.TableQL = exports.TableFields = exports.Record = exports.RecordQL = exports.RecordInputQL = exports.TableMetadata = exports.TableMetadataQL = exports.FieldValueQL = exports.FieldValueInputQL = exports.FieldQL = exports.OptionQL = exports.FieldVariation = exports.FieldType = void 0;
|
7
|
+
exports.GraphQLTypes = exports.UpdateTagSharingInputQL = exports.GraphSearchEventsInputQL = exports.GraphSearchInputQL = exports.GraphSearchInputFields = exports.SortOptionInputQL = exports.BusinessObjectFilterInputQL = exports.StringFilterInputQL = exports.NumberFilterInputQL = exports.ChildItemQL = exports.ChildItemInputQL = exports.ChildItemFields = exports.ParentItemQL = exports.ParentItemInputQL = exports.ParentItemFields = exports.RemoveReactionInputQL = exports.AddReactionInputQL = exports.FindReactionsInputQL = exports.ReactionQL = exports.FindTagsVisibilityInputQL = exports.OrderDirection = exports.OrderDirectionQL = exports.TaskStatusQL = exports.RecommendationTypeQL = exports.BlockTypeQL = exports.SearchInputQL = exports.SearchTagsInputQL = exports.ArchiveSearchOutputQL = exports.ArchiveSearchInputQL = exports.FindSearchesInputQL = exports.FindSearchInputQL = exports.UpsertSearchInputQL = exports.ArchiveFolderOutputQL = void 0;
|
8
8
|
const uuid_1 = require("uuid");
|
9
9
|
/*
|
10
10
|
These are the core primitives of our model. These represent the entities that show
|
@@ -1179,8 +1179,10 @@ exports.Document = Document;
|
|
1179
1179
|
//// DASHBOARD START
|
1180
1180
|
exports.BlockDataQL = `
|
1181
1181
|
type BlockData {
|
1182
|
+
_id: String!
|
1183
|
+
dateCreated: Float
|
1184
|
+
dateUpdated: Float
|
1182
1185
|
name: String!
|
1183
|
-
_ids: String
|
1184
1186
|
blockType: String
|
1185
1187
|
title: String
|
1186
1188
|
document: String
|
@@ -1188,6 +1190,13 @@ type BlockData {
|
|
1188
1190
|
metadataType: String
|
1189
1191
|
tagType: String
|
1190
1192
|
}`;
|
1193
|
+
class BlockData extends Primitive {
|
1194
|
+
constructor(name) {
|
1195
|
+
super();
|
1196
|
+
this.name = name;
|
1197
|
+
}
|
1198
|
+
}
|
1199
|
+
exports.BlockData = BlockData;
|
1191
1200
|
exports.DashboardQL = `
|
1192
1201
|
type Dashboard {${exports.BusinessObjectFields}
|
1193
1202
|
metadata: DashboardMetadata
|
@@ -1201,12 +1210,11 @@ class Dashboard extends BusinessObject {
|
|
1201
1210
|
this.blockData = [];
|
1202
1211
|
// Go through the block descriptions and create the block data entries
|
1203
1212
|
for (const blockDescription of dashboardMetadata.blockDescriptions) {
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
1207
|
-
|
1208
|
-
|
1209
|
-
});
|
1213
|
+
const block = new BlockData(blockDescription.name);
|
1214
|
+
block.blockType = blockDescription.blockType;
|
1215
|
+
block.title = blockDescription.title;
|
1216
|
+
block.metadataType = blockDescription.metadataType;
|
1217
|
+
this.blockData.push(block);
|
1210
1218
|
}
|
1211
1219
|
this.metadata = dashboardMetadata;
|
1212
1220
|
}
|
package/model.ts
CHANGED
@@ -2041,8 +2041,10 @@ export class Document extends BusinessObject {
|
|
2041
2041
|
//// DASHBOARD START
|
2042
2042
|
export const BlockDataQL = `
|
2043
2043
|
type BlockData {
|
2044
|
+
_id: String!
|
2045
|
+
dateCreated: Float
|
2046
|
+
dateUpdated: Float
|
2044
2047
|
name: String!
|
2045
|
-
_ids: String
|
2046
2048
|
blockType: String
|
2047
2049
|
title: String
|
2048
2050
|
document: String
|
@@ -2050,16 +2052,20 @@ type BlockData {
|
|
2050
2052
|
metadataType: String
|
2051
2053
|
tagType: String
|
2052
2054
|
}`;
|
2053
|
-
export
|
2055
|
+
export class BlockData extends Primitive {
|
2054
2056
|
name: string;
|
2055
|
-
_ids?: string[];
|
2056
2057
|
blockType?: BlockType;
|
2057
2058
|
title?: string;
|
2058
2059
|
document?: string;
|
2059
2060
|
htmlContent?: string;
|
2060
2061
|
metadataType?: string;
|
2061
2062
|
tagType?: TagType;
|
2062
|
-
|
2063
|
+
|
2064
|
+
constructor(name: string) {
|
2065
|
+
super();
|
2066
|
+
|
2067
|
+
this.name = name;
|
2068
|
+
}
|
2063
2069
|
}
|
2064
2070
|
|
2065
2071
|
export const DashboardQL = `
|
@@ -2099,12 +2105,13 @@ export class Dashboard extends BusinessObject {
|
|
2099
2105
|
this.blockData = [];
|
2100
2106
|
// Go through the block descriptions and create the block data entries
|
2101
2107
|
for (const blockDescription of dashboardMetadata.blockDescriptions) {
|
2102
|
-
|
2103
|
-
|
2104
|
-
|
2105
|
-
|
2106
|
-
|
2107
|
-
|
2108
|
+
const block: BlockData = new BlockData(blockDescription.name);
|
2109
|
+
|
2110
|
+
block.blockType = blockDescription.blockType;
|
2111
|
+
block.title = blockDescription.title;
|
2112
|
+
block.metadataType = blockDescription.metadataType;
|
2113
|
+
|
2114
|
+
this.blockData.push(block);
|
2108
2115
|
}
|
2109
2116
|
|
2110
2117
|
this.metadata = dashboardMetadata;
|