@omnia/fx 8.0.151-dev → 8.0.152-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/manifests/omnia.fx.core.manifest.json +1 -1
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/docs/AlignmentPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/summary/InformationStepSummary.d.ts +56 -18
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillBladeEdit.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillsBlade.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +53 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/FillsEditorStore.d.ts +50 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyFillBlade.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +46 -6
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/docs/BorderPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/docs/FillPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +8 -5
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/FillStyleDefinitions.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts +31 -1
- package/internal-do-not-import-from-here/ux/aurora/store/ChromeBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +531 -313
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +72 -60
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/DateTimeZonePickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholder.d.ts +56 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholderSettings.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/loc/localize.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/models/DynamicPlaceholderSettings.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/filterpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/docs/SampleButtons.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponentMenu.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/jsonexportimport/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/EditorLayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/LayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/BlockCatalogStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/alert/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/appbar/docs/AppbarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/avatar/docs/AvatarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/badge/docs/BadgeExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btngroup/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/card/docs/CardSample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chart/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/checkbox/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chip/docs/ChipExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
- package/internal-do-not-import-from-here/ux/oxide/column/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/datatable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithAppNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithFixedContent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithLeftBar.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithTabs.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +8 -4
- package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/divider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/draggable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/oxide/flex/docs/BasicFlexTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/form/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/icon/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/image/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/layout/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/link/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/main/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/menu/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/notification/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/BasicPanelTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/progress/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/radio/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/select/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent2.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent3.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/snackbar/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/spacer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/switch/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/tab/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/table/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +10 -36
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleGradients.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/textfield/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/toolbar/docs/ToolbarIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tooltip/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/treeview/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/AdvanceExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/SimpleExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
- package/internal-do-not-import-from-here/ux/social/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +27 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +15 -3
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +18 -42
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronConstants.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/components/EditEditorsPane.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-editors/EditEditorsPanel.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentDescriptors.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +6 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/EventDescriptors.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +10 -7
- package/internal-do-not-import-from-here/ux/velcron/editor/models/StateDescriptors.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +26 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronEditorDescriptors.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/index.d.ts +5 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +78 -23
- package/internal-do-not-import-from-here/ux/velcron/editor/templates/ContentTemplates.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/components/SlidePanel.d.ts +32 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +21 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/LayoutEditorTabRenderer.d.ts +26 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItemFactory.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +70 -58
- package/internal-do-not-import-from-here/wctypings.d.ts +131 -86
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/tmpUseIndexDb.d.ts +0 -69
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/PlaceHolderListingSettingsPanel.d.ts +0 -43
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/placeholders/PlaceHolderRegistrationApis.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.css.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.d.ts +0 -31
- package/internal-do-not-import-from-here/ux/velcron/editor/models/BuiltInDescriptors.d.ts +0 -38
- /package/internal-do-not-import-from-here/ux/app/{AppLayoutPlaceHolderRegistration.d.ts → AppDynamicPlaceHolderRegistration.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/{layoutcanvas/apis/PlaceHolderApis.d.ts → dynamicplaceholder/DynamicPlaceholderApis.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/{store → stores}/ContentEditorStore.d.ts +0 -0
@@ -37,76 +37,76 @@ declare const _default: {
|
|
37
37
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
38
38
|
};
|
39
39
|
"onUpdate:modelValue": {
|
40
|
-
type: import("vue").PropType<(value: "
|
40
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
41
41
|
};
|
42
42
|
"v-model": {
|
43
|
-
type: import("vue").PropType<"
|
43
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
44
44
|
required: false;
|
45
45
|
};
|
46
46
|
modelValue: {
|
47
|
-
type: import("vue").PropType<"
|
47
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
48
48
|
required: false;
|
49
49
|
};
|
50
50
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
51
|
-
type: import("vue").PropType<(value: "
|
51
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
52
52
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
53
|
-
type: import("vue").PropType<"
|
53
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
54
54
|
required: false;
|
55
55
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
56
|
-
type: import("vue").PropType<"
|
56
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
57
57
|
required: false;
|
58
58
|
}; } & {
|
59
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "
|
59
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
60
60
|
"onUpdate:modelValue": {
|
61
|
-
type: import("vue").PropType<(value: "
|
61
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
62
62
|
};
|
63
63
|
} & {
|
64
64
|
"v-model": {
|
65
|
-
type: import("vue").PropType<"
|
65
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
66
66
|
required: false;
|
67
67
|
};
|
68
68
|
} & {
|
69
69
|
modelValue: {
|
70
|
-
type: import("vue").PropType<"
|
70
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
71
71
|
required: false;
|
72
72
|
};
|
73
73
|
}>;
|
74
|
-
defaultValue(value?: "
|
74
|
+
defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
75
75
|
"onUpdate:modelValue": {
|
76
|
-
type: import("vue").PropType<(value: "
|
76
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
77
77
|
};
|
78
78
|
} & {
|
79
79
|
"v-model": {
|
80
|
-
type: import("vue").PropType<"
|
80
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
81
81
|
required: false;
|
82
82
|
};
|
83
83
|
} & {
|
84
84
|
modelValue: {
|
85
|
-
type: import("vue").PropType<"
|
85
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
86
86
|
required: false;
|
87
87
|
};
|
88
88
|
}, false>;
|
89
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "
|
89
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
90
90
|
"onUpdate:modelValue": {
|
91
|
-
type: import("vue").PropType<(value: "
|
91
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
92
92
|
};
|
93
93
|
} & {
|
94
94
|
"v-model": {
|
95
|
-
type: import("vue").PropType<"
|
95
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
96
96
|
required: false;
|
97
97
|
};
|
98
98
|
} & {
|
99
99
|
modelValue: {
|
100
|
-
type: import("vue").PropType<"
|
100
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
101
101
|
required: false;
|
102
102
|
};
|
103
103
|
}>;
|
104
104
|
};
|
105
105
|
"dynamic-color-schema-type": {
|
106
|
-
type: import("vue").PropType<"
|
106
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
107
107
|
};
|
108
108
|
dynamicColorSchemaType: {
|
109
|
-
type: import("vue").PropType<"
|
109
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
110
110
|
};
|
111
111
|
"enable-dynamic-color": {
|
112
112
|
type: import("vue").PropType<boolean>;
|
@@ -170,76 +170,76 @@ declare const _default: {
|
|
170
170
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
171
171
|
};
|
172
172
|
"onUpdate:modelValue": {
|
173
|
-
type: import("vue").PropType<(value: "
|
173
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
174
174
|
};
|
175
175
|
"v-model": {
|
176
|
-
type: import("vue").PropType<"
|
176
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
177
177
|
required: false;
|
178
178
|
};
|
179
179
|
modelValue: {
|
180
|
-
type: import("vue").PropType<"
|
180
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
181
181
|
required: false;
|
182
182
|
};
|
183
183
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
184
|
-
type: import("vue").PropType<(value: "
|
184
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
185
185
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
186
|
-
type: import("vue").PropType<"
|
186
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
187
187
|
required: false;
|
188
188
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
189
|
-
type: import("vue").PropType<"
|
189
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
190
190
|
required: false;
|
191
191
|
}; } & {
|
192
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "
|
192
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
193
193
|
"onUpdate:modelValue": {
|
194
|
-
type: import("vue").PropType<(value: "
|
194
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
195
195
|
};
|
196
196
|
} & {
|
197
197
|
"v-model": {
|
198
|
-
type: import("vue").PropType<"
|
198
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
199
199
|
required: false;
|
200
200
|
};
|
201
201
|
} & {
|
202
202
|
modelValue: {
|
203
|
-
type: import("vue").PropType<"
|
203
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
204
204
|
required: false;
|
205
205
|
};
|
206
206
|
}>;
|
207
|
-
defaultValue(value?: "
|
207
|
+
defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
208
208
|
"onUpdate:modelValue": {
|
209
|
-
type: import("vue").PropType<(value: "
|
209
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
210
210
|
};
|
211
211
|
} & {
|
212
212
|
"v-model": {
|
213
|
-
type: import("vue").PropType<"
|
213
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
214
214
|
required: false;
|
215
215
|
};
|
216
216
|
} & {
|
217
217
|
modelValue: {
|
218
|
-
type: import("vue").PropType<"
|
218
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
219
219
|
required: false;
|
220
220
|
};
|
221
221
|
}, false>;
|
222
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "
|
222
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
223
223
|
"onUpdate:modelValue": {
|
224
|
-
type: import("vue").PropType<(value: "
|
224
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
225
225
|
};
|
226
226
|
} & {
|
227
227
|
"v-model": {
|
228
|
-
type: import("vue").PropType<"
|
228
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
229
229
|
required: false;
|
230
230
|
};
|
231
231
|
} & {
|
232
232
|
modelValue: {
|
233
|
-
type: import("vue").PropType<"
|
233
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
234
234
|
required: false;
|
235
235
|
};
|
236
236
|
}>;
|
237
237
|
};
|
238
238
|
"dynamic-color-schema-type": {
|
239
|
-
type: import("vue").PropType<"
|
239
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
240
240
|
};
|
241
241
|
dynamicColorSchemaType: {
|
242
|
-
type: import("vue").PropType<"
|
242
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
243
243
|
};
|
244
244
|
"enable-dynamic-color": {
|
245
245
|
type: import("vue").PropType<boolean>;
|
@@ -310,76 +310,76 @@ declare const _default: {
|
|
310
310
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
311
311
|
};
|
312
312
|
"onUpdate:modelValue": {
|
313
|
-
type: import("vue").PropType<(value: "
|
313
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
314
314
|
};
|
315
315
|
"v-model": {
|
316
|
-
type: import("vue").PropType<"
|
316
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
317
317
|
required: false;
|
318
318
|
};
|
319
319
|
modelValue: {
|
320
|
-
type: import("vue").PropType<"
|
320
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
321
321
|
required: false;
|
322
322
|
};
|
323
323
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
324
|
-
type: import("vue").PropType<(value: "
|
324
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
325
325
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
326
|
-
type: import("vue").PropType<"
|
326
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
327
327
|
required: false;
|
328
328
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
329
|
-
type: import("vue").PropType<"
|
329
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
330
330
|
required: false;
|
331
331
|
}; } & {
|
332
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "
|
332
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
333
333
|
"onUpdate:modelValue": {
|
334
|
-
type: import("vue").PropType<(value: "
|
334
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
335
335
|
};
|
336
336
|
} & {
|
337
337
|
"v-model": {
|
338
|
-
type: import("vue").PropType<"
|
338
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
339
339
|
required: false;
|
340
340
|
};
|
341
341
|
} & {
|
342
342
|
modelValue: {
|
343
|
-
type: import("vue").PropType<"
|
343
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
344
344
|
required: false;
|
345
345
|
};
|
346
346
|
}>;
|
347
|
-
defaultValue(value?: "
|
347
|
+
defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
348
348
|
"onUpdate:modelValue": {
|
349
|
-
type: import("vue").PropType<(value: "
|
349
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
350
350
|
};
|
351
351
|
} & {
|
352
352
|
"v-model": {
|
353
|
-
type: import("vue").PropType<"
|
353
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
354
354
|
required: false;
|
355
355
|
};
|
356
356
|
} & {
|
357
357
|
modelValue: {
|
358
|
-
type: import("vue").PropType<"
|
358
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
359
359
|
required: false;
|
360
360
|
};
|
361
361
|
}, false>;
|
362
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "
|
362
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
363
363
|
"onUpdate:modelValue": {
|
364
|
-
type: import("vue").PropType<(value: "
|
364
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
365
365
|
};
|
366
366
|
} & {
|
367
367
|
"v-model": {
|
368
|
-
type: import("vue").PropType<"
|
368
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
369
369
|
required: false;
|
370
370
|
};
|
371
371
|
} & {
|
372
372
|
modelValue: {
|
373
|
-
type: import("vue").PropType<"
|
373
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
374
374
|
required: false;
|
375
375
|
};
|
376
376
|
}>;
|
377
377
|
};
|
378
378
|
"dynamic-color-schema-type": {
|
379
|
-
type: import("vue").PropType<"
|
379
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
380
380
|
};
|
381
381
|
dynamicColorSchemaType: {
|
382
|
-
type: import("vue").PropType<"
|
382
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
383
383
|
};
|
384
384
|
"enable-dynamic-color": {
|
385
385
|
type: import("vue").PropType<boolean>;
|
@@ -447,76 +447,76 @@ declare const _default: {
|
|
447
447
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
448
448
|
};
|
449
449
|
"onUpdate:modelValue": {
|
450
|
-
type: import("vue").PropType<(value: "
|
450
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
451
451
|
};
|
452
452
|
"v-model": {
|
453
|
-
type: import("vue").PropType<"
|
453
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
454
454
|
required: false;
|
455
455
|
};
|
456
456
|
modelValue: {
|
457
|
-
type: import("vue").PropType<"
|
457
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
458
458
|
required: false;
|
459
459
|
};
|
460
460
|
name: <TName extends string>(n?: TName) => { [key in import("../../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
461
|
-
type: import("vue").PropType<(value: "
|
461
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
462
462
|
}; } & { [key_1 in import("../../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
463
|
-
type: import("vue").PropType<"
|
463
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
464
464
|
required: false;
|
465
465
|
}; } & { [key_2 in import("../../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
466
|
-
type: import("vue").PropType<"
|
466
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
467
467
|
required: false;
|
468
468
|
}; } & {
|
469
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "
|
469
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
470
470
|
"onUpdate:modelValue": {
|
471
|
-
type: import("vue").PropType<(value: "
|
471
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
472
472
|
};
|
473
473
|
} & {
|
474
474
|
"v-model": {
|
475
|
-
type: import("vue").PropType<"
|
475
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
476
476
|
required: false;
|
477
477
|
};
|
478
478
|
} & {
|
479
479
|
modelValue: {
|
480
|
-
type: import("vue").PropType<"
|
480
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
481
481
|
required: false;
|
482
482
|
};
|
483
483
|
}>;
|
484
|
-
defaultValue(value?: "
|
484
|
+
defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
485
485
|
"onUpdate:modelValue": {
|
486
|
-
type: import("vue").PropType<(value: "
|
486
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
487
487
|
};
|
488
488
|
} & {
|
489
489
|
"v-model": {
|
490
|
-
type: import("vue").PropType<"
|
490
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
491
491
|
required: false;
|
492
492
|
};
|
493
493
|
} & {
|
494
494
|
modelValue: {
|
495
|
-
type: import("vue").PropType<"
|
495
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
496
496
|
required: false;
|
497
497
|
};
|
498
498
|
}, false>;
|
499
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "
|
499
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<TName, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
500
500
|
"onUpdate:modelValue": {
|
501
|
-
type: import("vue").PropType<(value: "
|
501
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
502
502
|
};
|
503
503
|
} & {
|
504
504
|
"v-model": {
|
505
|
-
type: import("vue").PropType<"
|
505
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
506
506
|
required: false;
|
507
507
|
};
|
508
508
|
} & {
|
509
509
|
modelValue: {
|
510
|
-
type: import("vue").PropType<"
|
510
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
511
511
|
required: false;
|
512
512
|
};
|
513
513
|
}>;
|
514
514
|
};
|
515
515
|
"dynamic-color-schema-type": {
|
516
|
-
type: import("vue").PropType<"
|
516
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
517
517
|
};
|
518
518
|
dynamicColorSchemaType: {
|
519
|
-
type: import("vue").PropType<"
|
519
|
+
type: import("vue").PropType<"primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic">;
|
520
520
|
};
|
521
521
|
"enable-dynamic-color": {
|
522
522
|
type: import("vue").PropType<boolean>;
|
@@ -555,75 +555,75 @@ declare const _default: {
|
|
555
555
|
colorSchemaType?: any;
|
556
556
|
colors?: any;
|
557
557
|
} & {
|
558
|
-
title?: string;
|
559
558
|
name?: {
|
560
559
|
[x: `onUpdate:${string}`]: {
|
561
|
-
type: import("vue").PropType<(value: "
|
560
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
562
561
|
};
|
563
562
|
} & {
|
564
563
|
[x: `v-model:${string}`]: {
|
565
|
-
type: import("vue").PropType<"
|
564
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
566
565
|
required: false;
|
567
566
|
};
|
568
567
|
} & {
|
569
568
|
[x: string]: {
|
570
|
-
type: import("vue").PropType<"
|
569
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
571
570
|
required: false;
|
572
571
|
};
|
573
572
|
} & {
|
574
|
-
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, "
|
573
|
+
require(): import("../../../DefineVueTypings").DefinePropModelRequire<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
575
574
|
"onUpdate:modelValue": {
|
576
|
-
type: import("vue").PropType<(value: "
|
575
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
577
576
|
};
|
578
577
|
} & {
|
579
578
|
"v-model": {
|
580
|
-
type: import("vue").PropType<"
|
579
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
581
580
|
required: false;
|
582
581
|
};
|
583
582
|
} & {
|
584
583
|
modelValue: {
|
585
|
-
type: import("vue").PropType<"
|
584
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
586
585
|
required: false;
|
587
586
|
};
|
588
587
|
}>;
|
589
|
-
defaultValue(value?: "
|
588
|
+
defaultValue(value?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema): import("../../../DefineVueTypings").DefinePropModelDefaultValue<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
590
589
|
"onUpdate:modelValue": {
|
591
|
-
type: import("vue").PropType<(value: "
|
590
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
592
591
|
};
|
593
592
|
} & {
|
594
593
|
"v-model": {
|
595
|
-
type: import("vue").PropType<"
|
594
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
596
595
|
required: false;
|
597
596
|
};
|
598
597
|
} & {
|
599
598
|
modelValue: {
|
600
|
-
type: import("vue").PropType<"
|
599
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
601
600
|
required: false;
|
602
601
|
};
|
603
602
|
}, false>;
|
604
|
-
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, "
|
603
|
+
doc$(description?: string): import("../../../DefineVueTypings").DefinePropModelDoc<string, "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema, {
|
605
604
|
"onUpdate:modelValue": {
|
606
|
-
type: import("vue").PropType<(value: "
|
605
|
+
type: import("vue").PropType<(value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any>;
|
607
606
|
};
|
608
607
|
} & {
|
609
608
|
"v-model": {
|
610
|
-
type: import("vue").PropType<"
|
609
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
611
610
|
required: false;
|
612
611
|
};
|
613
612
|
} & {
|
614
613
|
modelValue: {
|
615
|
-
type: import("vue").PropType<"
|
614
|
+
type: import("vue").PropType<"primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema>;
|
616
615
|
required: false;
|
617
616
|
};
|
618
617
|
}>;
|
619
618
|
};
|
619
|
+
title?: string;
|
620
620
|
class?: String | String[];
|
621
621
|
label?: string;
|
622
622
|
disabled?: boolean;
|
623
623
|
themeDefinition?: ThemeDefinitionV2;
|
624
|
-
"v-model"?: "
|
625
|
-
"onUpdate:modelValue"?: (value: "
|
626
|
-
modelValue?: "
|
624
|
+
"v-model"?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema;
|
625
|
+
"onUpdate:modelValue"?: (value: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema) => any;
|
626
|
+
modelValue?: "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic" | ColorSchema;
|
627
627
|
"v-slots"?: {
|
628
628
|
default?: import("../../../DefineVueTypings").Slot<any[]>;
|
629
629
|
} & {
|
@@ -631,8 +631,8 @@ declare const _default: {
|
|
631
631
|
};
|
632
632
|
variant?: Variant;
|
633
633
|
"theme-definition"?: ThemeDefinitionV2;
|
634
|
-
dynamicColorSchemaType?: "
|
635
|
-
"dynamic-color-schema-type"?: "
|
634
|
+
dynamicColorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
635
|
+
"dynamic-color-schema-type"?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
636
636
|
enableDynamicColor?: boolean;
|
637
637
|
"enable-dynamic-color"?: boolean;
|
638
638
|
customSchema?: boolean;
|