@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
@@ -3,14 +3,7 @@ import wcf3d75940db51447dbf6719251f5465b0 from './console/components/Console';
|
|
3
3
|
import wce6b88bd8d41949c8af6fed268ae64430 from './console/components/SocketComponent';
|
4
4
|
import wc8e3534c9960c46b090f442e563d71265 from './ux/alignmentpicker/AlignmentPicker';
|
5
5
|
import wce4889269c6ad440da65f3acdf5bb6152 from './ux/authsetup/AuthSetup';
|
6
|
-
import wc78fbae25bf1f421bb9c5dc31ba835bd3 from './ux/borderpicker/BorderPicker';
|
7
|
-
import wc8391c3abe04c43b78b32edde15337988 from './ux/borderpicker/BorderPreview';
|
8
6
|
import wc057bef6897bb4ba4a089d01c2da1322e from './ux/chrome/ChromeRenderer';
|
9
|
-
import wc638cfe124ab24d0ebd0711c0bd844af6 from './ux/colorpickerV2/ColorPicker';
|
10
|
-
import wc1266389c28034034921b897f788f302d from './ux/colorschemapicker/ColorSchemaPicker';
|
11
|
-
import wc9ed2b61fad8a43f384efef4a5dcbd184 from './ux/colorschemapicker/ColorSchemaDefinitionPicker';
|
12
|
-
import wc3779d0b63f54436eb25942b0c2487a2c from './ux/colorschemapicker/ColorSchemaViewer';
|
13
|
-
import wc7abfeece956245f3ba63c231d3c31c26 from './ux/colorschemapicker/ColorSchemaEditor';
|
14
7
|
import wc5dfa7b609aed43ffab03dad33c65b2da from './ux/commandpalette/CommandPalette';
|
15
8
|
import wcb11276a5e84a4709a55abd185b4c7a1d from './ux/confirmdialog/ConfirmDialog';
|
16
9
|
import wc0fb46d84e95e4e04801878bec4b370cb from './ux/datetimefilterquery/DateTimeFilterQuery';
|
@@ -21,9 +14,8 @@ import wc3ff00f2d8a4c48a4ae0cff23fc0127ac from './ux/dialog/Dialog';
|
|
21
14
|
import wc41a6d1b1b02e4b368aac19ded6b391a1 from './ux/enterpriseglossary/EnterpriseGlossaryPicker';
|
22
15
|
import wcfd300449c17f44fd80d83e709a10bf63 from './ux/features/FeaturesJourney';
|
23
16
|
import wc629ff3fc45f84df382ddb6282d968547 from './ux/features/FeaturesJourneyTenant';
|
17
|
+
import wc47f40c108c6d482197c5f462acf292d2 from './ux/features/FeaturesJourneyAppInstance';
|
24
18
|
import wc1fab0218538f431c91ece4e10cbd468c from './ux/fileuploader/FileUploader';
|
25
|
-
import wcbb2e0efa0634452f94d99d1f33ae5b64 from './ux/fillpicker/FillPicker';
|
26
|
-
import wc349a445fe7a2403b8f98fceff168f87e from './ux/fillpicker/FillPreview';
|
27
19
|
import wca91d4cd2b5744de3a672110cb1cdf7ba from './ux/filterengine/FilterEngineSettings';
|
28
20
|
import wc34e1cea969d744f1bbec4770b51d49f5 from './ux/filterengine/FilterEngineRenderer';
|
29
21
|
import wc43fc70078d114ec3a70ebbd767ef4f95 from './ux/filterengine/components/renderer/person/PersonPropertyRenderer';
|
@@ -157,30 +149,10 @@ import wc8e21d658d6f84d70870d29805b27df86 from './ux/appprovisioning/appshowinpu
|
|
157
149
|
import wc612fef70e86b4b12a4c138324dbc6895 from './ux/appprovisioning/apptitledescription/AppDescriptionInput';
|
158
150
|
import wc42aef9ddfa3745489aed5b4fedef43ed from './ux/appprovisioning/apptitleinput/AppTitleInput';
|
159
151
|
import wc171ae6335cef4eaa88977eba3bca0049 from './ux/appprovisioning/renderer/Renderer';
|
160
|
-
import
|
161
|
-
import
|
162
|
-
import
|
163
|
-
import
|
164
|
-
import wc7222a47525f54724a8e9f7f2cfc39354 from './ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer';
|
165
|
-
import wc44e2dd896269442f800da69000d4c2f1 from './ux/blueprintpickers/chrome/ChromePicker';
|
166
|
-
import wcb059e461e6c048fe830c6d32722e5cdc from './ux/blueprintpickers/chrome/ChromeViewer';
|
167
|
-
import wc4d52057f17b94cfeb504176f24ac5ab5 from './ux/blueprintpickers/chrome/ChromeEditor';
|
168
|
-
import wce0656baa027f49c495e4e00310a78760 from './ux/blueprintpickers/chrome/ChromeBlueprintsViewer';
|
169
|
-
import wc73b0b5416b9348849ecb9a1cd8358e70 from './ux/blueprintpickers/componentblueprints/ComponentBlueprintsViewer';
|
170
|
-
import wc5542a25df57c464897a59a336eee0e56 from './ux/blueprintpickers/iconstylepicker/IconStylePicker';
|
171
|
-
import wcf7cc41f3ae4944e3b43c380140438973 from './ux/blueprintpickers/iconstylepicker/IconStyleEditor';
|
172
|
-
import wccbdf3361c16f479faff72960c18404dc from './ux/blueprintpickers/iconstylepicker/IconBlueprintsViewer';
|
173
|
-
import wc564bced7081c496483e8df717f600ff3 from './ux/blueprintpickers/spacingpicker/SpacingPicker3';
|
174
|
-
import wc0ed52c601528428e935d110b3018a0bc from './ux/blueprintpickers/spacingpicker/SpacingViewer';
|
175
|
-
import wc3f61b080ed9d4a2bad922be8f5ae0794 from './ux/blueprintpickers/spacingpicker/SpacingEditor';
|
176
|
-
import wcb4ddcf67388c4aa494cad4fa07ff8937 from './ux/blueprintpickers/stylepicker/StylePicker';
|
177
|
-
import wce35c6b2d296345329c39928b82b1ec77 from './ux/blueprintpickers/tabs/TabStylePicker';
|
178
|
-
import wcb2429c572d6c41809c621c408bbba855 from './ux/blueprintpickers/tabs/TabStyleEditor';
|
179
|
-
import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/blueprintpickers/tabs/TabBlueprintsViewer';
|
180
|
-
import wc287d666180644ba5ab5def0471a75a89 from './ux/blueprintpickers/textstylepicker/TextStylePicker';
|
181
|
-
import wc54730f05dd2c4f2da1c830b3985b36a9 from './ux/blueprintpickers/typography/TypographyPicker';
|
182
|
-
import wc99a73153b5c647da9d6de517f51e53f0 from './ux/blueprintpickers/typography/TypographyEditor';
|
183
|
-
import wc2f742a14a560434abb899360a69c314b from './ux/blueprintpickers/typography/TypographyBlueprintsViewer';
|
152
|
+
import wc0956cc1cb8c94b659d31dfefc4ffc341 from './ux/aurora/actionhandler/ThemeSelectorAction';
|
153
|
+
import wcd2cb064dcb2a4a76a3b8486cba5ebade from './ux/aurora/actionhandler/ThemeDesignerAction';
|
154
|
+
import wc97cad1f254694fb2ab76b333cf8fe84c from './ux/aurora/admin/DesignJourney';
|
155
|
+
import wc008c41f92c8847eea45f09ebc0535fc1 from './ux/aurora/themeprovider/ThemeProvider';
|
184
156
|
import wc1f31fc580b854d19895c1879120a9891 from './ux/docs/chrome/DocsChrome';
|
185
157
|
import wc710dc11b823c4a80b2a031395c206325 from './ux/editorchrome/chrome/EditorChrome';
|
186
158
|
import wc72a828731c4e4f1e9753a6a6bfb31e67 from './ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase';
|
@@ -284,13 +256,6 @@ import wc327ec741777b4e1ea8017f1d0a3b8d9d from './ux/richtexteditor/TextCompleti
|
|
284
256
|
import wc762d4009466d494e94cbcc3e90dff11d from './ux/social/likehandler/LikeActionSettings';
|
285
257
|
import wc0e7c178722cb41108b4740dbc788b4e5 from './ux/social/templates/CommentLikeTemplate';
|
286
258
|
import wc0e7c178722cb41108b4740dbc788b4ee from './ux/social/templates/LikeListingTemplate';
|
287
|
-
import wc0956cc1cb8c94b659d31dfefc4ffc341 from './ux/theming-v2/actionhandler/ThemeSelectorAction';
|
288
|
-
import wcd2cb064dcb2a4a76a3b8486cba5ebade from './ux/theming-v2/actionhandler/ThemeDesignerAction';
|
289
|
-
import wc97cad1f254694fb2ab76b333cf8fe84c from './ux/theming-v2/admin/DesignJourney';
|
290
|
-
import wc252ece0016594978b3ddfafdd59adda4 from './ux/theming-v2/themepicker/ThemePicker';
|
291
|
-
import wcb89e133162f54c1fb2cd6d03cc2e4fe2 from './ux/theming-v2/themepicker/ThemeEditor';
|
292
|
-
import wc73e1c232690249f78967e3e3f6d92bd7 from './ux/theming-v2/themepicker/ThemeViewer';
|
293
|
-
import wc008c41f92c8847eea45f09ebc0535fc1 from './ux/theming-v2/themeprovider/ThemeProvider';
|
294
259
|
import wcc75ffd4cf2f14b6685c5c2d894fdf00f from './ux/velcron/editor/VelcronEditor';
|
295
260
|
import wc3147213782724576b53d13e580af67ae from './ux/velcron/editor/VelcronEditorAction';
|
296
261
|
import wc3dd4d94bcc254f9fac2100a3ff84dc7e from './ux/velcron/renderer/VelcronRenderer';
|
@@ -302,6 +267,42 @@ import wccd42d83eed234adaaea7498795c701ee from './ux/versionedlayout/blade/Versi
|
|
302
267
|
import wc7332138e1e7845d1a5e62597a27e44a4 from '../../fx-sp/internal-do-not-import-from-here/ux/properties/term-set/TermSetDisplay';
|
303
268
|
import wc83dee8a1eea84537ad9544e8b9fc4cb1 from '../../fx-sp/internal-do-not-import-from-here/ux/properties/term-set/TermSetEditor';
|
304
269
|
import wca9cc1e1ff5894f4db7005bc49c6c47c5 from '../../fx-sp/internal-do-not-import-from-here/ux/properties/term-set/TermSetConfiguration';
|
270
|
+
import wc1f34388f1f4140d3a38e6b0cc8897fc5 from './ux/aurora/components/backgroundstyle/BackgroundStyleEditor';
|
271
|
+
import wc21b90a7556c8450ead8de25357de90d3 from './ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker';
|
272
|
+
import wc78fbae25bf1f421bb9c5dc31ba835bd3 from './ux/aurora/components/borderpicker/BorderPicker';
|
273
|
+
import wc8391c3abe04c43b78b32edde15337988 from './ux/aurora/components/borderpicker/BorderPreview';
|
274
|
+
import wcdb6d37c1525f463aa5b4a89a4ddfe05c from './ux/aurora/components/buttonstyle/ButtonStylePicker';
|
275
|
+
import wc28aca89920b749c894138e728231ffc4 from './ux/aurora/components/buttonstyle/ButtonStyleEditor';
|
276
|
+
import wc7222a47525f54724a8e9f7f2cfc39354 from './ux/aurora/components/buttonstyle/ButtonBlueprintsViewer';
|
277
|
+
import wc44e2dd896269442f800da69000d4c2f1 from './ux/aurora/components/chrome/ChromePicker';
|
278
|
+
import wcb059e461e6c048fe830c6d32722e5cdc from './ux/aurora/components/chrome/ChromeViewer';
|
279
|
+
import wc4d52057f17b94cfeb504176f24ac5ab5 from './ux/aurora/components/chrome/ChromeEditor';
|
280
|
+
import wce0656baa027f49c495e4e00310a78760 from './ux/aurora/components/chrome/ChromeBlueprintsViewer';
|
281
|
+
import wc638cfe124ab24d0ebd0711c0bd844af6 from './ux/aurora/components/colorpickerV2/ColorPicker';
|
282
|
+
import wc1266389c28034034921b897f788f302d from './ux/aurora/components/colorschemapicker/ColorSchemaPicker';
|
283
|
+
import wc9ed2b61fad8a43f384efef4a5dcbd184 from './ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker';
|
284
|
+
import wc3779d0b63f54436eb25942b0c2487a2c from './ux/aurora/components/colorschemapicker/ColorSchemaViewer';
|
285
|
+
import wc7abfeece956245f3ba63c231d3c31c26 from './ux/aurora/components/colorschemapicker/ColorSchemaEditor';
|
286
|
+
import wc73b0b5416b9348849ecb9a1cd8358e70 from './ux/aurora/components/componentblueprints/ComponentBlueprintsViewer';
|
287
|
+
import wcbb2e0efa0634452f94d99d1f33ae5b64 from './ux/aurora/components/fillpicker/FillPicker';
|
288
|
+
import wc349a445fe7a2403b8f98fceff168f87e from './ux/aurora/components/fillpicker/FillPreview';
|
289
|
+
import wc5542a25df57c464897a59a336eee0e56 from './ux/aurora/components/iconstylepicker/IconStylePicker';
|
290
|
+
import wcf7cc41f3ae4944e3b43c380140438973 from './ux/aurora/components/iconstylepicker/IconStyleEditor';
|
291
|
+
import wccbdf3361c16f479faff72960c18404dc from './ux/aurora/components/iconstylepicker/IconBlueprintsViewer';
|
292
|
+
import wc564bced7081c496483e8df717f600ff3 from './ux/aurora/components/spacingpicker/SpacingPicker3';
|
293
|
+
import wc0ed52c601528428e935d110b3018a0bc from './ux/aurora/components/spacingpicker/SpacingViewer';
|
294
|
+
import wc3f61b080ed9d4a2bad922be8f5ae0794 from './ux/aurora/components/spacingpicker/SpacingEditor';
|
295
|
+
import wcb4ddcf67388c4aa494cad4fa07ff8937 from './ux/aurora/components/stylepicker/StylePicker';
|
296
|
+
import wce35c6b2d296345329c39928b82b1ec77 from './ux/aurora/components/tabs/TabStylePicker';
|
297
|
+
import wcb2429c572d6c41809c621c408bbba855 from './ux/aurora/components/tabs/TabStyleEditor';
|
298
|
+
import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/aurora/components/tabs/TabBlueprintsViewer';
|
299
|
+
import wc287d666180644ba5ab5def0471a75a89 from './ux/aurora/components/textstylepicker/TextStylePicker';
|
300
|
+
import wc252ece0016594978b3ddfafdd59adda4 from './ux/aurora/components/themepicker/ThemePicker';
|
301
|
+
import wcb89e133162f54c1fb2cd6d03cc2e4fe2 from './ux/aurora/components/themepicker/ThemeEditor';
|
302
|
+
import wc73e1c232690249f78967e3e3f6d92bd7 from './ux/aurora/components/themepicker/ThemeViewer';
|
303
|
+
import wc54730f05dd2c4f2da1c830b3985b36a9 from './ux/aurora/components/typography/TypographyPicker';
|
304
|
+
import wc99a73153b5c647da9d6de517f51e53f0 from './ux/aurora/components/typography/TypographyEditor';
|
305
|
+
import wc2f742a14a560434abb899360a69c314b from './ux/aurora/components/typography/TypographyBlueprintsViewer';
|
305
306
|
import wc4fc2b52f62484d5caced1c31f7ead58b from './ux/enterpriseproperties/display/datafield/DataFieldDisplay';
|
306
307
|
import wc08f6ee02c5d94b648f630ec352fdd94c from './ux/enterpriseproperties/display/personfield/PersonFieldDisplay';
|
307
308
|
import wcbb27e780de41442fa9cab8cef6c71100 from './ux/enterpriseproperties/edit/datafield/DataFieldEdit';
|
@@ -385,6 +386,11 @@ import wcdabd67ab338243858fe7d1ca24399995 from './ux/velcron/components/properti
|
|
385
386
|
import wc5688474abe554cabb34c696620eb6be1 from './ux/velcron/renderer/propertyeditors/PropertyEditorCreator';
|
386
387
|
import wcdb625bea89b04f32a946efe7a887c7f2 from '../../fx-sp/internal-do-not-import-from-here/ux/filterengine/components/settings/TaxonomyPropertySettings';
|
387
388
|
import wcded30c240e6c4688955867472a8d0a02 from '../../fx-sp/internal-do-not-import-from-here/ux/filterengine/components/settings/TaxonomyPropertyDefaultValueInput';
|
389
|
+
import wcd90e0352809742c482bdda733dc8872a from './ux/aurora/admin/blades/colorschemas/ColorSchemasJourney';
|
390
|
+
import wc682077b575c74b2086cbf438346e0ed3 from './ux/aurora/admin/blades/templates/TemplatesJourney';
|
391
|
+
import wc5e7631b4411b498eafa68ebde2136cc5 from './ux/aurora/admin/blades/themedesigner/ThemeDesigner';
|
392
|
+
import wc136c9c57149747f198180bdf38a6b297 from './ux/aurora/admin/blades/themedesigner/PreviewJourney';
|
393
|
+
import wcbed95d1ec67f4a15986fc72adebdb78f from './ux/aurora/admin/blades/themes/ThemesJourney';
|
388
394
|
import wcf5cf0b4975644d688124880ae533869e from './ux/layoutcanvas/editor/settings/backgroundsettings/BackgroundSettings';
|
389
395
|
import wc2e52c0d860ec498fa3abf6b76eacc45d from './ux/layoutcanvas/editor/settings/block/Header';
|
390
396
|
import wc9666ee9da0af46ac8354f0577050cb60 from './ux/layoutcanvas/editor/settings/block/Spacing';
|
@@ -408,15 +414,10 @@ import wc48ff129f9a254eec9276b47f0c0f8b3e from './ux/layoutcanvas/editor/setting
|
|
408
414
|
import wc2a460a78bf504a2b9d00b1f86a347d46 from './ux/layoutcanvas/editor/settings/settingstabs/TabLayoutSettings';
|
409
415
|
import wc5b6b6242356046c29e05c24fb2135bf0 from './ux/layoutcanvas/editor/settings/settingstabs/TabBlockSettings';
|
410
416
|
import wc0f5cb3a8175d418c8527d1852cb28782 from './ux/richtexteditor/extensions/EnterpriseGlossaryLink/components/SuggestionComponent';
|
411
|
-
import wcd90e0352809742c482bdda733dc8872a from './ux/theming-v2/admin/blades/colorschemas/ColorSchemasJourney';
|
412
|
-
import wc682077b575c74b2086cbf438346e0ed3 from './ux/theming-v2/admin/blades/templates/TemplatesJourney';
|
413
|
-
import wc5e7631b4411b498eafa68ebde2136cc5 from './ux/theming-v2/admin/blades/themedesigner/ThemeDesigner';
|
414
|
-
import wc136c9c57149747f198180bdf38a6b297 from './ux/theming-v2/admin/blades/themedesigner/PreviewJourney';
|
415
|
-
import wcbed95d1ec67f4a15986fc72adebdb78f from './ux/theming-v2/admin/blades/themes/ThemesJourney';
|
416
417
|
import wc1476702e8f24468d9185322be5931c54 from './ux/app/management/tabs/shared/addbutton/AddButton';
|
417
|
-
import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/
|
418
|
-
import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/
|
419
|
-
import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/
|
418
|
+
import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/aurora/admin/blades/blueprints/components/ComponentsJourney';
|
419
|
+
import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/aurora/admin/blades/blueprints/spacing/SpacingJourney';
|
420
|
+
import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/aurora/admin/blades/blueprints/typography/TypographyJourney';
|
420
421
|
import wc327aebb7d6ce4565bf119cf67e121d1a from './ux/velcron/editor/components/pickers/colorpicker/ColorPicker';
|
421
422
|
import wc511447a5fd2646af910064ed9970d82e from './ux/velcron/editor/components/pickers/colorschemamapper/ColorSchemaMapper';
|
422
423
|
import wc3cd2da446d21461e8149e6c8334a36f4 from './ux/velcron/editor/components/pickers/ratiopicker/RatioPicker';
|
@@ -449,30 +450,9 @@ declare global {
|
|
449
450
|
"omfx-authsetup": typeof wce4889269c6ad440da65f3acdf5bb6152 extends {
|
450
451
|
propsDefinition: infer TProp;
|
451
452
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce4889269c6ad440da65f3acdf5bb6152 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce4889269c6ad440da65f3acdf5bb6152>, "propsDefinition">> : never;
|
452
|
-
"omfx-border-picker": typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends {
|
453
|
-
propsDefinition: infer TProp;
|
454
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc78fbae25bf1f421bb9c5dc31ba835bd3>, "propsDefinition">> : never;
|
455
|
-
"omfx-border-preview": typeof wc8391c3abe04c43b78b32edde15337988 extends {
|
456
|
-
propsDefinition: infer TProp;
|
457
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc8391c3abe04c43b78b32edde15337988 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc8391c3abe04c43b78b32edde15337988>, "propsDefinition">> : never;
|
458
453
|
"omfx-chrome-renderer": typeof wc057bef6897bb4ba4a089d01c2da1322e extends {
|
459
454
|
propsDefinition: infer TProp;
|
460
455
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc057bef6897bb4ba4a089d01c2da1322e extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc057bef6897bb4ba4a089d01c2da1322e>, "propsDefinition">> : never;
|
461
|
-
"omfx-color-pickerV2": typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends {
|
462
|
-
propsDefinition: infer TProp;
|
463
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc638cfe124ab24d0ebd0711c0bd844af6>, "propsDefinition">> : never;
|
464
|
-
"omfx-color-schema-picker": typeof wc1266389c28034034921b897f788f302d extends {
|
465
|
-
propsDefinition: infer TProp;
|
466
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1266389c28034034921b897f788f302d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1266389c28034034921b897f788f302d>, "propsDefinition">> : never;
|
467
|
-
"omfx-color-schema-definition-picker": typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends {
|
468
|
-
propsDefinition: infer TProp;
|
469
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc9ed2b61fad8a43f384efef4a5dcbd184>, "propsDefinition">> : never;
|
470
|
-
"omfx-color-schema-viewer": typeof wc3779d0b63f54436eb25942b0c2487a2c extends {
|
471
|
-
propsDefinition: infer TProp;
|
472
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3779d0b63f54436eb25942b0c2487a2c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3779d0b63f54436eb25942b0c2487a2c>, "propsDefinition">> : never;
|
473
|
-
"omfx-color-schema-editor": typeof wc7abfeece956245f3ba63c231d3c31c26 extends {
|
474
|
-
propsDefinition: infer TProp;
|
475
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc7abfeece956245f3ba63c231d3c31c26 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc7abfeece956245f3ba63c231d3c31c26>, "propsDefinition">> : never;
|
476
456
|
"omfx-command-palette": typeof wc5dfa7b609aed43ffab03dad33c65b2da extends {
|
477
457
|
propsDefinition: infer TProp;
|
478
458
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc5dfa7b609aed43ffab03dad33c65b2da extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc5dfa7b609aed43ffab03dad33c65b2da>, "propsDefinition">> : never;
|
@@ -503,15 +483,12 @@ declare global {
|
|
503
483
|
"omfx-features-journey-tenant": typeof wc629ff3fc45f84df382ddb6282d968547 extends {
|
504
484
|
propsDefinition: infer TProp;
|
505
485
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc629ff3fc45f84df382ddb6282d968547 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc629ff3fc45f84df382ddb6282d968547>, "propsDefinition">> : never;
|
486
|
+
"omfx-features-journey-app-instance": typeof wc47f40c108c6d482197c5f462acf292d2 extends {
|
487
|
+
propsDefinition: infer TProp;
|
488
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc47f40c108c6d482197c5f462acf292d2 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc47f40c108c6d482197c5f462acf292d2>, "propsDefinition">> : never;
|
506
489
|
"omfx-file-uploader": typeof wc1fab0218538f431c91ece4e10cbd468c extends {
|
507
490
|
propsDefinition: infer TProp;
|
508
491
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1fab0218538f431c91ece4e10cbd468c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1fab0218538f431c91ece4e10cbd468c>, "propsDefinition">> : never;
|
509
|
-
"omfx-fill-picker": typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends {
|
510
|
-
propsDefinition: infer TProp;
|
511
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcbb2e0efa0634452f94d99d1f33ae5b64>, "propsDefinition">> : never;
|
512
|
-
"omfx-fill-preview": typeof wc349a445fe7a2403b8f98fceff168f87e extends {
|
513
|
-
propsDefinition: infer TProp;
|
514
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc349a445fe7a2403b8f98fceff168f87e extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc349a445fe7a2403b8f98fceff168f87e>, "propsDefinition">> : never;
|
515
492
|
"omfx-filterengine-settings": typeof wca91d4cd2b5744de3a672110cb1cdf7ba extends {
|
516
493
|
propsDefinition: infer TProp;
|
517
494
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wca91d4cd2b5744de3a672110cb1cdf7ba extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wca91d4cd2b5744de3a672110cb1cdf7ba>, "propsDefinition">> : never;
|
@@ -911,78 +888,18 @@ declare global {
|
|
911
888
|
"omfx-app-provisioning-renderer": typeof wc171ae6335cef4eaa88977eba3bca0049 extends {
|
912
889
|
propsDefinition: infer TProp;
|
913
890
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc171ae6335cef4eaa88977eba3bca0049 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc171ae6335cef4eaa88977eba3bca0049>, "propsDefinition">> : never;
|
914
|
-
"
|
915
|
-
propsDefinition: infer TProp;
|
916
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1f34388f1f4140d3a38e6b0cc8897fc5>, "propsDefinition">> : never;
|
917
|
-
"omfx-blueprints-template-picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
918
|
-
propsDefinition: infer TProp;
|
919
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc21b90a7556c8450ead8de25357de90d3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc21b90a7556c8450ead8de25357de90d3>, "propsDefinition">> : never;
|
920
|
-
"omfx-button-style-picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
921
|
-
propsDefinition: infer TProp;
|
922
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c>, "propsDefinition">> : never;
|
923
|
-
"omfx-button-style-editor": typeof wc28aca89920b749c894138e728231ffc4 extends {
|
924
|
-
propsDefinition: infer TProp;
|
925
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc28aca89920b749c894138e728231ffc4 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc28aca89920b749c894138e728231ffc4>, "propsDefinition">> : never;
|
926
|
-
"omfx-button-blueprints-viewer": typeof wc7222a47525f54724a8e9f7f2cfc39354 extends {
|
927
|
-
propsDefinition: infer TProp;
|
928
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc7222a47525f54724a8e9f7f2cfc39354 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc7222a47525f54724a8e9f7f2cfc39354>, "propsDefinition">> : never;
|
929
|
-
"omfx-chrome-picker": typeof wc44e2dd896269442f800da69000d4c2f1 extends {
|
930
|
-
propsDefinition: infer TProp;
|
931
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc44e2dd896269442f800da69000d4c2f1 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc44e2dd896269442f800da69000d4c2f1>, "propsDefinition">> : never;
|
932
|
-
"omfx-chrome-viewer": typeof wcb059e461e6c048fe830c6d32722e5cdc extends {
|
933
|
-
propsDefinition: infer TProp;
|
934
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb059e461e6c048fe830c6d32722e5cdc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb059e461e6c048fe830c6d32722e5cdc>, "propsDefinition">> : never;
|
935
|
-
"omfx-chrome-editor": typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends {
|
936
|
-
propsDefinition: infer TProp;
|
937
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4d52057f17b94cfeb504176f24ac5ab5>, "propsDefinition">> : never;
|
938
|
-
"omfx-chrome-blueprints-viewer": typeof wce0656baa027f49c495e4e00310a78760 extends {
|
939
|
-
propsDefinition: infer TProp;
|
940
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce0656baa027f49c495e4e00310a78760 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce0656baa027f49c495e4e00310a78760>, "propsDefinition">> : never;
|
941
|
-
"omfx-component-blueprints-viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
|
942
|
-
propsDefinition: infer TProp;
|
943
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73b0b5416b9348849ecb9a1cd8358e70>, "propsDefinition">> : never;
|
944
|
-
"omfx-icon-style-picker": typeof wc5542a25df57c464897a59a336eee0e56 extends {
|
945
|
-
propsDefinition: infer TProp;
|
946
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc5542a25df57c464897a59a336eee0e56 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc5542a25df57c464897a59a336eee0e56>, "propsDefinition">> : never;
|
947
|
-
"omfx-icon-style-editor": typeof wcf7cc41f3ae4944e3b43c380140438973 extends {
|
948
|
-
propsDefinition: infer TProp;
|
949
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcf7cc41f3ae4944e3b43c380140438973 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcf7cc41f3ae4944e3b43c380140438973>, "propsDefinition">> : never;
|
950
|
-
"omfx-icon-blueprints-viewer": typeof wccbdf3361c16f479faff72960c18404dc extends {
|
951
|
-
propsDefinition: infer TProp;
|
952
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wccbdf3361c16f479faff72960c18404dc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wccbdf3361c16f479faff72960c18404dc>, "propsDefinition">> : never;
|
953
|
-
"omfx-spacing-picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
|
954
|
-
propsDefinition: infer TProp;
|
955
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc564bced7081c496483e8df717f600ff3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc564bced7081c496483e8df717f600ff3>, "propsDefinition">> : never;
|
956
|
-
"omfx-spacing-viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
957
|
-
propsDefinition: infer TProp;
|
958
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ed52c601528428e935d110b3018a0bc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ed52c601528428e935d110b3018a0bc>, "propsDefinition">> : never;
|
959
|
-
"omfx-spacing-editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
|
960
|
-
propsDefinition: infer TProp;
|
961
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3f61b080ed9d4a2bad922be8f5ae0794>, "propsDefinition">> : never;
|
962
|
-
"omfx-style-picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
|
963
|
-
propsDefinition: infer TProp;
|
964
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb4ddcf67388c4aa494cad4fa07ff8937>, "propsDefinition">> : never;
|
965
|
-
"omfx-tab-style-picker": typeof wce35c6b2d296345329c39928b82b1ec77 extends {
|
966
|
-
propsDefinition: infer TProp;
|
967
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce35c6b2d296345329c39928b82b1ec77 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce35c6b2d296345329c39928b82b1ec77>, "propsDefinition">> : never;
|
968
|
-
"omfx-tab-style-editor": typeof wcb2429c572d6c41809c621c408bbba855 extends {
|
969
|
-
propsDefinition: infer TProp;
|
970
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb2429c572d6c41809c621c408bbba855 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb2429c572d6c41809c621c408bbba855>, "propsDefinition">> : never;
|
971
|
-
"omfx-tab-blueprints-viewer": typeof wcfd6b575dc7c44149ac3129492fc83aa6 extends {
|
972
|
-
propsDefinition: infer TProp;
|
973
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcfd6b575dc7c44149ac3129492fc83aa6 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcfd6b575dc7c44149ac3129492fc83aa6>, "propsDefinition">> : never;
|
974
|
-
"omfx-text-style-picker": typeof wc287d666180644ba5ab5def0471a75a89 extends {
|
891
|
+
"omnia-theming-selector-action": typeof wc0956cc1cb8c94b659d31dfefc4ffc341 extends {
|
975
892
|
propsDefinition: infer TProp;
|
976
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof
|
977
|
-
"
|
893
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0956cc1cb8c94b659d31dfefc4ffc341 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0956cc1cb8c94b659d31dfefc4ffc341>, "propsDefinition">> : never;
|
894
|
+
"omnia-theming-designer-action": typeof wcd2cb064dcb2a4a76a3b8486cba5ebade extends {
|
978
895
|
propsDefinition: infer TProp;
|
979
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof
|
980
|
-
"
|
896
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcd2cb064dcb2a4a76a3b8486cba5ebade extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcd2cb064dcb2a4a76a3b8486cba5ebade>, "propsDefinition">> : never;
|
897
|
+
"omnia-workplace-admin-tenant-design-journey": typeof wc97cad1f254694fb2ab76b333cf8fe84c extends {
|
981
898
|
propsDefinition: infer TProp;
|
982
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof
|
983
|
-
"omfx-
|
899
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc97cad1f254694fb2ab76b333cf8fe84c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc97cad1f254694fb2ab76b333cf8fe84c>, "propsDefinition">> : never;
|
900
|
+
"omfx-theme-provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
984
901
|
propsDefinition: infer TProp;
|
985
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof
|
902
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc008c41f92c8847eea45f09ebc0535fc1 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc008c41f92c8847eea45f09ebc0535fc1>, "propsDefinition">> : never;
|
986
903
|
"omfx-docs": typeof wc1f31fc580b854d19895c1879120a9891 extends {
|
987
904
|
propsDefinition: infer TProp;
|
988
905
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1f31fc580b854d19895c1879120a9891 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1f31fc580b854d19895c1879120a9891>, "propsDefinition">> : never;
|
@@ -1292,27 +1209,6 @@ declare global {
|
|
1292
1209
|
"omfx-like-listing-template": typeof wc0e7c178722cb41108b4740dbc788b4ee extends {
|
1293
1210
|
propsDefinition: infer TProp;
|
1294
1211
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0e7c178722cb41108b4740dbc788b4ee extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0e7c178722cb41108b4740dbc788b4ee>, "propsDefinition">> : never;
|
1295
|
-
"omnia-theming-selector-action": typeof wc0956cc1cb8c94b659d31dfefc4ffc341 extends {
|
1296
|
-
propsDefinition: infer TProp;
|
1297
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0956cc1cb8c94b659d31dfefc4ffc341 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0956cc1cb8c94b659d31dfefc4ffc341>, "propsDefinition">> : never;
|
1298
|
-
"omnia-theming-designer-action": typeof wcd2cb064dcb2a4a76a3b8486cba5ebade extends {
|
1299
|
-
propsDefinition: infer TProp;
|
1300
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcd2cb064dcb2a4a76a3b8486cba5ebade extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcd2cb064dcb2a4a76a3b8486cba5ebade>, "propsDefinition">> : never;
|
1301
|
-
"omnia-workplace-admin-tenant-design-journey": typeof wc97cad1f254694fb2ab76b333cf8fe84c extends {
|
1302
|
-
propsDefinition: infer TProp;
|
1303
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc97cad1f254694fb2ab76b333cf8fe84c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc97cad1f254694fb2ab76b333cf8fe84c>, "propsDefinition">> : never;
|
1304
|
-
"omfx-theme-definition-picker": typeof wc252ece0016594978b3ddfafdd59adda4 extends {
|
1305
|
-
propsDefinition: infer TProp;
|
1306
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc252ece0016594978b3ddfafdd59adda4 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc252ece0016594978b3ddfafdd59adda4>, "propsDefinition">> : never;
|
1307
|
-
"omfx-theme-definition-editor": typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends {
|
1308
|
-
propsDefinition: infer TProp;
|
1309
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2>, "propsDefinition">> : never;
|
1310
|
-
"omfx-theme-definition-viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
1311
|
-
propsDefinition: infer TProp;
|
1312
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73e1c232690249f78967e3e3f6d92bd7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73e1c232690249f78967e3e3f6d92bd7>, "propsDefinition">> : never;
|
1313
|
-
"omfx-theme-provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
1314
|
-
propsDefinition: infer TProp;
|
1315
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc008c41f92c8847eea45f09ebc0535fc1 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc008c41f92c8847eea45f09ebc0535fc1>, "propsDefinition">> : never;
|
1316
1212
|
"omfx-velcron-editor": typeof wcc75ffd4cf2f14b6685c5c2d894fdf00f extends {
|
1317
1213
|
propsDefinition: infer TProp;
|
1318
1214
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcc75ffd4cf2f14b6685c5c2d894fdf00f extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcc75ffd4cf2f14b6685c5c2d894fdf00f>, "propsDefinition">> : never;
|
@@ -1346,6 +1242,114 @@ declare global {
|
|
1346
1242
|
"omfx-properties-term-set-configuration": typeof wca9cc1e1ff5894f4db7005bc49c6c47c5 extends {
|
1347
1243
|
propsDefinition: infer TProp;
|
1348
1244
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wca9cc1e1ff5894f4db7005bc49c6c47c5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wca9cc1e1ff5894f4db7005bc49c6c47c5>, "propsDefinition">> : never;
|
1245
|
+
"omfx-background-editor": typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends {
|
1246
|
+
propsDefinition: infer TProp;
|
1247
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1f34388f1f4140d3a38e6b0cc8897fc5>, "propsDefinition">> : never;
|
1248
|
+
"omfx-blueprints-template-picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
1249
|
+
propsDefinition: infer TProp;
|
1250
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc21b90a7556c8450ead8de25357de90d3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc21b90a7556c8450ead8de25357de90d3>, "propsDefinition">> : never;
|
1251
|
+
"omfx-border-picker": typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends {
|
1252
|
+
propsDefinition: infer TProp;
|
1253
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc78fbae25bf1f421bb9c5dc31ba835bd3>, "propsDefinition">> : never;
|
1254
|
+
"omfx-border-preview": typeof wc8391c3abe04c43b78b32edde15337988 extends {
|
1255
|
+
propsDefinition: infer TProp;
|
1256
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc8391c3abe04c43b78b32edde15337988 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc8391c3abe04c43b78b32edde15337988>, "propsDefinition">> : never;
|
1257
|
+
"omfx-button-style-picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
1258
|
+
propsDefinition: infer TProp;
|
1259
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c>, "propsDefinition">> : never;
|
1260
|
+
"omfx-button-style-editor": typeof wc28aca89920b749c894138e728231ffc4 extends {
|
1261
|
+
propsDefinition: infer TProp;
|
1262
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc28aca89920b749c894138e728231ffc4 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc28aca89920b749c894138e728231ffc4>, "propsDefinition">> : never;
|
1263
|
+
"omfx-button-blueprints-viewer": typeof wc7222a47525f54724a8e9f7f2cfc39354 extends {
|
1264
|
+
propsDefinition: infer TProp;
|
1265
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc7222a47525f54724a8e9f7f2cfc39354 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc7222a47525f54724a8e9f7f2cfc39354>, "propsDefinition">> : never;
|
1266
|
+
"omfx-chrome-picker": typeof wc44e2dd896269442f800da69000d4c2f1 extends {
|
1267
|
+
propsDefinition: infer TProp;
|
1268
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc44e2dd896269442f800da69000d4c2f1 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc44e2dd896269442f800da69000d4c2f1>, "propsDefinition">> : never;
|
1269
|
+
"omfx-chrome-viewer": typeof wcb059e461e6c048fe830c6d32722e5cdc extends {
|
1270
|
+
propsDefinition: infer TProp;
|
1271
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb059e461e6c048fe830c6d32722e5cdc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb059e461e6c048fe830c6d32722e5cdc>, "propsDefinition">> : never;
|
1272
|
+
"omfx-chrome-editor": typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends {
|
1273
|
+
propsDefinition: infer TProp;
|
1274
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4d52057f17b94cfeb504176f24ac5ab5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4d52057f17b94cfeb504176f24ac5ab5>, "propsDefinition">> : never;
|
1275
|
+
"omfx-chrome-blueprints-viewer": typeof wce0656baa027f49c495e4e00310a78760 extends {
|
1276
|
+
propsDefinition: infer TProp;
|
1277
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce0656baa027f49c495e4e00310a78760 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce0656baa027f49c495e4e00310a78760>, "propsDefinition">> : never;
|
1278
|
+
"omfx-color-pickerV2": typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends {
|
1279
|
+
propsDefinition: infer TProp;
|
1280
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc638cfe124ab24d0ebd0711c0bd844af6>, "propsDefinition">> : never;
|
1281
|
+
"omfx-color-schema-picker": typeof wc1266389c28034034921b897f788f302d extends {
|
1282
|
+
propsDefinition: infer TProp;
|
1283
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1266389c28034034921b897f788f302d extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1266389c28034034921b897f788f302d>, "propsDefinition">> : never;
|
1284
|
+
"omfx-color-schema-definition-picker": typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends {
|
1285
|
+
propsDefinition: infer TProp;
|
1286
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc9ed2b61fad8a43f384efef4a5dcbd184>, "propsDefinition">> : never;
|
1287
|
+
"omfx-color-schema-viewer": typeof wc3779d0b63f54436eb25942b0c2487a2c extends {
|
1288
|
+
propsDefinition: infer TProp;
|
1289
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3779d0b63f54436eb25942b0c2487a2c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3779d0b63f54436eb25942b0c2487a2c>, "propsDefinition">> : never;
|
1290
|
+
"omfx-color-schema-editor": typeof wc7abfeece956245f3ba63c231d3c31c26 extends {
|
1291
|
+
propsDefinition: infer TProp;
|
1292
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc7abfeece956245f3ba63c231d3c31c26 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc7abfeece956245f3ba63c231d3c31c26>, "propsDefinition">> : never;
|
1293
|
+
"omfx-component-blueprints-viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
|
1294
|
+
propsDefinition: infer TProp;
|
1295
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73b0b5416b9348849ecb9a1cd8358e70>, "propsDefinition">> : never;
|
1296
|
+
"omfx-fill-picker": typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends {
|
1297
|
+
propsDefinition: infer TProp;
|
1298
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcbb2e0efa0634452f94d99d1f33ae5b64>, "propsDefinition">> : never;
|
1299
|
+
"omfx-fill-preview": typeof wc349a445fe7a2403b8f98fceff168f87e extends {
|
1300
|
+
propsDefinition: infer TProp;
|
1301
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc349a445fe7a2403b8f98fceff168f87e extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc349a445fe7a2403b8f98fceff168f87e>, "propsDefinition">> : never;
|
1302
|
+
"omfx-icon-style-picker": typeof wc5542a25df57c464897a59a336eee0e56 extends {
|
1303
|
+
propsDefinition: infer TProp;
|
1304
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc5542a25df57c464897a59a336eee0e56 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc5542a25df57c464897a59a336eee0e56>, "propsDefinition">> : never;
|
1305
|
+
"omfx-icon-style-editor": typeof wcf7cc41f3ae4944e3b43c380140438973 extends {
|
1306
|
+
propsDefinition: infer TProp;
|
1307
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcf7cc41f3ae4944e3b43c380140438973 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcf7cc41f3ae4944e3b43c380140438973>, "propsDefinition">> : never;
|
1308
|
+
"omfx-icon-blueprints-viewer": typeof wccbdf3361c16f479faff72960c18404dc extends {
|
1309
|
+
propsDefinition: infer TProp;
|
1310
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wccbdf3361c16f479faff72960c18404dc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wccbdf3361c16f479faff72960c18404dc>, "propsDefinition">> : never;
|
1311
|
+
"omfx-spacing-picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
|
1312
|
+
propsDefinition: infer TProp;
|
1313
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc564bced7081c496483e8df717f600ff3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc564bced7081c496483e8df717f600ff3>, "propsDefinition">> : never;
|
1314
|
+
"omfx-spacing-viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
1315
|
+
propsDefinition: infer TProp;
|
1316
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ed52c601528428e935d110b3018a0bc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ed52c601528428e935d110b3018a0bc>, "propsDefinition">> : never;
|
1317
|
+
"omfx-spacing-editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
|
1318
|
+
propsDefinition: infer TProp;
|
1319
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc3f61b080ed9d4a2bad922be8f5ae0794>, "propsDefinition">> : never;
|
1320
|
+
"omfx-style-picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
|
1321
|
+
propsDefinition: infer TProp;
|
1322
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb4ddcf67388c4aa494cad4fa07ff8937>, "propsDefinition">> : never;
|
1323
|
+
"omfx-tab-style-picker": typeof wce35c6b2d296345329c39928b82b1ec77 extends {
|
1324
|
+
propsDefinition: infer TProp;
|
1325
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce35c6b2d296345329c39928b82b1ec77 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce35c6b2d296345329c39928b82b1ec77>, "propsDefinition">> : never;
|
1326
|
+
"omfx-tab-style-editor": typeof wcb2429c572d6c41809c621c408bbba855 extends {
|
1327
|
+
propsDefinition: infer TProp;
|
1328
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb2429c572d6c41809c621c408bbba855 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb2429c572d6c41809c621c408bbba855>, "propsDefinition">> : never;
|
1329
|
+
"omfx-tab-blueprints-viewer": typeof wcfd6b575dc7c44149ac3129492fc83aa6 extends {
|
1330
|
+
propsDefinition: infer TProp;
|
1331
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcfd6b575dc7c44149ac3129492fc83aa6 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcfd6b575dc7c44149ac3129492fc83aa6>, "propsDefinition">> : never;
|
1332
|
+
"omfx-text-style-picker": typeof wc287d666180644ba5ab5def0471a75a89 extends {
|
1333
|
+
propsDefinition: infer TProp;
|
1334
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc287d666180644ba5ab5def0471a75a89 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc287d666180644ba5ab5def0471a75a89>, "propsDefinition">> : never;
|
1335
|
+
"omfx-theme-definition-picker": typeof wc252ece0016594978b3ddfafdd59adda4 extends {
|
1336
|
+
propsDefinition: infer TProp;
|
1337
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc252ece0016594978b3ddfafdd59adda4 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc252ece0016594978b3ddfafdd59adda4>, "propsDefinition">> : never;
|
1338
|
+
"omfx-theme-definition-editor": typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends {
|
1339
|
+
propsDefinition: infer TProp;
|
1340
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2>, "propsDefinition">> : never;
|
1341
|
+
"omfx-theme-definition-viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
1342
|
+
propsDefinition: infer TProp;
|
1343
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73e1c232690249f78967e3e3f6d92bd7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73e1c232690249f78967e3e3f6d92bd7>, "propsDefinition">> : never;
|
1344
|
+
"omfx-typography-picker": typeof wc54730f05dd2c4f2da1c830b3985b36a9 extends {
|
1345
|
+
propsDefinition: infer TProp;
|
1346
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc54730f05dd2c4f2da1c830b3985b36a9 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc54730f05dd2c4f2da1c830b3985b36a9>, "propsDefinition">> : never;
|
1347
|
+
"omfx-typography-editor": typeof wc99a73153b5c647da9d6de517f51e53f0 extends {
|
1348
|
+
propsDefinition: infer TProp;
|
1349
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc99a73153b5c647da9d6de517f51e53f0 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc99a73153b5c647da9d6de517f51e53f0>, "propsDefinition">> : never;
|
1350
|
+
"omfx-typography-viewer": typeof wc2f742a14a560434abb899360a69c314b extends {
|
1351
|
+
propsDefinition: infer TProp;
|
1352
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc2f742a14a560434abb899360a69c314b extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc2f742a14a560434abb899360a69c314b>, "propsDefinition">> : never;
|
1349
1353
|
"omfx-enterpriseproperties-datafield-display": typeof wc4fc2b52f62484d5caced1c31f7ead58b extends {
|
1350
1354
|
propsDefinition: infer TProp;
|
1351
1355
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc4fc2b52f62484d5caced1c31f7ead58b extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc4fc2b52f62484d5caced1c31f7ead58b>, "propsDefinition">> : never;
|
@@ -1595,6 +1599,21 @@ declare global {
|
|
1595
1599
|
"omfx-filterengine-taxonomy-defaultvalue-input": typeof wcded30c240e6c4688955867472a8d0a02 extends {
|
1596
1600
|
propsDefinition: infer TProp;
|
1597
1601
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcded30c240e6c4688955867472a8d0a02 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcded30c240e6c4688955867472a8d0a02>, "propsDefinition">> : never;
|
1602
|
+
"omnia-workplace-color-schemas-journey": typeof wcd90e0352809742c482bdda733dc8872a extends {
|
1603
|
+
propsDefinition: infer TProp;
|
1604
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcd90e0352809742c482bdda733dc8872a extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcd90e0352809742c482bdda733dc8872a>, "propsDefinition">> : never;
|
1605
|
+
"omnia-workplace-templates-journey": typeof wc682077b575c74b2086cbf438346e0ed3 extends {
|
1606
|
+
propsDefinition: infer TProp;
|
1607
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc682077b575c74b2086cbf438346e0ed3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc682077b575c74b2086cbf438346e0ed3>, "propsDefinition">> : never;
|
1608
|
+
"omfx-theme-designer": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
1609
|
+
propsDefinition: infer TProp;
|
1610
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc5e7631b4411b498eafa68ebde2136cc5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc5e7631b4411b498eafa68ebde2136cc5>, "propsDefinition">> : never;
|
1611
|
+
"omfx-theme-designer-preview": typeof wc136c9c57149747f198180bdf38a6b297 extends {
|
1612
|
+
propsDefinition: infer TProp;
|
1613
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc136c9c57149747f198180bdf38a6b297 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc136c9c57149747f198180bdf38a6b297>, "propsDefinition">> : never;
|
1614
|
+
"omnia-workplace-themes-journey": typeof wcbed95d1ec67f4a15986fc72adebdb78f extends {
|
1615
|
+
propsDefinition: infer TProp;
|
1616
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcbed95d1ec67f4a15986fc72adebdb78f extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcbed95d1ec67f4a15986fc72adebdb78f>, "propsDefinition">> : never;
|
1598
1617
|
"omfx-layout-background-settings": typeof wcf5cf0b4975644d688124880ae533869e extends {
|
1599
1618
|
propsDefinition: infer TProp;
|
1600
1619
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcf5cf0b4975644d688124880ae533869e extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcf5cf0b4975644d688124880ae533869e>, "propsDefinition">> : never;
|
@@ -1664,25 +1683,10 @@ declare global {
|
|
1664
1683
|
"omfx-enterprise-glossary-link": typeof wc0f5cb3a8175d418c8527d1852cb28782 extends {
|
1665
1684
|
propsDefinition: infer TProp;
|
1666
1685
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0f5cb3a8175d418c8527d1852cb28782 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0f5cb3a8175d418c8527d1852cb28782>, "propsDefinition">> : never;
|
1667
|
-
"
|
1686
|
+
"omfx-add-button": typeof wc1476702e8f24468d9185322be5931c54 extends {
|
1668
1687
|
propsDefinition: infer TProp;
|
1669
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof
|
1670
|
-
"omnia-workplace-
|
1671
|
-
propsDefinition: infer TProp;
|
1672
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc682077b575c74b2086cbf438346e0ed3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc682077b575c74b2086cbf438346e0ed3>, "propsDefinition">> : never;
|
1673
|
-
"omfx-theme-designer": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
1674
|
-
propsDefinition: infer TProp;
|
1675
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc5e7631b4411b498eafa68ebde2136cc5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc5e7631b4411b498eafa68ebde2136cc5>, "propsDefinition">> : never;
|
1676
|
-
"omfx-theme-designer-preview": typeof wc136c9c57149747f198180bdf38a6b297 extends {
|
1677
|
-
propsDefinition: infer TProp;
|
1678
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc136c9c57149747f198180bdf38a6b297 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc136c9c57149747f198180bdf38a6b297>, "propsDefinition">> : never;
|
1679
|
-
"omnia-workplace-themes-journey": typeof wcbed95d1ec67f4a15986fc72adebdb78f extends {
|
1680
|
-
propsDefinition: infer TProp;
|
1681
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcbed95d1ec67f4a15986fc72adebdb78f extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcbed95d1ec67f4a15986fc72adebdb78f>, "propsDefinition">> : never;
|
1682
|
-
"omfx-add-button": typeof wc1476702e8f24468d9185322be5931c54 extends {
|
1683
|
-
propsDefinition: infer TProp;
|
1684
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1476702e8f24468d9185322be5931c54 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1476702e8f24468d9185322be5931c54>, "propsDefinition">> : never;
|
1685
|
-
"omnia-workplace-components-journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
|
1688
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1476702e8f24468d9185322be5931c54 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1476702e8f24468d9185322be5931c54>, "propsDefinition">> : never;
|
1689
|
+
"omnia-workplace-components-journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
|
1686
1690
|
propsDefinition: infer TProp;
|
1687
1691
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc56efc575579e4da3bb45d3a45d8c0888 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc56efc575579e4da3bb45d3a45d8c0888>, "propsDefinition">> : never;
|
1688
1692
|
"omnia-workplace-spacing-journey": typeof wc891de93e73cc47b0a552d24fdf34c9cf extends {
|
@@ -1869,22 +1873,6 @@ declare global {
|
|
1869
1873
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1870
1874
|
};
|
1871
1875
|
} : typeof wce4889269c6ad440da65f3acdf5bb6152;
|
1872
|
-
"border": {
|
1873
|
-
"picker": typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends {
|
1874
|
-
propsDefinition: infer TProp;
|
1875
|
-
} ? {
|
1876
|
-
new (...args: any[]): {
|
1877
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1878
|
-
};
|
1879
|
-
} : typeof wc78fbae25bf1f421bb9c5dc31ba835bd3;
|
1880
|
-
"preview": typeof wc8391c3abe04c43b78b32edde15337988 extends {
|
1881
|
-
propsDefinition: infer TProp;
|
1882
|
-
} ? {
|
1883
|
-
new (...args: any[]): {
|
1884
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1885
|
-
};
|
1886
|
-
} : typeof wc8391c3abe04c43b78b32edde15337988;
|
1887
|
-
};
|
1888
1876
|
"chrome": {
|
1889
1877
|
"renderer": typeof wc057bef6897bb4ba4a089d01c2da1322e extends {
|
1890
1878
|
propsDefinition: infer TProp;
|
@@ -1924,63 +1912,6 @@ declare global {
|
|
1924
1912
|
} : typeof wce0656baa027f49c495e4e00310a78760;
|
1925
1913
|
};
|
1926
1914
|
};
|
1927
|
-
"color": {
|
1928
|
-
"pickerV2": typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends {
|
1929
|
-
propsDefinition: infer TProp;
|
1930
|
-
} ? {
|
1931
|
-
new (...args: any[]): {
|
1932
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1933
|
-
};
|
1934
|
-
} : typeof wc638cfe124ab24d0ebd0711c0bd844af6;
|
1935
|
-
"schema": {
|
1936
|
-
"picker": typeof wc1266389c28034034921b897f788f302d extends {
|
1937
|
-
propsDefinition: infer TProp;
|
1938
|
-
} ? {
|
1939
|
-
new (...args: any[]): {
|
1940
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1941
|
-
};
|
1942
|
-
} : typeof wc1266389c28034034921b897f788f302d;
|
1943
|
-
"definition": {
|
1944
|
-
"picker": typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends {
|
1945
|
-
propsDefinition: infer TProp;
|
1946
|
-
} ? {
|
1947
|
-
new (...args: any[]): {
|
1948
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1949
|
-
};
|
1950
|
-
} : typeof wc9ed2b61fad8a43f384efef4a5dcbd184;
|
1951
|
-
};
|
1952
|
-
"viewer": typeof wc3779d0b63f54436eb25942b0c2487a2c extends {
|
1953
|
-
propsDefinition: infer TProp;
|
1954
|
-
} ? {
|
1955
|
-
new (...args: any[]): {
|
1956
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1957
|
-
};
|
1958
|
-
} : typeof wc3779d0b63f54436eb25942b0c2487a2c;
|
1959
|
-
"editor": typeof wc7abfeece956245f3ba63c231d3c31c26 extends {
|
1960
|
-
propsDefinition: infer TProp;
|
1961
|
-
} ? {
|
1962
|
-
new (...args: any[]): {
|
1963
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1964
|
-
};
|
1965
|
-
} : typeof wc7abfeece956245f3ba63c231d3c31c26;
|
1966
|
-
"mapper": typeof wc511447a5fd2646af910064ed9970d82e extends {
|
1967
|
-
propsDefinition: infer TProp;
|
1968
|
-
} ? {
|
1969
|
-
new (...args: any[]): {
|
1970
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1971
|
-
};
|
1972
|
-
} : typeof wc511447a5fd2646af910064ed9970d82e;
|
1973
|
-
};
|
1974
|
-
"picker": {
|
1975
|
-
"schema": typeof wc327aebb7d6ce4565bf119cf67e121d1a extends {
|
1976
|
-
propsDefinition: infer TProp;
|
1977
|
-
} ? {
|
1978
|
-
new (...args: any[]): {
|
1979
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1980
|
-
};
|
1981
|
-
} : typeof wc327aebb7d6ce4565bf119cf67e121d1a;
|
1982
|
-
};
|
1983
|
-
};
|
1984
1915
|
"command": {
|
1985
1916
|
"palette": typeof wc5dfa7b609aed43ffab03dad33c65b2da extends {
|
1986
1917
|
propsDefinition: infer TProp;
|
@@ -2087,6 +2018,15 @@ declare global {
|
|
2087
2018
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2088
2019
|
};
|
2089
2020
|
} : typeof wc629ff3fc45f84df382ddb6282d968547;
|
2021
|
+
"app": {
|
2022
|
+
"instance": typeof wc47f40c108c6d482197c5f462acf292d2 extends {
|
2023
|
+
propsDefinition: infer TProp;
|
2024
|
+
} ? {
|
2025
|
+
new (...args: any[]): {
|
2026
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2027
|
+
};
|
2028
|
+
} : typeof wc47f40c108c6d482197c5f462acf292d2;
|
2029
|
+
};
|
2090
2030
|
};
|
2091
2031
|
"journey$": typeof wcfd300449c17f44fd80d83e709a10bf63 extends {
|
2092
2032
|
propsDefinition: infer TProp;
|
@@ -2105,22 +2045,6 @@ declare global {
|
|
2105
2045
|
};
|
2106
2046
|
} : typeof wc1fab0218538f431c91ece4e10cbd468c;
|
2107
2047
|
};
|
2108
|
-
"fill": {
|
2109
|
-
"picker": typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends {
|
2110
|
-
propsDefinition: infer TProp;
|
2111
|
-
} ? {
|
2112
|
-
new (...args: any[]): {
|
2113
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2114
|
-
};
|
2115
|
-
} : typeof wcbb2e0efa0634452f94d99d1f33ae5b64;
|
2116
|
-
"preview": typeof wc349a445fe7a2403b8f98fceff168f87e extends {
|
2117
|
-
propsDefinition: infer TProp;
|
2118
|
-
} ? {
|
2119
|
-
new (...args: any[]): {
|
2120
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
2121
|
-
};
|
2122
|
-
} : typeof wc349a445fe7a2403b8f98fceff168f87e;
|
2123
|
-
};
|
2124
2048
|
"filterengine": {
|
2125
2049
|
"settings": typeof wca91d4cd2b5744de3a672110cb1cdf7ba extends {
|
2126
2050
|
propsDefinition: infer TProp;
|
@@ -3637,127 +3561,53 @@ declare global {
|
|
3637
3561
|
} : typeof wc24eddd6df7294957a8f31c89115945de;
|
3638
3562
|
};
|
3639
3563
|
};
|
3640
|
-
"
|
3641
|
-
"
|
3564
|
+
"theme": {
|
3565
|
+
"provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
3642
3566
|
propsDefinition: infer TProp;
|
3643
3567
|
} ? {
|
3644
3568
|
new (...args: any[]): {
|
3645
3569
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3646
3570
|
};
|
3647
|
-
} : typeof
|
3648
|
-
|
3649
|
-
|
3650
|
-
"template": {
|
3651
|
-
"picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
3652
|
-
propsDefinition: infer TProp;
|
3653
|
-
} ? {
|
3654
|
-
new (...args: any[]): {
|
3655
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3656
|
-
};
|
3657
|
-
} : typeof wc21b90a7556c8450ead8de25357de90d3;
|
3658
|
-
};
|
3659
|
-
};
|
3660
|
-
"button": {
|
3661
|
-
"style": {
|
3662
|
-
"picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
3663
|
-
propsDefinition: infer TProp;
|
3664
|
-
} ? {
|
3665
|
-
new (...args: any[]): {
|
3666
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3667
|
-
};
|
3668
|
-
} : typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c;
|
3669
|
-
"editor": typeof wc28aca89920b749c894138e728231ffc4 extends {
|
3571
|
+
} : typeof wc008c41f92c8847eea45f09ebc0535fc1;
|
3572
|
+
"definition": {
|
3573
|
+
"picker": typeof wc252ece0016594978b3ddfafdd59adda4 extends {
|
3670
3574
|
propsDefinition: infer TProp;
|
3671
3575
|
} ? {
|
3672
3576
|
new (...args: any[]): {
|
3673
3577
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3674
3578
|
};
|
3675
|
-
} : typeof
|
3676
|
-
|
3677
|
-
"blueprints": {
|
3678
|
-
"viewer": typeof wc7222a47525f54724a8e9f7f2cfc39354 extends {
|
3579
|
+
} : typeof wc252ece0016594978b3ddfafdd59adda4;
|
3580
|
+
"editor": typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends {
|
3679
3581
|
propsDefinition: infer TProp;
|
3680
3582
|
} ? {
|
3681
3583
|
new (...args: any[]): {
|
3682
3584
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3683
3585
|
};
|
3684
|
-
} : typeof
|
3685
|
-
|
3686
|
-
};
|
3687
|
-
"component": {
|
3688
|
-
"blueprints": {
|
3689
|
-
"viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
|
3586
|
+
} : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2;
|
3587
|
+
"viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
3690
3588
|
propsDefinition: infer TProp;
|
3691
3589
|
} ? {
|
3692
3590
|
new (...args: any[]): {
|
3693
3591
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3694
3592
|
};
|
3695
|
-
} : typeof
|
3593
|
+
} : typeof wc73e1c232690249f78967e3e3f6d92bd7;
|
3696
3594
|
};
|
3697
|
-
|
3698
|
-
|
3699
|
-
"picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
|
3700
|
-
propsDefinition: infer TProp;
|
3701
|
-
} ? {
|
3702
|
-
new (...args: any[]): {
|
3703
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3704
|
-
};
|
3705
|
-
} : typeof wc564bced7081c496483e8df717f600ff3;
|
3706
|
-
"viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
3707
|
-
propsDefinition: infer TProp;
|
3708
|
-
} ? {
|
3709
|
-
new (...args: any[]): {
|
3710
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3711
|
-
};
|
3712
|
-
} : typeof wc0ed52c601528428e935d110b3018a0bc;
|
3713
|
-
"editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
|
3714
|
-
propsDefinition: infer TProp;
|
3715
|
-
} ? {
|
3716
|
-
new (...args: any[]): {
|
3717
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3718
|
-
};
|
3719
|
-
} : typeof wc3f61b080ed9d4a2bad922be8f5ae0794;
|
3720
|
-
};
|
3721
|
-
"style": {
|
3722
|
-
"picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
|
3723
|
-
propsDefinition: infer TProp;
|
3724
|
-
} ? {
|
3725
|
-
new (...args: any[]): {
|
3726
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3727
|
-
};
|
3728
|
-
} : typeof wcb4ddcf67388c4aa494cad4fa07ff8937;
|
3729
|
-
};
|
3730
|
-
"typography": {
|
3731
|
-
"picker": {
|
3732
|
-
"schema": typeof wc8420a0b507e14a288c2d895471739f1d extends {
|
3595
|
+
"designer": {
|
3596
|
+
"preview": typeof wc136c9c57149747f198180bdf38a6b297 extends {
|
3733
3597
|
propsDefinition: infer TProp;
|
3734
3598
|
} ? {
|
3735
3599
|
new (...args: any[]): {
|
3736
3600
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3737
3601
|
};
|
3738
|
-
} : typeof
|
3602
|
+
} : typeof wc136c9c57149747f198180bdf38a6b297;
|
3739
3603
|
};
|
3740
|
-
"
|
3741
|
-
propsDefinition: infer TProp;
|
3742
|
-
} ? {
|
3743
|
-
new (...args: any[]): {
|
3744
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3745
|
-
};
|
3746
|
-
} : typeof wc99a73153b5c647da9d6de517f51e53f0;
|
3747
|
-
"viewer": typeof wc2f742a14a560434abb899360a69c314b extends {
|
3748
|
-
propsDefinition: infer TProp;
|
3749
|
-
} ? {
|
3750
|
-
new (...args: any[]): {
|
3751
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3752
|
-
};
|
3753
|
-
} : typeof wc2f742a14a560434abb899360a69c314b;
|
3754
|
-
"picker$": typeof wc54730f05dd2c4f2da1c830b3985b36a9 extends {
|
3604
|
+
"designer$": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
3755
3605
|
propsDefinition: infer TProp;
|
3756
3606
|
} ? {
|
3757
3607
|
new (...args: any[]): {
|
3758
3608
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3759
3609
|
};
|
3760
|
-
} : typeof
|
3610
|
+
} : typeof wc5e7631b4411b498eafa68ebde2136cc5;
|
3761
3611
|
};
|
3762
3612
|
"docs": typeof wc1f31fc580b854d19895c1879120a9891 extends {
|
3763
3613
|
propsDefinition: infer TProp;
|
@@ -4146,54 +3996,6 @@ declare global {
|
|
4146
3996
|
};
|
4147
3997
|
} : typeof wc762d4009466d494e94cbcc3e90dff11d;
|
4148
3998
|
};
|
4149
|
-
"theme": {
|
4150
|
-
"definition": {
|
4151
|
-
"picker": typeof wc252ece0016594978b3ddfafdd59adda4 extends {
|
4152
|
-
propsDefinition: infer TProp;
|
4153
|
-
} ? {
|
4154
|
-
new (...args: any[]): {
|
4155
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4156
|
-
};
|
4157
|
-
} : typeof wc252ece0016594978b3ddfafdd59adda4;
|
4158
|
-
"editor": typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends {
|
4159
|
-
propsDefinition: infer TProp;
|
4160
|
-
} ? {
|
4161
|
-
new (...args: any[]): {
|
4162
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4163
|
-
};
|
4164
|
-
} : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2;
|
4165
|
-
"viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
4166
|
-
propsDefinition: infer TProp;
|
4167
|
-
} ? {
|
4168
|
-
new (...args: any[]): {
|
4169
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4170
|
-
};
|
4171
|
-
} : typeof wc73e1c232690249f78967e3e3f6d92bd7;
|
4172
|
-
};
|
4173
|
-
"provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
4174
|
-
propsDefinition: infer TProp;
|
4175
|
-
} ? {
|
4176
|
-
new (...args: any[]): {
|
4177
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4178
|
-
};
|
4179
|
-
} : typeof wc008c41f92c8847eea45f09ebc0535fc1;
|
4180
|
-
"designer": {
|
4181
|
-
"preview": typeof wc136c9c57149747f198180bdf38a6b297 extends {
|
4182
|
-
propsDefinition: infer TProp;
|
4183
|
-
} ? {
|
4184
|
-
new (...args: any[]): {
|
4185
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4186
|
-
};
|
4187
|
-
} : typeof wc136c9c57149747f198180bdf38a6b297;
|
4188
|
-
};
|
4189
|
-
"designer$": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
4190
|
-
propsDefinition: infer TProp;
|
4191
|
-
} ? {
|
4192
|
-
new (...args: any[]): {
|
4193
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4194
|
-
};
|
4195
|
-
} : typeof wc5e7631b4411b498eafa68ebde2136cc5;
|
4196
|
-
};
|
4197
3999
|
"velcron": {
|
4198
4000
|
"editor": typeof wcc75ffd4cf2f14b6685c5c2d894fdf00f extends {
|
4199
4001
|
propsDefinition: infer TProp;
|
@@ -4671,6 +4473,217 @@ declare global {
|
|
4671
4473
|
} : typeof wc2717acc386ab40198b6dae0986557da3;
|
4672
4474
|
};
|
4673
4475
|
};
|
4476
|
+
"background": {
|
4477
|
+
"editor": typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends {
|
4478
|
+
propsDefinition: infer TProp;
|
4479
|
+
} ? {
|
4480
|
+
new (...args: any[]): {
|
4481
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4482
|
+
};
|
4483
|
+
} : typeof wc1f34388f1f4140d3a38e6b0cc8897fc5;
|
4484
|
+
};
|
4485
|
+
"blueprints": {
|
4486
|
+
"template": {
|
4487
|
+
"picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
4488
|
+
propsDefinition: infer TProp;
|
4489
|
+
} ? {
|
4490
|
+
new (...args: any[]): {
|
4491
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4492
|
+
};
|
4493
|
+
} : typeof wc21b90a7556c8450ead8de25357de90d3;
|
4494
|
+
};
|
4495
|
+
};
|
4496
|
+
"border": {
|
4497
|
+
"picker": typeof wc78fbae25bf1f421bb9c5dc31ba835bd3 extends {
|
4498
|
+
propsDefinition: infer TProp;
|
4499
|
+
} ? {
|
4500
|
+
new (...args: any[]): {
|
4501
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4502
|
+
};
|
4503
|
+
} : typeof wc78fbae25bf1f421bb9c5dc31ba835bd3;
|
4504
|
+
"preview": typeof wc8391c3abe04c43b78b32edde15337988 extends {
|
4505
|
+
propsDefinition: infer TProp;
|
4506
|
+
} ? {
|
4507
|
+
new (...args: any[]): {
|
4508
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4509
|
+
};
|
4510
|
+
} : typeof wc8391c3abe04c43b78b32edde15337988;
|
4511
|
+
};
|
4512
|
+
"button": {
|
4513
|
+
"style": {
|
4514
|
+
"picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
4515
|
+
propsDefinition: infer TProp;
|
4516
|
+
} ? {
|
4517
|
+
new (...args: any[]): {
|
4518
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4519
|
+
};
|
4520
|
+
} : typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c;
|
4521
|
+
"editor": typeof wc28aca89920b749c894138e728231ffc4 extends {
|
4522
|
+
propsDefinition: infer TProp;
|
4523
|
+
} ? {
|
4524
|
+
new (...args: any[]): {
|
4525
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4526
|
+
};
|
4527
|
+
} : typeof wc28aca89920b749c894138e728231ffc4;
|
4528
|
+
};
|
4529
|
+
"blueprints": {
|
4530
|
+
"viewer": typeof wc7222a47525f54724a8e9f7f2cfc39354 extends {
|
4531
|
+
propsDefinition: infer TProp;
|
4532
|
+
} ? {
|
4533
|
+
new (...args: any[]): {
|
4534
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4535
|
+
};
|
4536
|
+
} : typeof wc7222a47525f54724a8e9f7f2cfc39354;
|
4537
|
+
};
|
4538
|
+
};
|
4539
|
+
"color": {
|
4540
|
+
"pickerV2": typeof wc638cfe124ab24d0ebd0711c0bd844af6 extends {
|
4541
|
+
propsDefinition: infer TProp;
|
4542
|
+
} ? {
|
4543
|
+
new (...args: any[]): {
|
4544
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4545
|
+
};
|
4546
|
+
} : typeof wc638cfe124ab24d0ebd0711c0bd844af6;
|
4547
|
+
"schema": {
|
4548
|
+
"picker": typeof wc1266389c28034034921b897f788f302d extends {
|
4549
|
+
propsDefinition: infer TProp;
|
4550
|
+
} ? {
|
4551
|
+
new (...args: any[]): {
|
4552
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4553
|
+
};
|
4554
|
+
} : typeof wc1266389c28034034921b897f788f302d;
|
4555
|
+
"definition": {
|
4556
|
+
"picker": typeof wc9ed2b61fad8a43f384efef4a5dcbd184 extends {
|
4557
|
+
propsDefinition: infer TProp;
|
4558
|
+
} ? {
|
4559
|
+
new (...args: any[]): {
|
4560
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4561
|
+
};
|
4562
|
+
} : typeof wc9ed2b61fad8a43f384efef4a5dcbd184;
|
4563
|
+
};
|
4564
|
+
"viewer": typeof wc3779d0b63f54436eb25942b0c2487a2c extends {
|
4565
|
+
propsDefinition: infer TProp;
|
4566
|
+
} ? {
|
4567
|
+
new (...args: any[]): {
|
4568
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4569
|
+
};
|
4570
|
+
} : typeof wc3779d0b63f54436eb25942b0c2487a2c;
|
4571
|
+
"editor": typeof wc7abfeece956245f3ba63c231d3c31c26 extends {
|
4572
|
+
propsDefinition: infer TProp;
|
4573
|
+
} ? {
|
4574
|
+
new (...args: any[]): {
|
4575
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4576
|
+
};
|
4577
|
+
} : typeof wc7abfeece956245f3ba63c231d3c31c26;
|
4578
|
+
"mapper": typeof wc511447a5fd2646af910064ed9970d82e extends {
|
4579
|
+
propsDefinition: infer TProp;
|
4580
|
+
} ? {
|
4581
|
+
new (...args: any[]): {
|
4582
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4583
|
+
};
|
4584
|
+
} : typeof wc511447a5fd2646af910064ed9970d82e;
|
4585
|
+
};
|
4586
|
+
"picker": {
|
4587
|
+
"schema": typeof wc327aebb7d6ce4565bf119cf67e121d1a extends {
|
4588
|
+
propsDefinition: infer TProp;
|
4589
|
+
} ? {
|
4590
|
+
new (...args: any[]): {
|
4591
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4592
|
+
};
|
4593
|
+
} : typeof wc327aebb7d6ce4565bf119cf67e121d1a;
|
4594
|
+
};
|
4595
|
+
};
|
4596
|
+
"component": {
|
4597
|
+
"blueprints": {
|
4598
|
+
"viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
|
4599
|
+
propsDefinition: infer TProp;
|
4600
|
+
} ? {
|
4601
|
+
new (...args: any[]): {
|
4602
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4603
|
+
};
|
4604
|
+
} : typeof wc73b0b5416b9348849ecb9a1cd8358e70;
|
4605
|
+
};
|
4606
|
+
};
|
4607
|
+
"fill": {
|
4608
|
+
"picker": typeof wcbb2e0efa0634452f94d99d1f33ae5b64 extends {
|
4609
|
+
propsDefinition: infer TProp;
|
4610
|
+
} ? {
|
4611
|
+
new (...args: any[]): {
|
4612
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4613
|
+
};
|
4614
|
+
} : typeof wcbb2e0efa0634452f94d99d1f33ae5b64;
|
4615
|
+
"preview": typeof wc349a445fe7a2403b8f98fceff168f87e extends {
|
4616
|
+
propsDefinition: infer TProp;
|
4617
|
+
} ? {
|
4618
|
+
new (...args: any[]): {
|
4619
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4620
|
+
};
|
4621
|
+
} : typeof wc349a445fe7a2403b8f98fceff168f87e;
|
4622
|
+
};
|
4623
|
+
"spacing": {
|
4624
|
+
"picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
|
4625
|
+
propsDefinition: infer TProp;
|
4626
|
+
} ? {
|
4627
|
+
new (...args: any[]): {
|
4628
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4629
|
+
};
|
4630
|
+
} : typeof wc564bced7081c496483e8df717f600ff3;
|
4631
|
+
"viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
4632
|
+
propsDefinition: infer TProp;
|
4633
|
+
} ? {
|
4634
|
+
new (...args: any[]): {
|
4635
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4636
|
+
};
|
4637
|
+
} : typeof wc0ed52c601528428e935d110b3018a0bc;
|
4638
|
+
"editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
|
4639
|
+
propsDefinition: infer TProp;
|
4640
|
+
} ? {
|
4641
|
+
new (...args: any[]): {
|
4642
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4643
|
+
};
|
4644
|
+
} : typeof wc3f61b080ed9d4a2bad922be8f5ae0794;
|
4645
|
+
};
|
4646
|
+
"style": {
|
4647
|
+
"picker": typeof wcb4ddcf67388c4aa494cad4fa07ff8937 extends {
|
4648
|
+
propsDefinition: infer TProp;
|
4649
|
+
} ? {
|
4650
|
+
new (...args: any[]): {
|
4651
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4652
|
+
};
|
4653
|
+
} : typeof wcb4ddcf67388c4aa494cad4fa07ff8937;
|
4654
|
+
};
|
4655
|
+
"typography": {
|
4656
|
+
"picker": {
|
4657
|
+
"schema": typeof wc8420a0b507e14a288c2d895471739f1d extends {
|
4658
|
+
propsDefinition: infer TProp;
|
4659
|
+
} ? {
|
4660
|
+
new (...args: any[]): {
|
4661
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4662
|
+
};
|
4663
|
+
} : typeof wc8420a0b507e14a288c2d895471739f1d;
|
4664
|
+
};
|
4665
|
+
"editor": typeof wc99a73153b5c647da9d6de517f51e53f0 extends {
|
4666
|
+
propsDefinition: infer TProp;
|
4667
|
+
} ? {
|
4668
|
+
new (...args: any[]): {
|
4669
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4670
|
+
};
|
4671
|
+
} : typeof wc99a73153b5c647da9d6de517f51e53f0;
|
4672
|
+
"viewer": typeof wc2f742a14a560434abb899360a69c314b extends {
|
4673
|
+
propsDefinition: infer TProp;
|
4674
|
+
} ? {
|
4675
|
+
new (...args: any[]): {
|
4676
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4677
|
+
};
|
4678
|
+
} : typeof wc2f742a14a560434abb899360a69c314b;
|
4679
|
+
"picker$": typeof wc54730f05dd2c4f2da1c830b3985b36a9 extends {
|
4680
|
+
propsDefinition: infer TProp;
|
4681
|
+
} ? {
|
4682
|
+
new (...args: any[]): {
|
4683
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4684
|
+
};
|
4685
|
+
} : typeof wc54730f05dd2c4f2da1c830b3985b36a9;
|
4686
|
+
};
|
4674
4687
|
"enterpriseproperties": {
|
4675
4688
|
"datafield": {
|
4676
4689
|
"display": typeof wc4fc2b52f62484d5caced1c31f7ead58b extends {
|