@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
@@ -1,4 +1,4 @@
|
|
1
|
-
export { ServiceContainer, ServiceContainerContext, defineFactory, defineInjectable, defineService, Inject, Injectable, useInject, registerInjectResolver, isInjectable, type SetupFactoryContext } from "
|
1
|
+
export { ServiceContainer, ServiceContainerContext, defineFactory, defineInjectable, defineService, Inject, Injectable, useInject, registerInjectResolver, isInjectable, type SetupFactoryContext } from "@omnia/fx-models/internal-do-not-import-from-here/shared";
|
2
2
|
export { Extend, registerApi } from "./Extend";
|
3
3
|
export * from "./Provide";
|
4
4
|
export * from "./Factory";
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { OmniaHeaderMessage, PageEditModeMessage, AdminVisibility, IRouteContext, IMessageBusTopicPublishSubscriber, IMessageBusTopicSubscription, AppTitleMessage, AppProvisioningHandlerMessage, IMessageBusTopicPublication, MSTeamsChannelTabProviderMessage, NotificationMessage, NavigationNodeInitializeMessage } from "../../models";
|
2
|
-
import { MessageBusTopicMediator } from "
|
2
|
+
import { MessageBusTopicMediator } from "@omnia/fx-models/internal-do-not-import-from-here/shared";
|
3
3
|
export declare class Topics {
|
4
4
|
static Admin: {
|
5
5
|
new (): {};
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export { MessageBusTopicMediator, MessageBus, SubscriptionHandler, MessageBusExposeOnlyPublication, MessageBusExposeOnlySubscription } from "
|
1
|
+
export { MessageBusTopicMediator, MessageBus, SubscriptionHandler, MessageBusExposeOnlyPublication, MessageBusExposeOnlySubscription } from "@omnia/fx-models/internal-do-not-import-from-here/shared";
|
2
2
|
export * from "./BuiltInTopics";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { IManifestSubscriber } from "./ManifestPublisher";
|
2
2
|
import { LoadableBundleManifest, ManifestLoadResult, ILoadManifestResourceProvider } from "../../models";
|
3
3
|
import { BundleTargetTypes } from "../../models";
|
4
|
-
import { GuidValue, Future } from "
|
4
|
+
import { GuidValue, Future } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
5
5
|
export declare function registerLoadableManifestProvider(provider: ILoadManifestResourceProvider): void;
|
6
6
|
export declare class LoadableManifest {
|
7
7
|
manifest: LoadableBundleManifest;
|
@@ -1,145 +1,156 @@
|
|
1
|
-
import {
|
1
|
+
import { Blueprints } from "@omnia/fx-models";
|
2
|
+
type variant = "chrome" | "components" | "typography" | "spacing";
|
2
3
|
declare const _default: {
|
3
4
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
5
|
+
variant: {
|
6
|
+
type: import("vue").PropType<variant>;
|
7
|
+
} & {
|
8
|
+
type: import("vue").PropType<variant>;
|
9
|
+
};
|
4
10
|
"onUpdate:modelValue": {
|
5
|
-
type: import("vue").PropType<(value:
|
11
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
6
12
|
};
|
7
13
|
"v-model": {
|
8
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<Blueprints>;
|
9
15
|
required: false;
|
10
16
|
};
|
11
17
|
modelValue: {
|
12
|
-
type: import("vue").PropType<
|
18
|
+
type: import("vue").PropType<Blueprints>;
|
13
19
|
required: false;
|
14
20
|
};
|
15
21
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
16
|
-
type: import("vue").PropType<(value:
|
22
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
17
23
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
18
|
-
type: import("vue").PropType<
|
24
|
+
type: import("vue").PropType<Blueprints>;
|
19
25
|
required: false;
|
20
26
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
21
|
-
type: import("vue").PropType<
|
27
|
+
type: import("vue").PropType<Blueprints>;
|
22
28
|
required: false;
|
23
29
|
}; } & {
|
24
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
30
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
25
31
|
"onUpdate:modelValue": {
|
26
|
-
type: import("vue").PropType<(value:
|
32
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
27
33
|
};
|
28
34
|
} & {
|
29
35
|
"v-model": {
|
30
|
-
type: import("vue").PropType<
|
36
|
+
type: import("vue").PropType<Blueprints>;
|
31
37
|
required: false;
|
32
38
|
};
|
33
39
|
} & {
|
34
40
|
modelValue: {
|
35
|
-
type: import("vue").PropType<
|
41
|
+
type: import("vue").PropType<Blueprints>;
|
36
42
|
required: false;
|
37
43
|
};
|
38
44
|
}>;
|
39
|
-
defaultValue(value?:
|
45
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
40
46
|
"onUpdate:modelValue": {
|
41
|
-
type: import("vue").PropType<(value:
|
47
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
42
48
|
};
|
43
49
|
} & {
|
44
50
|
"v-model": {
|
45
|
-
type: import("vue").PropType<
|
51
|
+
type: import("vue").PropType<Blueprints>;
|
46
52
|
required: false;
|
47
53
|
};
|
48
54
|
} & {
|
49
55
|
modelValue: {
|
50
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<Blueprints>;
|
51
57
|
required: false;
|
52
58
|
};
|
53
59
|
}, false>;
|
54
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
60
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
55
61
|
"onUpdate:modelValue": {
|
56
|
-
type: import("vue").PropType<(value:
|
62
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
57
63
|
};
|
58
64
|
} & {
|
59
65
|
"v-model": {
|
60
|
-
type: import("vue").PropType<
|
66
|
+
type: import("vue").PropType<Blueprints>;
|
61
67
|
required: false;
|
62
68
|
};
|
63
69
|
} & {
|
64
70
|
modelValue: {
|
65
|
-
type: import("vue").PropType<
|
71
|
+
type: import("vue").PropType<Blueprints>;
|
66
72
|
required: false;
|
67
73
|
};
|
68
74
|
}>;
|
69
75
|
};
|
70
76
|
}>> & {
|
71
|
-
"onUpdate:modelValue"?: (value:
|
77
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
72
78
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
73
|
-
"update:modelValue": (value:
|
79
|
+
"update:modelValue": (value: Blueprints) => any;
|
74
80
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
81
|
+
variant: {
|
82
|
+
type: import("vue").PropType<variant>;
|
83
|
+
} & {
|
84
|
+
type: import("vue").PropType<variant>;
|
85
|
+
};
|
75
86
|
"onUpdate:modelValue": {
|
76
|
-
type: import("vue").PropType<(value:
|
87
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
77
88
|
};
|
78
89
|
"v-model": {
|
79
|
-
type: import("vue").PropType<
|
90
|
+
type: import("vue").PropType<Blueprints>;
|
80
91
|
required: false;
|
81
92
|
};
|
82
93
|
modelValue: {
|
83
|
-
type: import("vue").PropType<
|
94
|
+
type: import("vue").PropType<Blueprints>;
|
84
95
|
required: false;
|
85
96
|
};
|
86
97
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
87
|
-
type: import("vue").PropType<(value:
|
98
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
88
99
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
89
|
-
type: import("vue").PropType<
|
100
|
+
type: import("vue").PropType<Blueprints>;
|
90
101
|
required: false;
|
91
102
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
92
|
-
type: import("vue").PropType<
|
103
|
+
type: import("vue").PropType<Blueprints>;
|
93
104
|
required: false;
|
94
105
|
}; } & {
|
95
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
106
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
96
107
|
"onUpdate:modelValue": {
|
97
|
-
type: import("vue").PropType<(value:
|
108
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
98
109
|
};
|
99
110
|
} & {
|
100
111
|
"v-model": {
|
101
|
-
type: import("vue").PropType<
|
112
|
+
type: import("vue").PropType<Blueprints>;
|
102
113
|
required: false;
|
103
114
|
};
|
104
115
|
} & {
|
105
116
|
modelValue: {
|
106
|
-
type: import("vue").PropType<
|
117
|
+
type: import("vue").PropType<Blueprints>;
|
107
118
|
required: false;
|
108
119
|
};
|
109
120
|
}>;
|
110
|
-
defaultValue(value?:
|
121
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
111
122
|
"onUpdate:modelValue": {
|
112
|
-
type: import("vue").PropType<(value:
|
123
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
113
124
|
};
|
114
125
|
} & {
|
115
126
|
"v-model": {
|
116
|
-
type: import("vue").PropType<
|
127
|
+
type: import("vue").PropType<Blueprints>;
|
117
128
|
required: false;
|
118
129
|
};
|
119
130
|
} & {
|
120
131
|
modelValue: {
|
121
|
-
type: import("vue").PropType<
|
132
|
+
type: import("vue").PropType<Blueprints>;
|
122
133
|
required: false;
|
123
134
|
};
|
124
135
|
}, false>;
|
125
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
136
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
126
137
|
"onUpdate:modelValue": {
|
127
|
-
type: import("vue").PropType<(value:
|
138
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
128
139
|
};
|
129
140
|
} & {
|
130
141
|
"v-model": {
|
131
|
-
type: import("vue").PropType<
|
142
|
+
type: import("vue").PropType<Blueprints>;
|
132
143
|
required: false;
|
133
144
|
};
|
134
145
|
} & {
|
135
146
|
modelValue: {
|
136
|
-
type: import("vue").PropType<
|
147
|
+
type: import("vue").PropType<Blueprints>;
|
137
148
|
required: false;
|
138
149
|
};
|
139
150
|
}>;
|
140
151
|
};
|
141
152
|
}>> & {
|
142
|
-
"onUpdate:modelValue"?: (value:
|
153
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
143
154
|
}, {}, true, {}, {}, {
|
144
155
|
P: {};
|
145
156
|
B: {};
|
@@ -148,217 +159,228 @@ declare const _default: {
|
|
148
159
|
M: {};
|
149
160
|
Defaults: {};
|
150
161
|
}, Readonly<import("vue").ExtractPropTypes<{
|
162
|
+
variant: {
|
163
|
+
type: import("vue").PropType<variant>;
|
164
|
+
} & {
|
165
|
+
type: import("vue").PropType<variant>;
|
166
|
+
};
|
151
167
|
"onUpdate:modelValue": {
|
152
|
-
type: import("vue").PropType<(value:
|
168
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
153
169
|
};
|
154
170
|
"v-model": {
|
155
|
-
type: import("vue").PropType<
|
171
|
+
type: import("vue").PropType<Blueprints>;
|
156
172
|
required: false;
|
157
173
|
};
|
158
174
|
modelValue: {
|
159
|
-
type: import("vue").PropType<
|
175
|
+
type: import("vue").PropType<Blueprints>;
|
160
176
|
required: false;
|
161
177
|
};
|
162
178
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
163
|
-
type: import("vue").PropType<(value:
|
179
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
164
180
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
165
|
-
type: import("vue").PropType<
|
181
|
+
type: import("vue").PropType<Blueprints>;
|
166
182
|
required: false;
|
167
183
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
168
|
-
type: import("vue").PropType<
|
184
|
+
type: import("vue").PropType<Blueprints>;
|
169
185
|
required: false;
|
170
186
|
}; } & {
|
171
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
187
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
172
188
|
"onUpdate:modelValue": {
|
173
|
-
type: import("vue").PropType<(value:
|
189
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
174
190
|
};
|
175
191
|
} & {
|
176
192
|
"v-model": {
|
177
|
-
type: import("vue").PropType<
|
193
|
+
type: import("vue").PropType<Blueprints>;
|
178
194
|
required: false;
|
179
195
|
};
|
180
196
|
} & {
|
181
197
|
modelValue: {
|
182
|
-
type: import("vue").PropType<
|
198
|
+
type: import("vue").PropType<Blueprints>;
|
183
199
|
required: false;
|
184
200
|
};
|
185
201
|
}>;
|
186
|
-
defaultValue(value?:
|
202
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
187
203
|
"onUpdate:modelValue": {
|
188
|
-
type: import("vue").PropType<(value:
|
204
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
189
205
|
};
|
190
206
|
} & {
|
191
207
|
"v-model": {
|
192
|
-
type: import("vue").PropType<
|
208
|
+
type: import("vue").PropType<Blueprints>;
|
193
209
|
required: false;
|
194
210
|
};
|
195
211
|
} & {
|
196
212
|
modelValue: {
|
197
|
-
type: import("vue").PropType<
|
213
|
+
type: import("vue").PropType<Blueprints>;
|
198
214
|
required: false;
|
199
215
|
};
|
200
216
|
}, false>;
|
201
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
217
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
202
218
|
"onUpdate:modelValue": {
|
203
|
-
type: import("vue").PropType<(value:
|
219
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
204
220
|
};
|
205
221
|
} & {
|
206
222
|
"v-model": {
|
207
|
-
type: import("vue").PropType<
|
223
|
+
type: import("vue").PropType<Blueprints>;
|
208
224
|
required: false;
|
209
225
|
};
|
210
226
|
} & {
|
211
227
|
modelValue: {
|
212
|
-
type: import("vue").PropType<
|
228
|
+
type: import("vue").PropType<Blueprints>;
|
213
229
|
required: false;
|
214
230
|
};
|
215
231
|
}>;
|
216
232
|
};
|
217
233
|
}>> & {
|
218
|
-
"onUpdate:modelValue"?: (value:
|
234
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
219
235
|
}, () => JSX.Element, {}, {}, {}, {}>;
|
220
236
|
__isFragment?: never;
|
221
237
|
__isTeleport?: never;
|
222
238
|
__isSuspense?: never;
|
223
239
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
240
|
+
variant: {
|
241
|
+
type: import("vue").PropType<variant>;
|
242
|
+
} & {
|
243
|
+
type: import("vue").PropType<variant>;
|
244
|
+
};
|
224
245
|
"onUpdate:modelValue": {
|
225
|
-
type: import("vue").PropType<(value:
|
246
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
226
247
|
};
|
227
248
|
"v-model": {
|
228
|
-
type: import("vue").PropType<
|
249
|
+
type: import("vue").PropType<Blueprints>;
|
229
250
|
required: false;
|
230
251
|
};
|
231
252
|
modelValue: {
|
232
|
-
type: import("vue").PropType<
|
253
|
+
type: import("vue").PropType<Blueprints>;
|
233
254
|
required: false;
|
234
255
|
};
|
235
256
|
name: <TName extends string>(n?: TName) => { [key in import("../../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
|
236
|
-
type: import("vue").PropType<(value:
|
257
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
237
258
|
}; } & { [key_1 in import("../../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
|
238
|
-
type: import("vue").PropType<
|
259
|
+
type: import("vue").PropType<Blueprints>;
|
239
260
|
required: false;
|
240
261
|
}; } & { [key_2 in import("../../DefineVueTypings").VModelKeyNameInProps<TName>]: {
|
241
|
-
type: import("vue").PropType<
|
262
|
+
type: import("vue").PropType<Blueprints>;
|
242
263
|
required: false;
|
243
264
|
}; } & {
|
244
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName,
|
265
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<TName, Blueprints, {
|
245
266
|
"onUpdate:modelValue": {
|
246
|
-
type: import("vue").PropType<(value:
|
267
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
247
268
|
};
|
248
269
|
} & {
|
249
270
|
"v-model": {
|
250
|
-
type: import("vue").PropType<
|
271
|
+
type: import("vue").PropType<Blueprints>;
|
251
272
|
required: false;
|
252
273
|
};
|
253
274
|
} & {
|
254
275
|
modelValue: {
|
255
|
-
type: import("vue").PropType<
|
276
|
+
type: import("vue").PropType<Blueprints>;
|
256
277
|
required: false;
|
257
278
|
};
|
258
279
|
}>;
|
259
|
-
defaultValue(value?:
|
280
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<TName, Blueprints, {
|
260
281
|
"onUpdate:modelValue": {
|
261
|
-
type: import("vue").PropType<(value:
|
282
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
262
283
|
};
|
263
284
|
} & {
|
264
285
|
"v-model": {
|
265
|
-
type: import("vue").PropType<
|
286
|
+
type: import("vue").PropType<Blueprints>;
|
266
287
|
required: false;
|
267
288
|
};
|
268
289
|
} & {
|
269
290
|
modelValue: {
|
270
|
-
type: import("vue").PropType<
|
291
|
+
type: import("vue").PropType<Blueprints>;
|
271
292
|
required: false;
|
272
293
|
};
|
273
294
|
}, false>;
|
274
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName,
|
295
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<TName, Blueprints, {
|
275
296
|
"onUpdate:modelValue": {
|
276
|
-
type: import("vue").PropType<(value:
|
297
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
277
298
|
};
|
278
299
|
} & {
|
279
300
|
"v-model": {
|
280
|
-
type: import("vue").PropType<
|
301
|
+
type: import("vue").PropType<Blueprints>;
|
281
302
|
required: false;
|
282
303
|
};
|
283
304
|
} & {
|
284
305
|
modelValue: {
|
285
|
-
type: import("vue").PropType<
|
306
|
+
type: import("vue").PropType<Blueprints>;
|
286
307
|
required: false;
|
287
308
|
};
|
288
309
|
}>;
|
289
310
|
};
|
290
311
|
}>> & {
|
291
|
-
"onUpdate:modelValue"?: (value:
|
312
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
292
313
|
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
293
|
-
"update:modelValue": (value:
|
314
|
+
"update:modelValue": (value: Blueprints) => any;
|
294
315
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
295
316
|
propsDefinition: Omit<Readonly<{} & {
|
296
317
|
name?: {
|
297
318
|
[x: `onUpdate:${string}`]: {
|
298
|
-
type: import("vue").PropType<(value:
|
319
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
299
320
|
};
|
300
321
|
} & {
|
301
322
|
[x: `v-model:${string}`]: {
|
302
|
-
type: import("vue").PropType<
|
323
|
+
type: import("vue").PropType<Blueprints>;
|
303
324
|
required: false;
|
304
325
|
};
|
305
326
|
} & {
|
306
327
|
[x: string]: {
|
307
|
-
type: import("vue").PropType<
|
328
|
+
type: import("vue").PropType<Blueprints>;
|
308
329
|
required: false;
|
309
330
|
};
|
310
331
|
} & {
|
311
|
-
require(): import("../../DefineVueTypings").DefinePropModelRequire<string,
|
332
|
+
require(): import("../../DefineVueTypings").DefinePropModelRequire<string, Blueprints, {
|
312
333
|
"onUpdate:modelValue": {
|
313
|
-
type: import("vue").PropType<(value:
|
334
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
314
335
|
};
|
315
336
|
} & {
|
316
337
|
"v-model": {
|
317
|
-
type: import("vue").PropType<
|
338
|
+
type: import("vue").PropType<Blueprints>;
|
318
339
|
required: false;
|
319
340
|
};
|
320
341
|
} & {
|
321
342
|
modelValue: {
|
322
|
-
type: import("vue").PropType<
|
343
|
+
type: import("vue").PropType<Blueprints>;
|
323
344
|
required: false;
|
324
345
|
};
|
325
346
|
}>;
|
326
|
-
defaultValue(value?:
|
347
|
+
defaultValue(value?: Blueprints): import("../../DefineVueTypings").DefinePropModelDefaultValue<string, Blueprints, {
|
327
348
|
"onUpdate:modelValue": {
|
328
|
-
type: import("vue").PropType<(value:
|
349
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
329
350
|
};
|
330
351
|
} & {
|
331
352
|
"v-model": {
|
332
|
-
type: import("vue").PropType<
|
353
|
+
type: import("vue").PropType<Blueprints>;
|
333
354
|
required: false;
|
334
355
|
};
|
335
356
|
} & {
|
336
357
|
modelValue: {
|
337
|
-
type: import("vue").PropType<
|
358
|
+
type: import("vue").PropType<Blueprints>;
|
338
359
|
required: false;
|
339
360
|
};
|
340
361
|
}, false>;
|
341
|
-
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string,
|
362
|
+
doc$(description?: string): import("../../DefineVueTypings").DefinePropModelDoc<string, Blueprints, {
|
342
363
|
"onUpdate:modelValue": {
|
343
|
-
type: import("vue").PropType<(value:
|
364
|
+
type: import("vue").PropType<(value: Blueprints) => any>;
|
344
365
|
};
|
345
366
|
} & {
|
346
367
|
"v-model": {
|
347
|
-
type: import("vue").PropType<
|
368
|
+
type: import("vue").PropType<Blueprints>;
|
348
369
|
required: false;
|
349
370
|
};
|
350
371
|
} & {
|
351
372
|
modelValue: {
|
352
|
-
type: import("vue").PropType<
|
373
|
+
type: import("vue").PropType<Blueprints>;
|
353
374
|
required: false;
|
354
375
|
};
|
355
376
|
}>;
|
356
377
|
};
|
357
|
-
"v-model"?:
|
358
|
-
"onUpdate:modelValue"?: (value:
|
359
|
-
modelValue?:
|
378
|
+
"v-model"?: Blueprints;
|
379
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
380
|
+
modelValue?: Blueprints;
|
381
|
+
variant?: variant;
|
360
382
|
}>, "onUpdate:modelValue"> & {
|
361
|
-
"onUpdate:modelValue"?: (value:
|
383
|
+
"onUpdate:modelValue"?: (value: Blueprints) => any;
|
362
384
|
};
|
363
385
|
};
|
364
386
|
export default _default;
|