@omnia/fx 8.0.257-dev → 8.0.258-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/index.d.ts +11 -11
- package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- 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 +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- 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/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- 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/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +6 -6
- 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/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
@@ -54,7 +54,7 @@ declare const _default: {
|
|
54
54
|
required: false;
|
55
55
|
};
|
56
56
|
"v-slots": import("vue").Prop<{
|
57
|
-
default?: import("../../DefineVueTypings").Slot
|
57
|
+
default?: import("../../DefineVueTypings").Slot;
|
58
58
|
} & {
|
59
59
|
fixedContent?: Func<[VNodeChild]>;
|
60
60
|
activator?: Func<[VNodeChild]>;
|
@@ -72,7 +72,7 @@ declare const _default: {
|
|
72
72
|
required: false;
|
73
73
|
};
|
74
74
|
"onUpdate:modelValue": {
|
75
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
75
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
76
76
|
};
|
77
77
|
modelValue: {
|
78
78
|
type: import("vue").PropType<boolean>;
|
@@ -83,7 +83,7 @@ declare const _default: {
|
|
83
83
|
required: boolean;
|
84
84
|
};
|
85
85
|
colorSchemaType: {
|
86
|
-
type: import("vue").PropType<
|
86
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
87
87
|
required: boolean;
|
88
88
|
};
|
89
89
|
container: {
|
@@ -152,7 +152,7 @@ declare const _default: {
|
|
152
152
|
required: false;
|
153
153
|
};
|
154
154
|
"v-slots": import("vue").Prop<{
|
155
|
-
default?: import("../../DefineVueTypings").Slot
|
155
|
+
default?: import("../../DefineVueTypings").Slot;
|
156
156
|
} & {
|
157
157
|
fixedContent?: Func<[VNodeChild]>;
|
158
158
|
activator?: Func<[VNodeChild]>;
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: false;
|
171
171
|
};
|
172
172
|
"onUpdate:modelValue": {
|
173
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
173
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
174
174
|
};
|
175
175
|
modelValue: {
|
176
176
|
type: import("vue").PropType<boolean>;
|
@@ -181,7 +181,7 @@ declare const _default: {
|
|
181
181
|
required: boolean;
|
182
182
|
};
|
183
183
|
colorSchemaType: {
|
184
|
-
type: import("vue").PropType<
|
184
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
185
185
|
required: boolean;
|
186
186
|
};
|
187
187
|
container: {
|
@@ -254,7 +254,7 @@ declare const _default: {
|
|
254
254
|
required: false;
|
255
255
|
};
|
256
256
|
"v-slots": import("vue").Prop<{
|
257
|
-
default?: import("../../DefineVueTypings").Slot
|
257
|
+
default?: import("../../DefineVueTypings").Slot;
|
258
258
|
} & {
|
259
259
|
fixedContent?: Func<[VNodeChild]>;
|
260
260
|
activator?: Func<[VNodeChild]>;
|
@@ -272,7 +272,7 @@ declare const _default: {
|
|
272
272
|
required: false;
|
273
273
|
};
|
274
274
|
"onUpdate:modelValue": {
|
275
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
275
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
276
276
|
};
|
277
277
|
modelValue: {
|
278
278
|
type: import("vue").PropType<boolean>;
|
@@ -283,7 +283,7 @@ declare const _default: {
|
|
283
283
|
required: boolean;
|
284
284
|
};
|
285
285
|
colorSchemaType: {
|
286
|
-
type: import("vue").PropType<
|
286
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
287
287
|
required: boolean;
|
288
288
|
};
|
289
289
|
container: {
|
@@ -353,7 +353,7 @@ declare const _default: {
|
|
353
353
|
required: false;
|
354
354
|
};
|
355
355
|
"v-slots": import("vue").Prop<{
|
356
|
-
default?: import("../../DefineVueTypings").Slot
|
356
|
+
default?: import("../../DefineVueTypings").Slot;
|
357
357
|
} & {
|
358
358
|
fixedContent?: Func<[VNodeChild]>;
|
359
359
|
activator?: Func<[VNodeChild]>;
|
@@ -371,7 +371,7 @@ declare const _default: {
|
|
371
371
|
required: false;
|
372
372
|
};
|
373
373
|
"onUpdate:modelValue": {
|
374
|
-
type: import("vue").PropType<(value: boolean) => any>;
|
374
|
+
type: import("vue").PropType<(value: boolean) => any | void>;
|
375
375
|
};
|
376
376
|
modelValue: {
|
377
377
|
type: import("vue").PropType<boolean>;
|
@@ -382,7 +382,7 @@ declare const _default: {
|
|
382
382
|
required: boolean;
|
383
383
|
};
|
384
384
|
colorSchemaType: {
|
385
|
-
type: import("vue").PropType<
|
385
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
386
386
|
required: boolean;
|
387
387
|
};
|
388
388
|
container: {
|
@@ -417,10 +417,10 @@ declare const _default: {
|
|
417
417
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
418
418
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
419
419
|
"v-model"?: boolean;
|
420
|
-
"onUpdate:modelValue"?: (value: boolean) => any;
|
420
|
+
"onUpdate:modelValue"?: (value: boolean) => any | void;
|
421
421
|
modelValue?: boolean;
|
422
422
|
"v-slots"?: {
|
423
|
-
default?: import("../../DefineVueTypings").Slot
|
423
|
+
default?: import("../../DefineVueTypings").Slot;
|
424
424
|
} & {
|
425
425
|
fixedContent?: Func<[VNodeChild]>;
|
426
426
|
activator?: Func<[VNodeChild]>;
|
@@ -3,7 +3,7 @@ import { VNodeChild } from "vue";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
header?: Func<[VNodeChild]>;
|
9
9
|
actions?: Func<[VNodeChild]>;
|
@@ -29,7 +29,7 @@ declare const _default: {
|
|
29
29
|
required: boolean;
|
30
30
|
};
|
31
31
|
colorSchemaType: {
|
32
|
-
type: import("vue").PropType<
|
32
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
33
33
|
required: boolean;
|
34
34
|
};
|
35
35
|
container: {
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
};
|
43
43
|
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
44
44
|
"v-slots": import("vue").Prop<{
|
45
|
-
default?: import("../../DefineVueTypings").Slot
|
45
|
+
default?: import("../../DefineVueTypings").Slot;
|
46
46
|
} & {
|
47
47
|
header?: Func<[VNodeChild]>;
|
48
48
|
actions?: Func<[VNodeChild]>;
|
@@ -68,7 +68,7 @@ declare const _default: {
|
|
68
68
|
required: boolean;
|
69
69
|
};
|
70
70
|
colorSchemaType: {
|
71
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
72
72
|
required: boolean;
|
73
73
|
};
|
74
74
|
container: {
|
@@ -90,7 +90,7 @@ declare const _default: {
|
|
90
90
|
Defaults: {};
|
91
91
|
}, Readonly<import("vue").ExtractPropTypes<{
|
92
92
|
"v-slots": import("vue").Prop<{
|
93
|
-
default?: import("../../DefineVueTypings").Slot
|
93
|
+
default?: import("../../DefineVueTypings").Slot;
|
94
94
|
} & {
|
95
95
|
header?: Func<[VNodeChild]>;
|
96
96
|
actions?: Func<[VNodeChild]>;
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
required: boolean;
|
117
117
|
};
|
118
118
|
colorSchemaType: {
|
119
|
-
type: import("vue").PropType<
|
119
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
120
120
|
required: boolean;
|
121
121
|
};
|
122
122
|
container: {
|
@@ -135,7 +135,7 @@ declare const _default: {
|
|
135
135
|
__isSuspense?: never;
|
136
136
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
137
137
|
"v-slots": import("vue").Prop<{
|
138
|
-
default?: import("../../DefineVueTypings").Slot
|
138
|
+
default?: import("../../DefineVueTypings").Slot;
|
139
139
|
} & {
|
140
140
|
header?: Func<[VNodeChild]>;
|
141
141
|
actions?: Func<[VNodeChild]>;
|
@@ -161,7 +161,7 @@ declare const _default: {
|
|
161
161
|
required: boolean;
|
162
162
|
};
|
163
163
|
colorSchemaType: {
|
164
|
-
type: import("vue").PropType<
|
164
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
165
165
|
required: boolean;
|
166
166
|
};
|
167
167
|
container: {
|
@@ -185,7 +185,7 @@ declare const _default: {
|
|
185
185
|
toned?: boolean;
|
186
186
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
187
187
|
"v-slots"?: {
|
188
|
-
default?: import("../../DefineVueTypings").Slot
|
188
|
+
default?: import("../../DefineVueTypings").Slot;
|
189
189
|
} & {
|
190
190
|
header?: Func<[VNodeChild]>;
|
191
191
|
actions?: Func<[VNodeChild]>;
|
@@ -16,7 +16,7 @@ declare const _default: {
|
|
16
16
|
type: import("vue").PropType<"navigation" | "default" | "section">;
|
17
17
|
};
|
18
18
|
"onUpdate:modelValue": {
|
19
|
-
type: import("vue").PropType<(value: number | number[]) => any>;
|
19
|
+
type: import("vue").PropType<(value: number | number[]) => any | void>;
|
20
20
|
};
|
21
21
|
"v-model": {
|
22
22
|
type: import("vue").PropType<number | number[]>;
|
@@ -31,7 +31,7 @@ declare const _default: {
|
|
31
31
|
required: boolean;
|
32
32
|
};
|
33
33
|
colorSchemaType: {
|
34
|
-
type: import("vue").PropType<
|
34
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
35
35
|
required: boolean;
|
36
36
|
};
|
37
37
|
container: {
|
@@ -59,7 +59,7 @@ declare const _default: {
|
|
59
59
|
type: import("vue").PropType<"navigation" | "default" | "section">;
|
60
60
|
};
|
61
61
|
"onUpdate:modelValue": {
|
62
|
-
type: import("vue").PropType<(value: number | number[]) => any>;
|
62
|
+
type: import("vue").PropType<(value: number | number[]) => any | void>;
|
63
63
|
};
|
64
64
|
"v-model": {
|
65
65
|
type: import("vue").PropType<number | number[]>;
|
@@ -74,7 +74,7 @@ declare const _default: {
|
|
74
74
|
required: boolean;
|
75
75
|
};
|
76
76
|
colorSchemaType: {
|
77
|
-
type: import("vue").PropType<
|
77
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
78
78
|
required: boolean;
|
79
79
|
};
|
80
80
|
container: {
|
@@ -111,7 +111,7 @@ declare const _default: {
|
|
111
111
|
type: import("vue").PropType<"navigation" | "default" | "section">;
|
112
112
|
};
|
113
113
|
"onUpdate:modelValue": {
|
114
|
-
type: import("vue").PropType<(value: number | number[]) => any>;
|
114
|
+
type: import("vue").PropType<(value: number | number[]) => any | void>;
|
115
115
|
};
|
116
116
|
"v-model": {
|
117
117
|
type: import("vue").PropType<number | number[]>;
|
@@ -126,7 +126,7 @@ declare const _default: {
|
|
126
126
|
required: boolean;
|
127
127
|
};
|
128
128
|
colorSchemaType: {
|
129
|
-
type: import("vue").PropType<
|
129
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
130
130
|
required: boolean;
|
131
131
|
};
|
132
132
|
container: {
|
@@ -160,7 +160,7 @@ declare const _default: {
|
|
160
160
|
type: import("vue").PropType<"navigation" | "default" | "section">;
|
161
161
|
};
|
162
162
|
"onUpdate:modelValue": {
|
163
|
-
type: import("vue").PropType<(value: number | number[]) => any>;
|
163
|
+
type: import("vue").PropType<(value: number | number[]) => any | void>;
|
164
164
|
};
|
165
165
|
"v-model": {
|
166
166
|
type: import("vue").PropType<number | number[]>;
|
@@ -175,7 +175,7 @@ declare const _default: {
|
|
175
175
|
required: boolean;
|
176
176
|
};
|
177
177
|
colorSchemaType: {
|
178
|
-
type: import("vue").PropType<
|
178
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
179
179
|
required: boolean;
|
180
180
|
};
|
181
181
|
container: {
|
@@ -198,7 +198,7 @@ declare const _default: {
|
|
198
198
|
toned?: boolean;
|
199
199
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
200
200
|
"v-model"?: number | number[];
|
201
|
-
"onUpdate:modelValue"?: (value: number | number[]) => any;
|
201
|
+
"onUpdate:modelValue"?: (value: number | number[]) => any | void;
|
202
202
|
modelValue?: number | number[];
|
203
203
|
variant?: "navigation" | "default" | "section";
|
204
204
|
expandAll?: boolean;
|
@@ -18,7 +18,7 @@ declare const _default: {
|
|
18
18
|
required: boolean;
|
19
19
|
};
|
20
20
|
colorSchemaType: {
|
21
|
-
type: import("vue").PropType<
|
21
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
24
|
container: {
|
@@ -47,7 +47,7 @@ declare const _default: {
|
|
47
47
|
required: boolean;
|
48
48
|
};
|
49
49
|
colorSchemaType: {
|
50
|
-
type: import("vue").PropType<
|
50
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
51
51
|
required: boolean;
|
52
52
|
};
|
53
53
|
container: {
|
@@ -85,7 +85,7 @@ declare const _default: {
|
|
85
85
|
required: boolean;
|
86
86
|
};
|
87
87
|
colorSchemaType: {
|
88
|
-
type: import("vue").PropType<
|
88
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
89
89
|
required: boolean;
|
90
90
|
};
|
91
91
|
container: {
|
@@ -120,7 +120,7 @@ declare const _default: {
|
|
120
120
|
required: boolean;
|
121
121
|
};
|
122
122
|
colorSchemaType: {
|
123
|
-
type: import("vue").PropType<
|
123
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
124
124
|
required: boolean;
|
125
125
|
};
|
126
126
|
container: {
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
required: boolean;
|
49
49
|
};
|
50
50
|
colorSchemaType: {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
52
52
|
required: boolean;
|
53
53
|
};
|
54
54
|
container: {
|
@@ -107,7 +107,7 @@ declare const _default: {
|
|
107
107
|
required: boolean;
|
108
108
|
};
|
109
109
|
colorSchemaType: {
|
110
|
-
type: import("vue").PropType<
|
110
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
111
111
|
required: boolean;
|
112
112
|
};
|
113
113
|
container: {
|
@@ -175,7 +175,7 @@ declare const _default: {
|
|
175
175
|
required: boolean;
|
176
176
|
};
|
177
177
|
colorSchemaType: {
|
178
|
-
type: import("vue").PropType<
|
178
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
179
179
|
required: boolean;
|
180
180
|
};
|
181
181
|
container: {
|
@@ -240,7 +240,7 @@ declare const _default: {
|
|
240
240
|
required: boolean;
|
241
241
|
};
|
242
242
|
colorSchemaType: {
|
243
|
-
type: import("vue").PropType<
|
243
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
244
244
|
required: boolean;
|
245
245
|
};
|
246
246
|
container: {
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
5
5
|
required: boolean;
|
6
6
|
};
|
7
7
|
colorSchemaType: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
9
9
|
required: boolean;
|
10
10
|
};
|
11
11
|
container: {
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
24
|
colorSchemaType: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
26
26
|
required: boolean;
|
27
27
|
};
|
28
28
|
container: {
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
required: boolean;
|
49
49
|
};
|
50
50
|
colorSchemaType: {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
52
52
|
required: boolean;
|
53
53
|
};
|
54
54
|
container: {
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
required: boolean;
|
72
72
|
};
|
73
73
|
colorSchemaType: {
|
74
|
-
type: import("vue").PropType<
|
74
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
75
75
|
required: boolean;
|
76
76
|
};
|
77
77
|
container: {
|
@@ -34,7 +34,7 @@ declare const _default: {
|
|
34
34
|
required: boolean;
|
35
35
|
};
|
36
36
|
colorSchemaType: {
|
37
|
-
type: import("vue").PropType<
|
37
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
38
38
|
required: boolean;
|
39
39
|
};
|
40
40
|
container: {
|
@@ -79,7 +79,7 @@ declare const _default: {
|
|
79
79
|
required: boolean;
|
80
80
|
};
|
81
81
|
colorSchemaType: {
|
82
|
-
type: import("vue").PropType<
|
82
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
83
83
|
required: boolean;
|
84
84
|
};
|
85
85
|
container: {
|
@@ -133,7 +133,7 @@ declare const _default: {
|
|
133
133
|
required: boolean;
|
134
134
|
};
|
135
135
|
colorSchemaType: {
|
136
|
-
type: import("vue").PropType<
|
136
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
137
137
|
required: boolean;
|
138
138
|
};
|
139
139
|
container: {
|
@@ -184,7 +184,7 @@ declare const _default: {
|
|
184
184
|
required: boolean;
|
185
185
|
};
|
186
186
|
colorSchemaType: {
|
187
|
-
type: import("vue").PropType<
|
187
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
188
188
|
required: boolean;
|
189
189
|
};
|
190
190
|
container: {
|
@@ -1,7 +1,7 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
3
3
|
"v-slots": import("vue").Prop<{
|
4
|
-
default?: import("../../DefineVueTypings").Slot
|
4
|
+
default?: import("../../DefineVueTypings").Slot;
|
5
5
|
} & {
|
6
6
|
placeholder: () => JSX.Element;
|
7
7
|
}>;
|
@@ -42,7 +42,7 @@ declare const _default: {
|
|
42
42
|
required: boolean;
|
43
43
|
};
|
44
44
|
colorSchemaType: {
|
45
|
-
type: import("vue").PropType<
|
45
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
46
46
|
required: boolean;
|
47
47
|
};
|
48
48
|
container: {
|
@@ -63,7 +63,7 @@ declare const _default: {
|
|
63
63
|
};
|
64
64
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
65
65
|
"v-slots": import("vue").Prop<{
|
66
|
-
default?: import("../../DefineVueTypings").Slot
|
66
|
+
default?: import("../../DefineVueTypings").Slot;
|
67
67
|
} & {
|
68
68
|
placeholder: () => JSX.Element;
|
69
69
|
}>;
|
@@ -104,7 +104,7 @@ declare const _default: {
|
|
104
104
|
required: boolean;
|
105
105
|
};
|
106
106
|
colorSchemaType: {
|
107
|
-
type: import("vue").PropType<
|
107
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
108
108
|
required: boolean;
|
109
109
|
};
|
110
110
|
container: {
|
@@ -129,7 +129,7 @@ declare const _default: {
|
|
129
129
|
Defaults: {};
|
130
130
|
}, Readonly<import("vue").ExtractPropTypes<{
|
131
131
|
"v-slots": import("vue").Prop<{
|
132
|
-
default?: import("../../DefineVueTypings").Slot
|
132
|
+
default?: import("../../DefineVueTypings").Slot;
|
133
133
|
} & {
|
134
134
|
placeholder: () => JSX.Element;
|
135
135
|
}>;
|
@@ -170,7 +170,7 @@ declare const _default: {
|
|
170
170
|
required: boolean;
|
171
171
|
};
|
172
172
|
colorSchemaType: {
|
173
|
-
type: import("vue").PropType<
|
173
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
174
174
|
required: boolean;
|
175
175
|
};
|
176
176
|
container: {
|
@@ -192,7 +192,7 @@ declare const _default: {
|
|
192
192
|
__isSuspense?: never;
|
193
193
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
194
194
|
"v-slots": import("vue").Prop<{
|
195
|
-
default?: import("../../DefineVueTypings").Slot
|
195
|
+
default?: import("../../DefineVueTypings").Slot;
|
196
196
|
} & {
|
197
197
|
placeholder: () => JSX.Element;
|
198
198
|
}>;
|
@@ -233,7 +233,7 @@ declare const _default: {
|
|
233
233
|
required: boolean;
|
234
234
|
};
|
235
235
|
colorSchemaType: {
|
236
|
-
type: import("vue").PropType<
|
236
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
237
237
|
required: boolean;
|
238
238
|
};
|
239
239
|
container: {
|
@@ -269,7 +269,7 @@ declare const _default: {
|
|
269
269
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
270
270
|
src?: string;
|
271
271
|
"v-slots"?: {
|
272
|
-
default?: import("../../DefineVueTypings").Slot
|
272
|
+
default?: import("../../DefineVueTypings").Slot;
|
273
273
|
} & {
|
274
274
|
placeholder: () => JSX.Element;
|
275
275
|
};
|
@@ -3,7 +3,7 @@ import { VNodeChild } from "vue";
|
|
3
3
|
declare const _default: {
|
4
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
5
|
"v-slots": import("vue").Prop<{
|
6
|
-
default?: import("../../DefineVueTypings").Slot
|
6
|
+
default?: import("../../DefineVueTypings").Slot;
|
7
7
|
} & {
|
8
8
|
default?: () => VNodeChild;
|
9
9
|
empty?: (value: {
|
@@ -40,7 +40,7 @@ declare const _default: {
|
|
40
40
|
load: (options: OInfiniteScrollLoadOptions) => true;
|
41
41
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
"v-slots": import("vue").Prop<{
|
43
|
-
default?: import("../../DefineVueTypings").Slot
|
43
|
+
default?: import("../../DefineVueTypings").Slot;
|
44
44
|
} & {
|
45
45
|
default?: () => VNodeChild;
|
46
46
|
empty?: (value: {
|
@@ -82,7 +82,7 @@ declare const _default: {
|
|
82
82
|
Defaults: {};
|
83
83
|
}, Readonly<import("vue").ExtractPropTypes<{
|
84
84
|
"v-slots": import("vue").Prop<{
|
85
|
-
default?: import("../../DefineVueTypings").Slot
|
85
|
+
default?: import("../../DefineVueTypings").Slot;
|
86
86
|
} & {
|
87
87
|
default?: () => VNodeChild;
|
88
88
|
empty?: (value: {
|
@@ -121,7 +121,7 @@ declare const _default: {
|
|
121
121
|
__isSuspense?: never;
|
122
122
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
123
123
|
"v-slots": import("vue").Prop<{
|
124
|
-
default?: import("../../DefineVueTypings").Slot
|
124
|
+
default?: import("../../DefineVueTypings").Slot;
|
125
125
|
} & {
|
126
126
|
default?: () => VNodeChild;
|
127
127
|
empty?: (value: {
|
@@ -163,7 +163,7 @@ declare const _default: {
|
|
163
163
|
direction?: "horizontal" | "vertical";
|
164
164
|
margin?: string | number;
|
165
165
|
"v-slots"?: {
|
166
|
-
default?: import("../../DefineVueTypings").Slot
|
166
|
+
default?: import("../../DefineVueTypings").Slot;
|
167
167
|
} & {
|
168
168
|
default?: () => VNodeChild;
|
169
169
|
empty?: (value: {
|
@@ -8,7 +8,7 @@ export type InputTypes = typeof InputTypeDefinitions[number];
|
|
8
8
|
type BaseProps = DefinePropTheming & DefineProp<"class", String | String[]> & DefineProp<"variant", OTextBoxVariantTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"color", ColorValue, false, null, "Define the custom color for text field."> & DefineProp<"readonly", boolean, false, null, "Makes the text field readonly."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hint", string, false, null, "Sets the hint of the text field. Hint will be displayed below the input when focused."> & DefineProp<"errorMessages", string | string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"rules", ValidationRule[], false, null, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message."> & DefineProp<"toned", boolean, false, null, ""> & DefineProp<"label", string, false, null, "The label of the input field."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineSlot<"append", () => VNodeChild, "Adds an item inside the input and after input content."> & DefineSlot<"append-inner", () => VNodeChild, "Adds an item inside the input content."> & DefineSlot<"prepend", () => VNodeChild, "Adds an item outside the input and before input content."> & DefineSlot<"prepend-inner", () => VNodeChild, "Slot that is prepended to the input."> & DefineSlot<"message", () => VNodeChild, "Slot used to customize the message content."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineEmit<"click:button", () => void, "Emit when click on icon."> & DefineEmit<"click:clear", () => void, "Emit when search input field is cleared.">;
|
9
9
|
type NumberInputProps = DefineVModel<"", number, false, null, false, "The v-model value of the component."> & DefineProp<"max", number, false, null, "The max value."> & DefineProp<"min", number, false, null, "The min value."> & DefineProp<"step", number, false, null, "incremental steps for adjusting the numeric value."> & BaseProps;
|
10
10
|
type TextInputProps = DefineVModel<"", string, false, null, false, "The v-model value of the component."> & DefineProp<"suffix", string, false, null, "The suffix text of the text field."> & DefineProp<"prefix", string, false, null, "The prefix text of the text field."> & DefineProp<"clearable", boolean, false, false, "Adds a clear button when the text field is not empty."> & DefineProp<"autofocus", boolean, false, false, "Enables autofocus."> & DefineProp<"placeholder", string, false, null, "Sets the input’s placeholder text."> & BaseProps;
|
11
|
-
declare const _default: <TType extends "
|
11
|
+
declare const _default: <TType extends "text" | "number" | "password" = "text">(props: import("@omnia/fx/ux").ConstructComponentProps<{
|
12
12
|
type?: TType;
|
13
13
|
} & (TType extends "number" ? NumberInputProps : TextInputProps)>) => any;
|
14
14
|
export default _default;
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
5
5
|
required: boolean;
|
6
6
|
};
|
7
7
|
colorSchemaType: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
9
9
|
required: boolean;
|
10
10
|
};
|
11
11
|
container: {
|
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
required: boolean;
|
23
23
|
};
|
24
24
|
colorSchemaType: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
26
26
|
required: boolean;
|
27
27
|
};
|
28
28
|
container: {
|
@@ -48,7 +48,7 @@ declare const _default: {
|
|
48
48
|
required: boolean;
|
49
49
|
};
|
50
50
|
colorSchemaType: {
|
51
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
52
52
|
required: boolean;
|
53
53
|
};
|
54
54
|
container: {
|
@@ -71,7 +71,7 @@ declare const _default: {
|
|
71
71
|
required: boolean;
|
72
72
|
};
|
73
73
|
colorSchemaType: {
|
74
|
-
type: import("vue").PropType<
|
74
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
75
75
|
required: boolean;
|
76
76
|
};
|
77
77
|
container: {
|