Outlook_Addin_LLM/node_modules/office-addin-manifest-converter/lib/constants.d.ts

170 lines
10 KiB
TypeScript

export declare class Constants {
static readonly MosActionId = "actionId";
static readonly MosIcons = "icons";
static readonly MosType = "type";
static readonly MosV100 = "1.0";
static readonly MosV101 = "1.1";
static readonly MosView: string;
static readonly MosManifestGAVersion_1_17 = "1.17";
static readonly $Schema: string;
static readonly MosManifestSchemaVersionDevPreview = "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json#";
static readonly MosManifestLocalizationSchemaVersionDevPreview = "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.Localization.schema.json#";
static readonly MosManifestSchemaVersionDevPreviewOld = "https://raw.githubusercontent.com/OfficeDev/microsoft-teams-app-schema/preview/DevPreview/MicrosoftTeams.schema.json#";
static readonly MosManifestSchemaVersionGA = "https://developer.microsoft.com/json-schemas/teams/v1.17/MicrosoftTeams.schema.json#";
static readonly MosManifestLocalizationSchemaVersionGA = "https://developer.microsoft.com/json-schemas/teams/v1.17/MicrosoftTeams.Localization.schema.json#";
static readonly DocumentRestrictedUser = "Document.Restricted.User";
static readonly DocumentReadAllUser = "Document.ReadAll.User";
static readonly DocumentReadUser = "Document.Read.User";
static readonly DocumentReadWriteUser = "Document.ReadWrite.User";
static readonly DocumentWriteUser = "Document.Write.User";
static readonly MailboxAccessSharedFoldersUser = "Mailbox.AccessSharedFolders.User";
static readonly MailboxItemAppendOnSendUser = "MailboxItem.AppendOnSend.User";
static readonly MailboxItemRestrictedUser = "MailboxItem.Restricted.User";
static readonly MailboxItemReadUser = "MailboxItem.Read.User";
static readonly MailboxItemReadWriteUser = "MailboxItem.ReadWrite.User";
static readonly MailboxReadWriteUser = "Mailbox.ReadWrite.User";
static readonly InputAction = "action";
static readonly InputActionId = "actionId";
static readonly InputAddinCommandsExtensionPoints = "_addinCommandsExtensionPoints";
static readonly InputAppendOnSend = "AppendOnSend";
static readonly InputAppointmentOrganizerCommandSurface = "AppointmentOrganizerCommandSurface";
static readonly InputAppointmentAttendeeCommandSurface = "AppointmentAttendeeCommandSurface";
static readonly InputAutoRunExtensionPoint = "AutoRunExtensionPoint";
static readonly InputButton = "Button";
static readonly InputChildren = "children";
static readonly InputContextMenuCommandSurface = "ContextMenu";
static readonly InputContextMenuText = "ContextMenuText";
static readonly InputContextMenuCell = "ContextMenuCell";
static readonly InputControl = "control";
static readonly InputControlType = "controlType";
static readonly InputDescription = "description";
static readonly InputDescriptionResId = "descriptionResId";
static readonly InputDesktopFormFactor = "DesktopFormFactor";
static readonly InputDesktopSettings = "DesktopSettings";
static readonly InputDocument = "Document";
static readonly InputEnabled = "enabled";
static readonly InputEvents = "events";
static readonly InputExecuteFunction = "ExecuteFunction";
static readonly InputFunctionFileResid = "_functionFileResid";
static readonly InputFunctionName = "functionName";
static readonly InputGetStartedNode = "_getStartedNode";
static readonly InputGroup = "group";
static readonly InputIcon = "icon";
static readonly InputIconResId = "iconResId";
static readonly InputId = "id";
static readonly InputImages = "images";
static readonly InputLabel = "label";
static readonly InputLabelResId = "labelResId";
static readonly InputLaunchEvent = "LaunchEvent";
static readonly InputLearnMoreUrl = "learnMoreUrl";
static readonly InputMailHost = "MailHost";
static readonly InputMeetingDetailsOrganizer = "";
static readonly InputMenu = "Menu";
static readonly InputMenuItem = "MenuItem";
static readonly InputMessageComposeCommandSurface = "MessageComposeCommandSurface";
static readonly InputMessageReadCommandSurface = "MessageReadCommandSurface";
static readonly InputMobileAppointmentAttendeeCommandSurface = "MobileAppointmentAttendeeCommandSurface";
static readonly InputMobileAppointmentOrganizerCommandSurface = "MobileAppointmentOrganizerCommandSurface";
static readonly InputMobileLogEventAppointmentAttendee = "MobileLogEventAppointmentAttendee";
static readonly InputMobileMessageComposeCommandSurface = "MobileMessageComposeCommandSurface";
static readonly InputMobileMessageReadCommandSurface = "MobileMessageReadCommandSurface";
static readonly InputMobileOnlineMeetingCommandSurface = "MobileOnlineMeetingCommandSurface";
static readonly InputMobileFormFactor = "MobileFormFactor";
static readonly InputOverridenByRibbonApi = "overridenByRibbonApi";
static readonly InputPosition = "position";
static readonly InputPresentation = "Presentation";
static readonly InputPrimaryCommandSurface = "PrimaryCommandSurface";
static readonly InputRequirements = "_requirements";
static readonly InputResid = "resid";
static readonly InputScale = "scale";
static readonly InputSendMode = "sendMode";
static readonly InputSendModeBlock = "block";
static readonly InputSendModePromptUser = "promptuser";
static readonly InputSendModeSoftBlock = "softblock";
static readonly InputSets = "sets";
static readonly InputSize = "size";
static readonly InputShowTaskpane = "ShowTaskpane";
static readonly InputSourceLocation = "sourceLocation";
static readonly InputSourceLocationResid = "sourceLocationResid";
static readonly InputSupertip = "superTip";
static readonly InputTabs = "tabs";
static readonly InputTaskpaneId = "taskpaneId";
static readonly InputPinnable = "pinnable";
static readonly InputTitle = "title";
static readonly InputTitleResId = "titleResId";
static readonly InputType = "type";
static readonly InputWorkbook = "Workbook";
static readonly InputMailBoxCapability = "Mailbox";
static readonly InputAddinCommandCapability = "AddinCommands";
static readonly LegacyMailAppIconSize: number;
static readonly LegacyWXPAppIconSize: number;
static readonly LegacyMailAppHighResolutionIconSize: number;
static readonly LegacyWXPAppHighResolutionIconSize: number;
static readonly DeveloperPrivacyUrl: string;
static readonly DeveloperTermsOfUseUrl: string;
static readonly DeveloperWebSiteUrl: string;
static readonly ExtensionAudienceClaimUrl: string;
static readonly IconsColor: string;
static readonly IconsOutline: string;
static readonly MosDescriptionFull: string;
static readonly MosDescriptionShort: string;
static readonly MosNameFull: string;
static readonly MosNameShort: string;
static readonly AlternatesHighResolutionIconUrl: string;
static readonly AlternatesIconUrl: string;
static readonly RibbonsTabsLabel: string;
static readonly RibbonsTabsCustomMobileRibbonGroupsLabel: string;
static readonly RibbonsTabsCustomMobileRibbonGroupsControlsLabel: string;
static readonly RibbonsTabsCustomMobileRibbonGroupsControlsIconsUrl: string;
static readonly RibbonsTabsGroupsIconsFile: string;
static readonly RibbonsTabsGroupsIconsUrl: string;
static readonly RibbonsTabsGroupsLabel: string;
static readonly RibbonsTabsGroupsControlsIconsFile: string;
static readonly RibbonsTabsGroupsControlsIconsUrl: string;
static readonly RibbonsTabsGroupsControlsLabel: string;
static readonly RibbonsTabsGroupsControlsSupertipTitle: string;
static readonly RibbonsTabsGroupsControlsSupertipDescription: string;
static readonly RibbonsTabsGroupsControlsItemsIconsFile: string;
static readonly RibbonsTabsGroupsControlsItemsIconsUrl: string;
static readonly RibbonsTabsGroupsControlsItemsLabel: string;
static readonly RibbonsTabsGroupsControlsItemsSupertipTitle: string;
static readonly RibbonsTabsGroupsControlsItemsSupertipDescription: string;
static readonly ContextMenusMenusControlsIconsFile: string;
static readonly ContextMenusMenusControlsIconsUrl: string;
static readonly ContextMenusMenusControlsLabel: string;
static readonly ContextMenusMenusControlsSupertipTitle: string;
static readonly ContextMenusMenusControlsSupertipDescription: string;
static readonly ContextMenusMenusControlsItemsIconsFile: string;
static readonly ContextMenusMenusControlsItemsIconsUrl: string;
static readonly ContextMenusMenusControlsItemsLabel: string;
static readonly ContextMenusMenusControlsItemsSupertipTitle: string;
static readonly ContextMenusMenusControlsItemsSupertipDescription: string;
static readonly RuntimesPage: string;
static readonly RuntimesScript: string;
static readonly RuntimesActionsDisplayName: string;
static readonly DefaultAccessColor: string;
static readonly DefaultDeveloperUrl: string;
static readonly InvalidCharacterInFileName: RegExp;
static readonly RuntimeLifetimeShort: string;
static readonly RuntimeLifetimeLong: string;
static readonly DefaultOutputFolderName: string;
static readonly EllipsisText: string;
static readonly JSONFileSuffix: string;
static readonly JSONManifestFileName: string;
static readonly LoggingPrefix: string;
static readonly LoggingPrefixWarning: string;
static readonly LoggingPrefixError: string;
static readonly MaxResourceStringLengthAny: number;
static readonly MaxResourceStringLength30: number;
static readonly MaxResourceStringLength32: number;
static readonly MaxResourceStringLength64: number;
static readonly MaxResourceStringLength80: number;
static readonly MaxResourceStringLength100: number;
static readonly MaxResourceStringLength128: number;
static readonly MaxResourceStringLength256: number;
static readonly MaxResourceStringLength512: number;
static readonly MaxResourceStringLength2048: number;
static readonly MaxResourceStringLength4000: number;
static readonly TruncationText: string;
}
//# sourceMappingURL=constants.d.ts.map