@omnia/fx 8.0.142-dev → 8.0.144-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/ux/DefineVueTypings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/store/TemplateEditorStore.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/store/ThemeEditorStore.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.d.ts +28 -28
- package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaDefinitionPicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.d.ts +33 -33
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.css.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.d.ts +28 -28
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingViewer.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/stylepicker/StylePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.d.ts +37 -37
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/aurora/store/BlueprintTemplatesStore.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaDefinitionStore.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +54 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeDefinitionStoreV2.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ThemingService.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/index.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +58 -80
- package/internal-do-not-import-from-here/ux/features/FeaturesConstants.d.ts +6 -7
- package/internal-do-not-import-from-here/ux/features/FeaturesJourney.d.ts +52 -80
- package/internal-do-not-import-from-here/ux/features/FeaturesJourneyAppInstance.d.ts +51 -6
- package/internal-do-not-import-from-here/ux/features/blades/ConsentUrlBlade.d.ts +51 -0
- package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +54 -84
- package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade.d.ts +55 -15
- package/internal-do-not-import-from-here/ux/features/blades/ViewConsentBlade.d.ts +51 -0
- package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +21 -6
- package/internal-do-not-import-from-here/ux/hub/feed/components/SendersList.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/settings/ImageSettings.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/components/ContainerRendererStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +421 -408
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade_old.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/features/blades/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +0 -182
- package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +0 -51
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +0 -65
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemingService.d.ts +0 -45
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerTheming.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerAction.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerClickHandler.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorAction.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorClickHandler.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/DesignJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/Registrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/ComponentsJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/EditBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/SpacingJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/TypographyJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/ColorSchemasJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/blades/ColorSchemaDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/TemplatesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/PreviewJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/ThemeDesigner.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/ThemesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/EditThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/ViewThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/docs/BorderPickerExample.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/colorpickerV2}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorschemapicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/componentblueprints/ComponentBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/docs/FillPickerExample.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/iconstylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/spacingpicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/loc/localize.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/stylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/tabs}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/textstylepicker/TextStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/textstylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/typography}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/BorderStyleDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/DefinitionsChrome.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/FillStyleDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/DefinitionRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/Todo.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/BannerImageTop.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupAvatar.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageLarge.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageSmall.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTop.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Image.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/ImageText.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Quote.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Text.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/BlockTextIcon.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/Pageheader.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/useDefaultDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/ApiRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/BlueprintsTypography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/useDocumentationDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/shared.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/BlueprintsTypography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/useEditorDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/DefinitionRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/headers/HeaderWithImage.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/BlueprintsTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ButtonStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ChromeStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/Colors.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/SpacingBlueprint.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TabsStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ThemeDefinitionInstance.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TypographyBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/useDesignKits.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ChromeBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorManager.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaManager.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ComponentBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/SpacingBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeContextStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeStoreV2.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/TypographyBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/VelcronDefinitionStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/tmpUseIndexDb.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseContainerQuery.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseStyling.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Blueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Chrome.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Colors.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/General.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Spacing.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Typography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/themeprovider/ThemeProvider.d.ts +0 -0
@@ -1,10 +1,10 @@
|
|
1
1
|
import { ColorSchema, ColorSchemaTypes, ThemeDefinitionV2 } from "@omnia/fx-models";
|
2
2
|
import { VNodeChild } from "vue";
|
3
|
-
type Variant = "default" | "toolbar";
|
3
|
+
type Variant = "default" | "toolbar" | "button";
|
4
4
|
declare const _default: {
|
5
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
"v-slots": import("vue").Prop<{
|
7
|
-
default?: import("
|
7
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
@@ -47,16 +47,16 @@ declare const _default: {
|
|
47
47
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
48
48
|
required: false;
|
49
49
|
};
|
50
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
50
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
51
51
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
52
|
-
}; } & { [key_1 in import("
|
52
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
53
53
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
54
54
|
required: false;
|
55
|
-
}; } & { [key_2 in import("
|
55
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
56
56
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
57
57
|
required: false;
|
58
58
|
}; } & {
|
59
|
-
require(): import("
|
59
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
60
60
|
"onUpdate:modelValue": {
|
61
61
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
62
62
|
};
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
required: false;
|
72
72
|
};
|
73
73
|
}>;
|
74
|
-
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("
|
74
|
+
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
75
75
|
"onUpdate:modelValue": {
|
76
76
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
77
77
|
};
|
@@ -86,7 +86,7 @@ declare const _default: {
|
|
86
86
|
required: false;
|
87
87
|
};
|
88
88
|
}, false>;
|
89
|
-
doc$(description?: string): import("
|
89
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
90
90
|
"onUpdate:modelValue": {
|
91
91
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
92
92
|
};
|
@@ -137,7 +137,7 @@ declare const _default: {
|
|
137
137
|
"color:leave": (colorSchemaType: ColorSchemaTypes) => any;
|
138
138
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
139
139
|
"v-slots": import("vue").Prop<{
|
140
|
-
default?: import("
|
140
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
141
141
|
} & {
|
142
142
|
activator?: () => VNodeChild;
|
143
143
|
}>;
|
@@ -180,16 +180,16 @@ declare const _default: {
|
|
180
180
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
181
181
|
required: false;
|
182
182
|
};
|
183
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
183
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
184
184
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
185
|
-
}; } & { [key_1 in import("
|
185
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
186
186
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
187
187
|
required: false;
|
188
|
-
}; } & { [key_2 in import("
|
188
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
189
189
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
190
190
|
required: false;
|
191
191
|
}; } & {
|
192
|
-
require(): import("
|
192
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
193
193
|
"onUpdate:modelValue": {
|
194
194
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
195
195
|
};
|
@@ -204,7 +204,7 @@ declare const _default: {
|
|
204
204
|
required: false;
|
205
205
|
};
|
206
206
|
}>;
|
207
|
-
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("
|
207
|
+
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
208
208
|
"onUpdate:modelValue": {
|
209
209
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
210
210
|
};
|
@@ -219,7 +219,7 @@ declare const _default: {
|
|
219
219
|
required: false;
|
220
220
|
};
|
221
221
|
}, false>;
|
222
|
-
doc$(description?: string): import("
|
222
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
223
223
|
"onUpdate:modelValue": {
|
224
224
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
225
225
|
};
|
@@ -277,7 +277,7 @@ declare const _default: {
|
|
277
277
|
Defaults: {};
|
278
278
|
}, Readonly<import("vue").ExtractPropTypes<{
|
279
279
|
"v-slots": import("vue").Prop<{
|
280
|
-
default?: import("
|
280
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
281
281
|
} & {
|
282
282
|
activator?: () => VNodeChild;
|
283
283
|
}>;
|
@@ -320,16 +320,16 @@ declare const _default: {
|
|
320
320
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
321
321
|
required: false;
|
322
322
|
};
|
323
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
323
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
324
324
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
325
|
-
}; } & { [key_1 in import("
|
325
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
326
326
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
327
327
|
required: false;
|
328
|
-
}; } & { [key_2 in import("
|
328
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
329
329
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
330
330
|
required: false;
|
331
331
|
}; } & {
|
332
|
-
require(): import("
|
332
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
333
333
|
"onUpdate:modelValue": {
|
334
334
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
335
335
|
};
|
@@ -344,7 +344,7 @@ declare const _default: {
|
|
344
344
|
required: false;
|
345
345
|
};
|
346
346
|
}>;
|
347
|
-
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("
|
347
|
+
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
348
348
|
"onUpdate:modelValue": {
|
349
349
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
350
350
|
};
|
@@ -359,7 +359,7 @@ declare const _default: {
|
|
359
359
|
required: false;
|
360
360
|
};
|
361
361
|
}, false>;
|
362
|
-
doc$(description?: string): import("
|
362
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
363
363
|
"onUpdate:modelValue": {
|
364
364
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
365
365
|
};
|
@@ -414,7 +414,7 @@ declare const _default: {
|
|
414
414
|
__isSuspense?: never;
|
415
415
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
416
416
|
"v-slots": import("vue").Prop<{
|
417
|
-
default?: import("
|
417
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
418
418
|
} & {
|
419
419
|
activator?: () => VNodeChild;
|
420
420
|
}>;
|
@@ -457,16 +457,16 @@ declare const _default: {
|
|
457
457
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
458
458
|
required: false;
|
459
459
|
};
|
460
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
460
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
461
461
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
462
|
-
}; } & { [key_1 in import("
|
462
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
463
463
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
464
464
|
required: false;
|
465
|
-
}; } & { [key_2 in import("
|
465
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
466
466
|
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema>;
|
467
467
|
required: false;
|
468
468
|
}; } & {
|
469
|
-
require(): import("
|
469
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
470
470
|
"onUpdate:modelValue": {
|
471
471
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
472
472
|
};
|
@@ -481,7 +481,7 @@ declare const _default: {
|
|
481
481
|
required: false;
|
482
482
|
};
|
483
483
|
}>;
|
484
|
-
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("
|
484
|
+
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
485
485
|
"onUpdate:modelValue": {
|
486
486
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
487
487
|
};
|
@@ -496,7 +496,7 @@ declare const _default: {
|
|
496
496
|
required: false;
|
497
497
|
};
|
498
498
|
}, false>;
|
499
|
-
doc$(description?: string): import("
|
499
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
500
500
|
"onUpdate:modelValue": {
|
501
501
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
502
502
|
};
|
@@ -571,7 +571,7 @@ declare const _default: {
|
|
571
571
|
required: false;
|
572
572
|
};
|
573
573
|
} & {
|
574
|
-
require(): import("
|
574
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
575
575
|
"onUpdate:modelValue": {
|
576
576
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
577
577
|
};
|
@@ -586,7 +586,7 @@ declare const _default: {
|
|
586
586
|
required: false;
|
587
587
|
};
|
588
588
|
}>;
|
589
|
-
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("
|
589
|
+
defaultValue(value?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
590
590
|
"onUpdate:modelValue": {
|
591
591
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
592
592
|
};
|
@@ -601,7 +601,7 @@ declare const _default: {
|
|
601
601
|
required: false;
|
602
602
|
};
|
603
603
|
}, false>;
|
604
|
-
doc$(description?: string): import("
|
604
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema, {
|
605
605
|
"onUpdate:modelValue": {
|
606
606
|
type: import("vue").PropType<(value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any>;
|
607
607
|
};
|
@@ -625,7 +625,7 @@ declare const _default: {
|
|
625
625
|
"onUpdate:modelValue"?: (value: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema) => any;
|
626
626
|
modelValue?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "dynamic" | ColorSchema;
|
627
627
|
"v-slots"?: {
|
628
|
-
default?: import("
|
628
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
629
629
|
} & {
|
630
630
|
activator?: () => VNodeChild;
|
631
631
|
};
|
@@ -6,5 +6,6 @@ export declare const ColorSchemaItemStyles: {
|
|
6
6
|
itemContainer: (schema: ColorSchema, hasIcon: boolean, toolbar: boolean) => string;
|
7
7
|
IconColumn: string;
|
8
8
|
titleColumn: string;
|
9
|
+
colorPreviewButton: (color: string) => string;
|
9
10
|
colorPreview: (color: string, toolbar: boolean) => string;
|
10
11
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { ColorSchema } from "@omnia/fx-models";
|
2
|
-
type Variant = "default" | "toolbar" | "palette" | "card-preview";
|
2
|
+
type Variant = "default" | "toolbar" | "palette" | "card-preview" | "button";
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
class: {
|
@@ -41,16 +41,16 @@ declare const _default: {
|
|
41
41
|
type: import("vue").PropType<ColorSchema>;
|
42
42
|
required: false;
|
43
43
|
};
|
44
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
44
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
45
45
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
46
|
-
}; } & { [key_1 in import("
|
46
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
47
47
|
type: import("vue").PropType<ColorSchema>;
|
48
48
|
required: false;
|
49
|
-
}; } & { [key_2 in import("
|
49
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
50
50
|
type: import("vue").PropType<ColorSchema>;
|
51
51
|
required: false;
|
52
52
|
}; } & {
|
53
|
-
require(): import("
|
53
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
54
54
|
"onUpdate:modelValue": {
|
55
55
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
56
56
|
};
|
@@ -65,7 +65,7 @@ declare const _default: {
|
|
65
65
|
required: false;
|
66
66
|
};
|
67
67
|
}>;
|
68
|
-
defaultValue(value?: ColorSchema): import("
|
68
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
69
69
|
"onUpdate:modelValue": {
|
70
70
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
71
71
|
};
|
@@ -80,7 +80,7 @@ declare const _default: {
|
|
80
80
|
required: false;
|
81
81
|
};
|
82
82
|
}, false>;
|
83
|
-
doc$(description?: string): import("
|
83
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
84
84
|
"onUpdate:modelValue": {
|
85
85
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
86
86
|
};
|
@@ -145,16 +145,16 @@ declare const _default: {
|
|
145
145
|
type: import("vue").PropType<ColorSchema>;
|
146
146
|
required: false;
|
147
147
|
};
|
148
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
148
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
149
149
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
150
|
-
}; } & { [key_1 in import("
|
150
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
151
151
|
type: import("vue").PropType<ColorSchema>;
|
152
152
|
required: false;
|
153
|
-
}; } & { [key_2 in import("
|
153
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
154
154
|
type: import("vue").PropType<ColorSchema>;
|
155
155
|
required: false;
|
156
156
|
}; } & {
|
157
|
-
require(): import("
|
157
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
158
158
|
"onUpdate:modelValue": {
|
159
159
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
160
160
|
};
|
@@ -169,7 +169,7 @@ declare const _default: {
|
|
169
169
|
required: false;
|
170
170
|
};
|
171
171
|
}>;
|
172
|
-
defaultValue(value?: ColorSchema): import("
|
172
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
173
173
|
"onUpdate:modelValue": {
|
174
174
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
175
175
|
};
|
@@ -184,7 +184,7 @@ declare const _default: {
|
|
184
184
|
required: false;
|
185
185
|
};
|
186
186
|
}, false>;
|
187
|
-
doc$(description?: string): import("
|
187
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
188
188
|
"onUpdate:modelValue": {
|
189
189
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
190
190
|
};
|
@@ -257,16 +257,16 @@ declare const _default: {
|
|
257
257
|
type: import("vue").PropType<ColorSchema>;
|
258
258
|
required: false;
|
259
259
|
};
|
260
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
260
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
261
261
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
262
|
-
}; } & { [key_1 in import("
|
262
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
263
263
|
type: import("vue").PropType<ColorSchema>;
|
264
264
|
required: false;
|
265
|
-
}; } & { [key_2 in import("
|
265
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
266
266
|
type: import("vue").PropType<ColorSchema>;
|
267
267
|
required: false;
|
268
268
|
}; } & {
|
269
|
-
require(): import("
|
269
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
270
270
|
"onUpdate:modelValue": {
|
271
271
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
272
272
|
};
|
@@ -281,7 +281,7 @@ declare const _default: {
|
|
281
281
|
required: false;
|
282
282
|
};
|
283
283
|
}>;
|
284
|
-
defaultValue(value?: ColorSchema): import("
|
284
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
285
285
|
"onUpdate:modelValue": {
|
286
286
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
287
287
|
};
|
@@ -296,7 +296,7 @@ declare const _default: {
|
|
296
296
|
required: false;
|
297
297
|
};
|
298
298
|
}, false>;
|
299
|
-
doc$(description?: string): import("
|
299
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
300
300
|
"onUpdate:modelValue": {
|
301
301
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
302
302
|
};
|
@@ -366,16 +366,16 @@ declare const _default: {
|
|
366
366
|
type: import("vue").PropType<ColorSchema>;
|
367
367
|
required: false;
|
368
368
|
};
|
369
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
369
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
370
370
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
371
|
-
}; } & { [key_1 in import("
|
371
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
372
372
|
type: import("vue").PropType<ColorSchema>;
|
373
373
|
required: false;
|
374
|
-
}; } & { [key_2 in import("
|
374
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
375
375
|
type: import("vue").PropType<ColorSchema>;
|
376
376
|
required: false;
|
377
377
|
}; } & {
|
378
|
-
require(): import("
|
378
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
379
379
|
"onUpdate:modelValue": {
|
380
380
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
381
381
|
};
|
@@ -390,7 +390,7 @@ declare const _default: {
|
|
390
390
|
required: false;
|
391
391
|
};
|
392
392
|
}>;
|
393
|
-
defaultValue(value?: ColorSchema): import("
|
393
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
394
394
|
"onUpdate:modelValue": {
|
395
395
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
396
396
|
};
|
@@ -405,7 +405,7 @@ declare const _default: {
|
|
405
405
|
required: false;
|
406
406
|
};
|
407
407
|
}, false>;
|
408
|
-
doc$(description?: string): import("
|
408
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
409
409
|
"onUpdate:modelValue": {
|
410
410
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
411
411
|
};
|
@@ -455,7 +455,7 @@ declare const _default: {
|
|
455
455
|
required: false;
|
456
456
|
};
|
457
457
|
} & {
|
458
|
-
require(): import("
|
458
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
|
459
459
|
"onUpdate:modelValue": {
|
460
460
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
461
461
|
};
|
@@ -470,7 +470,7 @@ declare const _default: {
|
|
470
470
|
required: false;
|
471
471
|
};
|
472
472
|
}>;
|
473
|
-
defaultValue(value?: ColorSchema): import("
|
473
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
|
474
474
|
"onUpdate:modelValue": {
|
475
475
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
476
476
|
};
|
@@ -485,7 +485,7 @@ declare const _default: {
|
|
485
485
|
required: false;
|
486
486
|
};
|
487
487
|
}, false>;
|
488
|
-
doc$(description?: string): import("
|
488
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
|
489
489
|
"onUpdate:modelValue": {
|
490
490
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
491
491
|
};
|