@omnia/fx 8.0.419-dev → 8.0.421-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.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/identities/IdentityService.d.ts +5 -0
- package/internal-do-not-import-from-here/stores/ArchivedIdentityStore.d.ts +23 -0
- package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/{blades/switchingtemplate/journey/SwitchingTemplateSettings.d.ts → SwitchingTemplateJourney.d.ts} +3 -2
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/loc/localize.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertynamingpolicyinput/AppPropertyNamingPolicyInput.d.ts +6 -12
- package/internal-do-not-import-from-here/ux/appprovisioning/appshowinpubliclistingsinput/AppShowInPublicListingsInput.d.ts +9 -3
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +9 -110
- package/internal-do-not-import-from-here/ux/appprovisioning/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/store/ComponentEditorStore.d.ts +14 -8
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/componentblueprints/store/IconsEditorStore.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +1 -11
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/stores/ColorPickerStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/componentblueprints/ComponentBlueprintsViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillBlueprintsPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconBlueprintsViewer.d.ts +3 -10
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/store/IconStyleEditorStore.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputStyleEditor.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputStylePicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingBlueprintPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -11
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -4
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStylePicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorBlueprintsPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/textformatpicker/TextFormatPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/store/TextStylePickerStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ComponentPreview.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/themepreview/ThemePreview.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintPicker.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +2 -4
- package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/ThemePreviewContextStore.d.ts +100 -0
- package/internal-do-not-import-from-here/ux/aurora/store/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/authenticationchecker/AuthenticationChecker.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +14 -0
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerproviders/shareds/providers/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +9 -0
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/permissioninput/PermissionInput.d.ts +8 -7
- package/internal-do-not-import-from-here/wctypings.d.ts +14 -34
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/MenuBlade.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/editapp/EditBlade.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/editapp/EditBladeRegistration.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/switchingtemplate/journey/SwitchingTemplateJourneyRegistration.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/app/apps/admin/appsettings/admin/blades/switchingtemplate/journey/SwitchingTemplateSettingsJourneyBladeIds.d.ts +0 -5
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertynamingpolicyinput/IAppPropertyNamingPolicyInput.d.ts +0 -14
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertynamingpolicyinput/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/mediapickerproviders/shareds/providers/UnsplashProvider.d.ts +0 -12
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.new.stylex.d.ts +0 -9
- package/internal-do-not-import-from-here/ux/oxide/btn/Button_bak.d.ts +0 -0
@@ -1,9 +0,0 @@
|
|
1
|
-
import { useColorSchemaStore } from "../..";
|
2
|
-
export declare const ButtonStyles: {
|
3
|
-
velcronStyling: import("../..").StylexValue;
|
4
|
-
wrapper: (grouped: boolean, disabled: any, colors: ReturnType<typeof useColorSchemaStore>) => Readonly<import("../..").StylexValue>;
|
5
|
-
iconStyle: {
|
6
|
-
zIndex: number;
|
7
|
-
};
|
8
|
-
overlay: (dark: boolean, disabled: boolean, overlay: boolean) => string;
|
9
|
-
};
|
File without changes
|