@omnia/fx-models 8.0.115-vnext → 8.0.117-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/ActionHandler.js +1 -1
- package/AiSettings.js +1 -1
- package/AppTemplatePropertySetSetting.js +2 -2
- package/AuthenticationLayout.d.ts +8 -0
- package/AuthenticationLayout.js +6 -0
- package/BusinessProfile.d.ts +5 -1
- package/BusinessProfile.js +8 -1
- package/ChromeLayoutDefinition.d.ts +4 -0
- package/ChromeLayoutDefinition.js +10 -0
- package/ClientManifests.d.ts +4 -4
- package/ClientManifests.js +5 -5
- package/Constants.d.ts +10 -1
- package/Constants.js +14 -5
- package/DependencyInjection.js +1 -1
- package/Dictionary.d.ts +18 -19
- package/Dictionary.js +16 -24
- package/Enums.d.ts +17 -7
- package/Enums.js +103 -96
- package/Exposes.d.ts +10 -1
- package/Exposes.js +10 -1
- package/Extensions.d.ts +1 -1
- package/FileUploader.d.ts +1 -1
- package/FileUploader.js +1 -1
- package/FileValidationResult.js +1 -1
- package/FilterEngineStyles.d.ts +6 -15
- package/Http.js +1 -1
- package/Journey.d.ts +9 -1
- package/Layout.d.ts +70 -26
- package/Layout.js +4 -2
- package/LinkHandler/linktype/DefaultLinkType.js +1 -1
- package/LinkHandler/linktype/DocumentLinkType.js +1 -1
- package/LoginLogFilter.d.ts +11 -0
- package/LoginLogItem.d.ts +14 -0
- package/ManifestIds.d.ts +42 -10
- package/ManifestIds.js +114 -16
- package/NotNullish.d.ts +1 -0
- package/NotNullish.js +7 -0
- package/NullOf.d.ts +5 -0
- package/NullOf.js +10 -0
- package/PermissionInputSettings.d.ts +2 -1
- package/QueryFilter.js +2 -2
- package/RichTextEditorExtension.d.ts +29 -4
- package/RollupQuery.d.ts +28 -3
- package/RollupQuery.js +19 -2
- package/Security.js +1 -1
- package/ShapeDividerSettingsModel.js +2 -2
- package/Social.js +1 -1
- package/SocialReaction.d.ts +4 -2
- package/SocialReaction.js +1 -1
- package/TargetingProperty.js +1 -1
- package/TimeZone.d.ts +0 -1
- package/TimeZone.js +0 -2508
- package/UserAgent.js +1 -1
- package/ValueOf.d.ts +3 -0
- package/ValueOf.js +7 -0
- package/admin/AdminModels.d.ts +42 -0
- package/apps/App.d.ts +2 -0
- package/apps/App.js +2 -2
- package/apps/AppInstanceRollup.js +2 -2
- package/apps/AppNamingPolicy.js +2 -2
- package/auth/AnonymousAccessType.js +1 -1
- package/auth/LoginProvider.js +1 -1
- package/auth/PasswordAuthData.d.ts +1 -4
- package/auth/PasswordAuthOption.d.ts +1 -0
- package/auth/PostProcessingAuthData.d.ts +10 -0
- package/auth/PostProcessingAuthData.js +11 -0
- package/auth/PostProcessingAuthOption.d.ts +4 -0
- package/auth/PostProcessingAuthResult.d.ts +3 -0
- package/auth/PostProcessingAuthResult.js +2 -0
- package/auth/UserCredentialInfo.d.ts +4 -0
- package/auth/UserCredentialInfo.js +2 -0
- package/auth/common/AuthenticationResult.js +1 -1
- package/auth/common/AuthenticationSessionResult.js +1 -1
- package/auth/common/AuthenticationSettings.d.ts +9 -0
- package/auth/index.d.ts +4 -0
- package/auth/index.js +4 -0
- package/authentication/Authentication.d.ts +4 -0
- package/{signin/SignIn.js → authentication/Authentication.js} +3 -3
- package/authentication/index.d.ts +1 -0
- package/{signin → authentication}/index.js +1 -1
- package/azure-openai/dalle/ErrorResponse.js +1 -1
- package/azure-openai/dalle/StatusRequest.js +1 -1
- package/bulkimportusers/BulkImportUsersScenarios.js +1 -1
- package/bulkimportusers/BulkImportUsersTasks.js +1 -1
- package/businessprofilesettings/BusinessProfileAuthenticationScreensSettings.d.ts +15 -0
- package/businessprofilesettings/BusinessProfileAuthenticationScreensSettings.js +11 -0
- package/businessprofilesettings/BusinessProfileAuthenticationSettings.d.ts +3 -3
- package/businessprofilesettings/index.d.ts +1 -0
- package/businessprofilesettings/index.js +1 -0
- package/componentproptypes/ThemeableComponents.d.ts +0 -2
- package/docs/Api.d.ts +2 -0
- package/editor-chrome/EditorSettings.js +2 -2
- package/editor-chrome/IActionButton.d.ts +2 -2
- package/editor-chrome/IActionButton.js +1 -1
- package/editor-chrome/IEditorTabRegistration.d.ts +1 -0
- package/enterprise-properties/EnterprisePropertyColumnMapping.js +1 -1
- package/enterprise-properties/EnterprisePropertyItemSettings.d.ts +7 -2
- package/enterprise-properties/EnterprisePropertySettings.js +2 -2
- package/filterengine/Shared.d.ts +54 -5
- package/filterengine/Shared.js +12 -13
- package/identities/ArchiveIdentityManagementQuery.d.ts +3 -2
- package/identities/ArchiveIdentityManagementQuery.js +2 -1
- package/identities/BuiltInIdentityProvider.d.ts +7 -0
- package/identities/BuiltInIdentityProvider.js +23 -0
- package/identities/GroupIdentity.js +1 -1
- package/identities/Identity.js +4 -7
- package/identities/IdentityCreationRequest.d.ts +37 -5
- package/identities/IdentityCreationRequest.js +27 -7
- package/identities/IdentityPropertyConfiguration.js +1 -1
- package/identities/IdentityProviderRunLog.js +1 -1
- package/identities/IdentityProviderRunStatus.js +1 -1
- package/identities/IdentityProviderSettings.js +1 -1
- package/identities/IdentityProviderState.js +1 -1
- package/identities/IdentitySyncProvider.d.ts +1 -1
- package/identities/IdentityTypes.js +1 -1
- package/identities/UserIdentity.d.ts +14 -0
- package/identities/UserIdentity.js +4 -4
- package/identities/UserManagementQuery.d.ts +5 -2
- package/identities/UserManagementQuery.js +4 -1
- package/identities/UserType.d.ts +8 -0
- package/identities/UserType.js +12 -1
- package/identities/UserTypeDisplaySettings.d.ts +1 -0
- package/identities/UserTypeSettings.d.ts +1 -1
- package/identities/UserTypeSettings.js +1 -1
- package/identities/index.d.ts +1 -0
- package/identities/index.js +1 -0
- package/internal-do-not-import-from-here/shared/models/Broadcasting.js +1 -1
- package/internal-do-not-import-from-here/shared/models/Equals.js +5 -6
- package/internal-do-not-import-from-here/shared/models/Future.d.ts +13 -0
- package/internal-do-not-import-from-here/shared/models/Future.js +19 -0
- package/internal-do-not-import-from-here/shared/models/Guid.d.ts +1 -0
- package/internal-do-not-import-from-here/shared/models/Guid.js +13 -6
- package/internal-do-not-import-from-here/shared/models/HttpCommon.d.ts +27 -0
- package/internal-do-not-import-from-here/shared/models/HttpCommon.js +2 -0
- package/internal-do-not-import-from-here/shared/models/OmniaSharedBootstrapData.d.ts +2 -1
- package/internal-do-not-import-from-here/shared/models/Realtime.d.ts +1 -13
- package/internal-do-not-import-from-here/shared/models/Realtime.js +1 -22
- package/internal-do-not-import-from-here/shared/models/Tokens.d.ts +1 -0
- package/internal-do-not-import-from-here/shared/models/WorkerProxyFuncs.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/Workers.js +1 -1
- package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/ExternalIdentityId.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.d.ts +13 -0
- package/internal-do-not-import-from-here/shared/models/hub/TempSocialReactions.js +20 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/Activity.d.ts +36 -4
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityChannel.d.ts +1 -1
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.d.ts +14 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityDefinition.js +15 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.d.ts +30 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityFeed.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRenderer.d.ts +7 -2
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.d.ts +8 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivityRendererLoadingReferences.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.d.ts +5 -1
- package/internal-do-not-import-from-here/shared/models/hub/activities/ActivitySender.js +2 -3
- package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.d.ts +25 -3
- package/internal-do-not-import-from-here/shared/models/hub/activities/IdentityActivity.js +11 -3
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.d.ts +3 -1
- package/internal-do-not-import-from-here/shared/models/hub/activities/index.js +3 -1
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.d.ts +3 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/FileOwnerId.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.d.ts +4 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/TemporaryFileId.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/fileupload/index.js +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/index.d.ts +4 -0
- package/internal-do-not-import-from-here/shared/models/hub/index.js +4 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.d.ts +10 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubComment.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.d.ts +5 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/HubReaction.js +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/index.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/hub/social/index.js +5 -0
- package/internal-do-not-import-from-here/shared/models/index.d.ts +2 -1
- package/internal-do-not-import-from-here/shared/models/index.js +2 -1
- package/internal-do-not-import-from-here/shared/models/theming/ChromeDefinition.d.ts +16 -0
- package/internal-do-not-import-from-here/shared/models/theming/ChromeDefinition.js +2 -0
- package/internal-do-not-import-from-here/shared/models/theming/ComponentDefinitions.d.ts +93 -0
- package/internal-do-not-import-from-here/shared/models/theming/ComponentDefinitions.js +12 -0
- package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/SharedBlueprintMethods.js +8 -7
- package/internal-do-not-import-from-here/shared/models/theming/SpacingSetting.d.ts +11 -4
- package/internal-do-not-import-from-here/shared/models/theming/SpacingSetting.js +1 -1
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.d.ts +38 -15
- package/internal-do-not-import-from-here/shared/models/theming/ThemeDefinitionV2.js +8 -10
- package/internal-do-not-import-from-here/shared/models/theming/TypographyDefinition.d.ts +10 -0
- package/internal-do-not-import-from-here/shared/models/theming/TypographyDefinition.js +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.d.ts +3 -5
- package/internal-do-not-import-from-here/shared/models/theming/UseThemeMethods.js +4 -30
- package/internal-do-not-import-from-here/shared/models/theming/index.d.ts +2 -2
- package/internal-do-not-import-from-here/shared/models/theming/index.js +3 -2
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.d.ts +87 -0
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronDefinition.js +2 -0
- package/internal-do-not-import-from-here/shared/models/velcron/VelcronEvents.js +2 -0
- package/internal-do-not-import-from-here/shared/models/velcron/index.d.ts +2 -0
- package/internal-do-not-import-from-here/shared/models/velcron/index.js +5 -0
- package/internal-do-not-import-from-here/velcron/core/models/Enums.js +7 -7
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.d.ts +71 -87
- package/internal-do-not-import-from-here/velcron/core/models/VelcronDefinitions.js +1 -1
- package/internal-do-not-import-from-here/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +229 -16
- package/internal-do-not-import-from-here/velcron/core/models/VelcronPropertyEditorDefinitions.js +114 -2
- package/internal-do-not-import-from-here/velcron/core/models/VelcronTypes.d.ts +1 -1
- package/internal-do-not-import-from-here/velcron/core/models/ViewModelAndContext.d.ts +1 -1
- package/internal-do-not-import-from-here/velcron/core/models/index.d.ts +0 -1
- package/internal-do-not-import-from-here/velcron/core/models/index.js +0 -1
- package/media-gallery/providers/PhotoWallGridLayout.js +2 -2
- package/media-picker/MediaPickerProvider.d.ts +16 -0
- package/media-picker/MediaPickerProvider.js +2 -0
- package/media-picker/MediaPickerProviderContext.d.ts +3 -3
- package/media-picker/MediaPickerProviderContext.js +0 -4
- package/media-picker/index.d.ts +1 -5
- package/media-picker/index.js +1 -5
- package/media-picker/localize.d.ts +1 -1
- package/media-picker/localize.js +1 -1
- package/mediaflow/Constants.js +2 -2
- package/omniasearch/SearchTask.js +1 -1
- package/oxide/OxideTypeDefinitions.d.ts +196 -122
- package/oxide/OxideTypeDefinitions.js +121 -81
- package/package.json +1 -1
- package/properties/PropertyDefinition.d.ts +13 -2
- package/properties/PropertyValue.d.ts +1 -0
- package/properties/PropertyValue.js +3 -0
- package/properties/datasource/AppDataSourceProperty.d.ts +9 -0
- package/properties/datasource/AppDataSourceProperty.js +13 -0
- package/properties/datasource/DataSourceProperty.d.ts +0 -1
- package/properties/datasource/UserDataSourceProperty.d.ts +12 -0
- package/properties/datasource/UserDataSourceProperty.js +20 -0
- package/properties/datasource/index.d.ts +2 -0
- package/properties/datasource/index.js +2 -0
- package/properties/definitions/BooleanPropertyDefinition.d.ts +0 -1
- package/properties/definitions/BusinessProfilePropertyDefinition.d.ts +0 -1
- package/properties/definitions/DatePropertyDefinition.js +1 -1
- package/properties/definitions/EmailPropertyDefinition.d.ts +0 -1
- package/properties/definitions/HtmlPropertyDefinition.d.ts +2 -2
- package/properties/definitions/HtmlPropertyDefinition.js +1 -1
- package/properties/definitions/IdentityPropertyDefinition.d.ts +1 -1
- package/properties/definitions/ImagePropertyDefinition.d.ts +2 -1
- package/properties/definitions/IntegerPropertyDefinition.d.ts +0 -1
- package/properties/definitions/LanguagePropertyDefinition.d.ts +0 -1
- package/properties/definitions/LinkPropertyDefinition.d.ts +0 -1
- package/properties/definitions/MultilineTextPropertyDefinition.d.ts +0 -1
- package/properties/definitions/MultilingualTextPropertyDefinition.d.ts +0 -1
- package/properties/definitions/PhoneNumberPropertyDefinition.d.ts +0 -1
- package/properties/definitions/TagsPropertyDefinition.d.ts +1 -1
- package/properties/definitions/TermSetPropertyDefinition.d.ts +3 -0
- package/properties/definitions/TermSetPropertyDefinition.js +3 -0
- package/properties/definitions/TextPropertyDefinition.d.ts +0 -1
- package/properties/definitions/UserTypePropertyDefinition.d.ts +0 -1
- package/properties/values/BirthdayPropertyValue.d.ts +1 -0
- package/properties/values/BirthdayPropertyValue.js +3 -0
- package/properties/values/BooleanPropertyValue.d.ts +1 -0
- package/properties/values/BooleanPropertyValue.js +3 -0
- package/properties/values/DatePropertyValue.d.ts +4 -0
- package/properties/values/DatePropertyValue.js +3 -0
- package/properties/values/DateTimePropertyValue.d.ts +1 -0
- package/properties/values/DateTimePropertyValue.js +3 -0
- package/properties/values/EmailPropertyValue.d.ts +1 -0
- package/properties/values/EmailPropertyValue.js +3 -0
- package/properties/values/HtmlPropertyValue.d.ts +1 -0
- package/properties/values/HtmlPropertyValue.js +3 -0
- package/properties/values/IdentityPropertyValue.d.ts +1 -0
- package/properties/values/IdentityPropertyValue.js +3 -0
- package/properties/values/ImagePropertyValue.d.ts +1 -0
- package/properties/values/ImagePropertyValue.js +3 -0
- package/properties/values/IntegerPropertyValue.d.ts +1 -0
- package/properties/values/IntegerPropertyValue.js +3 -0
- package/properties/values/LanguagePropertyValue.d.ts +1 -0
- package/properties/values/LanguagePropertyValue.js +3 -0
- package/properties/values/LinkPropertyValue.d.ts +1 -0
- package/properties/values/LinkPropertyValue.js +3 -0
- package/properties/values/TagsPropertyValue.d.ts +1 -0
- package/properties/values/TagsPropertyValue.js +3 -0
- package/properties/values/TextPropertyValue.d.ts +1 -0
- package/properties/values/TextPropertyValue.js +3 -0
- package/richtext-editor-extensions/HeadingExtension.js +5 -5
- package/richtext-editor-extensions/MediaPickerExtension.js +1 -1
- package/sidepanel/Shared.js +1 -1
- package/statuscodelayout/StatusCodeLayoutSettings.d.ts +7 -4
- package/statuscodelayout/StatusCodeLayoutSettings.js +0 -405
- package/{signin/SignIn.d.ts → statuscodelayout/SystemLayout.d.ts} +1 -1
- package/statuscodelayout/SystemLayout.js +10 -0
- package/statuscodelayout/index.d.ts +1 -0
- package/statuscodelayout/index.js +1 -0
- package/ux/AdminApi.d.ts +29 -2
- package/ux/Directive.d.ts +27 -0
- package/ux/Directive.js +2 -0
- package/ux/InternalAdminApi.d.ts +25 -2
- package/ux/LayoutCanvasApi.d.ts +39 -8
- package/ux/LayoutEditorCanvas.d.ts +5 -3
- package/ux/MediaPickerApi.d.ts +1 -1
- package/ux/index.d.ts +2 -1
- package/velcron/VelcronDefinitionRegistration.d.ts +3 -3
- package/versionedlayout/VersionedLayout.d.ts +1 -0
- package/versionedlayout/VersionedLayout.js +2 -2
- package/SignInLayout.d.ts +0 -8
- package/SignInLayout.js +0 -6
- package/internal-do-not-import-from-here/shared/models/Bring.d.ts +0 -24
- package/internal-do-not-import-from-here/shared/models/hub/activities/FeedResult.d.ts +0 -11
- package/internal-do-not-import-from-here/shared/models/theming/BlueprintDefinition.d.ts +0 -63
- package/internal-do-not-import-from-here/shared/models/theming/BlueprintDefinition.js +0 -18
- package/internal-do-not-import-from-here/shared/models/theming/OmniaThemes.d.ts +0 -5
- package/internal-do-not-import-from-here/shared/models/theming/OmniaThemes.js +0 -18
- package/media-picker/MediaPickerStorageProviderAppInstanceContext.d.ts +0 -14
- package/media-picker/MediaPickerStorageProviderAppInstanceContext.js +0 -21
- package/media-picker/MediaPickerStorageProviderAppInstancePostContext.d.ts +0 -8
- package/media-picker/MediaPickerStorageProviderAppInstancePostContext.js +0 -13
- package/media-picker/MediaPickerStorageProviderVersionedLayoutContext.d.ts +0 -8
- package/media-picker/MediaPickerStorageProviderVersionedLayoutContext.js +0 -13
- package/media-picker/MediaPickerUserIconsStorageProviderContext.d.ts +0 -7
- package/media-picker/MediaPickerUserIconsStorageProviderContext.js +0 -12
- package/media-picker/Providers/BingProvider.d.ts +0 -18
- package/media-picker/Providers/BingProvider.js +0 -23
- package/media-picker/Providers/CentralImageLocationProvider.d.ts +0 -23
- package/media-picker/Providers/CentralImageLocationProvider.js +0 -32
- package/media-picker/Providers/DallEProvider.d.ts +0 -18
- package/media-picker/Providers/DallEProvider.js +0 -23
- package/media-picker/Providers/MediaPickerProvider.d.ts +0 -22
- package/media-picker/Providers/MediaPickerProvider.js +0 -8
- package/media-picker/Providers/MediaflowProvider.d.ts +0 -18
- package/media-picker/Providers/MediaflowProvider.js +0 -35
- package/media-picker/Providers/MicrosoftStreamProvider.d.ts +0 -18
- package/media-picker/Providers/MicrosoftStreamProvider.js +0 -37
- package/media-picker/Providers/MyComputerProvider.d.ts +0 -18
- package/media-picker/Providers/MyComputerProvider.js +0 -23
- package/media-picker/Providers/PexelProvider.d.ts +0 -18
- package/media-picker/Providers/PexelProvider.js +0 -27
- package/media-picker/Providers/UnsplashProvider.d.ts +0 -18
- package/media-picker/Providers/UnsplashProvider.js +0 -23
- package/media-picker/Providers/YoutubeProvider.d.ts +0 -18
- package/media-picker/Providers/YoutubeProvider.js +0 -31
- package/media-picker/Providers/index.d.ts +0 -10
- package/media-picker/Providers/index.js +0 -13
- package/signin/index.d.ts +0 -1
- /package/{internal-do-not-import-from-here/shared/models/Bring.js → LoginLogFilter.js} +0 -0
- /package/{internal-do-not-import-from-here/shared/models/hub/activities/FeedResult.js → LoginLogItem.js} +0 -0
- /package/{internal-do-not-import-from-here/velcron/core/models/VelcronEvents.js → auth/PostProcessingAuthOption.js} +0 -0
- /package/internal-do-not-import-from-here/{velcron/core/models → shared/models/velcron}/VelcronEvents.d.ts +0 -0
@@ -10,37 +10,37 @@ var AssignOperators;
|
|
10
10
|
AssignOperators["plusPlus"] = "++";
|
11
11
|
AssignOperators["minusMinus"] = "--";
|
12
12
|
AssignOperators["equalsExclamation"] = "=!";
|
13
|
-
})(AssignOperators
|
13
|
+
})(AssignOperators || (exports.AssignOperators = AssignOperators = {}));
|
14
14
|
var VelcronActionTypes;
|
15
15
|
(function (VelcronActionTypes) {
|
16
16
|
VelcronActionTypes[VelcronActionTypes["getOrSetValue"] = 0] = "getOrSetValue";
|
17
17
|
VelcronActionTypes[VelcronActionTypes["promise"] = 1] = "promise";
|
18
18
|
VelcronActionTypes[VelcronActionTypes["condition"] = 2] = "condition";
|
19
19
|
VelcronActionTypes[VelcronActionTypes["returnsValue"] = 3] = "returnsValue";
|
20
|
-
})(VelcronActionTypes
|
20
|
+
})(VelcronActionTypes || (exports.VelcronActionTypes = VelcronActionTypes = {}));
|
21
21
|
var VelcronIconTypes;
|
22
22
|
(function (VelcronIconTypes) {
|
23
23
|
VelcronIconTypes["fontAwesome"] = "fa";
|
24
|
-
})(VelcronIconTypes
|
24
|
+
})(VelcronIconTypes || (exports.VelcronIconTypes = VelcronIconTypes = {}));
|
25
25
|
var VelcronViewDirections;
|
26
26
|
(function (VelcronViewDirections) {
|
27
27
|
VelcronViewDirections["row"] = "row";
|
28
28
|
VelcronViewDirections["column"] = "column";
|
29
29
|
VelcronViewDirections["rowReverse"] = "row-reverse";
|
30
30
|
VelcronViewDirections["columnRevers"] = "column-reverse";
|
31
|
-
})(VelcronViewDirections
|
31
|
+
})(VelcronViewDirections || (exports.VelcronViewDirections = VelcronViewDirections = {}));
|
32
32
|
var VelcronHorizontalAlignments;
|
33
33
|
(function (VelcronHorizontalAlignments) {
|
34
34
|
VelcronHorizontalAlignments["left"] = "left";
|
35
35
|
VelcronHorizontalAlignments["center"] = "center";
|
36
36
|
VelcronHorizontalAlignments["right"] = "right";
|
37
|
-
})(VelcronHorizontalAlignments
|
37
|
+
})(VelcronHorizontalAlignments || (exports.VelcronHorizontalAlignments = VelcronHorizontalAlignments = {}));
|
38
38
|
var VelcronVerticalAlignments;
|
39
39
|
(function (VelcronVerticalAlignments) {
|
40
40
|
VelcronVerticalAlignments["top"] = "top";
|
41
41
|
VelcronVerticalAlignments["center"] = "center";
|
42
42
|
VelcronVerticalAlignments["bottom"] = "bottom";
|
43
|
-
})(VelcronVerticalAlignments
|
43
|
+
})(VelcronVerticalAlignments || (exports.VelcronVerticalAlignments = VelcronVerticalAlignments = {}));
|
44
44
|
var VelcronDataTypes;
|
45
45
|
(function (VelcronDataTypes) {
|
46
46
|
//Unknown = null
|
@@ -52,4 +52,4 @@ var VelcronDataTypes;
|
|
52
52
|
VelcronDataTypes["array"] = "array";
|
53
53
|
VelcronDataTypes["componentArray"] = "componentArray";
|
54
54
|
VelcronDataTypes["bind"] = "bind";
|
55
|
-
})(VelcronDataTypes
|
55
|
+
})(VelcronDataTypes || (exports.VelcronDataTypes = VelcronDataTypes = {}));
|
@@ -1,20 +1,23 @@
|
|
1
|
-
import {
|
1
|
+
import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition } from "internal/fx/shared/models";
|
2
2
|
import { VelcroncomponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
|
3
3
|
import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
|
4
|
-
import { DynamicState,
|
4
|
+
import { ActivityRendererReference, DynamicState, VelcronDefinition, useVelcronThemingStore } from "..";
|
5
5
|
import { GuidValue, PropertyConfiguration, PropertyValue, PropertyDefinition, PropertySetupBase } from "@omnia/fx/models";
|
6
6
|
import { useVelcronColorSchemaStore } from "../stores/VelcronColorSchema";
|
7
|
-
import { useVelcronBlueprintStore } from "../stores/VelcronBlueprint";
|
8
7
|
export interface ResolvedComponentRenderer {
|
9
8
|
component: unknown;
|
10
9
|
definition: VelcronDefinition;
|
11
10
|
customComponent?: boolean;
|
12
11
|
}
|
13
12
|
export interface BuiltInComponentRenderers {
|
14
|
-
"
|
13
|
+
"velcron": unknown;
|
14
|
+
"flex": unknown;
|
15
|
+
"row": unknown;
|
16
|
+
"column": unknown;
|
15
17
|
"card": unknown;
|
16
18
|
"text": unknown;
|
17
19
|
"image": unknown;
|
20
|
+
"video": unknown;
|
18
21
|
"button": unknown;
|
19
22
|
"text-input": unknown;
|
20
23
|
"progress-circle": unknown;
|
@@ -26,6 +29,9 @@ export interface BuiltInComponentRenderers {
|
|
26
29
|
"markdown": unknown;
|
27
30
|
"slot": unknown;
|
28
31
|
"property": unknown;
|
32
|
+
"checkbox": unknown;
|
33
|
+
"reference": unknown;
|
34
|
+
"radio": unknown;
|
29
35
|
}
|
30
36
|
export interface ColorSchemaReference {
|
31
37
|
name: string;
|
@@ -41,7 +47,6 @@ export interface VelcronRenderContext {
|
|
41
47
|
currentContext: DynamicState;
|
42
48
|
theming?: ReturnType<typeof useVelcronThemingStore>;
|
43
49
|
colors?: ReturnType<typeof useVelcronColorSchemaStore>;
|
44
|
-
blueprints?: ReturnType<typeof useVelcronBlueprintStore>;
|
45
50
|
actions?: {
|
46
51
|
[name: string]: Array<string>;
|
47
52
|
};
|
@@ -69,6 +74,7 @@ export interface VelcronRenderContextHooks {
|
|
69
74
|
onItemSelected?: ((item: VelcronDefinition) => void);
|
70
75
|
onItemRendered?: ((item: VelcronDefinition) => OnItemRenderedHookResult);
|
71
76
|
onItemCreatedProps?: ((item: VelcronDefinition) => object);
|
77
|
+
onLoadReference?: ((reference: ActivityRendererReference) => Promise<VelcronDefinition>);
|
72
78
|
}
|
73
79
|
export interface VelcronContainerRenderer {
|
74
80
|
definition: VelcronDefinition;
|
@@ -93,39 +99,11 @@ export interface VelcronActionWithCondition extends VelcronActionWithAutoAwait {
|
|
93
99
|
trueAction: VelcronAction;
|
94
100
|
falseAction: VelcronAction;
|
95
101
|
}
|
96
|
-
/**
|
97
|
-
* Velcron definition base
|
98
|
-
*/
|
99
|
-
export interface VelcronDefinitionBase {
|
100
|
-
/**
|
101
|
-
* The component type
|
102
|
-
*/
|
103
|
-
type: string;
|
104
|
-
/**
|
105
|
-
* Custom friendly name of the definition
|
106
|
-
*/
|
107
|
-
name?: string;
|
108
|
-
/**
|
109
|
-
* Used for render cache if not specified we auto set it.
|
110
|
-
*/
|
111
|
-
key?: string;
|
112
|
-
}
|
113
|
-
export interface VelcronDefinition extends VelcronDefinitionBase, VelcronDimensionStyling {
|
114
|
-
body?: Array<VelcronDefinition>;
|
115
|
-
style?: VelcronStyling;
|
116
|
-
foreach?: string;
|
117
|
-
if?: string;
|
118
|
-
events?: VelcronEvent;
|
119
|
-
}
|
120
102
|
export type VelcronBindableProp<TPropType = string> = TPropType | string;
|
121
103
|
export interface VelcronDefinitionWithEditMode extends VelcronDefinition {
|
122
104
|
edit?: VelcronBindableProp<boolean>;
|
123
105
|
bind?: VelcronBindableProp;
|
124
106
|
}
|
125
|
-
interface VelcronDimensionStyling {
|
126
|
-
margin?: VelcronSpacing;
|
127
|
-
padding?: VelcronSpacing;
|
128
|
-
}
|
129
107
|
export interface VelcronColorStyling {
|
130
108
|
colorSchemaType?: string;
|
131
109
|
colorType?: string;
|
@@ -135,81 +113,54 @@ export interface VelcronColorStyling {
|
|
135
113
|
}
|
136
114
|
export interface VelcronTextStyling {
|
137
115
|
text: string;
|
116
|
+
placeholder?: string;
|
138
117
|
typography?: string;
|
139
118
|
size?: string;
|
140
119
|
}
|
141
|
-
export interface VelcronStyling {
|
142
|
-
margin?: number;
|
143
|
-
marginTop?: number;
|
144
|
-
marginRight?: number;
|
145
|
-
marginBottom?: number;
|
146
|
-
marginLeft?: number;
|
147
|
-
padding?: number;
|
148
|
-
paddingTop?: number;
|
149
|
-
paddingRight?: number;
|
150
|
-
paddingBottom?: number;
|
151
|
-
paddingLeft?: number;
|
152
|
-
height?: number | string;
|
153
|
-
width?: number | string;
|
154
|
-
}
|
155
120
|
export interface VelcronCardStyling extends VelcronStyling {
|
156
121
|
elevation: number;
|
157
122
|
}
|
158
|
-
export interface VelcronSpacing {
|
159
|
-
top?: number | string;
|
160
|
-
right?: number | string;
|
161
|
-
bottom?: number | string;
|
162
|
-
left?: number | string;
|
163
|
-
}
|
164
123
|
export interface VelcronIcon {
|
165
124
|
type: VelcronIconTypes;
|
166
125
|
name: string;
|
167
126
|
}
|
168
|
-
export interface VelcronAppDefinition<TState extends DynamicState = DynamicState> extends VelcronDefinitionBase {
|
169
|
-
type: "velcron";
|
170
|
-
version?: string;
|
171
|
-
name?: string;
|
172
|
-
body?: Array<VelcronDefinition>;
|
173
|
-
events?: VelcronOnLoadEvent & VelcronOnEditModeEvent;
|
174
|
-
actions?: {
|
175
|
-
[name: string]: Array<string>;
|
176
|
-
};
|
177
|
-
components?: Array<VelcronCustomComponentDefinition>;
|
178
|
-
propEditors?: Array<VelcronPropertyEditor>;
|
179
|
-
state?: TState;
|
180
|
-
computed?: {
|
181
|
-
[name: string]: Array<string>;
|
182
|
-
};
|
183
|
-
}
|
184
|
-
export interface VelcronComponentDefinition extends VelcronDefinition {
|
185
|
-
type: string;
|
186
|
-
events?: any;
|
187
|
-
properties?: {
|
188
|
-
[name: string]: any;
|
189
|
-
};
|
190
|
-
icon?: any;
|
191
|
-
}
|
192
127
|
export interface VelcronRenderProp {
|
193
128
|
required?: boolean;
|
194
129
|
defaultValue?: any;
|
195
130
|
}
|
196
131
|
/*** Built-in Components *********************************************************************/
|
197
|
-
export interface
|
198
|
-
type: "
|
132
|
+
export interface VelcronFlexDefinition extends VelcronDefinition, VelcronColorStyling {
|
133
|
+
type: "flex";
|
199
134
|
events?: VelcronOnPressEvent;
|
200
|
-
direction?: VelcronBindableProp<"row" | "column" | "row-reverse" | "column-reverse">;
|
201
|
-
columnStyle?: object;
|
202
|
-
hAlign?: VelcronHorizontalAlignments;
|
203
|
-
vAlign?: VelcronVerticalAlignments;
|
204
|
-
grow?: number;
|
205
|
-
absolute?: VelcronSpacing;
|
206
135
|
border?: VelcronBorder;
|
207
136
|
borderRadius?: VelcronDimensions;
|
137
|
+
}
|
138
|
+
export interface VelcronFlexRowDefinition extends VelcronDefinition, VelcronColorStyling {
|
139
|
+
type: "row";
|
140
|
+
events?: VelcronOnPressEvent;
|
141
|
+
direction?: VelcronBindableProp<"row" | "row-reverse">;
|
142
|
+
absolute?: VelcronSpacing;
|
143
|
+
hideOverflow?: boolean;
|
144
|
+
wrap?: boolean;
|
145
|
+
gapX?: number | string;
|
146
|
+
gapY?: number | string;
|
147
|
+
alignX?: VelcronHorizontalAlignments;
|
148
|
+
alignY?: VelcronVerticalAlignments;
|
149
|
+
grow?: number | "default";
|
208
150
|
width?: number | string;
|
209
151
|
minWidth?: number | string;
|
210
152
|
height?: number | string;
|
211
153
|
minHeight?: number | string;
|
212
154
|
}
|
155
|
+
export interface VelcronFlexColumnDefinition extends VelcronDefinition, VelcronColorStyling {
|
156
|
+
type: "column";
|
157
|
+
events?: VelcronOnPressEvent;
|
158
|
+
grow?: number;
|
159
|
+
alignY?: VelcronVerticalAlignments;
|
160
|
+
absolute?: VelcronSpacing;
|
161
|
+
width?: number | string;
|
162
|
+
minWidth?: number | string;
|
163
|
+
}
|
213
164
|
export interface VelcronCardDefinition extends VelcronDefinition, VelcronColorStyling {
|
214
165
|
type: "card";
|
215
166
|
style?: VelcronCardStyling;
|
@@ -232,16 +183,27 @@ export interface VelcronImageDefinition extends VelcronDefinition {
|
|
232
183
|
url?: VelcronBindableProp<string>;
|
233
184
|
bind?: VelcronBindableProp<string>;
|
234
185
|
ratio?: VelcronImageRatios | string;
|
186
|
+
width?: number | string;
|
187
|
+
height?: number | string;
|
235
188
|
cover?: VelcronBindableProp<boolean>;
|
236
189
|
borderRadius?: VelcronDimensions;
|
237
190
|
events?: VelcronOnPressEvent;
|
238
191
|
}
|
192
|
+
export interface VelcronVideoDefinition extends VelcronDefinition {
|
193
|
+
type: "video";
|
194
|
+
url?: VelcronBindableProp<string>;
|
195
|
+
bind?: VelcronBindableProp<string>;
|
196
|
+
aspectRatio?: VelcronBindableProp<"16:9" | "4:3" | "1:1">;
|
197
|
+
autoplay?: VelcronBindableProp<boolean>;
|
198
|
+
muted?: VelcronBindableProp<boolean>;
|
199
|
+
}
|
239
200
|
export interface VelcronButtonDefinition extends VelcronDefinition {
|
240
201
|
type: "button";
|
241
202
|
text: string;
|
242
203
|
icon?: VelcronIcon;
|
243
204
|
disabled?: boolean;
|
244
205
|
events?: VelcronOnPressEvent;
|
206
|
+
size?: string;
|
245
207
|
}
|
246
208
|
export interface VelcronTextInputDefinition extends VelcronDefinition {
|
247
209
|
type: "text-input";
|
@@ -284,6 +246,7 @@ export interface VelcronBorder extends VelcronDimensions {
|
|
284
246
|
colorType?: string;
|
285
247
|
toned?: boolean;
|
286
248
|
opacity?: number;
|
249
|
+
width?: number;
|
287
250
|
}
|
288
251
|
export interface VelcronChipDefinition extends VelcronDefinition {
|
289
252
|
type: "chip";
|
@@ -296,18 +259,39 @@ export interface VelcronSlotDefinition extends VelcronDefinition {
|
|
296
259
|
type: "slot";
|
297
260
|
bind: VelcronBindableProp<string>;
|
298
261
|
}
|
262
|
+
export interface VelcronReferencefinition extends VelcronDefinition {
|
263
|
+
type: "reference";
|
264
|
+
to: ActivityRendererReference;
|
265
|
+
}
|
299
266
|
export interface VelcronPropertyDefinition extends VelcronDefinition {
|
300
267
|
type: "property";
|
301
268
|
bind: VelcronBindableProp<string>;
|
302
269
|
}
|
270
|
+
export interface VelcronCheckboxDefinition extends VelcronDefinition {
|
271
|
+
type: "checkbox";
|
272
|
+
label: VelcronBindableProp<string>;
|
273
|
+
value: string;
|
274
|
+
bind: VelcronBindableProp<string>;
|
275
|
+
disabled: VelcronBindableProp<boolean>;
|
276
|
+
events: VelcronOnUpdatedEvent;
|
277
|
+
}
|
278
|
+
export interface VelcronRadioDefinition extends VelcronDefinition {
|
279
|
+
type: "radio";
|
280
|
+
label: VelcronBindableProp<string>;
|
281
|
+
value: string;
|
282
|
+
bind: VelcronBindableProp<string>;
|
283
|
+
disabled: VelcronBindableProp<boolean>;
|
284
|
+
events: VelcronOnUpdatedEvent;
|
285
|
+
}
|
303
286
|
export interface VelcronPropertyDefinitionValue {
|
304
287
|
definitionId: GuidValue;
|
305
288
|
value: PropertyValue;
|
306
289
|
configuration: PropertyConfiguration<PropertyDefinition<any, any, any, PropertySetupBase>>;
|
307
290
|
}
|
308
|
-
export type VelcronCustomComponentDefinition = VelcronComponentDefinition;
|
309
291
|
export type VelcronRenderProps<TDefinition> = {
|
310
292
|
definition: TDefinition;
|
311
293
|
renderContext: VelcronRenderContext;
|
312
294
|
};
|
313
|
-
export {
|
295
|
+
export type VelcronAppRendererProps = VelcronRenderProps<VelcronAppDefinition> & {
|
296
|
+
rootApp: boolean;
|
297
|
+
};
|
@@ -5,4 +5,4 @@ var VelcronImageRatios;
|
|
5
5
|
(function (VelcronImageRatios) {
|
6
6
|
VelcronImageRatios["square"] = "square";
|
7
7
|
VelcronImageRatios["landscape"] = "landscape";
|
8
|
-
})(VelcronImageRatios
|
8
|
+
})(VelcronImageRatios || (exports.VelcronImageRatios = VelcronImageRatios = {}));
|
package/internal-do-not-import-from-here/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts
CHANGED
@@ -1,17 +1,7 @@
|
|
1
|
-
import { TypographySize, TypographyType, VelcronImageRatios } from "@omnia/fx-models";
|
1
|
+
import { TypographySize, TypographyType, VelcronImageRatios, VelcronPropertyEditor, VelcronSpacing } from "@omnia/fx-models";
|
2
2
|
export interface ResolvedPropertyEditor {
|
3
3
|
editor: VelcronPropertyEditor;
|
4
4
|
}
|
5
|
-
export interface VelcronPropertyEditor<TSettings = any> {
|
6
|
-
name?: string;
|
7
|
-
category?: string;
|
8
|
-
type: BuiltInPropertyEditorType | string;
|
9
|
-
settings?: TSettings;
|
10
|
-
stateMapping?: string;
|
11
|
-
propertyMapping?: boolean;
|
12
|
-
multiple?: boolean;
|
13
|
-
component?: unknown;
|
14
|
-
}
|
15
5
|
export interface BuiltInPropertyEditors {
|
16
6
|
text: unknown;
|
17
7
|
slider: unknown;
|
@@ -22,9 +12,9 @@ export interface BuiltInPropertyEditors {
|
|
22
12
|
icon: unknown;
|
23
13
|
image: unknown;
|
24
14
|
typography: unknown;
|
15
|
+
spacing: unknown;
|
25
16
|
"color-schema-type": unknown;
|
26
17
|
}
|
27
|
-
export type BuiltInPropertyEditorType = "text" | "slider" | "switch" | "alignment" | "color" | "markdown" | "icon" | "image" | "typography" | "color-schema-type";
|
28
18
|
export declare enum BuiltInPropertyEditorTypes {
|
29
19
|
text = "text",
|
30
20
|
slider = "slider",
|
@@ -35,6 +25,7 @@ export declare enum BuiltInPropertyEditorTypes {
|
|
35
25
|
icon = "icon",
|
36
26
|
image = "image",
|
37
27
|
typography = "typography",
|
28
|
+
spacing = "spacing",
|
38
29
|
"color-schema-type" = "color-schema-type"
|
39
30
|
}
|
40
31
|
export interface VelcronSliderPropertyEditorSettings {
|
@@ -45,10 +36,20 @@ export interface VelcronSliderPropertyEditorSettings {
|
|
45
36
|
export interface VelcronTypographyEditorSettings {
|
46
37
|
type: "title" | "text";
|
47
38
|
}
|
39
|
+
export interface VelcronMarkdownEditorSettings {
|
40
|
+
placeholder: string;
|
41
|
+
}
|
42
|
+
export interface VelcronSpacingEditorSettings {
|
43
|
+
individualSelection: boolean;
|
44
|
+
}
|
45
|
+
export interface VelcronTextEditorSettings {
|
46
|
+
type: TypographyType;
|
47
|
+
placeholder: string;
|
48
|
+
}
|
48
49
|
export interface VelcronSliderPropertyEditor extends VelcronPropertyEditor<VelcronSliderPropertyEditorSettings> {
|
49
50
|
type: "slider";
|
50
51
|
}
|
51
|
-
export interface VelcronTextPropertyEditor extends VelcronPropertyEditor<
|
52
|
+
export interface VelcronTextPropertyEditor extends VelcronPropertyEditor<VelcronTextEditorSettings> {
|
52
53
|
type: "text";
|
53
54
|
}
|
54
55
|
export interface VelcronEnterprisePropertyEditor extends VelcronPropertyEditor<any> {
|
@@ -72,21 +73,34 @@ export interface VelcronColorSchemaPropertyEditor extends VelcronPropertyEditor<
|
|
72
73
|
export interface VelcronIconPropertyEditor extends VelcronPropertyEditor<any> {
|
73
74
|
type: "icon";
|
74
75
|
}
|
75
|
-
export interface VelcronMarkdownPropertyEditor extends VelcronPropertyEditor<
|
76
|
+
export interface VelcronMarkdownPropertyEditor extends VelcronPropertyEditor<VelcronMarkdownEditorSettings> {
|
76
77
|
type: "markdown";
|
77
78
|
}
|
78
79
|
export interface VelcronImagePropertyEditor extends VelcronPropertyEditor<any> {
|
79
80
|
type: "image";
|
80
81
|
}
|
82
|
+
export interface VelcronSpacingPropertyEditor extends VelcronPropertyEditor<VelcronSpacingEditorSettings> {
|
83
|
+
type: "spacing";
|
84
|
+
}
|
81
85
|
export interface VelcronState {
|
82
86
|
images?: VelcronImagesState;
|
83
87
|
styling?: VelcronStylingState;
|
84
|
-
|
88
|
+
colorSchemas?: VelcronColorSchemasState;
|
85
89
|
content?: VelcronContentState;
|
90
|
+
header?: VelcronHeaderState;
|
86
91
|
properties?: VelcronPropertiesState;
|
92
|
+
spacing?: VelcronSpacingState;
|
93
|
+
}
|
94
|
+
export interface VelcronSpacingState {
|
95
|
+
chrome?: VelcronSpacing;
|
96
|
+
}
|
97
|
+
export interface VelcronHeaderState {
|
98
|
+
title?: VelcronTextState;
|
99
|
+
icon?: string;
|
87
100
|
}
|
88
101
|
export interface VelcronTextState {
|
89
|
-
text
|
102
|
+
text?: string;
|
103
|
+
placeholder?: string;
|
90
104
|
typography?: VelcronTypographyState;
|
91
105
|
}
|
92
106
|
export interface VelcronTypographyState {
|
@@ -106,15 +120,214 @@ export interface VelcronPropertiesState {
|
|
106
120
|
}
|
107
121
|
export interface VelcronImagesState {
|
108
122
|
main?: VelcronImageState;
|
123
|
+
alt1?: VelcronImageState;
|
124
|
+
alt2?: VelcronImageState;
|
109
125
|
}
|
110
126
|
export interface VelcronImageState {
|
111
127
|
url?: string;
|
112
128
|
ratio?: VelcronImageRatios;
|
113
129
|
caption?: VelcronTextState;
|
130
|
+
width?: number;
|
131
|
+
height?: number;
|
114
132
|
}
|
115
133
|
export interface VelcronStylingState {
|
116
134
|
}
|
135
|
+
export interface VelcronColorSchemasState {
|
136
|
+
main: VelcronColorSchemaState;
|
137
|
+
}
|
117
138
|
export interface VelcronColorSchemaState {
|
118
139
|
type?: string;
|
119
140
|
filled?: boolean;
|
120
141
|
}
|
142
|
+
export declare const VelcronImagesStateBinding: {
|
143
|
+
main: {
|
144
|
+
editor: string;
|
145
|
+
url: string;
|
146
|
+
ratio: string;
|
147
|
+
caption: string;
|
148
|
+
width: string;
|
149
|
+
height: string;
|
150
|
+
};
|
151
|
+
alt1: {
|
152
|
+
editor: string;
|
153
|
+
url: string;
|
154
|
+
ratio: string;
|
155
|
+
caption: string;
|
156
|
+
width: string;
|
157
|
+
height: string;
|
158
|
+
};
|
159
|
+
alt2: {
|
160
|
+
editor: string;
|
161
|
+
url: string;
|
162
|
+
ratio: string;
|
163
|
+
caption: string;
|
164
|
+
width: string;
|
165
|
+
height: string;
|
166
|
+
};
|
167
|
+
};
|
168
|
+
export declare const VelcronHeaderStateBinding: {
|
169
|
+
title: {
|
170
|
+
text: string;
|
171
|
+
placeholder: string;
|
172
|
+
typography: {
|
173
|
+
editor: any;
|
174
|
+
type: any;
|
175
|
+
size: any;
|
176
|
+
toned: any;
|
177
|
+
};
|
178
|
+
};
|
179
|
+
icon: string;
|
180
|
+
};
|
181
|
+
export declare const VelcronContentStateBinding: {
|
182
|
+
title: {
|
183
|
+
text: string;
|
184
|
+
placeholder: string;
|
185
|
+
typography: {
|
186
|
+
editor: any;
|
187
|
+
type: any;
|
188
|
+
size: any;
|
189
|
+
toned: any;
|
190
|
+
};
|
191
|
+
};
|
192
|
+
main: {
|
193
|
+
text: string;
|
194
|
+
placeholder: string;
|
195
|
+
typography: {
|
196
|
+
editor: any;
|
197
|
+
type: any;
|
198
|
+
size: any;
|
199
|
+
toned: any;
|
200
|
+
};
|
201
|
+
};
|
202
|
+
caption: {
|
203
|
+
text: string;
|
204
|
+
placeholder: string;
|
205
|
+
typography: {
|
206
|
+
editor: any;
|
207
|
+
type: any;
|
208
|
+
size: any;
|
209
|
+
toned: any;
|
210
|
+
};
|
211
|
+
};
|
212
|
+
summary: {
|
213
|
+
text: string;
|
214
|
+
placeholder: string;
|
215
|
+
typography: {
|
216
|
+
editor: any;
|
217
|
+
type: any;
|
218
|
+
size: any;
|
219
|
+
toned: any;
|
220
|
+
};
|
221
|
+
};
|
222
|
+
};
|
223
|
+
export declare const VelcronColorSchemasStateBinding: {
|
224
|
+
main: {
|
225
|
+
type: string;
|
226
|
+
filled: string;
|
227
|
+
};
|
228
|
+
};
|
229
|
+
export declare const VelcronSpacingStateBinding: {
|
230
|
+
chrome: {
|
231
|
+
top: string;
|
232
|
+
right: string;
|
233
|
+
bottom: string;
|
234
|
+
left: string;
|
235
|
+
};
|
236
|
+
};
|
237
|
+
export declare const VelcronStateBinding: {
|
238
|
+
colorSchemas: {
|
239
|
+
main: {
|
240
|
+
type: string;
|
241
|
+
filled: string;
|
242
|
+
};
|
243
|
+
};
|
244
|
+
images: {
|
245
|
+
main: {
|
246
|
+
editor: string;
|
247
|
+
url: string;
|
248
|
+
ratio: string;
|
249
|
+
caption: string;
|
250
|
+
width: string;
|
251
|
+
height: string;
|
252
|
+
};
|
253
|
+
alt1: {
|
254
|
+
editor: string;
|
255
|
+
url: string;
|
256
|
+
ratio: string;
|
257
|
+
caption: string;
|
258
|
+
width: string;
|
259
|
+
height: string;
|
260
|
+
};
|
261
|
+
alt2: {
|
262
|
+
editor: string;
|
263
|
+
url: string;
|
264
|
+
ratio: string;
|
265
|
+
caption: string;
|
266
|
+
width: string;
|
267
|
+
height: string;
|
268
|
+
};
|
269
|
+
};
|
270
|
+
content: {
|
271
|
+
title: {
|
272
|
+
text: string;
|
273
|
+
placeholder: string;
|
274
|
+
typography: {
|
275
|
+
editor: any;
|
276
|
+
type: any;
|
277
|
+
size: any;
|
278
|
+
toned: any;
|
279
|
+
};
|
280
|
+
};
|
281
|
+
main: {
|
282
|
+
text: string;
|
283
|
+
placeholder: string;
|
284
|
+
typography: {
|
285
|
+
editor: any;
|
286
|
+
type: any;
|
287
|
+
size: any;
|
288
|
+
toned: any;
|
289
|
+
};
|
290
|
+
};
|
291
|
+
caption: {
|
292
|
+
text: string;
|
293
|
+
placeholder: string;
|
294
|
+
typography: {
|
295
|
+
editor: any;
|
296
|
+
type: any;
|
297
|
+
size: any;
|
298
|
+
toned: any;
|
299
|
+
};
|
300
|
+
};
|
301
|
+
summary: {
|
302
|
+
text: string;
|
303
|
+
placeholder: string;
|
304
|
+
typography: {
|
305
|
+
editor: any;
|
306
|
+
type: any;
|
307
|
+
size: any;
|
308
|
+
toned: any;
|
309
|
+
};
|
310
|
+
};
|
311
|
+
};
|
312
|
+
header: {
|
313
|
+
title: {
|
314
|
+
text: string;
|
315
|
+
placeholder: string;
|
316
|
+
typography: {
|
317
|
+
editor: any;
|
318
|
+
type: any;
|
319
|
+
size: any;
|
320
|
+
toned: any;
|
321
|
+
};
|
322
|
+
};
|
323
|
+
icon: string;
|
324
|
+
};
|
325
|
+
spacing: {
|
326
|
+
chrome: {
|
327
|
+
top: string;
|
328
|
+
right: string;
|
329
|
+
bottom: string;
|
330
|
+
left: string;
|
331
|
+
};
|
332
|
+
};
|
333
|
+
};
|