@omnia/fx-models 8.0.409-dev → 8.0.411-dev
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/BlockTitleSettings.d.ts +1 -1
- package/ComponentComposer.d.ts +1 -2
- package/Enums.d.ts +0 -8
- package/Enums.js +2 -11
- package/Enums.tooling.d.ts +1 -1
- package/Feature.d.ts +1 -2
- package/FilterpickerModel.d.ts +1 -1
- package/Icon.d.ts +2 -20
- package/Icon.js +7 -7
- package/LayoutDefinition.d.ts +1 -2
- package/RollupMetricSettings.d.ts +1 -1
- package/apps/App.d.ts +2 -2
- package/enterprise-glossary/TermUISettings.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/factory/DefineFactory.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/Icon.d.ts +27 -0
- package/internal-do-not-import-from-here/shared/models/Icon.js +12 -0
- package/internal-do-not-import-from-here/shared/models/index.d.ts +1 -0
- package/internal-do-not-import-from-here/shared/models/index.js +1 -0
- package/internal-do-not-import-from-here/shared/models/theme/useSpacingScaling.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronContentSection.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +10 -1
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +1 -9
- package/media-picker/MediaPickerProvider.d.ts +1 -2
- package/media-picker/interfaces/types.d.ts +1 -2
- package/package.json +1 -1
- package/properties/PropertyDefinition.d.ts +1 -1
- package/user-profile/EditUserProfileHandlerRegistration.d.ts +1 -2
- package/internal-do-not-import-from-here/shared/shared.manifest.d.ts +0 -1
package/BlockTitleSettings.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { TextAlignment, BorderPositions, IconPositions, IconSizes } from "./Enums";
|
2
|
-
import { IIcon } from "
|
2
|
+
import { IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
3
|
import { Spacing, VelcronRendererResolverReference } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
4
4
|
import { BusinessProfileProperty } from "./BusinessProfile";
|
5
5
|
import { ShapeDividerSettings } from "./ShapeDividerSettingsModel";
|
package/ComponentComposer.d.ts
CHANGED
@@ -1,5 +1,4 @@
|
|
1
|
-
import { IIcon } from "
|
2
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
2
|
import { OmniaBackendRuntimes, OmniaClientRuntimes } from "./Enums";
|
4
3
|
export interface WebComponentOptions {
|
5
4
|
/** The name for this component, this should be a none conflicting name
|
package/Enums.d.ts
CHANGED
@@ -231,14 +231,6 @@ export declare enum LanguageTags {
|
|
231
231
|
SeNo = "se-no",
|
232
232
|
MtMt = "mt-mt"
|
233
233
|
}
|
234
|
-
export declare enum IconTypes {
|
235
|
-
FontAwesome = "IFontAwesomeIcon",
|
236
|
-
Fabric = "IFabricIcon",
|
237
|
-
Flag = "IFlagIcon",
|
238
|
-
Material = "IMaterialIcon",
|
239
|
-
Custom = "ICustomIcon",
|
240
|
-
SVG = "ISVG"
|
241
|
-
}
|
242
234
|
export declare enum IconSources {
|
243
235
|
Automatic = "IAutomaticIcon",
|
244
236
|
Builtin = "IBuiltinIcon",
|
package/Enums.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.TimePeriodTypes = exports.TargetUser = exports.RedirectRuleType = exports.MultilingualScopes = exports.OmniaRoleTypes = exports.TargetResolverTypes = exports.PermissionRoles = exports.FirstDayOfWeeks = exports.TimeFormats = exports.CompareBusinessProfilePathType = exports.StatusMessageOverlayType = exports.HttpStatusCode = exports.QueueMessageStatus = exports.StaticEndpoint = exports.LegacyThemeType = exports.FeatureInstanceStatus = exports.RoleDefinitions = exports.Parameters = exports.ParamTypes = exports.PropertyIndexedType = exports.UserPickingType = exports.BoolFilter = exports.PrincipalTypes = exports.AppInstanceScopedQueryTypes = exports.AppInstanceStatus = exports.VideoRatio = exports.AdminNavigationBuiltInCategory = exports.AdminVisibility = exports.AuthenticationValidationStatuses = exports.IconSources = exports.
|
4
|
-
exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpoints = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.OmniaClientRuntimes = exports.OmniaBackendRuntimes = exports.PropertyEditModeElementNameType = exports.DirectionRules = exports.MediaPickerEnums = exports.PropertyArchiveType = exports.ImageSources = exports.IconSizes = exports.BlockRenderingModes = exports.LayoutCanvasModes = exports.ChromeTypes = exports.LayoutItemActions = exports.LayoutEditorModes = exports.TabbedDisplayModes = exports.TabbedIconPositions = exports.Positions = exports.BorderPositions = exports.IconPositions = exports.TextAlignment = exports.LayoutItemTypes = exports.LayoutDrawerTabs = exports.VerticalAlignments = exports.HorizontalAlignments = exports.BladeSizes = exports.ImageResolution = exports.ServiceLocatorUrlType = exports.AppInstanceAction = exports.VDataGridHeaderType = exports.VDataGridHeaderAlign = exports.ButtonSizes = exports.ButtonModes = exports.ButtonIconPosition = exports.TooltipPosition = exports.RichTextModes =
|
3
|
+
exports.DateOperator = exports.TimePeriodTypes = exports.TargetUser = exports.RedirectRuleType = exports.MultilingualScopes = exports.OmniaRoleTypes = exports.TargetResolverTypes = exports.PermissionRoles = exports.FirstDayOfWeeks = exports.TimeFormats = exports.CompareBusinessProfilePathType = exports.StatusMessageOverlayType = exports.HttpStatusCode = exports.QueueMessageStatus = exports.StaticEndpoint = exports.LegacyThemeType = exports.FeatureInstanceStatus = exports.RoleDefinitions = exports.Parameters = exports.ParamTypes = exports.PropertyIndexedType = exports.UserPickingType = exports.BoolFilter = exports.PrincipalTypes = exports.AppInstanceScopedQueryTypes = exports.AppInstanceStatus = exports.VideoRatio = exports.AdminNavigationBuiltInCategory = exports.AdminVisibility = exports.AuthenticationValidationStatuses = exports.IconSources = exports.LanguageTags = exports.LocalizationTargetTypes = exports.BundleTargetTypes = exports.ServerManifestTypes = exports.ClientManifestTypes = exports.RuleLogicalOperator = exports.ResourceEvaluators = exports.ConsoleStateStorageMessageTypes = exports.ConsoleMessageTypes = exports.LogLevels = exports.ManifestLoadStatus = exports.LogSources = exports.AppTemplatePermissionLevel = exports.SecurityAccessType = exports.SecurityIdentities = exports.SecurityRoleScopes = exports.SecurityProviderTypes = exports.BuiltInAppInstanceInternalNames = exports.BuiltInEnterprisePropertyInternalNames = void 0;
|
4
|
+
exports.CompletionImpactType = exports.LayoutActionOpenType = exports.ReCaptChaSecretFormNames = exports.reCaptchaSecretKey = exports.WPServiceDefinition = exports.StatusFilter = exports.PersistentDiskTypes = exports.CookieKeys = exports.LocalServingMessageType = exports.DisplayBreakpoints = exports.DisplayBreakpointCodes = exports.IdentityUserIdTypeMatch = exports.OmniaClientRuntimes = exports.OmniaBackendRuntimes = exports.PropertyEditModeElementNameType = exports.DirectionRules = exports.MediaPickerEnums = exports.PropertyArchiveType = exports.ImageSources = exports.IconSizes = exports.BlockRenderingModes = exports.LayoutCanvasModes = exports.ChromeTypes = exports.LayoutItemActions = exports.LayoutEditorModes = exports.TabbedDisplayModes = exports.TabbedIconPositions = exports.Positions = exports.BorderPositions = exports.IconPositions = exports.TextAlignment = exports.LayoutItemTypes = exports.LayoutDrawerTabs = exports.VerticalAlignments = exports.HorizontalAlignments = exports.BladeSizes = exports.ImageResolution = exports.ServiceLocatorUrlType = exports.AppInstanceAction = exports.VDataGridHeaderType = exports.VDataGridHeaderAlign = exports.ButtonSizes = exports.ButtonModes = exports.ButtonIconPosition = exports.TooltipPosition = exports.RichTextModes = void 0;
|
5
5
|
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
6
6
|
var BuiltInEnterprisePropertyInternalNames;
|
7
7
|
(function (BuiltInEnterprisePropertyInternalNames) {
|
@@ -255,15 +255,6 @@ var LanguageTags;
|
|
255
255
|
LanguageTags["SeNo"] = "se-no";
|
256
256
|
LanguageTags["MtMt"] = "mt-mt";
|
257
257
|
})(LanguageTags || (exports.LanguageTags = LanguageTags = {}));
|
258
|
-
var IconTypes;
|
259
|
-
(function (IconTypes) {
|
260
|
-
IconTypes["FontAwesome"] = "IFontAwesomeIcon";
|
261
|
-
IconTypes["Fabric"] = "IFabricIcon";
|
262
|
-
IconTypes["Flag"] = "IFlagIcon";
|
263
|
-
IconTypes["Material"] = "IMaterialIcon";
|
264
|
-
IconTypes["Custom"] = "ICustomIcon";
|
265
|
-
IconTypes["SVG"] = "ISVG";
|
266
|
-
})(IconTypes || (exports.IconTypes = IconTypes = {}));
|
267
258
|
var IconSources;
|
268
259
|
(function (IconSources) {
|
269
260
|
IconSources["Automatic"] = "IAutomaticIcon";
|
package/Enums.tooling.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { LanguageTags, OmniaMimeType, guid } from "@omnia/fx-models";
|
2
|
-
declare const mimeTypes: Record<"c" | "x" | "map" | "s" | "z" | "rgb" | "js" | "css" | "aa" | "
|
2
|
+
declare const mimeTypes: Record<"c" | "x" | "map" | "s" | "z" | "rgb" | "js" | "css" | "aa" | "class" | "html" | "i" | "ins" | "tr" | "jpeg" | "jpg" | "png" | "bmp" | "gif" | "svg" | "ico" | "pdf" | "dotx" | "docx" | "doc" | "dot" | "pptx" | "potx" | "ppt" | "pot" | "xlsx" | "xltx" | "xls" | "xlt" | "ms" | "dir" | "cd" | "cc" | "cab" | "cdf" | "def" | "src" | "filters" | "user" | "settings" | "one" | "ac3" | "323" | "caf" | "fdf" | "h" | "group" | "atom" | "rtf" | "3g2" | "3gp" | "3gp2" | "3gpp" | "7z" | "AAC" | "aaf" | "aax" | "aca" | "accda" | "accdb" | "accdc" | "accde" | "accdr" | "accdt" | "accdw" | "accft" | "acx" | "AddIn" | "ade" | "adobebridge" | "adp" | "ADT" | "ADTS" | "afm" | "ai" | "aif" | "aifc" | "aiff" | "air" | "amc" | "application" | "art" | "asa" | "asax" | "ascx" | "asd" | "asf" | "ashx" | "asi" | "asm" | "asmx" | "aspx" | "asr" | "asx" | "au" | "avi" | "axs" | "bas" | "bcpio" | "bin" | "calx" | "cat" | "cdda" | "cer" | "chm" | "clp" | "cmx" | "cnf" | "cod" | "config" | "contact" | "coverage" | "cpio" | "cpp" | "crd" | "crl" | "crt" | "cs" | "csdproj" | "csh" | "csproj" | "csv" | "cur" | "cxx" | "dat" | "datasource" | "dbproj" | "dcr" | "deploy" | "der" | "dgml" | "dib" | "dif" | "disco" | "dll" | "dll.config" | "dlm" | "docm" | "dotm" | "dsp" | "dsw" | "dtd" | "dtsConfig" | "dv" | "dvi" | "dwf" | "dwp" | "dxr" | "eml" | "emz" | "eot" | "eps" | "etl" | "etx" | "evy" | "exe" | "exe.config" | "fif" | "fla" | "flr" | "flv" | "fsscript" | "fsx" | "generictest" | "gsm" | "gtar" | "gz" | "hdf" | "hdml" | "hhc" | "hhk" | "hhp" | "hlp" | "hpp" | "hqx" | "hta" | "htc" | "htm" | "htt" | "hxa" | "hxc" | "hxd" | "hxe" | "hxf" | "hxh" | "hxi" | "hxk" | "hxq" | "hxr" | "hxs" | "hxt" | "hxv" | "hxw" | "hxx" | "ics" | "idl" | "ief" | "iii" | "inc" | "inf" | "inl" | "ipa" | "ipg" | "ipproj" | "ipsw" | "iqy" | "isp" | "ite" | "itlp" | "itms" | "itpc" | "IVF" | "jar" | "java" | "jck" | "jcz" | "jfif" | "jnlp" | "jpb" | "jpe" | "jsx" | "jsxbin" | "latex" | "library-ms" | "lit" | "loadtest" | "lpk" | "lsf" | "lst" | "lsx" | "lzh" | "m13" | "m14" | "m1v" | "m2t" | "m2ts" | "m2v" | "m3u" | "m3u8" | "m4a" | "m4b" | "m4p" | "m4r" | "m4v" | "mac" | "mak" | "man" | "manifest" | "master" | "mda" | "mdb" | "mde" | "mdp" | "me" | "mfp" | "mht" | "mhtml" | "mid" | "midi" | "mix" | "mk" | "mmf" | "mno" | "mny" | "mod" | "mov" | "movie" | "mp2" | "mp2v" | "mp3" | "mp4" | "mp4v" | "mpa" | "mpe" | "mpeg" | "mpf" | "mpg" | "mpp" | "mpv2" | "mqv" | "msi" | "mso" | "mts" | "mtx" | "mvb" | "mvc" | "mxp" | "nc" | "nsc" | "nws" | "ocx" | "oda" | "odc" | "odh" | "odl" | "odp" | "ods" | "odt" | "onea" | "onepkg" | "onetmp" | "onetoc" | "onetoc2" | "orderedtest" | "osdx" | "p10" | "p12" | "p7b" | "p7c" | "p7m" | "p7r" | "p7s" | "pbm" | "pcast" | "pct" | "pcx" | "pcz" | "pfb" | "pfm" | "pfx" | "pgm" | "pic" | "pict" | "pkgdef" | "pkgundef" | "pko" | "pls" | "pma" | "pmc" | "pml" | "pmr" | "pmw" | "pnm" | "pnt" | "pntg" | "pnz" | "potm" | "ppa" | "ppam" | "ppm" | "pps" | "ppsm" | "ppsx" | "pptm" | "prf" | "prm" | "prx" | "ps" | "psc1" | "psd" | "psess" | "psm" | "psp" | "pub" | "pwz" | "qht" | "qhtm" | "qt" | "qti" | "qtif" | "qtl" | "qxd" | "ra" | "ram" | "rar" | "ras" | "rat" | "rc" | "rc2" | "rct" | "rdlc" | "resx" | "rf" | "rgs" | "rm" | "rmi" | "rmp" | "roff" | "rpm" | "rqy" | "rtx" | "ruleset" | "safariextz" | "scd" | "sct" | "sd2" | "sdp" | "sea" | "searchConnector-ms" | "setpay" | "setreg" | "sgimb" | "sgml" | "sh" | "shar" | "shtml" | "sit" | "sitemap" | "skin" | "sldm" | "sldx" | "slk" | "sln" | "slupkg-ms" | "smd" | "smi" | "smx" | "smz" | "snd" | "snippet" | "snp" | "sol" | "sor" | "spc" | "spl" | "srf" | "SSISDeploymentManifest" | "ssm" | "sst" | "stl" | "sv4cpio" | "sv4crc" | "svc" | "swf" | "t" | "tar" | "tcl" | "testrunconfig" | "testsettings" | "tex" | "texi" | "texinfo" | "tgz" | "thmx" | "thn" | "tif" | "tiff" | "tlh" | "tli" | "toc" | "trm" | "trx" | "ts" | "tsv" | "ttf" | "tts" | "txt" | "u32" | "uls" | "ustar" | "vb" | "vbdproj" | "vbk" | "vbproj" | "vbs" | "vcf" | "vcproj" | "vcs" | "vcxproj" | "vddproj" | "vdp" | "vdproj" | "vdx" | "vml" | "vscontent" | "vsct" | "vsd" | "vsi" | "vsix" | "vsixlangpack" | "vsixmanifest" | "vsmdi" | "vspscc" | "vss" | "vsscc" | "vssettings" | "vssscc" | "vst" | "vstemplate" | "vsto" | "vsw" | "vsx" | "vtx" | "wav" | "wave" | "wax" | "wbk" | "wbmp" | "wcm" | "wdb" | "wdp" | "webarchive" | "webtest" | "wiq" | "wiz" | "wks" | "WLMP" | "wlpginstall" | "wlpginstall3" | "wm" | "wma" | "wmd" | "wmf" | "wml" | "wmlc" | "wmls" | "wmlsc" | "wmp" | "wmv" | "wmx" | "wmz" | "wpl" | "wps" | "wri" | "wrl" | "wrz" | "wsc" | "wsdl" | "wvx" | "xaf" | "xaml" | "xap" | "xbap" | "xbm" | "xdr" | "xht" | "xhtml" | "xla" | "xlam" | "xlc" | "xld" | "xlk" | "xll" | "xlm" | "xlsb" | "xlsm" | "xltm" | "xlw" | "xml" | "xmta" | "xof" | "XOML" | "xpm" | "xps" | "xrm-ms" | "xsc" | "xsd" | "xsf" | "xsl" | "xslt" | "xsn" | "xss" | "xtp" | "xwd" | "zip" | "woff" | "woff2", OmniaMimeType>;
|
3
3
|
declare const languageTags: Record<"ArSa" | "BgBg" | "CaEs" | "ZhTw" | "CsCz" | "DaDk" | "DeDe" | "ElGr" | "EnUs" | "FiFi" | "FrFr" | "HeIl" | "HuHu" | "IsIs" | "ItIt" | "JaJp" | "KoKr" | "NlNl" | "NbNo" | "PlPl" | "PtBr" | "RoRo" | "RuRu" | "HrHr" | "SkSk" | "SqAl" | "SvSe" | "ThTh" | "TrTr" | "UrPk" | "IdId" | "UkUa" | "BeBy" | "SlSi" | "EtEe" | "LvLv" | "LtLt" | "FaIr" | "ViVn" | "HyAm" | "EuEs" | "MkMk" | "AfZa" | "KaGe" | "FoFo" | "HiIn" | "MsMy" | "KkKz" | "KyKg" | "SwKe" | "TtRu" | "PaIn" | "GuIn" | "TaIn" | "TeIn" | "KnIn" | "MrIn" | "SaIn" | "MnMn" | "GlEs" | "DvMv" | "ArIq" | "ZhCn" | "DeCh" | "EnGb" | "EsMx" | "FrBe" | "ItCh" | "NlBe" | "NnNo" | "PtPt" | "SvFi" | "MsBn" | "ArEg" | "ZhHk" | "DeAt" | "EnAu" | "EnEs" | "FrCa" | "ArLy" | "ZhSg" | "DeLu" | "EnCa" | "EsGt" | "FrCh" | "ArDz" | "ZhMo" | "DeLi" | "EnNz" | "EsCr" | "FrLu" | "ArMa" | "EnIe" | "EsPa" | "FrMc" | "ArTn" | "EnZa" | "EsDo" | "ArOm" | "EnJm" | "EsVe" | "ArYe" | "EsCo" | "ArSy" | "EnBz" | "EsPe" | "ArJo" | "EnTt" | "EsAr" | "ArLb" | "EnZw" | "EsEc" | "EsEs" | "ArKw" | "EnPh" | "EsCl" | "ArAe" | "EsUy" | "ArBh" | "EsPy" | "ArQa" | "EsBo" | "EsSv" | "EsHn" | "EsPr" | "ZuZa" | "XhZa" | "FyNl" | "TnZa" | "SeSe" | "SeFi" | "CyGb" | "HrBa" | "MiNz" | "GaIe" | "RmCh" | "LbLu" | "NsZa" | "SeNo" | "MtMt", LanguageTags>;
|
4
4
|
declare const omniaGroupManifests: Record<"FxUxBootstrapper" | "Fx" | "FxConsole" | "FxUxCommonComponents" | "FxUxRichTextEditor" | "Header" | "ChromeGroup" | "LayoutCanvasGroup", guid>;
|
5
5
|
declare const omniaResourceManifests: Record<"AppCore" | "VelcronCore" | "VelcronSetup" | "FxServiceWorker" | "SplitPaneLib" | "ProsemirrorPackage" | "AuthSetupCore" | "LayoutCanvasShared" | "AwesomeProFont" | "FxUxBootstrapper" | "FxUxVuetifyCore" | "DynamicPlaceholderApis" | "AppPlaceHolderApis" | "FxUxMonacoEditor" | "FxUxAutocomplete" | "ClientBoot" | "FxUxVuetifyBottomnav" | "ConsoleCommands" | "FxUxVRating" | "FxUxVuetifyStepper" | "FxUxVuetifyColorPicker" | "FxUxVuetifyCombobox" | "FxUxVuetifySlider" | "FxUxVuetifyDatatable" | "FxUxVuetifyDatePicker" | "FxUxVuetifyTimePicker" | "FxUxVuetifySnackbar" | "FxUxVuetifyPagination" | "FxUxVuetifyTimeline" | "FxUxVuetifyFooter" | "FxUxVuetifyCalendar" | "FxUxVuetifyVList" | "FxUxVuetifyNavigation" | "FxUxVuetifyAlert" | "FxUxVuetifyCard" | "FxUxVuetifyTab" | "FxUxVuetifyExpansionPanel" | "FxUxVuetifyCarousel" | "FxContexts" | "FxCoreBoot" | "FxCore" | "FxShared" | "FxWorkersBootstrapper" | "OmniaHubWorker" | "FxWorkers" | "Fx" | "FxSpContexts" | "FxUxVuetifyTextinput" | "FxUxVuetifyNumberinput" | "FxUxVuetifySelect" | "FxUxVuetifyTextarea" | "LocalhostingCommands" | "FxUxVuetifyBreadcrumbs" | "FxUxVuetifySelection" | "FxSp" | "FxSpfx" | "SpfxCustomizer" | "SpfxWebpart" | "SpfxStandaloneWebpart" | "FxSpfxWpStandalone" | "FxSpfxWpStandaloneInstanceHandler" | "FxUxVuetifySwitch" | "FxUx" | "FxUxEditor" | "FxUxAdmin" | "FxUxAdminTokenRouter" | "FxUxLibs" | "FxUxVDialog" | "FxUxVTreeView" | "Vendor" | "PhoneNumberLib" | "FxTenantLanguage" | "FxUxAppProvisioningShared" | "FxUxRichTextEditorExtension" | "MicrosoftTeamsSDK" | "MicrosoftTeamsSDKLoader" | "TeamsSSOScript" | "MediaPickerProviderRegistration" | "FxUxRichTextEditorCore" | "ActionApi" | "ActionHandlerEvents" | "LikeTopicIdProviderRegistration" | "LinkHandlerRegistration" | "EnterpriseGlossaryRegistrationApi" | "AppProvisioningValidatorApi" | "SidePanelRegistrationApi" | "GraphClientRegistrationApi" | "SharepointClientRegistrationApi" | "FilterEngineRegistrationApi" | "TaxonomyFilterEngineRegistrationApi" | "EnterpriseKeywordsFilterEngineRegistrationApi" | "ExtendedTaxonomyFilterEngineRegistrationApi" | "PersonFilterEngineRegistrationApi" | "TagsFilterEngineRegistrationApi" | "BooleanFilterEngineRegistrationApi" | "TextFilterEngineRegistrationApi" | "NumberFilterEngineRegistrationApi" | "DateTimeFilterEngineRegistrationApi" | "ExtendedIdentityFilterEngineRegistrationApi" | "ExtendedBooleanFilterEngineRegistrationApi" | "ExtendedTextFilterEngineRegistrationApi" | "ExtendedIntegerFilterEngineRegistrationApi" | "ExtendedDateTimeFilterEngineRegistrationApi" | "ExtendedDateFilterEngineRegistrationApi" | "ExtendedEmailFilterEngineRegistrationApi" | "ExtendedHtmlFilterEngineRegistrationApi" | "ExtendedLinkFilterEngineRegistrationApi" | "ExtendedMultilineTextFilterEngineRegistrationApi" | "ExtendedMultilingualTextFilterEngineRegistrationApi" | "ExtendedPhoneNumberFilterEngineRegistrationApi" | "ExtendedBirthdayFilterEngineRegistrationApi" | "AppInstanceRollupViewRegistrationApi" | "AppInstanceRollupViewBase" | "UserProfileActionHandlerApi" | "AppInstanceTokenProvider" | "AppPropertiesProvider" | "FxUxEnterprisePropertiesDataSourceApi" | "FxUxPropertiesProviderApi" | "UserPropertiesProvider" | "UserPropertiesByMicrosoftGraphProvider" | "UserPropertiesBySharePointProvider" | "UserTokenProvider" | "FxUxPropertyDataSourceApi" | "IdentityPropertyApi" | "BuiltinExtendedPropertiesRegistration" | "FxUxCommentDialog" | "FeaturesActivation" | "FxUxFilterEngineCore" | "FxUxBooleanFilterEngineCore" | "FxUxDateFilterEngineCore" | "FxUxNumberFilterEngineCore" | "FxUxPersonFilterEngineCore" | "FxUxTextFilterEngineCore" | "FxUxTaxonomyFilterEngineCore" | "IdentitySyncProviderApi" | "BuiltinSyncProvidersRegistration" | "SharePointIntegrationExternalMapping" | "TextCompletionTenantFeature" | "DallESecretComponent" | "DallESecretRegistrations" | "DallELocalization" | "DallETenantFeature" | "DallEMediaProviderFeature" | "DefaultNotFoundLayout" | "DefaultUnauthorizedLayout" | "StatusCodeLayoutRegistration" | "BuiltinPropertyBindingProviders" | "ExtendedEnterprisePropertyBindingProvider" | "BusinessProfilePropertyBindingProvider" | "UserPropertyBindingProvider" | "MagicLinkCore" | "AdminSystemCore" | "ScopedPermissionApi" | "SecretsCore" | "BusinessProfilesCore" | "BusinessProfileAdminLanguage" | "TenantAdminMediaPickerRegistrations" | "TenantGeneralSettingsRegistration" | "TenantRegionalRegistrations" | "TenantAdminSettingsCore" | "SystemLayoutRegistration" | "SystemLayoutResource" | "BusinessProfileApi" | "AppSettingsCore" | "UserManagementApi" | "UnsplashTenantFeature", guid>;
|
package/Feature.d.ts
CHANGED
@@ -1,5 +1,4 @@
|
|
1
|
-
import { IIcon } from "
|
2
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
2
|
import { FeatureInstanceStatus } from "./Enums";
|
4
3
|
import { ServiceParam } from "./ServiceParam";
|
5
4
|
import { AzureAdAppPermissionInfo } from "./AzureAdAppPermissions";
|
package/FilterpickerModel.d.ts
CHANGED
package/Icon.d.ts
CHANGED
@@ -1,27 +1,9 @@
|
|
1
|
-
import {
|
1
|
+
import { IconSources, TooltipPosition } from "./Enums";
|
2
2
|
import { MediaPickerImage } from "./media-picker";
|
3
|
-
|
4
|
-
iconType: IconTypes;
|
5
|
-
role?: string;
|
6
|
-
}
|
7
|
-
export interface IFontAwesomeIcon extends IIcon {
|
8
|
-
faClass: string;
|
9
|
-
}
|
10
|
-
export interface IMaterialIcon extends IIcon {
|
11
|
-
maClass: string;
|
12
|
-
}
|
13
|
-
export interface IFabricIcon extends IIcon {
|
14
|
-
fabClass: string;
|
15
|
-
}
|
16
|
-
export interface IFlagIcon extends IIcon {
|
17
|
-
flagClass: string;
|
18
|
-
}
|
3
|
+
import { IconTypes, IFabricIcon, IFlagIcon, IFontAwesomeIcon, IIcon, IMaterialIcon, ISvgIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
19
4
|
export interface ICustomIcon extends IIcon {
|
20
5
|
customValue: string | MediaPickerImage;
|
21
6
|
}
|
22
|
-
export interface ISvgIcon extends IIcon {
|
23
|
-
svg: string;
|
24
|
-
}
|
25
7
|
/**
|
26
8
|
* Class to create a guid
|
27
9
|
*/
|
package/Icon.js
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.FlagIcon = exports.SvgIcon = exports.CustomIcon = exports.FabricIcon = exports.MaterialIcon = exports.FontAwesomeIcon = void 0;
|
4
|
-
const
|
4
|
+
const models_1 = require("@omnia/fx-models/internal-do-not-import-from-here/shared/models");
|
5
5
|
/**
|
6
6
|
* Class to create a guid
|
7
7
|
*/
|
8
8
|
class FontAwesomeIcon {
|
9
9
|
constructor(faClass) {
|
10
10
|
this.faClass = faClass;
|
11
|
-
this.iconType =
|
11
|
+
this.iconType = models_1.IconTypes.FontAwesome;
|
12
12
|
this.setDefaultIconStyle();
|
13
13
|
}
|
14
14
|
toString() {
|
@@ -57,7 +57,7 @@ exports.FontAwesomeIcon = FontAwesomeIcon;
|
|
57
57
|
class MaterialIcon {
|
58
58
|
constructor(maClass) {
|
59
59
|
this.maClass = maClass;
|
60
|
-
this.iconType =
|
60
|
+
this.iconType = models_1.IconTypes.Material;
|
61
61
|
}
|
62
62
|
toString() {
|
63
63
|
return this.maClass;
|
@@ -67,7 +67,7 @@ exports.MaterialIcon = MaterialIcon;
|
|
67
67
|
class FabricIcon {
|
68
68
|
constructor(fabClass) {
|
69
69
|
this.fabClass = fabClass;
|
70
|
-
this.iconType =
|
70
|
+
this.iconType = models_1.IconTypes.Fabric;
|
71
71
|
if (this.fabClass.indexOf("ms-Icon ") === -1) {
|
72
72
|
this.fabClass = "ms-Icon " + this.fabClass;
|
73
73
|
}
|
@@ -80,7 +80,7 @@ exports.FabricIcon = FabricIcon;
|
|
80
80
|
class CustomIcon {
|
81
81
|
constructor(customValue) {
|
82
82
|
this.customValue = customValue;
|
83
|
-
this.iconType =
|
83
|
+
this.iconType = models_1.IconTypes.Custom;
|
84
84
|
}
|
85
85
|
toString() {
|
86
86
|
return this.customValue.toString();
|
@@ -90,7 +90,7 @@ exports.CustomIcon = CustomIcon;
|
|
90
90
|
class SvgIcon {
|
91
91
|
constructor(svg) {
|
92
92
|
this.svg = svg;
|
93
|
-
this.iconType =
|
93
|
+
this.iconType = models_1.IconTypes.SVG;
|
94
94
|
}
|
95
95
|
toString() {
|
96
96
|
return this.svg;
|
@@ -100,7 +100,7 @@ exports.SvgIcon = SvgIcon;
|
|
100
100
|
class FlagIcon {
|
101
101
|
constructor(flagClass) {
|
102
102
|
this.flagClass = flagClass;
|
103
|
-
this.iconType =
|
103
|
+
this.iconType = models_1.IconTypes.Flag;
|
104
104
|
if (this.flagClass.indexOf("omux-flag ") === -1) {
|
105
105
|
this.flagClass = "omux-flag " + this.flagClass;
|
106
106
|
}
|
package/LayoutDefinition.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
|
-
import { guid, IMessageBusTopicSubscription } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, IMessageBusTopicSubscription, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { Block, LoadedLayout } from "./Layout";
|
3
|
-
import { IIcon } from "./Icon";
|
4
3
|
interface ILayoutCanvasItemDefinition<T> {
|
5
4
|
id: guid;
|
6
5
|
createInstance: (layout: LoadedLayout) => Promise<T>;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { ColorValue } from "../shared";
|
2
|
-
import { IIcon } from "
|
2
|
+
import { IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
3
|
import { MultilingualString } from "./MultilingualString";
|
4
4
|
export interface RollupMetricSettingsDetails {
|
5
5
|
title?: MultilingualString;
|
package/apps/App.d.ts
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
import { guid, ThemeSelection } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, ThemeSelection, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { TargetingFilterProperty } from "../../sp/models";
|
3
3
|
import { ProvisioningTemplateEnterpriseProperty } from "../enterprise-properties/EnterpriseProperty";
|
4
4
|
import { AppCategories, AppInstanceScopedQueryTypes, AppInstanceStatus, AppTemplatePermissionLevel } from "../Enums";
|
5
|
-
import { IconPickerModel
|
5
|
+
import { IconPickerModel } from "../Icon";
|
6
6
|
import { Identity } from "../identities";
|
7
7
|
import { MediaPickerImage } from "../media-picker";
|
8
8
|
import { MultilingualString } from "../MultilingualString";
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { guid, InstanceLifetimes } from "@omnia/fx-models";
|
2
1
|
import { SubscriptionHandler } from "../messaging";
|
2
|
+
import { guid, InstanceLifetimes } from "../models";
|
3
3
|
export interface SetupFactoryContext {
|
4
4
|
onDeactivated(fn: () => void): any;
|
5
5
|
subscriptions: SubscriptionHandler;
|
@@ -0,0 +1,27 @@
|
|
1
|
+
export declare enum IconTypes {
|
2
|
+
FontAwesome = "IFontAwesomeIcon",
|
3
|
+
Fabric = "IFabricIcon",
|
4
|
+
Flag = "IFlagIcon",
|
5
|
+
Material = "IMaterialIcon",
|
6
|
+
Custom = "ICustomIcon",
|
7
|
+
SVG = "ISVG"
|
8
|
+
}
|
9
|
+
export interface IIcon {
|
10
|
+
iconType: IconTypes;
|
11
|
+
role?: string;
|
12
|
+
}
|
13
|
+
export interface IFontAwesomeIcon extends IIcon {
|
14
|
+
faClass: string;
|
15
|
+
}
|
16
|
+
export interface IMaterialIcon extends IIcon {
|
17
|
+
maClass: string;
|
18
|
+
}
|
19
|
+
export interface IFabricIcon extends IIcon {
|
20
|
+
fabClass: string;
|
21
|
+
}
|
22
|
+
export interface IFlagIcon extends IIcon {
|
23
|
+
flagClass: string;
|
24
|
+
}
|
25
|
+
export interface ISvgIcon extends IIcon {
|
26
|
+
svg: string;
|
27
|
+
}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.IconTypes = void 0;
|
4
|
+
var IconTypes;
|
5
|
+
(function (IconTypes) {
|
6
|
+
IconTypes["FontAwesome"] = "IFontAwesomeIcon";
|
7
|
+
IconTypes["Fabric"] = "IFabricIcon";
|
8
|
+
IconTypes["Flag"] = "IFlagIcon";
|
9
|
+
IconTypes["Material"] = "IMaterialIcon";
|
10
|
+
IconTypes["Custom"] = "ICustomIcon";
|
11
|
+
IconTypes["SVG"] = "ISVG";
|
12
|
+
})(IconTypes || (exports.IconTypes = IconTypes = {}));
|
@@ -25,3 +25,4 @@ tslib_1.__exportStar(require("./Messaging"), exports);
|
|
25
25
|
tslib_1.__exportStar(require("./EventHook"), exports);
|
26
26
|
tslib_1.__exportStar(require("./ShortId"), exports);
|
27
27
|
tslib_1.__exportStar(require("./OmniaHub"), exports);
|
28
|
+
tslib_1.__exportStar(require("./Icon"), exports);
|
@@ -1,7 +1,16 @@
|
|
1
|
-
import { ContainerFillBlueprint, BlueprintVariant, IFontAwesomeIcon, VelcronColorStyling, VelcronOverflowValues } from "@omnia/fx-models";
|
2
1
|
import { DynamicState } from "../DynamicState";
|
2
|
+
import { IFontAwesomeIcon } from "../Icon";
|
3
|
+
import { BlueprintVariant, ContainerFillBlueprint } from "../theme";
|
3
4
|
import { VelcronEvent, VelcronOnActiveEvent, VelcronOnEditModeEvent, VelcronOnLoadEvent, VelcronOnPersistingStateEvent, VelcronOnSavingEvent } from "./VelcronEvents";
|
4
5
|
import { AnimationOptionsWithOverrides, InViewOptions, VariantDefinition, Variants } from "motion";
|
6
|
+
export type VelcronOverflowValues = "visible" | "hidden" | "scroll" | "auto";
|
7
|
+
export interface VelcronColorStyling {
|
8
|
+
colorSchemaType?: string;
|
9
|
+
colorType?: string;
|
10
|
+
filled?: boolean;
|
11
|
+
toned?: boolean;
|
12
|
+
color?: string;
|
13
|
+
}
|
5
14
|
/**
|
6
15
|
* Velcron definition base
|
7
16
|
*/
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerFillBlueprint, BackgroundDefinition, BlueprintVariant, IconBlueprint, ButtonBlueprint, VelcronOnPressOutsideEvent, VelcronOnPointerEnterEvent, VelcronOnPointerLeaveEvent } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerFillBlueprint, BackgroundDefinition, BlueprintVariant, IconBlueprint, ButtonBlueprint, VelcronOnPressOutsideEvent, VelcronOnPointerEnterEvent, VelcronOnPointerLeaveEvent, VelcronColorStyling, VelcronOverflowValues } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { VelcronComponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
|
3
3
|
import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
|
4
4
|
import { DynamicState, VelcronDefinition, VelcronEffects, useVelcronThemingStore } from "..";
|
@@ -157,13 +157,6 @@ export interface VelcronDefinitionWithEditMode extends VelcronDefinition {
|
|
157
157
|
edit?: VelcronBindableProp<boolean>;
|
158
158
|
value?: VelcronBindableProp;
|
159
159
|
}
|
160
|
-
export interface VelcronColorStyling {
|
161
|
-
colorSchemaType?: string;
|
162
|
-
colorType?: string;
|
163
|
-
filled?: boolean;
|
164
|
-
toned?: boolean;
|
165
|
-
color?: string;
|
166
|
-
}
|
167
160
|
/**
|
168
161
|
* @deprecated This interface is obsolete. Switch to use TextBlueprint instead.
|
169
162
|
*/
|
@@ -234,7 +227,6 @@ export interface VelcronFlexRowDefinition extends VelcronDefinition, VelcronColo
|
|
234
227
|
export interface VelcronPosition extends VelcronDimensions {
|
235
228
|
type: "absolute" | "fixed" | "relative" | "sticky";
|
236
229
|
}
|
237
|
-
export type VelcronOverflowValues = "visible" | "hidden" | "scroll" | "auto";
|
238
230
|
export interface VelcronFlexColumnDefinition extends VelcronDefinition, VelcronColorStyling, VelcronDefinitionHasEffects, VelcronDefinitionHasOverflow {
|
239
231
|
type: "column";
|
240
232
|
events?: VelcronOnPressEvent & VelcronOnPressOutsideEvent & VelcronOnPointerEnterEvent & VelcronOnPointerLeaveEvent;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaPickerVideo } from "./MediaPickerMedia";
|
3
|
-
import { IIcon } from "../Icon";
|
4
3
|
import { MediaPickerPersistedImage } from "./Shared";
|
5
4
|
import { MediaPickerEnums } from "../Enums";
|
6
5
|
export interface MediaPickerProvider {
|
@@ -1,10 +1,9 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
1
|
+
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { MediaPickerRenditionData } from "../MediaPickerImageRendition";
|
3
3
|
import { MediaPickerImageTransformationResult } from "../MediaPickerImageTransformationResult";
|
4
4
|
import { MediaPickerImage, MediaPickerVideo, MediaPickerMedia } from "../MediaPickerMedia";
|
5
5
|
import { MediaPickerProvider } from "../MediaPickerProvider";
|
6
6
|
import { MediaPickerTransformedBase64Image } from "../MediaPickerTransformedBase64Image";
|
7
|
-
import { IIcon } from "../../Icon";
|
8
7
|
export type MediaPickerMediaItem = MediaPickerImage | MediaPickerVideo | MediaPickerMedia;
|
9
8
|
export type MediaGallery = Array<MediaPickerMediaItem>;
|
10
9
|
export type ImageMetaData = {
|
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { IIcon } from "
|
2
|
+
import { IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
3
|
import { MultilingualString } from "../MultilingualString";
|
4
4
|
import { PropertyValue } from "./PropertyValue";
|
5
5
|
export type PropertyDisplaySettingsType<TPropDef extends PropertyDefinition<any, any, any, any>> = TPropDef extends PropertyDefinition<any, infer TPropertyDisplaySettings, any, any> ? TPropertyDisplaySettings : never;
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { guid } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
-
import { IIcon } from "../Icon";
|
1
|
+
import { guid, IIcon } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
3
2
|
export interface EditUserProfileHandlerRegistration {
|
4
3
|
title: string;
|
5
4
|
handlerManifestId: guid;
|
@@ -1 +0,0 @@
|
|
1
|
-
export {};
|