@omnia/fx 8.0.256-dev → 8.0.258-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/index.d.ts +11 -11
- package/internal-do-not-import-from-here/services/EnterpriseGlossaryService.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/EnterprisePropertySetStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/EnterprisePropertyStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/TokenStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/VersionedLayoutStore.d.ts +2 -2
- package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +1 -1
- package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +4 -4
- package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/secrets/SecretsJourneyConstants.d.ts +3 -2
- package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +1 -20
- package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +6 -1
- package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +44 -43
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceTemplatePickerVueComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/actions/Todo.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/BannerImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageLarge.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageSmall.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTop.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/cards/RollupImageTopAvatar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/BlockTextIcon.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/designkits/default/definitions/headers/Pageheader.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithColumLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/designkits/pages/definitions/property/PropertiesWithRowLayout.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +132 -132
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +1242 -1092
- package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/commandpalette/stores/CommandStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/confirmdialog/ConfirmDialog.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/editorchrome/chrome/EditorChrome.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseglossary/componentbase/EnterpriseGlossaryTermComponentBase.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/fileuploader/FileUploader.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/hub/feed/components/ActorItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/Header.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/components/MenuItem.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/CommunityUpdate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/DocumentReview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/NewsArticleTemplate.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/QuickPoll.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Reach.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/Story.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/definitions/UpdatedProcess.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/icon/Icon.css.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +15 -20
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +32 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Spacing.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +47 -32
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/LayoutRendererCanvas.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.stylex.d.ts +7 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.stylex.d.ts +19 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +29 -29
- package/internal-do-not-import-from-here/ux/markdown2/commands/EditorCommands.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown2/stores/MarkdownToolbarStore.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +35 -35
- package/internal-do-not-import-from-here/ux/mediapickerV2/imagegrid/ImageGrid.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +57 -57
- package/internal-do-not-import-from-here/ux/oxide/alert/Alert.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/badge/Badge.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +16 -16
- package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/datepicker/DatePicker.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/infinite-scroll/InfiniteScroll.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/stickycontainer/StickyContainer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +11 -11
- package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +14 -14
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +19 -19
- package/internal-do-not-import-from-here/ux/permissioninput/UsePermissionInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/MentionComponent/MentionComponent.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/richtexteditor/TextCompletionPanel/TextCompletionPanel.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +9 -9
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +10 -10
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/use/UseClone.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/use/UseMounted.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/UseWebNotification.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/VelcronContentEditor.d.ts +15 -15
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/ImageText.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Quote.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/content/Text.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Image.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/MicroBlog2.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/Praise.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/definitions/social/SocialText.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditor/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +75 -75
- package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +34 -34
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +30 -30
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronData.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/definitions/praise/PraiseApp.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.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/ux/velcron/renderer/{VelcronRenderer.css.d.ts → VelcronRenderer.stylex.d.ts} +1 -3
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/MarkdownEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +27 -27
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +25 -25
- package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +42 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +5 -5
- package/task.js +1 -2
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDeletedDetail.d.ts +0 -15
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.css.d.ts +0 -7
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.css.d.ts +0 -21
- package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +0 -826
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlock.css.d.ts +0 -6
- package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/VelcronBlockSettings.css.d.ts +0 -6
- /package/internal-do-not-import-from-here/ux/layoutcanvas/renderer/{LayoutRendererCanvas.css.d.ts → LayoutRendererCanvas.stylex.d.ts} +0 -0
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts
CHANGED
@@ -3,7 +3,10 @@ declare const _default: {
|
|
3
3
|
readonly [x: number]: string;
|
4
4
|
readonly length: number;
|
5
5
|
toString: () => string;
|
6
|
-
toLocaleString:
|
6
|
+
toLocaleString: {
|
7
|
+
(): string;
|
8
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
9
|
+
};
|
7
10
|
concat: {
|
8
11
|
(...items: ConcatArray<string>[]): string[];
|
9
12
|
(...items: (string | ConcatArray<string>)[]): string[];
|
@@ -20,21 +23,21 @@ declare const _default: {
|
|
20
23
|
forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
|
21
24
|
map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
|
22
25
|
filter: {
|
23
|
-
<
|
26
|
+
<S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
|
24
27
|
(predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
|
25
28
|
};
|
26
29
|
reduce: {
|
27
30
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
28
31
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
29
|
-
<
|
32
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
30
33
|
};
|
31
34
|
reduceRight: {
|
32
35
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
33
36
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
34
|
-
<
|
37
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
35
38
|
};
|
36
39
|
find: {
|
37
|
-
<
|
40
|
+
<S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
|
38
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
39
42
|
};
|
40
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
@@ -42,7 +45,7 @@ declare const _default: {
|
|
42
45
|
keys: () => IterableIterator<number>;
|
43
46
|
values: () => IterableIterator<string>;
|
44
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
45
|
-
flatMap: <
|
48
|
+
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
46
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
47
50
|
at: (index: number) => string;
|
48
51
|
[Symbol.iterator]: () => IterableIterator<string>;
|
@@ -77,11 +80,14 @@ declare const _default: {
|
|
77
80
|
};
|
78
81
|
}> | Readonly<import("vue").ExtractPropTypes<{
|
79
82
|
readonly [x: string]: import("vue").Prop<unknown, unknown>;
|
80
|
-
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
|
83
|
+
}>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & (import("vue").ComponentCustomProps & Readonly<{
|
81
84
|
readonly [x: number]: string;
|
82
85
|
readonly length: number;
|
83
86
|
toString: () => string;
|
84
|
-
toLocaleString:
|
87
|
+
toLocaleString: {
|
88
|
+
(): string;
|
89
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
90
|
+
};
|
85
91
|
concat: {
|
86
92
|
(...items: ConcatArray<string>[]): string[];
|
87
93
|
(...items: (string | ConcatArray<string>)[]): string[];
|
@@ -98,21 +104,21 @@ declare const _default: {
|
|
98
104
|
forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
|
99
105
|
map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
|
100
106
|
filter: {
|
101
|
-
<
|
107
|
+
<S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
|
102
108
|
(predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
|
103
109
|
};
|
104
110
|
reduce: {
|
105
111
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
106
112
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
107
|
-
<
|
113
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
108
114
|
};
|
109
115
|
reduceRight: {
|
110
116
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
111
117
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
112
|
-
<
|
118
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
113
119
|
};
|
114
120
|
find: {
|
115
|
-
<
|
121
|
+
<S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
|
116
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
117
123
|
};
|
118
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
@@ -120,7 +126,7 @@ declare const _default: {
|
|
120
126
|
keys: () => IterableIterator<number>;
|
121
127
|
values: () => IterableIterator<string>;
|
122
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
123
|
-
flatMap: <
|
129
|
+
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
124
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
125
131
|
at: (index: number) => string;
|
126
132
|
[Symbol.iterator]: () => IterableIterator<string>;
|
@@ -155,7 +161,7 @@ declare const _default: {
|
|
155
161
|
};
|
156
162
|
} | import("vue").ExtractPropTypes<{
|
157
163
|
readonly [x: string]: import("vue").Prop<unknown, unknown>;
|
158
|
-
}
|
164
|
+
}>>), {} | {}, true, {}, {}, {
|
159
165
|
P: {};
|
160
166
|
B: {};
|
161
167
|
D: {};
|
@@ -166,7 +172,10 @@ declare const _default: {
|
|
166
172
|
readonly [x: number]: string;
|
167
173
|
readonly length: number;
|
168
174
|
toString: () => string;
|
169
|
-
toLocaleString:
|
175
|
+
toLocaleString: {
|
176
|
+
(): string;
|
177
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
178
|
+
};
|
170
179
|
concat: {
|
171
180
|
(...items: ConcatArray<string>[]): string[];
|
172
181
|
(...items: (string | ConcatArray<string>)[]): string[];
|
@@ -183,21 +192,21 @@ declare const _default: {
|
|
183
192
|
forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
|
184
193
|
map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
|
185
194
|
filter: {
|
186
|
-
<
|
195
|
+
<S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
|
187
196
|
(predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
|
188
197
|
};
|
189
198
|
reduce: {
|
190
199
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
191
200
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
192
|
-
<
|
201
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
193
202
|
};
|
194
203
|
reduceRight: {
|
195
204
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
196
205
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
197
|
-
<
|
206
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
198
207
|
};
|
199
208
|
find: {
|
200
|
-
<
|
209
|
+
<S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
|
201
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
202
211
|
};
|
203
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
@@ -205,7 +214,7 @@ declare const _default: {
|
|
205
214
|
keys: () => IterableIterator<number>;
|
206
215
|
values: () => IterableIterator<string>;
|
207
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
208
|
-
flatMap: <
|
217
|
+
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
209
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
210
219
|
at: (index: number) => string;
|
211
220
|
[Symbol.iterator]: () => IterableIterator<string>;
|
@@ -248,7 +257,10 @@ declare const _default: {
|
|
248
257
|
readonly [x: number]: string;
|
249
258
|
readonly length: number;
|
250
259
|
toString: () => string;
|
251
|
-
toLocaleString:
|
260
|
+
toLocaleString: {
|
261
|
+
(): string;
|
262
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
263
|
+
};
|
252
264
|
concat: {
|
253
265
|
(...items: ConcatArray<string>[]): string[];
|
254
266
|
(...items: (string | ConcatArray<string>)[]): string[];
|
@@ -265,21 +277,21 @@ declare const _default: {
|
|
265
277
|
forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
|
266
278
|
map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
|
267
279
|
filter: {
|
268
|
-
<
|
280
|
+
<S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
|
269
281
|
(predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
|
270
282
|
};
|
271
283
|
reduce: {
|
272
284
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
273
285
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
274
|
-
<
|
286
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
275
287
|
};
|
276
288
|
reduceRight: {
|
277
289
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
278
290
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
279
|
-
<
|
291
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
280
292
|
};
|
281
293
|
find: {
|
282
|
-
<
|
294
|
+
<S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
|
283
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
284
296
|
};
|
285
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
@@ -287,7 +299,7 @@ declare const _default: {
|
|
287
299
|
keys: () => IterableIterator<number>;
|
288
300
|
values: () => IterableIterator<string>;
|
289
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
290
|
-
flatMap: <
|
302
|
+
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
291
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
292
304
|
at: (index: number) => string;
|
293
305
|
[Symbol.iterator]: () => IterableIterator<string>;
|
@@ -327,7 +339,10 @@ declare const _default: {
|
|
327
339
|
readonly [x: number]: string;
|
328
340
|
readonly length: number;
|
329
341
|
toString: () => string;
|
330
|
-
toLocaleString:
|
342
|
+
toLocaleString: {
|
343
|
+
(): string;
|
344
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
345
|
+
};
|
331
346
|
concat: {
|
332
347
|
(...items: ConcatArray<string>[]): string[];
|
333
348
|
(...items: (string | ConcatArray<string>)[]): string[];
|
@@ -344,21 +359,21 @@ declare const _default: {
|
|
344
359
|
forEach: (callbackfn: (value: string, index: number, array: readonly string[]) => void, thisArg?: any) => void;
|
345
360
|
map: <U>(callbackfn: (value: string, index: number, array: readonly string[]) => U, thisArg?: any) => U[];
|
346
361
|
filter: {
|
347
|
-
<
|
362
|
+
<S extends string>(predicate: (value: string, index: number, array: readonly string[]) => value is S, thisArg?: any): S[];
|
348
363
|
(predicate: (value: string, index: number, array: readonly string[]) => unknown, thisArg?: any): string[];
|
349
364
|
};
|
350
365
|
reduce: {
|
351
366
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
352
367
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
353
|
-
<
|
368
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
354
369
|
};
|
355
370
|
reduceRight: {
|
356
371
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string): string;
|
357
372
|
(callbackfn: (previousValue: string, currentValue: string, currentIndex: number, array: readonly string[]) => string, initialValue: string): string;
|
358
|
-
<
|
373
|
+
<U>(callbackfn: (previousValue: U, currentValue: string, currentIndex: number, array: readonly string[]) => U, initialValue: U): U;
|
359
374
|
};
|
360
375
|
find: {
|
361
|
-
<
|
376
|
+
<S extends string>(predicate: (value: string, index: number, obj: readonly string[]) => value is S, thisArg?: any): S;
|
362
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
363
378
|
};
|
364
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
@@ -366,7 +381,7 @@ declare const _default: {
|
|
366
381
|
keys: () => IterableIterator<number>;
|
367
382
|
values: () => IterableIterator<string>;
|
368
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
369
|
-
flatMap: <
|
384
|
+
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
370
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
371
386
|
at: (index: number) => string;
|
372
387
|
[Symbol.iterator]: () => IterableIterator<string>;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts
CHANGED
@@ -11,7 +11,7 @@ declare const _default: {
|
|
11
11
|
type: import("vue").PropType<boolean>;
|
12
12
|
};
|
13
13
|
colorSchemaType: {
|
14
|
-
type: import("vue").PropType<
|
14
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
15
15
|
required: boolean;
|
16
16
|
};
|
17
17
|
container: {
|
@@ -37,7 +37,7 @@ declare const _default: {
|
|
37
37
|
type: import("vue").PropType<boolean>;
|
38
38
|
};
|
39
39
|
colorSchemaType: {
|
40
|
-
type: import("vue").PropType<
|
40
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
41
41
|
required: boolean;
|
42
42
|
};
|
43
43
|
container: {
|
@@ -72,7 +72,7 @@ declare const _default: {
|
|
72
72
|
type: import("vue").PropType<boolean>;
|
73
73
|
};
|
74
74
|
colorSchemaType: {
|
75
|
-
type: import("vue").PropType<
|
75
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
76
76
|
required: boolean;
|
77
77
|
};
|
78
78
|
container: {
|
@@ -104,7 +104,7 @@ declare const _default: {
|
|
104
104
|
type: import("vue").PropType<boolean>;
|
105
105
|
};
|
106
106
|
colorSchemaType: {
|
107
|
-
type: import("vue").PropType<
|
107
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
108
108
|
required: boolean;
|
109
109
|
};
|
110
110
|
container: {
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts
CHANGED
@@ -22,7 +22,7 @@ declare const _default: {
|
|
22
22
|
type: import("vue").PropType<LayoutItem>;
|
23
23
|
};
|
24
24
|
colorSchemaType: {
|
25
|
-
type: import("vue").PropType<
|
25
|
+
type: import("vue").PropType<ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
26
26
|
required: boolean;
|
27
27
|
};
|
28
28
|
container: {
|
@@ -47,7 +47,7 @@ declare const _default: {
|
|
47
47
|
type: import("vue").PropType<LayoutItem>;
|
48
48
|
};
|
49
49
|
colorSchemaType: {
|
50
|
-
type: import("vue").PropType<
|
50
|
+
type: import("vue").PropType<ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
51
51
|
required: boolean;
|
52
52
|
};
|
53
53
|
container: {
|
@@ -81,7 +81,7 @@ declare const _default: {
|
|
81
81
|
type: import("vue").PropType<LayoutItem>;
|
82
82
|
};
|
83
83
|
colorSchemaType: {
|
84
|
-
type: import("vue").PropType<
|
84
|
+
type: import("vue").PropType<ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
85
85
|
required: boolean;
|
86
86
|
};
|
87
87
|
container: {
|
@@ -112,7 +112,7 @@ declare const _default: {
|
|
112
112
|
type: import("vue").PropType<LayoutItem>;
|
113
113
|
};
|
114
114
|
colorSchemaType: {
|
115
|
-
type: import("vue").PropType<
|
115
|
+
type: import("vue").PropType<ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
116
116
|
required: boolean;
|
117
117
|
};
|
118
118
|
container: {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { LayoutRendererCanvasApi } from "@omnia/fx/models";
|
2
2
|
import { LayoutCanvasStore } from "../";
|
3
|
-
import "./LayoutRendererCanvas.
|
3
|
+
import "./LayoutRendererCanvas.stylex";
|
4
4
|
declare const _default: {
|
5
5
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
height: {
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
5
5
|
type: import("vue").PropType<LayoutItemRegistration>;
|
6
6
|
};
|
7
7
|
colorSchemaType: {
|
8
|
-
type: import("vue").PropType<
|
8
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
9
9
|
required: boolean;
|
10
10
|
};
|
11
11
|
container: {
|
@@ -25,7 +25,7 @@ declare const _default: {
|
|
25
25
|
type: import("vue").PropType<LayoutItemRegistration>;
|
26
26
|
};
|
27
27
|
colorSchemaType: {
|
28
|
-
type: import("vue").PropType<
|
28
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
29
29
|
required: boolean;
|
30
30
|
};
|
31
31
|
container: {
|
@@ -52,7 +52,7 @@ declare const _default: {
|
|
52
52
|
type: import("vue").PropType<LayoutItemRegistration>;
|
53
53
|
};
|
54
54
|
colorSchemaType: {
|
55
|
-
type: import("vue").PropType<
|
55
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
56
56
|
required: boolean;
|
57
57
|
};
|
58
58
|
container: {
|
@@ -76,7 +76,7 @@ declare const _default: {
|
|
76
76
|
type: import("vue").PropType<LayoutItemRegistration>;
|
77
77
|
};
|
78
78
|
colorSchemaType: {
|
79
|
-
type: import("vue").PropType<
|
79
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
80
80
|
required: boolean;
|
81
81
|
};
|
82
82
|
container: {
|
@@ -17,7 +17,7 @@ declare const _default: {
|
|
17
17
|
type: import("vue").PropType<LayoutItem>;
|
18
18
|
};
|
19
19
|
colorSchemaType: {
|
20
|
-
type: import("vue").PropType<
|
20
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
21
21
|
required: boolean;
|
22
22
|
};
|
23
23
|
container: {
|
@@ -45,7 +45,7 @@ declare const _default: {
|
|
45
45
|
type: import("vue").PropType<LayoutItem>;
|
46
46
|
};
|
47
47
|
colorSchemaType: {
|
48
|
-
type: import("vue").PropType<
|
48
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
49
49
|
required: boolean;
|
50
50
|
};
|
51
51
|
container: {
|
@@ -82,7 +82,7 @@ declare const _default: {
|
|
82
82
|
type: import("vue").PropType<LayoutItem>;
|
83
83
|
};
|
84
84
|
colorSchemaType: {
|
85
|
-
type: import("vue").PropType<
|
85
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
86
86
|
required: boolean;
|
87
87
|
};
|
88
88
|
container: {
|
@@ -116,7 +116,7 @@ declare const _default: {
|
|
116
116
|
type: import("vue").PropType<LayoutItem>;
|
117
117
|
};
|
118
118
|
colorSchemaType: {
|
119
|
-
type: import("vue").PropType<
|
119
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
120
120
|
required: boolean;
|
121
121
|
};
|
122
122
|
container: {
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { Color } from "../../../../models";
|
2
|
+
/**
|
3
|
+
* Styles for the LayoutEditorStyles component
|
4
|
+
*/
|
5
|
+
export declare const LayoutItemSelectorStyles: {
|
6
|
+
notScrollOutside: Readonly<import("@omnia/fx/ux").StylexType>;
|
7
|
+
selectorWrapper: Readonly<import("@omnia/fx/ux").StylexType>;
|
8
|
+
gridfillColumn: Readonly<import("@omnia/fx/ux").StylexType>;
|
9
|
+
contentWrapper: (background: Color) => Readonly<import("@omnia/fx/ux").StylexType>;
|
10
|
+
closeButton: Readonly<import("@omnia/fx/ux").StylexType>;
|
11
|
+
dialogHeader: (textColor: string) => import("@omnia/fx/ux").StylexType;
|
12
|
+
searchBox: Readonly<import("@omnia/fx/ux").StylexType>;
|
13
|
+
footerWrapper: import("@omnia/fx/ux").StylexType;
|
14
|
+
searchResult: {
|
15
|
+
noBlockWrapper: Readonly<import("@omnia/fx/ux").StylexType>;
|
16
|
+
blockWrapper: import("@omnia/fx/ux").StylexType;
|
17
|
+
};
|
18
|
+
expansionPanel: Readonly<import("@omnia/fx/ux").StylexType>;
|
19
|
+
};
|
@@ -2,7 +2,7 @@ import { Block, LayoutEngineRenderContext, SectionSettings } from "@omnia/fx-mod
|
|
2
2
|
export declare const LayoutBlockRenderer: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
4
4
|
colorSchemaType: {
|
5
|
-
type: import("vue").PropType<
|
5
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
6
6
|
required: boolean;
|
7
7
|
};
|
8
8
|
container: {
|
@@ -26,7 +26,7 @@ export declare const LayoutBlockRenderer: {
|
|
26
26
|
blockInstanceCacheKeyUpdated: (blockInstance: any) => any;
|
27
27
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
28
28
|
colorSchemaType: {
|
29
|
-
type: import("vue").PropType<
|
29
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
30
30
|
required: boolean;
|
31
31
|
};
|
32
32
|
container: {
|
@@ -55,7 +55,7 @@ export declare const LayoutBlockRenderer: {
|
|
55
55
|
Defaults: {};
|
56
56
|
}, Readonly<import("vue").ExtractPropTypes<{
|
57
57
|
colorSchemaType: {
|
58
|
-
type: import("vue").PropType<
|
58
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
59
59
|
required: boolean;
|
60
60
|
};
|
61
61
|
container: {
|
@@ -81,7 +81,7 @@ export declare const LayoutBlockRenderer: {
|
|
81
81
|
__isSuspense?: never;
|
82
82
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
83
83
|
colorSchemaType: {
|
84
|
-
type: import("vue").PropType<
|
84
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
85
85
|
required: boolean;
|
86
86
|
};
|
87
87
|
container: {
|
@@ -12,7 +12,7 @@ export declare const LayoutSectionRenderer: {
|
|
12
12
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
13
13
|
};
|
14
14
|
colorSchemaType: {
|
15
|
-
type: import("vue").PropType<
|
15
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
16
16
|
required: boolean;
|
17
17
|
};
|
18
18
|
container: {
|
@@ -28,7 +28,7 @@ export declare const LayoutSectionRenderer: {
|
|
28
28
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
29
29
|
};
|
30
30
|
colorSchemaType: {
|
31
|
-
type: import("vue").PropType<
|
31
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
32
32
|
required: boolean;
|
33
33
|
};
|
34
34
|
container: {
|
@@ -53,7 +53,7 @@ export declare const LayoutSectionRenderer: {
|
|
53
53
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
54
54
|
};
|
55
55
|
colorSchemaType: {
|
56
|
-
type: import("vue").PropType<
|
56
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
57
57
|
required: boolean;
|
58
58
|
};
|
59
59
|
container: {
|
@@ -75,7 +75,7 @@ export declare const LayoutSectionRenderer: {
|
|
75
75
|
type: import("vue").PropType<LayoutEngineRenderContext<Section<SectionSettings>, import("@omnia/fx-models").LayoutItemSettings>>;
|
76
76
|
};
|
77
77
|
colorSchemaType: {
|
78
|
-
type: import("vue").PropType<
|
78
|
+
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
79
79
|
required: boolean;
|
80
80
|
};
|
81
81
|
container: {
|
@@ -170,10 +170,10 @@ export declare class LayoutCanvasStore extends Store implements ILayoutCanvasSto
|
|
170
170
|
isElementNameStillInView: (elementName: string) => boolean;
|
171
171
|
isElementIdStillInView: (elementId: string) => boolean;
|
172
172
|
scrollToStart: () => void;
|
173
|
-
scrollToElementId: (elementId: string, anchor?: "
|
174
|
-
scrollToElementName: (elementName: string, anchor?: "
|
175
|
-
scrollToElement: (element: HTMLElement, anchor?: "
|
176
|
-
scrollToSelector: (selector: string, anchor?: "
|
173
|
+
scrollToElementId: (elementId: string, anchor?: import("../../oxide").AnchorPosition) => void;
|
174
|
+
scrollToElementName: (elementName: string, anchor?: import("../../oxide").AnchorPosition) => void;
|
175
|
+
scrollToElement: (element: HTMLElement, anchor?: import("../../oxide").AnchorPosition) => void;
|
176
|
+
scrollToSelector: (selector: string, anchor?: import("../../oxide").AnchorPosition) => void;
|
177
177
|
};
|
178
178
|
get: {
|
179
179
|
readonly coordinates: {
|