@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
@@ -18,16 +18,16 @@ declare const _default: {
|
|
18
18
|
type: import("vue").PropType<Blueprints>;
|
19
19
|
required: false;
|
20
20
|
};
|
21
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
21
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
22
22
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
23
|
-
}; } & { [key_1 in import("
|
23
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
24
24
|
type: import("vue").PropType<Blueprints>;
|
25
25
|
required: false;
|
26
|
-
}; } & { [key_2 in import("
|
26
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
27
27
|
type: import("vue").PropType<Blueprints>;
|
28
28
|
required: false;
|
29
29
|
}; } & {
|
30
|
-
require(): import("
|
30
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
31
31
|
"onUpdate:modelValue": {
|
32
32
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
33
33
|
};
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
required: false;
|
43
43
|
};
|
44
44
|
}>;
|
45
|
-
defaultValue(value?: Blueprints): import("
|
45
|
+
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
46
46
|
"onUpdate:modelValue": {
|
47
47
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
48
48
|
};
|
@@ -57,7 +57,7 @@ declare const _default: {
|
|
57
57
|
required: false;
|
58
58
|
};
|
59
59
|
}, false>;
|
60
|
-
doc$(description?: string): import("
|
60
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
61
61
|
"onUpdate:modelValue": {
|
62
62
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
63
63
|
};
|
@@ -94,16 +94,16 @@ declare const _default: {
|
|
94
94
|
type: import("vue").PropType<Blueprints>;
|
95
95
|
required: false;
|
96
96
|
};
|
97
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
97
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
98
98
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
99
|
-
}; } & { [key_1 in import("
|
99
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
100
100
|
type: import("vue").PropType<Blueprints>;
|
101
101
|
required: false;
|
102
|
-
}; } & { [key_2 in import("
|
102
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
103
103
|
type: import("vue").PropType<Blueprints>;
|
104
104
|
required: false;
|
105
105
|
}; } & {
|
106
|
-
require(): import("
|
106
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
107
107
|
"onUpdate:modelValue": {
|
108
108
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
109
109
|
};
|
@@ -118,7 +118,7 @@ declare const _default: {
|
|
118
118
|
required: false;
|
119
119
|
};
|
120
120
|
}>;
|
121
|
-
defaultValue(value?: Blueprints): import("
|
121
|
+
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
122
122
|
"onUpdate:modelValue": {
|
123
123
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
124
124
|
};
|
@@ -133,7 +133,7 @@ declare const _default: {
|
|
133
133
|
required: false;
|
134
134
|
};
|
135
135
|
}, false>;
|
136
|
-
doc$(description?: string): import("
|
136
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
137
137
|
"onUpdate:modelValue": {
|
138
138
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
139
139
|
};
|
@@ -175,16 +175,16 @@ declare const _default: {
|
|
175
175
|
type: import("vue").PropType<Blueprints>;
|
176
176
|
required: false;
|
177
177
|
};
|
178
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
178
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
179
179
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
180
|
-
}; } & { [key_1 in import("
|
180
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
181
181
|
type: import("vue").PropType<Blueprints>;
|
182
182
|
required: false;
|
183
|
-
}; } & { [key_2 in import("
|
183
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
184
184
|
type: import("vue").PropType<Blueprints>;
|
185
185
|
required: false;
|
186
186
|
}; } & {
|
187
|
-
require(): import("
|
187
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
188
188
|
"onUpdate:modelValue": {
|
189
189
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
190
190
|
};
|
@@ -199,7 +199,7 @@ declare const _default: {
|
|
199
199
|
required: false;
|
200
200
|
};
|
201
201
|
}>;
|
202
|
-
defaultValue(value?: Blueprints): import("
|
202
|
+
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
203
203
|
"onUpdate:modelValue": {
|
204
204
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
205
205
|
};
|
@@ -214,7 +214,7 @@ declare const _default: {
|
|
214
214
|
required: false;
|
215
215
|
};
|
216
216
|
}, false>;
|
217
|
-
doc$(description?: string): import("
|
217
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
218
218
|
"onUpdate:modelValue": {
|
219
219
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
220
220
|
};
|
@@ -253,16 +253,16 @@ declare const _default: {
|
|
253
253
|
type: import("vue").PropType<Blueprints>;
|
254
254
|
required: false;
|
255
255
|
};
|
256
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
256
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
257
257
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
258
|
-
}; } & { [key_1 in import("
|
258
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
259
259
|
type: import("vue").PropType<Blueprints>;
|
260
260
|
required: false;
|
261
|
-
}; } & { [key_2 in import("
|
261
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
262
262
|
type: import("vue").PropType<Blueprints>;
|
263
263
|
required: false;
|
264
264
|
}; } & {
|
265
|
-
require(): import("
|
265
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
266
266
|
"onUpdate:modelValue": {
|
267
267
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
268
268
|
};
|
@@ -277,7 +277,7 @@ declare const _default: {
|
|
277
277
|
required: false;
|
278
278
|
};
|
279
279
|
}>;
|
280
|
-
defaultValue(value?: Blueprints): import("
|
280
|
+
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
281
281
|
"onUpdate:modelValue": {
|
282
282
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
283
283
|
};
|
@@ -292,7 +292,7 @@ declare const _default: {
|
|
292
292
|
required: false;
|
293
293
|
};
|
294
294
|
}, false>;
|
295
|
-
doc$(description?: string): import("
|
295
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
296
296
|
"onUpdate:modelValue": {
|
297
297
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
298
298
|
};
|
@@ -329,7 +329,7 @@ declare const _default: {
|
|
329
329
|
required: false;
|
330
330
|
};
|
331
331
|
} & {
|
332
|
-
require(): import("
|
332
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, Blueprints, {
|
333
333
|
"onUpdate:modelValue": {
|
334
334
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
335
335
|
};
|
@@ -344,7 +344,7 @@ declare const _default: {
|
|
344
344
|
required: false;
|
345
345
|
};
|
346
346
|
}>;
|
347
|
-
defaultValue(value?: Blueprints): import("
|
347
|
+
defaultValue(value?: Blueprints): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, Blueprints, {
|
348
348
|
"onUpdate:modelValue": {
|
349
349
|
type: import("vue").PropType<(value: Blueprints) => 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<string, Blueprints, {
|
363
363
|
"onUpdate:modelValue": {
|
364
364
|
type: import("vue").PropType<(value: Blueprints) => any>;
|
365
365
|
};
|
@@ -23,11 +23,11 @@ declare const _default: (props: {
|
|
23
23
|
toned?: boolean;
|
24
24
|
} & {
|
25
25
|
label?: string;
|
26
|
-
} & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "
|
26
|
+
} & DefineSlot<"activator", () => VNodeChild> & Omit<{}, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic" | "individualRadiusSelection" | "individualWidthSelection"> & {
|
27
27
|
"v-slots"?: {
|
28
28
|
default?: import("vue").Slot;
|
29
29
|
};
|
30
|
-
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "
|
30
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic" | "individualRadiusSelection" | "individualWidthSelection">) => {
|
31
31
|
$: import("vue").ComponentInternalInstance;
|
32
32
|
$data: {};
|
33
33
|
$props: {};
|
@@ -91,7 +91,7 @@ declare const _default: (props: {
|
|
91
91
|
"v-slots"?: {
|
92
92
|
default?: import("vue").Slot;
|
93
93
|
};
|
94
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "
|
94
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "toned" | "v-model" | "onUpdate:modelValue" | "modelValue" | "themeType" | "activator" | "dynamicColorSchemaType" | "enableDynamicColor" | "createNewColorDynamic" | "individualRadiusSelection" | "individualWidthSelection">;
|
95
95
|
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
96
96
|
[key: string]: any;
|
97
97
|
}>;
|
@@ -4,7 +4,7 @@ type EditorVariant = "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
|
}>;
|
@@ -35,16 +35,16 @@ declare const _default: {
|
|
35
35
|
type: import("vue").PropType<ChromeBlueprint>;
|
36
36
|
required: false;
|
37
37
|
};
|
38
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
38
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
39
39
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
40
|
-
}; } & { [key_1 in import("
|
40
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
41
41
|
type: import("vue").PropType<ChromeBlueprint>;
|
42
42
|
required: false;
|
43
|
-
}; } & { [key_2 in import("
|
43
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
44
44
|
type: import("vue").PropType<ChromeBlueprint>;
|
45
45
|
required: false;
|
46
46
|
}; } & {
|
47
|
-
require(): import("
|
47
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
48
48
|
"onUpdate:modelValue": {
|
49
49
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
50
50
|
};
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
required: false;
|
60
60
|
};
|
61
61
|
}>;
|
62
|
-
defaultValue(value?: ChromeBlueprint): import("
|
62
|
+
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
63
63
|
"onUpdate:modelValue": {
|
64
64
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
65
65
|
};
|
@@ -74,7 +74,7 @@ declare const _default: {
|
|
74
74
|
required: false;
|
75
75
|
};
|
76
76
|
}, false>;
|
77
|
-
doc$(description?: string): import("
|
77
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
78
78
|
"onUpdate:modelValue": {
|
79
79
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
80
80
|
};
|
@@ -98,7 +98,7 @@ declare const _default: {
|
|
98
98
|
"init:actionButtons": (value: () => VNodeChild) => true;
|
99
99
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
100
100
|
"v-slots": import("vue").Prop<{
|
101
|
-
default?: import("
|
101
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
102
102
|
} & {
|
103
103
|
activator?: () => VNodeChild;
|
104
104
|
}>;
|
@@ -129,16 +129,16 @@ declare const _default: {
|
|
129
129
|
type: import("vue").PropType<ChromeBlueprint>;
|
130
130
|
required: false;
|
131
131
|
};
|
132
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
132
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
133
133
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
134
|
-
}; } & { [key_1 in import("
|
134
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
135
135
|
type: import("vue").PropType<ChromeBlueprint>;
|
136
136
|
required: false;
|
137
|
-
}; } & { [key_2 in import("
|
137
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
138
138
|
type: import("vue").PropType<ChromeBlueprint>;
|
139
139
|
required: false;
|
140
140
|
}; } & {
|
141
|
-
require(): import("
|
141
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
142
142
|
"onUpdate:modelValue": {
|
143
143
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
144
144
|
};
|
@@ -153,7 +153,7 @@ declare const _default: {
|
|
153
153
|
required: false;
|
154
154
|
};
|
155
155
|
}>;
|
156
|
-
defaultValue(value?: ChromeBlueprint): import("
|
156
|
+
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
157
157
|
"onUpdate:modelValue": {
|
158
158
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
159
159
|
};
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
required: false;
|
169
169
|
};
|
170
170
|
}, false>;
|
171
|
-
doc$(description?: string): import("
|
171
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
172
172
|
"onUpdate:modelValue": {
|
173
173
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
174
174
|
};
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
Defaults: {};
|
197
197
|
}, Readonly<import("vue").ExtractPropTypes<{
|
198
198
|
"v-slots": import("vue").Prop<{
|
199
|
-
default?: import("
|
199
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
200
200
|
} & {
|
201
201
|
activator?: () => VNodeChild;
|
202
202
|
}>;
|
@@ -227,16 +227,16 @@ declare const _default: {
|
|
227
227
|
type: import("vue").PropType<ChromeBlueprint>;
|
228
228
|
required: false;
|
229
229
|
};
|
230
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
230
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
231
231
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
232
|
-
}; } & { [key_1 in import("
|
232
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
233
233
|
type: import("vue").PropType<ChromeBlueprint>;
|
234
234
|
required: false;
|
235
|
-
}; } & { [key_2 in import("
|
235
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
236
236
|
type: import("vue").PropType<ChromeBlueprint>;
|
237
237
|
required: false;
|
238
238
|
}; } & {
|
239
|
-
require(): import("
|
239
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
240
240
|
"onUpdate:modelValue": {
|
241
241
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
242
242
|
};
|
@@ -251,7 +251,7 @@ declare const _default: {
|
|
251
251
|
required: false;
|
252
252
|
};
|
253
253
|
}>;
|
254
|
-
defaultValue(value?: ChromeBlueprint): import("
|
254
|
+
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
255
255
|
"onUpdate:modelValue": {
|
256
256
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
257
257
|
};
|
@@ -266,7 +266,7 @@ declare const _default: {
|
|
266
266
|
required: false;
|
267
267
|
};
|
268
268
|
}, false>;
|
269
|
-
doc$(description?: string): import("
|
269
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
270
270
|
"onUpdate:modelValue": {
|
271
271
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
272
272
|
};
|
@@ -291,7 +291,7 @@ declare const _default: {
|
|
291
291
|
__isSuspense?: never;
|
292
292
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
293
293
|
"v-slots": import("vue").Prop<{
|
294
|
-
default?: import("
|
294
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
295
295
|
} & {
|
296
296
|
activator?: () => VNodeChild;
|
297
297
|
}>;
|
@@ -322,16 +322,16 @@ declare const _default: {
|
|
322
322
|
type: import("vue").PropType<ChromeBlueprint>;
|
323
323
|
required: false;
|
324
324
|
};
|
325
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
325
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
326
326
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
327
|
-
}; } & { [key_1 in import("
|
327
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
328
328
|
type: import("vue").PropType<ChromeBlueprint>;
|
329
329
|
required: false;
|
330
|
-
}; } & { [key_2 in import("
|
330
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
331
331
|
type: import("vue").PropType<ChromeBlueprint>;
|
332
332
|
required: false;
|
333
333
|
}; } & {
|
334
|
-
require(): import("
|
334
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ChromeBlueprint, {
|
335
335
|
"onUpdate:modelValue": {
|
336
336
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
337
337
|
};
|
@@ -346,7 +346,7 @@ declare const _default: {
|
|
346
346
|
required: false;
|
347
347
|
};
|
348
348
|
}>;
|
349
|
-
defaultValue(value?: ChromeBlueprint): import("
|
349
|
+
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ChromeBlueprint, {
|
350
350
|
"onUpdate:modelValue": {
|
351
351
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
352
352
|
};
|
@@ -361,7 +361,7 @@ declare const _default: {
|
|
361
361
|
required: false;
|
362
362
|
};
|
363
363
|
}, false>;
|
364
|
-
doc$(description?: string): import("
|
364
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ChromeBlueprint, {
|
365
365
|
"onUpdate:modelValue": {
|
366
366
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
367
367
|
};
|
@@ -400,7 +400,7 @@ declare const _default: {
|
|
400
400
|
required: false;
|
401
401
|
};
|
402
402
|
} & {
|
403
|
-
require(): import("
|
403
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ChromeBlueprint, {
|
404
404
|
"onUpdate:modelValue": {
|
405
405
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
406
406
|
};
|
@@ -415,7 +415,7 @@ declare const _default: {
|
|
415
415
|
required: false;
|
416
416
|
};
|
417
417
|
}>;
|
418
|
-
defaultValue(value?: ChromeBlueprint): import("
|
418
|
+
defaultValue(value?: ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ChromeBlueprint, {
|
419
419
|
"onUpdate:modelValue": {
|
420
420
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
421
421
|
};
|
@@ -430,7 +430,7 @@ declare const _default: {
|
|
430
430
|
required: false;
|
431
431
|
};
|
432
432
|
}, false>;
|
433
|
-
doc$(description?: string): import("
|
433
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ChromeBlueprint, {
|
434
434
|
"onUpdate:modelValue": {
|
435
435
|
type: import("vue").PropType<(value: ChromeBlueprint) => any>;
|
436
436
|
};
|
@@ -451,7 +451,7 @@ declare const _default: {
|
|
451
451
|
"onUpdate:modelValue"?: (value: ChromeBlueprint) => any;
|
452
452
|
modelValue?: ChromeBlueprint;
|
453
453
|
"v-slots"?: {
|
454
|
-
default?: import("
|
454
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
455
455
|
} & {
|
456
456
|
activator?: () => VNodeChild;
|
457
457
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { BlueprintVariant, ChromeBlueprint } from "
|
1
|
+
import { BlueprintVariant, ChromeBlueprint } from "../../../velcron/core";
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
label: {
|
@@ -36,16 +36,16 @@ declare const _default: {
|
|
36
36
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
37
37
|
required: false;
|
38
38
|
};
|
39
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
39
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
40
40
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
41
|
-
}; } & { [key_1 in import("
|
41
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
42
42
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
43
43
|
required: false;
|
44
|
-
}; } & { [key_2 in import("
|
44
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
45
45
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
46
46
|
required: false;
|
47
47
|
}; } & {
|
48
|
-
require(): import("
|
48
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
49
49
|
"onUpdate:modelValue": {
|
50
50
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
51
51
|
};
|
@@ -60,7 +60,7 @@ declare const _default: {
|
|
60
60
|
required: false;
|
61
61
|
};
|
62
62
|
}>;
|
63
|
-
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("
|
63
|
+
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
64
64
|
"onUpdate:modelValue": {
|
65
65
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
66
66
|
};
|
@@ -75,7 +75,7 @@ declare const _default: {
|
|
75
75
|
required: false;
|
76
76
|
};
|
77
77
|
}, false>;
|
78
|
-
doc$(description?: string): import("
|
78
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
79
79
|
"onUpdate:modelValue": {
|
80
80
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
81
81
|
};
|
@@ -131,16 +131,16 @@ declare const _default: {
|
|
131
131
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
132
132
|
required: false;
|
133
133
|
};
|
134
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
134
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
135
135
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
136
|
-
}; } & { [key_1 in import("
|
136
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
137
137
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
138
138
|
required: false;
|
139
|
-
}; } & { [key_2 in import("
|
139
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
140
140
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
141
141
|
required: false;
|
142
142
|
}; } & {
|
143
|
-
require(): import("
|
143
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
144
144
|
"onUpdate:modelValue": {
|
145
145
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
146
146
|
};
|
@@ -155,7 +155,7 @@ declare const _default: {
|
|
155
155
|
required: false;
|
156
156
|
};
|
157
157
|
}>;
|
158
|
-
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("
|
158
|
+
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
159
159
|
"onUpdate:modelValue": {
|
160
160
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
161
161
|
};
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: false;
|
171
171
|
};
|
172
172
|
}, false>;
|
173
|
-
doc$(description?: string): import("
|
173
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
174
174
|
"onUpdate:modelValue": {
|
175
175
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
176
176
|
};
|
@@ -231,16 +231,16 @@ declare const _default: {
|
|
231
231
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
232
232
|
required: false;
|
233
233
|
};
|
234
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
234
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
235
235
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
236
|
-
}; } & { [key_1 in import("
|
236
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
237
237
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
238
238
|
required: false;
|
239
|
-
}; } & { [key_2 in import("
|
239
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
240
240
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
241
241
|
required: false;
|
242
242
|
}; } & {
|
243
|
-
require(): import("
|
243
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
244
244
|
"onUpdate:modelValue": {
|
245
245
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
246
246
|
};
|
@@ -255,7 +255,7 @@ declare const _default: {
|
|
255
255
|
required: false;
|
256
256
|
};
|
257
257
|
}>;
|
258
|
-
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("
|
258
|
+
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
259
259
|
"onUpdate:modelValue": {
|
260
260
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
261
261
|
};
|
@@ -270,7 +270,7 @@ declare const _default: {
|
|
270
270
|
required: false;
|
271
271
|
};
|
272
272
|
}, false>;
|
273
|
-
doc$(description?: string): import("
|
273
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
274
274
|
"onUpdate:modelValue": {
|
275
275
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
276
276
|
};
|
@@ -328,16 +328,16 @@ declare const _default: {
|
|
328
328
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
329
329
|
required: false;
|
330
330
|
};
|
331
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
331
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
332
332
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
333
|
-
}; } & { [key_1 in import("
|
333
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
334
334
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
335
335
|
required: false;
|
336
|
-
}; } & { [key_2 in import("
|
336
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
337
337
|
type: import("vue").PropType<BlueprintVariant | ChromeBlueprint>;
|
338
338
|
required: false;
|
339
339
|
}; } & {
|
340
|
-
require(): import("
|
340
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, BlueprintVariant | ChromeBlueprint, {
|
341
341
|
"onUpdate:modelValue": {
|
342
342
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
343
343
|
};
|
@@ -352,7 +352,7 @@ declare const _default: {
|
|
352
352
|
required: false;
|
353
353
|
};
|
354
354
|
}>;
|
355
|
-
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("
|
355
|
+
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, BlueprintVariant | ChromeBlueprint, {
|
356
356
|
"onUpdate:modelValue": {
|
357
357
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
358
358
|
};
|
@@ -367,7 +367,7 @@ declare const _default: {
|
|
367
367
|
required: false;
|
368
368
|
};
|
369
369
|
}, false>;
|
370
|
-
doc$(description?: string): import("
|
370
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, BlueprintVariant | ChromeBlueprint, {
|
371
371
|
"onUpdate:modelValue": {
|
372
372
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
373
373
|
};
|
@@ -404,7 +404,7 @@ declare const _default: {
|
|
404
404
|
required: false;
|
405
405
|
};
|
406
406
|
} & {
|
407
|
-
require(): import("
|
407
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, BlueprintVariant | ChromeBlueprint, {
|
408
408
|
"onUpdate:modelValue": {
|
409
409
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
410
410
|
};
|
@@ -419,7 +419,7 @@ declare const _default: {
|
|
419
419
|
required: false;
|
420
420
|
};
|
421
421
|
}>;
|
422
|
-
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("
|
422
|
+
defaultValue(value?: BlueprintVariant | ChromeBlueprint): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, BlueprintVariant | ChromeBlueprint, {
|
423
423
|
"onUpdate:modelValue": {
|
424
424
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
425
425
|
};
|
@@ -434,7 +434,7 @@ declare const _default: {
|
|
434
434
|
required: false;
|
435
435
|
};
|
436
436
|
}, false>;
|
437
|
-
doc$(description?: string): import("
|
437
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, BlueprintVariant | ChromeBlueprint, {
|
438
438
|
"onUpdate:modelValue": {
|
439
439
|
type: import("vue").PropType<(value: BlueprintVariant | ChromeBlueprint) => any>;
|
440
440
|
};
|