@omnia/fx 8.0.547-dev → 8.0.548-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.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/RealtimeServiceProvider.d.ts +8 -0
- package/internal-do-not-import-from-here/services/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/analytics/metric/Metric.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/app/management/tabs/instance/EditPermissionDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/app/management/tabs/instance/InstanceTab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/app/management/tabs/namingpolicies/NamingPolicyTab.d.ts +1 -1
- 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/app/management/tabs/templates/TemplateTab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/theme-designer/typography/store/TypographyEditorStore.d.ts +4 -4
- 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/BackgroundStyleViewer.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPreview.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/DynamicColorIndicator.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/stores/ColorPickerStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +80 -80
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/store/ColorSchemaPickerStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillPicker.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerFillStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/store/ContainerFillPickerStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderPicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderRenderer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconBlueprintsViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +3 -3
- 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/store/IconStyleEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/placeholder/Placeholder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/store/SpacingPickerStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/textcolorpicker/TextColorPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStyleViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeSwitcher.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TextStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/typography/components/TypographyFillRenderer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/typography/store/TextStyleEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/context/ContextSuggestion.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/EditorChrome_old.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/buttons/ToolbarButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/renderers/EditorChromeCompactRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/renderers/EditorChromeRegularRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/editorchrome/sizecontainer/SizeContainer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/editorchrome/stores/EditorChromeStoreV2.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/editor/FlowEditor.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/flow/editor/commands/EditorCommands.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/flow/editor/parsers/HtmlParser.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/flow/editor/parsers/JSONParser.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/context/ContextButton.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/context/ContextPlugin.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/elements/ElementConverter.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +8 -8
- package/internal-do-not-import-from-here/ux/flow/renderer/FlowRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/renderer/models/FlowRendererContentPlugin.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/renderer/models/FlowRendererPluginHook.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/renderer/models/FlowRendererToHtmlContext.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/renderer/parsers/JSONParser.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/governancedashboard/NumericIndicator.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/icon/Icon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
- 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/selection/JourneySelectBase.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas_old.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/blockplaceholder/BlockPlaceholder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/_old/targetselector/TargetSelector.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/editings/BlockEditingRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/_old/TemplatePreview_old.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/LayoutRenditionManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/LayoutRenditionManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelection.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutItemselector/LayoutItemSelector.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutBlockRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared_old/layoutitemsrenderer/LayoutSectionRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +3 -3
- 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 +8 -8
- package/internal-do-not-import-from-here/ux/mobile/index.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/models/flow/ColorFormatNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/ContextNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/EditorPlugin.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/ElementNode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/models/flow/LinkNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/SpacingFormatNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/TextAlignNode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/models/flow/TypographyNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/VelcronNode.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/models/flow/index.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/multitextinput/MultiTextInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +1 -1
- 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/shared-mobile/useBtnComponent.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/calendar/Calendar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/fab/FloatingActionButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/panel/store/PanelStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/picker/PickerSelection.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/progress/Progress.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/qrcode/QRCode.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/speeddial/SpeedDial.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitPaneContent.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/splitpane/old/Splitpane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
- 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 +1 -1
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/virtualscroll/VirtualScroll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/store/RichTextEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/shapedivider/ShapeDivider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/social/templates/CommentLikeTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseOmniaDocumentation.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronStatePropertiesEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +76 -76
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +84 -84
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +76 -76
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor_old.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/views/DefineDefaultView.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/versionedlayout/stores/VersionedLayoutEditorStoreV2.d.ts +3 -3
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/models/flow/shared-mobile/FlowContent.d.ts +0 -11
- package/internal-do-not-import-from-here/ux/models/flow/shared-mobile/index.d.ts +0 -1
@@ -50,5 +50,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
|
|
50
50
|
default?: import("vue").Slot;
|
51
51
|
$stable?: boolean;
|
52
52
|
}, never>;
|
53
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
53
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "filled" | "grid" | "required" | "disabled" | "v-model" | "modelValue" | "emit:update:modelValue" | "styles" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
54
54
|
export default _default;
|
@@ -38,5 +38,5 @@ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("
|
|
38
38
|
default?: import("vue").Slot;
|
39
39
|
$stable?: boolean;
|
40
40
|
}, never>;
|
41
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
41
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "grid" | "mode" | "disabled" | "rules" | "v-model" | "modelValue" | "emit:update:modelValue" | "items" | "autofocus" | "itemValue" | "emit:selectItem" | "defaultValueItem" | "hideEditGrid" | "selectionVisible" | "isAppendIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
42
42
|
export default _default;
|
@@ -4,7 +4,7 @@ import { VNodeChild } from "vue";
|
|
4
4
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
5
5
|
items?: ActionDefinition[];
|
6
6
|
} & {
|
7
|
-
padding?:
|
7
|
+
padding?: SpacingValue | Spacing;
|
8
8
|
} & {
|
9
9
|
gapX?: SpacingValue;
|
10
10
|
} & DefineEmit<"click:item", (item: ActionDefinition, index: number) => void, "Emits when an item is clicked"> & DefineEmit<"valueChanged", (item: ActionSwitchDefinition) => true> & DefineSlot<"item", (item: ActionDefinition, index: number) => VNodeChild> & DefineSlot<"menuItem", (item: ActionDefinition, index: number) => VNodeChild>> & {
|
@@ -12,5 +12,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AppBarProps>
|
|
12
12
|
default?: import("vue").Slot;
|
13
13
|
$stable?: boolean;
|
14
14
|
}, "actionButtons">;
|
15
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
15
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "icon" | "variant" | "filled" | "class" | "id" | "absolute" | "colors" | "closable" | "emit:click:navigation" | "navigation" | "subTitle" | "emit:click:close" | "navigationExpanded" | "slot:actionButtons"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
16
16
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<AvatarProps>
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "color" | "size" | "class" | "colors" | "gradient" | "colorType" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BadgeProps>
|
|
8
8
|
default?: import("vue").Slot;
|
9
9
|
$stable?: boolean;
|
10
10
|
}, never>;
|
11
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "icon" | "color" | "inline" | "content" | "class" | "dot" | "colors" | "v-model" | "modelValue" | "emit:update:modelValue" | "location" | "bordered" | "offsetX" | "offsetY"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
12
|
export default _default;
|
@@ -15,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<BreadcrumbsP
|
|
15
15
|
default?: import("vue").Slot;
|
16
16
|
$stable?: boolean;
|
17
17
|
}, "title" | "divider">;
|
18
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
18
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "icon" | "class" | "colors" | "toned" | "items" | "slot:title" | "slot:divider"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
19
19
|
export default _default;
|
@@ -9,5 +9,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ButtonProps>
|
|
9
9
|
default?: import("vue").Slot;
|
10
10
|
$stable?: boolean;
|
11
11
|
}, never>;
|
12
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "text" | "
|
12
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "text" | "colorSchemaType" | "icon" | "variant" | "active" | "size" | "blueprint" | "animation" | "class" | "block" | "target" | "href" | "transparent" | "tooltip" | "disabled" | "colors" | "toned" | "loading" | "slim" | "grouped" | "transparentHover" | "overrides" | "preset" | "emit:click"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
13
13
|
export default _default;
|
@@ -21,14 +21,14 @@ export declare const useBtnComponent: () => {
|
|
21
21
|
text: string;
|
22
22
|
blueprint: ButtonBlueprint;
|
23
23
|
hasCustomBlueprint: boolean;
|
24
|
-
variant: "
|
24
|
+
variant: "primary" | "warn" | "link" | "close" | "default" | "toolbar" | "accent" | "dial" | "overlay";
|
25
25
|
iconSettings: {
|
26
26
|
icon: ButtonIconOptions;
|
27
27
|
position: HorizontalAlignments;
|
28
28
|
};
|
29
29
|
reactivityTrigger: guid;
|
30
30
|
tooltip: TooltipOptions;
|
31
|
-
size: "small" | "
|
31
|
+
size: "x-small" | "small" | "large" | "default" | "x-large";
|
32
32
|
textSize: TextStyleSizes;
|
33
33
|
grouped: boolean;
|
34
34
|
toned: boolean;
|
@@ -25,5 +25,5 @@ declare const _default: <T extends EventType>(props: import("@omnia/fx/ux").Extr
|
|
25
25
|
default?: import("vue").Slot;
|
26
26
|
$stable?: boolean;
|
27
27
|
}, "header" | "event">;
|
28
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
28
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "events" | "class" | "colors" | "v-model" | "modelValue" | "emit:update:modelValue" | "max" | "slot:header" | "min" | "month" | "year" | "allowedDates" | "viewMode" | "weekdays" | "intervalHeight" | "intervals" | "intervalStart" | "hideWeekNumber" | "hideDayHeader" | "hideHeader" | "slot:event"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
29
29
|
export default _default;
|
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<CardProps> &
|
|
8
8
|
default?: import("vue").Slot;
|
9
9
|
$stable?: boolean;
|
10
10
|
}, "actions">;
|
11
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "color" | "class" | "colors" | "toned" | "slot:actions"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
12
|
export default _default;
|
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ChartProps>
|
|
7
7
|
default?: import("vue").Slot;
|
8
8
|
$stable?: boolean;
|
9
9
|
}, never>;
|
10
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
10
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "variant" | "data" | "options" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
11
11
|
export default _default;
|
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ChipProps> &
|
|
14
14
|
default?: import("vue").Slot;
|
15
15
|
$stable?: boolean;
|
16
16
|
}, "appendAvatar" | "appendIcon" | "prependAvatar" | "prependIcon">;
|
17
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "
|
17
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "label" | "colorSchemaType" | "color" | "size" | "blueprint" | "disabled" | "colors" | "gradient" | "toned" | "closable" | "emit:click:close" | "sortable" | "slot:prependAvatar" | "slot:appendAvatar" | "slot:prependIcon" | "slot:appendIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
18
18
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ColumnProps>
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "padding" | "margin" | "filled" | "grow" | "minWidth" | "width" | "class" | "colors" | "toned" | "alignY"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ColumnGridPr
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "xs" | "xl" | "lg" | "md" | "sm" | "colorSchemaType" | "padding" | "margin" | "variant" | "filled" | "alignSelf" | "class" | "colors" | "toned" | "cols"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -31,7 +31,7 @@ declare const _default: <TItem extends unknown, TVariant extends "default" | "cl
|
|
31
31
|
default?: import("vue").Slot;
|
32
32
|
$stable?: boolean;
|
33
33
|
}, keyof (DataTableProps<TItem, TVariant> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: DataTableProps<TItem, TVariant>[K_3]; } : never)>;
|
34
|
-
} & (DataTableProps<TItem, TVariant> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<DataTableProps<TItem, TVariant>[K_4], DataTableProps<TItem, TVariant>[K_4]> | ((ref: DataTableProps<TItem, TVariant>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
34
|
+
} & (DataTableProps<TItem, TVariant> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<DataTableProps<TItem, TVariant>[K_4], DataTableProps<TItem, TVariant>[K_4]> | ((ref: DataTableProps<TItem, TVariant>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "variant" | "search" | "headers" | "class" | "drag" | "expanded" | "colors" | "hover" | "ref" | "v-model" | "modelValue" | "emit:update:modelValue" | "items" | "loading" | "mobileColumn" | "itemValue" | "emit:update:expanded" | "v-model:expanded" | "sortBy" | "emit:update:sortBy" | "v-model:sortBy" | "mustSort" | "showSelect" | "itemSelectable" | "noDataText" | "searchBy" | "showExpand" | "emit:update:items" | "v-model:items" | "emit:update:options" | "emit:update:page" | "emit:update:itemsPerPage" | "emit:click:loadMore" | "slot:row" | "slot:top" | "slot:expanded-row" | `slot:header.${string}` | `slot:item.${string}` | keyof (TVariant extends "client-pagination-scroll" ? {
|
35
35
|
itemHeight?: string | number;
|
36
36
|
} : TVariant extends "client-pagination-page" ? ClientPaginationPageProps<TItem_1> : TVariant extends "server-pagination-page" ? ServerPaginationPageProps : TVariant extends "server-pagination-scroll" ? ServerPaginationScrollProps<TItem> : DefaultProps)> & import("@omnia/fx/ux").VNodeEvents) => any;
|
37
37
|
export default _default;
|
@@ -36,5 +36,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
36
36
|
default?: import("vue").Slot;
|
37
37
|
$stable?: boolean;
|
38
38
|
}, "actions">;
|
39
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
39
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "icon" | "active" | "headers" | "remove" | "drag" | "slot:actions" | "emit:update:mouseOver" | "emit:update:mouseOut" | "emit:click:navigation" | "mobileVariant" | "mobileColumn" | "visibleActionColumn" | "emit:update:visibleActionColumn" | "v-model:visibleActionColumn" | "draggableIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
40
40
|
export default _default;
|
@@ -11,5 +11,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DatePickerPr
|
|
11
11
|
default?: import("vue").Slot;
|
12
12
|
$stable?: boolean;
|
13
13
|
}, "actions">;
|
14
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
14
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "position" | "range" | "disabled" | "colors" | "v-model" | "modelValue" | "slot:actions" | "emit:update:modelValue" | "location" | "elevation" | "locale" | "inputMode" | "showAdjacentMonths" | "showWeek" | "allowedDates"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
15
15
|
export default _default;
|
@@ -29,5 +29,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DialogProps>
|
|
29
29
|
default?: import("vue").Slot;
|
30
30
|
$stable?: boolean;
|
31
31
|
}, "icon" | "actions" | "header" | "activator" | "navigation" | "fixedContent" | "headerButtons">;
|
32
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
32
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "icon" | "variant" | "size" | "class" | "colors" | "toned" | "v-model" | "modelValue" | "slot:actions" | "emit:update:modelValue" | "eager" | "persistent" | "location" | "attach" | "journey" | "subTitle" | "hiddenCloseButton" | "disabledFullScreenOnMobile" | "backButton" | "contentHeight" | "customScrolling" | "horizontalScroll" | "canClose" | "canBack" | "buttonApi" | "slot:fixedContent" | "slot:activator" | "slot:headerButtons" | "slot:icon" | "slot:navigation" | "slot:header" | "emit:click:close" | "emit:click:cancel" | "emit:click:confirm" | "emit:click:backButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
33
33
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<DividerProps
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "icon" | "variant" | "vertical" | "class" | "toned" | "labelSize" | "labelType"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -11,6 +11,6 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ExpansionPan
|
|
11
11
|
} & Omit<{
|
12
12
|
default?: import("vue").Slot;
|
13
13
|
$stable?: boolean;
|
14
|
-
}, "
|
15
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
14
|
+
}, "default" | "actions" | "header" | "prepend">;
|
15
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "icon" | "class" | "colors" | "toned" | "slot:actions" | "eager" | "density" | "slot:header" | "slot:prepend" | "slot:default" | "hideExpandIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
16
16
|
export default _default;
|
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<FabProps> &
|
|
8
8
|
default?: import("vue").Slot;
|
9
9
|
$stable?: boolean;
|
10
10
|
}, never>;
|
11
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "colorSchemaType" | "icon" | "variant" | "active" | "size" | "class" | "app" | "block" | "disabled" | "colors" | "v-model" | "modelValue" | "emit:update:modelValue" | "stacked"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
12
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<FlexProps> &
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "padding" | "margin" | "filled" | "class" | "colors" | "toned"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<RowProps> &
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "padding" | "margin" | "height" | "filled" | "minHeight" | "minWidth" | "direction" | "width" | "class" | "wrap" | "colors" | "toned" | "gapX" | "gapY" | "alignX" | "alignY"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<IconProps> &
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "icon" | "variant" | "filled" | "size" | "blueprint" | "animation" | "class" | "tooltip" | "disabled" | "colors" | "colorType" | "toned" | "customSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -18,5 +18,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ImageProps>
|
|
18
18
|
default?: import("vue").Slot;
|
19
19
|
$stable?: boolean;
|
20
20
|
}, "placeholder">;
|
21
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
21
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "aspectRatio" | "maxHeight" | "maxWidth" | "width" | "class" | "cover" | "src" | "colors" | "draggable" | "eager" | "alt" | "placeholder" | "lazySrc" | "emit:load" | "slot:placeholder"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
22
22
|
export default _default;
|
@@ -30,5 +30,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<InfinitiScro
|
|
30
30
|
default?: import("vue").Slot;
|
31
31
|
$stable?: boolean;
|
32
32
|
}, "error" | "empty" | "loading" | "loadMore">;
|
33
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
33
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "margin" | "height" | "direction" | "mode" | "emit:load" | "side" | "slot:error" | "slot:empty" | "slot:loadMore" | "slot:loading"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
34
34
|
export default _default;
|
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<LinkProps> &
|
|
8
8
|
default?: import("vue").Slot;
|
9
9
|
$stable?: boolean;
|
10
10
|
}, "renderer">;
|
11
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "size" | "typography" | "blueprint" | "textDecoration" | "class" | "target" | "href" | "colors" | "colorType" | "toned" | "truncateLines" | "slot:renderer"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
12
|
export default _default;
|
@@ -32,5 +32,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<OListItemPro
|
|
32
32
|
default?: import("vue").Slot;
|
33
33
|
$stable?: boolean;
|
34
34
|
}, "title" | "default" | "append" | "prepend" | "subtitle">;
|
35
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
35
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "icon" | "variant" | "active" | "class" | "disabled" | "colors" | "divider" | "subtitle" | "expandableHeight" | "selected" | "isDragMode" | "slot:append" | "slot:prepend" | "slot:default" | "slot:title" | "slot:subtitle" | "emit:click:delete" | "emit:click:remove" | "emit:click:navigate" | "emit:click:select"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
36
36
|
export default _default;
|
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<MenuProps> &
|
|
14
14
|
default?: import("vue").Slot;
|
15
15
|
$stable?: boolean;
|
16
16
|
}, "activator">;
|
17
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
17
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "minHeight" | "minWidth" | "maxHeight" | "maxWidth" | "position" | "class" | "disabled" | "colors" | "v-model" | "modelValue" | "emit:update:modelValue" | "eager" | "location" | "closeDelay" | "openOnHover" | "scrollStrategy" | "stickToTarget" | "activator" | "attach" | "slot:activator" | "visibleOnContentClick"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
18
18
|
export default _default;
|
@@ -25,5 +25,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
25
25
|
default?: import("vue").Slot;
|
26
26
|
$stable?: boolean;
|
27
27
|
}, never>;
|
28
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
28
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variants" | "transition" | "animate" | "initial" | "hover" | "exit" | "press" | "inView" | "inViewOptions" | "emit:click:someThing"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
29
29
|
export default _default;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
2
|
-
colorSchemaType?: "
|
2
|
+
colorSchemaType?: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "success" | "dynamic";
|
3
3
|
} & {
|
4
4
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
5
5
|
} & {
|
@@ -11,7 +11,7 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
11
11
|
} & {
|
12
12
|
modelValue?: boolean;
|
13
13
|
} & {
|
14
|
-
location?: "left" | "right" | "
|
14
|
+
location?: "left" | "right" | "top" | "start" | "end" | "bottom";
|
15
15
|
} & {
|
16
16
|
toned?: boolean;
|
17
17
|
} & {
|
@@ -164,8 +164,8 @@ declare const _default: {
|
|
164
164
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
165
165
|
propsDefinition: Omit<Readonly<{} & {
|
166
166
|
length?: number;
|
167
|
+
colorSchemaType?: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "success" | "dynamic";
|
167
168
|
container?: boolean;
|
168
|
-
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
169
169
|
class?: String | String[];
|
170
170
|
disabled?: boolean;
|
171
171
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
@@ -7,5 +7,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PanelProps>
|
|
7
7
|
default?: import("vue").Slot;
|
8
8
|
$stable?: boolean;
|
9
9
|
}, never>;
|
10
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
10
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "padding" | "margin" | "variant" | "filled" | "class" | "colors" | "toned" | "titleSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
11
11
|
export default _default;
|
@@ -3,7 +3,7 @@ export declare const usePanelStore: () => {
|
|
3
3
|
get: {
|
4
4
|
typography: {
|
5
5
|
readonly type: TextStyleTypes;
|
6
|
-
readonly size: "l" | "s" | "
|
6
|
+
readonly size: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
|
7
7
|
readonly toned: boolean;
|
8
8
|
};
|
9
9
|
readonly padding: Spacing | SpacingValue;
|
@@ -12,10 +12,10 @@ export declare const usePanelStore: () => {
|
|
12
12
|
onClickEvent: any;
|
13
13
|
settings: {
|
14
14
|
variant: "tab" | "default" | "dialog" | "tab-vertical";
|
15
|
-
padding:
|
16
|
-
margin:
|
15
|
+
padding: SpacingValue | Spacing;
|
16
|
+
margin: SpacingValue | Spacing;
|
17
17
|
title: string;
|
18
|
-
titleSize: "l" | "s" | "
|
18
|
+
titleSize: "l" | "s" | "xs" | "m" | "xl" | TextStyleSizes | "variant1" | "variant2" | "variant3" | "variant4" | "variant5" | "variant6" | "variant7" | "variant8";
|
19
19
|
toned: boolean;
|
20
20
|
};
|
21
21
|
};
|
@@ -18,5 +18,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PickerProps>
|
|
18
18
|
default?: import("vue").Slot;
|
19
19
|
$stable?: boolean;
|
20
20
|
}, "filter" | "actions" | "activator" | "selectedItemRenderer">;
|
21
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "
|
21
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "label" | "variant" | "blueprint" | "grid" | "maxHeight" | "actions" | "class" | "disabled" | "toned" | "v-model" | "modelValue" | "slot:actions" | "emit:update:modelValue" | "placeholder" | "slot:activator" | "getApi" | "searchable" | "slot:filter" | "emit:search" | "clearable" | "visibleOnContentClick" | "emit:click:clear" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
22
22
|
export default _default;
|
@@ -13,5 +13,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PickerSelect
|
|
13
13
|
default?: import("vue").Slot;
|
14
14
|
$stable?: boolean;
|
15
15
|
}, "selectedItemRenderer" | "placeholderRenderer">;
|
16
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "
|
16
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "text" | "colorSchemaType" | "grid" | "disabled" | "colors" | "toned" | "placeholder" | "searchable" | "emit:search" | "clearable" | "emit:click:clear" | "isLoading" | "slot:selectedItemRenderer" | "hasSelection" | "disableOverlay" | "emit:show:selection" | "slot:placeholderRenderer"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
17
17
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ProgressProp
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "variant" | "size" | "type" | "width" | "value" | "colors" | "toned" | "indeterminate"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<QRCodeProps>
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "margin" | "size" | "value" | "colors" | "level"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -167,10 +167,10 @@ declare const _default: {
|
|
167
167
|
container: boolean;
|
168
168
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
169
169
|
propsDefinition: Omit<Readonly<{} & {
|
170
|
+
label?: string;
|
171
|
+
colorSchemaType?: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "success" | "dynamic";
|
170
172
|
inline?: boolean;
|
171
173
|
container?: boolean;
|
172
|
-
label?: string;
|
173
|
-
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
174
174
|
class?: String | String[];
|
175
175
|
disabled?: boolean;
|
176
176
|
rules?: ValidationRule[];
|
@@ -228,11 +228,11 @@ declare const _default: {
|
|
228
228
|
container: boolean;
|
229
229
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
230
230
|
propsDefinition: Omit<Readonly<{} & {
|
231
|
-
direction?: "vertical" | "horizontal";
|
232
|
-
container?: boolean;
|
233
231
|
label?: string;
|
234
|
-
colorSchemaType?: "
|
232
|
+
colorSchemaType?: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "success" | "dynamic";
|
235
233
|
variant?: "default" | "prominent";
|
234
|
+
direction?: "vertical" | "horizontal";
|
235
|
+
container?: boolean;
|
236
236
|
class?: String | String[];
|
237
237
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
238
238
|
toned?: boolean;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<ScrollContai
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "filled" | "width" | "class" | "colors" | "toned" | "disableScrolling" | "getApi" | "compensatScrollbar" | "dynamicHeight" | "scrolling"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -20,5 +20,5 @@ declare const _default: <TItem extends readonly any[], TReturnObject extends boo
|
|
20
20
|
default?: import("vue").Slot;
|
21
21
|
$stable?: boolean;
|
22
22
|
}, keyof (OSelectProps<TItem, TReturnObject> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never)>;
|
23
|
-
} & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
23
|
+
} & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "error" | "colorSchemaType" | "variant" | "blueprint" | "maxHeight" | "class" | "multiple" | "disabled" | "rules" | "colors" | "toned" | "v-model" | "modelValue" | "emit:update:modelValue" | "placeholder" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "hideDetails" | "hint" | "persistentHint" | "itemValue" | "searchable" | "hideSelected" | "clearable" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:click:button" | "emit:update:search" | "emit:update:focused" | "slot:append-item" | "slot:prepend-inner" | "slot:append-inner" | "itemDeletable" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
|
24
24
|
export default _default;
|
@@ -6,5 +6,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<SkeletonProp
|
|
6
6
|
default?: import("vue").Slot;
|
7
7
|
$stable?: boolean;
|
8
8
|
}, never>;
|
9
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
9
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "variant" | "type" | "width" | "class" | "colors"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
10
10
|
export default _default;
|
@@ -8,5 +8,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<SliderProps>
|
|
8
8
|
default?: import("vue").Slot;
|
9
9
|
$stable?: boolean;
|
10
10
|
}, never>;
|
11
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "colorSchemaType" | "variant" | "direction" | "class" | "rules" | "colors" | "toned" | "v-model" | "modelValue" | "emit:update:modelValue" | "max" | "hint" | "persistentHint" | "min" | "step" | "precision" | "unitLabel" | "noThumbLabel" | "showTicks" | "ticks" | "tickSize"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
12
|
export default _default;
|
@@ -19,5 +19,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<SpeedDialPro
|
|
19
19
|
default?: import("vue").Slot;
|
20
20
|
$stable?: boolean;
|
21
21
|
}, "activator">;
|
22
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
22
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "zIndex" | "class" | "colors" | "v-model" | "modelValue" | "emit:update:modelValue" | "persistent" | "location" | "openOnClick" | "openOnFocus" | "openOnHover" | "slot:activator"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
23
23
|
export default _default;
|
@@ -14,5 +14,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
14
14
|
default?: import("vue").Slot;
|
15
15
|
$stable?: boolean;
|
16
16
|
}, never>;
|
17
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
17
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "minWidth" | "size" | "visible" | "emit:resize" | "initialWidth"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
18
18
|
export default _default;
|
@@ -20,5 +20,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<SplitpanePro
|
|
20
20
|
default?: import("vue").Slot;
|
21
21
|
$stable?: boolean;
|
22
22
|
}, never>;
|
23
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
23
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "colorSchemaType" | "height" | "variant" | "class" | "disabled" | "colors" | "dblClickSplitter" | "emit:panelClick" | "emit:resized"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
24
24
|
export default _default;
|
@@ -1,5 +1,5 @@
|
|
1
1
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
2
|
-
colorSchemaType?: "
|
2
|
+
colorSchemaType?: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "success" | "dynamic";
|
3
3
|
} & {
|
4
4
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
5
5
|
} & {
|
@@ -28,5 +28,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
28
28
|
default?: import("vue").Slot;
|
29
29
|
$stable?: boolean;
|
30
30
|
}, "title">;
|
31
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
31
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "icon" | "disabled" | "rules" | "eager" | "reverseTransition" | "complete" | "subTitle" | "slot:title" | "editable" | "hideIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
32
32
|
export default _default;
|
@@ -15,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<TabProps> &
|
|
15
15
|
default?: import("vue").Slot;
|
16
16
|
$stable?: boolean;
|
17
17
|
}, "itemRendering">;
|
18
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "
|
18
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "title" | "colorSchemaType" | "icon" | "variant" | "class" | "disabled" | "colors" | "eager" | "slot:itemRendering" | "notificationCount"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
19
19
|
export default _default;
|