@omnia/fx 8.0.143-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/{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 +32 -32
- 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/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/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 → 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/ComponentEditorStore.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/spacing/store/SpacingEditorStore.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/blueprints/typography/store/TypographyEditorStore.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/colorschemas/store/ColorSchemaEditorStore.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/templates/store/TemplateEditorStore.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/{theming-v2 → aurora}/admin/blades/themes/store/ThemeEditorStore.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/BlueprintTemplatesStore.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/ColorSchemaDefinitionStore.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/TemplateRegistrationStore.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/ThemeDefinitionStoreV2.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/ThemingService.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/index.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
@@ -4,7 +4,7 @@ type ColorSchemaEditorVariant = "default" | "dialog";
|
|
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
|
}>;
|
@@ -24,16 +24,16 @@ declare const _default: {
|
|
24
24
|
type: import("vue").PropType<ColorSchema>;
|
25
25
|
required: false;
|
26
26
|
};
|
27
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
27
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
28
28
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
29
|
-
}; } & { [key_1 in import("
|
29
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
30
30
|
type: import("vue").PropType<ColorSchema>;
|
31
31
|
required: false;
|
32
|
-
}; } & { [key_2 in import("
|
32
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
33
33
|
type: import("vue").PropType<ColorSchema>;
|
34
34
|
required: false;
|
35
35
|
}; } & {
|
36
|
-
require(): import("
|
36
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
37
37
|
"onUpdate:modelValue": {
|
38
38
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
39
39
|
};
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
required: false;
|
49
49
|
};
|
50
50
|
}>;
|
51
|
-
defaultValue(value?: ColorSchema): import("
|
51
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
52
52
|
"onUpdate:modelValue": {
|
53
53
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
54
54
|
};
|
@@ -63,7 +63,7 @@ declare const _default: {
|
|
63
63
|
required: false;
|
64
64
|
};
|
65
65
|
}, false>;
|
66
|
-
doc$(description?: string): import("
|
66
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
67
67
|
"onUpdate:modelValue": {
|
68
68
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
69
69
|
};
|
@@ -87,7 +87,7 @@ declare const _default: {
|
|
87
87
|
"init:actionButtons": (value: () => VNodeChild) => any;
|
88
88
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
89
89
|
"v-slots": import("vue").Prop<{
|
90
|
-
default?: import("
|
90
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
91
91
|
} & {
|
92
92
|
activator?: () => VNodeChild;
|
93
93
|
}>;
|
@@ -107,16 +107,16 @@ declare const _default: {
|
|
107
107
|
type: import("vue").PropType<ColorSchema>;
|
108
108
|
required: false;
|
109
109
|
};
|
110
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
110
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
111
111
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
112
|
-
}; } & { [key_1 in import("
|
112
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
113
113
|
type: import("vue").PropType<ColorSchema>;
|
114
114
|
required: false;
|
115
|
-
}; } & { [key_2 in import("
|
115
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
116
116
|
type: import("vue").PropType<ColorSchema>;
|
117
117
|
required: false;
|
118
118
|
}; } & {
|
119
|
-
require(): import("
|
119
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
120
120
|
"onUpdate:modelValue": {
|
121
121
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
122
122
|
};
|
@@ -131,7 +131,7 @@ declare const _default: {
|
|
131
131
|
required: false;
|
132
132
|
};
|
133
133
|
}>;
|
134
|
-
defaultValue(value?: ColorSchema): import("
|
134
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
135
135
|
"onUpdate:modelValue": {
|
136
136
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
137
137
|
};
|
@@ -146,7 +146,7 @@ declare const _default: {
|
|
146
146
|
required: false;
|
147
147
|
};
|
148
148
|
}, false>;
|
149
|
-
doc$(description?: string): import("
|
149
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
150
150
|
"onUpdate:modelValue": {
|
151
151
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
152
152
|
};
|
@@ -174,7 +174,7 @@ declare const _default: {
|
|
174
174
|
Defaults: {};
|
175
175
|
}, Readonly<import("vue").ExtractPropTypes<{
|
176
176
|
"v-slots": import("vue").Prop<{
|
177
|
-
default?: import("
|
177
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
178
178
|
} & {
|
179
179
|
activator?: () => VNodeChild;
|
180
180
|
}>;
|
@@ -194,16 +194,16 @@ declare const _default: {
|
|
194
194
|
type: import("vue").PropType<ColorSchema>;
|
195
195
|
required: false;
|
196
196
|
};
|
197
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
197
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
198
198
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
199
|
-
}; } & { [key_1 in import("
|
199
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
200
200
|
type: import("vue").PropType<ColorSchema>;
|
201
201
|
required: false;
|
202
|
-
}; } & { [key_2 in import("
|
202
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
203
203
|
type: import("vue").PropType<ColorSchema>;
|
204
204
|
required: false;
|
205
205
|
}; } & {
|
206
|
-
require(): import("
|
206
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
207
207
|
"onUpdate:modelValue": {
|
208
208
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
209
209
|
};
|
@@ -218,7 +218,7 @@ declare const _default: {
|
|
218
218
|
required: false;
|
219
219
|
};
|
220
220
|
}>;
|
221
|
-
defaultValue(value?: ColorSchema): import("
|
221
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
222
222
|
"onUpdate:modelValue": {
|
223
223
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
224
224
|
};
|
@@ -233,7 +233,7 @@ declare const _default: {
|
|
233
233
|
required: false;
|
234
234
|
};
|
235
235
|
}, false>;
|
236
|
-
doc$(description?: string): import("
|
236
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
237
237
|
"onUpdate:modelValue": {
|
238
238
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
239
239
|
};
|
@@ -258,7 +258,7 @@ declare const _default: {
|
|
258
258
|
__isSuspense?: never;
|
259
259
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
260
260
|
"v-slots": import("vue").Prop<{
|
261
|
-
default?: import("
|
261
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
262
262
|
} & {
|
263
263
|
activator?: () => VNodeChild;
|
264
264
|
}>;
|
@@ -278,16 +278,16 @@ declare const _default: {
|
|
278
278
|
type: import("vue").PropType<ColorSchema>;
|
279
279
|
required: false;
|
280
280
|
};
|
281
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
281
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
282
282
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
283
|
-
}; } & { [key_1 in import("
|
283
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
284
284
|
type: import("vue").PropType<ColorSchema>;
|
285
285
|
required: false;
|
286
|
-
}; } & { [key_2 in import("
|
286
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
287
287
|
type: import("vue").PropType<ColorSchema>;
|
288
288
|
required: false;
|
289
289
|
}; } & {
|
290
|
-
require(): import("
|
290
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ColorSchema, {
|
291
291
|
"onUpdate:modelValue": {
|
292
292
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
293
293
|
};
|
@@ -302,7 +302,7 @@ declare const _default: {
|
|
302
302
|
required: false;
|
303
303
|
};
|
304
304
|
}>;
|
305
|
-
defaultValue(value?: ColorSchema): import("
|
305
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ColorSchema, {
|
306
306
|
"onUpdate:modelValue": {
|
307
307
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
308
308
|
};
|
@@ -317,7 +317,7 @@ declare const _default: {
|
|
317
317
|
required: false;
|
318
318
|
};
|
319
319
|
}, false>;
|
320
|
-
doc$(description?: string): import("
|
320
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ColorSchema, {
|
321
321
|
"onUpdate:modelValue": {
|
322
322
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
323
323
|
};
|
@@ -356,7 +356,7 @@ declare const _default: {
|
|
356
356
|
required: false;
|
357
357
|
};
|
358
358
|
} & {
|
359
|
-
require(): import("
|
359
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ColorSchema, {
|
360
360
|
"onUpdate:modelValue": {
|
361
361
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
362
362
|
};
|
@@ -371,7 +371,7 @@ declare const _default: {
|
|
371
371
|
required: false;
|
372
372
|
};
|
373
373
|
}>;
|
374
|
-
defaultValue(value?: ColorSchema): import("
|
374
|
+
defaultValue(value?: ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ColorSchema, {
|
375
375
|
"onUpdate:modelValue": {
|
376
376
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
377
377
|
};
|
@@ -386,7 +386,7 @@ declare const _default: {
|
|
386
386
|
required: false;
|
387
387
|
};
|
388
388
|
}, false>;
|
389
|
-
doc$(description?: string): import("
|
389
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ColorSchema, {
|
390
390
|
"onUpdate:modelValue": {
|
391
391
|
type: import("vue").PropType<(value: ColorSchema) => any>;
|
392
392
|
};
|
@@ -406,7 +406,7 @@ declare const _default: {
|
|
406
406
|
"onUpdate:modelValue"?: (value: ColorSchema) => any;
|
407
407
|
modelValue?: ColorSchema;
|
408
408
|
"v-slots"?: {
|
409
|
-
default?: import("
|
409
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
410
410
|
} & {
|
411
411
|
activator?: () => VNodeChild;
|
412
412
|
};
|
@@ -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
|
};
|