@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 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<TypographyDefinition>;
|
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: TypographyDefinition) => any>;
|
40
|
-
}; } & { [key_1 in import("
|
40
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
41
41
|
type: import("vue").PropType<TypographyDefinition>;
|
42
42
|
required: false;
|
43
|
-
}; } & { [key_2 in import("
|
43
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
44
44
|
type: import("vue").PropType<TypographyDefinition>;
|
45
45
|
required: false;
|
46
46
|
}; } & {
|
47
|
-
require(): import("
|
47
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
48
48
|
"onUpdate:modelValue": {
|
49
49
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
50
50
|
};
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
required: false;
|
60
60
|
};
|
61
61
|
}>;
|
62
|
-
defaultValue(value?: TypographyDefinition): import("
|
62
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
63
63
|
"onUpdate:modelValue": {
|
64
64
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
78
78
|
"onUpdate:modelValue": {
|
79
79
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
80
80
|
};
|
@@ -98,7 +98,7 @@ declare const _default: {
|
|
98
98
|
"init:actionButtons": (value: () => VNodeChild) => any;
|
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<TypographyDefinition>;
|
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: TypographyDefinition) => any>;
|
134
|
-
}; } & { [key_1 in import("
|
134
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
135
135
|
type: import("vue").PropType<TypographyDefinition>;
|
136
136
|
required: false;
|
137
|
-
}; } & { [key_2 in import("
|
137
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
138
138
|
type: import("vue").PropType<TypographyDefinition>;
|
139
139
|
required: false;
|
140
140
|
}; } & {
|
141
|
-
require(): import("
|
141
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
142
142
|
"onUpdate:modelValue": {
|
143
143
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
144
144
|
};
|
@@ -153,7 +153,7 @@ declare const _default: {
|
|
153
153
|
required: false;
|
154
154
|
};
|
155
155
|
}>;
|
156
|
-
defaultValue(value?: TypographyDefinition): import("
|
156
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
157
157
|
"onUpdate:modelValue": {
|
158
158
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
172
172
|
"onUpdate:modelValue": {
|
173
173
|
type: import("vue").PropType<(value: TypographyDefinition) => 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<TypographyDefinition>;
|
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: TypographyDefinition) => any>;
|
232
|
-
}; } & { [key_1 in import("
|
232
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
233
233
|
type: import("vue").PropType<TypographyDefinition>;
|
234
234
|
required: false;
|
235
|
-
}; } & { [key_2 in import("
|
235
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
236
236
|
type: import("vue").PropType<TypographyDefinition>;
|
237
237
|
required: false;
|
238
238
|
}; } & {
|
239
|
-
require(): import("
|
239
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
240
240
|
"onUpdate:modelValue": {
|
241
241
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
242
242
|
};
|
@@ -251,7 +251,7 @@ declare const _default: {
|
|
251
251
|
required: false;
|
252
252
|
};
|
253
253
|
}>;
|
254
|
-
defaultValue(value?: TypographyDefinition): import("
|
254
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
255
255
|
"onUpdate:modelValue": {
|
256
256
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
270
270
|
"onUpdate:modelValue": {
|
271
271
|
type: import("vue").PropType<(value: TypographyDefinition) => 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<TypographyDefinition>;
|
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: TypographyDefinition) => any>;
|
327
|
-
}; } & { [key_1 in import("
|
327
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
328
328
|
type: import("vue").PropType<TypographyDefinition>;
|
329
329
|
required: false;
|
330
|
-
}; } & { [key_2 in import("
|
330
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
331
331
|
type: import("vue").PropType<TypographyDefinition>;
|
332
332
|
required: false;
|
333
333
|
}; } & {
|
334
|
-
require(): import("
|
334
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
335
335
|
"onUpdate:modelValue": {
|
336
336
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
337
337
|
};
|
@@ -346,7 +346,7 @@ declare const _default: {
|
|
346
346
|
required: false;
|
347
347
|
};
|
348
348
|
}>;
|
349
|
-
defaultValue(value?: TypographyDefinition): import("
|
349
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
350
350
|
"onUpdate:modelValue": {
|
351
351
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
365
365
|
"onUpdate:modelValue": {
|
366
366
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
404
404
|
"onUpdate:modelValue": {
|
405
405
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
406
406
|
};
|
@@ -415,7 +415,7 @@ declare const _default: {
|
|
415
415
|
required: false;
|
416
416
|
};
|
417
417
|
}>;
|
418
|
-
defaultValue(value?: TypographyDefinition): import("
|
418
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, TypographyDefinition, {
|
419
419
|
"onUpdate:modelValue": {
|
420
420
|
type: import("vue").PropType<(value: TypographyDefinition) => 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, TypographyDefinition, {
|
434
434
|
"onUpdate:modelValue": {
|
435
435
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
436
436
|
};
|
@@ -451,7 +451,7 @@ declare const _default: {
|
|
451
451
|
"onUpdate:modelValue"?: (value: TypographyDefinition) => any;
|
452
452
|
modelValue?: TypographyDefinition;
|
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 { GuidValue } from "
|
1
|
+
import { GuidValue } from "@omnia/fx-models";
|
2
2
|
export interface VDataGridHeader {
|
3
3
|
sortable: boolean;
|
4
4
|
text: string;
|
@@ -10,90 +10,68 @@ export interface IFeatureActivationProps {
|
|
10
10
|
handleFeatureAction: (action: string, featureId: GuidValue) => void;
|
11
11
|
targetResolverType: string;
|
12
12
|
}
|
13
|
-
declare const _default: {
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
};
|
24
|
-
appInstanceId: {
|
25
|
-
type: import("vue").PropType<GuidValue>;
|
26
|
-
};
|
27
|
-
}>> & {
|
28
|
-
onHandleFeatureAction?: (action: string, featureId: GuidValue) => any;
|
29
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
30
|
-
handleFeatureAction: (action: string, featureId: GuidValue) => true;
|
31
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
32
|
-
"target-resolver-type": {
|
33
|
-
type: import("vue").PropType<string>;
|
34
|
-
};
|
35
|
-
targetResolverType: {
|
36
|
-
type: import("vue").PropType<string>;
|
37
|
-
};
|
38
|
-
"app-instance-id": {
|
39
|
-
type: import("vue").PropType<GuidValue>;
|
40
|
-
};
|
41
|
-
appInstanceId: {
|
42
|
-
type: import("vue").PropType<GuidValue>;
|
43
|
-
};
|
44
|
-
}>> & {
|
45
|
-
onHandleFeatureAction?: (action: string, featureId: GuidValue) => any;
|
46
|
-
}, {}, true, {}, {}, {
|
47
|
-
P: {};
|
48
|
-
B: {};
|
49
|
-
D: {};
|
50
|
-
C: {};
|
51
|
-
M: {};
|
52
|
-
Defaults: {};
|
53
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
54
|
-
"target-resolver-type": {
|
55
|
-
type: import("vue").PropType<string>;
|
56
|
-
};
|
57
|
-
targetResolverType: {
|
58
|
-
type: import("vue").PropType<string>;
|
59
|
-
};
|
60
|
-
"app-instance-id": {
|
61
|
-
type: import("vue").PropType<GuidValue>;
|
62
|
-
};
|
63
|
-
appInstanceId: {
|
64
|
-
type: import("vue").PropType<GuidValue>;
|
65
|
-
};
|
66
|
-
}>> & {
|
67
|
-
onHandleFeatureAction?: (action: string, featureId: GuidValue) => any;
|
68
|
-
}, () => JSX.Element, {}, {}, {}, {}>;
|
69
|
-
__isFragment?: never;
|
70
|
-
__isTeleport?: never;
|
71
|
-
__isSuspense?: never;
|
72
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
73
|
-
"target-resolver-type": {
|
74
|
-
type: import("vue").PropType<string>;
|
13
|
+
declare const _default: (props: {
|
14
|
+
appInstanceId?: GuidValue;
|
15
|
+
} & {
|
16
|
+
targetResolverType?: string;
|
17
|
+
} & Omit<{
|
18
|
+
onHandleFeatureAction?: (action: string, featureId: GuidValue) => any;
|
19
|
+
onOpenConsentUrl?: () => any;
|
20
|
+
}, "appInstanceId" | "targetResolverType"> & {
|
21
|
+
"v-slots"?: {
|
22
|
+
default?: import("vue").Slot;
|
75
23
|
};
|
76
|
-
|
77
|
-
|
24
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appInstanceId" | "targetResolverType">) => {
|
25
|
+
$: import("vue").ComponentInternalInstance;
|
26
|
+
$data: {};
|
27
|
+
$props: {};
|
28
|
+
$attrs: {
|
29
|
+
[x: string]: unknown;
|
78
30
|
};
|
79
|
-
|
80
|
-
|
31
|
+
$refs: {
|
32
|
+
[x: string]: unknown;
|
81
33
|
};
|
82
|
-
|
83
|
-
|
34
|
+
$slots: Readonly<{
|
35
|
+
[name: string]: import("vue").Slot<any>;
|
36
|
+
}>;
|
37
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
38
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
39
|
+
$emit: (event: string, ...args: any[]) => void;
|
40
|
+
$el: any;
|
41
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
42
|
+
beforeCreate?: (() => void) | (() => void)[];
|
43
|
+
created?: (() => void) | (() => void)[];
|
44
|
+
beforeMount?: (() => void) | (() => void)[];
|
45
|
+
mounted?: (() => void) | (() => void)[];
|
46
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
47
|
+
updated?: (() => void) | (() => void)[];
|
48
|
+
activated?: (() => void) | (() => void)[];
|
49
|
+
deactivated?: (() => void) | (() => void)[];
|
50
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
51
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
52
|
+
destroyed?: (() => void) | (() => void)[];
|
53
|
+
unmounted?: (() => void) | (() => void)[];
|
54
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
55
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
56
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
84
57
|
};
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
propsDefinition: Omit<Readonly<{} & {
|
58
|
+
$forceUpdate: () => void;
|
59
|
+
$nextTick: typeof import("vue").nextTick;
|
60
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
61
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
62
|
+
propsDefinition: {
|
91
63
|
appInstanceId?: GuidValue;
|
64
|
+
} & {
|
92
65
|
targetResolverType?: string;
|
93
|
-
|
94
|
-
"
|
95
|
-
|
66
|
+
} & {
|
67
|
+
"v-slots"?: {
|
68
|
+
default?: import("vue").Slot;
|
69
|
+
};
|
70
|
+
} & {
|
96
71
|
onHandleFeatureAction?: (action: string, featureId: GuidValue) => any;
|
97
|
-
|
98
|
-
}
|
72
|
+
onOpenConsentUrl?: () => any;
|
73
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appInstanceId" | "targetResolverType">;
|
74
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
75
|
+
[key: string]: any;
|
76
|
+
}>;
|
99
77
|
export default _default;
|
@@ -1,10 +1,9 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
editproperties: string[];
|
1
|
+
import { Guid } from "@omnia/fx-models";
|
2
|
+
export declare const FeaturesJourneysBladeIds: {
|
3
|
+
Default: Guid;
|
4
|
+
Properties: Guid;
|
5
|
+
ConsentUrl: Guid;
|
6
|
+
ViewConsent: Guid;
|
8
7
|
};
|
9
8
|
export declare const FeatureActions: {
|
10
9
|
active: string;
|
@@ -1,88 +1,60 @@
|
|
1
1
|
import { GuidValue } from "@omnia/fx-models";
|
2
|
-
declare const _default: {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
};
|
10
|
-
"app-instance-id": {
|
11
|
-
type: import("vue").PropType<GuidValue>;
|
12
|
-
};
|
13
|
-
appInstanceId: {
|
14
|
-
type: import("vue").PropType<GuidValue>;
|
15
|
-
};
|
16
|
-
}>> & {
|
17
|
-
onInstanceClosed?: () => any;
|
18
|
-
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
19
|
-
instanceClosed: () => true;
|
20
|
-
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
21
|
-
"target-resolver-type": {
|
22
|
-
type: import("vue").PropType<string>;
|
23
|
-
};
|
24
|
-
targetResolverType: {
|
25
|
-
type: import("vue").PropType<string>;
|
26
|
-
};
|
27
|
-
"app-instance-id": {
|
28
|
-
type: import("vue").PropType<GuidValue>;
|
29
|
-
};
|
30
|
-
appInstanceId: {
|
31
|
-
type: import("vue").PropType<GuidValue>;
|
32
|
-
};
|
33
|
-
}>> & {
|
34
|
-
onInstanceClosed?: () => any;
|
35
|
-
}, {}, true, {}, {}, {
|
36
|
-
P: {};
|
37
|
-
B: {};
|
38
|
-
D: {};
|
39
|
-
C: {};
|
40
|
-
M: {};
|
41
|
-
Defaults: {};
|
42
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
43
|
-
"target-resolver-type": {
|
44
|
-
type: import("vue").PropType<string>;
|
45
|
-
};
|
46
|
-
targetResolverType: {
|
47
|
-
type: import("vue").PropType<string>;
|
48
|
-
};
|
49
|
-
"app-instance-id": {
|
50
|
-
type: import("vue").PropType<GuidValue>;
|
51
|
-
};
|
52
|
-
appInstanceId: {
|
53
|
-
type: import("vue").PropType<GuidValue>;
|
54
|
-
};
|
55
|
-
}>> & {
|
56
|
-
onInstanceClosed?: () => any;
|
57
|
-
}, () => JSX.Element, {}, {}, {}, {}>;
|
58
|
-
__isFragment?: never;
|
59
|
-
__isTeleport?: never;
|
60
|
-
__isSuspense?: never;
|
61
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
62
|
-
"target-resolver-type": {
|
63
|
-
type: import("vue").PropType<string>;
|
2
|
+
declare const _default: (props: {
|
3
|
+
appInstanceId?: GuidValue;
|
4
|
+
} & {
|
5
|
+
targetResolverType?: string;
|
6
|
+
} & Omit<{}, "appInstanceId" | "targetResolverType"> & {
|
7
|
+
"v-slots"?: {
|
8
|
+
default?: import("vue").Slot;
|
64
9
|
};
|
65
|
-
|
66
|
-
|
10
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appInstanceId" | "targetResolverType">) => {
|
11
|
+
$: import("vue").ComponentInternalInstance;
|
12
|
+
$data: {};
|
13
|
+
$props: {};
|
14
|
+
$attrs: {
|
15
|
+
[x: string]: unknown;
|
67
16
|
};
|
68
|
-
|
69
|
-
|
17
|
+
$refs: {
|
18
|
+
[x: string]: unknown;
|
70
19
|
};
|
71
|
-
|
72
|
-
|
20
|
+
$slots: Readonly<{
|
21
|
+
[name: string]: import("vue").Slot<any>;
|
22
|
+
}>;
|
23
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
24
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
25
|
+
$emit: (event: string, ...args: any[]) => void;
|
26
|
+
$el: any;
|
27
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
28
|
+
beforeCreate?: (() => void) | (() => void)[];
|
29
|
+
created?: (() => void) | (() => void)[];
|
30
|
+
beforeMount?: (() => void) | (() => void)[];
|
31
|
+
mounted?: (() => void) | (() => void)[];
|
32
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
33
|
+
updated?: (() => void) | (() => void)[];
|
34
|
+
activated?: (() => void) | (() => void)[];
|
35
|
+
deactivated?: (() => void) | (() => void)[];
|
36
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
37
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
38
|
+
destroyed?: (() => void) | (() => void)[];
|
39
|
+
unmounted?: (() => void) | (() => void)[];
|
40
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
41
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
42
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
73
43
|
};
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
propsDefinition: Omit<Readonly<{} & {
|
44
|
+
$forceUpdate: () => void;
|
45
|
+
$nextTick: typeof import("vue").nextTick;
|
46
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
47
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
48
|
+
propsDefinition: {
|
80
49
|
appInstanceId?: GuidValue;
|
50
|
+
} & {
|
81
51
|
targetResolverType?: string;
|
82
|
-
|
83
|
-
"
|
84
|
-
|
85
|
-
|
86
|
-
}
|
87
|
-
}
|
52
|
+
} & {
|
53
|
+
"v-slots"?: {
|
54
|
+
default?: import("vue").Slot;
|
55
|
+
};
|
56
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "appInstanceId" | "targetResolverType">;
|
57
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
58
|
+
[key: string]: any;
|
59
|
+
}>;
|
88
60
|
export default _default;
|
@@ -1,6 +1,51 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
1
|
+
declare const _default: (props: Record<string, any> & Omit<{}, string> & {
|
2
|
+
"v-slots"?: {
|
3
|
+
default?: import("vue").Slot;
|
4
|
+
};
|
5
|
+
} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string>) => {
|
6
|
+
$: import("vue").ComponentInternalInstance;
|
7
|
+
$data: {};
|
8
|
+
$props: {};
|
9
|
+
$attrs: {
|
10
|
+
[x: string]: unknown;
|
11
|
+
};
|
12
|
+
$refs: {
|
13
|
+
[x: string]: unknown;
|
14
|
+
};
|
15
|
+
$slots: Readonly<{
|
16
|
+
[name: string]: import("vue").Slot<any>;
|
17
|
+
}>;
|
18
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
19
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
|
20
|
+
$emit: (event: string, ...args: any[]) => void;
|
21
|
+
$el: any;
|
22
|
+
$options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
|
23
|
+
beforeCreate?: (() => void) | (() => void)[];
|
24
|
+
created?: (() => void) | (() => void)[];
|
25
|
+
beforeMount?: (() => void) | (() => void)[];
|
26
|
+
mounted?: (() => void) | (() => void)[];
|
27
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
28
|
+
updated?: (() => void) | (() => void)[];
|
29
|
+
activated?: (() => void) | (() => void)[];
|
30
|
+
deactivated?: (() => void) | (() => void)[];
|
31
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
32
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
33
|
+
destroyed?: (() => void) | (() => void)[];
|
34
|
+
unmounted?: (() => void) | (() => void)[];
|
35
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
36
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
37
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
|
38
|
+
};
|
39
|
+
$forceUpdate: () => void;
|
40
|
+
$nextTick: typeof import("vue").nextTick;
|
41
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
42
|
+
} & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
43
|
+
propsDefinition: Record<string, any> & {
|
44
|
+
"v-slots"?: {
|
45
|
+
default?: import("vue").Slot;
|
46
|
+
};
|
47
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, string>;
|
48
|
+
} & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
49
|
+
[key: string]: any;
|
50
|
+
}>;
|
51
|
+
export default _default;
|