@omnia/fx 8.0.215-dev → 8.0.217-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/internal-do-not-import-from-here/manifests/omnia.fx.ux.libs.manifest.json +1 -1
- package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +269 -65
- package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/ActiveGroupListing.d.ts +8 -1
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/DeletedGroupListing.d.ts +6 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -5
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupMembershipListing.d.ts +80 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +7 -1
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupDetailStore.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementConstants.d.ts +6 -1
- package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/UserTypeLayoutBlade.d.ts +15 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationTab.d.ts +11 -3
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker copy.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts +5 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +31 -5
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +7 -12
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Chrome.d.ts +1 -11
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Colors.d.ts +1 -6
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Typography.d.ts +27 -0
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -0
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.css.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +281 -0
- package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +36 -21
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +105 -539
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +18 -0
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +27 -0
- package/internal-do-not-import-from-here/ux/oxide/column/{Column.css.d.ts → Column.stylex.d.ts} +1 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/{Row.css.d.ts → Row.stylex.d.ts} +1 -1
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.stylex.d.ts +1 -6
- package/internal-do-not-import-from-here/ux/oxide/text/Text.stylex.d.ts +8 -10
- package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/IdentityCreationRequestView.d.ts +43 -403
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +120 -0
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +24 -0
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +22 -9
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentPropertyDescriptorTemplates.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +13 -1
- package/internal-do-not-import-from-here/ux/velcron/registrations/CategoryRegistrations.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +14 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +98 -98
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +10 -5
- package/internal-do-not-import-from-here/wctypings.d.ts +14 -1
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.css.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.css.d.ts +0 -3
- /package/internal-do-not-import-from-here/ux/oxide/flex/{Flex2.d.ts → Flex.d.ts} +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['0fe5c5f2-8d89-485b-afd4-36fe3ff5943a']","content":{"./node_modules/@
|
1
|
+
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['0fe5c5f2-8d89-485b-afd4-36fe3ff5943a']","content":{"./node_modules/@material-design-icons/font/index.css":{"id":"./node_modules/@material-design-icons/font/index.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@material/material-color-utilities/dist/index.js":{"id":"./node_modules/@material/material-color-utilities/dist/index.js","buildMeta":{"async":false,"exportsType":"dynamic"}}}}
|
@@ -1 +1 @@
|
|
1
|
-
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['dee030cc-4ab3-4158-bb06-8049f5c67542']","content":{"./node_modules/@omnia/fx/ux/AnchorLink.js":{"id":"./node_modules/@omnia/fx/ux/anchorlink.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnchorLink"]},"./node_modules/@omnia/fx/ux/appprovisioning/Enums.js":{"id":"./node_modules/@omnia/fx/ux/appprovisioning/enums.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppInstanceProgressActions"]},"./node_modules/@omnia/fx/ux/BlockInstance.js":{"id":"./node_modules/@omnia/fx/ux/blockinstance.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockInstance"]},"./node_modules/@omnia/fx/ux/confirmdialog/IConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/iconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay"]},"./node_modules/@omnia/fx/ux/confirmdialog/index.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay","ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/confirmdialog/IVueConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/ivueconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/decorators/index.js":{"id":"./node_modules/@omnia/fx/ux/decorators/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Emit","Options","Prop","Ref","Vue","Watch"]},"./node_modules/@omnia/fx/ux/dialog/IDialog.js":{"id":"./node_modules/@omnia/fx/ux/dialog/idialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/dialog/index.js":{"id":"./node_modules/@omnia/fx/ux/dialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/documenticon/IDocumentIcon.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/idocumenticon.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/documenticon/index.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/heading/IHeading.js":{"id":"./node_modules/@omnia/fx/ux/heading/iheading.js","buildMeta":{"exportsType":"namespace"},"expo.js":["HeadingSizes"]},"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js":{"id":"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InputLanguageStore"]},"./node_modules/@omnia/fx/ux/InternalRouter.js":{"id":"./node_modules/@omnia/fx/ux/internalrouter.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalRouter"]},"./node_modules/@omnia/fx/ux/journey/index.js":{"id":"./node_modules/@omnia/fx/ux/journey/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BladeContexts","BladeSizeDefinitions","BladeSizeTypesName","BladeSizeWidths","BladeVariantDefinitions","BladeVariantTypesName","JourneyContext","defineBlade","useBlade","useJourneyMenuStore","useJourneyRouterStore","useJourneyStore"]},"./node_modules/@omnia/fx/ux/layoutcanvas/index.js":{"id":"./node_modules/@omnia/fx/ux/layoutcanvas/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockCatalogStore","BlockSettingsProvider","BlockSettingsReader","BlockSettingsWriter","BreakPointManager","ColumnsSectionSettings","CssBlockSettings","CssSectionSettings","DynamicStateStore","EditorLayoutItemFactory","GeneralSectionSettings","HeaderBlockSettings","HeaderSectionSettings","LayerIndex","LayoutBlockHeaderSettings","LayoutCanvasStore","LayoutDefinitionBuilder","LayoutEditorThemingManager","LayoutGlobalHeaderSettings","LayoutItemFactory","LayoutItemRules","LayoutLockExpansionItemDefinition","LayoutManager","LayoutSectionContainerHelper","LayoutStyleSettings","LayoutTemplateStore","ObjectRules","ReactiveLayoutItemsSettingsStore","SpacingBlockSettings","SpacingSectionSettings","StyleBlockSettings","StyleSectionSettings","TabBlockLayoutSettings","TabBlockSettings","TabSectionLayoutSettings","TabsLayoutSettings","TargetingBlockSettings","TargetingSectionSettings","ThemingRenditionManager","ThemingSectionSettings","mergeObjects","useBlockSettingsReader","useBlockSettingsWriter","useSettingsMenuStore"]},"./node_modules/@omnia/fx/ux/messaging/index.js":{"id":"./node_modules/@omnia/fx/ux/messaging/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","Topics"]},"./node_modules/@omnia/fx/ux/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/ux/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/ux/models/index.js":{"id":"./node_modules/@omnia/fx/ux/models/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AboutUserStyles","ActionToolbarStyles","AdminChromeStyles","AnimatedGifStyles","AppInstanceRollupBlockStyles","AppInstanceRollupCardViewSettingsStyles","AppInstanceRollupCardViewStyles","AppInstanceRollupListViewSettingsStyles","AppInstanceRollupListViewStyles","AppInstanceRollupStyles","AppInstanceRollupViewBaseStyles","BarChartIndicatorStyles","ButtonWrapperStyles","ChipStyles","ChipStylesConst","CommentStyles","CurrentUserTokenIdentityPicker","DatatableWrapperStyles","DateTimePickerStyles","DialogStyles","EditorStyleSettings","EmoticonStyles","EnterpriseGlossaryTermComponentBaseStyles","EnterprisePropertyPickerStyles","FileUploaderStyles","ForceAnimatedClassname","GridViewMediaProviderComponentStyles","HeadingStyles","IconWrapperStyles","ImageGridStyles","ImageTransformerStyles","InputLanguagePickerStyles","InputTokenStyles","LanguagePickerStyles","LikeStyles","LocalizationAdminStyles","LocalizationInputStyles","MediaPickerProviderStyles","MentionStyles","MultilingualInputStyles","NumericIndicatorStyles","OrgTreeStyles","PersonFieldDisplayStyles","PersonaStyles","PostStyle","ProfilecardStyles","QueryablePropertiesStyles","ReporteesStyles","RichTextEditorRendererStyles","RichTextEditorStyles","RowVariant","SharePointVideoSettingsStyles","SidePanelStyles","SpecialUserConfiguration","StatusMessageOverlayStyles","TableMenuStyles","TagsFieldDisplayStyles","TermGlossaryMappingStyles","TextTranslatorStyles","TimeZonePickerStyles","UrlInputStyles","ValidationOnDefinitions","WizardStyles","appLayoutPlaceHolderRegistration","userPresenceStyles"]},"./node_modules/@omnia/fx/ux/MultilingualContext.js":{"id":"./node_modules/@omnia/fx/ux/multilingualcontext.js","buildMeta":{"exportsType":"namespace"},"expo.js":["MultilingualContext"]},"./node_modules/@omnia/fx/ux/OmniaTheming.js":{"id":"./node_modules/@omnia/fx/ux/omniatheming.js","buildMeta":{"exportsType":"namespace"},"expo.js":["OmniaTheming"]},"./node_modules/@omnia/fx/ux/oxide/icon/Icon.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/icon/icon.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["IconStyles"]},"./node_modules/@omnia/fx/ux/oxide/text/Text.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/text/text.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TextStyles"]},"./node_modules/@omnia/fx/ux/oxide/treeview/Treeview.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/treeview/treeview.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["treeViewStylex"]},"./node_modules/@omnia/fx/ux/post/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/post/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PostLocalization"]},"./node_modules/@omnia/fx/ux/social/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/social/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["CommentLocalization"]},"./node_modules/@omnia/fx/ux/StyleFlow.js":{"id":"./node_modules/@omnia/fx/ux/styleflow.js","buildMeta":{"exportsType":"namespace"},"expo.js":["StyleFlow"]},"./node_modules/@omnia/fx/ux/theming/index.js":{"id":"./node_modules/@omnia/fx/ux/theming/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/TokenRouterApi.js":{"id":"./node_modules/@omnia/fx/ux/tokenrouterapi.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TokenRouterRegistration"]},"./node_modules/@omnia/fx/ux/UxCssRaw.css":{"id":"./node_modules/@omnia/fx/ux/uxcssraw.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxDefaultRichtextStyle.js":{"id":"./node_modules/@omnia/fx/ux/uxdefaultrichtextstyle.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DefaultRichtextStyles"]},"./node_modules/@omnia/fx/ux/UxFlags.css":{"id":"./node_modules/@omnia/fx/ux/uxflags.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxFonts.css":{"id":"./node_modules/@omnia/fx/ux/uxfonts.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxModels.js":{"id":"./node_modules/@omnia/fx/ux/uxmodels.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInLocalizationKeys","OmniaUxLocalizationNamespace"]},"./node_modules/@omnia/fx/ux/UxStyles.js":{"id":"./node_modules/@omnia/fx/ux/uxstyles.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Styles"]},"./node_modules/@omnia/fx/ux/validation/IComponentValidationEnabled.js":{"id":"./node_modules/@omnia/fx/ux/validation/icomponentvalidationenabled.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/validation/index.js":{"id":"./node_modules/@omnia/fx/ux/validation/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LegacyFieldValueValidation"]},"./node_modules/@omnia/fx/ux/validation/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/validation/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FieldValidationLocalization"]},"./node_modules/@omnia/fx/ux/versionedlayout/index.js":{"id":"./node_modules/@omnia/fx/ux/versionedlayout/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LayoutEditorTabRendererInstance","VersionedLayoutBladeIds","VersionedLayoutDefinitionEditorItem","VersionedLayoutDefinitionEditorItemFactory","VersionedLayoutDefinitionEditorItemPrivateImutableState","VersionedLayoutDefinitionEditorItemState","VersionedLayoutEditorStore"]},"./node_modules/@omnia/fx/ux/app/index.js":{"id":"14a0ce2f-3699-49b2-92d3-428caac194a4","buildMeta":{"exportsType":"namespace"},"expo.js":["AppContextProvider","AppInstanceToken","AppManagementBladeIds","AppPropertiesProvider","Router"]},"./node_modules/@omnia/fx/ux/VueComponentBase.js":{"id":"8610c059-395a-45c2-804a-8c236f4d60d9","buildMeta":{"exportsType":"namespace"},"expo.js":["VueComponentBase","VueComponentConnect","getVuetifyAppClasses"]},"./node_modules/@omnia/fx/ux/vuetify/index.js":{"id":"c02f415e-2efe-4333-9b1e-8d7abaa2c967","buildMeta":{"exportsType":"namespace"},"expo.js":["VAlert","VApp","VAvatar","VBadge","VBreadcrumbs","VBreadcrumbsItem","VBtn","VBtnToggle","VCard","VCardActions","VCardMedia","VCardText","VCardTitle","VCarousel","VCarouselItem","VCheckbox","VCombobox","VContainer","VContent","VDataTable","VDialog","VDivider","VFlex","VHover","VIcon","VImg","VLayout","VList","VListTile","VListTileAvatar","VListTileSubTitle","VListTileTitle","VMenu","VNavigationDrawer","VProgressCircular","VProgressLinear","VRadio","VRadioGroup","VRangeSlider","VResponsive","VSlider","VSnackbar","VSpacer","VSpeedDial","VStepper","VStepperContent","VStepperHeader","VStepperStep","VSubheader","VTab","VTabItem","VTabs","VTabsItems","VTabsSlider","VTextField","VTextarea","VToolbar","VToolbarItems","VToolbarSideIcon","VToolbarTitle","VTooltip"]},"./node_modules/@omnia/fx/ux/index.js":{"id":"d7327742-5647-4075-b7ab-4f9ca852addb","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/UxCore.js":{"id":"fe6d45fc-8977-4e32-bff4-e93cc636390e","buildMeta":{"exportsType":"namespace"},"expo.js":[]}}}
|
1
|
+
{"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['dee030cc-4ab3-4158-bb06-8049f5c67542']","content":{"./node_modules/@omnia/fx/ux/AnchorLink.js":{"id":"./node_modules/@omnia/fx/ux/anchorlink.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnchorLink"]},"./node_modules/@omnia/fx/ux/appprovisioning/Enums.js":{"id":"./node_modules/@omnia/fx/ux/appprovisioning/enums.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppInstanceProgressActions"]},"./node_modules/@omnia/fx/ux/BlockInstance.js":{"id":"./node_modules/@omnia/fx/ux/blockinstance.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockInstance"]},"./node_modules/@omnia/fx/ux/confirmdialog/IConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/iconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay"]},"./node_modules/@omnia/fx/ux/confirmdialog/index.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay","ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/confirmdialog/IVueConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/ivueconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/decorators/index.js":{"id":"./node_modules/@omnia/fx/ux/decorators/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Emit","Options","Prop","Ref","Vue","Watch"]},"./node_modules/@omnia/fx/ux/dialog/IDialog.js":{"id":"./node_modules/@omnia/fx/ux/dialog/idialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/dialog/index.js":{"id":"./node_modules/@omnia/fx/ux/dialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/documenticon/IDocumentIcon.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/idocumenticon.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/documenticon/index.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/heading/IHeading.js":{"id":"./node_modules/@omnia/fx/ux/heading/iheading.js","buildMeta":{"exportsType":"namespace"},"expo.js":["HeadingSizes"]},"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js":{"id":"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["useInputLanguageStore"]},"./node_modules/@omnia/fx/ux/InternalRouter.js":{"id":"./node_modules/@omnia/fx/ux/internalrouter.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalRouter"]},"./node_modules/@omnia/fx/ux/journey/index.js":{"id":"./node_modules/@omnia/fx/ux/journey/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BladeContexts","BladeSizeDefinitions","BladeSizeTypesName","BladeSizeWidths","BladeVariantDefinitions","BladeVariantTypesName","JourneyContext","defineBlade","useBlade","useJourneyMenuStore","useJourneyRouterStore","useJourneyStore"]},"./node_modules/@omnia/fx/ux/layoutcanvas/index.js":{"id":"./node_modules/@omnia/fx/ux/layoutcanvas/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockCatalogStore","BlockSettingsProvider","BlockSettingsReader","BlockSettingsWriter","BreakPointManager","ColumnsSectionSettings","CssBlockSettings","CssSectionSettings","DynamicStateStore","EditorLayoutItemFactory","GeneralSectionSettings","HeaderBlockSettings","HeaderSectionSettings","LayerIndex","LayoutBlockHeaderSettings","LayoutCanvasStore","LayoutDefinitionBuilder","LayoutEditorThemingManager","LayoutGlobalHeaderSettings","LayoutItemFactory","LayoutItemRules","LayoutLockExpansionItemDefinition","LayoutManager","LayoutSectionContainerHelper","LayoutStyleSettings","LayoutTemplateStore","ObjectRules","ReactiveLayoutItemsSettingsStore","SpacingBlockSettings","SpacingSectionSettings","StyleBlockSettings","StyleSectionSettings","TabBlockLayoutSettings","TabBlockSettings","TabSectionLayoutSettings","TabsLayoutSettings","TargetingBlockSettings","TargetingSectionSettings","ThemingRenditionManager","ThemingSectionSettings","mergeObjects","useBlockSettingsReader","useBlockSettingsWriter","useSettingsMenuStore"]},"./node_modules/@omnia/fx/ux/messaging/index.js":{"id":"./node_modules/@omnia/fx/ux/messaging/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","Topics"]},"./node_modules/@omnia/fx/ux/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/ux/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/ux/models/index.js":{"id":"./node_modules/@omnia/fx/ux/models/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AboutUserStyles","ActionToolbarStyles","AdminChromeStyles","AnimatedGifStyles","AppInstanceRollupBlockStyles","AppInstanceRollupCardViewSettingsStyles","AppInstanceRollupCardViewStyles","AppInstanceRollupListViewSettingsStyles","AppInstanceRollupListViewStyles","AppInstanceRollupStyles","AppInstanceRollupViewBaseStyles","BarChartIndicatorStyles","ButtonWrapperStyles","ChipStyles","ChipStylesConst","CommentStyles","CurrentUserTokenIdentityPicker","DatatableWrapperStyles","DateTimePickerStyles","DialogStyles","EditorStyleSettings","EmoticonStyles","EnterpriseGlossaryTermComponentBaseStyles","EnterprisePropertyPickerStyles","FileUploaderStyles","ForceAnimatedClassname","GridViewMediaProviderComponentStyles","HeadingStyles","IconWrapperStyles","ImageGridStyles","ImageTransformerStyles","InputLanguagePickerStyles","InputTokenStyles","LanguagePickerStyles","LikeStyles","LocalizationAdminStyles","LocalizationInputStyles","MediaPickerProviderStyles","MentionStyles","MultilingualInputStyles","NumericIndicatorStyles","OrgTreeStyles","PersonFieldDisplayStyles","PersonaStyles","PostStyle","ProfilecardStyles","QueryablePropertiesStyles","ReporteesStyles","RichTextEditorRendererStyles","RichTextEditorStyles","RowVariant","SharePointVideoSettingsStyles","SidePanelStyles","SpecialUserConfiguration","StatusMessageOverlayStyles","TableMenuStyles","TagsFieldDisplayStyles","TermGlossaryMappingStyles","TextTranslatorStyles","TimeZonePickerStyles","UrlInputStyles","ValidationOnDefinitions","WizardStyles","appLayoutPlaceHolderRegistration","userPresenceStyles"]},"./node_modules/@omnia/fx/ux/MultilingualContext.js":{"id":"./node_modules/@omnia/fx/ux/multilingualcontext.js","buildMeta":{"exportsType":"namespace"},"expo.js":["MultilingualContext"]},"./node_modules/@omnia/fx/ux/OmniaTheming.js":{"id":"./node_modules/@omnia/fx/ux/omniatheming.js","buildMeta":{"exportsType":"namespace"},"expo.js":["OmniaTheming"]},"./node_modules/@omnia/fx/ux/oxide/btn/Button.css":{"id":"./node_modules/@omnia/fx/ux/oxide/btn/button.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/btn/Button.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/btn/button.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ButtonStyles"]},"./node_modules/@omnia/fx/ux/oxide/column/Column.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/column/column.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ColStyles"]},"./node_modules/@omnia/fx/ux/oxide/flex/Row.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/flex/row.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["RowStyles"]},"./node_modules/@omnia/fx/ux/oxide/icon/Icon.css":{"id":"./node_modules/@omnia/fx/ux/oxide/icon/icon.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/icon/Icon.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/icon/icon.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["IconStyles"]},"./node_modules/@omnia/fx/ux/oxide/text/Text.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/text/text.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TextStyles"]},"./node_modules/@omnia/fx/ux/oxide/treeview/Treeview.stylex.js":{"id":"./node_modules/@omnia/fx/ux/oxide/treeview/treeview.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["treeViewStylex"]},"./node_modules/@omnia/fx/ux/post/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/post/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PostLocalization"]},"./node_modules/@omnia/fx/ux/social/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/social/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["CommentLocalization"]},"./node_modules/@omnia/fx/ux/StyleFlow.js":{"id":"./node_modules/@omnia/fx/ux/styleflow.js","buildMeta":{"exportsType":"namespace"},"expo.js":["StyleFlow"]},"./node_modules/@omnia/fx/ux/Styles.stylex.css":{"id":"./node_modules/@omnia/fx/ux/styles.stylex.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/theming/index.js":{"id":"./node_modules/@omnia/fx/ux/theming/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/TokenRouterApi.js":{"id":"./node_modules/@omnia/fx/ux/tokenrouterapi.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TokenRouterRegistration"]},"./node_modules/@omnia/fx/ux/UxCssRaw.css":{"id":"./node_modules/@omnia/fx/ux/uxcssraw.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxDefaultRichtextStyle.js":{"id":"./node_modules/@omnia/fx/ux/uxdefaultrichtextstyle.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DefaultRichtextStyles"]},"./node_modules/@omnia/fx/ux/UxFlags.css":{"id":"./node_modules/@omnia/fx/ux/uxflags.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxFonts.css":{"id":"./node_modules/@omnia/fx/ux/uxfonts.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxModels.js":{"id":"./node_modules/@omnia/fx/ux/uxmodels.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInLocalizationKeys","OmniaUxLocalizationNamespace"]},"./node_modules/@omnia/fx/ux/UxStyles.js":{"id":"./node_modules/@omnia/fx/ux/uxstyles.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Styles"]},"./node_modules/@omnia/fx/ux/validation/IComponentValidationEnabled.js":{"id":"./node_modules/@omnia/fx/ux/validation/icomponentvalidationenabled.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/validation/index.js":{"id":"./node_modules/@omnia/fx/ux/validation/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LegacyFieldValueValidation"]},"./node_modules/@omnia/fx/ux/validation/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/validation/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FieldValidationLocalization"]},"./node_modules/@omnia/fx/ux/versionedlayout/index.js":{"id":"./node_modules/@omnia/fx/ux/versionedlayout/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LayoutEditorTabRendererInstance","VersionedLayoutBladeIds","VersionedLayoutDefinitionEditorItem","VersionedLayoutDefinitionEditorItemFactory","VersionedLayoutDefinitionEditorItemPrivateImutableState","VersionedLayoutDefinitionEditorItemState","VersionedLayoutEditorStore"]},"./node_modules/@omnia/fx/ux/app/index.js":{"id":"14a0ce2f-3699-49b2-92d3-428caac194a4","buildMeta":{"exportsType":"namespace"},"expo.js":["AppContextProvider","AppInstanceToken","AppManagementBladeIds","AppPropertiesProvider","Router"]},"./node_modules/@omnia/fx/ux/VueComponentBase.js":{"id":"8610c059-395a-45c2-804a-8c236f4d60d9","buildMeta":{"exportsType":"namespace"},"expo.js":["VueComponentBase","VueComponentConnect","getVuetifyAppClasses"]},"./node_modules/@omnia/fx/ux/vuetify/index.js":{"id":"c02f415e-2efe-4333-9b1e-8d7abaa2c967","buildMeta":{"exportsType":"namespace"},"expo.js":["VAlert","VApp","VAvatar","VBadge","VBreadcrumbs","VBreadcrumbsItem","VBtn","VBtnToggle","VCard","VCardActions","VCardMedia","VCardText","VCardTitle","VCarousel","VCarouselItem","VCheckbox","VCombobox","VContainer","VContent","VDataTable","VDialog","VDivider","VFlex","VHover","VIcon","VImg","VLayout","VList","VListTile","VListTileAvatar","VListTileSubTitle","VListTileTitle","VMenu","VNavigationDrawer","VProgressCircular","VProgressLinear","VRadio","VRadioGroup","VRangeSlider","VResponsive","VSlider","VSnackbar","VSpacer","VSpeedDial","VStepper","VStepperContent","VStepperHeader","VStepperStep","VSubheader","VTab","VTabItem","VTabs","VTabsItems","VTabsSlider","VTextField","VTextarea","VToolbar","VToolbarItems","VToolbarSideIcon","VToolbarTitle","VTooltip"]},"./node_modules/@omnia/fx/ux/index.js":{"id":"d7327742-5647-4075-b7ab-4f9ca852addb","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/UxCore.js":{"id":"fe6d45fc-8977-4e32-bff4-e93cc636390e","buildMeta":{"exportsType":"namespace"},"expo.js":[]}}}
|
@@ -1,65 +1,269 @@
|
|
1
|
-
export
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
}
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
}
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
}
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
}
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
}
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
1
|
+
export type StylexType = {
|
2
|
+
className?: string;
|
3
|
+
style?: Readonly<{
|
4
|
+
[$$Key$$: string]: string | number;
|
5
|
+
}>;
|
6
|
+
};
|
7
|
+
export declare const themingStylex: {
|
8
|
+
textFillColor: (textFillColor: string) => Readonly<{
|
9
|
+
className?: string;
|
10
|
+
style?: Readonly<{
|
11
|
+
[$$Key$$: string]: string | number;
|
12
|
+
}>;
|
13
|
+
}>;
|
14
|
+
backgroundClip: (backgroundClip: string, important?: boolean) => Readonly<{
|
15
|
+
className?: string;
|
16
|
+
style?: Readonly<{
|
17
|
+
[$$Key$$: string]: string | number;
|
18
|
+
}>;
|
19
|
+
}>;
|
20
|
+
fontFamily: (fontFamily: string) => Readonly<{
|
21
|
+
className?: string;
|
22
|
+
style?: Readonly<{
|
23
|
+
[$$Key$$: string]: string | number;
|
24
|
+
}>;
|
25
|
+
}>;
|
26
|
+
flexBasis: (flexBasis: string | number) => Readonly<{
|
27
|
+
className?: string;
|
28
|
+
style?: Readonly<{
|
29
|
+
[$$Key$$: string]: string | number;
|
30
|
+
}>;
|
31
|
+
}>;
|
32
|
+
flexGrow: (flexGrow: number) => Readonly<{
|
33
|
+
className?: string;
|
34
|
+
style?: Readonly<{
|
35
|
+
[$$Key$$: string]: string | number;
|
36
|
+
}>;
|
37
|
+
}>;
|
38
|
+
maxWidth: (maxWidth: string) => Readonly<{
|
39
|
+
className?: string;
|
40
|
+
style?: Readonly<{
|
41
|
+
[$$Key$$: string]: string | number;
|
42
|
+
}>;
|
43
|
+
}>;
|
44
|
+
alignSelf: (alignSelf: string) => Readonly<{
|
45
|
+
className?: string;
|
46
|
+
style?: Readonly<{
|
47
|
+
[$$Key$$: string]: string | number;
|
48
|
+
}>;
|
49
|
+
}>;
|
50
|
+
minWidth: (minWidth: string) => Readonly<{
|
51
|
+
className?: string;
|
52
|
+
style?: Readonly<{
|
53
|
+
[$$Key$$: string]: string | number;
|
54
|
+
}>;
|
55
|
+
}>;
|
56
|
+
flex: (flex: string) => Readonly<{
|
57
|
+
className?: string;
|
58
|
+
style?: Readonly<{
|
59
|
+
[$$Key$$: string]: string | number;
|
60
|
+
}>;
|
61
|
+
}>;
|
62
|
+
justifyContent: (justifyContent: string) => Readonly<{
|
63
|
+
className?: string;
|
64
|
+
style?: Readonly<{
|
65
|
+
[$$Key$$: string]: string | number;
|
66
|
+
}>;
|
67
|
+
}>;
|
68
|
+
flexWrap: (flexWrap: string) => Readonly<{
|
69
|
+
className?: string;
|
70
|
+
style?: Readonly<{
|
71
|
+
[$$Key$$: string]: string | number;
|
72
|
+
}>;
|
73
|
+
}>;
|
74
|
+
rowGap: (rowGap: string) => Readonly<{
|
75
|
+
className?: string;
|
76
|
+
style?: Readonly<{
|
77
|
+
[$$Key$$: string]: string | number;
|
78
|
+
}>;
|
79
|
+
}>;
|
80
|
+
columnGap: (columnGap: string) => Readonly<{
|
81
|
+
className?: string;
|
82
|
+
style?: Readonly<{
|
83
|
+
[$$Key$$: string]: string | number;
|
84
|
+
}>;
|
85
|
+
}>;
|
86
|
+
flexDirection: (flexDirection: string) => Readonly<{
|
87
|
+
className?: string;
|
88
|
+
style?: Readonly<{
|
89
|
+
[$$Key$$: string]: string | number;
|
90
|
+
}>;
|
91
|
+
}>;
|
92
|
+
font: (fontSize: string, fontWeight: number, lineHeight: string) => {
|
93
|
+
className: string;
|
94
|
+
style: {
|
95
|
+
"--fontSize": string;
|
96
|
+
"--fontWeight": number;
|
97
|
+
"--lineHeight": string;
|
98
|
+
};
|
99
|
+
};
|
100
|
+
width: (width: string, important?: boolean) => Readonly<{
|
101
|
+
className?: string;
|
102
|
+
style?: Readonly<{
|
103
|
+
[$$Key$$: string]: string | number;
|
104
|
+
}>;
|
105
|
+
}>;
|
106
|
+
height: (height: string) => Readonly<{
|
107
|
+
className?: string;
|
108
|
+
style?: Readonly<{
|
109
|
+
[$$Key$$: string]: string | number;
|
110
|
+
}>;
|
111
|
+
}>;
|
112
|
+
minHeight: (minHeight: string) => Readonly<{
|
113
|
+
className?: string;
|
114
|
+
style?: Readonly<{
|
115
|
+
[$$Key$$: string]: string | number;
|
116
|
+
}>;
|
117
|
+
}>;
|
118
|
+
alignItems: (alignItems: string) => Readonly<{
|
119
|
+
className?: string;
|
120
|
+
style?: Readonly<{
|
121
|
+
[$$Key$$: string]: string | number;
|
122
|
+
}>;
|
123
|
+
}>;
|
124
|
+
boxSizing: (boxSizing: string) => Readonly<{
|
125
|
+
className?: string;
|
126
|
+
style?: Readonly<{
|
127
|
+
[$$Key$$: string]: string | number;
|
128
|
+
}>;
|
129
|
+
}>;
|
130
|
+
display: (display: string) => Readonly<{
|
131
|
+
className?: string;
|
132
|
+
style?: Readonly<{
|
133
|
+
[$$Key$$: string]: string | number;
|
134
|
+
}>;
|
135
|
+
}>;
|
136
|
+
wordBreak: (wordBreak: string) => Readonly<{
|
137
|
+
className?: string;
|
138
|
+
style?: Readonly<{
|
139
|
+
[$$Key$$: string]: string | number;
|
140
|
+
}>;
|
141
|
+
}>;
|
142
|
+
whiteSpace: (whiteSpace: string) => Readonly<{
|
143
|
+
className?: string;
|
144
|
+
style?: Readonly<{
|
145
|
+
[$$Key$$: string]: string | number;
|
146
|
+
}>;
|
147
|
+
}>;
|
148
|
+
backDropFilter: (backDropFilter: string) => Readonly<{
|
149
|
+
className?: string;
|
150
|
+
style?: Readonly<{
|
151
|
+
[$$Key$$: string]: string | number;
|
152
|
+
}>;
|
153
|
+
}>;
|
154
|
+
transition: (transition: string) => Readonly<{
|
155
|
+
className?: string;
|
156
|
+
style?: Readonly<{
|
157
|
+
[$$Key$$: string]: string | number;
|
158
|
+
}>;
|
159
|
+
}>;
|
160
|
+
transform: (transform: string) => Readonly<{
|
161
|
+
className?: string;
|
162
|
+
style?: Readonly<{
|
163
|
+
[$$Key$$: string]: string | number;
|
164
|
+
}>;
|
165
|
+
}>;
|
166
|
+
fontSize: (fontSize: string) => Readonly<{
|
167
|
+
className?: string;
|
168
|
+
style?: Readonly<{
|
169
|
+
[$$Key$$: string]: string | number;
|
170
|
+
}>;
|
171
|
+
}>;
|
172
|
+
fontWeight: (fontWeight: number) => Readonly<{
|
173
|
+
className?: string;
|
174
|
+
style?: Readonly<{
|
175
|
+
[$$Key$$: string]: string | number;
|
176
|
+
}>;
|
177
|
+
}>;
|
178
|
+
lineHeight: (lineHeight: string) => Readonly<{
|
179
|
+
className?: string;
|
180
|
+
style?: Readonly<{
|
181
|
+
[$$Key$$: string]: string | number;
|
182
|
+
}>;
|
183
|
+
}>;
|
184
|
+
textDecoration: (textDecoration: string, important?: boolean) => Readonly<{
|
185
|
+
className?: string;
|
186
|
+
style?: Readonly<{
|
187
|
+
[$$Key$$: string]: string | number;
|
188
|
+
}>;
|
189
|
+
}>;
|
190
|
+
background: (background: string, important?: boolean) => Readonly<{
|
191
|
+
className?: string;
|
192
|
+
style?: Readonly<{
|
193
|
+
[$$Key$$: string]: string | number;
|
194
|
+
}>;
|
195
|
+
}>;
|
196
|
+
opacity: (opacity: string) => Readonly<{
|
197
|
+
className?: string;
|
198
|
+
style?: Readonly<{
|
199
|
+
[$$Key$$: string]: string | number;
|
200
|
+
}>;
|
201
|
+
}>;
|
202
|
+
backgroundColor: (backgroundColor: string) => Readonly<{
|
203
|
+
className?: string;
|
204
|
+
style?: Readonly<{
|
205
|
+
[$$Key$$: string]: string | number;
|
206
|
+
}>;
|
207
|
+
}>;
|
208
|
+
color: (color: string, important?: boolean) => Readonly<{
|
209
|
+
className?: string;
|
210
|
+
style?: Readonly<{
|
211
|
+
[$$Key$$: string]: string | number;
|
212
|
+
}>;
|
213
|
+
}>;
|
214
|
+
marginValue: (marginValue: string) => Readonly<{
|
215
|
+
className?: string;
|
216
|
+
style?: Readonly<{
|
217
|
+
[$$Key$$: string]: string | number;
|
218
|
+
}>;
|
219
|
+
}>;
|
220
|
+
paddingValue: (marginValue: string) => Readonly<{
|
221
|
+
className?: string;
|
222
|
+
style?: Readonly<{
|
223
|
+
[$$Key$$: string]: string | number;
|
224
|
+
}>;
|
225
|
+
}>;
|
226
|
+
borderValue: (borderValue: string) => Readonly<{
|
227
|
+
className?: string;
|
228
|
+
style?: Readonly<{
|
229
|
+
[$$Key$$: string]: string | number;
|
230
|
+
}>;
|
231
|
+
}>;
|
232
|
+
marginLeft: (marginLeft: string) => Readonly<{
|
233
|
+
className?: string;
|
234
|
+
style?: Readonly<{
|
235
|
+
[$$Key$$: string]: string | number;
|
236
|
+
}>;
|
237
|
+
}>;
|
238
|
+
marginBottom: (marginBottom: string) => Readonly<{
|
239
|
+
className?: string;
|
240
|
+
style?: Readonly<{
|
241
|
+
[$$Key$$: string]: string | number;
|
242
|
+
}>;
|
243
|
+
}>;
|
244
|
+
margin: (marginTop?: string, marginRight?: string, marginBottom?: string, marginLeft?: string) => Readonly<{
|
245
|
+
className?: string;
|
246
|
+
style?: Readonly<{
|
247
|
+
[$$Key$$: string]: string | number;
|
248
|
+
}>;
|
249
|
+
}>;
|
250
|
+
padding: (paddingTop?: string, paddingRight?: string, paddingBottom?: string, paddingLeft?: string) => Readonly<{
|
251
|
+
className?: string;
|
252
|
+
style?: Readonly<{
|
253
|
+
[$$Key$$: string]: string | number;
|
254
|
+
}>;
|
255
|
+
}>;
|
256
|
+
border: (borderTop?: string, borderRight?: string, borderBottom?: string, borderLeft?: string) => Readonly<{
|
257
|
+
className?: string;
|
258
|
+
style?: Readonly<{
|
259
|
+
[$$Key$$: string]: string | number;
|
260
|
+
}>;
|
261
|
+
}>;
|
262
|
+
borderRadius: (borderTopLeftRadius?: string, borderTopRightRadius?: string, borderBottomRightRadius?: string, borderBottomLeftRadius?: string) => Readonly<{
|
263
|
+
className?: string;
|
264
|
+
style?: Readonly<{
|
265
|
+
[$$Key$$: string]: string | number;
|
266
|
+
}>;
|
267
|
+
}>;
|
268
|
+
};
|
269
|
+
export declare function mergeStylex(...styles: ReadonlyArray<StylexType>): Readonly<StylexType>;
|
@@ -38,6 +38,12 @@ export declare namespace SystemLocalization {
|
|
38
38
|
AdminConsent: string;
|
39
39
|
FeatureDescription: string;
|
40
40
|
FeatureConsentInformation: string;
|
41
|
+
RemovePermissionDialog: {
|
42
|
+
Title: string;
|
43
|
+
Message: string;
|
44
|
+
ErrorMessage: string;
|
45
|
+
};
|
46
|
+
ConsentWaitingMessage: string;
|
41
47
|
ErrorMissingAdPermissions: string;
|
42
48
|
};
|
43
49
|
Services: string;
|
@@ -1,8 +1,5 @@
|
|
1
1
|
import { BusinessProfileAuthenticationSettings } from "@omnia/fx-models";
|
2
2
|
export declare const BusinessProfileAuthenticationStore: () => {
|
3
|
-
state: {
|
4
|
-
bpAuthenticationSettings: any;
|
5
|
-
};
|
6
3
|
events: {
|
7
4
|
onMutatedBpAuthenticationSettings: import("@omnia/fx").MessageBusExposeOnlySubscription<any>;
|
8
5
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/ActiveGroupListing.d.ts
CHANGED
@@ -1,5 +1,8 @@
|
|
1
|
+
import { DefineEmit } from "@omnia/fx/ux";
|
1
2
|
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
2
3
|
businessProfileId?: string;
|
4
|
+
} & DefineEmit<"navigateToDetail", () => void> & {
|
5
|
+
hasAdminPermission?: boolean;
|
3
6
|
}>) => {
|
4
7
|
$: import("vue").ComponentInternalInstance;
|
5
8
|
$data: {};
|
@@ -40,11 +43,15 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
40
43
|
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
41
44
|
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
42
45
|
businessProfileId?: string;
|
46
|
+
} & DefineEmit<"navigateToDetail", () => void> & {
|
47
|
+
hasAdminPermission?: boolean;
|
43
48
|
}> & {
|
44
49
|
"v-slots"?: {
|
45
50
|
default?: import("vue").Slot;
|
46
51
|
} & {};
|
47
|
-
} & {
|
52
|
+
} & {
|
53
|
+
onNavigateToDetail?: () => any;
|
54
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "businessProfileId" | "hasAdminPermission">;
|
48
55
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
49
56
|
[key: string]: any;
|
50
57
|
}>;
|
package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/DeletedGroupListing.d.ts
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
import { guid } from "@omnia/fx-models";
|
2
|
+
import { DefineEmit } from "@omnia/fx/ux";
|
2
3
|
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
3
4
|
businessProfileId?: guid;
|
4
|
-
}
|
5
|
+
} & DefineEmit<"navigateToDetail", () => void>>) => {
|
5
6
|
$: import("vue").ComponentInternalInstance;
|
6
7
|
$data: {};
|
7
8
|
$props: {};
|
@@ -41,11 +42,13 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
41
42
|
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
42
43
|
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
43
44
|
businessProfileId?: guid;
|
44
|
-
}
|
45
|
+
} & DefineEmit<"navigateToDetail", () => void>> & {
|
45
46
|
"v-slots"?: {
|
46
47
|
default?: import("vue").Slot;
|
47
48
|
} & {};
|
48
|
-
} & {
|
49
|
+
} & {
|
50
|
+
onNavigateToDetail?: () => any;
|
51
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "businessProfileId">;
|
49
52
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
50
53
|
[key: string]: any;
|
51
54
|
}>;
|
package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts
CHANGED
@@ -6,9 +6,11 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
6
6
|
"onUpdate:identity"?: (value: GroupIdentity) => void;
|
7
7
|
} & {
|
8
8
|
identity?: GroupIdentity;
|
9
|
-
} & {
|
9
|
+
} & DefineEmit<"save", () => void> & DefineEmit<"delete", () => void> & {
|
10
10
|
businessProfileId?: string;
|
11
|
-
} &
|
11
|
+
} & {
|
12
|
+
hasAdminPermission?: boolean;
|
13
|
+
}>) => {
|
12
14
|
$: import("vue").ComponentInternalInstance;
|
13
15
|
$data: {};
|
14
16
|
$props: {};
|
@@ -52,15 +54,18 @@ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
|
52
54
|
"onUpdate:identity"?: (value: GroupIdentity) => void;
|
53
55
|
} & {
|
54
56
|
identity?: GroupIdentity;
|
55
|
-
} & {
|
57
|
+
} & DefineEmit<"save", () => void> & DefineEmit<"delete", () => void> & {
|
56
58
|
businessProfileId?: string;
|
57
|
-
} &
|
59
|
+
} & {
|
60
|
+
hasAdminPermission?: boolean;
|
61
|
+
}> & {
|
58
62
|
"v-slots"?: {
|
59
63
|
default?: import("vue").Slot;
|
60
64
|
} & {};
|
61
65
|
} & {
|
62
66
|
onSave?: () => any;
|
63
|
-
|
67
|
+
onDelete?: () => any;
|
68
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "identity" | "businessProfileId" | "hasAdminPermission" | "v-model:identity" | "onUpdate:identity">;
|
64
69
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
65
70
|
[key: string]: any;
|
66
71
|
}>;
|
package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupMembershipListing.d.ts
ADDED
@@ -0,0 +1,80 @@
|
|
1
|
+
import { GroupIdentity, GroupMembers } from "@omnia/fx-models";
|
2
|
+
declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
|
3
|
+
identity?: GroupIdentity;
|
4
|
+
} & {
|
5
|
+
businessProfileId?: string;
|
6
|
+
} & {
|
7
|
+
hasEditablePremission?: boolean;
|
8
|
+
} & {
|
9
|
+
omniaGroupBuiltIn?: boolean;
|
10
|
+
} & {
|
11
|
+
isEditableGroup?: boolean;
|
12
|
+
} & {
|
13
|
+
changedMembers?: GroupMembers;
|
14
|
+
} & {
|
15
|
+
saving?: boolean;
|
16
|
+
} & {
|
17
|
+
isOwnersTab?: boolean;
|
18
|
+
}>) => {
|
19
|
+
$: import("vue").ComponentInternalInstance;
|
20
|
+
$data: {};
|
21
|
+
$props: {};
|
22
|
+
$attrs: {
|
23
|
+
[x: string]: unknown;
|
24
|
+
};
|
25
|
+
$refs: {
|
26
|
+
[x: string]: unknown;
|
27
|
+
};
|
28
|
+
$slots: Readonly<{
|
29
|
+
[name: string]: import("vue").Slot<any>;
|
30
|
+
}>;
|
31
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
32
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
33
|
+
$emit: (event: string, ...args: any[]) => void;
|
34
|
+
$el: any;
|
35
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
36
|
+
beforeCreate?: (() => void) | (() => void)[];
|
37
|
+
created?: (() => void) | (() => void)[];
|
38
|
+
beforeMount?: (() => void) | (() => void)[];
|
39
|
+
mounted?: (() => void) | (() => void)[];
|
40
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
41
|
+
updated?: (() => void) | (() => void)[];
|
42
|
+
activated?: (() => void) | (() => void)[];
|
43
|
+
deactivated?: (() => void) | (() => void)[];
|
44
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
45
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
46
|
+
destroyed?: (() => void) | (() => void)[];
|
47
|
+
unmounted?: (() => void) | (() => void)[];
|
48
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
49
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
50
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
51
|
+
};
|
52
|
+
$forceUpdate: () => void;
|
53
|
+
$nextTick: typeof import("vue").nextTick;
|
54
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
55
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
56
|
+
propsDefinition: import("@omnia/fx/ux").ExtractProps<{
|
57
|
+
identity?: GroupIdentity;
|
58
|
+
} & {
|
59
|
+
businessProfileId?: string;
|
60
|
+
} & {
|
61
|
+
hasEditablePremission?: boolean;
|
62
|
+
} & {
|
63
|
+
omniaGroupBuiltIn?: boolean;
|
64
|
+
} & {
|
65
|
+
isEditableGroup?: boolean;
|
66
|
+
} & {
|
67
|
+
changedMembers?: GroupMembers;
|
68
|
+
} & {
|
69
|
+
saving?: boolean;
|
70
|
+
} & {
|
71
|
+
isOwnersTab?: boolean;
|
72
|
+
}> & {
|
73
|
+
"v-slots"?: {
|
74
|
+
default?: import("vue").Slot;
|
75
|
+
} & {};
|
76
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "identity" | "businessProfileId" | "saving" | "hasEditablePremission" | "omniaGroupBuiltIn" | "isEditableGroup" | "changedMembers" | "isOwnersTab">;
|
77
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
78
|
+
[key: string]: any;
|
79
|
+
}>;
|
80
|
+
export default _default;
|