@omnia/fx 8.0.129-dev → 8.0.130-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/core/index.d.ts +1 -1
- package/internal-do-not-import-from-here/core/messaging/BuiltInTopics.d.ts +1 -1
- package/internal-do-not-import-from-here/core/messaging/index.d.ts +1 -1
- package/internal-do-not-import-from-here/runtime/core/ManifestResourceLoader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker/ChromeBlueprintsPicker.css.d.ts → blueprintTemplate/BlueprintsTemplatePicker.css.d.ts} +1 -1
- package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker/ChromeBlueprintsPicker.d.ts → blueprintTemplate/BlueprintsTemplatePicker.d.ts} +120 -98
- package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromePicker.d.ts +95 -95
- package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyBlueprintsViewer.css.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyBlueprintsViewer.d.ts +76 -0
- package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +90 -90
- package/internal-do-not-import-from-here/ux/docs/services/DocsService.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleSetup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +949 -947
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +2294 -2290
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +2294 -2290
- package/internal-do-not-import-from-here/ux/properties/models/PropertyApi.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome → components}/store/ChromeEditorStore.d.ts +1 -7
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/BlueprintsTemplates.d.ts +4 -11
- package/internal-do-not-import-from-here/ux/theming-v2/designkits/core/ThemeDefinitionInstance.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +938 -935
- package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +943 -940
- package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +938 -935
- package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +938 -935
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +45 -54
- package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +938 -935
- package/internal-do-not-import-from-here/ux/theming-v2/styling/UseStyling.d.ts +11540 -11520
- package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemeViewer.d.ts +68 -0
- package/internal-do-not-import-from-here/ux/theming-v2/themeprovider/ThemeProvider.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +949 -947
- package/internal-do-not-import-from-here/ux/velcron/core/index.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/wctypings.d.ts +53 -42
- package/package.json +2 -2
- package/internal-do-not-import-from-here/shared/broadcasting/Broadcast.d.ts +0 -37
- package/internal-do-not-import-from-here/shared/broadcasting/InternalTopics.d.ts +0 -23
- package/internal-do-not-import-from-here/shared/broadcasting/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/factory/DefineFactory.d.ts +0 -12
- package/internal-do-not-import-from-here/shared/factory/Inject.d.ts +0 -30
- package/internal-do-not-import-from-here/shared/factory/Injectable.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/factory/ServiceContainer.d.ts +0 -45
- package/internal-do-not-import-from-here/shared/factory/index.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/http/Http.d.ts +0 -141
- package/internal-do-not-import-from-here/shared/http/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/index.d.ts +0 -12
- package/internal-do-not-import-from-here/shared/messaging/MessageBus.d.ts +0 -48
- package/internal-do-not-import-from-here/shared/messaging/MessageBusMediator.d.ts +0 -30
- package/internal-do-not-import-from-here/shared/messaging/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/Broadcasting.d.ts +0 -25
- package/internal-do-not-import-from-here/shared/models/Broadcasting.js +0 -12
- package/internal-do-not-import-from-here/shared/models/DependencyInjection.d.ts +0 -19
- package/internal-do-not-import-from-here/shared/models/DependencyInjection.js +0 -9
- package/internal-do-not-import-from-here/shared/models/DynamicState.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/models/DynamicState.js +0 -2
- package/internal-do-not-import-from-here/shared/models/Equals.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/Equals.js +0 -44
- package/internal-do-not-import-from-here/shared/models/Future.d.ts +0 -60
- package/internal-do-not-import-from-here/shared/models/Future.js +0 -149
- package/internal-do-not-import-from-here/shared/models/Guid.d.ts +0 -25
- package/internal-do-not-import-from-here/shared/models/Guid.js +0 -80
- package/internal-do-not-import-from-here/shared/models/HttpCommon.d.ts +0 -41
- package/internal-do-not-import-from-here/shared/models/HttpCommon.js +0 -9
- package/internal-do-not-import-from-here/shared/models/Messaging.d.ts +0 -23
- package/internal-do-not-import-from-here/shared/models/Messaging.js +0 -2
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +0 -34
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.js +0 -2
- package/internal-do-not-import-from-here/shared/models/Realtime.d.ts +0 -28
- package/internal-do-not-import-from-here/shared/models/Realtime.js +0 -19
- package/internal-do-not-import-from-here/shared/models/SharedConstants.d.ts +0 -5
- package/internal-do-not-import-from-here/shared/models/SharedConstants.js +0 -9
- package/internal-do-not-import-from-here/shared/models/StringExtensions.d.ts +0 -6
- package/internal-do-not-import-from-here/shared/models/StringExtensions.js +0 -3
- package/internal-do-not-import-from-here/shared/models/StronglyTypedId.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/StronglyTypedId.js +0 -2
- package/internal-do-not-import-from-here/shared/models/Tenant.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/models/Tenant.js +0 -2
- package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/models/Tokens.js +0 -2
- package/internal-do-not-import-from-here/shared/models/Topic.d.ts +0 -10
- package/internal-do-not-import-from-here/shared/models/Topic.js +0 -2
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +0 -14
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.js +0 -18
- package/internal-do-not-import-from-here/shared/models/Workers.d.ts +0 -29
- package/internal-do-not-import-from-here/shared/models/Workers.js +0 -8
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.d.ts +0 -13
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.js +0 -20
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +0 -75
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.js +0 -13
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.d.ts +0 -7
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts +0 -14
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.js +0 -15
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +0 -31
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.js +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.d.ts +0 -8
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.js +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.d.ts +0 -16
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySubscription.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.d.ts +0 -40
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActorActivity.js +0 -17
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +0 -8
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +0 -11
- package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.d.ts +0 -21
- package/internal-do-not-import-from-here/shared/models/hub/actors/Actor.js +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/actors/ExternalActorId.js +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/actors/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/actors/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +0 -7
- package/internal-do-not-import-from-here/shared/models/hub/index.js +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.js +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.js +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/social/index.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/hub/social/index.js +0 -5
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.d.ts +0 -10
- package/internal-do-not-import-from-here/shared/models/hub/targeting/ExternalIdentityProperty.js +0 -19
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/hub/targeting/HubSource.js +0 -7
- package/internal-do-not-import-from-here/shared/models/hub/targeting/index.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/models/hub/targeting/index.js +0 -4
- package/internal-do-not-import-from-here/shared/models/index.d.ts +0 -21
- package/internal-do-not-import-from-here/shared/models/index.js +0 -25
- package/internal-do-not-import-from-here/shared/models/theming/Blueprints.d.ts +0 -116
- package/internal-do-not-import-from-here/shared/models/theming/Blueprints.js +0 -12
- package/internal-do-not-import-from-here/shared/models/theming/Chrome.d.ts +0 -16
- package/internal-do-not-import-from-here/shared/models/theming/Chrome.js +0 -2
- package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.d.ts +0 -2
- package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.js +0 -38
- package/internal-do-not-import-from-here/shared/models/theming/SharedColorMethods.d.ts +0 -1
- package/internal-do-not-import-from-here/shared/models/theming/SharedColorMethods.js +0 -45
- package/internal-do-not-import-from-here/shared/models/theming/Spacing.d.ts +0 -22
- package/internal-do-not-import-from-here/shared/models/theming/Spacing.js +0 -11
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +0 -107
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +0 -28
- package/internal-do-not-import-from-here/shared/models/theming/Typography.d.ts +0 -59
- package/internal-do-not-import-from-here/shared/models/theming/Typography.js +0 -17
- package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.d.ts +0 -9
- package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.js +0 -99
- package/internal-do-not-import-from-here/shared/models/theming/index.d.ts +0 -8
- package/internal-do-not-import-from-here/shared/models/theming/index.js +0 -12
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +0 -87
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.js +0 -2
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.d.ts +0 -22
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.js +0 -2
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.d.ts +0 -20
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronReference.js +0 -5
- package/internal-do-not-import-from-here/shared/models/velcron/index.d.ts +0 -3
- package/internal-do-not-import-from-here/shared/models/velcron/index.js +0 -6
- package/internal-do-not-import-from-here/shared/services/ActivityService.d.ts +0 -27
- package/internal-do-not-import-from-here/shared/services/ActivitySubscriptionService.d.ts +0 -15
- package/internal-do-not-import-from-here/shared/services/DefineService.d.ts +0 -6
- package/internal-do-not-import-from-here/shared/services/RealtimeService.d.ts +0 -8
- package/internal-do-not-import-from-here/shared/services/index.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/utils/index.d.ts +0 -4
- package/internal-do-not-import-from-here/shared/workers/Leader.d.ts +0 -6
- package/internal-do-not-import-from-here/shared/workers/WorkerProxy.d.ts +0 -11
- package/internal-do-not-import-from-here/shared/workers/index.d.ts +0 -2
- package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/chrome/ChromeJourney.d.ts +0 -22
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/BackgroundStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{backgroundstylepicker → backgroundstyle}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/ButtonStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{buttonstylepicker → buttonstyle}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/ChromeViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{chromepicker → chrome}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/{SpacingPreview.d.ts → SpacingViewer.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabBlueprintsViewer.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStyleEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStylePicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/TabStylePicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{tabstylepicker → tabs}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyEditor.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/TypographyPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/ExampleComponents.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/SampleComponent.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/blueprintpickers/{typographypicker → typography}/docs/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome/blades/ChromeBlueprintsBlade.d.ts → components/blades/BlockBlade.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/{chrome/blades/EditChromeBlueprintBlade.d.ts → components/blades/BlockBladeEdit.d.ts} +0 -0
- /package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/{EditBlueprint.d.ts → EditBlueprints.d.ts} +0 -0
@@ -8,7 +8,7 @@ export declare const useColorSchemaStore: () => {
|
|
8
8
|
onContainer: ColorDefinition;
|
9
9
|
isContainer: boolean;
|
10
10
|
name: string;
|
11
|
-
colorSchemaType: "info" | "error" |
|
11
|
+
colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
12
12
|
id: import("@omnia/fx-models").GuidValue;
|
13
13
|
};
|
14
14
|
events: {
|
@@ -18,13 +18,13 @@ export declare const useColorSchemaStore: () => {
|
|
18
18
|
onMutatedOnContainer: import("@omnia/fx").MessageBusExposeOnlySubscription<ColorDefinition>;
|
19
19
|
onMutatedIsContainer: import("@omnia/fx").MessageBusExposeOnlySubscription<boolean>;
|
20
20
|
onMutatedName: import("@omnia/fx").MessageBusExposeOnlySubscription<string>;
|
21
|
-
onMutatedColorSchemaType: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" |
|
21
|
+
onMutatedColorSchemaType: import("@omnia/fx").MessageBusExposeOnlySubscription<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
|
22
22
|
onMutatedId: import("@omnia/fx").MessageBusExposeOnlySubscription<import("@omnia/fx-models").GuidValue>;
|
23
23
|
} & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
|
24
24
|
actions: {
|
25
25
|
onDispatching: {
|
26
26
|
setColorSchema: {
|
27
|
-
subscribe(fn: (colorSchemaType: "info" | "error" |
|
27
|
+
subscribe(fn: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
28
28
|
};
|
29
29
|
setCustomColorSchema: {
|
30
30
|
subscribe(fn: (colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -60,16 +60,15 @@ export declare const useColorSchemaStore: () => {
|
|
60
60
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
61
61
|
};
|
62
62
|
get: {
|
63
|
-
colorSchema(colorSchemaType: "info" | "error" |
|
63
|
+
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): ColorSchema;
|
64
64
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
65
65
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
66
|
-
chrome(): import("@omnia/fx-models").ChromeBlueprints;
|
67
66
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
68
|
-
color(colorSchemaType: "info" | "error" |
|
69
|
-
colorDefinition(colorSchemaType: "info" | "error" |
|
67
|
+
color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
68
|
+
colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
70
69
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
|
71
|
-
complementaryColor(colorSchemaType: "info" | "error" |
|
72
|
-
complementaryColorDefinition(colorSchemaType: "info" | "error" |
|
70
|
+
complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
71
|
+
complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
73
72
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
74
73
|
};
|
75
74
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -77,7 +76,7 @@ export declare const useColorSchemaStore: () => {
|
|
77
76
|
};
|
78
77
|
onDispatched: {
|
79
78
|
setColorSchema: {
|
80
|
-
subscribe(fn: (result: void, colorSchemaType: "info" | "error" |
|
79
|
+
subscribe(fn: (result: void, colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
81
80
|
};
|
82
81
|
setCustomColorSchema: {
|
83
82
|
subscribe(fn: (result: void, colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -113,16 +112,15 @@ export declare const useColorSchemaStore: () => {
|
|
113
112
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
114
113
|
};
|
115
114
|
get: {
|
116
|
-
colorSchema(colorSchemaType: "info" | "error" |
|
115
|
+
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): ColorSchema;
|
117
116
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
118
117
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
119
|
-
chrome(): import("@omnia/fx-models").ChromeBlueprints;
|
120
118
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
121
|
-
color(colorSchemaType: "info" | "error" |
|
122
|
-
colorDefinition(colorSchemaType: "info" | "error" |
|
119
|
+
color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
120
|
+
colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
123
121
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
|
124
|
-
complementaryColor(colorSchemaType: "info" | "error" |
|
125
|
-
complementaryColorDefinition(colorSchemaType: "info" | "error" |
|
122
|
+
complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
123
|
+
complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
126
124
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
127
125
|
};
|
128
126
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -130,7 +128,7 @@ export declare const useColorSchemaStore: () => {
|
|
130
128
|
};
|
131
129
|
onFailure: {
|
132
130
|
setColorSchema: {
|
133
|
-
subscribe(fn: (failureReason: any, colorSchemaType: "info" | "error" |
|
131
|
+
subscribe(fn: (failureReason: any, colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
134
132
|
};
|
135
133
|
setCustomColorSchema: {
|
136
134
|
subscribe(fn: (failureReason: any, colorSchema: ColorSchema, container?: boolean) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -166,16 +164,15 @@ export declare const useColorSchemaStore: () => {
|
|
166
164
|
setTheme(themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2): void;
|
167
165
|
};
|
168
166
|
get: {
|
169
|
-
colorSchema(colorSchemaType: "info" | "error" |
|
167
|
+
colorSchema(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic"): ColorSchema;
|
170
168
|
typography(): import("@omnia/fx-models").TypographyBlueprints;
|
171
169
|
spacing(): import("@omnia/fx-models").SpacingBlueprints;
|
172
|
-
chrome(): import("@omnia/fx-models").ChromeBlueprints;
|
173
170
|
component(): import("@omnia/fx-models").ComponentBlueprints;
|
174
|
-
color(colorSchemaType: "info" | "error" |
|
175
|
-
colorDefinition(colorSchemaType: "info" | "error" |
|
171
|
+
color(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
172
|
+
colorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
176
173
|
complementaryColorType(colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorTypes;
|
177
|
-
complementaryColor(colorSchemaType: "info" | "error" |
|
178
|
-
complementaryColorDefinition(colorSchemaType: "info" | "error" |
|
174
|
+
complementaryColor(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): string;
|
175
|
+
complementaryColorDefinition(colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes): ColorDefinition;
|
179
176
|
currentTheme(): import("@omnia/fx-models").ThemeDefinitionV2;
|
180
177
|
};
|
181
178
|
}) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
|
@@ -408,6 +405,29 @@ export declare const useColorSchemaStore: () => {
|
|
408
405
|
colorToned: string;
|
409
406
|
};
|
410
407
|
};
|
408
|
+
warning: {
|
409
|
+
name: string;
|
410
|
+
base: {
|
411
|
+
dark: boolean;
|
412
|
+
color: string;
|
413
|
+
colorToned: string;
|
414
|
+
};
|
415
|
+
onBase: {
|
416
|
+
dark: boolean;
|
417
|
+
color: string;
|
418
|
+
colorToned: string;
|
419
|
+
};
|
420
|
+
container: {
|
421
|
+
dark: boolean;
|
422
|
+
color: string;
|
423
|
+
colorToned: string;
|
424
|
+
};
|
425
|
+
onContainer: {
|
426
|
+
dark: boolean;
|
427
|
+
color: string;
|
428
|
+
colorToned: string;
|
429
|
+
};
|
430
|
+
};
|
411
431
|
};
|
412
432
|
typography: {
|
413
433
|
primary: {
|
@@ -672,186 +692,66 @@ export declare const useColorSchemaStore: () => {
|
|
672
692
|
};
|
673
693
|
name?: string;
|
674
694
|
};
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
695
|
+
components: {
|
696
|
+
buttons?: {
|
697
|
+
text?: {
|
698
|
+
primary?: {
|
699
|
+
type: "button";
|
700
|
+
padding?: {
|
701
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
702
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
703
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
704
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
684
705
|
};
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
version?: string;
|
689
|
-
name?: string;
|
690
|
-
body?: {
|
691
|
-
body?: any[];
|
692
|
-
style?: {
|
693
|
-
margin?: number;
|
694
|
-
marginTop?: number;
|
695
|
-
marginRight?: number;
|
696
|
-
marginBottom?: number;
|
697
|
-
marginLeft?: number;
|
698
|
-
padding?: number;
|
699
|
-
paddingTop?: number;
|
700
|
-
paddingRight?: number;
|
701
|
-
paddingBottom?: number;
|
702
|
-
paddingLeft?: number;
|
703
|
-
height?: string | number;
|
704
|
-
width?: string | number;
|
705
|
-
};
|
706
|
-
foreach?: string;
|
707
|
-
if?: string;
|
708
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
709
|
-
type: string;
|
710
|
-
name?: string;
|
711
|
-
key?: string;
|
712
|
-
margin?: {
|
713
|
-
top?: string | number;
|
714
|
-
right?: string | number;
|
715
|
-
bottom?: string | number;
|
716
|
-
left?: string | number;
|
717
|
-
};
|
718
|
-
padding?: {
|
719
|
-
top?: string | number;
|
720
|
-
right?: string | number;
|
721
|
-
bottom?: string | number;
|
722
|
-
left?: string | number;
|
723
|
-
};
|
724
|
-
}[];
|
725
|
-
events?: {
|
726
|
-
onLoaded?: string[];
|
727
|
-
onEditMode?: string[];
|
728
|
-
onSaved?: string[];
|
729
|
-
};
|
730
|
-
actions?: {
|
731
|
-
[name: string]: string[];
|
732
|
-
};
|
733
|
-
components?: {
|
734
|
-
type: string;
|
735
|
-
events?: any;
|
736
|
-
properties?: {
|
737
|
-
[name: string]: any;
|
738
|
-
};
|
739
|
-
icon?: any;
|
740
|
-
body?: {
|
741
|
-
body?: any[];
|
742
|
-
style?: {
|
743
|
-
margin?: number;
|
744
|
-
marginTop?: number;
|
745
|
-
marginRight?: number;
|
746
|
-
marginBottom?: number;
|
747
|
-
marginLeft?: number;
|
748
|
-
padding?: number;
|
749
|
-
paddingTop?: number;
|
750
|
-
paddingRight?: number;
|
751
|
-
paddingBottom?: number;
|
752
|
-
paddingLeft?: number;
|
753
|
-
height?: string | number;
|
754
|
-
width?: string | number;
|
755
|
-
};
|
756
|
-
foreach?: string;
|
757
|
-
if?: string;
|
758
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
759
|
-
type: string;
|
760
|
-
name?: string;
|
761
|
-
key?: string;
|
762
|
-
margin?: {
|
763
|
-
top?: string | number;
|
764
|
-
right?: string | number;
|
765
|
-
bottom?: string | number;
|
766
|
-
left?: string | number;
|
767
|
-
};
|
768
|
-
padding?: {
|
769
|
-
top?: string | number;
|
770
|
-
right?: string | number;
|
771
|
-
bottom?: string | number;
|
772
|
-
left?: string | number;
|
773
|
-
};
|
774
|
-
}[];
|
775
|
-
style?: {
|
776
|
-
margin?: number;
|
777
|
-
marginTop?: number;
|
778
|
-
marginRight?: number;
|
779
|
-
marginBottom?: number;
|
780
|
-
marginLeft?: number;
|
781
|
-
padding?: number;
|
782
|
-
paddingTop?: number;
|
783
|
-
paddingRight?: number;
|
784
|
-
paddingBottom?: number;
|
785
|
-
paddingLeft?: number;
|
786
|
-
height?: string | number;
|
787
|
-
width?: string | number;
|
788
|
-
};
|
789
|
-
foreach?: string;
|
790
|
-
if?: string;
|
791
|
-
name?: string;
|
792
|
-
key?: string;
|
793
|
-
margin?: {
|
794
|
-
top?: string | number;
|
795
|
-
right?: string | number;
|
796
|
-
bottom?: string | number;
|
797
|
-
left?: string | number;
|
798
|
-
};
|
799
|
-
padding?: {
|
800
|
-
top?: string | number;
|
801
|
-
right?: string | number;
|
802
|
-
bottom?: string | number;
|
803
|
-
left?: string | number;
|
804
|
-
};
|
805
|
-
}[];
|
806
|
-
propEditors?: {
|
807
|
-
name?: string;
|
808
|
-
category?: string;
|
809
|
-
type: string;
|
810
|
-
settings?: any;
|
811
|
-
stateMapping?: string;
|
812
|
-
propertyMapping?: boolean;
|
813
|
-
multiple?: boolean;
|
814
|
-
component?: unknown;
|
815
|
-
}[];
|
816
|
-
state?: object;
|
817
|
-
computed?: {
|
818
|
-
[name: string]: string[];
|
819
|
-
};
|
820
|
-
key?: string;
|
821
|
-
};
|
822
|
-
};
|
823
|
-
styles: {
|
824
|
-
background?: {
|
825
|
-
fill?: {
|
826
|
-
colors: (string | {
|
827
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
828
|
-
toned?: boolean;
|
829
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
830
|
-
} | {
|
831
|
-
color: string | {
|
706
|
+
background?: {
|
707
|
+
fill?: {
|
708
|
+
colors: (string | {
|
832
709
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
833
710
|
toned?: boolean;
|
834
711
|
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
835
|
-
}
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
846
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
712
|
+
} | {
|
713
|
+
color: string | {
|
714
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
715
|
+
toned?: boolean;
|
716
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
717
|
+
};
|
718
|
+
stop?: number;
|
719
|
+
})[];
|
720
|
+
acrylic?: boolean;
|
721
|
+
opacity?: number;
|
847
722
|
};
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
723
|
+
border?: {
|
724
|
+
radius?: {
|
725
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
726
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
727
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
728
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
729
|
+
};
|
730
|
+
width?: {
|
731
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
732
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
733
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
734
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
735
|
+
};
|
736
|
+
fill?: {
|
737
|
+
colors: (string | {
|
738
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
739
|
+
toned?: boolean;
|
740
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
741
|
+
} | {
|
742
|
+
color: string | any;
|
743
|
+
stop?: number;
|
744
|
+
})[];
|
745
|
+
acrylic?: boolean;
|
746
|
+
opacity?: number;
|
747
|
+
};
|
853
748
|
};
|
854
|
-
|
749
|
+
elevation?: number;
|
750
|
+
};
|
751
|
+
alterCase?: boolean;
|
752
|
+
text?: {
|
753
|
+
type: "text";
|
754
|
+
color?: {
|
855
755
|
colors: (string | {
|
856
756
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
857
757
|
toned?: boolean;
|
@@ -867,196 +767,31 @@ export declare const useColorSchemaStore: () => {
|
|
867
767
|
acrylic?: boolean;
|
868
768
|
opacity?: number;
|
869
769
|
};
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
877
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
878
|
-
};
|
879
|
-
};
|
880
|
-
};
|
881
|
-
variant1?: {
|
882
|
-
name?: string;
|
883
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
884
|
-
header: {
|
885
|
-
definitionId: {
|
886
|
-
toString: () => string;
|
887
|
-
equals?: {
|
888
|
-
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
889
|
-
};
|
890
|
-
};
|
891
|
-
definition?: {
|
892
|
-
type: "velcron";
|
893
|
-
version?: string;
|
894
|
-
name?: string;
|
895
|
-
body?: {
|
896
|
-
body?: any[];
|
897
|
-
style?: {
|
898
|
-
margin?: number;
|
899
|
-
marginTop?: number;
|
900
|
-
marginRight?: number;
|
901
|
-
marginBottom?: number;
|
902
|
-
marginLeft?: number;
|
903
|
-
padding?: number;
|
904
|
-
paddingTop?: number;
|
905
|
-
paddingRight?: number;
|
906
|
-
paddingBottom?: number;
|
907
|
-
paddingLeft?: number;
|
908
|
-
height?: string | number;
|
909
|
-
width?: string | number;
|
910
|
-
};
|
911
|
-
foreach?: string;
|
912
|
-
if?: string;
|
913
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
914
|
-
type: string;
|
915
|
-
name?: string;
|
916
|
-
key?: string;
|
917
|
-
margin?: {
|
918
|
-
top?: string | number;
|
919
|
-
right?: string | number;
|
920
|
-
bottom?: string | number;
|
921
|
-
left?: string | number;
|
922
|
-
};
|
923
|
-
padding?: {
|
924
|
-
top?: string | number;
|
925
|
-
right?: string | number;
|
926
|
-
bottom?: string | number;
|
927
|
-
left?: string | number;
|
928
|
-
};
|
929
|
-
}[];
|
930
|
-
events?: {
|
931
|
-
onLoaded?: string[];
|
932
|
-
onEditMode?: string[];
|
933
|
-
onSaved?: string[];
|
934
|
-
};
|
935
|
-
actions?: {
|
936
|
-
[name: string]: string[];
|
937
|
-
};
|
938
|
-
components?: {
|
939
|
-
type: string;
|
940
|
-
events?: any;
|
941
|
-
properties?: {
|
942
|
-
[name: string]: any;
|
943
|
-
};
|
944
|
-
icon?: any;
|
945
|
-
body?: {
|
946
|
-
body?: any[];
|
947
|
-
style?: {
|
948
|
-
margin?: number;
|
949
|
-
marginTop?: number;
|
950
|
-
marginRight?: number;
|
951
|
-
marginBottom?: number;
|
952
|
-
marginLeft?: number;
|
953
|
-
padding?: number;
|
954
|
-
paddingTop?: number;
|
955
|
-
paddingRight?: number;
|
956
|
-
paddingBottom?: number;
|
957
|
-
paddingLeft?: number;
|
958
|
-
height?: string | number;
|
959
|
-
width?: string | number;
|
770
|
+
typography?: {
|
771
|
+
decoration?: string;
|
772
|
+
lg: {
|
773
|
+
weight: number;
|
774
|
+
size: number;
|
775
|
+
lineHeight: number;
|
960
776
|
};
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
name?: string;
|
966
|
-
key?: string;
|
967
|
-
margin?: {
|
968
|
-
top?: string | number;
|
969
|
-
right?: string | number;
|
970
|
-
bottom?: string | number;
|
971
|
-
left?: string | number;
|
777
|
+
md?: {
|
778
|
+
weight: number;
|
779
|
+
size: number;
|
780
|
+
lineHeight: number;
|
972
781
|
};
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
left?: string | number;
|
782
|
+
sm?: {
|
783
|
+
weight: number;
|
784
|
+
size: number;
|
785
|
+
lineHeight: number;
|
978
786
|
};
|
979
|
-
}[];
|
980
|
-
style?: {
|
981
|
-
margin?: number;
|
982
|
-
marginTop?: number;
|
983
|
-
marginRight?: number;
|
984
|
-
marginBottom?: number;
|
985
|
-
marginLeft?: number;
|
986
|
-
padding?: number;
|
987
|
-
paddingTop?: number;
|
988
|
-
paddingRight?: number;
|
989
|
-
paddingBottom?: number;
|
990
|
-
paddingLeft?: number;
|
991
|
-
height?: string | number;
|
992
|
-
width?: string | number;
|
993
|
-
};
|
994
|
-
foreach?: string;
|
995
|
-
if?: string;
|
996
|
-
name?: string;
|
997
|
-
key?: string;
|
998
|
-
margin?: {
|
999
|
-
top?: string | number;
|
1000
|
-
right?: string | number;
|
1001
|
-
bottom?: string | number;
|
1002
|
-
left?: string | number;
|
1003
|
-
};
|
1004
|
-
padding?: {
|
1005
|
-
top?: string | number;
|
1006
|
-
right?: string | number;
|
1007
|
-
bottom?: string | number;
|
1008
|
-
left?: string | number;
|
1009
|
-
};
|
1010
|
-
}[];
|
1011
|
-
propEditors?: {
|
1012
|
-
name?: string;
|
1013
|
-
category?: string;
|
1014
|
-
type: string;
|
1015
|
-
settings?: any;
|
1016
|
-
stateMapping?: string;
|
1017
|
-
propertyMapping?: boolean;
|
1018
|
-
multiple?: boolean;
|
1019
|
-
component?: unknown;
|
1020
|
-
}[];
|
1021
|
-
state?: object;
|
1022
|
-
computed?: {
|
1023
|
-
[name: string]: string[];
|
1024
|
-
};
|
1025
|
-
key?: string;
|
1026
|
-
};
|
1027
|
-
};
|
1028
|
-
styles: {
|
1029
|
-
background?: {
|
1030
|
-
fill?: {
|
1031
|
-
colors: (string | {
|
1032
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1033
|
-
toned?: boolean;
|
1034
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1035
787
|
} | {
|
1036
|
-
|
1037
|
-
|
1038
|
-
toned?: boolean;
|
1039
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1040
|
-
};
|
1041
|
-
stop?: number;
|
1042
|
-
})[];
|
1043
|
-
acrylic?: boolean;
|
1044
|
-
opacity?: number;
|
1045
|
-
};
|
1046
|
-
border?: {
|
1047
|
-
radius?: {
|
1048
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1049
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1050
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1051
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1052
|
-
};
|
1053
|
-
width?: {
|
1054
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1055
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1056
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1057
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
788
|
+
type: "title" | "text" | "navigation";
|
789
|
+
size: "xs" | "s" | "m" | "l" | "xl";
|
1058
790
|
};
|
1059
|
-
|
791
|
+
};
|
792
|
+
icon?: {
|
793
|
+
type: "icon";
|
794
|
+
color?: {
|
1060
795
|
colors: (string | {
|
1061
796
|
colorType: "base" | "onBase" | "container" | "onContainer";
|
1062
797
|
toned?: boolean;
|
@@ -1072,433 +807,10 @@ export declare const useColorSchemaStore: () => {
|
|
1072
807
|
acrylic?: boolean;
|
1073
808
|
opacity?: number;
|
1074
809
|
};
|
810
|
+
size?: number;
|
1075
811
|
};
|
1076
|
-
elevation?: number;
|
1077
812
|
};
|
1078
|
-
|
1079
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1080
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1081
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1082
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1083
|
-
};
|
1084
|
-
};
|
1085
|
-
};
|
1086
|
-
variant2?: {
|
1087
|
-
name?: string;
|
1088
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1089
|
-
header: {
|
1090
|
-
definitionId: {
|
1091
|
-
toString: () => string;
|
1092
|
-
equals?: {
|
1093
|
-
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
1094
|
-
};
|
1095
|
-
};
|
1096
|
-
definition?: {
|
1097
|
-
type: "velcron";
|
1098
|
-
version?: string;
|
1099
|
-
name?: string;
|
1100
|
-
body?: {
|
1101
|
-
body?: any[];
|
1102
|
-
style?: {
|
1103
|
-
margin?: number;
|
1104
|
-
marginTop?: number;
|
1105
|
-
marginRight?: number;
|
1106
|
-
marginBottom?: number;
|
1107
|
-
marginLeft?: number;
|
1108
|
-
padding?: number;
|
1109
|
-
paddingTop?: number;
|
1110
|
-
paddingRight?: number;
|
1111
|
-
paddingBottom?: number;
|
1112
|
-
paddingLeft?: number;
|
1113
|
-
height?: string | number;
|
1114
|
-
width?: string | number;
|
1115
|
-
};
|
1116
|
-
foreach?: string;
|
1117
|
-
if?: string;
|
1118
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
1119
|
-
type: string;
|
1120
|
-
name?: string;
|
1121
|
-
key?: string;
|
1122
|
-
margin?: {
|
1123
|
-
top?: string | number;
|
1124
|
-
right?: string | number;
|
1125
|
-
bottom?: string | number;
|
1126
|
-
left?: string | number;
|
1127
|
-
};
|
1128
|
-
padding?: {
|
1129
|
-
top?: string | number;
|
1130
|
-
right?: string | number;
|
1131
|
-
bottom?: string | number;
|
1132
|
-
left?: string | number;
|
1133
|
-
};
|
1134
|
-
}[];
|
1135
|
-
events?: {
|
1136
|
-
onLoaded?: string[];
|
1137
|
-
onEditMode?: string[];
|
1138
|
-
onSaved?: string[];
|
1139
|
-
};
|
1140
|
-
actions?: {
|
1141
|
-
[name: string]: string[];
|
1142
|
-
};
|
1143
|
-
components?: {
|
1144
|
-
type: string;
|
1145
|
-
events?: any;
|
1146
|
-
properties?: {
|
1147
|
-
[name: string]: any;
|
1148
|
-
};
|
1149
|
-
icon?: any;
|
1150
|
-
body?: {
|
1151
|
-
body?: any[];
|
1152
|
-
style?: {
|
1153
|
-
margin?: number;
|
1154
|
-
marginTop?: number;
|
1155
|
-
marginRight?: number;
|
1156
|
-
marginBottom?: number;
|
1157
|
-
marginLeft?: number;
|
1158
|
-
padding?: number;
|
1159
|
-
paddingTop?: number;
|
1160
|
-
paddingRight?: number;
|
1161
|
-
paddingBottom?: number;
|
1162
|
-
paddingLeft?: number;
|
1163
|
-
height?: string | number;
|
1164
|
-
width?: string | number;
|
1165
|
-
};
|
1166
|
-
foreach?: string;
|
1167
|
-
if?: string;
|
1168
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
1169
|
-
type: string;
|
1170
|
-
name?: string;
|
1171
|
-
key?: string;
|
1172
|
-
margin?: {
|
1173
|
-
top?: string | number;
|
1174
|
-
right?: string | number;
|
1175
|
-
bottom?: string | number;
|
1176
|
-
left?: string | number;
|
1177
|
-
};
|
1178
|
-
padding?: {
|
1179
|
-
top?: string | number;
|
1180
|
-
right?: string | number;
|
1181
|
-
bottom?: string | number;
|
1182
|
-
left?: string | number;
|
1183
|
-
};
|
1184
|
-
}[];
|
1185
|
-
style?: {
|
1186
|
-
margin?: number;
|
1187
|
-
marginTop?: number;
|
1188
|
-
marginRight?: number;
|
1189
|
-
marginBottom?: number;
|
1190
|
-
marginLeft?: number;
|
1191
|
-
padding?: number;
|
1192
|
-
paddingTop?: number;
|
1193
|
-
paddingRight?: number;
|
1194
|
-
paddingBottom?: number;
|
1195
|
-
paddingLeft?: number;
|
1196
|
-
height?: string | number;
|
1197
|
-
width?: string | number;
|
1198
|
-
};
|
1199
|
-
foreach?: string;
|
1200
|
-
if?: string;
|
1201
|
-
name?: string;
|
1202
|
-
key?: string;
|
1203
|
-
margin?: {
|
1204
|
-
top?: string | number;
|
1205
|
-
right?: string | number;
|
1206
|
-
bottom?: string | number;
|
1207
|
-
left?: string | number;
|
1208
|
-
};
|
1209
|
-
padding?: {
|
1210
|
-
top?: string | number;
|
1211
|
-
right?: string | number;
|
1212
|
-
bottom?: string | number;
|
1213
|
-
left?: string | number;
|
1214
|
-
};
|
1215
|
-
}[];
|
1216
|
-
propEditors?: {
|
1217
|
-
name?: string;
|
1218
|
-
category?: string;
|
1219
|
-
type: string;
|
1220
|
-
settings?: any;
|
1221
|
-
stateMapping?: string;
|
1222
|
-
propertyMapping?: boolean;
|
1223
|
-
multiple?: boolean;
|
1224
|
-
component?: unknown;
|
1225
|
-
}[];
|
1226
|
-
state?: object;
|
1227
|
-
computed?: {
|
1228
|
-
[name: string]: string[];
|
1229
|
-
};
|
1230
|
-
key?: string;
|
1231
|
-
};
|
1232
|
-
};
|
1233
|
-
styles: {
|
1234
|
-
background?: {
|
1235
|
-
fill?: {
|
1236
|
-
colors: (string | {
|
1237
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1238
|
-
toned?: boolean;
|
1239
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1240
|
-
} | {
|
1241
|
-
color: string | {
|
1242
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1243
|
-
toned?: boolean;
|
1244
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1245
|
-
};
|
1246
|
-
stop?: number;
|
1247
|
-
})[];
|
1248
|
-
acrylic?: boolean;
|
1249
|
-
opacity?: number;
|
1250
|
-
};
|
1251
|
-
border?: {
|
1252
|
-
radius?: {
|
1253
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1254
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1255
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1256
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1257
|
-
};
|
1258
|
-
width?: {
|
1259
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1260
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1261
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1262
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1263
|
-
};
|
1264
|
-
fill?: {
|
1265
|
-
colors: (string | {
|
1266
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1267
|
-
toned?: boolean;
|
1268
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1269
|
-
} | {
|
1270
|
-
color: string | {
|
1271
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1272
|
-
toned?: boolean;
|
1273
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1274
|
-
};
|
1275
|
-
stop?: number;
|
1276
|
-
})[];
|
1277
|
-
acrylic?: boolean;
|
1278
|
-
opacity?: number;
|
1279
|
-
};
|
1280
|
-
};
|
1281
|
-
elevation?: number;
|
1282
|
-
};
|
1283
|
-
spacing?: {
|
1284
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1285
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1286
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1287
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1288
|
-
};
|
1289
|
-
};
|
1290
|
-
};
|
1291
|
-
variant3?: {
|
1292
|
-
name?: string;
|
1293
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1294
|
-
header: {
|
1295
|
-
definitionId: {
|
1296
|
-
toString: () => string;
|
1297
|
-
equals?: {
|
1298
|
-
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
1299
|
-
};
|
1300
|
-
};
|
1301
|
-
definition?: {
|
1302
|
-
type: "velcron";
|
1303
|
-
version?: string;
|
1304
|
-
name?: string;
|
1305
|
-
body?: {
|
1306
|
-
body?: any[];
|
1307
|
-
style?: {
|
1308
|
-
margin?: number;
|
1309
|
-
marginTop?: number;
|
1310
|
-
marginRight?: number;
|
1311
|
-
marginBottom?: number;
|
1312
|
-
marginLeft?: number;
|
1313
|
-
padding?: number;
|
1314
|
-
paddingTop?: number;
|
1315
|
-
paddingRight?: number;
|
1316
|
-
paddingBottom?: number;
|
1317
|
-
paddingLeft?: number;
|
1318
|
-
height?: string | number;
|
1319
|
-
width?: string | number;
|
1320
|
-
};
|
1321
|
-
foreach?: string;
|
1322
|
-
if?: string;
|
1323
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
1324
|
-
type: string;
|
1325
|
-
name?: string;
|
1326
|
-
key?: string;
|
1327
|
-
margin?: {
|
1328
|
-
top?: string | number;
|
1329
|
-
right?: string | number;
|
1330
|
-
bottom?: string | number;
|
1331
|
-
left?: string | number;
|
1332
|
-
};
|
1333
|
-
padding?: {
|
1334
|
-
top?: string | number;
|
1335
|
-
right?: string | number;
|
1336
|
-
bottom?: string | number;
|
1337
|
-
left?: string | number;
|
1338
|
-
};
|
1339
|
-
}[];
|
1340
|
-
events?: {
|
1341
|
-
onLoaded?: string[];
|
1342
|
-
onEditMode?: string[];
|
1343
|
-
onSaved?: string[];
|
1344
|
-
};
|
1345
|
-
actions?: {
|
1346
|
-
[name: string]: string[];
|
1347
|
-
};
|
1348
|
-
components?: {
|
1349
|
-
type: string;
|
1350
|
-
events?: any;
|
1351
|
-
properties?: {
|
1352
|
-
[name: string]: any;
|
1353
|
-
};
|
1354
|
-
icon?: any;
|
1355
|
-
body?: {
|
1356
|
-
body?: any[];
|
1357
|
-
style?: {
|
1358
|
-
margin?: number;
|
1359
|
-
marginTop?: number;
|
1360
|
-
marginRight?: number;
|
1361
|
-
marginBottom?: number;
|
1362
|
-
marginLeft?: number;
|
1363
|
-
padding?: number;
|
1364
|
-
paddingTop?: number;
|
1365
|
-
paddingRight?: number;
|
1366
|
-
paddingBottom?: number;
|
1367
|
-
paddingLeft?: number;
|
1368
|
-
height?: string | number;
|
1369
|
-
width?: string | number;
|
1370
|
-
};
|
1371
|
-
foreach?: string;
|
1372
|
-
if?: string;
|
1373
|
-
events?: import("@omnia/fx-models").VelcronEvent;
|
1374
|
-
type: string;
|
1375
|
-
name?: string;
|
1376
|
-
key?: string;
|
1377
|
-
margin?: {
|
1378
|
-
top?: string | number;
|
1379
|
-
right?: string | number;
|
1380
|
-
bottom?: string | number;
|
1381
|
-
left?: string | number;
|
1382
|
-
};
|
1383
|
-
padding?: {
|
1384
|
-
top?: string | number;
|
1385
|
-
right?: string | number;
|
1386
|
-
bottom?: string | number;
|
1387
|
-
left?: string | number;
|
1388
|
-
};
|
1389
|
-
}[];
|
1390
|
-
style?: {
|
1391
|
-
margin?: number;
|
1392
|
-
marginTop?: number;
|
1393
|
-
marginRight?: number;
|
1394
|
-
marginBottom?: number;
|
1395
|
-
marginLeft?: number;
|
1396
|
-
padding?: number;
|
1397
|
-
paddingTop?: number;
|
1398
|
-
paddingRight?: number;
|
1399
|
-
paddingBottom?: number;
|
1400
|
-
paddingLeft?: number;
|
1401
|
-
height?: string | number;
|
1402
|
-
width?: string | number;
|
1403
|
-
};
|
1404
|
-
foreach?: string;
|
1405
|
-
if?: string;
|
1406
|
-
name?: string;
|
1407
|
-
key?: string;
|
1408
|
-
margin?: {
|
1409
|
-
top?: string | number;
|
1410
|
-
right?: string | number;
|
1411
|
-
bottom?: string | number;
|
1412
|
-
left?: string | number;
|
1413
|
-
};
|
1414
|
-
padding?: {
|
1415
|
-
top?: string | number;
|
1416
|
-
right?: string | number;
|
1417
|
-
bottom?: string | number;
|
1418
|
-
left?: string | number;
|
1419
|
-
};
|
1420
|
-
}[];
|
1421
|
-
propEditors?: {
|
1422
|
-
name?: string;
|
1423
|
-
category?: string;
|
1424
|
-
type: string;
|
1425
|
-
settings?: any;
|
1426
|
-
stateMapping?: string;
|
1427
|
-
propertyMapping?: boolean;
|
1428
|
-
multiple?: boolean;
|
1429
|
-
component?: unknown;
|
1430
|
-
}[];
|
1431
|
-
state?: object;
|
1432
|
-
computed?: {
|
1433
|
-
[name: string]: string[];
|
1434
|
-
};
|
1435
|
-
key?: string;
|
1436
|
-
};
|
1437
|
-
};
|
1438
|
-
styles: {
|
1439
|
-
background?: {
|
1440
|
-
fill?: {
|
1441
|
-
colors: (string | {
|
1442
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1443
|
-
toned?: boolean;
|
1444
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1445
|
-
} | {
|
1446
|
-
color: string | {
|
1447
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1448
|
-
toned?: boolean;
|
1449
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1450
|
-
};
|
1451
|
-
stop?: number;
|
1452
|
-
})[];
|
1453
|
-
acrylic?: boolean;
|
1454
|
-
opacity?: number;
|
1455
|
-
};
|
1456
|
-
border?: {
|
1457
|
-
radius?: {
|
1458
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1459
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1460
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1461
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1462
|
-
};
|
1463
|
-
width?: {
|
1464
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1465
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1466
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1467
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1468
|
-
};
|
1469
|
-
fill?: {
|
1470
|
-
colors: (string | {
|
1471
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1472
|
-
toned?: boolean;
|
1473
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1474
|
-
} | {
|
1475
|
-
color: string | {
|
1476
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
1477
|
-
toned?: boolean;
|
1478
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
1479
|
-
};
|
1480
|
-
stop?: number;
|
1481
|
-
})[];
|
1482
|
-
acrylic?: boolean;
|
1483
|
-
opacity?: number;
|
1484
|
-
};
|
1485
|
-
};
|
1486
|
-
elevation?: number;
|
1487
|
-
};
|
1488
|
-
spacing?: {
|
1489
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
1490
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
1491
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
1492
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
1493
|
-
};
|
1494
|
-
};
|
1495
|
-
};
|
1496
|
-
name?: string;
|
1497
|
-
};
|
1498
|
-
components: {
|
1499
|
-
buttons?: {
|
1500
|
-
text?: {
|
1501
|
-
primary?: {
|
813
|
+
basic?: {
|
1502
814
|
type: "button";
|
1503
815
|
padding?: {
|
1504
816
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -1613,7 +925,7 @@ export declare const useColorSchemaStore: () => {
|
|
1613
925
|
size?: number;
|
1614
926
|
};
|
1615
927
|
};
|
1616
|
-
|
928
|
+
accent1?: {
|
1617
929
|
type: "button";
|
1618
930
|
padding?: {
|
1619
931
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -1728,7 +1040,7 @@ export declare const useColorSchemaStore: () => {
|
|
1728
1040
|
size?: number;
|
1729
1041
|
};
|
1730
1042
|
};
|
1731
|
-
|
1043
|
+
warn?: {
|
1732
1044
|
type: "button";
|
1733
1045
|
padding?: {
|
1734
1046
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -1843,7 +1155,7 @@ export declare const useColorSchemaStore: () => {
|
|
1843
1155
|
size?: number;
|
1844
1156
|
};
|
1845
1157
|
};
|
1846
|
-
|
1158
|
+
disabled?: {
|
1847
1159
|
type: "button";
|
1848
1160
|
padding?: {
|
1849
1161
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -1958,7 +1270,7 @@ export declare const useColorSchemaStore: () => {
|
|
1958
1270
|
size?: number;
|
1959
1271
|
};
|
1960
1272
|
};
|
1961
|
-
|
1273
|
+
link?: {
|
1962
1274
|
type: "button";
|
1963
1275
|
padding?: {
|
1964
1276
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2073,7 +1385,9 @@ export declare const useColorSchemaStore: () => {
|
|
2073
1385
|
size?: number;
|
2074
1386
|
};
|
2075
1387
|
};
|
2076
|
-
|
1388
|
+
};
|
1389
|
+
icon?: {
|
1390
|
+
primary?: {
|
2077
1391
|
type: "button";
|
2078
1392
|
padding?: {
|
2079
1393
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2188,9 +1502,7 @@ export declare const useColorSchemaStore: () => {
|
|
2188
1502
|
size?: number;
|
2189
1503
|
};
|
2190
1504
|
};
|
2191
|
-
|
2192
|
-
icon?: {
|
2193
|
-
primary?: {
|
1505
|
+
basic?: {
|
2194
1506
|
type: "button";
|
2195
1507
|
padding?: {
|
2196
1508
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2305,7 +1617,7 @@ export declare const useColorSchemaStore: () => {
|
|
2305
1617
|
size?: number;
|
2306
1618
|
};
|
2307
1619
|
};
|
2308
|
-
|
1620
|
+
accent1?: {
|
2309
1621
|
type: "button";
|
2310
1622
|
padding?: {
|
2311
1623
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2420,7 +1732,7 @@ export declare const useColorSchemaStore: () => {
|
|
2420
1732
|
size?: number;
|
2421
1733
|
};
|
2422
1734
|
};
|
2423
|
-
|
1735
|
+
warn?: {
|
2424
1736
|
type: "button";
|
2425
1737
|
padding?: {
|
2426
1738
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2535,7 +1847,7 @@ export declare const useColorSchemaStore: () => {
|
|
2535
1847
|
size?: number;
|
2536
1848
|
};
|
2537
1849
|
};
|
2538
|
-
|
1850
|
+
disabled?: {
|
2539
1851
|
type: "button";
|
2540
1852
|
padding?: {
|
2541
1853
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -2650,122 +1962,7 @@ export declare const useColorSchemaStore: () => {
|
|
2650
1962
|
size?: number;
|
2651
1963
|
};
|
2652
1964
|
};
|
2653
|
-
|
2654
|
-
type: "button";
|
2655
|
-
padding?: {
|
2656
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
2657
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
2658
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
2659
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
2660
|
-
};
|
2661
|
-
background?: {
|
2662
|
-
fill?: {
|
2663
|
-
colors: (string | {
|
2664
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2665
|
-
toned?: boolean;
|
2666
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2667
|
-
} | {
|
2668
|
-
color: string | {
|
2669
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2670
|
-
toned?: boolean;
|
2671
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2672
|
-
};
|
2673
|
-
stop?: number;
|
2674
|
-
})[];
|
2675
|
-
acrylic?: boolean;
|
2676
|
-
opacity?: number;
|
2677
|
-
};
|
2678
|
-
border?: {
|
2679
|
-
radius?: {
|
2680
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
2681
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
2682
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
2683
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
2684
|
-
};
|
2685
|
-
width?: {
|
2686
|
-
top?: import("@omnia/fx-models").SpacingValue;
|
2687
|
-
right?: import("@omnia/fx-models").SpacingValue;
|
2688
|
-
bottom?: import("@omnia/fx-models").SpacingValue;
|
2689
|
-
left?: import("@omnia/fx-models").SpacingValue;
|
2690
|
-
};
|
2691
|
-
fill?: {
|
2692
|
-
colors: (string | {
|
2693
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2694
|
-
toned?: boolean;
|
2695
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2696
|
-
} | {
|
2697
|
-
color: string | any;
|
2698
|
-
stop?: number;
|
2699
|
-
})[];
|
2700
|
-
acrylic?: boolean;
|
2701
|
-
opacity?: number;
|
2702
|
-
};
|
2703
|
-
};
|
2704
|
-
elevation?: number;
|
2705
|
-
};
|
2706
|
-
alterCase?: boolean;
|
2707
|
-
text?: {
|
2708
|
-
type: "text";
|
2709
|
-
color?: {
|
2710
|
-
colors: (string | {
|
2711
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2712
|
-
toned?: boolean;
|
2713
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2714
|
-
} | {
|
2715
|
-
color: string | {
|
2716
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2717
|
-
toned?: boolean;
|
2718
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2719
|
-
};
|
2720
|
-
stop?: number;
|
2721
|
-
})[];
|
2722
|
-
acrylic?: boolean;
|
2723
|
-
opacity?: number;
|
2724
|
-
};
|
2725
|
-
typography?: {
|
2726
|
-
decoration?: string;
|
2727
|
-
lg: {
|
2728
|
-
weight: number;
|
2729
|
-
size: number;
|
2730
|
-
lineHeight: number;
|
2731
|
-
};
|
2732
|
-
md?: {
|
2733
|
-
weight: number;
|
2734
|
-
size: number;
|
2735
|
-
lineHeight: number;
|
2736
|
-
};
|
2737
|
-
sm?: {
|
2738
|
-
weight: number;
|
2739
|
-
size: number;
|
2740
|
-
lineHeight: number;
|
2741
|
-
};
|
2742
|
-
} | {
|
2743
|
-
type: "title" | "text" | "navigation";
|
2744
|
-
size: "xs" | "s" | "m" | "l" | "xl";
|
2745
|
-
};
|
2746
|
-
};
|
2747
|
-
icon?: {
|
2748
|
-
type: "icon";
|
2749
|
-
color?: {
|
2750
|
-
colors: (string | {
|
2751
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2752
|
-
toned?: boolean;
|
2753
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2754
|
-
} | {
|
2755
|
-
color: string | {
|
2756
|
-
colorType: "base" | "onBase" | "container" | "onContainer";
|
2757
|
-
toned?: boolean;
|
2758
|
-
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
2759
|
-
};
|
2760
|
-
stop?: number;
|
2761
|
-
})[];
|
2762
|
-
acrylic?: boolean;
|
2763
|
-
opacity?: number;
|
2764
|
-
};
|
2765
|
-
size?: number;
|
2766
|
-
};
|
2767
|
-
};
|
2768
|
-
link?: {
|
1965
|
+
link?: {
|
2769
1966
|
type: "button";
|
2770
1967
|
padding?: {
|
2771
1968
|
top?: import("@omnia/fx-models").SpacingValue;
|
@@ -4068,6 +3265,813 @@ export declare const useColorSchemaStore: () => {
|
|
4068
3265
|
};
|
4069
3266
|
};
|
4070
3267
|
};
|
3268
|
+
blocks?: {
|
3269
|
+
primary: {
|
3270
|
+
name?: string;
|
3271
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3272
|
+
header: {
|
3273
|
+
definitionId: {
|
3274
|
+
toString: () => string;
|
3275
|
+
equals?: {
|
3276
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
3277
|
+
};
|
3278
|
+
};
|
3279
|
+
definition?: {
|
3280
|
+
type: "velcron";
|
3281
|
+
version?: string;
|
3282
|
+
name?: string;
|
3283
|
+
body?: {
|
3284
|
+
body?: any[];
|
3285
|
+
style?: {
|
3286
|
+
margin?: number;
|
3287
|
+
marginTop?: number;
|
3288
|
+
marginRight?: number;
|
3289
|
+
marginBottom?: number;
|
3290
|
+
marginLeft?: number;
|
3291
|
+
padding?: number;
|
3292
|
+
paddingTop?: number;
|
3293
|
+
paddingRight?: number;
|
3294
|
+
paddingBottom?: number;
|
3295
|
+
paddingLeft?: number;
|
3296
|
+
height?: string | number;
|
3297
|
+
width?: string | number;
|
3298
|
+
};
|
3299
|
+
foreach?: string;
|
3300
|
+
if?: string;
|
3301
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3302
|
+
type: string;
|
3303
|
+
name?: string;
|
3304
|
+
key?: string;
|
3305
|
+
margin?: {
|
3306
|
+
top?: string | number;
|
3307
|
+
right?: string | number;
|
3308
|
+
bottom?: string | number;
|
3309
|
+
left?: string | number;
|
3310
|
+
};
|
3311
|
+
padding?: {
|
3312
|
+
top?: string | number;
|
3313
|
+
right?: string | number;
|
3314
|
+
bottom?: string | number;
|
3315
|
+
left?: string | number;
|
3316
|
+
};
|
3317
|
+
}[];
|
3318
|
+
events?: {
|
3319
|
+
onLoaded?: string[];
|
3320
|
+
onEditMode?: string[];
|
3321
|
+
onSaved?: string[];
|
3322
|
+
};
|
3323
|
+
actions?: {
|
3324
|
+
[name: string]: string[];
|
3325
|
+
};
|
3326
|
+
components?: {
|
3327
|
+
type: string;
|
3328
|
+
events?: any;
|
3329
|
+
properties?: {
|
3330
|
+
[name: string]: any;
|
3331
|
+
};
|
3332
|
+
icon?: any;
|
3333
|
+
body?: {
|
3334
|
+
body?: any[];
|
3335
|
+
style?: {
|
3336
|
+
margin?: number;
|
3337
|
+
marginTop?: number;
|
3338
|
+
marginRight?: number;
|
3339
|
+
marginBottom?: number;
|
3340
|
+
marginLeft?: number;
|
3341
|
+
padding?: number;
|
3342
|
+
paddingTop?: number;
|
3343
|
+
paddingRight?: number;
|
3344
|
+
paddingBottom?: number;
|
3345
|
+
paddingLeft?: number;
|
3346
|
+
height?: string | number;
|
3347
|
+
width?: string | number;
|
3348
|
+
};
|
3349
|
+
foreach?: string;
|
3350
|
+
if?: string;
|
3351
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3352
|
+
type: string;
|
3353
|
+
name?: string;
|
3354
|
+
key?: string;
|
3355
|
+
margin?: {
|
3356
|
+
top?: string | number;
|
3357
|
+
right?: string | number;
|
3358
|
+
bottom?: string | number;
|
3359
|
+
left?: string | number;
|
3360
|
+
};
|
3361
|
+
padding?: {
|
3362
|
+
top?: string | number;
|
3363
|
+
right?: string | number;
|
3364
|
+
bottom?: string | number;
|
3365
|
+
left?: string | number;
|
3366
|
+
};
|
3367
|
+
}[];
|
3368
|
+
style?: {
|
3369
|
+
margin?: number;
|
3370
|
+
marginTop?: number;
|
3371
|
+
marginRight?: number;
|
3372
|
+
marginBottom?: number;
|
3373
|
+
marginLeft?: number;
|
3374
|
+
padding?: number;
|
3375
|
+
paddingTop?: number;
|
3376
|
+
paddingRight?: number;
|
3377
|
+
paddingBottom?: number;
|
3378
|
+
paddingLeft?: number;
|
3379
|
+
height?: string | number;
|
3380
|
+
width?: string | number;
|
3381
|
+
};
|
3382
|
+
foreach?: string;
|
3383
|
+
if?: string;
|
3384
|
+
name?: string;
|
3385
|
+
key?: string;
|
3386
|
+
margin?: {
|
3387
|
+
top?: string | number;
|
3388
|
+
right?: string | number;
|
3389
|
+
bottom?: string | number;
|
3390
|
+
left?: string | number;
|
3391
|
+
};
|
3392
|
+
padding?: {
|
3393
|
+
top?: string | number;
|
3394
|
+
right?: string | number;
|
3395
|
+
bottom?: string | number;
|
3396
|
+
left?: string | number;
|
3397
|
+
};
|
3398
|
+
}[];
|
3399
|
+
propEditors?: {
|
3400
|
+
name?: string;
|
3401
|
+
category?: string;
|
3402
|
+
type: string;
|
3403
|
+
settings?: any;
|
3404
|
+
stateMapping?: string;
|
3405
|
+
propertyMapping?: boolean;
|
3406
|
+
multiple?: boolean;
|
3407
|
+
component?: unknown;
|
3408
|
+
}[];
|
3409
|
+
state?: object;
|
3410
|
+
computed?: {
|
3411
|
+
[name: string]: string[];
|
3412
|
+
};
|
3413
|
+
key?: string;
|
3414
|
+
};
|
3415
|
+
};
|
3416
|
+
styles: {
|
3417
|
+
background?: {
|
3418
|
+
fill?: {
|
3419
|
+
colors: (string | {
|
3420
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3421
|
+
toned?: boolean;
|
3422
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3423
|
+
} | {
|
3424
|
+
color: string | {
|
3425
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3426
|
+
toned?: boolean;
|
3427
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3428
|
+
};
|
3429
|
+
stop?: number;
|
3430
|
+
})[];
|
3431
|
+
acrylic?: boolean;
|
3432
|
+
opacity?: number;
|
3433
|
+
};
|
3434
|
+
border?: {
|
3435
|
+
radius?: {
|
3436
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3437
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3438
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3439
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3440
|
+
};
|
3441
|
+
width?: {
|
3442
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3443
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3444
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3445
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3446
|
+
};
|
3447
|
+
fill?: {
|
3448
|
+
colors: (string | {
|
3449
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3450
|
+
toned?: boolean;
|
3451
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3452
|
+
} | {
|
3453
|
+
color: string | any;
|
3454
|
+
stop?: number;
|
3455
|
+
})[];
|
3456
|
+
acrylic?: boolean;
|
3457
|
+
opacity?: number;
|
3458
|
+
};
|
3459
|
+
};
|
3460
|
+
elevation?: number;
|
3461
|
+
};
|
3462
|
+
spacing?: {
|
3463
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3464
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3465
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3466
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3467
|
+
};
|
3468
|
+
};
|
3469
|
+
};
|
3470
|
+
variant1?: {
|
3471
|
+
name?: string;
|
3472
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3473
|
+
header: {
|
3474
|
+
definitionId: {
|
3475
|
+
toString: () => string;
|
3476
|
+
equals?: {
|
3477
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
3478
|
+
};
|
3479
|
+
};
|
3480
|
+
definition?: {
|
3481
|
+
type: "velcron";
|
3482
|
+
version?: string;
|
3483
|
+
name?: string;
|
3484
|
+
body?: {
|
3485
|
+
body?: any[];
|
3486
|
+
style?: {
|
3487
|
+
margin?: number;
|
3488
|
+
marginTop?: number;
|
3489
|
+
marginRight?: number;
|
3490
|
+
marginBottom?: number;
|
3491
|
+
marginLeft?: number;
|
3492
|
+
padding?: number;
|
3493
|
+
paddingTop?: number;
|
3494
|
+
paddingRight?: number;
|
3495
|
+
paddingBottom?: number;
|
3496
|
+
paddingLeft?: number;
|
3497
|
+
height?: string | number;
|
3498
|
+
width?: string | number;
|
3499
|
+
};
|
3500
|
+
foreach?: string;
|
3501
|
+
if?: string;
|
3502
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3503
|
+
type: string;
|
3504
|
+
name?: string;
|
3505
|
+
key?: string;
|
3506
|
+
margin?: {
|
3507
|
+
top?: string | number;
|
3508
|
+
right?: string | number;
|
3509
|
+
bottom?: string | number;
|
3510
|
+
left?: string | number;
|
3511
|
+
};
|
3512
|
+
padding?: {
|
3513
|
+
top?: string | number;
|
3514
|
+
right?: string | number;
|
3515
|
+
bottom?: string | number;
|
3516
|
+
left?: string | number;
|
3517
|
+
};
|
3518
|
+
}[];
|
3519
|
+
events?: {
|
3520
|
+
onLoaded?: string[];
|
3521
|
+
onEditMode?: string[];
|
3522
|
+
onSaved?: string[];
|
3523
|
+
};
|
3524
|
+
actions?: {
|
3525
|
+
[name: string]: string[];
|
3526
|
+
};
|
3527
|
+
components?: {
|
3528
|
+
type: string;
|
3529
|
+
events?: any;
|
3530
|
+
properties?: {
|
3531
|
+
[name: string]: any;
|
3532
|
+
};
|
3533
|
+
icon?: any;
|
3534
|
+
body?: {
|
3535
|
+
body?: any[];
|
3536
|
+
style?: {
|
3537
|
+
margin?: number;
|
3538
|
+
marginTop?: number;
|
3539
|
+
marginRight?: number;
|
3540
|
+
marginBottom?: number;
|
3541
|
+
marginLeft?: number;
|
3542
|
+
padding?: number;
|
3543
|
+
paddingTop?: number;
|
3544
|
+
paddingRight?: number;
|
3545
|
+
paddingBottom?: number;
|
3546
|
+
paddingLeft?: number;
|
3547
|
+
height?: string | number;
|
3548
|
+
width?: string | number;
|
3549
|
+
};
|
3550
|
+
foreach?: string;
|
3551
|
+
if?: string;
|
3552
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3553
|
+
type: string;
|
3554
|
+
name?: string;
|
3555
|
+
key?: string;
|
3556
|
+
margin?: {
|
3557
|
+
top?: string | number;
|
3558
|
+
right?: string | number;
|
3559
|
+
bottom?: string | number;
|
3560
|
+
left?: string | number;
|
3561
|
+
};
|
3562
|
+
padding?: {
|
3563
|
+
top?: string | number;
|
3564
|
+
right?: string | number;
|
3565
|
+
bottom?: string | number;
|
3566
|
+
left?: string | number;
|
3567
|
+
};
|
3568
|
+
}[];
|
3569
|
+
style?: {
|
3570
|
+
margin?: number;
|
3571
|
+
marginTop?: number;
|
3572
|
+
marginRight?: number;
|
3573
|
+
marginBottom?: number;
|
3574
|
+
marginLeft?: number;
|
3575
|
+
padding?: number;
|
3576
|
+
paddingTop?: number;
|
3577
|
+
paddingRight?: number;
|
3578
|
+
paddingBottom?: number;
|
3579
|
+
paddingLeft?: number;
|
3580
|
+
height?: string | number;
|
3581
|
+
width?: string | number;
|
3582
|
+
};
|
3583
|
+
foreach?: string;
|
3584
|
+
if?: string;
|
3585
|
+
name?: string;
|
3586
|
+
key?: string;
|
3587
|
+
margin?: {
|
3588
|
+
top?: string | number;
|
3589
|
+
right?: string | number;
|
3590
|
+
bottom?: string | number;
|
3591
|
+
left?: string | number;
|
3592
|
+
};
|
3593
|
+
padding?: {
|
3594
|
+
top?: string | number;
|
3595
|
+
right?: string | number;
|
3596
|
+
bottom?: string | number;
|
3597
|
+
left?: string | number;
|
3598
|
+
};
|
3599
|
+
}[];
|
3600
|
+
propEditors?: {
|
3601
|
+
name?: string;
|
3602
|
+
category?: string;
|
3603
|
+
type: string;
|
3604
|
+
settings?: any;
|
3605
|
+
stateMapping?: string;
|
3606
|
+
propertyMapping?: boolean;
|
3607
|
+
multiple?: boolean;
|
3608
|
+
component?: unknown;
|
3609
|
+
}[];
|
3610
|
+
state?: object;
|
3611
|
+
computed?: {
|
3612
|
+
[name: string]: string[];
|
3613
|
+
};
|
3614
|
+
key?: string;
|
3615
|
+
};
|
3616
|
+
};
|
3617
|
+
styles: {
|
3618
|
+
background?: {
|
3619
|
+
fill?: {
|
3620
|
+
colors: (string | {
|
3621
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3622
|
+
toned?: boolean;
|
3623
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3624
|
+
} | {
|
3625
|
+
color: string | {
|
3626
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3627
|
+
toned?: boolean;
|
3628
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3629
|
+
};
|
3630
|
+
stop?: number;
|
3631
|
+
})[];
|
3632
|
+
acrylic?: boolean;
|
3633
|
+
opacity?: number;
|
3634
|
+
};
|
3635
|
+
border?: {
|
3636
|
+
radius?: {
|
3637
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3638
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3639
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3640
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3641
|
+
};
|
3642
|
+
width?: {
|
3643
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3644
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3645
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3646
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3647
|
+
};
|
3648
|
+
fill?: {
|
3649
|
+
colors: (string | {
|
3650
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3651
|
+
toned?: boolean;
|
3652
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3653
|
+
} | {
|
3654
|
+
color: string | any;
|
3655
|
+
stop?: number;
|
3656
|
+
})[];
|
3657
|
+
acrylic?: boolean;
|
3658
|
+
opacity?: number;
|
3659
|
+
};
|
3660
|
+
};
|
3661
|
+
elevation?: number;
|
3662
|
+
};
|
3663
|
+
spacing?: {
|
3664
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3665
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3666
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3667
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3668
|
+
};
|
3669
|
+
};
|
3670
|
+
};
|
3671
|
+
variant2?: {
|
3672
|
+
name?: string;
|
3673
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3674
|
+
header: {
|
3675
|
+
definitionId: {
|
3676
|
+
toString: () => string;
|
3677
|
+
equals?: {
|
3678
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
3679
|
+
};
|
3680
|
+
};
|
3681
|
+
definition?: {
|
3682
|
+
type: "velcron";
|
3683
|
+
version?: string;
|
3684
|
+
name?: string;
|
3685
|
+
body?: {
|
3686
|
+
body?: any[];
|
3687
|
+
style?: {
|
3688
|
+
margin?: number;
|
3689
|
+
marginTop?: number;
|
3690
|
+
marginRight?: number;
|
3691
|
+
marginBottom?: number;
|
3692
|
+
marginLeft?: number;
|
3693
|
+
padding?: number;
|
3694
|
+
paddingTop?: number;
|
3695
|
+
paddingRight?: number;
|
3696
|
+
paddingBottom?: number;
|
3697
|
+
paddingLeft?: number;
|
3698
|
+
height?: string | number;
|
3699
|
+
width?: string | number;
|
3700
|
+
};
|
3701
|
+
foreach?: string;
|
3702
|
+
if?: string;
|
3703
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3704
|
+
type: string;
|
3705
|
+
name?: string;
|
3706
|
+
key?: string;
|
3707
|
+
margin?: {
|
3708
|
+
top?: string | number;
|
3709
|
+
right?: string | number;
|
3710
|
+
bottom?: string | number;
|
3711
|
+
left?: string | number;
|
3712
|
+
};
|
3713
|
+
padding?: {
|
3714
|
+
top?: string | number;
|
3715
|
+
right?: string | number;
|
3716
|
+
bottom?: string | number;
|
3717
|
+
left?: string | number;
|
3718
|
+
};
|
3719
|
+
}[];
|
3720
|
+
events?: {
|
3721
|
+
onLoaded?: string[];
|
3722
|
+
onEditMode?: string[];
|
3723
|
+
onSaved?: string[];
|
3724
|
+
};
|
3725
|
+
actions?: {
|
3726
|
+
[name: string]: string[];
|
3727
|
+
};
|
3728
|
+
components?: {
|
3729
|
+
type: string;
|
3730
|
+
events?: any;
|
3731
|
+
properties?: {
|
3732
|
+
[name: string]: any;
|
3733
|
+
};
|
3734
|
+
icon?: any;
|
3735
|
+
body?: {
|
3736
|
+
body?: any[];
|
3737
|
+
style?: {
|
3738
|
+
margin?: number;
|
3739
|
+
marginTop?: number;
|
3740
|
+
marginRight?: number;
|
3741
|
+
marginBottom?: number;
|
3742
|
+
marginLeft?: number;
|
3743
|
+
padding?: number;
|
3744
|
+
paddingTop?: number;
|
3745
|
+
paddingRight?: number;
|
3746
|
+
paddingBottom?: number;
|
3747
|
+
paddingLeft?: number;
|
3748
|
+
height?: string | number;
|
3749
|
+
width?: string | number;
|
3750
|
+
};
|
3751
|
+
foreach?: string;
|
3752
|
+
if?: string;
|
3753
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3754
|
+
type: string;
|
3755
|
+
name?: string;
|
3756
|
+
key?: string;
|
3757
|
+
margin?: {
|
3758
|
+
top?: string | number;
|
3759
|
+
right?: string | number;
|
3760
|
+
bottom?: string | number;
|
3761
|
+
left?: string | number;
|
3762
|
+
};
|
3763
|
+
padding?: {
|
3764
|
+
top?: string | number;
|
3765
|
+
right?: string | number;
|
3766
|
+
bottom?: string | number;
|
3767
|
+
left?: string | number;
|
3768
|
+
};
|
3769
|
+
}[];
|
3770
|
+
style?: {
|
3771
|
+
margin?: number;
|
3772
|
+
marginTop?: number;
|
3773
|
+
marginRight?: number;
|
3774
|
+
marginBottom?: number;
|
3775
|
+
marginLeft?: number;
|
3776
|
+
padding?: number;
|
3777
|
+
paddingTop?: number;
|
3778
|
+
paddingRight?: number;
|
3779
|
+
paddingBottom?: number;
|
3780
|
+
paddingLeft?: number;
|
3781
|
+
height?: string | number;
|
3782
|
+
width?: string | number;
|
3783
|
+
};
|
3784
|
+
foreach?: string;
|
3785
|
+
if?: string;
|
3786
|
+
name?: string;
|
3787
|
+
key?: string;
|
3788
|
+
margin?: {
|
3789
|
+
top?: string | number;
|
3790
|
+
right?: string | number;
|
3791
|
+
bottom?: string | number;
|
3792
|
+
left?: string | number;
|
3793
|
+
};
|
3794
|
+
padding?: {
|
3795
|
+
top?: string | number;
|
3796
|
+
right?: string | number;
|
3797
|
+
bottom?: string | number;
|
3798
|
+
left?: string | number;
|
3799
|
+
};
|
3800
|
+
}[];
|
3801
|
+
propEditors?: {
|
3802
|
+
name?: string;
|
3803
|
+
category?: string;
|
3804
|
+
type: string;
|
3805
|
+
settings?: any;
|
3806
|
+
stateMapping?: string;
|
3807
|
+
propertyMapping?: boolean;
|
3808
|
+
multiple?: boolean;
|
3809
|
+
component?: unknown;
|
3810
|
+
}[];
|
3811
|
+
state?: object;
|
3812
|
+
computed?: {
|
3813
|
+
[name: string]: string[];
|
3814
|
+
};
|
3815
|
+
key?: string;
|
3816
|
+
};
|
3817
|
+
};
|
3818
|
+
styles: {
|
3819
|
+
background?: {
|
3820
|
+
fill?: {
|
3821
|
+
colors: (string | {
|
3822
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3823
|
+
toned?: boolean;
|
3824
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3825
|
+
} | {
|
3826
|
+
color: string | {
|
3827
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3828
|
+
toned?: boolean;
|
3829
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3830
|
+
};
|
3831
|
+
stop?: number;
|
3832
|
+
})[];
|
3833
|
+
acrylic?: boolean;
|
3834
|
+
opacity?: number;
|
3835
|
+
};
|
3836
|
+
border?: {
|
3837
|
+
radius?: {
|
3838
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3839
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3840
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3841
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3842
|
+
};
|
3843
|
+
width?: {
|
3844
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3845
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3846
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3847
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3848
|
+
};
|
3849
|
+
fill?: {
|
3850
|
+
colors: (string | {
|
3851
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
3852
|
+
toned?: boolean;
|
3853
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3854
|
+
} | {
|
3855
|
+
color: string | any;
|
3856
|
+
stop?: number;
|
3857
|
+
})[];
|
3858
|
+
acrylic?: boolean;
|
3859
|
+
opacity?: number;
|
3860
|
+
};
|
3861
|
+
};
|
3862
|
+
elevation?: number;
|
3863
|
+
};
|
3864
|
+
spacing?: {
|
3865
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
3866
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
3867
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
3868
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
3869
|
+
};
|
3870
|
+
};
|
3871
|
+
};
|
3872
|
+
variant3?: {
|
3873
|
+
name?: string;
|
3874
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
3875
|
+
header: {
|
3876
|
+
definitionId: {
|
3877
|
+
toString: () => string;
|
3878
|
+
equals?: {
|
3879
|
+
guid: (value: import("@omnia/fx-models").GuidValue) => boolean;
|
3880
|
+
};
|
3881
|
+
};
|
3882
|
+
definition?: {
|
3883
|
+
type: "velcron";
|
3884
|
+
version?: string;
|
3885
|
+
name?: string;
|
3886
|
+
body?: {
|
3887
|
+
body?: any[];
|
3888
|
+
style?: {
|
3889
|
+
margin?: number;
|
3890
|
+
marginTop?: number;
|
3891
|
+
marginRight?: number;
|
3892
|
+
marginBottom?: number;
|
3893
|
+
marginLeft?: number;
|
3894
|
+
padding?: number;
|
3895
|
+
paddingTop?: number;
|
3896
|
+
paddingRight?: number;
|
3897
|
+
paddingBottom?: number;
|
3898
|
+
paddingLeft?: number;
|
3899
|
+
height?: string | number;
|
3900
|
+
width?: string | number;
|
3901
|
+
};
|
3902
|
+
foreach?: string;
|
3903
|
+
if?: string;
|
3904
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3905
|
+
type: string;
|
3906
|
+
name?: string;
|
3907
|
+
key?: string;
|
3908
|
+
margin?: {
|
3909
|
+
top?: string | number;
|
3910
|
+
right?: string | number;
|
3911
|
+
bottom?: string | number;
|
3912
|
+
left?: string | number;
|
3913
|
+
};
|
3914
|
+
padding?: {
|
3915
|
+
top?: string | number;
|
3916
|
+
right?: string | number;
|
3917
|
+
bottom?: string | number;
|
3918
|
+
left?: string | number;
|
3919
|
+
};
|
3920
|
+
}[];
|
3921
|
+
events?: {
|
3922
|
+
onLoaded?: string[];
|
3923
|
+
onEditMode?: string[];
|
3924
|
+
onSaved?: string[];
|
3925
|
+
};
|
3926
|
+
actions?: {
|
3927
|
+
[name: string]: string[];
|
3928
|
+
};
|
3929
|
+
components?: {
|
3930
|
+
type: string;
|
3931
|
+
events?: any;
|
3932
|
+
properties?: {
|
3933
|
+
[name: string]: any;
|
3934
|
+
};
|
3935
|
+
icon?: any;
|
3936
|
+
body?: {
|
3937
|
+
body?: any[];
|
3938
|
+
style?: {
|
3939
|
+
margin?: number;
|
3940
|
+
marginTop?: number;
|
3941
|
+
marginRight?: number;
|
3942
|
+
marginBottom?: number;
|
3943
|
+
marginLeft?: number;
|
3944
|
+
padding?: number;
|
3945
|
+
paddingTop?: number;
|
3946
|
+
paddingRight?: number;
|
3947
|
+
paddingBottom?: number;
|
3948
|
+
paddingLeft?: number;
|
3949
|
+
height?: string | number;
|
3950
|
+
width?: string | number;
|
3951
|
+
};
|
3952
|
+
foreach?: string;
|
3953
|
+
if?: string;
|
3954
|
+
events?: import("@omnia/fx-models").VelcronEvent;
|
3955
|
+
type: string;
|
3956
|
+
name?: string;
|
3957
|
+
key?: string;
|
3958
|
+
margin?: {
|
3959
|
+
top?: string | number;
|
3960
|
+
right?: string | number;
|
3961
|
+
bottom?: string | number;
|
3962
|
+
left?: string | number;
|
3963
|
+
};
|
3964
|
+
padding?: {
|
3965
|
+
top?: string | number;
|
3966
|
+
right?: string | number;
|
3967
|
+
bottom?: string | number;
|
3968
|
+
left?: string | number;
|
3969
|
+
};
|
3970
|
+
}[];
|
3971
|
+
style?: {
|
3972
|
+
margin?: number;
|
3973
|
+
marginTop?: number;
|
3974
|
+
marginRight?: number;
|
3975
|
+
marginBottom?: number;
|
3976
|
+
marginLeft?: number;
|
3977
|
+
padding?: number;
|
3978
|
+
paddingTop?: number;
|
3979
|
+
paddingRight?: number;
|
3980
|
+
paddingBottom?: number;
|
3981
|
+
paddingLeft?: number;
|
3982
|
+
height?: string | number;
|
3983
|
+
width?: string | number;
|
3984
|
+
};
|
3985
|
+
foreach?: string;
|
3986
|
+
if?: string;
|
3987
|
+
name?: string;
|
3988
|
+
key?: string;
|
3989
|
+
margin?: {
|
3990
|
+
top?: string | number;
|
3991
|
+
right?: string | number;
|
3992
|
+
bottom?: string | number;
|
3993
|
+
left?: string | number;
|
3994
|
+
};
|
3995
|
+
padding?: {
|
3996
|
+
top?: string | number;
|
3997
|
+
right?: string | number;
|
3998
|
+
bottom?: string | number;
|
3999
|
+
left?: string | number;
|
4000
|
+
};
|
4001
|
+
}[];
|
4002
|
+
propEditors?: {
|
4003
|
+
name?: string;
|
4004
|
+
category?: string;
|
4005
|
+
type: string;
|
4006
|
+
settings?: any;
|
4007
|
+
stateMapping?: string;
|
4008
|
+
propertyMapping?: boolean;
|
4009
|
+
multiple?: boolean;
|
4010
|
+
component?: unknown;
|
4011
|
+
}[];
|
4012
|
+
state?: object;
|
4013
|
+
computed?: {
|
4014
|
+
[name: string]: string[];
|
4015
|
+
};
|
4016
|
+
key?: string;
|
4017
|
+
};
|
4018
|
+
};
|
4019
|
+
styles: {
|
4020
|
+
background?: {
|
4021
|
+
fill?: {
|
4022
|
+
colors: (string | {
|
4023
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
4024
|
+
toned?: boolean;
|
4025
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
4026
|
+
} | {
|
4027
|
+
color: string | {
|
4028
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
4029
|
+
toned?: boolean;
|
4030
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
4031
|
+
};
|
4032
|
+
stop?: number;
|
4033
|
+
})[];
|
4034
|
+
acrylic?: boolean;
|
4035
|
+
opacity?: number;
|
4036
|
+
};
|
4037
|
+
border?: {
|
4038
|
+
radius?: {
|
4039
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
4040
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
4041
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
4042
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
4043
|
+
};
|
4044
|
+
width?: {
|
4045
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
4046
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
4047
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
4048
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
4049
|
+
};
|
4050
|
+
fill?: {
|
4051
|
+
colors: (string | {
|
4052
|
+
colorType: "base" | "onBase" | "container" | "onContainer";
|
4053
|
+
toned?: boolean;
|
4054
|
+
colorSchemaType?: "info" | "error" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
4055
|
+
} | {
|
4056
|
+
color: string | any;
|
4057
|
+
stop?: number;
|
4058
|
+
})[];
|
4059
|
+
acrylic?: boolean;
|
4060
|
+
opacity?: number;
|
4061
|
+
};
|
4062
|
+
};
|
4063
|
+
elevation?: number;
|
4064
|
+
};
|
4065
|
+
spacing?: {
|
4066
|
+
top?: import("@omnia/fx-models").SpacingValue;
|
4067
|
+
right?: import("@omnia/fx-models").SpacingValue;
|
4068
|
+
bottom?: import("@omnia/fx-models").SpacingValue;
|
4069
|
+
left?: import("@omnia/fx-models").SpacingValue;
|
4070
|
+
};
|
4071
|
+
};
|
4072
|
+
};
|
4073
|
+
name?: string;
|
4074
|
+
};
|
4071
4075
|
name?: string;
|
4072
4076
|
};
|
4073
4077
|
};
|
@@ -4100,16 +4104,15 @@ export declare const useColorSchemaStore: () => {
|
|
4100
4104
|
setTheme: (themeDefinition: import("@omnia/fx-models").ThemeDefinitionV2) => void;
|
4101
4105
|
};
|
4102
4106
|
get: {
|
4103
|
-
colorSchema: (colorSchemaType: "info" | "error" |
|
4107
|
+
colorSchema: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic") => ColorSchema;
|
4104
4108
|
typography: () => import("@omnia/fx-models").TypographyBlueprints;
|
4105
4109
|
spacing: () => import("@omnia/fx-models").SpacingBlueprints;
|
4106
|
-
chrome: () => import("@omnia/fx-models").ChromeBlueprints;
|
4107
4110
|
component: () => import("@omnia/fx-models").ComponentBlueprints;
|
4108
|
-
color: (colorSchemaType: "info" | "error" |
|
4109
|
-
colorDefinition: (colorSchemaType: "info" | "error" |
|
4111
|
+
color: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
|
4112
|
+
colorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
|
4110
4113
|
complementaryColorType: (colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorTypes;
|
4111
|
-
complementaryColor: (colorSchemaType: "info" | "error" |
|
4112
|
-
complementaryColorDefinition: (colorSchemaType: "info" | "error" |
|
4114
|
+
complementaryColor: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => string;
|
4115
|
+
complementaryColorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | ColorTypes) => ColorDefinition;
|
4113
4116
|
currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
|
4114
4117
|
};
|
4115
4118
|
};
|