@omnia/fx 8.0.151-dev → 8.0.152-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/manifests/omnia.fx.core.manifest.json +1 -1
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/docs/AlignmentPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/app/management/tabs/shared/addbutton/AddButton.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceEnterprisePropertiesVueComponent.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/appprovisioning/summary/InformationStepSummary.d.ts +56 -18
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillBladeEdit.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/FillsBlade.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +53 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/FillsEditorStore.d.ts +50 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/blades/EditTypographyFillBlade.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +46 -6
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/docs/BorderPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +101 -101
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +12 -5
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/docs/FillPickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +8 -5
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +6 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/FillStyleDefinitions.d.ts +5 -0
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/TypographyBlueprints.d.ts +31 -1
- package/internal-do-not-import-from-here/ux/aurora/store/ChromeBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +531 -313
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +72 -60
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +526 -308
- package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/DateTimeZonePickerExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholder.d.ts +56 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/DynamicPlaceholderSettings.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/loc/localize.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/dynamicplaceholder/models/DynamicPlaceholderSettings.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/filterpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/JourneyMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/docs/SampleButtons.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleComponentMenu.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/jsonexportimport/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/LayoutEditorCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/EditorLayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/factories/LayoutItemFactory.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +11 -10
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/BlockCatalogStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/alert/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/appbar/docs/AppbarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/avatar/docs/AvatarExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/badge/docs/BadgeExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/btn/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/btngroup/docs/ButtonIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/card/docs/CardSample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chart/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/checkbox/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/chip/docs/ChipExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +64 -64
- package/internal-do-not-import-from-here/ux/oxide/column/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/datatable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/datepicker/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithAppNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithFixedContent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithLeftBar.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithNavigation.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithTabs.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/dialog/docs/DialogWithoutNavigation.d.ts +8 -4
- package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/divider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/draggable/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/oxide/flex/docs/BasicFlexTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/form/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/hostprovider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/icon/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/image/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/layout/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/link/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/list/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/main/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/menu/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/notification/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/BasicPanelTypes.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/PanelVariants.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/SettingsPanel.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/panel/docs/ShowHide.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/progress/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/radio/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1078 -640
- package/internal-do-not-import-from-here/ux/oxide/select/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent2.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/slider/docs/SampleComponent3.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/snackbar/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/spacer/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/stepper/StepperStep.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/stepper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/switch/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/tab/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/table/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +10 -36
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/text/docs/SampleGradients.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/textfield/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/toolbar/docs/ToolbarIntro.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/tooltip/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/treeview/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/AdvanceExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/oxide/validation/docs/SimpleExample.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +91 -91
- package/internal-do-not-import-from-here/ux/social/docs/SampleComponent.d.ts +54 -15
- package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +538 -319
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +27 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +15 -3
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +18 -42
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronConstants.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronPropertyEditors.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronColorSchemaEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronContentEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilder2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronEditorBuilderBase.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronImageEditor.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/core/templatebuilder/editor/VelcronPropertyMappingEditorBuilder.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/components/EditEditorsPane.d.ts +55 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/components/panels/edit-editors/EditEditorsPanel.d.ts +16 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentDescriptors.d.ts +17 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Enums.d.ts +6 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/EventDescriptors.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/Shared.d.ts +10 -7
- package/internal-do-not-import-from-here/ux/velcron/editor/models/StateDescriptors.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronDescriptors.d.ts +26 -2
- package/internal-do-not-import-from-here/ux/velcron/editor/models/VelcronEditorDescriptors.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/models/index.d.ts +5 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +78 -23
- package/internal-do-not-import-from-here/ux/velcron/editor/templates/ContentTemplates.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/velcron/renderer/components/SlidePanel.d.ts +32 -0
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/ColorSchemaEditor.d.ts +95 -95
- package/internal-do-not-import-from-here/ux/velcron/renderer/propertyeditors/PropertyEditorCreator.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +21 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/Shared.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutBladeBuilder.d.ts +7 -3
- package/internal-do-not-import-from-here/ux/versionedlayout/blade/VersionedLayoutStyle.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/LayoutEditorTabRenderer.d.ts +26 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItemFactory.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutEditor.d.ts +70 -58
- package/internal-do-not-import-from-here/wctypings.d.ts +131 -86
- package/package.json +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/tmpUseIndexDb.d.ts +0 -69
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/items/PlaceHolderListingSettingsPanel.d.ts +0 -43
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/placeholders/PlaceHolderRegistrationApis.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.css.d.ts +0 -3
- package/internal-do-not-import-from-here/ux/velcron/editor/components/pickers/typographypicker/TypographyPicker.d.ts +0 -31
- package/internal-do-not-import-from-here/ux/velcron/editor/models/BuiltInDescriptors.d.ts +0 -38
- /package/internal-do-not-import-from-here/ux/app/{AppLayoutPlaceHolderRegistration.d.ts → AppDynamicPlaceHolderRegistration.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/{layoutcanvas/apis/PlaceHolderApis.d.ts → dynamicplaceholder/DynamicPlaceholderApis.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/{store → stores}/ContentEditorStore.d.ts +0 -0
@@ -88,15 +88,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
88
88
|
};
|
89
89
|
deactivated(): void;
|
90
90
|
};
|
91
|
-
colorSchema(colorSchemaType: "
|
91
|
+
colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
92
92
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
93
|
+
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
93
94
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
94
95
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
95
|
-
color(colorSchemaType: "
|
96
|
-
colorDefinition(colorSchemaType: "
|
96
|
+
color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
97
|
+
colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
97
98
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
|
98
|
-
complementaryColor(colorSchemaType: "
|
99
|
-
complementaryColorDefinition(colorSchemaType: "
|
99
|
+
complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
100
|
+
complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
100
101
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
101
102
|
};
|
102
103
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -178,15 +179,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
178
179
|
};
|
179
180
|
deactivated(): void;
|
180
181
|
};
|
181
|
-
colorSchema(colorSchemaType: "
|
182
|
+
colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
182
183
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
184
|
+
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
183
185
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
184
186
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
185
|
-
color(colorSchemaType: "
|
186
|
-
colorDefinition(colorSchemaType: "
|
187
|
+
color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
188
|
+
colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
187
189
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
|
188
|
-
complementaryColor(colorSchemaType: "
|
189
|
-
complementaryColorDefinition(colorSchemaType: "
|
190
|
+
complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
191
|
+
complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
190
192
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
191
193
|
};
|
192
194
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -268,15 +270,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
268
270
|
};
|
269
271
|
deactivated(): void;
|
270
272
|
};
|
271
|
-
colorSchema(colorSchemaType: "
|
273
|
+
colorSchema(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic"): import("@omnia/fx-models").ColorSchema;
|
272
274
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
275
|
+
fillValue(value: import("@omnia/fx-models").FillDefinitionValue, type: "typography"): any;
|
273
276
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
274
277
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
275
|
-
color(colorSchemaType: "
|
276
|
-
colorDefinition(colorSchemaType: "
|
278
|
+
color(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
279
|
+
colorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
277
280
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorTypes;
|
278
|
-
complementaryColor(colorSchemaType: "
|
279
|
-
complementaryColorDefinition(colorSchemaType: "
|
281
|
+
complementaryColor(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): string;
|
282
|
+
complementaryColorDefinition(colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes): import("@omnia/fx-models").ColorDefinition;
|
280
283
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
281
284
|
};
|
282
285
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -624,6 +627,56 @@ export declare const useTypographyBlueprintStore: () => {
|
|
624
627
|
family: string;
|
625
628
|
cdn?: string;
|
626
629
|
};
|
630
|
+
fills?: {
|
631
|
+
variant1?: {
|
632
|
+
colors: (string | {
|
633
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
634
|
+
toned?: boolean;
|
635
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
636
|
+
} | {
|
637
|
+
color: string | {
|
638
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
639
|
+
toned?: boolean;
|
640
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
641
|
+
};
|
642
|
+
stop?: number;
|
643
|
+
})[];
|
644
|
+
acrylic?: boolean;
|
645
|
+
opacity?: number;
|
646
|
+
};
|
647
|
+
variant2?: {
|
648
|
+
colors: (string | {
|
649
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
650
|
+
toned?: boolean;
|
651
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
652
|
+
} | {
|
653
|
+
color: string | {
|
654
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
655
|
+
toned?: boolean;
|
656
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
657
|
+
};
|
658
|
+
stop?: number;
|
659
|
+
})[];
|
660
|
+
acrylic?: boolean;
|
661
|
+
opacity?: number;
|
662
|
+
};
|
663
|
+
variant3?: {
|
664
|
+
colors: (string | {
|
665
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
666
|
+
toned?: boolean;
|
667
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
668
|
+
} | {
|
669
|
+
color: string | {
|
670
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
671
|
+
toned?: boolean;
|
672
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
673
|
+
};
|
674
|
+
stop?: number;
|
675
|
+
})[];
|
676
|
+
acrylic?: boolean;
|
677
|
+
opacity?: number;
|
678
|
+
};
|
679
|
+
};
|
627
680
|
title: {
|
628
681
|
xl: {
|
629
682
|
decoration?: string;
|
@@ -715,6 +768,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
715
768
|
lineHeight: number;
|
716
769
|
};
|
717
770
|
};
|
771
|
+
font?: {
|
772
|
+
id: {
|
773
|
+
toString: () => string;
|
774
|
+
equals?: {
|
775
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
776
|
+
};
|
777
|
+
};
|
778
|
+
family: string;
|
779
|
+
cdn?: string;
|
780
|
+
};
|
718
781
|
};
|
719
782
|
text: {
|
720
783
|
l: {
|
@@ -789,6 +852,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
789
852
|
lineHeight: number;
|
790
853
|
};
|
791
854
|
};
|
855
|
+
font?: {
|
856
|
+
id: {
|
857
|
+
toString: () => string;
|
858
|
+
equals?: {
|
859
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
860
|
+
};
|
861
|
+
};
|
862
|
+
family: string;
|
863
|
+
cdn?: string;
|
864
|
+
};
|
792
865
|
};
|
793
866
|
navigation: {
|
794
867
|
l: {
|
@@ -827,6 +900,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
827
900
|
lineHeight: number;
|
828
901
|
};
|
829
902
|
};
|
903
|
+
font?: {
|
904
|
+
id: {
|
905
|
+
toString: () => string;
|
906
|
+
equals?: {
|
907
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
908
|
+
};
|
909
|
+
};
|
910
|
+
family: string;
|
911
|
+
cdn?: string;
|
912
|
+
};
|
830
913
|
};
|
831
914
|
link: {
|
832
915
|
m: {
|
@@ -847,6 +930,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
847
930
|
lineHeight: number;
|
848
931
|
};
|
849
932
|
};
|
933
|
+
font?: {
|
934
|
+
id: {
|
935
|
+
toString: () => string;
|
936
|
+
equals?: {
|
937
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
938
|
+
};
|
939
|
+
};
|
940
|
+
family: string;
|
941
|
+
cdn?: string;
|
942
|
+
};
|
850
943
|
};
|
851
944
|
};
|
852
945
|
name?: string;
|
@@ -899,12 +992,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
899
992
|
colors: (string | {
|
900
993
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
901
994
|
toned?: boolean;
|
902
|
-
colorSchemaType?: "
|
995
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
903
996
|
} | {
|
904
997
|
color: string | {
|
905
998
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
906
999
|
toned?: boolean;
|
907
|
-
colorSchemaType?: "
|
1000
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
908
1001
|
};
|
909
1002
|
stop?: number;
|
910
1003
|
})[];
|
@@ -928,7 +1021,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
928
1021
|
colors: (string | {
|
929
1022
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
930
1023
|
toned?: boolean;
|
931
|
-
colorSchemaType?: "
|
1024
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
932
1025
|
} | {
|
933
1026
|
color: string | any;
|
934
1027
|
stop?: number;
|
@@ -941,21 +1034,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
941
1034
|
};
|
942
1035
|
alterCase?: boolean;
|
943
1036
|
text?: {
|
944
|
-
color?: {
|
1037
|
+
color?: string | {
|
945
1038
|
colors: (string | {
|
946
1039
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
947
1040
|
toned?: boolean;
|
948
|
-
colorSchemaType?: "
|
1041
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
949
1042
|
} | {
|
950
1043
|
color: string | {
|
951
1044
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
952
1045
|
toned?: boolean;
|
953
|
-
colorSchemaType?: "
|
1046
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
954
1047
|
};
|
955
1048
|
stop?: number;
|
956
1049
|
})[];
|
957
1050
|
acrylic?: boolean;
|
958
1051
|
opacity?: number;
|
1052
|
+
} | {
|
1053
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1054
|
+
toned?: boolean;
|
1055
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
959
1056
|
};
|
960
1057
|
typography?: {
|
961
1058
|
decoration?: string;
|
@@ -975,7 +1072,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
975
1072
|
lineHeight: number;
|
976
1073
|
};
|
977
1074
|
} | {
|
978
|
-
type: "
|
1075
|
+
type: "text" | "title" | "navigation";
|
979
1076
|
size: "xs" | "s" | "m" | "l" | "xl";
|
980
1077
|
};
|
981
1078
|
};
|
@@ -984,12 +1081,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
984
1081
|
colors: (string | {
|
985
1082
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
986
1083
|
toned?: boolean;
|
987
|
-
colorSchemaType?: "
|
1084
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
988
1085
|
} | {
|
989
1086
|
color: string | {
|
990
1087
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
991
1088
|
toned?: boolean;
|
992
|
-
colorSchemaType?: "
|
1089
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
993
1090
|
};
|
994
1091
|
stop?: number;
|
995
1092
|
})[];
|
@@ -1011,12 +1108,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1011
1108
|
colors: (string | {
|
1012
1109
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1013
1110
|
toned?: boolean;
|
1014
|
-
colorSchemaType?: "
|
1111
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1015
1112
|
} | {
|
1016
1113
|
color: string | {
|
1017
1114
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1018
1115
|
toned?: boolean;
|
1019
|
-
colorSchemaType?: "
|
1116
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1020
1117
|
};
|
1021
1118
|
stop?: number;
|
1022
1119
|
})[];
|
@@ -1040,7 +1137,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1040
1137
|
colors: (string | {
|
1041
1138
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1042
1139
|
toned?: boolean;
|
1043
|
-
colorSchemaType?: "
|
1140
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1044
1141
|
} | {
|
1045
1142
|
color: string | any;
|
1046
1143
|
stop?: number;
|
@@ -1053,21 +1150,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1053
1150
|
};
|
1054
1151
|
alterCase?: boolean;
|
1055
1152
|
text?: {
|
1056
|
-
color?: {
|
1153
|
+
color?: string | {
|
1057
1154
|
colors: (string | {
|
1058
1155
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1059
1156
|
toned?: boolean;
|
1060
|
-
colorSchemaType?: "
|
1157
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1061
1158
|
} | {
|
1062
1159
|
color: string | {
|
1063
1160
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1064
1161
|
toned?: boolean;
|
1065
|
-
colorSchemaType?: "
|
1162
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1066
1163
|
};
|
1067
1164
|
stop?: number;
|
1068
1165
|
})[];
|
1069
1166
|
acrylic?: boolean;
|
1070
1167
|
opacity?: number;
|
1168
|
+
} | {
|
1169
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1170
|
+
toned?: boolean;
|
1171
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1071
1172
|
};
|
1072
1173
|
typography?: {
|
1073
1174
|
decoration?: string;
|
@@ -1087,7 +1188,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1087
1188
|
lineHeight: number;
|
1088
1189
|
};
|
1089
1190
|
} | {
|
1090
|
-
type: "
|
1191
|
+
type: "text" | "title" | "navigation";
|
1091
1192
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1092
1193
|
};
|
1093
1194
|
};
|
@@ -1096,12 +1197,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1096
1197
|
colors: (string | {
|
1097
1198
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1098
1199
|
toned?: boolean;
|
1099
|
-
colorSchemaType?: "
|
1200
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1100
1201
|
} | {
|
1101
1202
|
color: string | {
|
1102
1203
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1103
1204
|
toned?: boolean;
|
1104
|
-
colorSchemaType?: "
|
1205
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1105
1206
|
};
|
1106
1207
|
stop?: number;
|
1107
1208
|
})[];
|
@@ -1123,12 +1224,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1123
1224
|
colors: (string | {
|
1124
1225
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1125
1226
|
toned?: boolean;
|
1126
|
-
colorSchemaType?: "
|
1227
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1127
1228
|
} | {
|
1128
1229
|
color: string | {
|
1129
1230
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1130
1231
|
toned?: boolean;
|
1131
|
-
colorSchemaType?: "
|
1232
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1132
1233
|
};
|
1133
1234
|
stop?: number;
|
1134
1235
|
})[];
|
@@ -1152,7 +1253,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1152
1253
|
colors: (string | {
|
1153
1254
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1154
1255
|
toned?: boolean;
|
1155
|
-
colorSchemaType?: "
|
1256
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1156
1257
|
} | {
|
1157
1258
|
color: string | any;
|
1158
1259
|
stop?: number;
|
@@ -1165,21 +1266,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1165
1266
|
};
|
1166
1267
|
alterCase?: boolean;
|
1167
1268
|
text?: {
|
1168
|
-
color?: {
|
1269
|
+
color?: string | {
|
1169
1270
|
colors: (string | {
|
1170
1271
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1171
1272
|
toned?: boolean;
|
1172
|
-
colorSchemaType?: "
|
1273
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1173
1274
|
} | {
|
1174
1275
|
color: string | {
|
1175
1276
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1176
1277
|
toned?: boolean;
|
1177
|
-
colorSchemaType?: "
|
1278
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1178
1279
|
};
|
1179
1280
|
stop?: number;
|
1180
1281
|
})[];
|
1181
1282
|
acrylic?: boolean;
|
1182
1283
|
opacity?: number;
|
1284
|
+
} | {
|
1285
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1286
|
+
toned?: boolean;
|
1287
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1183
1288
|
};
|
1184
1289
|
typography?: {
|
1185
1290
|
decoration?: string;
|
@@ -1199,7 +1304,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1199
1304
|
lineHeight: number;
|
1200
1305
|
};
|
1201
1306
|
} | {
|
1202
|
-
type: "
|
1307
|
+
type: "text" | "title" | "navigation";
|
1203
1308
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1204
1309
|
};
|
1205
1310
|
};
|
@@ -1208,12 +1313,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1208
1313
|
colors: (string | {
|
1209
1314
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1210
1315
|
toned?: boolean;
|
1211
|
-
colorSchemaType?: "
|
1316
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1212
1317
|
} | {
|
1213
1318
|
color: string | {
|
1214
1319
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1215
1320
|
toned?: boolean;
|
1216
|
-
colorSchemaType?: "
|
1321
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1217
1322
|
};
|
1218
1323
|
stop?: number;
|
1219
1324
|
})[];
|
@@ -1235,12 +1340,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1235
1340
|
colors: (string | {
|
1236
1341
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1237
1342
|
toned?: boolean;
|
1238
|
-
colorSchemaType?: "
|
1343
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1239
1344
|
} | {
|
1240
1345
|
color: string | {
|
1241
1346
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1242
1347
|
toned?: boolean;
|
1243
|
-
colorSchemaType?: "
|
1348
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1244
1349
|
};
|
1245
1350
|
stop?: number;
|
1246
1351
|
})[];
|
@@ -1264,7 +1369,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1264
1369
|
colors: (string | {
|
1265
1370
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1266
1371
|
toned?: boolean;
|
1267
|
-
colorSchemaType?: "
|
1372
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1268
1373
|
} | {
|
1269
1374
|
color: string | any;
|
1270
1375
|
stop?: number;
|
@@ -1277,21 +1382,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1277
1382
|
};
|
1278
1383
|
alterCase?: boolean;
|
1279
1384
|
text?: {
|
1280
|
-
color?: {
|
1385
|
+
color?: string | {
|
1281
1386
|
colors: (string | {
|
1282
1387
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1283
1388
|
toned?: boolean;
|
1284
|
-
colorSchemaType?: "
|
1389
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1285
1390
|
} | {
|
1286
1391
|
color: string | {
|
1287
1392
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1288
1393
|
toned?: boolean;
|
1289
|
-
colorSchemaType?: "
|
1394
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1290
1395
|
};
|
1291
1396
|
stop?: number;
|
1292
1397
|
})[];
|
1293
1398
|
acrylic?: boolean;
|
1294
1399
|
opacity?: number;
|
1400
|
+
} | {
|
1401
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1402
|
+
toned?: boolean;
|
1403
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1295
1404
|
};
|
1296
1405
|
typography?: {
|
1297
1406
|
decoration?: string;
|
@@ -1311,7 +1420,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1311
1420
|
lineHeight: number;
|
1312
1421
|
};
|
1313
1422
|
} | {
|
1314
|
-
type: "
|
1423
|
+
type: "text" | "title" | "navigation";
|
1315
1424
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1316
1425
|
};
|
1317
1426
|
};
|
@@ -1320,12 +1429,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1320
1429
|
colors: (string | {
|
1321
1430
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1322
1431
|
toned?: boolean;
|
1323
|
-
colorSchemaType?: "
|
1432
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1324
1433
|
} | {
|
1325
1434
|
color: string | {
|
1326
1435
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1327
1436
|
toned?: boolean;
|
1328
|
-
colorSchemaType?: "
|
1437
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1329
1438
|
};
|
1330
1439
|
stop?: number;
|
1331
1440
|
})[];
|
@@ -1347,12 +1456,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1347
1456
|
colors: (string | {
|
1348
1457
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1349
1458
|
toned?: boolean;
|
1350
|
-
colorSchemaType?: "
|
1459
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1351
1460
|
} | {
|
1352
1461
|
color: string | {
|
1353
1462
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1354
1463
|
toned?: boolean;
|
1355
|
-
colorSchemaType?: "
|
1464
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1356
1465
|
};
|
1357
1466
|
stop?: number;
|
1358
1467
|
})[];
|
@@ -1376,7 +1485,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1376
1485
|
colors: (string | {
|
1377
1486
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1378
1487
|
toned?: boolean;
|
1379
|
-
colorSchemaType?: "
|
1488
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1380
1489
|
} | {
|
1381
1490
|
color: string | any;
|
1382
1491
|
stop?: number;
|
@@ -1389,21 +1498,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1389
1498
|
};
|
1390
1499
|
alterCase?: boolean;
|
1391
1500
|
text?: {
|
1392
|
-
color?: {
|
1501
|
+
color?: string | {
|
1393
1502
|
colors: (string | {
|
1394
1503
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1395
1504
|
toned?: boolean;
|
1396
|
-
colorSchemaType?: "
|
1505
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1397
1506
|
} | {
|
1398
1507
|
color: string | {
|
1399
1508
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1400
1509
|
toned?: boolean;
|
1401
|
-
colorSchemaType?: "
|
1510
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1402
1511
|
};
|
1403
1512
|
stop?: number;
|
1404
1513
|
})[];
|
1405
1514
|
acrylic?: boolean;
|
1406
1515
|
opacity?: number;
|
1516
|
+
} | {
|
1517
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1518
|
+
toned?: boolean;
|
1519
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1407
1520
|
};
|
1408
1521
|
typography?: {
|
1409
1522
|
decoration?: string;
|
@@ -1423,7 +1536,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1423
1536
|
lineHeight: number;
|
1424
1537
|
};
|
1425
1538
|
} | {
|
1426
|
-
type: "
|
1539
|
+
type: "text" | "title" | "navigation";
|
1427
1540
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1428
1541
|
};
|
1429
1542
|
};
|
@@ -1432,12 +1545,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1432
1545
|
colors: (string | {
|
1433
1546
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1434
1547
|
toned?: boolean;
|
1435
|
-
colorSchemaType?: "
|
1548
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1436
1549
|
} | {
|
1437
1550
|
color: string | {
|
1438
1551
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1439
1552
|
toned?: boolean;
|
1440
|
-
colorSchemaType?: "
|
1553
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1441
1554
|
};
|
1442
1555
|
stop?: number;
|
1443
1556
|
})[];
|
@@ -1459,12 +1572,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1459
1572
|
colors: (string | {
|
1460
1573
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1461
1574
|
toned?: boolean;
|
1462
|
-
colorSchemaType?: "
|
1575
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1463
1576
|
} | {
|
1464
1577
|
color: string | {
|
1465
1578
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1466
1579
|
toned?: boolean;
|
1467
|
-
colorSchemaType?: "
|
1580
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1468
1581
|
};
|
1469
1582
|
stop?: number;
|
1470
1583
|
})[];
|
@@ -1488,7 +1601,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1488
1601
|
colors: (string | {
|
1489
1602
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1490
1603
|
toned?: boolean;
|
1491
|
-
colorSchemaType?: "
|
1604
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1492
1605
|
} | {
|
1493
1606
|
color: string | any;
|
1494
1607
|
stop?: number;
|
@@ -1501,21 +1614,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1501
1614
|
};
|
1502
1615
|
alterCase?: boolean;
|
1503
1616
|
text?: {
|
1504
|
-
color?: {
|
1617
|
+
color?: string | {
|
1505
1618
|
colors: (string | {
|
1506
1619
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1507
1620
|
toned?: boolean;
|
1508
|
-
colorSchemaType?: "
|
1621
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1509
1622
|
} | {
|
1510
1623
|
color: string | {
|
1511
1624
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1512
1625
|
toned?: boolean;
|
1513
|
-
colorSchemaType?: "
|
1626
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1514
1627
|
};
|
1515
1628
|
stop?: number;
|
1516
1629
|
})[];
|
1517
1630
|
acrylic?: boolean;
|
1518
1631
|
opacity?: number;
|
1632
|
+
} | {
|
1633
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1634
|
+
toned?: boolean;
|
1635
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1519
1636
|
};
|
1520
1637
|
typography?: {
|
1521
1638
|
decoration?: string;
|
@@ -1535,7 +1652,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1535
1652
|
lineHeight: number;
|
1536
1653
|
};
|
1537
1654
|
} | {
|
1538
|
-
type: "
|
1655
|
+
type: "text" | "title" | "navigation";
|
1539
1656
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1540
1657
|
};
|
1541
1658
|
};
|
@@ -1544,12 +1661,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1544
1661
|
colors: (string | {
|
1545
1662
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1546
1663
|
toned?: boolean;
|
1547
|
-
colorSchemaType?: "
|
1664
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1548
1665
|
} | {
|
1549
1666
|
color: string | {
|
1550
1667
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1551
1668
|
toned?: boolean;
|
1552
|
-
colorSchemaType?: "
|
1669
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1553
1670
|
};
|
1554
1671
|
stop?: number;
|
1555
1672
|
})[];
|
@@ -1571,12 +1688,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1571
1688
|
colors: (string | {
|
1572
1689
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1573
1690
|
toned?: boolean;
|
1574
|
-
colorSchemaType?: "
|
1691
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1575
1692
|
} | {
|
1576
1693
|
color: string | {
|
1577
1694
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1578
1695
|
toned?: boolean;
|
1579
|
-
colorSchemaType?: "
|
1696
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1580
1697
|
};
|
1581
1698
|
stop?: number;
|
1582
1699
|
})[];
|
@@ -1600,7 +1717,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1600
1717
|
colors: (string | {
|
1601
1718
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1602
1719
|
toned?: boolean;
|
1603
|
-
colorSchemaType?: "
|
1720
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1604
1721
|
} | {
|
1605
1722
|
color: string | any;
|
1606
1723
|
stop?: number;
|
@@ -1613,21 +1730,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1613
1730
|
};
|
1614
1731
|
alterCase?: boolean;
|
1615
1732
|
text?: {
|
1616
|
-
color?: {
|
1733
|
+
color?: string | {
|
1617
1734
|
colors: (string | {
|
1618
1735
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1619
1736
|
toned?: boolean;
|
1620
|
-
colorSchemaType?: "
|
1737
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1621
1738
|
} | {
|
1622
1739
|
color: string | {
|
1623
1740
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1624
1741
|
toned?: boolean;
|
1625
|
-
colorSchemaType?: "
|
1742
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1626
1743
|
};
|
1627
1744
|
stop?: number;
|
1628
1745
|
})[];
|
1629
1746
|
acrylic?: boolean;
|
1630
1747
|
opacity?: number;
|
1748
|
+
} | {
|
1749
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1750
|
+
toned?: boolean;
|
1751
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1631
1752
|
};
|
1632
1753
|
typography?: {
|
1633
1754
|
decoration?: string;
|
@@ -1647,7 +1768,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1647
1768
|
lineHeight: number;
|
1648
1769
|
};
|
1649
1770
|
} | {
|
1650
|
-
type: "
|
1771
|
+
type: "text" | "title" | "navigation";
|
1651
1772
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1652
1773
|
};
|
1653
1774
|
};
|
@@ -1656,12 +1777,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1656
1777
|
colors: (string | {
|
1657
1778
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1658
1779
|
toned?: boolean;
|
1659
|
-
colorSchemaType?: "
|
1780
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1660
1781
|
} | {
|
1661
1782
|
color: string | {
|
1662
1783
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1663
1784
|
toned?: boolean;
|
1664
|
-
colorSchemaType?: "
|
1785
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1665
1786
|
};
|
1666
1787
|
stop?: number;
|
1667
1788
|
})[];
|
@@ -1683,12 +1804,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1683
1804
|
colors: (string | {
|
1684
1805
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1685
1806
|
toned?: boolean;
|
1686
|
-
colorSchemaType?: "
|
1807
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1687
1808
|
} | {
|
1688
1809
|
color: string | {
|
1689
1810
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1690
1811
|
toned?: boolean;
|
1691
|
-
colorSchemaType?: "
|
1812
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1692
1813
|
};
|
1693
1814
|
stop?: number;
|
1694
1815
|
})[];
|
@@ -1712,7 +1833,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1712
1833
|
colors: (string | {
|
1713
1834
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1714
1835
|
toned?: boolean;
|
1715
|
-
colorSchemaType?: "
|
1836
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1716
1837
|
} | {
|
1717
1838
|
color: string | any;
|
1718
1839
|
stop?: number;
|
@@ -1725,21 +1846,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1725
1846
|
};
|
1726
1847
|
alterCase?: boolean;
|
1727
1848
|
text?: {
|
1728
|
-
color?: {
|
1849
|
+
color?: string | {
|
1729
1850
|
colors: (string | {
|
1730
1851
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1731
1852
|
toned?: boolean;
|
1732
|
-
colorSchemaType?: "
|
1853
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1733
1854
|
} | {
|
1734
1855
|
color: string | {
|
1735
1856
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1736
1857
|
toned?: boolean;
|
1737
|
-
colorSchemaType?: "
|
1858
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1738
1859
|
};
|
1739
1860
|
stop?: number;
|
1740
1861
|
})[];
|
1741
1862
|
acrylic?: boolean;
|
1742
1863
|
opacity?: number;
|
1864
|
+
} | {
|
1865
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1866
|
+
toned?: boolean;
|
1867
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1743
1868
|
};
|
1744
1869
|
typography?: {
|
1745
1870
|
decoration?: string;
|
@@ -1759,7 +1884,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1759
1884
|
lineHeight: number;
|
1760
1885
|
};
|
1761
1886
|
} | {
|
1762
|
-
type: "
|
1887
|
+
type: "text" | "title" | "navigation";
|
1763
1888
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1764
1889
|
};
|
1765
1890
|
};
|
@@ -1768,12 +1893,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1768
1893
|
colors: (string | {
|
1769
1894
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1770
1895
|
toned?: boolean;
|
1771
|
-
colorSchemaType?: "
|
1896
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1772
1897
|
} | {
|
1773
1898
|
color: string | {
|
1774
1899
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1775
1900
|
toned?: boolean;
|
1776
|
-
colorSchemaType?: "
|
1901
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1777
1902
|
};
|
1778
1903
|
stop?: number;
|
1779
1904
|
})[];
|
@@ -1795,12 +1920,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1795
1920
|
colors: (string | {
|
1796
1921
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1797
1922
|
toned?: boolean;
|
1798
|
-
colorSchemaType?: "
|
1923
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1799
1924
|
} | {
|
1800
1925
|
color: string | {
|
1801
1926
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1802
1927
|
toned?: boolean;
|
1803
|
-
colorSchemaType?: "
|
1928
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1804
1929
|
};
|
1805
1930
|
stop?: number;
|
1806
1931
|
})[];
|
@@ -1824,7 +1949,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1824
1949
|
colors: (string | {
|
1825
1950
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1826
1951
|
toned?: boolean;
|
1827
|
-
colorSchemaType?: "
|
1952
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1828
1953
|
} | {
|
1829
1954
|
color: string | any;
|
1830
1955
|
stop?: number;
|
@@ -1837,21 +1962,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1837
1962
|
};
|
1838
1963
|
alterCase?: boolean;
|
1839
1964
|
text?: {
|
1840
|
-
color?: {
|
1965
|
+
color?: string | {
|
1841
1966
|
colors: (string | {
|
1842
1967
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1843
1968
|
toned?: boolean;
|
1844
|
-
colorSchemaType?: "
|
1969
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1845
1970
|
} | {
|
1846
1971
|
color: string | {
|
1847
1972
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1848
1973
|
toned?: boolean;
|
1849
|
-
colorSchemaType?: "
|
1974
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1850
1975
|
};
|
1851
1976
|
stop?: number;
|
1852
1977
|
})[];
|
1853
1978
|
acrylic?: boolean;
|
1854
1979
|
opacity?: number;
|
1980
|
+
} | {
|
1981
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
1982
|
+
toned?: boolean;
|
1983
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1855
1984
|
};
|
1856
1985
|
typography?: {
|
1857
1986
|
decoration?: string;
|
@@ -1871,7 +2000,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1871
2000
|
lineHeight: number;
|
1872
2001
|
};
|
1873
2002
|
} | {
|
1874
|
-
type: "
|
2003
|
+
type: "text" | "title" | "navigation";
|
1875
2004
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1876
2005
|
};
|
1877
2006
|
};
|
@@ -1880,12 +2009,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1880
2009
|
colors: (string | {
|
1881
2010
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1882
2011
|
toned?: boolean;
|
1883
|
-
colorSchemaType?: "
|
2012
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1884
2013
|
} | {
|
1885
2014
|
color: string | {
|
1886
2015
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1887
2016
|
toned?: boolean;
|
1888
|
-
colorSchemaType?: "
|
2017
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1889
2018
|
};
|
1890
2019
|
stop?: number;
|
1891
2020
|
})[];
|
@@ -1909,12 +2038,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1909
2038
|
colors: (string | {
|
1910
2039
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1911
2040
|
toned?: boolean;
|
1912
|
-
colorSchemaType?: "
|
2041
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1913
2042
|
} | {
|
1914
2043
|
color: string | {
|
1915
2044
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1916
2045
|
toned?: boolean;
|
1917
|
-
colorSchemaType?: "
|
2046
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1918
2047
|
};
|
1919
2048
|
stop?: number;
|
1920
2049
|
})[];
|
@@ -1938,7 +2067,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1938
2067
|
colors: (string | {
|
1939
2068
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1940
2069
|
toned?: boolean;
|
1941
|
-
colorSchemaType?: "
|
2070
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1942
2071
|
} | {
|
1943
2072
|
color: string | any;
|
1944
2073
|
stop?: number;
|
@@ -1951,21 +2080,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1951
2080
|
};
|
1952
2081
|
alterCase?: boolean;
|
1953
2082
|
text?: {
|
1954
|
-
color?: {
|
2083
|
+
color?: string | {
|
1955
2084
|
colors: (string | {
|
1956
2085
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1957
2086
|
toned?: boolean;
|
1958
|
-
colorSchemaType?: "
|
2087
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1959
2088
|
} | {
|
1960
2089
|
color: string | {
|
1961
2090
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1962
2091
|
toned?: boolean;
|
1963
|
-
colorSchemaType?: "
|
2092
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1964
2093
|
};
|
1965
2094
|
stop?: number;
|
1966
2095
|
})[];
|
1967
2096
|
acrylic?: boolean;
|
1968
2097
|
opacity?: number;
|
2098
|
+
} | {
|
2099
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2100
|
+
toned?: boolean;
|
2101
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1969
2102
|
};
|
1970
2103
|
typography?: {
|
1971
2104
|
decoration?: string;
|
@@ -1985,7 +2118,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1985
2118
|
lineHeight: number;
|
1986
2119
|
};
|
1987
2120
|
} | {
|
1988
|
-
type: "
|
2121
|
+
type: "text" | "title" | "navigation";
|
1989
2122
|
size: "xs" | "s" | "m" | "l" | "xl";
|
1990
2123
|
};
|
1991
2124
|
};
|
@@ -1994,12 +2127,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
1994
2127
|
colors: (string | {
|
1995
2128
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1996
2129
|
toned?: boolean;
|
1997
|
-
colorSchemaType?: "
|
2130
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
1998
2131
|
} | {
|
1999
2132
|
color: string | {
|
2000
2133
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2001
2134
|
toned?: boolean;
|
2002
|
-
colorSchemaType?: "
|
2135
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2003
2136
|
};
|
2004
2137
|
stop?: number;
|
2005
2138
|
})[];
|
@@ -2021,12 +2154,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2021
2154
|
colors: (string | {
|
2022
2155
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2023
2156
|
toned?: boolean;
|
2024
|
-
colorSchemaType?: "
|
2157
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2025
2158
|
} | {
|
2026
2159
|
color: string | {
|
2027
2160
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2028
2161
|
toned?: boolean;
|
2029
|
-
colorSchemaType?: "
|
2162
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2030
2163
|
};
|
2031
2164
|
stop?: number;
|
2032
2165
|
})[];
|
@@ -2050,7 +2183,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2050
2183
|
colors: (string | {
|
2051
2184
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2052
2185
|
toned?: boolean;
|
2053
|
-
colorSchemaType?: "
|
2186
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2054
2187
|
} | {
|
2055
2188
|
color: string | any;
|
2056
2189
|
stop?: number;
|
@@ -2063,21 +2196,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2063
2196
|
};
|
2064
2197
|
alterCase?: boolean;
|
2065
2198
|
text?: {
|
2066
|
-
color?: {
|
2199
|
+
color?: string | {
|
2067
2200
|
colors: (string | {
|
2068
2201
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2069
2202
|
toned?: boolean;
|
2070
|
-
colorSchemaType?: "
|
2203
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2071
2204
|
} | {
|
2072
2205
|
color: string | {
|
2073
2206
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2074
2207
|
toned?: boolean;
|
2075
|
-
colorSchemaType?: "
|
2208
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2076
2209
|
};
|
2077
2210
|
stop?: number;
|
2078
2211
|
})[];
|
2079
2212
|
acrylic?: boolean;
|
2080
2213
|
opacity?: number;
|
2214
|
+
} | {
|
2215
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2216
|
+
toned?: boolean;
|
2217
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2081
2218
|
};
|
2082
2219
|
typography?: {
|
2083
2220
|
decoration?: string;
|
@@ -2097,7 +2234,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2097
2234
|
lineHeight: number;
|
2098
2235
|
};
|
2099
2236
|
} | {
|
2100
|
-
type: "
|
2237
|
+
type: "text" | "title" | "navigation";
|
2101
2238
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2102
2239
|
};
|
2103
2240
|
};
|
@@ -2106,12 +2243,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2106
2243
|
colors: (string | {
|
2107
2244
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2108
2245
|
toned?: boolean;
|
2109
|
-
colorSchemaType?: "
|
2246
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2110
2247
|
} | {
|
2111
2248
|
color: string | {
|
2112
2249
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2113
2250
|
toned?: boolean;
|
2114
|
-
colorSchemaType?: "
|
2251
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2115
2252
|
};
|
2116
2253
|
stop?: number;
|
2117
2254
|
})[];
|
@@ -2133,12 +2270,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2133
2270
|
colors: (string | {
|
2134
2271
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2135
2272
|
toned?: boolean;
|
2136
|
-
colorSchemaType?: "
|
2273
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2137
2274
|
} | {
|
2138
2275
|
color: string | {
|
2139
2276
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2140
2277
|
toned?: boolean;
|
2141
|
-
colorSchemaType?: "
|
2278
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2142
2279
|
};
|
2143
2280
|
stop?: number;
|
2144
2281
|
})[];
|
@@ -2162,7 +2299,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2162
2299
|
colors: (string | {
|
2163
2300
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2164
2301
|
toned?: boolean;
|
2165
|
-
colorSchemaType?: "
|
2302
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2166
2303
|
} | {
|
2167
2304
|
color: string | any;
|
2168
2305
|
stop?: number;
|
@@ -2175,21 +2312,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2175
2312
|
};
|
2176
2313
|
alterCase?: boolean;
|
2177
2314
|
text?: {
|
2178
|
-
color?: {
|
2315
|
+
color?: string | {
|
2179
2316
|
colors: (string | {
|
2180
2317
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2181
2318
|
toned?: boolean;
|
2182
|
-
colorSchemaType?: "
|
2319
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2183
2320
|
} | {
|
2184
2321
|
color: string | {
|
2185
2322
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2186
2323
|
toned?: boolean;
|
2187
|
-
colorSchemaType?: "
|
2324
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2188
2325
|
};
|
2189
2326
|
stop?: number;
|
2190
2327
|
})[];
|
2191
2328
|
acrylic?: boolean;
|
2192
2329
|
opacity?: number;
|
2330
|
+
} | {
|
2331
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2332
|
+
toned?: boolean;
|
2333
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2193
2334
|
};
|
2194
2335
|
typography?: {
|
2195
2336
|
decoration?: string;
|
@@ -2209,7 +2350,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2209
2350
|
lineHeight: number;
|
2210
2351
|
};
|
2211
2352
|
} | {
|
2212
|
-
type: "
|
2353
|
+
type: "text" | "title" | "navigation";
|
2213
2354
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2214
2355
|
};
|
2215
2356
|
};
|
@@ -2218,12 +2359,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2218
2359
|
colors: (string | {
|
2219
2360
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2220
2361
|
toned?: boolean;
|
2221
|
-
colorSchemaType?: "
|
2362
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2222
2363
|
} | {
|
2223
2364
|
color: string | {
|
2224
2365
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2225
2366
|
toned?: boolean;
|
2226
|
-
colorSchemaType?: "
|
2367
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2227
2368
|
};
|
2228
2369
|
stop?: number;
|
2229
2370
|
})[];
|
@@ -2245,12 +2386,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2245
2386
|
colors: (string | {
|
2246
2387
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2247
2388
|
toned?: boolean;
|
2248
|
-
colorSchemaType?: "
|
2389
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2249
2390
|
} | {
|
2250
2391
|
color: string | {
|
2251
2392
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2252
2393
|
toned?: boolean;
|
2253
|
-
colorSchemaType?: "
|
2394
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2254
2395
|
};
|
2255
2396
|
stop?: number;
|
2256
2397
|
})[];
|
@@ -2274,7 +2415,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2274
2415
|
colors: (string | {
|
2275
2416
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2276
2417
|
toned?: boolean;
|
2277
|
-
colorSchemaType?: "
|
2418
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2278
2419
|
} | {
|
2279
2420
|
color: string | any;
|
2280
2421
|
stop?: number;
|
@@ -2287,21 +2428,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2287
2428
|
};
|
2288
2429
|
alterCase?: boolean;
|
2289
2430
|
text?: {
|
2290
|
-
color?: {
|
2431
|
+
color?: string | {
|
2291
2432
|
colors: (string | {
|
2292
2433
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2293
2434
|
toned?: boolean;
|
2294
|
-
colorSchemaType?: "
|
2435
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2295
2436
|
} | {
|
2296
2437
|
color: string | {
|
2297
2438
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2298
2439
|
toned?: boolean;
|
2299
|
-
colorSchemaType?: "
|
2440
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2300
2441
|
};
|
2301
2442
|
stop?: number;
|
2302
2443
|
})[];
|
2303
2444
|
acrylic?: boolean;
|
2304
2445
|
opacity?: number;
|
2446
|
+
} | {
|
2447
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2448
|
+
toned?: boolean;
|
2449
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2305
2450
|
};
|
2306
2451
|
typography?: {
|
2307
2452
|
decoration?: string;
|
@@ -2321,7 +2466,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2321
2466
|
lineHeight: number;
|
2322
2467
|
};
|
2323
2468
|
} | {
|
2324
|
-
type: "
|
2469
|
+
type: "text" | "title" | "navigation";
|
2325
2470
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2326
2471
|
};
|
2327
2472
|
};
|
@@ -2330,12 +2475,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2330
2475
|
colors: (string | {
|
2331
2476
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2332
2477
|
toned?: boolean;
|
2333
|
-
colorSchemaType?: "
|
2478
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2334
2479
|
} | {
|
2335
2480
|
color: string | {
|
2336
2481
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2337
2482
|
toned?: boolean;
|
2338
|
-
colorSchemaType?: "
|
2483
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2339
2484
|
};
|
2340
2485
|
stop?: number;
|
2341
2486
|
})[];
|
@@ -2357,12 +2502,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2357
2502
|
colors: (string | {
|
2358
2503
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2359
2504
|
toned?: boolean;
|
2360
|
-
colorSchemaType?: "
|
2505
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2361
2506
|
} | {
|
2362
2507
|
color: string | {
|
2363
2508
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2364
2509
|
toned?: boolean;
|
2365
|
-
colorSchemaType?: "
|
2510
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2366
2511
|
};
|
2367
2512
|
stop?: number;
|
2368
2513
|
})[];
|
@@ -2386,7 +2531,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2386
2531
|
colors: (string | {
|
2387
2532
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2388
2533
|
toned?: boolean;
|
2389
|
-
colorSchemaType?: "
|
2534
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2390
2535
|
} | {
|
2391
2536
|
color: string | any;
|
2392
2537
|
stop?: number;
|
@@ -2399,21 +2544,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2399
2544
|
};
|
2400
2545
|
alterCase?: boolean;
|
2401
2546
|
text?: {
|
2402
|
-
color?: {
|
2547
|
+
color?: string | {
|
2403
2548
|
colors: (string | {
|
2404
2549
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2405
2550
|
toned?: boolean;
|
2406
|
-
colorSchemaType?: "
|
2551
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2407
2552
|
} | {
|
2408
2553
|
color: string | {
|
2409
2554
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2410
2555
|
toned?: boolean;
|
2411
|
-
colorSchemaType?: "
|
2556
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2412
2557
|
};
|
2413
2558
|
stop?: number;
|
2414
2559
|
})[];
|
2415
2560
|
acrylic?: boolean;
|
2416
2561
|
opacity?: number;
|
2562
|
+
} | {
|
2563
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2564
|
+
toned?: boolean;
|
2565
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2417
2566
|
};
|
2418
2567
|
typography?: {
|
2419
2568
|
decoration?: string;
|
@@ -2433,7 +2582,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2433
2582
|
lineHeight: number;
|
2434
2583
|
};
|
2435
2584
|
} | {
|
2436
|
-
type: "
|
2585
|
+
type: "text" | "title" | "navigation";
|
2437
2586
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2438
2587
|
};
|
2439
2588
|
};
|
@@ -2442,12 +2591,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2442
2591
|
colors: (string | {
|
2443
2592
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2444
2593
|
toned?: boolean;
|
2445
|
-
colorSchemaType?: "
|
2594
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2446
2595
|
} | {
|
2447
2596
|
color: string | {
|
2448
2597
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2449
2598
|
toned?: boolean;
|
2450
|
-
colorSchemaType?: "
|
2599
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2451
2600
|
};
|
2452
2601
|
stop?: number;
|
2453
2602
|
})[];
|
@@ -2469,12 +2618,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2469
2618
|
colors: (string | {
|
2470
2619
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2471
2620
|
toned?: boolean;
|
2472
|
-
colorSchemaType?: "
|
2621
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2473
2622
|
} | {
|
2474
2623
|
color: string | {
|
2475
2624
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2476
2625
|
toned?: boolean;
|
2477
|
-
colorSchemaType?: "
|
2626
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2478
2627
|
};
|
2479
2628
|
stop?: number;
|
2480
2629
|
})[];
|
@@ -2498,7 +2647,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2498
2647
|
colors: (string | {
|
2499
2648
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2500
2649
|
toned?: boolean;
|
2501
|
-
colorSchemaType?: "
|
2650
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2502
2651
|
} | {
|
2503
2652
|
color: string | any;
|
2504
2653
|
stop?: number;
|
@@ -2511,21 +2660,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2511
2660
|
};
|
2512
2661
|
alterCase?: boolean;
|
2513
2662
|
text?: {
|
2514
|
-
color?: {
|
2663
|
+
color?: string | {
|
2515
2664
|
colors: (string | {
|
2516
2665
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2517
2666
|
toned?: boolean;
|
2518
|
-
colorSchemaType?: "
|
2667
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2519
2668
|
} | {
|
2520
2669
|
color: string | {
|
2521
2670
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2522
2671
|
toned?: boolean;
|
2523
|
-
colorSchemaType?: "
|
2672
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2524
2673
|
};
|
2525
2674
|
stop?: number;
|
2526
2675
|
})[];
|
2527
2676
|
acrylic?: boolean;
|
2528
2677
|
opacity?: number;
|
2678
|
+
} | {
|
2679
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2680
|
+
toned?: boolean;
|
2681
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2529
2682
|
};
|
2530
2683
|
typography?: {
|
2531
2684
|
decoration?: string;
|
@@ -2545,7 +2698,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2545
2698
|
lineHeight: number;
|
2546
2699
|
};
|
2547
2700
|
} | {
|
2548
|
-
type: "
|
2701
|
+
type: "text" | "title" | "navigation";
|
2549
2702
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2550
2703
|
};
|
2551
2704
|
};
|
@@ -2554,12 +2707,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2554
2707
|
colors: (string | {
|
2555
2708
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2556
2709
|
toned?: boolean;
|
2557
|
-
colorSchemaType?: "
|
2710
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2558
2711
|
} | {
|
2559
2712
|
color: string | {
|
2560
2713
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2561
2714
|
toned?: boolean;
|
2562
|
-
colorSchemaType?: "
|
2715
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2563
2716
|
};
|
2564
2717
|
stop?: number;
|
2565
2718
|
})[];
|
@@ -2581,12 +2734,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2581
2734
|
colors: (string | {
|
2582
2735
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2583
2736
|
toned?: boolean;
|
2584
|
-
colorSchemaType?: "
|
2737
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2585
2738
|
} | {
|
2586
2739
|
color: string | {
|
2587
2740
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2588
2741
|
toned?: boolean;
|
2589
|
-
colorSchemaType?: "
|
2742
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2590
2743
|
};
|
2591
2744
|
stop?: number;
|
2592
2745
|
})[];
|
@@ -2610,7 +2763,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2610
2763
|
colors: (string | {
|
2611
2764
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2612
2765
|
toned?: boolean;
|
2613
|
-
colorSchemaType?: "
|
2766
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2614
2767
|
} | {
|
2615
2768
|
color: string | any;
|
2616
2769
|
stop?: number;
|
@@ -2623,21 +2776,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2623
2776
|
};
|
2624
2777
|
alterCase?: boolean;
|
2625
2778
|
text?: {
|
2626
|
-
color?: {
|
2779
|
+
color?: string | {
|
2627
2780
|
colors: (string | {
|
2628
2781
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2629
2782
|
toned?: boolean;
|
2630
|
-
colorSchemaType?: "
|
2783
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2631
2784
|
} | {
|
2632
2785
|
color: string | {
|
2633
2786
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2634
2787
|
toned?: boolean;
|
2635
|
-
colorSchemaType?: "
|
2788
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2636
2789
|
};
|
2637
2790
|
stop?: number;
|
2638
2791
|
})[];
|
2639
2792
|
acrylic?: boolean;
|
2640
2793
|
opacity?: number;
|
2794
|
+
} | {
|
2795
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2796
|
+
toned?: boolean;
|
2797
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2641
2798
|
};
|
2642
2799
|
typography?: {
|
2643
2800
|
decoration?: string;
|
@@ -2657,7 +2814,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2657
2814
|
lineHeight: number;
|
2658
2815
|
};
|
2659
2816
|
} | {
|
2660
|
-
type: "
|
2817
|
+
type: "text" | "title" | "navigation";
|
2661
2818
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2662
2819
|
};
|
2663
2820
|
};
|
@@ -2666,12 +2823,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2666
2823
|
colors: (string | {
|
2667
2824
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2668
2825
|
toned?: boolean;
|
2669
|
-
colorSchemaType?: "
|
2826
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2670
2827
|
} | {
|
2671
2828
|
color: string | {
|
2672
2829
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2673
2830
|
toned?: boolean;
|
2674
|
-
colorSchemaType?: "
|
2831
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2675
2832
|
};
|
2676
2833
|
stop?: number;
|
2677
2834
|
})[];
|
@@ -2693,12 +2850,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2693
2850
|
colors: (string | {
|
2694
2851
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2695
2852
|
toned?: boolean;
|
2696
|
-
colorSchemaType?: "
|
2853
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2697
2854
|
} | {
|
2698
2855
|
color: string | {
|
2699
2856
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2700
2857
|
toned?: boolean;
|
2701
|
-
colorSchemaType?: "
|
2858
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2702
2859
|
};
|
2703
2860
|
stop?: number;
|
2704
2861
|
})[];
|
@@ -2722,7 +2879,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2722
2879
|
colors: (string | {
|
2723
2880
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2724
2881
|
toned?: boolean;
|
2725
|
-
colorSchemaType?: "
|
2882
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2726
2883
|
} | {
|
2727
2884
|
color: string | any;
|
2728
2885
|
stop?: number;
|
@@ -2735,21 +2892,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2735
2892
|
};
|
2736
2893
|
alterCase?: boolean;
|
2737
2894
|
text?: {
|
2738
|
-
color?: {
|
2895
|
+
color?: string | {
|
2739
2896
|
colors: (string | {
|
2740
2897
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2741
2898
|
toned?: boolean;
|
2742
|
-
colorSchemaType?: "
|
2899
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2743
2900
|
} | {
|
2744
2901
|
color: string | {
|
2745
2902
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2746
2903
|
toned?: boolean;
|
2747
|
-
colorSchemaType?: "
|
2904
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2748
2905
|
};
|
2749
2906
|
stop?: number;
|
2750
2907
|
})[];
|
2751
2908
|
acrylic?: boolean;
|
2752
2909
|
opacity?: number;
|
2910
|
+
} | {
|
2911
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
2912
|
+
toned?: boolean;
|
2913
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2753
2914
|
};
|
2754
2915
|
typography?: {
|
2755
2916
|
decoration?: string;
|
@@ -2769,7 +2930,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2769
2930
|
lineHeight: number;
|
2770
2931
|
};
|
2771
2932
|
} | {
|
2772
|
-
type: "
|
2933
|
+
type: "text" | "title" | "navigation";
|
2773
2934
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2774
2935
|
};
|
2775
2936
|
};
|
@@ -2778,12 +2939,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2778
2939
|
colors: (string | {
|
2779
2940
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2780
2941
|
toned?: boolean;
|
2781
|
-
colorSchemaType?: "
|
2942
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2782
2943
|
} | {
|
2783
2944
|
color: string | {
|
2784
2945
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2785
2946
|
toned?: boolean;
|
2786
|
-
colorSchemaType?: "
|
2947
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2787
2948
|
};
|
2788
2949
|
stop?: number;
|
2789
2950
|
})[];
|
@@ -2805,12 +2966,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2805
2966
|
colors: (string | {
|
2806
2967
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2807
2968
|
toned?: boolean;
|
2808
|
-
colorSchemaType?: "
|
2969
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2809
2970
|
} | {
|
2810
2971
|
color: string | {
|
2811
2972
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2812
2973
|
toned?: boolean;
|
2813
|
-
colorSchemaType?: "
|
2974
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2814
2975
|
};
|
2815
2976
|
stop?: number;
|
2816
2977
|
})[];
|
@@ -2834,7 +2995,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2834
2995
|
colors: (string | {
|
2835
2996
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2836
2997
|
toned?: boolean;
|
2837
|
-
colorSchemaType?: "
|
2998
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2838
2999
|
} | {
|
2839
3000
|
color: string | any;
|
2840
3001
|
stop?: number;
|
@@ -2847,21 +3008,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2847
3008
|
};
|
2848
3009
|
alterCase?: boolean;
|
2849
3010
|
text?: {
|
2850
|
-
color?: {
|
3011
|
+
color?: string | {
|
2851
3012
|
colors: (string | {
|
2852
3013
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2853
3014
|
toned?: boolean;
|
2854
|
-
colorSchemaType?: "
|
3015
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2855
3016
|
} | {
|
2856
3017
|
color: string | {
|
2857
3018
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2858
3019
|
toned?: boolean;
|
2859
|
-
colorSchemaType?: "
|
3020
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2860
3021
|
};
|
2861
3022
|
stop?: number;
|
2862
3023
|
})[];
|
2863
3024
|
acrylic?: boolean;
|
2864
3025
|
opacity?: number;
|
3026
|
+
} | {
|
3027
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3028
|
+
toned?: boolean;
|
3029
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2865
3030
|
};
|
2866
3031
|
typography?: {
|
2867
3032
|
decoration?: string;
|
@@ -2881,7 +3046,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2881
3046
|
lineHeight: number;
|
2882
3047
|
};
|
2883
3048
|
} | {
|
2884
|
-
type: "
|
3049
|
+
type: "text" | "title" | "navigation";
|
2885
3050
|
size: "xs" | "s" | "m" | "l" | "xl";
|
2886
3051
|
};
|
2887
3052
|
};
|
@@ -2890,12 +3055,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2890
3055
|
colors: (string | {
|
2891
3056
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2892
3057
|
toned?: boolean;
|
2893
|
-
colorSchemaType?: "
|
3058
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2894
3059
|
} | {
|
2895
3060
|
color: string | {
|
2896
3061
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2897
3062
|
toned?: boolean;
|
2898
|
-
colorSchemaType?: "
|
3063
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2899
3064
|
};
|
2900
3065
|
stop?: number;
|
2901
3066
|
})[];
|
@@ -2915,12 +3080,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2915
3080
|
colors: (string | {
|
2916
3081
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2917
3082
|
toned?: boolean;
|
2918
|
-
colorSchemaType?: "
|
3083
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2919
3084
|
} | {
|
2920
3085
|
color: string | {
|
2921
3086
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2922
3087
|
toned?: boolean;
|
2923
|
-
colorSchemaType?: "
|
3088
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2924
3089
|
};
|
2925
3090
|
stop?: number;
|
2926
3091
|
})[];
|
@@ -2944,12 +3109,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2944
3109
|
colors: (string | {
|
2945
3110
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2946
3111
|
toned?: boolean;
|
2947
|
-
colorSchemaType?: "
|
3112
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2948
3113
|
} | {
|
2949
3114
|
color: string | {
|
2950
3115
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2951
3116
|
toned?: boolean;
|
2952
|
-
colorSchemaType?: "
|
3117
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2953
3118
|
};
|
2954
3119
|
stop?: number;
|
2955
3120
|
})[];
|
@@ -2977,28 +3142,32 @@ export declare const useTypographyBlueprintStore: () => {
|
|
2977
3142
|
grow?: boolean;
|
2978
3143
|
minHeight?: number;
|
2979
3144
|
minWidth?: number;
|
2980
|
-
alignment?: "
|
3145
|
+
alignment?: "start" | "center" | "end";
|
2981
3146
|
sliderColor?: string | {
|
2982
3147
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2983
3148
|
toned?: boolean;
|
2984
|
-
colorSchemaType?: "
|
3149
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2985
3150
|
};
|
2986
3151
|
text?: {
|
2987
|
-
color?: {
|
3152
|
+
color?: string | {
|
2988
3153
|
colors: (string | {
|
2989
3154
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2990
3155
|
toned?: boolean;
|
2991
|
-
colorSchemaType?: "
|
3156
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2992
3157
|
} | {
|
2993
3158
|
color: string | {
|
2994
3159
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
2995
3160
|
toned?: boolean;
|
2996
|
-
colorSchemaType?: "
|
3161
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
2997
3162
|
};
|
2998
3163
|
stop?: number;
|
2999
3164
|
})[];
|
3000
3165
|
acrylic?: boolean;
|
3001
3166
|
opacity?: number;
|
3167
|
+
} | {
|
3168
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3169
|
+
toned?: boolean;
|
3170
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3002
3171
|
};
|
3003
3172
|
typography?: {
|
3004
3173
|
decoration?: string;
|
@@ -3018,7 +3187,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3018
3187
|
lineHeight: number;
|
3019
3188
|
};
|
3020
3189
|
} | {
|
3021
|
-
type: "
|
3190
|
+
type: "text" | "title" | "navigation";
|
3022
3191
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3023
3192
|
};
|
3024
3193
|
};
|
@@ -3027,12 +3196,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3027
3196
|
colors: (string | {
|
3028
3197
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3029
3198
|
toned?: boolean;
|
3030
|
-
colorSchemaType?: "
|
3199
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3031
3200
|
} | {
|
3032
3201
|
color: string | {
|
3033
3202
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3034
3203
|
toned?: boolean;
|
3035
|
-
colorSchemaType?: "
|
3204
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3036
3205
|
};
|
3037
3206
|
stop?: number;
|
3038
3207
|
})[];
|
@@ -3053,12 +3222,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3053
3222
|
colors: (string | {
|
3054
3223
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3055
3224
|
toned?: boolean;
|
3056
|
-
colorSchemaType?: "
|
3225
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3057
3226
|
} | {
|
3058
3227
|
color: string | {
|
3059
3228
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3060
3229
|
toned?: boolean;
|
3061
|
-
colorSchemaType?: "
|
3230
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3062
3231
|
};
|
3063
3232
|
stop?: number;
|
3064
3233
|
})[];
|
@@ -3082,7 +3251,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3082
3251
|
colors: (string | {
|
3083
3252
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3084
3253
|
toned?: boolean;
|
3085
|
-
colorSchemaType?: "
|
3254
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3086
3255
|
} | {
|
3087
3256
|
color: string | any;
|
3088
3257
|
stop?: number;
|
@@ -3094,21 +3263,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3094
3263
|
elevation?: number;
|
3095
3264
|
};
|
3096
3265
|
text?: {
|
3097
|
-
color?: {
|
3266
|
+
color?: string | {
|
3098
3267
|
colors: (string | {
|
3099
3268
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3100
3269
|
toned?: boolean;
|
3101
|
-
colorSchemaType?: "
|
3270
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3102
3271
|
} | {
|
3103
3272
|
color: string | {
|
3104
3273
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3105
3274
|
toned?: boolean;
|
3106
|
-
colorSchemaType?: "
|
3275
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3107
3276
|
};
|
3108
3277
|
stop?: number;
|
3109
3278
|
})[];
|
3110
3279
|
acrylic?: boolean;
|
3111
3280
|
opacity?: number;
|
3281
|
+
} | {
|
3282
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3283
|
+
toned?: boolean;
|
3284
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3112
3285
|
};
|
3113
3286
|
typography?: {
|
3114
3287
|
decoration?: string;
|
@@ -3128,7 +3301,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3128
3301
|
lineHeight: number;
|
3129
3302
|
};
|
3130
3303
|
} | {
|
3131
|
-
type: "
|
3304
|
+
type: "text" | "title" | "navigation";
|
3132
3305
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3133
3306
|
};
|
3134
3307
|
};
|
@@ -3137,12 +3310,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3137
3310
|
colors: (string | {
|
3138
3311
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3139
3312
|
toned?: boolean;
|
3140
|
-
colorSchemaType?: "
|
3313
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3141
3314
|
} | {
|
3142
3315
|
color: string | {
|
3143
3316
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3144
3317
|
toned?: boolean;
|
3145
|
-
colorSchemaType?: "
|
3318
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3146
3319
|
};
|
3147
3320
|
stop?: number;
|
3148
3321
|
})[];
|
@@ -3158,12 +3331,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3158
3331
|
colors: (string | {
|
3159
3332
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3160
3333
|
toned?: boolean;
|
3161
|
-
colorSchemaType?: "
|
3334
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3162
3335
|
} | {
|
3163
3336
|
color: string | {
|
3164
3337
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3165
3338
|
toned?: boolean;
|
3166
|
-
colorSchemaType?: "
|
3339
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3167
3340
|
};
|
3168
3341
|
stop?: number;
|
3169
3342
|
})[];
|
@@ -3187,7 +3360,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3187
3360
|
colors: (string | {
|
3188
3361
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3189
3362
|
toned?: boolean;
|
3190
|
-
colorSchemaType?: "
|
3363
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3191
3364
|
} | {
|
3192
3365
|
color: string | any;
|
3193
3366
|
stop?: number;
|
@@ -3206,12 +3379,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3206
3379
|
colors: (string | {
|
3207
3380
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3208
3381
|
toned?: boolean;
|
3209
|
-
colorSchemaType?: "
|
3382
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3210
3383
|
} | {
|
3211
3384
|
color: string | {
|
3212
3385
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3213
3386
|
toned?: boolean;
|
3214
|
-
colorSchemaType?: "
|
3387
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3215
3388
|
};
|
3216
3389
|
stop?: number;
|
3217
3390
|
})[];
|
@@ -3235,12 +3408,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3235
3408
|
colors: (string | {
|
3236
3409
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3237
3410
|
toned?: boolean;
|
3238
|
-
colorSchemaType?: "
|
3411
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3239
3412
|
} | {
|
3240
3413
|
color: string | {
|
3241
3414
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3242
3415
|
toned?: boolean;
|
3243
|
-
colorSchemaType?: "
|
3416
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3244
3417
|
};
|
3245
3418
|
stop?: number;
|
3246
3419
|
})[];
|
@@ -3268,28 +3441,32 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3268
3441
|
grow?: boolean;
|
3269
3442
|
minHeight?: number;
|
3270
3443
|
minWidth?: number;
|
3271
|
-
alignment?: "
|
3444
|
+
alignment?: "start" | "center" | "end";
|
3272
3445
|
sliderColor?: string | {
|
3273
3446
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3274
3447
|
toned?: boolean;
|
3275
|
-
colorSchemaType?: "
|
3448
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3276
3449
|
};
|
3277
3450
|
text?: {
|
3278
|
-
color?: {
|
3451
|
+
color?: string | {
|
3279
3452
|
colors: (string | {
|
3280
3453
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3281
3454
|
toned?: boolean;
|
3282
|
-
colorSchemaType?: "
|
3455
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3283
3456
|
} | {
|
3284
3457
|
color: string | {
|
3285
3458
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3286
3459
|
toned?: boolean;
|
3287
|
-
colorSchemaType?: "
|
3460
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3288
3461
|
};
|
3289
3462
|
stop?: number;
|
3290
3463
|
})[];
|
3291
3464
|
acrylic?: boolean;
|
3292
3465
|
opacity?: number;
|
3466
|
+
} | {
|
3467
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3468
|
+
toned?: boolean;
|
3469
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3293
3470
|
};
|
3294
3471
|
typography?: {
|
3295
3472
|
decoration?: string;
|
@@ -3309,7 +3486,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3309
3486
|
lineHeight: number;
|
3310
3487
|
};
|
3311
3488
|
} | {
|
3312
|
-
type: "
|
3489
|
+
type: "text" | "title" | "navigation";
|
3313
3490
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3314
3491
|
};
|
3315
3492
|
};
|
@@ -3318,12 +3495,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3318
3495
|
colors: (string | {
|
3319
3496
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3320
3497
|
toned?: boolean;
|
3321
|
-
colorSchemaType?: "
|
3498
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3322
3499
|
} | {
|
3323
3500
|
color: string | {
|
3324
3501
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3325
3502
|
toned?: boolean;
|
3326
|
-
colorSchemaType?: "
|
3503
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3327
3504
|
};
|
3328
3505
|
stop?: number;
|
3329
3506
|
})[];
|
@@ -3344,12 +3521,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3344
3521
|
colors: (string | {
|
3345
3522
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3346
3523
|
toned?: boolean;
|
3347
|
-
colorSchemaType?: "
|
3524
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3348
3525
|
} | {
|
3349
3526
|
color: string | {
|
3350
3527
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3351
3528
|
toned?: boolean;
|
3352
|
-
colorSchemaType?: "
|
3529
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3353
3530
|
};
|
3354
3531
|
stop?: number;
|
3355
3532
|
})[];
|
@@ -3373,7 +3550,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3373
3550
|
colors: (string | {
|
3374
3551
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3375
3552
|
toned?: boolean;
|
3376
|
-
colorSchemaType?: "
|
3553
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3377
3554
|
} | {
|
3378
3555
|
color: string | any;
|
3379
3556
|
stop?: number;
|
@@ -3385,21 +3562,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3385
3562
|
elevation?: number;
|
3386
3563
|
};
|
3387
3564
|
text?: {
|
3388
|
-
color?: {
|
3565
|
+
color?: string | {
|
3389
3566
|
colors: (string | {
|
3390
3567
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3391
3568
|
toned?: boolean;
|
3392
|
-
colorSchemaType?: "
|
3569
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3393
3570
|
} | {
|
3394
3571
|
color: string | {
|
3395
3572
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3396
3573
|
toned?: boolean;
|
3397
|
-
colorSchemaType?: "
|
3574
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3398
3575
|
};
|
3399
3576
|
stop?: number;
|
3400
3577
|
})[];
|
3401
3578
|
acrylic?: boolean;
|
3402
3579
|
opacity?: number;
|
3580
|
+
} | {
|
3581
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3582
|
+
toned?: boolean;
|
3583
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3403
3584
|
};
|
3404
3585
|
typography?: {
|
3405
3586
|
decoration?: string;
|
@@ -3419,7 +3600,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3419
3600
|
lineHeight: number;
|
3420
3601
|
};
|
3421
3602
|
} | {
|
3422
|
-
type: "
|
3603
|
+
type: "text" | "title" | "navigation";
|
3423
3604
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3424
3605
|
};
|
3425
3606
|
};
|
@@ -3428,12 +3609,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3428
3609
|
colors: (string | {
|
3429
3610
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3430
3611
|
toned?: boolean;
|
3431
|
-
colorSchemaType?: "
|
3612
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3432
3613
|
} | {
|
3433
3614
|
color: string | {
|
3434
3615
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3435
3616
|
toned?: boolean;
|
3436
|
-
colorSchemaType?: "
|
3617
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3437
3618
|
};
|
3438
3619
|
stop?: number;
|
3439
3620
|
})[];
|
@@ -3449,12 +3630,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3449
3630
|
colors: (string | {
|
3450
3631
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3451
3632
|
toned?: boolean;
|
3452
|
-
colorSchemaType?: "
|
3633
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3453
3634
|
} | {
|
3454
3635
|
color: string | {
|
3455
3636
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3456
3637
|
toned?: boolean;
|
3457
|
-
colorSchemaType?: "
|
3638
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3458
3639
|
};
|
3459
3640
|
stop?: number;
|
3460
3641
|
})[];
|
@@ -3478,7 +3659,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3478
3659
|
colors: (string | {
|
3479
3660
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3480
3661
|
toned?: boolean;
|
3481
|
-
colorSchemaType?: "
|
3662
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3482
3663
|
} | {
|
3483
3664
|
color: string | any;
|
3484
3665
|
stop?: number;
|
@@ -3497,12 +3678,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3497
3678
|
colors: (string | {
|
3498
3679
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3499
3680
|
toned?: boolean;
|
3500
|
-
colorSchemaType?: "
|
3681
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3501
3682
|
} | {
|
3502
3683
|
color: string | {
|
3503
3684
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3504
3685
|
toned?: boolean;
|
3505
|
-
colorSchemaType?: "
|
3686
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3506
3687
|
};
|
3507
3688
|
stop?: number;
|
3508
3689
|
})[];
|
@@ -3526,12 +3707,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3526
3707
|
colors: (string | {
|
3527
3708
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3528
3709
|
toned?: boolean;
|
3529
|
-
colorSchemaType?: "
|
3710
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3530
3711
|
} | {
|
3531
3712
|
color: string | {
|
3532
3713
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3533
3714
|
toned?: boolean;
|
3534
|
-
colorSchemaType?: "
|
3715
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3535
3716
|
};
|
3536
3717
|
stop?: number;
|
3537
3718
|
})[];
|
@@ -3559,28 +3740,32 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3559
3740
|
grow?: boolean;
|
3560
3741
|
minHeight?: number;
|
3561
3742
|
minWidth?: number;
|
3562
|
-
alignment?: "
|
3743
|
+
alignment?: "start" | "center" | "end";
|
3563
3744
|
sliderColor?: string | {
|
3564
3745
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3565
3746
|
toned?: boolean;
|
3566
|
-
colorSchemaType?: "
|
3747
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3567
3748
|
};
|
3568
3749
|
text?: {
|
3569
|
-
color?: {
|
3750
|
+
color?: string | {
|
3570
3751
|
colors: (string | {
|
3571
3752
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3572
3753
|
toned?: boolean;
|
3573
|
-
colorSchemaType?: "
|
3754
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3574
3755
|
} | {
|
3575
3756
|
color: string | {
|
3576
3757
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3577
3758
|
toned?: boolean;
|
3578
|
-
colorSchemaType?: "
|
3759
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3579
3760
|
};
|
3580
3761
|
stop?: number;
|
3581
3762
|
})[];
|
3582
3763
|
acrylic?: boolean;
|
3583
3764
|
opacity?: number;
|
3765
|
+
} | {
|
3766
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3767
|
+
toned?: boolean;
|
3768
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3584
3769
|
};
|
3585
3770
|
typography?: {
|
3586
3771
|
decoration?: string;
|
@@ -3600,7 +3785,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3600
3785
|
lineHeight: number;
|
3601
3786
|
};
|
3602
3787
|
} | {
|
3603
|
-
type: "
|
3788
|
+
type: "text" | "title" | "navigation";
|
3604
3789
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3605
3790
|
};
|
3606
3791
|
};
|
@@ -3609,12 +3794,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3609
3794
|
colors: (string | {
|
3610
3795
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3611
3796
|
toned?: boolean;
|
3612
|
-
colorSchemaType?: "
|
3797
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3613
3798
|
} | {
|
3614
3799
|
color: string | {
|
3615
3800
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3616
3801
|
toned?: boolean;
|
3617
|
-
colorSchemaType?: "
|
3802
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3618
3803
|
};
|
3619
3804
|
stop?: number;
|
3620
3805
|
})[];
|
@@ -3635,12 +3820,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3635
3820
|
colors: (string | {
|
3636
3821
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3637
3822
|
toned?: boolean;
|
3638
|
-
colorSchemaType?: "
|
3823
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3639
3824
|
} | {
|
3640
3825
|
color: string | {
|
3641
3826
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3642
3827
|
toned?: boolean;
|
3643
|
-
colorSchemaType?: "
|
3828
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3644
3829
|
};
|
3645
3830
|
stop?: number;
|
3646
3831
|
})[];
|
@@ -3664,7 +3849,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3664
3849
|
colors: (string | {
|
3665
3850
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3666
3851
|
toned?: boolean;
|
3667
|
-
colorSchemaType?: "
|
3852
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3668
3853
|
} | {
|
3669
3854
|
color: string | any;
|
3670
3855
|
stop?: number;
|
@@ -3676,21 +3861,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3676
3861
|
elevation?: number;
|
3677
3862
|
};
|
3678
3863
|
text?: {
|
3679
|
-
color?: {
|
3864
|
+
color?: string | {
|
3680
3865
|
colors: (string | {
|
3681
3866
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3682
3867
|
toned?: boolean;
|
3683
|
-
colorSchemaType?: "
|
3868
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3684
3869
|
} | {
|
3685
3870
|
color: string | {
|
3686
3871
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3687
3872
|
toned?: boolean;
|
3688
|
-
colorSchemaType?: "
|
3873
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3689
3874
|
};
|
3690
3875
|
stop?: number;
|
3691
3876
|
})[];
|
3692
3877
|
acrylic?: boolean;
|
3693
3878
|
opacity?: number;
|
3879
|
+
} | {
|
3880
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3881
|
+
toned?: boolean;
|
3882
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3694
3883
|
};
|
3695
3884
|
typography?: {
|
3696
3885
|
decoration?: string;
|
@@ -3710,7 +3899,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3710
3899
|
lineHeight: number;
|
3711
3900
|
};
|
3712
3901
|
} | {
|
3713
|
-
type: "
|
3902
|
+
type: "text" | "title" | "navigation";
|
3714
3903
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3715
3904
|
};
|
3716
3905
|
};
|
@@ -3719,12 +3908,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3719
3908
|
colors: (string | {
|
3720
3909
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3721
3910
|
toned?: boolean;
|
3722
|
-
colorSchemaType?: "
|
3911
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3723
3912
|
} | {
|
3724
3913
|
color: string | {
|
3725
3914
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3726
3915
|
toned?: boolean;
|
3727
|
-
colorSchemaType?: "
|
3916
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3728
3917
|
};
|
3729
3918
|
stop?: number;
|
3730
3919
|
})[];
|
@@ -3740,12 +3929,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3740
3929
|
colors: (string | {
|
3741
3930
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3742
3931
|
toned?: boolean;
|
3743
|
-
colorSchemaType?: "
|
3932
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3744
3933
|
} | {
|
3745
3934
|
color: string | {
|
3746
3935
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3747
3936
|
toned?: boolean;
|
3748
|
-
colorSchemaType?: "
|
3937
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3749
3938
|
};
|
3750
3939
|
stop?: number;
|
3751
3940
|
})[];
|
@@ -3769,7 +3958,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3769
3958
|
colors: (string | {
|
3770
3959
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3771
3960
|
toned?: boolean;
|
3772
|
-
colorSchemaType?: "
|
3961
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3773
3962
|
} | {
|
3774
3963
|
color: string | any;
|
3775
3964
|
stop?: number;
|
@@ -3788,12 +3977,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3788
3977
|
colors: (string | {
|
3789
3978
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3790
3979
|
toned?: boolean;
|
3791
|
-
colorSchemaType?: "
|
3980
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3792
3981
|
} | {
|
3793
3982
|
color: string | {
|
3794
3983
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3795
3984
|
toned?: boolean;
|
3796
|
-
colorSchemaType?: "
|
3985
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3797
3986
|
};
|
3798
3987
|
stop?: number;
|
3799
3988
|
})[];
|
@@ -3817,12 +4006,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3817
4006
|
colors: (string | {
|
3818
4007
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3819
4008
|
toned?: boolean;
|
3820
|
-
colorSchemaType?: "
|
4009
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3821
4010
|
} | {
|
3822
4011
|
color: string | {
|
3823
4012
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3824
4013
|
toned?: boolean;
|
3825
|
-
colorSchemaType?: "
|
4014
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3826
4015
|
};
|
3827
4016
|
stop?: number;
|
3828
4017
|
})[];
|
@@ -3850,28 +4039,32 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3850
4039
|
grow?: boolean;
|
3851
4040
|
minHeight?: number;
|
3852
4041
|
minWidth?: number;
|
3853
|
-
alignment?: "
|
4042
|
+
alignment?: "start" | "center" | "end";
|
3854
4043
|
sliderColor?: string | {
|
3855
4044
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3856
4045
|
toned?: boolean;
|
3857
|
-
colorSchemaType?: "
|
4046
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3858
4047
|
};
|
3859
4048
|
text?: {
|
3860
|
-
color?: {
|
4049
|
+
color?: string | {
|
3861
4050
|
colors: (string | {
|
3862
4051
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3863
4052
|
toned?: boolean;
|
3864
|
-
colorSchemaType?: "
|
4053
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3865
4054
|
} | {
|
3866
4055
|
color: string | {
|
3867
4056
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3868
4057
|
toned?: boolean;
|
3869
|
-
colorSchemaType?: "
|
4058
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3870
4059
|
};
|
3871
4060
|
stop?: number;
|
3872
4061
|
})[];
|
3873
4062
|
acrylic?: boolean;
|
3874
4063
|
opacity?: number;
|
4064
|
+
} | {
|
4065
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
4066
|
+
toned?: boolean;
|
4067
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3875
4068
|
};
|
3876
4069
|
typography?: {
|
3877
4070
|
decoration?: string;
|
@@ -3891,7 +4084,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3891
4084
|
lineHeight: number;
|
3892
4085
|
};
|
3893
4086
|
} | {
|
3894
|
-
type: "
|
4087
|
+
type: "text" | "title" | "navigation";
|
3895
4088
|
size: "xs" | "s" | "m" | "l" | "xl";
|
3896
4089
|
};
|
3897
4090
|
};
|
@@ -3900,12 +4093,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3900
4093
|
colors: (string | {
|
3901
4094
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3902
4095
|
toned?: boolean;
|
3903
|
-
colorSchemaType?: "
|
4096
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3904
4097
|
} | {
|
3905
4098
|
color: string | {
|
3906
4099
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3907
4100
|
toned?: boolean;
|
3908
|
-
colorSchemaType?: "
|
4101
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3909
4102
|
};
|
3910
4103
|
stop?: number;
|
3911
4104
|
})[];
|
@@ -3926,12 +4119,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3926
4119
|
colors: (string | {
|
3927
4120
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3928
4121
|
toned?: boolean;
|
3929
|
-
colorSchemaType?: "
|
4122
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3930
4123
|
} | {
|
3931
4124
|
color: string | {
|
3932
4125
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3933
4126
|
toned?: boolean;
|
3934
|
-
colorSchemaType?: "
|
4127
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3935
4128
|
};
|
3936
4129
|
stop?: number;
|
3937
4130
|
})[];
|
@@ -3955,7 +4148,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3955
4148
|
colors: (string | {
|
3956
4149
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3957
4150
|
toned?: boolean;
|
3958
|
-
colorSchemaType?: "
|
4151
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3959
4152
|
} | {
|
3960
4153
|
color: string | any;
|
3961
4154
|
stop?: number;
|
@@ -3967,21 +4160,25 @@ export declare const useTypographyBlueprintStore: () => {
|
|
3967
4160
|
elevation?: number;
|
3968
4161
|
};
|
3969
4162
|
text?: {
|
3970
|
-
color?: {
|
4163
|
+
color?: string | {
|
3971
4164
|
colors: (string | {
|
3972
4165
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3973
4166
|
toned?: boolean;
|
3974
|
-
colorSchemaType?: "
|
4167
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3975
4168
|
} | {
|
3976
4169
|
color: string | {
|
3977
4170
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
3978
4171
|
toned?: boolean;
|
3979
|
-
colorSchemaType?: "
|
4172
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3980
4173
|
};
|
3981
4174
|
stop?: number;
|
3982
4175
|
})[];
|
3983
4176
|
acrylic?: boolean;
|
3984
4177
|
opacity?: number;
|
4178
|
+
} | {
|
4179
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
4180
|
+
toned?: boolean;
|
4181
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
3985
4182
|
};
|
3986
4183
|
typography?: {
|
3987
4184
|
decoration?: string;
|
@@ -4001,7 +4198,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4001
4198
|
lineHeight: number;
|
4002
4199
|
};
|
4003
4200
|
} | {
|
4004
|
-
type: "
|
4201
|
+
type: "text" | "title" | "navigation";
|
4005
4202
|
size: "xs" | "s" | "m" | "l" | "xl";
|
4006
4203
|
};
|
4007
4204
|
};
|
@@ -4010,12 +4207,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4010
4207
|
colors: (string | {
|
4011
4208
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4012
4209
|
toned?: boolean;
|
4013
|
-
colorSchemaType?: "
|
4210
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4014
4211
|
} | {
|
4015
4212
|
color: string | {
|
4016
4213
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4017
4214
|
toned?: boolean;
|
4018
|
-
colorSchemaType?: "
|
4215
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4019
4216
|
};
|
4020
4217
|
stop?: number;
|
4021
4218
|
})[];
|
@@ -4031,12 +4228,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4031
4228
|
colors: (string | {
|
4032
4229
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4033
4230
|
toned?: boolean;
|
4034
|
-
colorSchemaType?: "
|
4231
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4035
4232
|
} | {
|
4036
4233
|
color: string | {
|
4037
4234
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4038
4235
|
toned?: boolean;
|
4039
|
-
colorSchemaType?: "
|
4236
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4040
4237
|
};
|
4041
4238
|
stop?: number;
|
4042
4239
|
})[];
|
@@ -4060,7 +4257,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4060
4257
|
colors: (string | {
|
4061
4258
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4062
4259
|
toned?: boolean;
|
4063
|
-
colorSchemaType?: "
|
4260
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4064
4261
|
} | {
|
4065
4262
|
color: string | any;
|
4066
4263
|
stop?: number;
|
@@ -4078,7 +4275,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4078
4275
|
blocks?: {
|
4079
4276
|
primary: {
|
4080
4277
|
name?: string;
|
4081
|
-
colorSchemaType?: "
|
4278
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4082
4279
|
header: {
|
4083
4280
|
definitionId: {
|
4084
4281
|
toString: () => string;
|
@@ -4208,8 +4405,13 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4208
4405
|
left?: string | number;
|
4209
4406
|
};
|
4210
4407
|
}[];
|
4211
|
-
|
4408
|
+
editors?: {
|
4212
4409
|
name?: string;
|
4410
|
+
icon?: {
|
4411
|
+
faClass: string;
|
4412
|
+
iconType: import("@omnia/fx-models").IconTypes;
|
4413
|
+
role?: string;
|
4414
|
+
};
|
4213
4415
|
category?: string;
|
4214
4416
|
type: string;
|
4215
4417
|
settings?: any;
|
@@ -4231,12 +4433,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4231
4433
|
colors: (string | {
|
4232
4434
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4233
4435
|
toned?: boolean;
|
4234
|
-
colorSchemaType?: "
|
4436
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4235
4437
|
} | {
|
4236
4438
|
color: string | {
|
4237
4439
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4238
4440
|
toned?: boolean;
|
4239
|
-
colorSchemaType?: "
|
4441
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4240
4442
|
};
|
4241
4443
|
stop?: number;
|
4242
4444
|
})[];
|
@@ -4260,7 +4462,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4260
4462
|
colors: (string | {
|
4261
4463
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4262
4464
|
toned?: boolean;
|
4263
|
-
colorSchemaType?: "
|
4465
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4264
4466
|
} | {
|
4265
4467
|
color: string | any;
|
4266
4468
|
stop?: number;
|
@@ -4281,7 +4483,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4281
4483
|
};
|
4282
4484
|
variant1?: {
|
4283
4485
|
name?: string;
|
4284
|
-
colorSchemaType?: "
|
4486
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4285
4487
|
header: {
|
4286
4488
|
definitionId: {
|
4287
4489
|
toString: () => string;
|
@@ -4411,8 +4613,13 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4411
4613
|
left?: string | number;
|
4412
4614
|
};
|
4413
4615
|
}[];
|
4414
|
-
|
4616
|
+
editors?: {
|
4415
4617
|
name?: string;
|
4618
|
+
icon?: {
|
4619
|
+
faClass: string;
|
4620
|
+
iconType: import("@omnia/fx-models").IconTypes;
|
4621
|
+
role?: string;
|
4622
|
+
};
|
4416
4623
|
category?: string;
|
4417
4624
|
type: string;
|
4418
4625
|
settings?: any;
|
@@ -4434,12 +4641,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4434
4641
|
colors: (string | {
|
4435
4642
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4436
4643
|
toned?: boolean;
|
4437
|
-
colorSchemaType?: "
|
4644
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4438
4645
|
} | {
|
4439
4646
|
color: string | {
|
4440
4647
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4441
4648
|
toned?: boolean;
|
4442
|
-
colorSchemaType?: "
|
4649
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4443
4650
|
};
|
4444
4651
|
stop?: number;
|
4445
4652
|
})[];
|
@@ -4463,7 +4670,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4463
4670
|
colors: (string | {
|
4464
4671
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4465
4672
|
toned?: boolean;
|
4466
|
-
colorSchemaType?: "
|
4673
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4467
4674
|
} | {
|
4468
4675
|
color: string | any;
|
4469
4676
|
stop?: number;
|
@@ -4484,7 +4691,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4484
4691
|
};
|
4485
4692
|
variant2?: {
|
4486
4693
|
name?: string;
|
4487
|
-
colorSchemaType?: "
|
4694
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4488
4695
|
header: {
|
4489
4696
|
definitionId: {
|
4490
4697
|
toString: () => string;
|
@@ -4614,8 +4821,13 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4614
4821
|
left?: string | number;
|
4615
4822
|
};
|
4616
4823
|
}[];
|
4617
|
-
|
4824
|
+
editors?: {
|
4618
4825
|
name?: string;
|
4826
|
+
icon?: {
|
4827
|
+
faClass: string;
|
4828
|
+
iconType: import("@omnia/fx-models").IconTypes;
|
4829
|
+
role?: string;
|
4830
|
+
};
|
4619
4831
|
category?: string;
|
4620
4832
|
type: string;
|
4621
4833
|
settings?: any;
|
@@ -4637,12 +4849,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4637
4849
|
colors: (string | {
|
4638
4850
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4639
4851
|
toned?: boolean;
|
4640
|
-
colorSchemaType?: "
|
4852
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4641
4853
|
} | {
|
4642
4854
|
color: string | {
|
4643
4855
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4644
4856
|
toned?: boolean;
|
4645
|
-
colorSchemaType?: "
|
4857
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4646
4858
|
};
|
4647
4859
|
stop?: number;
|
4648
4860
|
})[];
|
@@ -4666,7 +4878,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4666
4878
|
colors: (string | {
|
4667
4879
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4668
4880
|
toned?: boolean;
|
4669
|
-
colorSchemaType?: "
|
4881
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4670
4882
|
} | {
|
4671
4883
|
color: string | any;
|
4672
4884
|
stop?: number;
|
@@ -4687,7 +4899,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4687
4899
|
};
|
4688
4900
|
variant3?: {
|
4689
4901
|
name?: string;
|
4690
|
-
colorSchemaType?: "
|
4902
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4691
4903
|
header: {
|
4692
4904
|
definitionId: {
|
4693
4905
|
toString: () => string;
|
@@ -4817,8 +5029,13 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4817
5029
|
left?: string | number;
|
4818
5030
|
};
|
4819
5031
|
}[];
|
4820
|
-
|
5032
|
+
editors?: {
|
4821
5033
|
name?: string;
|
5034
|
+
icon?: {
|
5035
|
+
faClass: string;
|
5036
|
+
iconType: import("@omnia/fx-models").IconTypes;
|
5037
|
+
role?: string;
|
5038
|
+
};
|
4822
5039
|
category?: string;
|
4823
5040
|
type: string;
|
4824
5041
|
settings?: any;
|
@@ -4840,12 +5057,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4840
5057
|
colors: (string | {
|
4841
5058
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4842
5059
|
toned?: boolean;
|
4843
|
-
colorSchemaType?: "
|
5060
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4844
5061
|
} | {
|
4845
5062
|
color: string | {
|
4846
5063
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4847
5064
|
toned?: boolean;
|
4848
|
-
colorSchemaType?: "
|
5065
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4849
5066
|
};
|
4850
5067
|
stop?: number;
|
4851
5068
|
})[];
|
@@ -4869,7 +5086,7 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4869
5086
|
colors: (string | {
|
4870
5087
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4871
5088
|
toned?: boolean;
|
4872
|
-
colorSchemaType?: "
|
5089
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4873
5090
|
} | {
|
4874
5091
|
color: string | any;
|
4875
5092
|
stop?: number;
|
@@ -4902,12 +5119,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4902
5119
|
colors: (string | {
|
4903
5120
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4904
5121
|
toned?: boolean;
|
4905
|
-
colorSchemaType?: "
|
5122
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4906
5123
|
} | {
|
4907
5124
|
color: string | {
|
4908
5125
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4909
5126
|
toned?: boolean;
|
4910
|
-
colorSchemaType?: "
|
5127
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4911
5128
|
};
|
4912
5129
|
stop?: number;
|
4913
5130
|
})[];
|
@@ -4921,12 +5138,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4921
5138
|
colors: (string | {
|
4922
5139
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4923
5140
|
toned?: boolean;
|
4924
|
-
colorSchemaType?: "
|
5141
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4925
5142
|
} | {
|
4926
5143
|
color: string | {
|
4927
5144
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4928
5145
|
toned?: boolean;
|
4929
|
-
colorSchemaType?: "
|
5146
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4930
5147
|
};
|
4931
5148
|
stop?: number;
|
4932
5149
|
})[];
|
@@ -4940,12 +5157,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4940
5157
|
colors: (string | {
|
4941
5158
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4942
5159
|
toned?: boolean;
|
4943
|
-
colorSchemaType?: "
|
5160
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4944
5161
|
} | {
|
4945
5162
|
color: string | {
|
4946
5163
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4947
5164
|
toned?: boolean;
|
4948
|
-
colorSchemaType?: "
|
5165
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4949
5166
|
};
|
4950
5167
|
stop?: number;
|
4951
5168
|
})[];
|
@@ -4959,12 +5176,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4959
5176
|
colors: (string | {
|
4960
5177
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4961
5178
|
toned?: boolean;
|
4962
|
-
colorSchemaType?: "
|
5179
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4963
5180
|
} | {
|
4964
5181
|
color: string | {
|
4965
5182
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4966
5183
|
toned?: boolean;
|
4967
|
-
colorSchemaType?: "
|
5184
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4968
5185
|
};
|
4969
5186
|
stop?: number;
|
4970
5187
|
})[];
|
@@ -4978,12 +5195,12 @@ export declare const useTypographyBlueprintStore: () => {
|
|
4978
5195
|
colors: (string | {
|
4979
5196
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4980
5197
|
toned?: boolean;
|
4981
|
-
colorSchemaType?: "
|
5198
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4982
5199
|
} | {
|
4983
5200
|
color: string | {
|
4984
5201
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
4985
5202
|
toned?: boolean;
|
4986
|
-
colorSchemaType?: "
|
5203
|
+
colorSchemaType?: "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic";
|
4987
5204
|
};
|
4988
5205
|
stop?: number;
|
4989
5206
|
})[];
|
@@ -5083,15 +5300,16 @@ export declare const useTypographyBlueprintStore: () => {
|
|
5083
5300
|
};
|
5084
5301
|
deactivated(): void;
|
5085
5302
|
};
|
5086
|
-
colorSchema: (colorSchemaType: "
|
5303
|
+
colorSchema: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic") => import("@omnia/fx-models").ColorSchema;
|
5087
5304
|
typography: () => import("@omnia/fx-models").TypographyBlueprints;
|
5305
|
+
fillValue: (value: import("@omnia/fx-models").FillDefinitionValue, type: "typography") => any;
|
5088
5306
|
spacing: () => import("@omnia/fx-models").SpacingBlueprints;
|
5089
5307
|
component: () => import("@omnia/fx-models").ComponentBlueprints;
|
5090
|
-
color: (colorSchemaType: "
|
5091
|
-
colorDefinition: (colorSchemaType: "
|
5308
|
+
color: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
|
5309
|
+
colorDefinition: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
|
5092
5310
|
complementaryColorType: (colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorTypes;
|
5093
|
-
complementaryColor: (colorSchemaType: "
|
5094
|
-
complementaryColorDefinition: (colorSchemaType: "
|
5311
|
+
complementaryColor: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
|
5312
|
+
complementaryColorDefinition: (colorSchemaType: "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "warning" | "notification" | "background" | "error" | "info" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorDefinition;
|
5095
5313
|
currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
|
5096
5314
|
};
|
5097
5315
|
};
|