@omnia/fx 8.0.257-dev → 8.0.259-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
@@ -94,31 +94,31 @@ export declare const useThemeContextStore: () => {
|
|
94
94
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
95
95
|
};
|
96
96
|
icon: {
|
97
|
-
iconBlueprint(size: "
|
97
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
98
98
|
};
|
99
99
|
block: {
|
100
|
-
hasBlueprintVariant(type: string): boolean;
|
101
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
100
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
101
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
102
102
|
};
|
103
103
|
container: {
|
104
|
-
hasVariant(type: string): boolean;
|
105
|
-
getByType(type:
|
104
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
105
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
106
106
|
};
|
107
107
|
};
|
108
108
|
deactivated(): void;
|
109
109
|
} & {
|
110
110
|
dispose?: () => void;
|
111
111
|
};
|
112
|
-
colorSchema(colorSchemaType:
|
112
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
113
113
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
114
114
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
115
115
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
116
116
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
117
|
-
color(colorSchemaType:
|
118
|
-
colorDefinition(colorSchemaType:
|
119
|
-
complementaryColorType(colorType: "
|
120
|
-
complementaryColor(colorSchemaType:
|
121
|
-
complementaryColorDefinition(colorSchemaType:
|
117
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
118
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
119
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
120
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
121
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
122
122
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
123
123
|
};
|
124
124
|
} & {
|
@@ -197,31 +197,31 @@ export declare const useThemeContextStore: () => {
|
|
197
197
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
198
198
|
};
|
199
199
|
icon: {
|
200
|
-
iconBlueprint(size: "
|
200
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
201
201
|
};
|
202
202
|
block: {
|
203
|
-
hasBlueprintVariant(type: string): boolean;
|
204
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
203
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
204
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
205
205
|
};
|
206
206
|
container: {
|
207
|
-
hasVariant(type: string): boolean;
|
208
|
-
getByType(type:
|
207
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
208
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
209
209
|
};
|
210
210
|
};
|
211
211
|
deactivated(): void;
|
212
212
|
} & {
|
213
213
|
dispose?: () => void;
|
214
214
|
};
|
215
|
-
colorSchema(colorSchemaType:
|
215
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
216
216
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
217
217
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
218
218
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
219
219
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
220
|
-
color(colorSchemaType:
|
221
|
-
colorDefinition(colorSchemaType:
|
222
|
-
complementaryColorType(colorType: "
|
223
|
-
complementaryColor(colorSchemaType:
|
224
|
-
complementaryColorDefinition(colorSchemaType:
|
220
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
221
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
222
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
223
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
224
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
225
225
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
226
226
|
};
|
227
227
|
} & {
|
@@ -300,31 +300,31 @@ export declare const useThemeContextStore: () => {
|
|
300
300
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
301
301
|
};
|
302
302
|
icon: {
|
303
|
-
iconBlueprint(size: "
|
303
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
304
304
|
};
|
305
305
|
block: {
|
306
|
-
hasBlueprintVariant(type: string): boolean;
|
307
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
306
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
307
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
308
308
|
};
|
309
309
|
container: {
|
310
|
-
hasVariant(type: string): boolean;
|
311
|
-
getByType(type:
|
310
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
311
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
312
312
|
};
|
313
313
|
};
|
314
314
|
deactivated(): void;
|
315
315
|
} & {
|
316
316
|
dispose?: () => void;
|
317
317
|
};
|
318
|
-
colorSchema(colorSchemaType:
|
318
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
319
319
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
320
320
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
321
321
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
322
322
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
323
|
-
color(colorSchemaType:
|
324
|
-
colorDefinition(colorSchemaType:
|
325
|
-
complementaryColorType(colorType: "
|
326
|
-
complementaryColor(colorSchemaType:
|
327
|
-
complementaryColorDefinition(colorSchemaType:
|
323
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
324
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
325
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
326
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
327
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
328
328
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
329
329
|
};
|
330
330
|
} & {
|
@@ -403,31 +403,31 @@ export declare const useThemeContextStore: () => {
|
|
403
403
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
404
404
|
};
|
405
405
|
icon: {
|
406
|
-
iconBlueprint(size: "
|
406
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
407
407
|
};
|
408
408
|
block: {
|
409
|
-
hasBlueprintVariant(type: string): boolean;
|
410
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
409
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
410
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
411
411
|
};
|
412
412
|
container: {
|
413
|
-
hasVariant(type: string): boolean;
|
414
|
-
getByType(type:
|
413
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
414
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
415
415
|
};
|
416
416
|
};
|
417
417
|
deactivated(): void;
|
418
418
|
} & {
|
419
419
|
dispose?: () => void;
|
420
420
|
};
|
421
|
-
colorSchema(colorSchemaType:
|
421
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
422
422
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
423
423
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
424
424
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
425
425
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
426
|
-
color(colorSchemaType:
|
427
|
-
colorDefinition(colorSchemaType:
|
428
|
-
complementaryColorType(colorType: "
|
429
|
-
complementaryColor(colorSchemaType:
|
430
|
-
complementaryColorDefinition(colorSchemaType:
|
426
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
427
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
428
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
429
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
430
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
431
431
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
432
432
|
};
|
433
433
|
} & {
|
@@ -508,31 +508,31 @@ export declare const useThemeContextStore: () => {
|
|
508
508
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
509
509
|
};
|
510
510
|
icon: {
|
511
|
-
iconBlueprint(size: "
|
511
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
512
512
|
};
|
513
513
|
block: {
|
514
|
-
hasBlueprintVariant(type: string): boolean;
|
515
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
514
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
515
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
516
516
|
};
|
517
517
|
container: {
|
518
|
-
hasVariant(type: string): boolean;
|
519
|
-
getByType(type:
|
518
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
519
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
520
520
|
};
|
521
521
|
};
|
522
522
|
deactivated(): void;
|
523
523
|
} & {
|
524
524
|
dispose?: () => void;
|
525
525
|
};
|
526
|
-
colorSchema(colorSchemaType:
|
526
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
527
527
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
528
528
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
529
529
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
530
530
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
531
|
-
color(colorSchemaType:
|
532
|
-
colorDefinition(colorSchemaType:
|
533
|
-
complementaryColorType(colorType: "
|
534
|
-
complementaryColor(colorSchemaType:
|
535
|
-
complementaryColorDefinition(colorSchemaType:
|
531
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
532
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
533
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
534
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
535
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
536
536
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
537
537
|
};
|
538
538
|
} & {
|
@@ -611,31 +611,31 @@ export declare const useThemeContextStore: () => {
|
|
611
611
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
612
612
|
};
|
613
613
|
icon: {
|
614
|
-
iconBlueprint(size: "
|
614
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
615
615
|
};
|
616
616
|
block: {
|
617
|
-
hasBlueprintVariant(type: string): boolean;
|
618
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
617
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
618
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
619
619
|
};
|
620
620
|
container: {
|
621
|
-
hasVariant(type: string): boolean;
|
622
|
-
getByType(type:
|
621
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
622
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
623
623
|
};
|
624
624
|
};
|
625
625
|
deactivated(): void;
|
626
626
|
} & {
|
627
627
|
dispose?: () => void;
|
628
628
|
};
|
629
|
-
colorSchema(colorSchemaType:
|
629
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
630
630
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
631
631
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
632
632
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
633
633
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
634
|
-
color(colorSchemaType:
|
635
|
-
colorDefinition(colorSchemaType:
|
636
|
-
complementaryColorType(colorType: "
|
637
|
-
complementaryColor(colorSchemaType:
|
638
|
-
complementaryColorDefinition(colorSchemaType:
|
634
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
635
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
636
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
637
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
638
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
639
639
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
640
640
|
};
|
641
641
|
} & {
|
@@ -714,31 +714,31 @@ export declare const useThemeContextStore: () => {
|
|
714
714
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
715
715
|
};
|
716
716
|
icon: {
|
717
|
-
iconBlueprint(size: "
|
717
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
718
718
|
};
|
719
719
|
block: {
|
720
|
-
hasBlueprintVariant(type: string): boolean;
|
721
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
720
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
721
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
722
722
|
};
|
723
723
|
container: {
|
724
|
-
hasVariant(type: string): boolean;
|
725
|
-
getByType(type:
|
724
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
725
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
726
726
|
};
|
727
727
|
};
|
728
728
|
deactivated(): void;
|
729
729
|
} & {
|
730
730
|
dispose?: () => void;
|
731
731
|
};
|
732
|
-
colorSchema(colorSchemaType:
|
732
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
733
733
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
734
734
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
735
735
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
736
736
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
737
|
-
color(colorSchemaType:
|
738
|
-
colorDefinition(colorSchemaType:
|
739
|
-
complementaryColorType(colorType: "
|
740
|
-
complementaryColor(colorSchemaType:
|
741
|
-
complementaryColorDefinition(colorSchemaType:
|
737
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
738
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
739
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
740
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
741
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
742
742
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
743
743
|
};
|
744
744
|
} & {
|
@@ -817,31 +817,31 @@ export declare const useThemeContextStore: () => {
|
|
817
817
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
818
818
|
};
|
819
819
|
icon: {
|
820
|
-
iconBlueprint(size: "
|
820
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
821
821
|
};
|
822
822
|
block: {
|
823
|
-
hasBlueprintVariant(type: string): boolean;
|
824
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
823
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
824
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
825
825
|
};
|
826
826
|
container: {
|
827
|
-
hasVariant(type: string): boolean;
|
828
|
-
getByType(type:
|
827
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
828
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
829
829
|
};
|
830
830
|
};
|
831
831
|
deactivated(): void;
|
832
832
|
} & {
|
833
833
|
dispose?: () => void;
|
834
834
|
};
|
835
|
-
colorSchema(colorSchemaType:
|
835
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
836
836
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
837
837
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
838
838
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
839
839
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
840
|
-
color(colorSchemaType:
|
841
|
-
colorDefinition(colorSchemaType:
|
842
|
-
complementaryColorType(colorType: "
|
843
|
-
complementaryColor(colorSchemaType:
|
844
|
-
complementaryColorDefinition(colorSchemaType:
|
840
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
841
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
842
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
843
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
844
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
845
845
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
846
846
|
};
|
847
847
|
} & {
|
@@ -922,31 +922,31 @@ export declare const useThemeContextStore: () => {
|
|
922
922
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
923
923
|
};
|
924
924
|
icon: {
|
925
|
-
iconBlueprint(size: "
|
925
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
926
926
|
};
|
927
927
|
block: {
|
928
|
-
hasBlueprintVariant(type: string): boolean;
|
929
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
928
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
929
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
930
930
|
};
|
931
931
|
container: {
|
932
|
-
hasVariant(type: string): boolean;
|
933
|
-
getByType(type:
|
932
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
933
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
934
934
|
};
|
935
935
|
};
|
936
936
|
deactivated(): void;
|
937
937
|
} & {
|
938
938
|
dispose?: () => void;
|
939
939
|
};
|
940
|
-
colorSchema(colorSchemaType:
|
940
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
941
941
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
942
942
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
943
943
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
944
944
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
945
|
-
color(colorSchemaType:
|
946
|
-
colorDefinition(colorSchemaType:
|
947
|
-
complementaryColorType(colorType: "
|
948
|
-
complementaryColor(colorSchemaType:
|
949
|
-
complementaryColorDefinition(colorSchemaType:
|
945
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
946
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
947
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
948
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
949
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
950
950
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
951
951
|
};
|
952
952
|
} & {
|
@@ -1025,31 +1025,31 @@ export declare const useThemeContextStore: () => {
|
|
1025
1025
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
1026
1026
|
};
|
1027
1027
|
icon: {
|
1028
|
-
iconBlueprint(size: "
|
1028
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
1029
1029
|
};
|
1030
1030
|
block: {
|
1031
|
-
hasBlueprintVariant(type: string): boolean;
|
1032
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
1031
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
1032
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
1033
1033
|
};
|
1034
1034
|
container: {
|
1035
|
-
hasVariant(type: string): boolean;
|
1036
|
-
getByType(type:
|
1035
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
1036
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
1037
1037
|
};
|
1038
1038
|
};
|
1039
1039
|
deactivated(): void;
|
1040
1040
|
} & {
|
1041
1041
|
dispose?: () => void;
|
1042
1042
|
};
|
1043
|
-
colorSchema(colorSchemaType:
|
1043
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
1044
1044
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
1045
1045
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
1046
1046
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
1047
1047
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
1048
|
-
color(colorSchemaType:
|
1049
|
-
colorDefinition(colorSchemaType:
|
1050
|
-
complementaryColorType(colorType: "
|
1051
|
-
complementaryColor(colorSchemaType:
|
1052
|
-
complementaryColorDefinition(colorSchemaType:
|
1048
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1049
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1050
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
1051
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1052
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1053
1053
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
1054
1054
|
};
|
1055
1055
|
} & {
|
@@ -1128,31 +1128,31 @@ export declare const useThemeContextStore: () => {
|
|
1128
1128
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
1129
1129
|
};
|
1130
1130
|
icon: {
|
1131
|
-
iconBlueprint(size: "
|
1131
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
1132
1132
|
};
|
1133
1133
|
block: {
|
1134
|
-
hasBlueprintVariant(type: string): boolean;
|
1135
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
1134
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
1135
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
1136
1136
|
};
|
1137
1137
|
container: {
|
1138
|
-
hasVariant(type: string): boolean;
|
1139
|
-
getByType(type:
|
1138
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
1139
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
1140
1140
|
};
|
1141
1141
|
};
|
1142
1142
|
deactivated(): void;
|
1143
1143
|
} & {
|
1144
1144
|
dispose?: () => void;
|
1145
1145
|
};
|
1146
|
-
colorSchema(colorSchemaType:
|
1146
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
1147
1147
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
1148
1148
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
1149
1149
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
1150
1150
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
1151
|
-
color(colorSchemaType:
|
1152
|
-
colorDefinition(colorSchemaType:
|
1153
|
-
complementaryColorType(colorType: "
|
1154
|
-
complementaryColor(colorSchemaType:
|
1155
|
-
complementaryColorDefinition(colorSchemaType:
|
1151
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1152
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1153
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
1154
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1155
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1156
1156
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
1157
1157
|
};
|
1158
1158
|
} & {
|
@@ -1231,31 +1231,31 @@ export declare const useThemeContextStore: () => {
|
|
1231
1231
|
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | import("@omnia/fx-models").TabsBlueprint): import("@omnia/fx-models").ButtonBlueprint;
|
1232
1232
|
};
|
1233
1233
|
icon: {
|
1234
|
-
iconBlueprint(size: "
|
1234
|
+
iconBlueprint(size: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").IconBlueprint;
|
1235
1235
|
};
|
1236
1236
|
block: {
|
1237
|
-
hasBlueprintVariant(type: string): boolean;
|
1238
|
-
blueprintByType(type: string): import("@omnia/fx-models").ChromeBlueprint;
|
1237
|
+
hasBlueprintVariant(type: import("@omnia/fx-models").BlueprintVariant | string): boolean;
|
1238
|
+
blueprintByType(type: import("@omnia/fx-models").BlueprintVariant | string): import("@omnia/fx-models").ChromeBlueprint;
|
1239
1239
|
};
|
1240
1240
|
container: {
|
1241
|
-
hasVariant(type: string): boolean;
|
1242
|
-
getByType(type:
|
1241
|
+
hasVariant(type: import("@omnia/fx-models").ContainerVariant | string): boolean;
|
1242
|
+
getByType(type: import("@omnia/fx-models").ContainerVariant | import("@omnia/fx-models").ContainerBlueprint | string): import("@omnia/fx-models").ContainerBlueprint;
|
1243
1243
|
};
|
1244
1244
|
};
|
1245
1245
|
deactivated(): void;
|
1246
1246
|
} & {
|
1247
1247
|
dispose?: () => void;
|
1248
1248
|
};
|
1249
|
-
colorSchema(colorSchemaType:
|
1249
|
+
colorSchema(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType | import("@omnia/fx-models").ColorSchema): import("@omnia/fx-models").ColorSchema;
|
1250
1250
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
1251
1251
|
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
1252
1252
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
1253
1253
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
1254
|
-
color(colorSchemaType:
|
1255
|
-
colorDefinition(colorSchemaType:
|
1256
|
-
complementaryColorType(colorType: "
|
1257
|
-
complementaryColor(colorSchemaType:
|
1258
|
-
complementaryColorDefinition(colorSchemaType:
|
1254
|
+
color(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1255
|
+
colorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1256
|
+
complementaryColorType(colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorTypes;
|
1257
|
+
complementaryColor(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): string;
|
1258
|
+
complementaryColorDefinition(colorSchemaType: import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType, colorType: import("@omnia/fx-models").ColorTypes | import("@omnia/fx-models").ColorType): import("@omnia/fx-models").ColorDefinition;
|
1259
1259
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
1260
1260
|
};
|
1261
1261
|
} & {
|