@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
@@ -2,6 +2,6 @@ export * from "./models";
|
|
2
2
|
export * from "./parser";
|
3
3
|
export * from "./actions";
|
4
4
|
export * from "./stores";
|
5
|
-
export * from "
|
5
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
6
6
|
export * from "./rules";
|
7
7
|
export * from "./templatebuilder";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference } from "
|
1
|
+
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
2
|
import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
|
3
3
|
import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
|
4
4
|
import { DynamicState, VelcronDefinition, useVelcronThemingStore } from "..";
|
@@ -8,21 +8,21 @@ export declare const useVelcronColorSchemaStore: (newStateWithName?: string) =>
|
|
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
|
themeStore: {
|
13
13
|
state: {
|
14
14
|
currentTheme: import("@omnia/fx-models").ThemeDefinitionV2;
|
15
15
|
};
|
16
16
|
get: {
|
17
17
|
componentBlueprints: () => void;
|
18
|
-
colorSchema: (colorSchemaType: "info" | "error" |
|
18
|
+
colorSchema: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic") => ColorSchema;
|
19
19
|
spacing: () => import("@omnia/fx-models").SpacingDefinition;
|
20
20
|
typography: (typographyType: "title" | "text" | "navigation" | import("@omnia/fx-models").TypographyTypes, size: "xs" | "s" | "m" | "l" | "xl" | import("@omnia/fx-models").TypographySizes) => any;
|
21
|
-
color: (colorSchemaType: "info" | "error" |
|
22
|
-
colorDefinition: (colorSchemaType: "info" | "error" |
|
21
|
+
color: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
|
22
|
+
colorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
|
23
23
|
complementaryColorType: (colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => import("@omnia/fx-models").ColorTypes;
|
24
|
-
complementaryColor: (colorSchemaType: "info" | "error" |
|
25
|
-
complementaryColorDefinition: (colorSchemaType: "info" | "error" |
|
24
|
+
complementaryColor: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => string;
|
25
|
+
complementaryColorDefinition: (colorSchemaType: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic", colorType: "base" | "onBase" | "container" | "onContainer" | import("@omnia/fx-models").ColorTypes) => ColorDefinition;
|
26
26
|
currentTheme: () => import("@omnia/fx-models").ThemeDefinitionV2;
|
27
27
|
};
|
28
28
|
actions: {
|
@@ -12,7 +12,7 @@ declare const _default: {
|
|
12
12
|
type: import("vue").PropType<boolean>;
|
13
13
|
};
|
14
14
|
"color-schema-type": {
|
15
|
-
type: import("vue").PropType<"info" | "error" |
|
15
|
+
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
|
16
16
|
};
|
17
17
|
"theme-definition": {
|
18
18
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -52,7 +52,7 @@ declare const _default: {
|
|
52
52
|
type: import("vue").PropType<boolean>;
|
53
53
|
};
|
54
54
|
"color-schema-type": {
|
55
|
-
type: import("vue").PropType<"info" | "error" |
|
55
|
+
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
|
56
56
|
};
|
57
57
|
"theme-definition": {
|
58
58
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -100,7 +100,7 @@ declare const _default: {
|
|
100
100
|
type: import("vue").PropType<boolean>;
|
101
101
|
};
|
102
102
|
"color-schema-type": {
|
103
|
-
type: import("vue").PropType<"info" | "error" |
|
103
|
+
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
|
104
104
|
};
|
105
105
|
"theme-definition": {
|
106
106
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -145,7 +145,7 @@ declare const _default: {
|
|
145
145
|
type: import("vue").PropType<boolean>;
|
146
146
|
};
|
147
147
|
"color-schema-type": {
|
148
|
-
type: import("vue").PropType<"info" | "error" |
|
148
|
+
type: import("vue").PropType<"info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic">;
|
149
149
|
};
|
150
150
|
"theme-definition": {
|
151
151
|
type: import("vue").PropType<ThemeDefinitionV2>;
|
@@ -185,7 +185,7 @@ declare const _default: {
|
|
185
185
|
colorSchemaType: any;
|
186
186
|
colors?: any;
|
187
187
|
} & {
|
188
|
-
"color-schema-type"?: "info" | "error" |
|
188
|
+
"color-schema-type"?: "info" | "error" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "neutral" | "background" | "dynamic";
|
189
189
|
themeDefinition?: ThemeDefinitionV2;
|
190
190
|
"theme-definition"?: ThemeDefinitionV2;
|
191
191
|
context?: VelcronRenderContext;
|
@@ -153,27 +153,28 @@ import wc8e21d658d6f84d70870d29805b27df86 from './ux/appprovisioning/appshowinpu
|
|
153
153
|
import wc612fef70e86b4b12a4c138324dbc6895 from './ux/appprovisioning/apptitledescription/AppDescriptionInput';
|
154
154
|
import wc42aef9ddfa3745489aed5b4fedef43ed from './ux/appprovisioning/apptitleinput/AppTitleInput';
|
155
155
|
import wc171ae6335cef4eaa88977eba3bca0049 from './ux/appprovisioning/renderer/Renderer';
|
156
|
-
import wc1f34388f1f4140d3a38e6b0cc8897fc5 from './ux/blueprintpickers/
|
157
|
-
import
|
158
|
-
import
|
159
|
-
import
|
160
|
-
import
|
161
|
-
import
|
162
|
-
import
|
163
|
-
import
|
164
|
-
import
|
156
|
+
import wc1f34388f1f4140d3a38e6b0cc8897fc5 from './ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor';
|
157
|
+
import wc21b90a7556c8450ead8de25357de90d3 from './ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker';
|
158
|
+
import wcdb6d37c1525f463aa5b4a89a4ddfe05c from './ux/blueprintpickers/buttonstyle/ButtonStylePicker';
|
159
|
+
import wc28aca89920b749c894138e728231ffc4 from './ux/blueprintpickers/buttonstyle/ButtonStyleEditor';
|
160
|
+
import wc7222a47525f54724a8e9f7f2cfc39354 from './ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer';
|
161
|
+
import wc44e2dd896269442f800da69000d4c2f1 from './ux/blueprintpickers/chrome/ChromePicker';
|
162
|
+
import wcb059e461e6c048fe830c6d32722e5cdc from './ux/blueprintpickers/chrome/ChromeViewer';
|
163
|
+
import wc4d52057f17b94cfeb504176f24ac5ab5 from './ux/blueprintpickers/chrome/ChromeEditor';
|
164
|
+
import wce0656baa027f49c495e4e00310a78760 from './ux/blueprintpickers/chrome/ChromeBlueprintsViewer';
|
165
165
|
import wc73b0b5416b9348849ecb9a1cd8358e70 from './ux/blueprintpickers/componentblueprints/ComponentBlueprintsViewer';
|
166
166
|
import wc5542a25df57c464897a59a336eee0e56 from './ux/blueprintpickers/iconstylepicker/IconStylePicker';
|
167
167
|
import wc564bced7081c496483e8df717f600ff3 from './ux/blueprintpickers/spacingpicker/SpacingPicker3';
|
168
|
-
import wc0ed52c601528428e935d110b3018a0bc from './ux/blueprintpickers/spacingpicker/
|
168
|
+
import wc0ed52c601528428e935d110b3018a0bc from './ux/blueprintpickers/spacingpicker/SpacingViewer';
|
169
169
|
import wc3f61b080ed9d4a2bad922be8f5ae0794 from './ux/blueprintpickers/spacingpicker/SpacingEditor';
|
170
170
|
import wcb4ddcf67388c4aa494cad4fa07ff8937 from './ux/blueprintpickers/stylepicker/StylePicker';
|
171
|
-
import wce35c6b2d296345329c39928b82b1ec77 from './ux/blueprintpickers/
|
172
|
-
import wcb2429c572d6c41809c621c408bbba855 from './ux/blueprintpickers/
|
173
|
-
import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/blueprintpickers/
|
171
|
+
import wce35c6b2d296345329c39928b82b1ec77 from './ux/blueprintpickers/tabs/TabStylePicker';
|
172
|
+
import wcb2429c572d6c41809c621c408bbba855 from './ux/blueprintpickers/tabs/TabStyleEditor';
|
173
|
+
import wcfd6b575dc7c44149ac3129492fc83aa6 from './ux/blueprintpickers/tabs/TabBlueprintsViewer';
|
174
174
|
import wc287d666180644ba5ab5def0471a75a89 from './ux/blueprintpickers/textstylepicker/TextStylePicker';
|
175
|
-
import wc54730f05dd2c4f2da1c830b3985b36a9 from './ux/blueprintpickers/
|
176
|
-
import wc99a73153b5c647da9d6de517f51e53f0 from './ux/blueprintpickers/
|
175
|
+
import wc54730f05dd2c4f2da1c830b3985b36a9 from './ux/blueprintpickers/typography/TypographyPicker';
|
176
|
+
import wc99a73153b5c647da9d6de517f51e53f0 from './ux/blueprintpickers/typography/TypographyEditor';
|
177
|
+
import wc2f742a14a560434abb899360a69c314b from './ux/blueprintpickers/typography/TypographyBlueprintsViewer';
|
177
178
|
import wc1f31fc580b854d19895c1879120a9891 from './ux/docs/chrome/DocsChrome';
|
178
179
|
import wc710dc11b823c4a80b2a031395c206325 from './ux/editorchrome/chrome/EditorChrome';
|
179
180
|
import wcb94ea0908c7f461085de9d21a61e0826 from './ux/enterpriseproperties/picker/EnterprisePropertyPicker';
|
@@ -279,6 +280,7 @@ import wc4ff736bf8c544324883ed49f2a38f846 from './ux/theming/components/ThemeDef
|
|
279
280
|
import wc97cad1f254694fb2ab76b333cf8fe84c from './ux/theming-v2/admin/DesignJourney';
|
280
281
|
import wc252ece0016594978b3ddfafdd59adda4 from './ux/theming-v2/themepicker/ThemePicker';
|
281
282
|
import wcb89e133162f54c1fb2cd6d03cc2e4fe2 from './ux/theming-v2/themepicker/ThemeEditor';
|
283
|
+
import wc73e1c232690249f78967e3e3f6d92bd7 from './ux/theming-v2/themepicker/ThemeViewer';
|
282
284
|
import wc008c41f92c8847eea45f09ebc0535fc1 from './ux/theming-v2/themeprovider/ThemeProvider';
|
283
285
|
import wcc75ffd4cf2f14b6685c5c2d894fdf00f from './ux/velcron/editor/VelcronEditor';
|
284
286
|
import wc3dd4d94bcc254f9fac2100a3ff84dc7e from './ux/velcron/renderer/VelcronRenderer';
|
@@ -399,7 +401,6 @@ import wc0f5cb3a8175d418c8527d1852cb28782 from './ux/richtexteditor/extensions/E
|
|
399
401
|
import wcd90e0352809742c482bdda733dc8872a from './ux/theming-v2/admin/blades/colorschemas/ColorSchemasJourney';
|
400
402
|
import wcbed95d1ec67f4a15986fc72adebdb78f from './ux/theming-v2/admin/blades/themes/ThemesJourney';
|
401
403
|
import wc1476702e8f24468d9185322be5931c54 from './ux/app/management/tabs/shared/addbutton/AddButton';
|
402
|
-
import wc04edd88ca5e9495bb845204df6b6ac67 from './ux/theming-v2/admin/blades/blueprints/chrome/ChromeJourney';
|
403
404
|
import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/theming-v2/admin/blades/blueprints/components/ComponentsJourney';
|
404
405
|
import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/theming-v2/admin/blades/blueprints/spacing/SpacingJourney';
|
405
406
|
import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/theming-v2/admin/blades/blueprints/typography/TypographyJourney';
|
@@ -888,6 +889,9 @@ declare global {
|
|
888
889
|
"omfx-background-editor": typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends {
|
889
890
|
propsDefinition: infer TProp;
|
890
891
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1f34388f1f4140d3a38e6b0cc8897fc5 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1f34388f1f4140d3a38e6b0cc8897fc5>, "propsDefinition">> : never;
|
892
|
+
"omfx-blueprints-template-picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
893
|
+
propsDefinition: infer TProp;
|
894
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc21b90a7556c8450ead8de25357de90d3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc21b90a7556c8450ead8de25357de90d3>, "propsDefinition">> : never;
|
891
895
|
"omfx-button-style-picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
892
896
|
propsDefinition: infer TProp;
|
893
897
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c>, "propsDefinition">> : never;
|
@@ -909,9 +913,6 @@ declare global {
|
|
909
913
|
"omfx-chrome-blueprints-viewer": typeof wce0656baa027f49c495e4e00310a78760 extends {
|
910
914
|
propsDefinition: infer TProp;
|
911
915
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wce0656baa027f49c495e4e00310a78760 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wce0656baa027f49c495e4e00310a78760>, "propsDefinition">> : never;
|
912
|
-
"omfx-chrome-blueprints-picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
913
|
-
propsDefinition: infer TProp;
|
914
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc21b90a7556c8450ead8de25357de90d3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc21b90a7556c8450ead8de25357de90d3>, "propsDefinition">> : never;
|
915
916
|
"omfx-component-blueprints-viewer": typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends {
|
916
917
|
propsDefinition: infer TProp;
|
917
918
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73b0b5416b9348849ecb9a1cd8358e70 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73b0b5416b9348849ecb9a1cd8358e70>, "propsDefinition">> : never;
|
@@ -921,7 +922,7 @@ declare global {
|
|
921
922
|
"omfx-spacing-picker": typeof wc564bced7081c496483e8df717f600ff3 extends {
|
922
923
|
propsDefinition: infer TProp;
|
923
924
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc564bced7081c496483e8df717f600ff3 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc564bced7081c496483e8df717f600ff3>, "propsDefinition">> : never;
|
924
|
-
"omfx-spacing-
|
925
|
+
"omfx-spacing-viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
925
926
|
propsDefinition: infer TProp;
|
926
927
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc0ed52c601528428e935d110b3018a0bc extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc0ed52c601528428e935d110b3018a0bc>, "propsDefinition">> : never;
|
927
928
|
"omfx-spacing-editor": typeof wc3f61b080ed9d4a2bad922be8f5ae0794 extends {
|
@@ -948,6 +949,9 @@ declare global {
|
|
948
949
|
"omfx-typography-editor": typeof wc99a73153b5c647da9d6de517f51e53f0 extends {
|
949
950
|
propsDefinition: infer TProp;
|
950
951
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc99a73153b5c647da9d6de517f51e53f0 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc99a73153b5c647da9d6de517f51e53f0>, "propsDefinition">> : never;
|
952
|
+
"omfx-typography-viewer": typeof wc2f742a14a560434abb899360a69c314b extends {
|
953
|
+
propsDefinition: infer TProp;
|
954
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc2f742a14a560434abb899360a69c314b extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc2f742a14a560434abb899360a69c314b>, "propsDefinition">> : never;
|
951
955
|
"omfx-docs": typeof wc1f31fc580b854d19895c1879120a9891 extends {
|
952
956
|
propsDefinition: infer TProp;
|
953
957
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1f31fc580b854d19895c1879120a9891 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1f31fc580b854d19895c1879120a9891>, "propsDefinition">> : never;
|
@@ -1263,6 +1267,9 @@ declare global {
|
|
1263
1267
|
"omfx-theme-definition-editor": typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends {
|
1264
1268
|
propsDefinition: infer TProp;
|
1265
1269
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2>, "propsDefinition">> : never;
|
1270
|
+
"omfx-theme-definition-viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
1271
|
+
propsDefinition: infer TProp;
|
1272
|
+
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc73e1c232690249f78967e3e3f6d92bd7 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc73e1c232690249f78967e3e3f6d92bd7>, "propsDefinition">> : never;
|
1266
1273
|
"omfx-theme-provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
1267
1274
|
propsDefinition: infer TProp;
|
1268
1275
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc008c41f92c8847eea45f09ebc0535fc1 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc008c41f92c8847eea45f09ebc0535fc1>, "propsDefinition">> : never;
|
@@ -1623,9 +1630,6 @@ declare global {
|
|
1623
1630
|
"omfx-add-button": typeof wc1476702e8f24468d9185322be5931c54 extends {
|
1624
1631
|
propsDefinition: infer TProp;
|
1625
1632
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc1476702e8f24468d9185322be5931c54 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc1476702e8f24468d9185322be5931c54>, "propsDefinition">> : never;
|
1626
|
-
"omnia-workplace-chrome-definition-journey": typeof wc04edd88ca5e9495bb845204df6b6ac67 extends {
|
1627
|
-
propsDefinition: infer TProp;
|
1628
|
-
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc04edd88ca5e9495bb845204df6b6ac67 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc04edd88ca5e9495bb845204df6b6ac67>, "propsDefinition">> : never;
|
1629
1633
|
"omnia-workplace-components-journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
|
1630
1634
|
propsDefinition: infer TProp;
|
1631
1635
|
} ? (TProp & Omit<VueComponentBaseProps, keyof TProp>) : typeof wc56efc575579e4da3bb45d3a45d8c0888 extends (...args: any[]) => any ? ExtractJsxProps<Pick<ReturnType<typeof wc56efc575579e4da3bb45d3a45d8c0888>, "propsDefinition">> : never;
|
@@ -1710,17 +1714,6 @@ declare global {
|
|
1710
1714
|
};
|
1711
1715
|
} : typeof wcbed95d1ec67f4a15986fc72adebdb78f;
|
1712
1716
|
};
|
1713
|
-
"chrome": {
|
1714
|
-
"definition": {
|
1715
|
-
"journey": typeof wc04edd88ca5e9495bb845204df6b6ac67 extends {
|
1716
|
-
propsDefinition: infer TProp;
|
1717
|
-
} ? {
|
1718
|
-
new (...args: any[]): {
|
1719
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1720
|
-
};
|
1721
|
-
} : typeof wc04edd88ca5e9495bb845204df6b6ac67;
|
1722
|
-
};
|
1723
|
-
};
|
1724
1717
|
"components": {
|
1725
1718
|
"journey": typeof wc56efc575579e4da3bb45d3a45d8c0888 extends {
|
1726
1719
|
propsDefinition: infer TProp;
|
@@ -1837,13 +1830,6 @@ declare global {
|
|
1837
1830
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1838
1831
|
};
|
1839
1832
|
} : typeof wce0656baa027f49c495e4e00310a78760;
|
1840
|
-
"picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
1841
|
-
propsDefinition: infer TProp;
|
1842
|
-
} ? {
|
1843
|
-
new (...args: any[]): {
|
1844
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
1845
|
-
};
|
1846
|
-
} : typeof wc21b90a7556c8450ead8de25357de90d3;
|
1847
1833
|
};
|
1848
1834
|
};
|
1849
1835
|
"color": {
|
@@ -3505,6 +3491,17 @@ declare global {
|
|
3505
3491
|
};
|
3506
3492
|
} : typeof wc1f34388f1f4140d3a38e6b0cc8897fc5;
|
3507
3493
|
};
|
3494
|
+
"blueprints": {
|
3495
|
+
"template": {
|
3496
|
+
"picker": typeof wc21b90a7556c8450ead8de25357de90d3 extends {
|
3497
|
+
propsDefinition: infer TProp;
|
3498
|
+
} ? {
|
3499
|
+
new (...args: any[]): {
|
3500
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3501
|
+
};
|
3502
|
+
} : typeof wc21b90a7556c8450ead8de25357de90d3;
|
3503
|
+
};
|
3504
|
+
};
|
3508
3505
|
"button": {
|
3509
3506
|
"style": {
|
3510
3507
|
"picker": typeof wcdb6d37c1525f463aa5b4a89a4ddfe05c extends {
|
@@ -3551,7 +3548,7 @@ declare global {
|
|
3551
3548
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3552
3549
|
};
|
3553
3550
|
} : typeof wc564bced7081c496483e8df717f600ff3;
|
3554
|
-
"
|
3551
|
+
"viewer": typeof wc0ed52c601528428e935d110b3018a0bc extends {
|
3555
3552
|
propsDefinition: infer TProp;
|
3556
3553
|
} ? {
|
3557
3554
|
new (...args: any[]): {
|
@@ -3592,6 +3589,13 @@ declare global {
|
|
3592
3589
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3593
3590
|
};
|
3594
3591
|
} : typeof wc99a73153b5c647da9d6de517f51e53f0;
|
3592
|
+
"viewer": typeof wc2f742a14a560434abb899360a69c314b extends {
|
3593
|
+
propsDefinition: infer TProp;
|
3594
|
+
} ? {
|
3595
|
+
new (...args: any[]): {
|
3596
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3597
|
+
};
|
3598
|
+
} : typeof wc2f742a14a560434abb899360a69c314b;
|
3595
3599
|
"picker$": typeof wc54730f05dd2c4f2da1c830b3985b36a9 extends {
|
3596
3600
|
propsDefinition: infer TProp;
|
3597
3601
|
} ? {
|
@@ -4003,6 +4007,13 @@ declare global {
|
|
4003
4007
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4004
4008
|
};
|
4005
4009
|
} : typeof wcb89e133162f54c1fb2cd6d03cc2e4fe2;
|
4010
|
+
"viewer": typeof wc73e1c232690249f78967e3e3f6d92bd7 extends {
|
4011
|
+
propsDefinition: infer TProp;
|
4012
|
+
} ? {
|
4013
|
+
new (...args: any[]): {
|
4014
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
4015
|
+
};
|
4016
|
+
} : typeof wc73e1c232690249f78967e3e3f6d92bd7;
|
4006
4017
|
};
|
4007
4018
|
"provider": typeof wc008c41f92c8847eea45f09ebc0535fc1 extends {
|
4008
4019
|
propsDefinition: infer TProp;
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.130-dev",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
],
|
21
21
|
"author": "Precio Fishbone",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.130-dev",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.11.7",
|
@@ -1,37 +0,0 @@
|
|
1
|
-
import { BroadcastTopic, BroadcastInvokeTopic, Future } from "../models";
|
2
|
-
/**
|
3
|
-
*Broadcast between render, worker thread and windows, tabs
|
4
|
-
* @class MessageBus
|
5
|
-
*/
|
6
|
-
export declare class Broadcast {
|
7
|
-
private static _subscribers;
|
8
|
-
private static _channel;
|
9
|
-
private static _initialized;
|
10
|
-
private static _disableSync;
|
11
|
-
private static _invokeRequests;
|
12
|
-
private static _invokeHandlers;
|
13
|
-
/**
|
14
|
-
* Broadcasts a message on the topic
|
15
|
-
*/
|
16
|
-
static publish<TMessage>(topic: BroadcastTopic<TMessage>, message: TMessage): void;
|
17
|
-
static invoke<TMessage, TReturnValue>(topic: BroadcastInvokeTopic<TMessage, TReturnValue>, data: TMessage): Future<TReturnValue>;
|
18
|
-
static invokeHandler<TMessage, TReturnValue>(topic: BroadcastInvokeTopic<TMessage, TReturnValue>, fn: (message: TMessage, messageId?: string) => Future<TReturnValue>): void;
|
19
|
-
/**
|
20
|
-
* Subscribes to the specified Topic and triggers function when a message is published
|
21
|
-
*/
|
22
|
-
static subscribe<TMessage>(topic: BroadcastTopic<TMessage>, fn: (message: TMessage) => void): void;
|
23
|
-
/**
|
24
|
-
* Unsubscribes from the specified Topic
|
25
|
-
*/
|
26
|
-
static unsubscribe<TMessage>(topic: BroadcastTopic<TMessage>, fn: (message: TMessage) => void): void;
|
27
|
-
/**
|
28
|
-
* Creates a topic if it dosent exists
|
29
|
-
* @param topic
|
30
|
-
* @param settings
|
31
|
-
* @returns true/false created
|
32
|
-
*/
|
33
|
-
private static ensureTopic;
|
34
|
-
private static ensureInitialized;
|
35
|
-
private static onMessage;
|
36
|
-
private static get channel();
|
37
|
-
}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import { BroadcastTopic, RealtimeChannelUpdateMessage, RealtimeSendMessage, RealtimChannelMessage, BroadcastInvokeTopic, GuidValue } from "../models";
|
2
|
-
export declare const realtimeTopics: {
|
3
|
-
getActiveChannels: BroadcastTopic<void>;
|
4
|
-
updateChannels: BroadcastTopic<RealtimeChannelUpdateMessage[]>;
|
5
|
-
sendMessage: BroadcastTopic<RealtimeSendMessage>;
|
6
|
-
getUsersInChannel: BroadcastInvokeTopic<RealtimChannelMessage, number[]>;
|
7
|
-
messageReceived: BroadcastTopic<RealtimeSendMessage>;
|
8
|
-
};
|
9
|
-
export declare const endpointTopics: {
|
10
|
-
getActivityHubUrl: BroadcastTopic<{
|
11
|
-
threadId: GuidValue;
|
12
|
-
}>;
|
13
|
-
activityHubUrlUpdated: BroadcastTopic<{
|
14
|
-
threadId: GuidValue;
|
15
|
-
activityHubUrl: string;
|
16
|
-
tokenRefBase64: string;
|
17
|
-
}>;
|
18
|
-
};
|
19
|
-
export declare const workerTopics: {
|
20
|
-
leaderElected: BroadcastTopic<{
|
21
|
-
workerThreadId: GuidValue;
|
22
|
-
}>;
|
23
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from "./Broadcast";
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { GuidValue, InstanceLifetimes } from "@omnia/fx-models";
|
2
|
-
import { SubscriptionHandler } from "../messaging";
|
3
|
-
export interface SetupFactoryContext {
|
4
|
-
onDeactivated(fn: () => void): any;
|
5
|
-
subscriptions: SubscriptionHandler;
|
6
|
-
}
|
7
|
-
export declare function defineFactory<InferReturnSetup>(setup: (ctx: SetupFactoryContext, ...args: any) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: GuidValue): () => InferReturnSetup;
|
8
|
-
export declare function defineFactory<InferReturnSetup, T1>(setup: (ctx: SetupFactoryContext, param1: T1) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: GuidValue): (param1: T1) => InferReturnSetup;
|
9
|
-
export declare function defineFactory<InferReturnSetup, T1, T2>(setup: (ctx: SetupFactoryContext, param1: T1, param2: T2) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: string): (param1: T1, param2: T2) => InferReturnSetup;
|
10
|
-
export declare function defineFactory<InferReturnSetup, T1, T2, T3>(setup: (ctx: SetupFactoryContext, param1: T1, param2: T2, param3: T3) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: GuidValue): (param1: T1, param2: T2, param3: T3) => InferReturnSetup;
|
11
|
-
export declare function defineFactory<InferReturnSetup, T1, T2, T3, T4>(setup: (ctx: SetupFactoryContext, param1: T1, param2: T2, param3: T3, param4: T4) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: GuidValue): (param1: T1, param2: T2, param3: T3, param4: T4) => InferReturnSetup;
|
12
|
-
export declare function defineFactory<InferReturnSetup, T1, T2, T3, T4, T5>(setup: (ctx: SetupFactoryContext, param1: T1, param2: T2, param3: T3, param4: T4, param5: T5) => InferReturnSetup, lifetime: InstanceLifetimes, typeIdentifier?: GuidValue): (param1: T1, param2: T2, param3: T3, param4: T4, param5: T5) => InferReturnSetup;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
type Resolver = <TClass, TConstructor>(type: Class<TClass> | (() => TClass), constructorArgs?: TConstructor) => TClass;
|
2
|
-
export declare function registerInjectResolver(resolver: Resolver): void;
|
3
|
-
/**
|
4
|
-
* Injects an instance of the specifed type. That instance maybe come from higer level relation provide it.
|
5
|
-
*
|
6
|
-
* @param classType - Type to inject
|
7
|
-
* @param constructorArgs - Optional arguments for the constructor, by naming convention an interface should be supplied specifying the expected parameters
|
8
|
-
* the name of the interface should follow <classType>Constructor i.e.
|
9
|
-
* Type: HttpClient, if supporting constructor arguments an interface named: "HttpClientConstructor" should be supplied.
|
10
|
-
*
|
11
|
-
* E.g.:
|
12
|
-
* Inject<HttpClientConstructor>(HttpClient,{someConstructorArg1:"",someConstructorArg2})
|
13
|
-
*/
|
14
|
-
export declare function Inject<T>(classType: any, constructorArgs?: T): any;
|
15
|
-
type Class<T> = {
|
16
|
-
new (...args: any[]): T;
|
17
|
-
};
|
18
|
-
/**
|
19
|
-
* Injects an instance of the specifed type. That instance maybe come from higer level relation provide it.
|
20
|
-
*
|
21
|
-
* @param type - Type to inject
|
22
|
-
* @param constructorArgs - Optional arguments for the constructor, by naming convention an interface should be supplied specifying the expected parameters
|
23
|
-
* the name of the interface should follow <classType>Constructor i.e.
|
24
|
-
* Type: HttpClient, if supporting constructor arguments an interface named: "HttpClientConstructor" should be supplied.
|
25
|
-
*
|
26
|
-
* E.g.:
|
27
|
-
* useInject<HttpClientConstructor>(HttpClient,{someConstructorArg1:"",someConstructorArg2})
|
28
|
-
*/
|
29
|
-
export declare function useInject<TClass, TConstructor>(type: Class<TClass> | (() => TClass), constructorArgs?: TConstructor): TClass;
|
30
|
-
export {};
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { ActivationOptions } from "../models";
|
2
|
-
export declare function isInjectable(type: any): boolean;
|
3
|
-
export declare function Injectable<T>(options: ActivationOptions): any;
|
4
|
-
export declare function defineInjectable<TFunc extends Function>(targetFunc: TFunc, options: ActivationOptions): TFunc;
|
@@ -1,45 +0,0 @@
|
|
1
|
-
import { GuidValue } from "../models";
|
2
|
-
type Class<T> = {
|
3
|
-
new (...args: any[]): T;
|
4
|
-
};
|
5
|
-
interface MockInstance {
|
6
|
-
type: any;
|
7
|
-
instance: any;
|
8
|
-
}
|
9
|
-
export declare function registerTypeResolver(resolver: (type: any) => any): void;
|
10
|
-
export declare class InternalServiceContainer {
|
11
|
-
private id;
|
12
|
-
private static creatingFromType;
|
13
|
-
private static singletonInstances;
|
14
|
-
private transientInstances;
|
15
|
-
private destroyedContainer;
|
16
|
-
private scopedInstances;
|
17
|
-
constructor(id: GuidValue);
|
18
|
-
createInstance<TConstructor, TClass>(type: Class<TClass> | (() => TClass), constructorArgs?: TConstructor, forceNewInstanceLifetimeScope?: boolean): TClass;
|
19
|
-
static isCreatingInstanceFromType(type: any): boolean;
|
20
|
-
private getActiveInstance;
|
21
|
-
/** Only used it for Scope lifetime - Use to create a proxy to monitor instance, will auto recreate a instance if disposed */
|
22
|
-
private createInstanceProxy;
|
23
|
-
dispose(destroyContainer?: boolean): void;
|
24
|
-
private disposeInstance;
|
25
|
-
}
|
26
|
-
export declare class ServiceContainer {
|
27
|
-
private static mockInstances;
|
28
|
-
private static registeredOnDisposing;
|
29
|
-
static addMock<T>(type: T, instance: any): void;
|
30
|
-
static getMock<TClass>(type: Class<TClass> | (() => TClass)): MockInstance;
|
31
|
-
/**
|
32
|
-
* @param forceNewInstanceLifetimeScope that used in Provide/Inject pattern in ui layer.
|
33
|
-
*/
|
34
|
-
static createInstance<TConstructor, TClass = any>(type: Class<TClass> | (() => TClass), constructorArgs?: TConstructor, forceNewInstanceLifetimeScope?: boolean): TClass;
|
35
|
-
static disposeScopedAndTransient(): void;
|
36
|
-
static onDisposing(func: (instance: any) => void): void;
|
37
|
-
static getRegisteredOnDisposing(): ((activatedInstance: any) => void)[];
|
38
|
-
}
|
39
|
-
export declare class ServiceContainerContext {
|
40
|
-
private container;
|
41
|
-
constructor();
|
42
|
-
createInstance<TConstructor, TClass = any>(type: Class<TClass> | (() => TClass), constructorArgs?: TConstructor, forceNewInstanceLifetimeScope?: boolean): TClass;
|
43
|
-
dispose(): void;
|
44
|
-
}
|
45
|
-
export {};
|
@@ -1,141 +0,0 @@
|
|
1
|
-
import { HttpConfig, HttpCredentials, HttpResponse, Future, Guid } from "../models";
|
2
|
-
export declare class HttpBuilder {
|
3
|
-
_config?: HttpConfig;
|
4
|
-
constructor(_config?: HttpConfig);
|
5
|
-
/**
|
6
|
-
* The base url for the client e.g. https://api.com
|
7
|
-
*
|
8
|
-
* @param {string} baseUrl
|
9
|
-
* @return {*} {HttpBuilder}
|
10
|
-
* @memberof HttpBuilder
|
11
|
-
*/
|
12
|
-
withBaseUrl(baseUrl: string): HttpBuilder;
|
13
|
-
/**
|
14
|
-
* If headers should be included in the request
|
15
|
-
*
|
16
|
-
* @param {{ [name: string]: string }} headers
|
17
|
-
* @return {*} {HttpBuilder}
|
18
|
-
* @memberof HttpBuilder
|
19
|
-
*/
|
20
|
-
withHeaders(headers: {
|
21
|
-
[name: string]: string;
|
22
|
-
}): HttpBuilder;
|
23
|
-
/**
|
24
|
-
* If credential options should be included in the request, Default is "include" for this method
|
25
|
-
*
|
26
|
-
* @param {HttpCredentials} [credentials]
|
27
|
-
* @return {*} {HttpBuilder}
|
28
|
-
* @memberof HttpBuilder
|
29
|
-
*/
|
30
|
-
withCredentials(credentials?: HttpCredentials): HttpBuilder;
|
31
|
-
/**
|
32
|
-
* Sets up the client defaults to call a json api
|
33
|
-
*
|
34
|
-
* @return {*}
|
35
|
-
* @memberof HttpBuilder
|
36
|
-
*/
|
37
|
-
withJsonApiSupport(): HttpBuilder;
|
38
|
-
withExecuteOnWorker(): this;
|
39
|
-
/**
|
40
|
-
* Sets up the client defaults to call a json api
|
41
|
-
*
|
42
|
-
* @return {*}
|
43
|
-
* @memberof HttpBuilder
|
44
|
-
*/
|
45
|
-
getConfig(): HttpConfig;
|
46
|
-
/**
|
47
|
-
* Creates the Http instance with the configuration options
|
48
|
-
*
|
49
|
-
* @return {*} {Http}
|
50
|
-
* @memberof HttpBuilder
|
51
|
-
*/
|
52
|
-
build(): Http;
|
53
|
-
}
|
54
|
-
export declare class Http {
|
55
|
-
_baseConfig: HttpConfig | Future<HttpConfig> | Promise<HttpConfig>;
|
56
|
-
/**
|
57
|
-
* Create a new instance of Http using the HttpBuilder
|
58
|
-
* @static
|
59
|
-
* @param {(HttpConfig | Future<HttpConfig> | Promise<HttpConfig>)} [config]
|
60
|
-
* @return {*} {Http}
|
61
|
-
* @memberof Http
|
62
|
-
*/
|
63
|
-
static new(config?: HttpConfig): HttpBuilder;
|
64
|
-
/**
|
65
|
-
* Creates a new instance of Http with default configurations for calling Omnia Service Apis
|
66
|
-
*
|
67
|
-
* @static
|
68
|
-
* @return {*}
|
69
|
-
* @memberof Http
|
70
|
-
*/
|
71
|
-
static default(config?: HttpConfig): Http;
|
72
|
-
constructor(config?: HttpConfig | Future<HttpConfig> | Promise<HttpConfig>);
|
73
|
-
/**
|
74
|
-
*Performs a GET request for provided url
|
75
|
-
*
|
76
|
-
* @template TReturnType
|
77
|
-
* @param {string} url
|
78
|
-
* @param {HttpConfig} [config]
|
79
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
80
|
-
* @memberof Http
|
81
|
-
*/
|
82
|
-
get<TReturnType>(url: string, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
83
|
-
/**
|
84
|
-
* Performs a DELETE request for provided url
|
85
|
-
*
|
86
|
-
* @template TReturnType
|
87
|
-
* @param {string} url
|
88
|
-
* @param {HttpConfig} [config]
|
89
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
90
|
-
* @memberof Http
|
91
|
-
*/
|
92
|
-
delete<TReturnType>(url: string, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
93
|
-
/**
|
94
|
-
* Performs a HEAD request for provided url
|
95
|
-
*
|
96
|
-
* @template TReturnType
|
97
|
-
* @param {string} url
|
98
|
-
* @param {HttpConfig} [config]
|
99
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
100
|
-
* @memberof Http
|
101
|
-
*/
|
102
|
-
head<TReturnType>(url: string, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
103
|
-
/**
|
104
|
-
* Performs a HEAD request for provided url
|
105
|
-
*
|
106
|
-
* @template TReturnType
|
107
|
-
* @param {string} url
|
108
|
-
* @param {Object} body
|
109
|
-
* @param {HttpConfig} [config]
|
110
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
111
|
-
* @memberof Http
|
112
|
-
*/
|
113
|
-
post<TReturnType>(url: string, body: Object, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
114
|
-
/**
|
115
|
-
* Performs a POST request for provided url
|
116
|
-
*
|
117
|
-
* @template TReturnType
|
118
|
-
* @param {string} url
|
119
|
-
* @param {Object} body
|
120
|
-
* @param {HttpConfig} [config]
|
121
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
122
|
-
* @memberof Http
|
123
|
-
*/
|
124
|
-
put<TReturnType>(url: string, body: Object, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
125
|
-
/**
|
126
|
-
* Performs a POST request for provided url
|
127
|
-
*
|
128
|
-
* @template TReturnType
|
129
|
-
* @param {string} url
|
130
|
-
* @param {Object} body
|
131
|
-
* @param {HttpConfig} [config]
|
132
|
-
* @return {*} {Future<HttpResponse<TReturnType>>}
|
133
|
-
* @memberof Http
|
134
|
-
*/
|
135
|
-
patch<TReturnType>(url: string, body: Object, config?: HttpConfig): Future<HttpResponse<TReturnType>>;
|
136
|
-
private createRequest;
|
137
|
-
private buildRequestInit;
|
138
|
-
private appendQueryParamsToUrl;
|
139
|
-
}
|
140
|
-
export declare function http(omniaServiceId: Guid, executeOnWorker?: boolean): Http;
|
141
|
-
export declare function http(options: HttpConfig): Http;
|