@omnia/fx 8.0.257-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/manifests/omnia.vendor.manifest.json +1 -1
- 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/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/alignmentpicker/AlignmentPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +41 -41
- 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/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/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/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 +41 -41
- package/internal-do-not-import-from-here/wctypings.d.ts +38 -32
- package/package.json +4 -4
- 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/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
@@ -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>;
|
@@ -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>;
|