@omnia/fx 8.0.142-dev → 8.0.144-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/store/TemplateEditorStore.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/store/ThemeEditorStore.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.d.ts +28 -28
- package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaDefinitionPicker.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.d.ts +33 -33
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.css.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaViewer.d.ts +28 -28
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingViewer.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/stylepicker/StylePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.d.ts +37 -37
- package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyEditor.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/aurora/store/BlueprintTemplatesStore.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaDefinitionStore.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +54 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeDefinitionStoreV2.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/store/ThemingService.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/index.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +58 -80
- package/internal-do-not-import-from-here/ux/features/FeaturesConstants.d.ts +6 -7
- package/internal-do-not-import-from-here/ux/features/FeaturesJourney.d.ts +52 -80
- package/internal-do-not-import-from-here/ux/features/FeaturesJourneyAppInstance.d.ts +51 -6
- package/internal-do-not-import-from-here/ux/features/blades/ConsentUrlBlade.d.ts +51 -0
- package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +54 -84
- package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade.d.ts +55 -15
- package/internal-do-not-import-from-here/ux/features/blades/ViewConsentBlade.d.ts +51 -0
- package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +21 -6
- package/internal-do-not-import-from-here/ux/hub/feed/components/SendersList.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/settings/ImageSettings.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/DefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/components/ContainerRendererStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/controller/Chrome.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/controller/VersionedLayoutController.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +421 -408
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/features/blades/FeaturePropertiesBlade_old.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/features/blades/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +0 -182
- package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaDefinitionStore.d.ts +0 -51
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +0 -65
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemingService.d.ts +0 -45
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/RegistrationHandlerTheming.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerAction.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeDesignerClickHandler.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorAction.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/actionhandler/ThemeSelectorClickHandler.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/DesignJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/Registrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/ComponentsJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlockBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/ButtonsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/EditBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/IconsBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/blades/TabBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/SpacingJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/spacing/blades/EditSpacingDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/TypographyJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/blades/EditTypographyDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/blueprints/typography/components/FontPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/ColorSchemasJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/colorschemas/blades/ColorSchemaDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/TemplatesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ButtonTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/ChromeTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/templates/blades/TabTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/PreviewJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/ThemeDesigner.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/ThemesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/EditThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/admin/blades/themes/blades/ViewThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/backgroundstyle/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/blueprintTemplate → aurora/components/blueprinttemplatespicker}/BlueprintsTemplatePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/BorderPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/borderpicker}/docs/BorderPickerExample.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/buttonstyle → aurora/components/borderpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/ButtonStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/buttonstyle/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/chrome → aurora/components/buttonstyle}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/ChromeViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/chrome/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/chrome}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpickerV2 → aurora/components/colorpickerV2}/ColorPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/iconstylepicker → aurora/components/colorpickerV2}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorpickerV2}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaEditor.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/colorschemapicker}/ColorSchemaPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/spacingpicker → aurora/components/colorschemapicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/colorschemapicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/componentblueprints/ComponentBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/FillPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/fillpicker}/docs/FillPickerExample.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/fillpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/iconstylepicker/IconStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/stylepicker → aurora/components/iconstylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/iconstylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/SpacingPicker3.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/tabs → aurora/components/spacingpicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/spacingpicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/spacingpicker/loc/localize.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/textstylepicker → aurora/components/stylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{borderpicker → aurora/components/stylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/tabs/TabStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers/typography → aurora/components/tabs}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/tabs}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/textstylepicker/TextStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorpicker → aurora/components/textstylepicker}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/textstylepicker}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora/components}/themepicker/ThemeViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{blueprintpickers → aurora/components}/typography/TypographyPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{colorschemapicker → aurora/components/typography}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{fillpicker → aurora/components/typography}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/BorderStyleDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/DefinitionsChrome.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/FillStyleDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/core/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/DefinitionRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/Todo.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/actions/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/BannerImageTop.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupAvatar.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageLarge.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageSmall.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTop.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/cards/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Image.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/ImageText.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Quote.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/Text.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/content/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/BlockTextIcon.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/Pageheader.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/headers/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/definitions/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/default/useDefaultDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/ApiRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/BlueprintsTypography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/documentation/useDocumentationDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/ThemeRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/shared.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/BlueprintsTypography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/ThemeDefinitions.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/themes/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/editor/useEditorDesignKit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/DefinitionRegistrations.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/headers/HeaderWithImage.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/BlueprintsTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ButtonStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ChromeStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/Colors.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/SpacingBlueprint.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TabsStyleBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/ThemeDefinitionInstance.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/TypographyBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/shared/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/designkits/useDesignKits.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ChromeBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorManager.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaManager.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ColorSchemaStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ComponentBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/SpacingBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeContextStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/ThemeStoreV2.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/TypographyBlueprintStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/VelcronDefinitionStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/store/tmpUseIndexDb.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseContainerQuery.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/UseStyling.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Blueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Chrome.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Colors.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/General.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Spacing.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/Typography.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/styling/styles/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/{theming-v2 → aurora}/themeprovider/ThemeProvider.d.ts +0 -0
@@ -4,7 +4,7 @@ type ThemePickerVariant = "default" | "table" | "panel";
|
|
4
4
|
declare const _default: {
|
5
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
"v-slots": import("vue").Prop<{
|
7
|
-
default?: import("
|
7
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
8
8
|
} & {
|
9
9
|
activator?: Func<[VNodeChild]>;
|
10
10
|
}>;
|
@@ -29,16 +29,16 @@ declare const _default: {
|
|
29
29
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
30
30
|
required: false;
|
31
31
|
};
|
32
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
32
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
33
33
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
34
|
-
}; } & { [key_1 in import("
|
34
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
35
35
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
36
36
|
required: false;
|
37
|
-
}; } & { [key_2 in import("
|
37
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
38
38
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
39
39
|
required: false;
|
40
40
|
}; } & {
|
41
|
-
require(): import("
|
41
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ThemeDefinitionV2, {
|
42
42
|
"onUpdate:modelValue": {
|
43
43
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
44
44
|
};
|
@@ -53,7 +53,7 @@ declare const _default: {
|
|
53
53
|
required: false;
|
54
54
|
};
|
55
55
|
}>;
|
56
|
-
defaultValue(value?: ThemeDefinitionV2): import("
|
56
|
+
defaultValue(value?: ThemeDefinitionV2): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ThemeDefinitionV2, {
|
57
57
|
"onUpdate:modelValue": {
|
58
58
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
59
59
|
};
|
@@ -68,7 +68,7 @@ declare const _default: {
|
|
68
68
|
required: false;
|
69
69
|
};
|
70
70
|
}, false>;
|
71
|
-
doc$(description?: string): import("
|
71
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ThemeDefinitionV2, {
|
72
72
|
"onUpdate:modelValue": {
|
73
73
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
74
74
|
};
|
@@ -92,12 +92,12 @@ declare const _default: {
|
|
92
92
|
container?: any;
|
93
93
|
colors?: any;
|
94
94
|
}>> & {
|
95
|
-
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
|
95
|
+
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
|
96
96
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
97
97
|
"item:selected": (theme: ITemplateRegistration<ThemeDefinitionV2>) => true;
|
98
98
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
99
99
|
"v-slots": import("vue").Prop<{
|
100
|
-
default?: import("
|
100
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
101
101
|
} & {
|
102
102
|
activator?: Func<[VNodeChild]>;
|
103
103
|
}>;
|
@@ -122,16 +122,16 @@ declare const _default: {
|
|
122
122
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
123
123
|
required: false;
|
124
124
|
};
|
125
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
125
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
126
126
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
127
|
-
}; } & { [key_1 in import("
|
127
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
128
128
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
129
129
|
required: false;
|
130
|
-
}; } & { [key_2 in import("
|
130
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
131
131
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
132
132
|
required: false;
|
133
133
|
}; } & {
|
134
|
-
require(): import("
|
134
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ThemeDefinitionV2, {
|
135
135
|
"onUpdate:modelValue": {
|
136
136
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
137
137
|
};
|
@@ -146,7 +146,7 @@ declare const _default: {
|
|
146
146
|
required: false;
|
147
147
|
};
|
148
148
|
}>;
|
149
|
-
defaultValue(value?: ThemeDefinitionV2): import("
|
149
|
+
defaultValue(value?: ThemeDefinitionV2): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ThemeDefinitionV2, {
|
150
150
|
"onUpdate:modelValue": {
|
151
151
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
152
152
|
};
|
@@ -161,7 +161,7 @@ declare const _default: {
|
|
161
161
|
required: false;
|
162
162
|
};
|
163
163
|
}, false>;
|
164
|
-
doc$(description?: string): import("
|
164
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ThemeDefinitionV2, {
|
165
165
|
"onUpdate:modelValue": {
|
166
166
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
167
167
|
};
|
@@ -185,7 +185,7 @@ declare const _default: {
|
|
185
185
|
container?: any;
|
186
186
|
colors?: any;
|
187
187
|
}>> & {
|
188
|
-
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
|
188
|
+
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
|
189
189
|
}, {
|
190
190
|
container?: any;
|
191
191
|
colorSchemaType?: any;
|
@@ -199,7 +199,7 @@ declare const _default: {
|
|
199
199
|
Defaults: {};
|
200
200
|
}, Readonly<import("vue").ExtractPropTypes<{
|
201
201
|
"v-slots": import("vue").Prop<{
|
202
|
-
default?: import("
|
202
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
203
203
|
} & {
|
204
204
|
activator?: Func<[VNodeChild]>;
|
205
205
|
}>;
|
@@ -224,16 +224,16 @@ declare const _default: {
|
|
224
224
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
225
225
|
required: false;
|
226
226
|
};
|
227
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
227
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
228
228
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
229
|
-
}; } & { [key_1 in import("
|
229
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
230
230
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
231
231
|
required: false;
|
232
|
-
}; } & { [key_2 in import("
|
232
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
233
233
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
234
234
|
required: false;
|
235
235
|
}; } & {
|
236
|
-
require(): import("
|
236
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ThemeDefinitionV2, {
|
237
237
|
"onUpdate:modelValue": {
|
238
238
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
239
239
|
};
|
@@ -248,7 +248,7 @@ declare const _default: {
|
|
248
248
|
required: false;
|
249
249
|
};
|
250
250
|
}>;
|
251
|
-
defaultValue(value?: ThemeDefinitionV2): import("
|
251
|
+
defaultValue(value?: ThemeDefinitionV2): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ThemeDefinitionV2, {
|
252
252
|
"onUpdate:modelValue": {
|
253
253
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
254
254
|
};
|
@@ -263,7 +263,7 @@ declare const _default: {
|
|
263
263
|
required: false;
|
264
264
|
};
|
265
265
|
}, false>;
|
266
|
-
doc$(description?: string): import("
|
266
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ThemeDefinitionV2, {
|
267
267
|
"onUpdate:modelValue": {
|
268
268
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
269
269
|
};
|
@@ -287,7 +287,7 @@ declare const _default: {
|
|
287
287
|
container?: any;
|
288
288
|
colors?: any;
|
289
289
|
}>> & {
|
290
|
-
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
|
290
|
+
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
|
291
291
|
}, () => JSX.Element, {}, {}, {}, {
|
292
292
|
container?: any;
|
293
293
|
colorSchemaType?: any;
|
@@ -298,7 +298,7 @@ declare const _default: {
|
|
298
298
|
__isSuspense?: never;
|
299
299
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
300
300
|
"v-slots": import("vue").Prop<{
|
301
|
-
default?: import("
|
301
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
302
302
|
} & {
|
303
303
|
activator?: Func<[VNodeChild]>;
|
304
304
|
}>;
|
@@ -323,16 +323,16 @@ declare const _default: {
|
|
323
323
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
324
324
|
required: false;
|
325
325
|
};
|
326
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
326
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
327
327
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
328
|
-
}; } & { [key_1 in import("
|
328
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
329
329
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
330
330
|
required: false;
|
331
|
-
}; } & { [key_2 in import("
|
331
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
332
332
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
333
333
|
required: false;
|
334
334
|
}; } & {
|
335
|
-
require(): import("
|
335
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, ThemeDefinitionV2, {
|
336
336
|
"onUpdate:modelValue": {
|
337
337
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
338
338
|
};
|
@@ -347,7 +347,7 @@ declare const _default: {
|
|
347
347
|
required: false;
|
348
348
|
};
|
349
349
|
}>;
|
350
|
-
defaultValue(value?: ThemeDefinitionV2): import("
|
350
|
+
defaultValue(value?: ThemeDefinitionV2): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, ThemeDefinitionV2, {
|
351
351
|
"onUpdate:modelValue": {
|
352
352
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
353
353
|
};
|
@@ -362,7 +362,7 @@ declare const _default: {
|
|
362
362
|
required: false;
|
363
363
|
};
|
364
364
|
}, false>;
|
365
|
-
doc$(description?: string): import("
|
365
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, ThemeDefinitionV2, {
|
366
366
|
"onUpdate:modelValue": {
|
367
367
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
368
368
|
};
|
@@ -386,7 +386,7 @@ declare const _default: {
|
|
386
386
|
container?: any;
|
387
387
|
colors?: any;
|
388
388
|
}>> & {
|
389
|
-
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
|
389
|
+
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
|
390
390
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
391
391
|
"item:selected": (theme: ITemplateRegistration<ThemeDefinitionV2>) => true;
|
392
392
|
}, string, {
|
@@ -414,7 +414,7 @@ declare const _default: {
|
|
414
414
|
required: false;
|
415
415
|
};
|
416
416
|
} & {
|
417
|
-
require(): import("
|
417
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, ThemeDefinitionV2, {
|
418
418
|
"onUpdate:modelValue": {
|
419
419
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
420
420
|
};
|
@@ -429,7 +429,7 @@ declare const _default: {
|
|
429
429
|
required: false;
|
430
430
|
};
|
431
431
|
}>;
|
432
|
-
defaultValue(value?: ThemeDefinitionV2): import("
|
432
|
+
defaultValue(value?: ThemeDefinitionV2): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, ThemeDefinitionV2, {
|
433
433
|
"onUpdate:modelValue": {
|
434
434
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
435
435
|
};
|
@@ -444,7 +444,7 @@ declare const _default: {
|
|
444
444
|
required: false;
|
445
445
|
};
|
446
446
|
}, false>;
|
447
|
-
doc$(description?: string): import("
|
447
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, ThemeDefinitionV2, {
|
448
448
|
"onUpdate:modelValue": {
|
449
449
|
type: import("vue").PropType<(value: ThemeDefinitionV2) => any>;
|
450
450
|
};
|
@@ -466,13 +466,13 @@ declare const _default: {
|
|
466
466
|
"onUpdate:modelValue"?: (value: ThemeDefinitionV2) => any;
|
467
467
|
modelValue?: ThemeDefinitionV2;
|
468
468
|
"v-slots"?: {
|
469
|
-
default?: import("
|
469
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
470
470
|
} & {
|
471
471
|
activator?: Func<[VNodeChild]>;
|
472
472
|
};
|
473
473
|
variant?: ThemePickerVariant;
|
474
474
|
}>, "onItem:selected"> & {
|
475
|
-
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2>) => any;
|
475
|
+
"onItem:selected"?: (theme: ITemplateRegistration<ThemeDefinitionV2, import("@omnia/fx-models").TemplateRegistrationType>) => any;
|
476
476
|
};
|
477
477
|
};
|
478
478
|
export default _default;
|
@@ -4,7 +4,7 @@ type EditorVariant = "default" | "dialog";
|
|
4
4
|
declare const _default: {
|
5
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
"v-slots": import("vue").Prop<{
|
7
|
-
default?: import("
|
7
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
8
8
|
} & {
|
9
9
|
activator?: () => VNodeChild;
|
10
10
|
}>;
|
@@ -35,16 +35,16 @@ declare const _default: {
|
|
35
35
|
type: import("vue").PropType<TypographyDefinition>;
|
36
36
|
required: false;
|
37
37
|
};
|
38
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
38
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
39
39
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
40
|
-
}; } & { [key_1 in import("
|
40
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
41
41
|
type: import("vue").PropType<TypographyDefinition>;
|
42
42
|
required: false;
|
43
|
-
}; } & { [key_2 in import("
|
43
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
44
44
|
type: import("vue").PropType<TypographyDefinition>;
|
45
45
|
required: false;
|
46
46
|
}; } & {
|
47
|
-
require(): import("
|
47
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
48
48
|
"onUpdate:modelValue": {
|
49
49
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
50
50
|
};
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
required: false;
|
60
60
|
};
|
61
61
|
}>;
|
62
|
-
defaultValue(value?: TypographyDefinition): import("
|
62
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
63
63
|
"onUpdate:modelValue": {
|
64
64
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
65
65
|
};
|
@@ -74,7 +74,7 @@ declare const _default: {
|
|
74
74
|
required: false;
|
75
75
|
};
|
76
76
|
}, false>;
|
77
|
-
doc$(description?: string): import("
|
77
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TypographyDefinition, {
|
78
78
|
"onUpdate:modelValue": {
|
79
79
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
80
80
|
};
|
@@ -98,7 +98,7 @@ declare const _default: {
|
|
98
98
|
"init:actionButtons": (value: () => VNodeChild) => any;
|
99
99
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
100
100
|
"v-slots": import("vue").Prop<{
|
101
|
-
default?: import("
|
101
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
102
102
|
} & {
|
103
103
|
activator?: () => VNodeChild;
|
104
104
|
}>;
|
@@ -129,16 +129,16 @@ declare const _default: {
|
|
129
129
|
type: import("vue").PropType<TypographyDefinition>;
|
130
130
|
required: false;
|
131
131
|
};
|
132
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
132
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
133
133
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
134
|
-
}; } & { [key_1 in import("
|
134
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
135
135
|
type: import("vue").PropType<TypographyDefinition>;
|
136
136
|
required: false;
|
137
|
-
}; } & { [key_2 in import("
|
137
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
138
138
|
type: import("vue").PropType<TypographyDefinition>;
|
139
139
|
required: false;
|
140
140
|
}; } & {
|
141
|
-
require(): import("
|
141
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
142
142
|
"onUpdate:modelValue": {
|
143
143
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
144
144
|
};
|
@@ -153,7 +153,7 @@ declare const _default: {
|
|
153
153
|
required: false;
|
154
154
|
};
|
155
155
|
}>;
|
156
|
-
defaultValue(value?: TypographyDefinition): import("
|
156
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
157
157
|
"onUpdate:modelValue": {
|
158
158
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
159
159
|
};
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
required: false;
|
169
169
|
};
|
170
170
|
}, false>;
|
171
|
-
doc$(description?: string): import("
|
171
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TypographyDefinition, {
|
172
172
|
"onUpdate:modelValue": {
|
173
173
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
174
174
|
};
|
@@ -196,7 +196,7 @@ declare const _default: {
|
|
196
196
|
Defaults: {};
|
197
197
|
}, Readonly<import("vue").ExtractPropTypes<{
|
198
198
|
"v-slots": import("vue").Prop<{
|
199
|
-
default?: import("
|
199
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
200
200
|
} & {
|
201
201
|
activator?: () => VNodeChild;
|
202
202
|
}>;
|
@@ -227,16 +227,16 @@ declare const _default: {
|
|
227
227
|
type: import("vue").PropType<TypographyDefinition>;
|
228
228
|
required: false;
|
229
229
|
};
|
230
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
230
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
231
231
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
232
|
-
}; } & { [key_1 in import("
|
232
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
233
233
|
type: import("vue").PropType<TypographyDefinition>;
|
234
234
|
required: false;
|
235
|
-
}; } & { [key_2 in import("
|
235
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
236
236
|
type: import("vue").PropType<TypographyDefinition>;
|
237
237
|
required: false;
|
238
238
|
}; } & {
|
239
|
-
require(): import("
|
239
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
240
240
|
"onUpdate:modelValue": {
|
241
241
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
242
242
|
};
|
@@ -251,7 +251,7 @@ declare const _default: {
|
|
251
251
|
required: false;
|
252
252
|
};
|
253
253
|
}>;
|
254
|
-
defaultValue(value?: TypographyDefinition): import("
|
254
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
255
255
|
"onUpdate:modelValue": {
|
256
256
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
257
257
|
};
|
@@ -266,7 +266,7 @@ declare const _default: {
|
|
266
266
|
required: false;
|
267
267
|
};
|
268
268
|
}, false>;
|
269
|
-
doc$(description?: string): import("
|
269
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TypographyDefinition, {
|
270
270
|
"onUpdate:modelValue": {
|
271
271
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
272
272
|
};
|
@@ -291,7 +291,7 @@ declare const _default: {
|
|
291
291
|
__isSuspense?: never;
|
292
292
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
293
293
|
"v-slots": import("vue").Prop<{
|
294
|
-
default?: import("
|
294
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
295
295
|
} & {
|
296
296
|
activator?: () => VNodeChild;
|
297
297
|
}>;
|
@@ -322,16 +322,16 @@ declare const _default: {
|
|
322
322
|
type: import("vue").PropType<TypographyDefinition>;
|
323
323
|
required: false;
|
324
324
|
};
|
325
|
-
name: <TName extends string>(n?: TName) => { [key in import("
|
325
|
+
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
326
326
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
327
|
-
}; } & { [key_1 in import("
|
327
|
+
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
328
328
|
type: import("vue").PropType<TypographyDefinition>;
|
329
329
|
required: false;
|
330
|
-
}; } & { [key_2 in import("
|
330
|
+
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
331
331
|
type: import("vue").PropType<TypographyDefinition>;
|
332
332
|
required: false;
|
333
333
|
}; } & {
|
334
|
-
require(): import("
|
334
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, TypographyDefinition, {
|
335
335
|
"onUpdate:modelValue": {
|
336
336
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
337
337
|
};
|
@@ -346,7 +346,7 @@ declare const _default: {
|
|
346
346
|
required: false;
|
347
347
|
};
|
348
348
|
}>;
|
349
|
-
defaultValue(value?: TypographyDefinition): import("
|
349
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, TypographyDefinition, {
|
350
350
|
"onUpdate:modelValue": {
|
351
351
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
352
352
|
};
|
@@ -361,7 +361,7 @@ declare const _default: {
|
|
361
361
|
required: false;
|
362
362
|
};
|
363
363
|
}, false>;
|
364
|
-
doc$(description?: string): import("
|
364
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, TypographyDefinition, {
|
365
365
|
"onUpdate:modelValue": {
|
366
366
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
367
367
|
};
|
@@ -400,7 +400,7 @@ declare const _default: {
|
|
400
400
|
required: false;
|
401
401
|
};
|
402
402
|
} & {
|
403
|
-
require(): import("
|
403
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, TypographyDefinition, {
|
404
404
|
"onUpdate:modelValue": {
|
405
405
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
406
406
|
};
|
@@ -415,7 +415,7 @@ declare const _default: {
|
|
415
415
|
required: false;
|
416
416
|
};
|
417
417
|
}>;
|
418
|
-
defaultValue(value?: TypographyDefinition): import("
|
418
|
+
defaultValue(value?: TypographyDefinition): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, TypographyDefinition, {
|
419
419
|
"onUpdate:modelValue": {
|
420
420
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
421
421
|
};
|
@@ -430,7 +430,7 @@ declare const _default: {
|
|
430
430
|
required: false;
|
431
431
|
};
|
432
432
|
}, false>;
|
433
|
-
doc$(description?: string): import("
|
433
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, TypographyDefinition, {
|
434
434
|
"onUpdate:modelValue": {
|
435
435
|
type: import("vue").PropType<(value: TypographyDefinition) => any>;
|
436
436
|
};
|
@@ -451,7 +451,7 @@ declare const _default: {
|
|
451
451
|
"onUpdate:modelValue"?: (value: TypographyDefinition) => any;
|
452
452
|
modelValue?: TypographyDefinition;
|
453
453
|
"v-slots"?: {
|
454
|
-
default?: import("
|
454
|
+
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
455
455
|
} & {
|
456
456
|
activator?: () => VNodeChild;
|
457
457
|
};
|
File without changes
|
File without changes
|
@@ -0,0 +1,54 @@
|
|
1
|
+
import { GuidValue, ITemplateRegistration, TemplateRegistrationType } from "@omnia/fx-models";
|
2
|
+
export declare const useTemplateRegistrationStore: () => {
|
3
|
+
state: {
|
4
|
+
storeIsInitialized: boolean;
|
5
|
+
registrations: ITemplateRegistration<any, TemplateRegistrationType>[];
|
6
|
+
};
|
7
|
+
events: {
|
8
|
+
onMutatedStoreIsInitialized: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
9
|
+
onMutatedRegistrations: import("@omnia/fx").MessageBusExposeOnlySubscription<ITemplateRegistration<any, TemplateRegistrationType>[]>;
|
10
|
+
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
11
|
+
actions: {
|
12
|
+
onDispatching: {
|
13
|
+
upsertRegistration: {
|
14
|
+
subscribe(fn: (registration: ITemplateRegistration<any, TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
15
|
+
};
|
16
|
+
deleteRegistration: {
|
17
|
+
subscribe(fn: (registrationId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
18
|
+
};
|
19
|
+
load: {
|
20
|
+
subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
21
|
+
};
|
22
|
+
};
|
23
|
+
onDispatched: {
|
24
|
+
upsertRegistration: {
|
25
|
+
subscribe(fn: (result: boolean, registration: ITemplateRegistration<any, TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
26
|
+
};
|
27
|
+
deleteRegistration: {
|
28
|
+
subscribe(fn: (result: boolean, registrationId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
29
|
+
};
|
30
|
+
load: {
|
31
|
+
subscribe(fn: (result: unknown) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
32
|
+
};
|
33
|
+
};
|
34
|
+
onFailure: {
|
35
|
+
upsertRegistration: {
|
36
|
+
subscribe(fn: (failureReason: any, registration: ITemplateRegistration<any, TemplateRegistrationType>) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
37
|
+
};
|
38
|
+
deleteRegistration: {
|
39
|
+
subscribe(fn: (failureReason: any, registrationId: GuidValue) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
40
|
+
};
|
41
|
+
load: {
|
42
|
+
subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
43
|
+
};
|
44
|
+
};
|
45
|
+
} & {
|
46
|
+
upsertRegistration<TTemplateRegistration extends ITemplateRegistration<any, TemplateRegistrationType>>(registration: TTemplateRegistration): Promise<boolean>;
|
47
|
+
deleteRegistration(registrationId: GuidValue): Promise<boolean>;
|
48
|
+
load(): Promise<unknown>;
|
49
|
+
};
|
50
|
+
get: {
|
51
|
+
byId: <TTemplateRegistration_1 extends ITemplateRegistration<any, TemplateRegistrationType>>(id: GuidValue) => TTemplateRegistration_1;
|
52
|
+
getByType: <TTemplateRegistration_2 extends ITemplateRegistration<any, TemplateRegistrationType>>(type: TemplateRegistrationType) => TTemplateRegistration_2[];
|
53
|
+
};
|
54
|
+
};
|
File without changes
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import { ButtonBlueprint, GuidValue, ITemplateRegistration, ThemeDefinitionV2 } from "@omnia/fx-models";
|
2
|
+
export declare const useThemingService: () => {
|
3
|
+
upsert: (item: ITemplateRegistration<any>) => Promise<unknown>;
|
4
|
+
delete: (id: GuidValue) => Promise<unknown>;
|
5
|
+
getAll: () => Promise<ITemplateRegistration<ButtonBlueprint, import("@omnia/fx-models").TemplateRegistrationType>[]>;
|
6
|
+
saveTheme: (key: string, theme: ThemeDefinitionV2) => void;
|
7
|
+
loadTheme: (key: string) => ThemeDefinitionV2;
|
8
|
+
};
|
@@ -1,12 +1,10 @@
|
|
1
1
|
export * from "./ColorManager";
|
2
2
|
export * from "./ThemeStoreV2";
|
3
|
-
export * from "./ThemeDefinitionStoreV2";
|
4
3
|
export * from "./ColorSchemaStore";
|
5
|
-
export * from "./ColorSchemaDefinitionStore";
|
6
4
|
export * from "./ThemeContextStore";
|
7
5
|
export * from "./VelcronDefinitionStore";
|
8
6
|
export * from "./SpacingBlueprintStore";
|
9
7
|
export * from "./ChromeBlueprintStore";
|
10
8
|
export * from "./TypographyBlueprintStore";
|
11
9
|
export * from "./ComponentBlueprintStore";
|
12
|
-
export * from "./
|
10
|
+
export * from "./TemplateRegistrationStore";
|