@rocket.chat/fuselage 0.60.3 → 0.62.0
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/dist/Theme.d.ts.map +1 -1
- package/dist/components/Accordion/Accordion.d.ts.map +1 -1
- package/dist/components/Accordion/AccordionItem.d.ts +1 -1
- package/dist/components/Accordion/AccordionItem.d.ts.map +1 -1
- package/dist/components/AnimatedVisibility/AnimatedVisibility.d.ts.map +1 -1
- package/dist/components/Avatar/AvatarContainer.d.ts.map +1 -1
- package/dist/components/Avatar/AvatarStack.d.ts.map +1 -1
- package/dist/components/Banner/Banner.d.ts.map +1 -1
- package/dist/components/Box/Box.d.ts +7 -14
- package/dist/components/Box/Box.d.ts.map +1 -1
- package/dist/components/Box/BoxTransforms.d.ts.map +1 -1
- package/dist/components/Box/StylingBox.d.ts.map +1 -1
- package/dist/components/Box/index.d.ts +1 -1
- package/dist/components/Box/index.d.ts.map +1 -1
- package/dist/components/Box/stylingProps.d.ts.map +1 -1
- package/dist/components/Box/useStylingProps.d.ts +1 -1
- package/dist/components/Box/useStylingProps.d.ts.map +1 -1
- package/dist/components/Box/withBoxStyling.d.ts.map +1 -1
- package/dist/components/Bubble/Bubble.d.ts.map +1 -1
- package/dist/components/Bubble/BubbleButton.d.ts.map +1 -1
- package/dist/components/Bubble/BubbleItem.d.ts.map +1 -1
- package/dist/components/Button/ActionButton.d.ts +5 -25
- package/dist/components/Button/ActionButton.d.ts.map +1 -1
- package/dist/components/Button/Button.d.ts +1 -23
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Button/IconButton.d.ts +5 -9
- package/dist/components/Button/IconButton.d.ts.map +1 -1
- package/dist/components/Callout/Callout.d.ts.map +1 -1
- package/dist/components/Card/Card.d.ts.map +1 -1
- package/dist/components/Card/CardBody.d.ts.map +1 -1
- package/dist/components/Card/CardCol.d.ts.map +1 -1
- package/dist/components/Card/CardControls.d.ts.map +1 -1
- package/dist/components/Card/CardHeader.d.ts.map +1 -1
- package/dist/components/Card/CardRow.d.ts.map +1 -1
- package/dist/components/Card/CardTitle.d.ts.map +1 -1
- package/dist/components/CardGrid/CardGrid.d.ts.map +1 -1
- package/dist/components/CardGroup/CardGroup.d.ts.map +1 -1
- package/dist/components/CheckBox/CheckBox.d.ts +6 -9
- package/dist/components/CheckBox/CheckBox.d.ts.map +1 -1
- package/dist/components/CodeSnippet/CodeSnippet.d.ts.map +1 -1
- package/dist/components/Contextualbar/Contextualbar.d.ts +3 -7
- package/dist/components/Contextualbar/Contextualbar.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarContent.d.ts +3 -7
- package/dist/components/Contextualbar/ContextualbarContent.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarFooter.d.ts +3 -7
- package/dist/components/Contextualbar/ContextualbarFooter.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarSection.d.ts +3 -7
- package/dist/components/Contextualbar/ContextualbarSection.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/Contextualbar.d.ts +3 -7
- package/dist/components/ContextualbarV2/Contextualbar.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarContent.d.ts +3 -7
- package/dist/components/ContextualbarV2/ContextualbarContent.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts +3 -7
- package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarSection.d.ts +3 -7
- package/dist/components/ContextualbarV2/ContextualbarSection.d.ts.map +1 -1
- package/dist/components/Divider/Divider.d.ts.map +1 -1
- package/dist/components/EmailInput/EmailInput.d.ts +8 -20
- package/dist/components/EmailInput/EmailInput.d.ts.map +1 -1
- package/dist/components/Field/FieldDescription.d.ts.map +1 -1
- package/dist/components/Field/FieldError.d.ts.map +1 -1
- package/dist/components/Field/FieldHint.d.ts.map +1 -1
- package/dist/components/Field/FieldLabel.d.ts.map +1 -1
- package/dist/components/Field/FieldLabelInfo.d.ts.map +1 -1
- package/dist/components/Field/FieldLink.d.ts.map +1 -1
- package/dist/components/Field/FieldRow.d.ts.map +1 -1
- package/dist/components/Field/index.d.ts +18 -42
- package/dist/components/Field/index.d.ts.map +1 -1
- package/dist/components/FieldGroup/FieldGroup.d.ts.map +1 -1
- package/dist/components/FramedIcon/FramedIcon.d.ts.map +1 -1
- package/dist/components/Grid/Grid.d.ts +3 -7
- package/dist/components/Grid/Grid.d.ts.map +1 -1
- package/dist/components/Grid/GridItem.d.ts.map +1 -1
- package/dist/components/Icon/Icon.d.ts +1 -10
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/InputBox/Addon.d.ts +3 -7
- package/dist/components/InputBox/Addon.d.ts.map +1 -1
- package/dist/components/InputBox/Input.d.ts +3 -7
- package/dist/components/InputBox/Input.d.ts.map +1 -1
- package/dist/components/InputBox/InputBox.d.ts.map +1 -1
- package/dist/components/InputBox/InputBoxSkeleton.d.ts.map +1 -1
- package/dist/components/InputBox/Option.d.ts +3 -7
- package/dist/components/InputBox/Option.d.ts.map +1 -1
- package/dist/components/InputBox/Placeholder.d.ts +3 -7
- package/dist/components/InputBox/Placeholder.d.ts.map +1 -1
- package/dist/components/InputBox/Wrapper.d.ts.map +1 -1
- package/dist/components/InputBox/index.d.ts +18 -42
- package/dist/components/InputBox/index.d.ts.map +1 -1
- package/dist/components/Label/LabelInfo.d.ts.map +1 -1
- package/dist/components/Margins/Margins.d.ts.map +1 -1
- package/dist/components/Menu/Menu.d.ts.map +1 -1
- package/dist/components/Menu/V2/MenuOption.d.ts +1 -15
- package/dist/components/Menu/V2/MenuOption.d.ts.map +1 -1
- package/dist/components/Menu/V2/helpers/helpers.d.ts.map +1 -1
- package/dist/components/Message/MessageBlock.d.ts +6 -8
- package/dist/components/Message/MessageBlock.d.ts.map +1 -1
- package/dist/components/Message/MessageBody.d.ts.map +1 -1
- package/dist/components/Message/MessageContainer.d.ts.map +1 -1
- package/dist/components/Message/MessageContainerFixed.d.ts.map +1 -1
- package/dist/components/Message/MessageDivider/MessageDivider.d.ts.map +1 -1
- package/dist/components/Message/MessageEmoji.d.ts.map +1 -1
- package/dist/components/Message/MessageEmojiBase.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreview.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewContent.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewCoverImage.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewDescription.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewFooter.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewIcon.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewImage.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewThumb.d.ts.map +1 -1
- package/dist/components/Message/MessageGenericPreview/MessageGenericPreviewTitle.d.ts.map +1 -1
- package/dist/components/Message/MessageHeader.d.ts.map +1 -1
- package/dist/components/Message/MessageLeftContainer.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetrics.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsContent.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsContentItem.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsFollowing.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItem.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemAvatarRow.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemAvatarRowContent.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemIcon.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/MessageMetricsItemLabel.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts +1 -10
- package/dist/components/Message/MessageMetrics/MessageMetricsItem/index.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/MessageMetricsReply.d.ts.map +1 -1
- package/dist/components/Message/MessageMetrics/index.d.ts +5 -40
- package/dist/components/Message/MessageMetrics/index.d.ts.map +1 -1
- package/dist/components/Message/MessageName.d.ts.map +1 -1
- package/dist/components/Message/MessageReactions/MessageReactionAction.d.ts.map +1 -1
- package/dist/components/Message/MessageReactions/MessageReactionCounter.d.ts.map +1 -1
- package/dist/components/Message/MessageReactions/MessageReactionEmoji.d.ts.map +1 -1
- package/dist/components/Message/MessageRole.d.ts.map +1 -1
- package/dist/components/Message/MessageRoles.d.ts.map +1 -1
- package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorItem.d.ts.map +1 -1
- package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicatorText.d.ts.map +1 -1
- package/dist/components/Message/MessageStatusIndicator/MessageStatusPrivateIndicator.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystem.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystemBlock.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystemBody.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystemContainer.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystemName.d.ts.map +1 -1
- package/dist/components/Message/MessageSystem/MessageSystemTimestamp.d.ts.map +1 -1
- package/dist/components/Message/MessageTimestamp.d.ts.map +1 -1
- package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts +3 -7
- package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts.map +1 -1
- package/dist/components/Message/MessageToolbar/index.d.ts +6 -14
- package/dist/components/Message/MessageToolbar/index.d.ts.map +1 -1
- package/dist/components/Message/MessageUsername.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessage.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageBody.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageContainer.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageEmoji.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageIcon.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageOrigin.d.ts.map +1 -1
- package/dist/components/Message/ThreadMessage/ThreadMessageRow.d.ts.map +1 -1
- package/dist/components/Message/index.d.ts +14 -61
- package/dist/components/Message/index.d.ts.map +1 -1
- package/dist/components/Modal/Modal.d.ts +6 -10
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/Modal/ModalBackdrop.d.ts.map +1 -1
- package/dist/components/Modal/ModalClose.d.ts.map +1 -1
- package/dist/components/Modal/ModalContent.d.ts.map +1 -1
- package/dist/components/Modal/ModalFooter.d.ts.map +1 -1
- package/dist/components/Modal/ModalFooterAnnotation.d.ts.map +1 -1
- package/dist/components/Modal/ModalFooterControllers.d.ts.map +1 -1
- package/dist/components/Modal/ModalHeader.d.ts.map +1 -1
- package/dist/components/Modal/ModalHeaderText.d.ts.map +1 -1
- package/dist/components/Modal/ModalHeroImage.d.ts.map +1 -1
- package/dist/components/Modal/ModalIcon.d.ts.map +1 -1
- package/dist/components/Modal/ModalTagline.d.ts.map +1 -1
- package/dist/components/Modal/ModalThumb.d.ts.map +1 -1
- package/dist/components/Modal/ModalTitle.d.ts.map +1 -1
- package/dist/components/Modal/index.d.ts +3 -7
- package/dist/components/Modal/index.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelect.d.ts +9 -12
- package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelectFiltered.d.ts.map +1 -1
- package/dist/components/NavBar/NavBar.d.ts.map +1 -1
- package/dist/components/NavBar/NavBarDivider.d.ts.map +1 -1
- package/dist/components/NavBar/NavBarItem.d.ts +3 -7
- package/dist/components/NavBar/NavBarItem.d.ts.map +1 -1
- package/dist/components/NavBar/NavBarSection.d.ts.map +1 -1
- package/dist/components/Option/CheckOption.d.ts +4 -2
- package/dist/components/Option/CheckOption.d.ts.map +1 -1
- package/dist/components/Option/Option.d.ts +10 -9
- package/dist/components/Option/Option.d.ts.map +1 -1
- package/dist/components/Option/OptionAvatar.d.ts.map +1 -1
- package/dist/components/Option/OptionColumn.d.ts.map +1 -1
- package/dist/components/Option/OptionContent.d.ts.map +1 -1
- package/dist/components/Option/OptionDescription.d.ts.map +1 -1
- package/dist/components/Option/OptionDescriptionBlock.d.ts.map +1 -1
- package/dist/components/Option/OptionDivider.d.ts.map +1 -1
- package/dist/components/Option/OptionHeader.d.ts.map +1 -1
- package/dist/components/Option/OptionIcon.d.ts.map +1 -1
- package/dist/components/Option/OptionInput.d.ts.map +1 -1
- package/dist/components/Option/OptionMenu.d.ts.map +1 -1
- package/dist/components/Option/OptionTitle.d.ts.map +1 -1
- package/dist/components/Option/index.d.ts +8 -19
- package/dist/components/Option/index.d.ts.map +1 -1
- package/dist/components/Options/Options.d.ts +13 -21
- package/dist/components/Options/Options.d.ts.map +1 -1
- package/dist/components/Options/index.d.ts +3 -7
- package/dist/components/Options/index.d.ts.map +1 -1
- package/dist/components/Options/useCursor.d.ts.map +1 -1
- package/dist/components/Options/useVisible.d.ts.map +1 -1
- package/dist/components/OptionsPaginated/OptionsPaginated.d.ts +20 -22
- package/dist/components/OptionsPaginated/OptionsPaginated.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts +3 -3
- package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedMultiSelectFiltered.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedSelect.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedSelectFiltered.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts +3 -7
- package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/components/PaletteStyleTag/helpers/convertToCss.d.ts.map +1 -1
- package/dist/components/PaletteStyleTag/helpers/getPalette.d.ts.map +1 -1
- package/dist/components/PaletteStyleTag/helpers/isHexColor.d.ts.map +1 -1
- package/dist/components/PaletteStyleTag/helpers/isLightColor.d.ts.map +1 -1
- package/dist/components/PaletteStyleTag/hooks/useCreateStyleContainer.d.ts.map +1 -1
- package/dist/components/Position/Position.d.ts.map +1 -1
- package/dist/components/PositionAnimated/PositionAnimated.d.ts.map +1 -1
- package/dist/components/RadioButton/RadioButton.d.ts +5 -8
- package/dist/components/RadioButton/RadioButton.d.ts.map +1 -1
- package/dist/components/Scrollable/Scrollable.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.d.ts +8 -20
- package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/Select/Select.d.ts +1 -1
- package/dist/components/Select/Select.d.ts.map +1 -1
- package/dist/components/Select/SelectAddon.d.ts +3 -7
- package/dist/components/Select/SelectAddon.d.ts.map +1 -1
- package/dist/components/Select/SelectFiltered.d.ts +1 -24
- package/dist/components/Select/SelectFiltered.d.ts.map +1 -1
- package/dist/components/Select/SelectFocus.d.ts +3 -7
- package/dist/components/Select/SelectFocus.d.ts.map +1 -1
- package/dist/components/Select/SelectLegacy.d.ts +1 -20
- package/dist/components/Select/SelectLegacy.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInput.d.ts +8 -21
- package/dist/components/SelectInput/SelectInput.d.ts.map +1 -1
- package/dist/components/SelectInput/index.d.ts +3 -7
- package/dist/components/SelectInput/index.d.ts.map +1 -1
- package/dist/components/Sidebar/Item.d.ts.map +1 -1
- package/dist/components/Sidebar/Section.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarActions.d.ts +3 -7
- package/dist/components/Sidebar/SidebarActions.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarBanner.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarFooter.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBar.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarAction.d.ts +3 -7
- package/dist/components/Sidebar/TopBar/TopBarAction.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarSection.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarTitle.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarToolBox.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarV2.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarWrapper.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/index.d.ts +3 -7
- package/dist/components/Sidebar/TopBar/index.d.ts.map +1 -1
- package/dist/components/Sidebar/index.d.ts +6 -14
- package/dist/components/Sidebar/index.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarAccordion.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarAccordionItem.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarAction.d.ts +3 -7
- package/dist/components/SidebarV2/SidebarAction.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarBanner.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarButtonGroup.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooter.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarGroupTitle.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAction.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemCol.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemContent.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemMenu.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemRow.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTimestamp.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTitle.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarLink.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarMedia/SidebarMedia.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaController.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaTitle.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarSection.d.ts.map +1 -1
- package/dist/components/SidebarV2/helpers.d.ts.map +1 -1
- package/dist/components/SidebarV2/hooks/useCollapse.d.ts +1 -1
- package/dist/components/SidebarV2/hooks/useCollapse.d.ts.map +1 -1
- package/dist/components/Sidepanel/Sidepanel.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelHeader.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelHeaderTitle.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelSection.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelSectionAction.d.ts.map +1 -1
- package/dist/components/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/components/Slider/SliderHead.d.ts.map +1 -1
- package/dist/components/Slider/SliderThumb.d.ts.map +1 -1
- package/dist/components/Slider/SliderTrack.d.ts.map +1 -1
- package/dist/components/States/States.d.ts.map +1 -1
- package/dist/components/States/StatesAction.d.ts.map +1 -1
- package/dist/components/States/StatesActions.d.ts.map +1 -1
- package/dist/components/States/StatesIcon.d.ts.map +1 -1
- package/dist/components/States/StatesLink.d.ts.map +1 -1
- package/dist/components/States/StatesSubtitle.d.ts.map +1 -1
- package/dist/components/States/StatesSuggestion.d.ts.map +1 -1
- package/dist/components/States/StatesSuggestionList.d.ts.map +1 -1
- package/dist/components/States/StatesSuggestionListItem.d.ts.map +1 -1
- package/dist/components/States/StatesSuggestionText.d.ts.map +1 -1
- package/dist/components/States/StatesTitle.d.ts.map +1 -1
- package/dist/components/StatusBullet/StatusBullet.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Away.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Busy.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Disabled.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Loading.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Offline.d.ts.map +1 -1
- package/dist/components/StatusBullet/icons/Online.d.ts.map +1 -1
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/Table/TableBody.d.ts.map +1 -1
- package/dist/components/Table/TableCell.d.ts.map +1 -1
- package/dist/components/Table/TableFoot.d.ts.map +1 -1
- package/dist/components/Table/TableHead.d.ts.map +1 -1
- package/dist/components/Table/TableRow.d.ts.map +1 -1
- package/dist/components/Table/TableSelection/TableSelection.d.ts.map +1 -1
- package/dist/components/Table/TableSelection/TableSelectionButton.d.ts.map +1 -1
- package/dist/components/Table/TableSelection/TableSelectionButtonGroup.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts +3 -7
- package/dist/components/Tabs/TabsItem.d.ts +6 -8
- package/dist/components/Tabs/TabsItem.d.ts.map +1 -1
- package/dist/components/Tag/Tag.d.ts.map +1 -1
- package/dist/components/TelephoneInput/TelephoneInput.d.ts +9 -21
- package/dist/components/TelephoneInput/TelephoneInput.d.ts.map +1 -1
- package/dist/components/TextAreaInput/TextAreaInput.d.ts +8 -20
- package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
- package/dist/components/TextInput/TextInput.d.ts +1 -19
- package/dist/components/TextInput/TextInput.d.ts.map +1 -1
- package/dist/components/Throbber/Throbber.d.ts +9 -11
- package/dist/components/Throbber/Throbber.d.ts.map +1 -1
- package/dist/components/Tile/Tile.d.ts +3 -7
- package/dist/components/Tile/Tile.d.ts.map +1 -1
- package/dist/components/ToastBar/ToastBar.d.ts +1 -1
- package/dist/components/ToastBar/ToastBar.d.ts.map +1 -1
- package/dist/components/ToggleSwitch/ToggleSwitch.d.ts +3 -7
- package/dist/components/ToggleSwitch/ToggleSwitch.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +7 -10
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/fuselage.css +1 -1
- package/dist/fuselage.css.map +1 -1
- package/dist/fuselage.development.js +384 -364
- package/dist/fuselage.development.js.map +1 -1
- package/dist/fuselage.production.js +1 -1
- package/dist/fuselage.production.js.LICENSE.txt +5 -10
- package/dist/getPaletteColor.d.ts.map +1 -1
- package/dist/helpers/appendClassName.d.ts.map +1 -1
- package/dist/helpers/composeClassNames.d.ts.map +1 -1
- package/dist/helpers/exhaustiveCheck.d.ts.map +1 -1
- package/dist/helpers/fromCamelToKebab.d.ts.map +1 -1
- package/dist/helpers/isForwardRefType.d.ts.map +1 -1
- package/dist/helpers/patchChildren.d.ts.map +1 -1
- package/dist/helpers/prevent.d.ts.map +1 -1
- package/dist/helpers/setStoryDescription.d.ts.map +1 -1
- package/dist/helpers/shallowEqual.d.ts.map +1 -1
- package/dist/hooks/useArrayLikeClassNameProp.d.ts.map +1 -1
- package/dist/hooks/useBoxOnlyProps.d.ts +1 -2
- package/dist/hooks/useBoxOnlyProps.d.ts.map +1 -1
- package/dist/hooks/useStyle.d.ts.map +1 -1
- package/dist/testing.d.ts +1 -11
- package/dist/testing.d.ts.map +1 -1
- package/package.json +39 -39
|
@@ -73,154 +73,6 @@ var invariant = function(condition, format, a, b, c, d, e, f) {
|
|
|
73
73
|
module.exports = invariant;
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
/***/ }),
|
|
77
|
-
|
|
78
|
-
/***/ "./src/components/Message/MessageGenericPreview/MessageGenericPreview.styles.scss":
|
|
79
|
-
/*!****************************************************************************************!*\
|
|
80
|
-
!*** ./src/components/Message/MessageGenericPreview/MessageGenericPreview.styles.scss ***!
|
|
81
|
-
\****************************************************************************************/
|
|
82
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
83
|
-
|
|
84
|
-
__webpack_require__.r(__webpack_exports__);
|
|
85
|
-
// extracted by mini-css-extract-plugin
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
/***/ }),
|
|
89
|
-
|
|
90
|
-
/***/ "./src/components/Message/MessageStatusIndicator/MessageStatusIndicator.styles.scss":
|
|
91
|
-
/*!******************************************************************************************!*\
|
|
92
|
-
!*** ./src/components/Message/MessageStatusIndicator/MessageStatusIndicator.styles.scss ***!
|
|
93
|
-
\******************************************************************************************/
|
|
94
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
95
|
-
|
|
96
|
-
__webpack_require__.r(__webpack_exports__);
|
|
97
|
-
// extracted by mini-css-extract-plugin
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
/***/ }),
|
|
101
|
-
|
|
102
|
-
/***/ "./src/components/Message/MessageSystem/MessageSystem.styles.scss":
|
|
103
|
-
/*!************************************************************************!*\
|
|
104
|
-
!*** ./src/components/Message/MessageSystem/MessageSystem.styles.scss ***!
|
|
105
|
-
\************************************************************************/
|
|
106
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
107
|
-
|
|
108
|
-
__webpack_require__.r(__webpack_exports__);
|
|
109
|
-
// extracted by mini-css-extract-plugin
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
/***/ }),
|
|
113
|
-
|
|
114
|
-
/***/ "./src/index.scss":
|
|
115
|
-
/*!************************!*\
|
|
116
|
-
!*** ./src/index.scss ***!
|
|
117
|
-
\************************/
|
|
118
|
-
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
119
|
-
|
|
120
|
-
__webpack_require__.r(__webpack_exports__);
|
|
121
|
-
// extracted by mini-css-extract-plugin
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
/***/ }),
|
|
125
|
-
|
|
126
|
-
/***/ "../../node_modules/object-assign/index.js":
|
|
127
|
-
/*!*************************************************!*\
|
|
128
|
-
!*** ../../node_modules/object-assign/index.js ***!
|
|
129
|
-
\*************************************************/
|
|
130
|
-
/***/ (function(module) {
|
|
131
|
-
|
|
132
|
-
/*
|
|
133
|
-
object-assign
|
|
134
|
-
(c) Sindre Sorhus
|
|
135
|
-
@license MIT
|
|
136
|
-
*/
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
/* eslint-disable no-unused-vars */
|
|
140
|
-
var getOwnPropertySymbols = Object.getOwnPropertySymbols;
|
|
141
|
-
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
142
|
-
var propIsEnumerable = Object.prototype.propertyIsEnumerable;
|
|
143
|
-
|
|
144
|
-
function toObject(val) {
|
|
145
|
-
if (val === null || val === undefined) {
|
|
146
|
-
throw new TypeError('Object.assign cannot be called with null or undefined');
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
return Object(val);
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
function shouldUseNative() {
|
|
153
|
-
try {
|
|
154
|
-
if (!Object.assign) {
|
|
155
|
-
return false;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
// Detect buggy property enumeration order in older V8 versions.
|
|
159
|
-
|
|
160
|
-
// https://bugs.chromium.org/p/v8/issues/detail?id=4118
|
|
161
|
-
var test1 = new String('abc'); // eslint-disable-line no-new-wrappers
|
|
162
|
-
test1[5] = 'de';
|
|
163
|
-
if (Object.getOwnPropertyNames(test1)[0] === '5') {
|
|
164
|
-
return false;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
// https://bugs.chromium.org/p/v8/issues/detail?id=3056
|
|
168
|
-
var test2 = {};
|
|
169
|
-
for (var i = 0; i < 10; i++) {
|
|
170
|
-
test2['_' + String.fromCharCode(i)] = i;
|
|
171
|
-
}
|
|
172
|
-
var order2 = Object.getOwnPropertyNames(test2).map(function (n) {
|
|
173
|
-
return test2[n];
|
|
174
|
-
});
|
|
175
|
-
if (order2.join('') !== '0123456789') {
|
|
176
|
-
return false;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
// https://bugs.chromium.org/p/v8/issues/detail?id=3056
|
|
180
|
-
var test3 = {};
|
|
181
|
-
'abcdefghijklmnopqrst'.split('').forEach(function (letter) {
|
|
182
|
-
test3[letter] = letter;
|
|
183
|
-
});
|
|
184
|
-
if (Object.keys(Object.assign({}, test3)).join('') !==
|
|
185
|
-
'abcdefghijklmnopqrst') {
|
|
186
|
-
return false;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
return true;
|
|
190
|
-
} catch (err) {
|
|
191
|
-
// We don't expect any of the above to throw, but better to be safe.
|
|
192
|
-
return false;
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
module.exports = shouldUseNative() ? Object.assign : function (target, source) {
|
|
197
|
-
var from;
|
|
198
|
-
var to = toObject(target);
|
|
199
|
-
var symbols;
|
|
200
|
-
|
|
201
|
-
for (var s = 1; s < arguments.length; s++) {
|
|
202
|
-
from = Object(arguments[s]);
|
|
203
|
-
|
|
204
|
-
for (var key in from) {
|
|
205
|
-
if (hasOwnProperty.call(from, key)) {
|
|
206
|
-
to[key] = from[key];
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
if (getOwnPropertySymbols) {
|
|
211
|
-
symbols = getOwnPropertySymbols(from);
|
|
212
|
-
for (var i = 0; i < symbols.length; i++) {
|
|
213
|
-
if (propIsEnumerable.call(from, symbols[i])) {
|
|
214
|
-
to[symbols[i]] = from[symbols[i]];
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
return to;
|
|
221
|
-
};
|
|
222
|
-
|
|
223
|
-
|
|
224
76
|
/***/ }),
|
|
225
77
|
|
|
226
78
|
/***/ "../../node_modules/react-is/cjs/react-is.development.js":
|
|
@@ -471,7 +323,8 @@ exports["default"] = flattenChildren;
|
|
|
471
323
|
\*********************************************************************/
|
|
472
324
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
473
325
|
|
|
474
|
-
/**
|
|
326
|
+
/**
|
|
327
|
+
* @license React
|
|
475
328
|
* react-jsx-runtime.development.js
|
|
476
329
|
*
|
|
477
330
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
@@ -487,59 +340,25 @@ if (true) {
|
|
|
487
340
|
'use strict';
|
|
488
341
|
|
|
489
342
|
var React = __webpack_require__(/*! react */ "react");
|
|
490
|
-
var _assign = __webpack_require__(/*! object-assign */ "../../node_modules/object-assign/index.js");
|
|
491
343
|
|
|
492
344
|
// ATTENTION
|
|
493
345
|
// When adding new symbols to this file,
|
|
494
346
|
// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'
|
|
495
|
-
// The Symbol used to tag the ReactElement-like types.
|
|
496
|
-
|
|
497
|
-
var
|
|
498
|
-
var
|
|
499
|
-
|
|
500
|
-
var
|
|
501
|
-
var
|
|
502
|
-
var
|
|
503
|
-
var
|
|
504
|
-
var
|
|
505
|
-
var
|
|
506
|
-
var
|
|
507
|
-
var
|
|
508
|
-
var
|
|
509
|
-
var
|
|
510
|
-
var REACT_SERVER_BLOCK_TYPE = 0xeada;
|
|
511
|
-
var REACT_FUNDAMENTAL_TYPE = 0xead5;
|
|
512
|
-
var REACT_SCOPE_TYPE = 0xead7;
|
|
513
|
-
var REACT_OPAQUE_ID_TYPE = 0xeae0;
|
|
514
|
-
var REACT_DEBUG_TRACING_MODE_TYPE = 0xeae1;
|
|
515
|
-
var REACT_OFFSCREEN_TYPE = 0xeae2;
|
|
516
|
-
var REACT_LEGACY_HIDDEN_TYPE = 0xeae3;
|
|
517
|
-
|
|
518
|
-
if (typeof Symbol === 'function' && Symbol.for) {
|
|
519
|
-
var symbolFor = Symbol.for;
|
|
520
|
-
REACT_ELEMENT_TYPE = symbolFor('react.element');
|
|
521
|
-
REACT_PORTAL_TYPE = symbolFor('react.portal');
|
|
522
|
-
exports.Fragment = symbolFor('react.fragment');
|
|
523
|
-
REACT_STRICT_MODE_TYPE = symbolFor('react.strict_mode');
|
|
524
|
-
REACT_PROFILER_TYPE = symbolFor('react.profiler');
|
|
525
|
-
REACT_PROVIDER_TYPE = symbolFor('react.provider');
|
|
526
|
-
REACT_CONTEXT_TYPE = symbolFor('react.context');
|
|
527
|
-
REACT_FORWARD_REF_TYPE = symbolFor('react.forward_ref');
|
|
528
|
-
REACT_SUSPENSE_TYPE = symbolFor('react.suspense');
|
|
529
|
-
REACT_SUSPENSE_LIST_TYPE = symbolFor('react.suspense_list');
|
|
530
|
-
REACT_MEMO_TYPE = symbolFor('react.memo');
|
|
531
|
-
REACT_LAZY_TYPE = symbolFor('react.lazy');
|
|
532
|
-
REACT_BLOCK_TYPE = symbolFor('react.block');
|
|
533
|
-
REACT_SERVER_BLOCK_TYPE = symbolFor('react.server.block');
|
|
534
|
-
REACT_FUNDAMENTAL_TYPE = symbolFor('react.fundamental');
|
|
535
|
-
REACT_SCOPE_TYPE = symbolFor('react.scope');
|
|
536
|
-
REACT_OPAQUE_ID_TYPE = symbolFor('react.opaque.id');
|
|
537
|
-
REACT_DEBUG_TRACING_MODE_TYPE = symbolFor('react.debug_trace_mode');
|
|
538
|
-
REACT_OFFSCREEN_TYPE = symbolFor('react.offscreen');
|
|
539
|
-
REACT_LEGACY_HIDDEN_TYPE = symbolFor('react.legacy_hidden');
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
|
|
347
|
+
// The Symbol used to tag the ReactElement-like types.
|
|
348
|
+
var REACT_ELEMENT_TYPE = Symbol.for('react.element');
|
|
349
|
+
var REACT_PORTAL_TYPE = Symbol.for('react.portal');
|
|
350
|
+
var REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');
|
|
351
|
+
var REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');
|
|
352
|
+
var REACT_PROFILER_TYPE = Symbol.for('react.profiler');
|
|
353
|
+
var REACT_PROVIDER_TYPE = Symbol.for('react.provider');
|
|
354
|
+
var REACT_CONTEXT_TYPE = Symbol.for('react.context');
|
|
355
|
+
var REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');
|
|
356
|
+
var REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');
|
|
357
|
+
var REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');
|
|
358
|
+
var REACT_MEMO_TYPE = Symbol.for('react.memo');
|
|
359
|
+
var REACT_LAZY_TYPE = Symbol.for('react.lazy');
|
|
360
|
+
var REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');
|
|
361
|
+
var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
|
|
543
362
|
var FAUX_ITERATOR_SYMBOL = '@@iterator';
|
|
544
363
|
function getIteratorFn(maybeIterable) {
|
|
545
364
|
if (maybeIterable === null || typeof maybeIterable !== 'object') {
|
|
@@ -559,11 +378,13 @@ var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FI
|
|
|
559
378
|
|
|
560
379
|
function error(format) {
|
|
561
380
|
{
|
|
562
|
-
|
|
563
|
-
args
|
|
564
|
-
|
|
381
|
+
{
|
|
382
|
+
for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
|
|
383
|
+
args[_key2 - 1] = arguments[_key2];
|
|
384
|
+
}
|
|
565
385
|
|
|
566
|
-
|
|
386
|
+
printWarning('error', format, args);
|
|
387
|
+
}
|
|
567
388
|
}
|
|
568
389
|
}
|
|
569
390
|
|
|
@@ -577,10 +398,11 @@ function printWarning(level, format, args) {
|
|
|
577
398
|
if (stack !== '') {
|
|
578
399
|
format += '%s';
|
|
579
400
|
args = args.concat([stack]);
|
|
580
|
-
}
|
|
401
|
+
} // eslint-disable-next-line react-internal/safe-string-coercion
|
|
402
|
+
|
|
581
403
|
|
|
582
404
|
var argsWithFormat = args.map(function (item) {
|
|
583
|
-
return
|
|
405
|
+
return String(item);
|
|
584
406
|
}); // Careful: RN currently depends on this prefix
|
|
585
407
|
|
|
586
408
|
argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it
|
|
@@ -591,9 +413,23 @@ function printWarning(level, format, args) {
|
|
|
591
413
|
}
|
|
592
414
|
}
|
|
593
415
|
|
|
594
|
-
//
|
|
416
|
+
// -----------------------------------------------------------------------------
|
|
595
417
|
|
|
596
418
|
var enableScopeAPI = false; // Experimental Create Event Handle API.
|
|
419
|
+
var enableCacheElement = false;
|
|
420
|
+
var enableTransitionTracing = false; // No known bugs, but needs performance testing
|
|
421
|
+
|
|
422
|
+
var enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber
|
|
423
|
+
// stuff. Intended to enable React core members to more easily debug scheduling
|
|
424
|
+
// issues in DEV builds.
|
|
425
|
+
|
|
426
|
+
var enableDebugTracing = false; // Track which Fiber(s) schedule render work.
|
|
427
|
+
|
|
428
|
+
var REACT_MODULE_REFERENCE;
|
|
429
|
+
|
|
430
|
+
{
|
|
431
|
+
REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');
|
|
432
|
+
}
|
|
597
433
|
|
|
598
434
|
function isValidElementType(type) {
|
|
599
435
|
if (typeof type === 'string' || typeof type === 'function') {
|
|
@@ -601,12 +437,16 @@ function isValidElementType(type) {
|
|
|
601
437
|
} // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).
|
|
602
438
|
|
|
603
439
|
|
|
604
|
-
if (type ===
|
|
440
|
+
if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {
|
|
605
441
|
return true;
|
|
606
442
|
}
|
|
607
443
|
|
|
608
444
|
if (typeof type === 'object' && type !== null) {
|
|
609
|
-
if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE ||
|
|
445
|
+
if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object
|
|
446
|
+
// types supported by any Flight configuration anywhere since
|
|
447
|
+
// we don't know which Flight build this will end up being used
|
|
448
|
+
// with.
|
|
449
|
+
type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {
|
|
610
450
|
return true;
|
|
611
451
|
}
|
|
612
452
|
}
|
|
@@ -615,15 +455,23 @@ function isValidElementType(type) {
|
|
|
615
455
|
}
|
|
616
456
|
|
|
617
457
|
function getWrappedName(outerType, innerType, wrapperName) {
|
|
458
|
+
var displayName = outerType.displayName;
|
|
459
|
+
|
|
460
|
+
if (displayName) {
|
|
461
|
+
return displayName;
|
|
462
|
+
}
|
|
463
|
+
|
|
618
464
|
var functionName = innerType.displayName || innerType.name || '';
|
|
619
|
-
return
|
|
620
|
-
}
|
|
465
|
+
return functionName !== '' ? wrapperName + "(" + functionName + ")" : wrapperName;
|
|
466
|
+
} // Keep in sync with react-reconciler/getComponentNameFromFiber
|
|
467
|
+
|
|
621
468
|
|
|
622
469
|
function getContextName(type) {
|
|
623
470
|
return type.displayName || 'Context';
|
|
624
|
-
}
|
|
471
|
+
} // Note that the reconciler package should generally prefer to use getComponentNameFromFiber() instead.
|
|
472
|
+
|
|
625
473
|
|
|
626
|
-
function
|
|
474
|
+
function getComponentNameFromType(type) {
|
|
627
475
|
if (type == null) {
|
|
628
476
|
// Host root, text node or just invalid type.
|
|
629
477
|
return null;
|
|
@@ -631,7 +479,7 @@ function getComponentName(type) {
|
|
|
631
479
|
|
|
632
480
|
{
|
|
633
481
|
if (typeof type.tag === 'number') {
|
|
634
|
-
error('Received an unexpected object in
|
|
482
|
+
error('Received an unexpected object in getComponentNameFromType(). ' + 'This is likely a bug in React. Please file an issue.');
|
|
635
483
|
}
|
|
636
484
|
}
|
|
637
485
|
|
|
@@ -644,7 +492,7 @@ function getComponentName(type) {
|
|
|
644
492
|
}
|
|
645
493
|
|
|
646
494
|
switch (type) {
|
|
647
|
-
case
|
|
495
|
+
case REACT_FRAGMENT_TYPE:
|
|
648
496
|
return 'Fragment';
|
|
649
497
|
|
|
650
498
|
case REACT_PORTAL_TYPE:
|
|
@@ -661,6 +509,7 @@ function getComponentName(type) {
|
|
|
661
509
|
|
|
662
510
|
case REACT_SUSPENSE_LIST_TYPE:
|
|
663
511
|
return 'SuspenseList';
|
|
512
|
+
|
|
664
513
|
}
|
|
665
514
|
|
|
666
515
|
if (typeof type === 'object') {
|
|
@@ -677,10 +526,13 @@ function getComponentName(type) {
|
|
|
677
526
|
return getWrappedName(type, type.render, 'ForwardRef');
|
|
678
527
|
|
|
679
528
|
case REACT_MEMO_TYPE:
|
|
680
|
-
|
|
529
|
+
var outerName = type.displayName || null;
|
|
681
530
|
|
|
682
|
-
|
|
683
|
-
|
|
531
|
+
if (outerName !== null) {
|
|
532
|
+
return outerName;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
return getComponentNameFromType(type.type) || 'Memo';
|
|
684
536
|
|
|
685
537
|
case REACT_LAZY_TYPE:
|
|
686
538
|
{
|
|
@@ -689,17 +541,21 @@ function getComponentName(type) {
|
|
|
689
541
|
var init = lazyComponent._init;
|
|
690
542
|
|
|
691
543
|
try {
|
|
692
|
-
return
|
|
544
|
+
return getComponentNameFromType(init(payload));
|
|
693
545
|
} catch (x) {
|
|
694
546
|
return null;
|
|
695
547
|
}
|
|
696
548
|
}
|
|
549
|
+
|
|
550
|
+
// eslint-disable-next-line no-fallthrough
|
|
697
551
|
}
|
|
698
552
|
}
|
|
699
553
|
|
|
700
554
|
return null;
|
|
701
555
|
}
|
|
702
556
|
|
|
557
|
+
var assign = Object.assign;
|
|
558
|
+
|
|
703
559
|
// Helpers to patch console.logs to avoid logging during side-effect free
|
|
704
560
|
// replaying on render function. This currently only patches the object
|
|
705
561
|
// lazily which won't cover if the log function was extracted eagerly.
|
|
@@ -763,25 +619,25 @@ function reenableLogs() {
|
|
|
763
619
|
}; // $FlowFixMe Flow thinks console is immutable.
|
|
764
620
|
|
|
765
621
|
Object.defineProperties(console, {
|
|
766
|
-
log:
|
|
622
|
+
log: assign({}, props, {
|
|
767
623
|
value: prevLog
|
|
768
624
|
}),
|
|
769
|
-
info:
|
|
625
|
+
info: assign({}, props, {
|
|
770
626
|
value: prevInfo
|
|
771
627
|
}),
|
|
772
|
-
warn:
|
|
628
|
+
warn: assign({}, props, {
|
|
773
629
|
value: prevWarn
|
|
774
630
|
}),
|
|
775
|
-
error:
|
|
631
|
+
error: assign({}, props, {
|
|
776
632
|
value: prevError
|
|
777
633
|
}),
|
|
778
|
-
group:
|
|
634
|
+
group: assign({}, props, {
|
|
779
635
|
value: prevGroup
|
|
780
636
|
}),
|
|
781
|
-
groupCollapsed:
|
|
637
|
+
groupCollapsed: assign({}, props, {
|
|
782
638
|
value: prevGroupCollapsed
|
|
783
639
|
}),
|
|
784
|
-
groupEnd:
|
|
640
|
+
groupEnd: assign({}, props, {
|
|
785
641
|
value: prevGroupEnd
|
|
786
642
|
})
|
|
787
643
|
});
|
|
@@ -822,7 +678,7 @@ var componentFrameCache;
|
|
|
822
678
|
|
|
823
679
|
function describeNativeComponentFrame(fn, construct) {
|
|
824
680
|
// If something asked for a stack inside a fake render, it should get ignored.
|
|
825
|
-
if (!fn || reentry) {
|
|
681
|
+
if ( !fn || reentry) {
|
|
826
682
|
return '';
|
|
827
683
|
}
|
|
828
684
|
|
|
@@ -931,7 +787,14 @@ function describeNativeComponentFrame(fn, construct) {
|
|
|
931
787
|
|
|
932
788
|
if (c < 0 || sampleLines[s] !== controlLines[c]) {
|
|
933
789
|
// V8 adds a "new" prefix for native classes. Let's remove it to make it prettier.
|
|
934
|
-
var _frame = '\n' + sampleLines[s].replace(' at new ', ' at ');
|
|
790
|
+
var _frame = '\n' + sampleLines[s].replace(' at new ', ' at '); // If our component frame is labeled "<anonymous>"
|
|
791
|
+
// but we have a user-provided "displayName"
|
|
792
|
+
// splice it in to make the stack more readable.
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
if (fn.displayName && _frame.includes('<anonymous>')) {
|
|
796
|
+
_frame = _frame.replace('<anonymous>', fn.displayName);
|
|
797
|
+
}
|
|
935
798
|
|
|
936
799
|
{
|
|
937
800
|
if (typeof fn === 'function') {
|
|
@@ -1016,9 +879,6 @@ function describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {
|
|
|
1016
879
|
// Memo may contain any component type so we recursively resolve it.
|
|
1017
880
|
return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);
|
|
1018
881
|
|
|
1019
|
-
case REACT_BLOCK_TYPE:
|
|
1020
|
-
return describeFunctionComponentFrame(type._render);
|
|
1021
|
-
|
|
1022
882
|
case REACT_LAZY_TYPE:
|
|
1023
883
|
{
|
|
1024
884
|
var lazyComponent = type;
|
|
@@ -1036,6 +896,8 @@ function describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {
|
|
|
1036
896
|
return '';
|
|
1037
897
|
}
|
|
1038
898
|
|
|
899
|
+
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
900
|
+
|
|
1039
901
|
var loggedTypeFailures = {};
|
|
1040
902
|
var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
|
|
1041
903
|
|
|
@@ -1054,7 +916,7 @@ function setCurrentlyValidatingElement(element) {
|
|
|
1054
916
|
function checkPropTypes(typeSpecs, values, location, componentName, element) {
|
|
1055
917
|
{
|
|
1056
918
|
// $FlowFixMe This is okay but Flow doesn't know it.
|
|
1057
|
-
var has = Function.call.bind(
|
|
919
|
+
var has = Function.call.bind(hasOwnProperty);
|
|
1058
920
|
|
|
1059
921
|
for (var typeSpecName in typeSpecs) {
|
|
1060
922
|
if (has(typeSpecs, typeSpecName)) {
|
|
@@ -1066,6 +928,7 @@ function checkPropTypes(typeSpecs, values, location, componentName, element) {
|
|
|
1066
928
|
// This is intentionally an invariant that gets caught. It's the same
|
|
1067
929
|
// behavior as without this statement except with a better message.
|
|
1068
930
|
if (typeof typeSpecs[typeSpecName] !== 'function') {
|
|
931
|
+
// eslint-disable-next-line react-internal/prod-error-codes
|
|
1069
932
|
var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' + 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.');
|
|
1070
933
|
err.name = 'Invariant Violation';
|
|
1071
934
|
throw err;
|
|
@@ -1099,8 +962,80 @@ function checkPropTypes(typeSpecs, values, location, componentName, element) {
|
|
|
1099
962
|
}
|
|
1100
963
|
}
|
|
1101
964
|
|
|
965
|
+
var isArrayImpl = Array.isArray; // eslint-disable-next-line no-redeclare
|
|
966
|
+
|
|
967
|
+
function isArray(a) {
|
|
968
|
+
return isArrayImpl(a);
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
/*
|
|
972
|
+
* The `'' + value` pattern (used in in perf-sensitive code) throws for Symbol
|
|
973
|
+
* and Temporal.* types. See https://github.com/facebook/react/pull/22064.
|
|
974
|
+
*
|
|
975
|
+
* The functions in this module will throw an easier-to-understand,
|
|
976
|
+
* easier-to-debug exception with a clear errors message message explaining the
|
|
977
|
+
* problem. (Instead of a confusing exception thrown inside the implementation
|
|
978
|
+
* of the `value` object).
|
|
979
|
+
*/
|
|
980
|
+
// $FlowFixMe only called in DEV, so void return is not possible.
|
|
981
|
+
function typeName(value) {
|
|
982
|
+
{
|
|
983
|
+
// toStringTag is needed for namespaced types like Temporal.Instant
|
|
984
|
+
var hasToStringTag = typeof Symbol === 'function' && Symbol.toStringTag;
|
|
985
|
+
var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || 'Object';
|
|
986
|
+
return type;
|
|
987
|
+
}
|
|
988
|
+
} // $FlowFixMe only called in DEV, so void return is not possible.
|
|
989
|
+
|
|
990
|
+
|
|
991
|
+
function willCoercionThrow(value) {
|
|
992
|
+
{
|
|
993
|
+
try {
|
|
994
|
+
testStringCoercion(value);
|
|
995
|
+
return false;
|
|
996
|
+
} catch (e) {
|
|
997
|
+
return true;
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
function testStringCoercion(value) {
|
|
1003
|
+
// If you ended up here by following an exception call stack, here's what's
|
|
1004
|
+
// happened: you supplied an object or symbol value to React (as a prop, key,
|
|
1005
|
+
// DOM attribute, CSS property, string ref, etc.) and when React tried to
|
|
1006
|
+
// coerce it to a string using `'' + value`, an exception was thrown.
|
|
1007
|
+
//
|
|
1008
|
+
// The most common types that will cause this exception are `Symbol` instances
|
|
1009
|
+
// and Temporal objects like `Temporal.Instant`. But any object that has a
|
|
1010
|
+
// `valueOf` or `[Symbol.toPrimitive]` method that throws will also cause this
|
|
1011
|
+
// exception. (Library authors do this to prevent users from using built-in
|
|
1012
|
+
// numeric operators like `+` or comparison operators like `>=` because custom
|
|
1013
|
+
// methods are needed to perform accurate arithmetic or comparison.)
|
|
1014
|
+
//
|
|
1015
|
+
// To fix the problem, coerce this object or symbol value to a string before
|
|
1016
|
+
// passing it to React. The most reliable way is usually `String(value)`.
|
|
1017
|
+
//
|
|
1018
|
+
// To find which value is throwing, check the browser or debugger console.
|
|
1019
|
+
// Before this exception was thrown, there should be `console.error` output
|
|
1020
|
+
// that shows the type (Symbol, Temporal.PlainDate, etc.) that caused the
|
|
1021
|
+
// problem and how that type was used: key, atrribute, input value prop, etc.
|
|
1022
|
+
// In most cases, this console output also shows the component and its
|
|
1023
|
+
// ancestor components where the exception happened.
|
|
1024
|
+
//
|
|
1025
|
+
// eslint-disable-next-line react-internal/safe-string-coercion
|
|
1026
|
+
return '' + value;
|
|
1027
|
+
}
|
|
1028
|
+
function checkKeyStringCoercion(value) {
|
|
1029
|
+
{
|
|
1030
|
+
if (willCoercionThrow(value)) {
|
|
1031
|
+
error('The provided key is an unsupported type %s.' + ' This value must be coerced to a string before before using it here.', typeName(value));
|
|
1032
|
+
|
|
1033
|
+
return testStringCoercion(value); // throw (to help callers find troubleshooting comments)
|
|
1034
|
+
}
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1102
1038
|
var ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;
|
|
1103
|
-
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
1104
1039
|
var RESERVED_PROPS = {
|
|
1105
1040
|
key: true,
|
|
1106
1041
|
ref: true,
|
|
@@ -1146,10 +1081,10 @@ function hasValidKey(config) {
|
|
|
1146
1081
|
function warnIfStringRefCannotBeAutoConverted(config, self) {
|
|
1147
1082
|
{
|
|
1148
1083
|
if (typeof config.ref === 'string' && ReactCurrentOwner.current && self && ReactCurrentOwner.current.stateNode !== self) {
|
|
1149
|
-
var componentName =
|
|
1084
|
+
var componentName = getComponentNameFromType(ReactCurrentOwner.current.type);
|
|
1150
1085
|
|
|
1151
1086
|
if (!didWarnAboutStringRefs[componentName]) {
|
|
1152
|
-
error('Component "%s" contains the string ref "%s". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref',
|
|
1087
|
+
error('Component "%s" contains the string ref "%s". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref', getComponentNameFromType(ReactCurrentOwner.current.type), config.ref);
|
|
1153
1088
|
|
|
1154
1089
|
didWarnAboutStringRefs[componentName] = true;
|
|
1155
1090
|
}
|
|
@@ -1288,10 +1223,18 @@ function jsxDEV(type, config, maybeKey, source, self) {
|
|
|
1288
1223
|
// key is explicitly declared to be undefined or not.
|
|
1289
1224
|
|
|
1290
1225
|
if (maybeKey !== undefined) {
|
|
1226
|
+
{
|
|
1227
|
+
checkKeyStringCoercion(maybeKey);
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1291
1230
|
key = '' + maybeKey;
|
|
1292
1231
|
}
|
|
1293
1232
|
|
|
1294
1233
|
if (hasValidKey(config)) {
|
|
1234
|
+
{
|
|
1235
|
+
checkKeyStringCoercion(config.key);
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1295
1238
|
key = '' + config.key;
|
|
1296
1239
|
}
|
|
1297
1240
|
|
|
@@ -1362,6 +1305,7 @@ var propTypesMisspellWarningShown;
|
|
|
1362
1305
|
* @final
|
|
1363
1306
|
*/
|
|
1364
1307
|
|
|
1308
|
+
|
|
1365
1309
|
function isValidElement(object) {
|
|
1366
1310
|
{
|
|
1367
1311
|
return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
|
|
@@ -1371,7 +1315,7 @@ function isValidElement(object) {
|
|
|
1371
1315
|
function getDeclarationErrorAddendum() {
|
|
1372
1316
|
{
|
|
1373
1317
|
if (ReactCurrentOwner$1.current) {
|
|
1374
|
-
var name =
|
|
1318
|
+
var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);
|
|
1375
1319
|
|
|
1376
1320
|
if (name) {
|
|
1377
1321
|
return '\n\nCheck the render method of `' + name + '`.';
|
|
@@ -1451,7 +1395,7 @@ function validateExplicitKey(element, parentType) {
|
|
|
1451
1395
|
|
|
1452
1396
|
if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {
|
|
1453
1397
|
// Give the component that originally created this child.
|
|
1454
|
-
childOwner = " It was passed a child from " +
|
|
1398
|
+
childOwner = " It was passed a child from " + getComponentNameFromType(element._owner.type) + ".";
|
|
1455
1399
|
}
|
|
1456
1400
|
|
|
1457
1401
|
setCurrentlyValidatingElement$1(element);
|
|
@@ -1478,7 +1422,7 @@ function validateChildKeys(node, parentType) {
|
|
|
1478
1422
|
return;
|
|
1479
1423
|
}
|
|
1480
1424
|
|
|
1481
|
-
if (
|
|
1425
|
+
if (isArray(node)) {
|
|
1482
1426
|
for (var i = 0; i < node.length; i++) {
|
|
1483
1427
|
var child = node[i];
|
|
1484
1428
|
|
|
@@ -1541,12 +1485,12 @@ function validatePropTypes(element) {
|
|
|
1541
1485
|
|
|
1542
1486
|
if (propTypes) {
|
|
1543
1487
|
// Intentionally inside to avoid triggering lazy initializers:
|
|
1544
|
-
var name =
|
|
1488
|
+
var name = getComponentNameFromType(type);
|
|
1545
1489
|
checkPropTypes(propTypes, element.props, 'prop', name, element);
|
|
1546
1490
|
} else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {
|
|
1547
1491
|
propTypesMisspellWarningShown = true; // Intentionally inside to avoid triggering lazy initializers:
|
|
1548
1492
|
|
|
1549
|
-
var _name =
|
|
1493
|
+
var _name = getComponentNameFromType(type);
|
|
1550
1494
|
|
|
1551
1495
|
error('Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', _name || 'Unknown');
|
|
1552
1496
|
}
|
|
@@ -1589,6 +1533,7 @@ function validateFragmentProps(fragment) {
|
|
|
1589
1533
|
}
|
|
1590
1534
|
}
|
|
1591
1535
|
|
|
1536
|
+
var didWarnAboutKeySpread = {};
|
|
1592
1537
|
function jsxWithValidation(type, props, key, isStaticChildren, source, self) {
|
|
1593
1538
|
{
|
|
1594
1539
|
var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to
|
|
@@ -1613,10 +1558,10 @@ function jsxWithValidation(type, props, key, isStaticChildren, source, self) {
|
|
|
1613
1558
|
|
|
1614
1559
|
if (type === null) {
|
|
1615
1560
|
typeString = 'null';
|
|
1616
|
-
} else if (
|
|
1561
|
+
} else if (isArray(type)) {
|
|
1617
1562
|
typeString = 'array';
|
|
1618
1563
|
} else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {
|
|
1619
|
-
typeString = "<" + (
|
|
1564
|
+
typeString = "<" + (getComponentNameFromType(type.type) || 'Unknown') + " />";
|
|
1620
1565
|
info = ' Did you accidentally export a JSX literal instead of a component?';
|
|
1621
1566
|
} else {
|
|
1622
1567
|
typeString = typeof type;
|
|
@@ -1642,7 +1587,7 @@ function jsxWithValidation(type, props, key, isStaticChildren, source, self) {
|
|
|
1642
1587
|
|
|
1643
1588
|
if (children !== undefined) {
|
|
1644
1589
|
if (isStaticChildren) {
|
|
1645
|
-
if (
|
|
1590
|
+
if (isArray(children)) {
|
|
1646
1591
|
for (var i = 0; i < children.length; i++) {
|
|
1647
1592
|
validateChildKeys(children[i], type);
|
|
1648
1593
|
}
|
|
@@ -1659,7 +1604,25 @@ function jsxWithValidation(type, props, key, isStaticChildren, source, self) {
|
|
|
1659
1604
|
}
|
|
1660
1605
|
}
|
|
1661
1606
|
|
|
1662
|
-
|
|
1607
|
+
{
|
|
1608
|
+
if (hasOwnProperty.call(props, 'key')) {
|
|
1609
|
+
var componentName = getComponentNameFromType(type);
|
|
1610
|
+
var keys = Object.keys(props).filter(function (k) {
|
|
1611
|
+
return k !== 'key';
|
|
1612
|
+
});
|
|
1613
|
+
var beforeExample = keys.length > 0 ? '{key: someKey, ' + keys.join(': ..., ') + ': ...}' : '{key: someKey}';
|
|
1614
|
+
|
|
1615
|
+
if (!didWarnAboutKeySpread[componentName + beforeExample]) {
|
|
1616
|
+
var afterExample = keys.length > 0 ? '{' + keys.join(': ..., ') + ': ...}' : '{}';
|
|
1617
|
+
|
|
1618
|
+
error('A props object containing a "key" prop is being spread into JSX:\n' + ' let props = %s;\n' + ' <%s {...props} />\n' + 'React keys must be passed directly to JSX without using spread:\n' + ' let props = %s;\n' + ' <%s key={someKey} {...props} />', beforeExample, componentName, afterExample, componentName);
|
|
1619
|
+
|
|
1620
|
+
didWarnAboutKeySpread[componentName + beforeExample] = true;
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
if (type === REACT_FRAGMENT_TYPE) {
|
|
1663
1626
|
validateFragmentProps(element);
|
|
1664
1627
|
} else {
|
|
1665
1628
|
validatePropTypes(element);
|
|
@@ -1688,6 +1651,7 @@ var jsx = jsxWithValidationDynamic ; // we may want to special case jsxs intern
|
|
|
1688
1651
|
|
|
1689
1652
|
var jsxs = jsxWithValidationStatic ;
|
|
1690
1653
|
|
|
1654
|
+
exports.Fragment = REACT_FRAGMENT_TYPE;
|
|
1691
1655
|
exports.jsx = jsx;
|
|
1692
1656
|
exports.jsxs = jsxs;
|
|
1693
1657
|
})();
|
|
@@ -1709,6 +1673,106 @@ if (false) {} else {
|
|
|
1709
1673
|
}
|
|
1710
1674
|
|
|
1711
1675
|
|
|
1676
|
+
/***/ }),
|
|
1677
|
+
|
|
1678
|
+
/***/ "../fuselage-tokens/colors.json":
|
|
1679
|
+
/*!**************************************!*\
|
|
1680
|
+
!*** ../fuselage-tokens/colors.json ***!
|
|
1681
|
+
\**************************************/
|
|
1682
|
+
/***/ (function(module) {
|
|
1683
|
+
|
|
1684
|
+
module.exports = /*#__PURE__*/JSON.parse('{"white":"#FFFFFF","n100":"#F7F8FA","n200":"#F2F3F5","n250":"#EBECEF","n300":"#EEEFF1","n400":"#E4E7EA","n450":"#D7DBE0","n500":"#CBCED1","n600":"#9EA2A8","n700":"#6C737A","n800":"#2F343D","n900":"#1F2329","r100":"#FFE9EC","r200":"#FFC1C9","r300":"#F98F9D","r400":"#F5455C","r500":"#EC0D2A","r600":"#D40C26","r700":"#BB0B21","r800":"#9B1325","r900":"#8B0719","r1000":"#6B0513","o100":"#FDE8D7","o200":"#FAD1B0","o300":"#F7B27B","o400":"#F59B53","o500":"#F38C39","o600":"#E26D0E","o700":"#BD5A0B","o800":"#974809","o900":"#713607","o1000":"#5B2C06","p100":"#F9EFFC","p200":"#EDD0F7","p300":"#DCA0EF","p400":"#CA71E7","p500":"#9F22C7","p600":"#7F1B9F","p700":"#5F1477","p800":"#4A105D","p900":"#350B42","y100":"#FFF8E0","y200":"#FFECAD","y300":"#FFE383","y400":"#FFD95A","y500":"#FFD031","y600":"#F3BE08","y700":"#DFAC00","y800":"#AC892F","y900":"#8E6300","y1000":"#573D00","g100":"#E5FBF4","g200":"#C0F6E4","g300":"#96F0D2","g400":"#6CE9C0","g500":"#2DE0A5","g600":"#1ECB92","g700":"#19AC7C","g800":"#148660","g900":"#106D4F","g1000":"#0D5940","b100":"#E8F2FF","b200":"#D1EBFE","b300":"#76B7FC","b400":"#549DF9","b500":"#156FF5","b600":"#095AD2","b700":"#10529E","b800":"#01336B","b900":"#012247"}');
|
|
1685
|
+
|
|
1686
|
+
/***/ }),
|
|
1687
|
+
|
|
1688
|
+
/***/ "../fuselage-tokens/dist/badge.json":
|
|
1689
|
+
/*!******************************************!*\
|
|
1690
|
+
!*** ../fuselage-tokens/dist/badge.json ***!
|
|
1691
|
+
\******************************************/
|
|
1692
|
+
/***/ (function(module) {
|
|
1693
|
+
|
|
1694
|
+
module.exports = /*#__PURE__*/JSON.parse('{"badge":{"light":{"level-0":"#E4E7EA","level-1":"#6C737A","level-2":"#156FF5","level-3":"#F38C39","level-4":"#EC0D2A"},"high-contrast":{"level-0":"#E4E7EA","level-1":"#2F343D","level-2":"#10529E","level-3":"#713607","level-4":"#9B1325"},"dark":{"level-0":"#404754","level-1":"#484C51","level-2":"#2C65BA","level-3":"#955828","level-4":"#B43C4C"}}}');
|
|
1695
|
+
|
|
1696
|
+
/***/ }),
|
|
1697
|
+
|
|
1698
|
+
/***/ "../fuselage-tokens/dist/button.json":
|
|
1699
|
+
/*!*******************************************!*\
|
|
1700
|
+
!*** ../fuselage-tokens/dist/button.json ***!
|
|
1701
|
+
\*******************************************/
|
|
1702
|
+
/***/ (function(module) {
|
|
1703
|
+
|
|
1704
|
+
module.exports = /*#__PURE__*/JSON.parse('{"button":{"light":{"backgroundPrimaryDefault":"#156FF5","backgroundPrimaryHover":"#095AD2","backgroundPrimaryPress":"#10529E","backgroundPrimaryFocus":"#156FF5","backgroundPrimaryKeyfocus":"#156FF5","backgroundPrimaryDisabled":"#D1EBFE","fontOnPrimary":"#ffffff","fontOnPrimaryDisabled":"#ffffff","backgroundSecondaryDefault":"#E4E7EA","backgroundSecondaryHover":"#CBCED1","backgroundSecondaryPress":"#9EA2A8","backgroundSecondaryFocus":"#E4E7EA","backgroundSecondaryKeyfocus":"#E4E7EA","backgroundSecondaryDisabled":"#EBECEF","fontOnSecondary":"#1F2329","fontOnSecondaryDisabled":"#CBCED1","backgroundSecondaryDangerDefault":"#E4E7EA","backgroundSecondaryDangerHover":"#CBCED1","backgroundSecondaryDangerPress":"#9EA2A8","backgroundSecondaryDangerFocus":"#E4E7EA","backgroundSecondaryDangerKeyfocus":"#E4E7EA","backgroundSecondaryDangerDisabled":"#EBECEF","fontOnSecondaryDanger":"#BB0B21","onSecondaryDangerDisabled":"#F98F9D","backgroundDangerDefault":"#EC0D2A","backgroundDangerHover":"#D40C26","backgroundDangerPress":"#BB0B21","backgroundDangerFocus":"#EC0D2A","backgroundDangerKeyfocus":"#EC0D2A","backgroundDangerDisabled":"#FFC1C9","fontOnDanger":"#ffffff","fontOnDangerDisabled":"#ffffff","backgroundSuccessDefault":"#148660","backgroundSuccessHover":"#106D4F","backgroundSuccessPress":"#0D5940","backgroundSuccessFocus":"#148660","backgroundSuccessKeyfocus":"#148660","backgroundSuccessDisabled":"#C0F6E4","fontOnSuccess":"#ffffff","fontOnSuccessDisabled":"#ffffff"},"high-contrast":{"backgroundPrimaryDefault":"#10529E","backgroundPrimaryHover":"#01336B","backgroundPrimaryPress":"#012247","backgroundPrimaryFocus":"#10529E","backgroundPrimaryKeyfocus":"#10529E","backgroundPrimaryDisabled":"#D1EBFE","fontOnPrimary":"#ffffff","fontOnPrimaryDisabled":"#ffffff","backgroundSecondaryDefault":"#E4E7EA","backgroundSecondaryHover":"#CBCED1","backgroundSecondaryPress":"#9EA2A8","backgroundSecondaryFocus":"#E4E7EA","backgroundSecondaryKeyfocus":"#E4E7EA","backgroundSecondaryDisabled":"#EBECEF","fontOnSecondary":"#1F2329","fontOnSecondaryDisabled":"#CBCED1","backgroundSecondaryDangerDefault":"#E4E7EA","backgroundSecondaryDangerHover":"#CBCED1","backgroundSecondaryDangerPress":"#9EA2A8","backgroundSecondaryDangerFocus":"#E4E7EA","backgroundSecondaryDangerKeyfocus":"#E4E7EA","backgroundSecondaryDangerDisabled":"#EBECEF","fontOnSecondaryDanger":"#8B0719","onSecondaryDangerDisabled":"#F98F9D","backgroundDangerDefault":"#9B1325","backgroundDangerHover":"#8B0719","backgroundDangerPress":"#8B0719","backgroundDangerFocus":"#9B1325","backgroundDangerKeyfocus":"#9B1325","backgroundDangerDisabled":"#FFC1C9","fontOnDanger":"#ffffff","fontOnDangerDisabled":"#ffffff","backgroundSuccessDefault":"#2DE0A5","backgroundSuccessHover":"#1ECB92","backgroundSuccessPress":"#19AC7C","backgroundSuccessFocus":"#2DE0A5","backgroundSuccessKeyfocus":"#2DE0A5","backgroundSuccessDisabled":"#C0F6E4","fontOnSuccess":"#1F2329","fontOnSuccessDisabled":"#ffffff"},"dark":{"backgroundPrimaryDefault":"#095AD2","backgroundPrimaryHover":"#10529E","backgroundPrimaryPress":"#01336B","backgroundPrimaryFocus":"#095AD2","backgroundPrimaryKeyfocus":"#095AD2","backgroundPrimaryDisabled":"#012247","fontOnPrimary":"#FFFFFF","fontOnPrimaryDisabled":"#6C727A","backgroundSecondaryDefault":"#353B45","backgroundSecondaryHover":"#404754","backgroundSecondaryPress":"#4C5362","backgroundSecondaryFocus":"#353B45","backgroundSecondaryKeyfocus":"#353B45","backgroundSecondaryDisabled":"#353B45","fontOnSecondary":"#E4E7EA","fontOnSecondaryDisabled":"#6C727A","backgroundSecondaryDangerDefault":"#353B45","backgroundSecondaryDangerHover":"#404754","backgroundSecondaryDangerPress":"#4C5362","backgroundSecondaryDangerFocus":"#353B45","backgroundSecondaryDangerKeyfocus":"#353B45","backgroundSecondaryDangerDisabled":"#353B45","fontOnSecondaryDanger":"#FFC1C9","onSecondaryDangerDisabled":"#6B0513","backgroundDangerDefault":"#BB3E4E","backgroundDangerHover":"#95323F","backgroundDangerPress":"#822C37","backgroundDangerFocus":"#BB3E4E","backgroundDangerKeyfocus":"#BB3E4E","backgroundDangerDisabled":"#3D2126","fontOnDanger":"#FFFFFF","fontOnDangerDisabled":"#757575","backgroundSuccessDefault":"#1D7256","backgroundSuccessHover":"#175943","backgroundSuccessPress":"#134937","backgroundSuccessFocus":"#1D7256","backgroundSuccessKeyfocus":"#1D7256","backgroundSuccessDisabled":"#1E4B40","fontOnSuccess":"#FFFFFF","fontOnSuccessDisabled":"#757575"}}}');
|
|
1705
|
+
|
|
1706
|
+
/***/ }),
|
|
1707
|
+
|
|
1708
|
+
/***/ "../fuselage-tokens/dist/font.json":
|
|
1709
|
+
/*!*****************************************!*\
|
|
1710
|
+
!*** ../fuselage-tokens/dist/font.json ***!
|
|
1711
|
+
\*****************************************/
|
|
1712
|
+
/***/ (function(module) {
|
|
1713
|
+
|
|
1714
|
+
module.exports = /*#__PURE__*/JSON.parse('{"font":{"light":{"white":"#ffffff","disabled":"#CBCED1","annotation":"#9EA2A8","hint":"#6C737A","secondaryInfo":"#6C737A","default":"#2F343D","titlesLabels":"#1F2329","info":"#095AD2","danger":"#D40C26","pureWhite":"#ffffff","pureBlack":"#2F343D"},"high-contrast":{"white":"#ffffff","disabled":"#CBCED1","annotation":"#1F2329","hint":"#1F2329","secondaryInfo":"#1F2329","default":"#1F2329","titlesLabels":"#1F2329","info":"#01336B","danger":"#9B1325","pureWhite":"#ffffff","pureBlack":"#1F2329"},"dark":{"white":"#2F343D","disabled":"#60646C","annotation":"#9EA2A8","hint":"#9EA2A8","secondaryInfo":"#9EA2A8","default":"#C1C7D0","titlesLabels":"#F2F3F5","info":"#739EDE","danger":"#D88892","pureWhite":"#ffffff","pureBlack":"#1F2329"}}}');
|
|
1715
|
+
|
|
1716
|
+
/***/ }),
|
|
1717
|
+
|
|
1718
|
+
/***/ "../fuselage-tokens/dist/shadow.json":
|
|
1719
|
+
/*!*******************************************!*\
|
|
1720
|
+
!*** ../fuselage-tokens/dist/shadow.json ***!
|
|
1721
|
+
\*******************************************/
|
|
1722
|
+
/***/ (function(module) {
|
|
1723
|
+
|
|
1724
|
+
module.exports = /*#__PURE__*/JSON.parse('{"shadow":{"light":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#EBECEF","elevation-1":"rgba(47, 52, 61, 0.1)","elevation-2x":"rgba(47, 52, 61, 0.08)","elevation-2y":"rgba(47, 52, 61, 0.12)"},"high-contrast":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#EBECEF","elevation-1":"rgba(47, 52, 61, 0.1)","elevation-2x":"rgba(47, 52, 61, 0.08)","elevation-2y":"rgba(47, 52, 61, 0.12)"},"dark":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#2F343D","elevation-1":"rgba(9, 9, 9, 0.35)","elevation-2x":"rgba(9, 9, 9, 0.3)","elevation-2y":"rgba(9, 9, 9, 0.45)"}}}');
|
|
1725
|
+
|
|
1726
|
+
/***/ }),
|
|
1727
|
+
|
|
1728
|
+
/***/ "../fuselage-tokens/dist/status.json":
|
|
1729
|
+
/*!*******************************************!*\
|
|
1730
|
+
!*** ../fuselage-tokens/dist/status.json ***!
|
|
1731
|
+
\*******************************************/
|
|
1732
|
+
/***/ (function(module) {
|
|
1733
|
+
|
|
1734
|
+
module.exports = /*#__PURE__*/JSON.parse('{"status":{"light":{"info":"#D1EBFE","font-on-info":"#095AD2","success":"#C0F6E4","font-on-success":"#148660","danger":"#FFC1C9","font-on-danger":"#9B1325","warning":"#FFECAD","font-on-warning":"#8E6300","warning-2":"#FFF8E0","font-on-warning-2":"#2F343D","service-1":"#FAD1B0","font-on-service-1":"#974809","service-2":"#EDD0F7","font-on-service-2":"#7F1B9F","service-3":"#5F1477","font-on-service-3":"#ffffff"},"high-contrast":{"info":"#D1EBFE","font-on-info":"#10529E","success":"#C0F6E4","font-on-success":"#0D5940","danger":"#FFC1C9","font-on-danger":"#6B0513","warning":"#FFECAD","font-on-warning":"#573D00","warning-2":"#FFF8E0","font-on-warning-2":"#2F343D","service-1":"#FAD1B0","font-on-service-1":"#5B2C06","service-2":"#EDD0F7","font-on-service-2":"#7F1B9F","service-3":"#5F1477","font-on-service-3":"#ffffff"},"dark":{"info":"#A8C3EB","font-on-info":"#739EDE","success":"#C1EBDD","font-on-success":"#58AD90","danger":"#F7CFD4","font-on-danger":"#D88892","warning":"#FEEFBE","font-on-warning":"#C7AA66","warning-2":"#3C3625","font-on-warning-2":"#FFFFFF","service-1":"#FCE3CF","font-on-service-1":"#CA9163","service-2":"#EDD0F7","font-on-service-2":"#C393D2","service-3":"#5F1477","font-on-service-3":"#FFFFFF"}},"statusBullet":{"light":{"online":"#148660","away":"#AC892F","busy":"#D40C26","disabled":"#F38C39","offline":"#6C737A","loading":"#6C737A"},"high-contrast":{"online":"#0D5940","away":"#AC892F","busy":"#6B0513","disabled":"#BD5A0B","offline":"#1F2329","loading":"#1F2329"},"dark":{"online":"#1CBF89","away":"#B08C30","busy":"#C75765","disabled":"#CC7F42","offline":"#8B9098","loading":"#8B9098"}}}');
|
|
1735
|
+
|
|
1736
|
+
/***/ }),
|
|
1737
|
+
|
|
1738
|
+
/***/ "../fuselage-tokens/dist/statusBullet.json":
|
|
1739
|
+
/*!*************************************************!*\
|
|
1740
|
+
!*** ../fuselage-tokens/dist/statusBullet.json ***!
|
|
1741
|
+
\*************************************************/
|
|
1742
|
+
/***/ (function(module) {
|
|
1743
|
+
|
|
1744
|
+
module.exports = /*#__PURE__*/JSON.parse('{"statusBullet":{"light":{"online":"#148660","away":"#AC892F","busy":"#D40C26","disabled":"#F38C39","offline":"#6C737A","loading":"#6C737A"},"high-contrast":{"online":"#0D5940","away":"#AC892F","busy":"#6B0513","disabled":"#BD5A0B","offline":"#1F2329","loading":"#1F2329"},"dark":{"online":"#1CBF89","away":"#B08C30","busy":"#C75765","disabled":"#CC7F42","offline":"#8B9098","loading":"#8B9098"}}}');
|
|
1745
|
+
|
|
1746
|
+
/***/ }),
|
|
1747
|
+
|
|
1748
|
+
/***/ "../fuselage-tokens/dist/stroke.json":
|
|
1749
|
+
/*!*******************************************!*\
|
|
1750
|
+
!*** ../fuselage-tokens/dist/stroke.json ***!
|
|
1751
|
+
\*******************************************/
|
|
1752
|
+
/***/ (function(module) {
|
|
1753
|
+
|
|
1754
|
+
module.exports = /*#__PURE__*/JSON.parse('{"stroke":{"light":{"extraLight":"#EBECEF","light":"#CBCED1","medium":"#9EA2A8","dark":"#6C737A","extraDark":"#2F343D","extraLightHighlight":"#D1EBFE","highlight":"#156FF5","extraLightError":"#FFC1C9","error":"#EC0D2A"},"high-contrast":{"extraLight":"#EBECEF","light":"#CBCED1","medium":"#9EA2A8","dark":"#6C737A","extraDark":"#2F343D","extraLightHighlight":"#D1EBFE","highlight":"#156FF5","extraLightError":"#FFC1C9","error":"#EC0D2A"},"dark":{"extraLight":"#333842","light":"#404754","medium":"#4B5362","dark":"#9EA2A8","extraDark":"#CBCED1","extraLightHighlight":"#D1EBFE","highlight":"#6292DA","extraLightError":"#F49AA6","error":"#BB3E4E"}}}');
|
|
1755
|
+
|
|
1756
|
+
/***/ }),
|
|
1757
|
+
|
|
1758
|
+
/***/ "../fuselage-tokens/dist/surface.json":
|
|
1759
|
+
/*!********************************************!*\
|
|
1760
|
+
!*** ../fuselage-tokens/dist/surface.json ***!
|
|
1761
|
+
\********************************************/
|
|
1762
|
+
/***/ (function(module) {
|
|
1763
|
+
|
|
1764
|
+
module.exports = /*#__PURE__*/JSON.parse('{"surface":{"light":{"light":"#ffffff","tint":"#F7F8FA","room":"#ffffff","neutral":"#E4E7EA","disabled":"#F7F8FA","hover":"#F2F3F5","selected":"#D7DBE0","dark":"#1F2329","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#E4E7EA","overlay":"rgba(47, 52, 61, 0.5)"},"high-contrast":{"light":"#ffffff","tint":"#F7F8FA","room":"#ffffff","neutral":"#E4E7EA","disabled":"#F7F8FA","hover":"#F2F3F5","selected":"#D7DBE0","dark":"#1F2329","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#E4E7EA","overlay":"rgba(47, 52, 61, 0.5)"},"dark":{"light":"#262931","tint":"#1F2329","room":"#1F2329","neutral":"#2D3039","disabled":"#24272E","hover":"#1A1E23","selected":"#4C5362","dark":"#E4E7EA","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#2F343D","overlay":"rgba(0, 0, 0, 0.6)"}}}');
|
|
1765
|
+
|
|
1766
|
+
/***/ }),
|
|
1767
|
+
|
|
1768
|
+
/***/ "../fuselage-tokens/typography.json":
|
|
1769
|
+
/*!******************************************!*\
|
|
1770
|
+
!*** ../fuselage-tokens/typography.json ***!
|
|
1771
|
+
\******************************************/
|
|
1772
|
+
/***/ (function(module) {
|
|
1773
|
+
|
|
1774
|
+
module.exports = /*#__PURE__*/JSON.parse('{"fontFamilies":{"sans":["Inter","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Helvetica Neue","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Meiryo UI","Arial","sans-serif"],"mono":["Menlo","Monaco","Consolas","Liberation Mono","Courier New","monospace"]},"fontScales":{"hero":{"fontSize":48,"fontWeight":800,"letterSpacing":0,"lineHeight":64},"h1":{"fontSize":32,"fontWeight":700,"letterSpacing":0,"lineHeight":40},"h2":{"fontSize":24,"fontWeight":700,"letterSpacing":0,"lineHeight":32},"h3":{"fontSize":20,"fontWeight":700,"letterSpacing":0,"lineHeight":28},"h4":{"fontSize":16,"fontWeight":700,"letterSpacing":0,"lineHeight":24},"h5":{"fontSize":14,"fontWeight":700,"letterSpacing":0,"lineHeight":20},"p1":{"fontSize":16,"fontWeight":400,"letterSpacing":0,"lineHeight":24},"p1m":{"fontSize":16,"fontWeight":500,"letterSpacing":0,"lineHeight":24},"p1b":{"fontSize":16,"fontWeight":700,"letterSpacing":0,"lineHeight":24},"p2":{"fontSize":14,"fontWeight":400,"letterSpacing":0,"lineHeight":20},"p2m":{"fontSize":14,"fontWeight":500,"letterSpacing":0,"lineHeight":20},"p2b":{"fontSize":14,"fontWeight":700,"letterSpacing":0,"lineHeight":20},"c1":{"fontSize":12,"fontWeight":400,"letterSpacing":0,"lineHeight":16},"c2":{"fontSize":12,"fontWeight":700,"letterSpacing":0,"lineHeight":16},"micro":{"fontSize":10,"fontWeight":700,"letterSpacing":0,"lineHeight":12}}}');
|
|
1775
|
+
|
|
1712
1776
|
/***/ }),
|
|
1713
1777
|
|
|
1714
1778
|
/***/ "./src/Theme.ts":
|
|
@@ -2031,6 +2095,7 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
2031
2095
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
2032
2096
|
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
2033
2097
|
var fuselage_hooks_1 = __webpack_require__(/*! @rocket.chat/fuselage-hooks */ "@rocket.chat/fuselage-hooks");
|
|
2098
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
2034
2099
|
var composeClassNames_1 = __webpack_require__(/*! ../../helpers/composeClassNames */ "./src/helpers/composeClassNames.ts");
|
|
2035
2100
|
var Box_1 = __webpack_require__(/*! ../Box */ "./src/components/Box/index.ts");
|
|
2036
2101
|
var Chevron_1 = __webpack_require__(/*! ../Chevron */ "./src/components/Chevron/index.tsx");
|
|
@@ -2039,8 +2104,8 @@ var AccordionItem = function (_a) {
|
|
|
2039
2104
|
var _e = __read((0, fuselage_hooks_1.useToggle)(defaultExpanded), 2), stateExpanded = _e[0], toggleStateExpanded = _e[1];
|
|
2040
2105
|
var expanded = propExpanded || stateExpanded;
|
|
2041
2106
|
var panelExpanded = noncollapsible || expanded;
|
|
2042
|
-
var titleId = (0,
|
|
2043
|
-
var panelId = (0,
|
|
2107
|
+
var titleId = (0, react_1.useId)();
|
|
2108
|
+
var panelId = (0, react_1.useId)();
|
|
2044
2109
|
var handleClick = function (e) {
|
|
2045
2110
|
var _a;
|
|
2046
2111
|
if (disabled) {
|
|
@@ -3032,9 +3097,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3032
3097
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
3033
3098
|
};
|
|
3034
3099
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
3035
|
-
exports.StylingBox = exports["default"] = void 0;
|
|
3100
|
+
exports.StylingBox = exports.Box = exports["default"] = void 0;
|
|
3036
3101
|
var Box_1 = __webpack_require__(/*! ./Box */ "./src/components/Box/Box.tsx");
|
|
3037
3102
|
Object.defineProperty(exports, "default", ({ enumerable: true, get: function () { return __importDefault(Box_1).default; } }));
|
|
3103
|
+
Object.defineProperty(exports, "Box", ({ enumerable: true, get: function () { return __importDefault(Box_1).default; } }));
|
|
3038
3104
|
var StylingBox_1 = __webpack_require__(/*! ./StylingBox */ "./src/components/Box/StylingBox.tsx");
|
|
3039
3105
|
Object.defineProperty(exports, "StylingBox", ({ enumerable: true, get: function () { return __importDefault(StylingBox_1).default; } }));
|
|
3040
3106
|
|
|
@@ -7621,7 +7687,8 @@ var Menu = function (_a) {
|
|
|
7621
7687
|
var _a;
|
|
7622
7688
|
if ((_a = ref.current) === null || _a === void 0 ? void 0 : _a.classList.contains('focus-visible')) {
|
|
7623
7689
|
ref.current.classList.remove('focus-visible');
|
|
7624
|
-
|
|
7690
|
+
hide();
|
|
7691
|
+
return;
|
|
7625
7692
|
}
|
|
7626
7693
|
if (ref.current) {
|
|
7627
7694
|
ref.current.focus();
|
|
@@ -8747,6 +8814,18 @@ var MessageEmojiBase = function (_a) {
|
|
|
8747
8814
|
exports.MessageEmojiBase = MessageEmojiBase;
|
|
8748
8815
|
|
|
8749
8816
|
|
|
8817
|
+
/***/ }),
|
|
8818
|
+
|
|
8819
|
+
/***/ "./src/components/Message/MessageGenericPreview/MessageGenericPreview.styles.scss":
|
|
8820
|
+
/*!****************************************************************************************!*\
|
|
8821
|
+
!*** ./src/components/Message/MessageGenericPreview/MessageGenericPreview.styles.scss ***!
|
|
8822
|
+
\****************************************************************************************/
|
|
8823
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8824
|
+
|
|
8825
|
+
__webpack_require__.r(__webpack_exports__);
|
|
8826
|
+
// extracted by mini-css-extract-plugin
|
|
8827
|
+
|
|
8828
|
+
|
|
8750
8829
|
/***/ }),
|
|
8751
8830
|
|
|
8752
8831
|
/***/ "./src/components/Message/MessageGenericPreview/MessageGenericPreview.tsx":
|
|
@@ -9928,6 +10007,18 @@ var MessageRoles = function (props) { return ((0, jsx_runtime_1.jsx)("div", __as
|
|
|
9928
10007
|
exports.MessageRoles = MessageRoles;
|
|
9929
10008
|
|
|
9930
10009
|
|
|
10010
|
+
/***/ }),
|
|
10011
|
+
|
|
10012
|
+
/***/ "./src/components/Message/MessageStatusIndicator/MessageStatusIndicator.styles.scss":
|
|
10013
|
+
/*!******************************************************************************************!*\
|
|
10014
|
+
!*** ./src/components/Message/MessageStatusIndicator/MessageStatusIndicator.styles.scss ***!
|
|
10015
|
+
\******************************************************************************************/
|
|
10016
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10017
|
+
|
|
10018
|
+
__webpack_require__.r(__webpack_exports__);
|
|
10019
|
+
// extracted by mini-css-extract-plugin
|
|
10020
|
+
|
|
10021
|
+
|
|
9931
10022
|
/***/ }),
|
|
9932
10023
|
|
|
9933
10024
|
/***/ "./src/components/Message/MessageStatusIndicator/MessageStatusIndicator.tsx":
|
|
@@ -10076,6 +10167,18 @@ __exportStar(__webpack_require__(/*! ./MessageStatusIndicatorItem */ "./src/comp
|
|
|
10076
10167
|
__exportStar(__webpack_require__(/*! ./MessageStatusPrivateIndicator */ "./src/components/Message/MessageStatusIndicator/MessageStatusPrivateIndicator.tsx"), exports);
|
|
10077
10168
|
|
|
10078
10169
|
|
|
10170
|
+
/***/ }),
|
|
10171
|
+
|
|
10172
|
+
/***/ "./src/components/Message/MessageSystem/MessageSystem.styles.scss":
|
|
10173
|
+
/*!************************************************************************!*\
|
|
10174
|
+
!*** ./src/components/Message/MessageSystem/MessageSystem.styles.scss ***!
|
|
10175
|
+
\************************************************************************/
|
|
10176
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
10177
|
+
|
|
10178
|
+
__webpack_require__.r(__webpack_exports__);
|
|
10179
|
+
// extracted by mini-css-extract-plugin
|
|
10180
|
+
|
|
10181
|
+
|
|
10079
10182
|
/***/ }),
|
|
10080
10183
|
|
|
10081
10184
|
/***/ "./src/components/Message/MessageSystem/MessageSystem.tsx":
|
|
@@ -14962,7 +15065,7 @@ Object.defineProperty(exports, "Item", ({ enumerable: true, get: function () { r
|
|
|
14962
15065
|
exports.SelectAria = (0, react_1.forwardRef)(function SelectAria(_a, outerRef) {
|
|
14963
15066
|
var error = _a.error, placeholder = _a.placeholder, value = _a.value, onChange = _a.onChange, small = _a.small, isDisabledProps = _a.isDisabled, disabled = _a.disabled, id = _a.id, props = __rest(_a, ["error", "placeholder", "value", "onChange", "small", "isDisabled", "disabled", "id"]);
|
|
14964
15067
|
var isDisabled = isDisabledProps || disabled;
|
|
14965
|
-
var state = (0, react_stately_1.useSelectState)(__assign({ isDisabled: isDisabled, selectedKey: value, onSelectionChange: onChange }, props));
|
|
15068
|
+
var state = (0, react_stately_1.useSelectState)(__assign({ isDisabled: isDisabled, selectedKey: typeof value !== 'bigint' ? value : null, onSelectionChange: onChange }, props));
|
|
14966
15069
|
var _b = (0, fuselage_hooks_1.useResizeObserver)(), ref = _b.ref, borderBoxSize = _b.borderBoxSize;
|
|
14967
15070
|
var mergedRef = (0, fuselage_hooks_1.useMergedRefs)(outerRef, ref);
|
|
14968
15071
|
var _c = (0, react_aria_1.useSelect)(__assign({ isDisabled: isDisabled }, props), state, ref), triggerProps = _c.triggerProps, valueProps = _c.valueProps, menuProps = _c.menuProps;
|
|
@@ -17546,6 +17649,7 @@ var __read = (this && this.__read) || function (o, n) {
|
|
|
17546
17649
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17547
17650
|
exports.useCollapse = void 0;
|
|
17548
17651
|
var fuselage_hooks_1 = __webpack_require__(/*! @rocket.chat/fuselage-hooks */ "@rocket.chat/fuselage-hooks");
|
|
17652
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
17549
17653
|
var hasPropExpanded = function (expanded) {
|
|
17550
17654
|
return expanded !== undefined;
|
|
17551
17655
|
};
|
|
@@ -17554,8 +17658,8 @@ var useCollapse = function (_a) {
|
|
|
17554
17658
|
var _c = __read((0, fuselage_hooks_1.useToggle)(defaultExpanded), 2), stateExpanded = _c[0], toggleStateExpanded = _c[1];
|
|
17555
17659
|
var expanded = hasPropExpanded(propExpanded) ? propExpanded : stateExpanded;
|
|
17556
17660
|
var panelExpanded = noncollapsible || expanded;
|
|
17557
|
-
var titleId = (0,
|
|
17558
|
-
var panelId = (0,
|
|
17661
|
+
var titleId = (0, react_1.useId)();
|
|
17662
|
+
var panelId = (0, react_1.useId)();
|
|
17559
17663
|
var handleClick = function (e) {
|
|
17560
17664
|
var _a;
|
|
17561
17665
|
if (disabled) {
|
|
@@ -18106,7 +18210,7 @@ function Slider(props) {
|
|
|
18106
18210
|
var label = props.label, formatOptions = props.formatOptions, _a = props.showOutput, showOutput = _a === void 0 ? true : _a, multiThumb = props.multiThumb, maxValue = props.maxValue, minValue = props.minValue;
|
|
18107
18211
|
// Get a defaultValue in the range for multiThumb
|
|
18108
18212
|
var getMultiThumbDefaultValue = function () {
|
|
18109
|
-
if (multiThumb && !defaultValue) {
|
|
18213
|
+
if (multiThumb && !props.defaultValue) {
|
|
18110
18214
|
if (minValue && maxValue) {
|
|
18111
18215
|
return [minValue, maxValue];
|
|
18112
18216
|
}
|
|
@@ -18280,7 +18384,7 @@ var SliderTrack = function (_a) {
|
|
|
18280
18384
|
}
|
|
18281
18385
|
return undefined;
|
|
18282
18386
|
};
|
|
18283
|
-
var track = (0, useStyle_1.useStyle)((0, css_in_js_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n &::before {\n position: absolute;\n display: block;\n content:
|
|
18387
|
+
var track = (0, useStyle_1.useStyle)((0, css_in_js_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n &::before {\n position: absolute;\n display: block;\n content: '';\n\n background: linear-gradient(", ");\n transform: translateX(-50%);\n border-radius: 1rem;\n }\n ", ";\n ", ";\n ", ";\n "], ["\n &::before {\n position: absolute;\n display: block;\n content: '';\n\n background: linear-gradient(", ");\n transform: translateX(-50%);\n border-radius: 1rem;\n }\n ", ";\n ", ";\n ", ";\n "])), getTrackGradient(), isHorizontal && (0, css_in_js_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n height: 30px;\n &::before {\n top: 50%;\n width: 100%;\n height: 4px;\n transform: translateY(-50%);\n }\n "], ["\n width: 100%;\n height: 30px;\n &::before {\n top: 50%;\n width: 100%;\n height: 4px;\n transform: translateY(-50%);\n }\n "]))), isVertical && (0, css_in_js_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 30px;\n height: 100%;\n &::before {\n left: 50%;\n width: 4px;\n height: 100%;\n }\n "], ["\n width: 30px;\n height: 100%;\n &::before {\n left: 50%;\n width: 4px;\n height: 100%;\n }\n "]))), state.isDisabled && (0, css_in_js_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n cursor: not-allowed;\n opacity: 0.4;\n "], ["\n cursor: not-allowed;\n opacity: 0.4;\n "])))), state);
|
|
18284
18388
|
return ((0, jsx_runtime_1.jsx)("div", __assign({}, trackProps, { ref: trackRef, className: track, children: children })));
|
|
18285
18389
|
};
|
|
18286
18390
|
exports.SliderTrack = SliderTrack;
|
|
@@ -20068,7 +20172,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
|
20068
20172
|
exports.ToastBar = ToastBar;
|
|
20069
20173
|
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
20070
20174
|
var css_in_js_1 = __webpack_require__(/*! @rocket.chat/css-in-js */ "@rocket.chat/css-in-js");
|
|
20071
|
-
var
|
|
20175
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
20072
20176
|
var Box_1 = __importDefault(__webpack_require__(/*! ../Box */ "./src/components/Box/index.ts"));
|
|
20073
20177
|
var Button_1 = __webpack_require__(/*! ../Button */ "./src/components/Button/index.ts");
|
|
20074
20178
|
var Icon_1 = __webpack_require__(/*! ../Icon */ "./src/components/Icon/index.ts");
|
|
@@ -20084,7 +20188,7 @@ function ToastBar(_a) {
|
|
|
20084
20188
|
var progressBar = (0, css_in_js_1.keyframes)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n from {\n width: 0%;\n }\n\n to {\n width: 100%;\n }\n "], ["\n from {\n width: 0%;\n }\n\n to {\n width: 100%;\n }\n "])));
|
|
20085
20189
|
var toastBarAnimation = (0, css_in_js_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n animation: ", " 0.5s;\n "], ["\n animation: ", " 0.5s;\n "])), sideOpen);
|
|
20086
20190
|
var progressBarAnimation = (0, css_in_js_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n &::after {\n width: 0%;\n animation: ", " ", "s;\n animation-fill-mode: forwards;\n animation-play-state: ", ";\n }\n "], ["\n &::after {\n width: 0%;\n animation: ", " ", "s;\n animation-fill-mode: forwards;\n animation-play-state: ", ";\n }\n "])), progressBar, time, isPaused ? 'paused' : 'running');
|
|
20087
|
-
var uniqueId = (0,
|
|
20191
|
+
var uniqueId = (0, react_1.useId)();
|
|
20088
20192
|
var toastId = id || uniqueId;
|
|
20089
20193
|
return ((0, jsx_runtime_1.jsxs)(Box_1.default, __assign({ className: [
|
|
20090
20194
|
"rcx-toastbar rcx-toastbar--".concat(variant, " ").concat(className),
|
|
@@ -21112,6 +21216,10 @@ var useBoxOnlyProps = function (props) {
|
|
|
21112
21216
|
props.size = props.htmlSize;
|
|
21113
21217
|
delete props.htmlSize;
|
|
21114
21218
|
}
|
|
21219
|
+
if (props.focusable) {
|
|
21220
|
+
props.className = (0, prependClassName_1.prependClassName)(props.className, 'rcx-box--focusable');
|
|
21221
|
+
delete props.focusable;
|
|
21222
|
+
}
|
|
21115
21223
|
delete props.withRichContent;
|
|
21116
21224
|
props.className = (0, prependClassName_1.prependClassName)(props.className, 'rcx-box rcx-box--full');
|
|
21117
21225
|
return props;
|
|
@@ -21141,7 +21249,7 @@ var useStyle = function (cssFn, arg) {
|
|
|
21141
21249
|
return content ? (0, css_in_js_1.createClassName)(content) : undefined;
|
|
21142
21250
|
}, [content]);
|
|
21143
21251
|
(0, react_1.useDebugValue)(className);
|
|
21144
|
-
(0, react_1.
|
|
21252
|
+
(0, react_1.useInsertionEffect)(function () {
|
|
21145
21253
|
if (!content || !className) {
|
|
21146
21254
|
return;
|
|
21147
21255
|
}
|
|
@@ -21157,6 +21265,18 @@ var useStyle = function (cssFn, arg) {
|
|
|
21157
21265
|
exports.useStyle = useStyle;
|
|
21158
21266
|
|
|
21159
21267
|
|
|
21268
|
+
/***/ }),
|
|
21269
|
+
|
|
21270
|
+
/***/ "./src/index.scss":
|
|
21271
|
+
/*!************************!*\
|
|
21272
|
+
!*** ./src/index.scss ***!
|
|
21273
|
+
\************************/
|
|
21274
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
21275
|
+
|
|
21276
|
+
__webpack_require__.r(__webpack_exports__);
|
|
21277
|
+
// extracted by mini-css-extract-plugin
|
|
21278
|
+
|
|
21279
|
+
|
|
21160
21280
|
/***/ }),
|
|
21161
21281
|
|
|
21162
21282
|
/***/ "./src/index.ts":
|
|
@@ -21493,6 +21613,16 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__rocket_chat_memo__;
|
|
|
21493
21613
|
|
|
21494
21614
|
/***/ }),
|
|
21495
21615
|
|
|
21616
|
+
/***/ "react":
|
|
21617
|
+
/*!**************************************************************************************!*\
|
|
21618
|
+
!*** external {"commonjs":"react","commonjs2":"react","amd":"react","root":"React"} ***!
|
|
21619
|
+
\**************************************************************************************/
|
|
21620
|
+
/***/ (function(module) {
|
|
21621
|
+
|
|
21622
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE_react__;
|
|
21623
|
+
|
|
21624
|
+
/***/ }),
|
|
21625
|
+
|
|
21496
21626
|
/***/ "react-aria":
|
|
21497
21627
|
/*!*****************************!*\
|
|
21498
21628
|
!*** external "react-aria" ***!
|
|
@@ -21531,116 +21661,6 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_react_stately__;
|
|
|
21531
21661
|
|
|
21532
21662
|
module.exports = __WEBPACK_EXTERNAL_MODULE_react_virtuoso__;
|
|
21533
21663
|
|
|
21534
|
-
/***/ }),
|
|
21535
|
-
|
|
21536
|
-
/***/ "react":
|
|
21537
|
-
/*!**************************************************************************************!*\
|
|
21538
|
-
!*** external {"commonjs":"react","commonjs2":"react","amd":"react","root":"React"} ***!
|
|
21539
|
-
\**************************************************************************************/
|
|
21540
|
-
/***/ (function(module) {
|
|
21541
|
-
|
|
21542
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE_react__;
|
|
21543
|
-
|
|
21544
|
-
/***/ }),
|
|
21545
|
-
|
|
21546
|
-
/***/ "../fuselage-tokens/colors.json":
|
|
21547
|
-
/*!**************************************!*\
|
|
21548
|
-
!*** ../fuselage-tokens/colors.json ***!
|
|
21549
|
-
\**************************************/
|
|
21550
|
-
/***/ (function(module) {
|
|
21551
|
-
|
|
21552
|
-
module.exports = /*#__PURE__*/JSON.parse('{"white":"#FFFFFF","n100":"#F7F8FA","n200":"#F2F3F5","n250":"#EBECEF","n300":"#EEEFF1","n400":"#E4E7EA","n450":"#D7DBE0","n500":"#CBCED1","n600":"#9EA2A8","n700":"#6C737A","n800":"#2F343D","n900":"#1F2329","r100":"#FFE9EC","r200":"#FFC1C9","r300":"#F98F9D","r400":"#F5455C","r500":"#EC0D2A","r600":"#D40C26","r700":"#BB0B21","r800":"#9B1325","r900":"#8B0719","r1000":"#6B0513","o100":"#FDE8D7","o200":"#FAD1B0","o300":"#F7B27B","o400":"#F59B53","o500":"#F38C39","o600":"#E26D0E","o700":"#BD5A0B","o800":"#974809","o900":"#713607","o1000":"#5B2C06","p100":"#F9EFFC","p200":"#EDD0F7","p300":"#DCA0EF","p400":"#CA71E7","p500":"#9F22C7","p600":"#7F1B9F","p700":"#5F1477","p800":"#4A105D","p900":"#350B42","y100":"#FFF8E0","y200":"#FFECAD","y300":"#FFE383","y400":"#FFD95A","y500":"#FFD031","y600":"#F3BE08","y700":"#DFAC00","y800":"#AC892F","y900":"#8E6300","y1000":"#573D00","g100":"#E5FBF4","g200":"#C0F6E4","g300":"#96F0D2","g400":"#6CE9C0","g500":"#2DE0A5","g600":"#1ECB92","g700":"#19AC7C","g800":"#148660","g900":"#106D4F","g1000":"#0D5940","b100":"#E8F2FF","b200":"#D1EBFE","b300":"#76B7FC","b400":"#549DF9","b500":"#156FF5","b600":"#095AD2","b700":"#10529E","b800":"#01336B","b900":"#012247"}');
|
|
21553
|
-
|
|
21554
|
-
/***/ }),
|
|
21555
|
-
|
|
21556
|
-
/***/ "../fuselage-tokens/dist/badge.json":
|
|
21557
|
-
/*!******************************************!*\
|
|
21558
|
-
!*** ../fuselage-tokens/dist/badge.json ***!
|
|
21559
|
-
\******************************************/
|
|
21560
|
-
/***/ (function(module) {
|
|
21561
|
-
|
|
21562
|
-
module.exports = /*#__PURE__*/JSON.parse('{"badge":{"light":{"level-0":"#E4E7EA","level-1":"#6C737A","level-2":"#156FF5","level-3":"#F38C39","level-4":"#EC0D2A"},"high-contrast":{"level-0":"#E4E7EA","level-1":"#2F343D","level-2":"#10529E","level-3":"#713607","level-4":"#9B1325"},"dark":{"level-0":"#404754","level-1":"#484C51","level-2":"#2C65BA","level-3":"#955828","level-4":"#B43C4C"}}}');
|
|
21563
|
-
|
|
21564
|
-
/***/ }),
|
|
21565
|
-
|
|
21566
|
-
/***/ "../fuselage-tokens/dist/button.json":
|
|
21567
|
-
/*!*******************************************!*\
|
|
21568
|
-
!*** ../fuselage-tokens/dist/button.json ***!
|
|
21569
|
-
\*******************************************/
|
|
21570
|
-
/***/ (function(module) {
|
|
21571
|
-
|
|
21572
|
-
module.exports = /*#__PURE__*/JSON.parse('{"button":{"light":{"backgroundPrimaryDefault":"#156FF5","backgroundPrimaryHover":"#095AD2","backgroundPrimaryPress":"#10529E","backgroundPrimaryFocus":"#156FF5","backgroundPrimaryKeyfocus":"#156FF5","backgroundPrimaryDisabled":"#D1EBFE","fontOnPrimary":"#ffffff","fontOnPrimaryDisabled":"#ffffff","backgroundSecondaryDefault":"#E4E7EA","backgroundSecondaryHover":"#CBCED1","backgroundSecondaryPress":"#9EA2A8","backgroundSecondaryFocus":"#E4E7EA","backgroundSecondaryKeyfocus":"#E4E7EA","backgroundSecondaryDisabled":"#EBECEF","fontOnSecondary":"#1F2329","fontOnSecondaryDisabled":"#CBCED1","backgroundSecondaryDangerDefault":"#E4E7EA","backgroundSecondaryDangerHover":"#CBCED1","backgroundSecondaryDangerPress":"#9EA2A8","backgroundSecondaryDangerFocus":"#E4E7EA","backgroundSecondaryDangerKeyfocus":"#E4E7EA","backgroundSecondaryDangerDisabled":"#EBECEF","fontOnSecondaryDanger":"#BB0B21","onSecondaryDangerDisabled":"#F98F9D","backgroundDangerDefault":"#EC0D2A","backgroundDangerHover":"#D40C26","backgroundDangerPress":"#BB0B21","backgroundDangerFocus":"#EC0D2A","backgroundDangerKeyfocus":"#EC0D2A","backgroundDangerDisabled":"#FFC1C9","fontOnDanger":"#ffffff","fontOnDangerDisabled":"#ffffff","backgroundSuccessDefault":"#148660","backgroundSuccessHover":"#106D4F","backgroundSuccessPress":"#0D5940","backgroundSuccessFocus":"#148660","backgroundSuccessKeyfocus":"#148660","backgroundSuccessDisabled":"#C0F6E4","fontOnSuccess":"#ffffff","fontOnSuccessDisabled":"#ffffff"},"high-contrast":{"backgroundPrimaryDefault":"#10529E","backgroundPrimaryHover":"#01336B","backgroundPrimaryPress":"#012247","backgroundPrimaryFocus":"#10529E","backgroundPrimaryKeyfocus":"#10529E","backgroundPrimaryDisabled":"#D1EBFE","fontOnPrimary":"#ffffff","fontOnPrimaryDisabled":"#ffffff","backgroundSecondaryDefault":"#E4E7EA","backgroundSecondaryHover":"#CBCED1","backgroundSecondaryPress":"#9EA2A8","backgroundSecondaryFocus":"#E4E7EA","backgroundSecondaryKeyfocus":"#E4E7EA","backgroundSecondaryDisabled":"#EBECEF","fontOnSecondary":"#1F2329","fontOnSecondaryDisabled":"#CBCED1","backgroundSecondaryDangerDefault":"#E4E7EA","backgroundSecondaryDangerHover":"#CBCED1","backgroundSecondaryDangerPress":"#9EA2A8","backgroundSecondaryDangerFocus":"#E4E7EA","backgroundSecondaryDangerKeyfocus":"#E4E7EA","backgroundSecondaryDangerDisabled":"#EBECEF","fontOnSecondaryDanger":"#8B0719","onSecondaryDangerDisabled":"#F98F9D","backgroundDangerDefault":"#9B1325","backgroundDangerHover":"#8B0719","backgroundDangerPress":"#8B0719","backgroundDangerFocus":"#9B1325","backgroundDangerKeyfocus":"#9B1325","backgroundDangerDisabled":"#FFC1C9","fontOnDanger":"#ffffff","fontOnDangerDisabled":"#ffffff","backgroundSuccessDefault":"#2DE0A5","backgroundSuccessHover":"#1ECB92","backgroundSuccessPress":"#19AC7C","backgroundSuccessFocus":"#2DE0A5","backgroundSuccessKeyfocus":"#2DE0A5","backgroundSuccessDisabled":"#C0F6E4","fontOnSuccess":"#1F2329","fontOnSuccessDisabled":"#ffffff"},"dark":{"backgroundPrimaryDefault":"#095AD2","backgroundPrimaryHover":"#10529E","backgroundPrimaryPress":"#01336B","backgroundPrimaryFocus":"#095AD2","backgroundPrimaryKeyfocus":"#095AD2","backgroundPrimaryDisabled":"#012247","fontOnPrimary":"#FFFFFF","fontOnPrimaryDisabled":"#6C727A","backgroundSecondaryDefault":"#353B45","backgroundSecondaryHover":"#404754","backgroundSecondaryPress":"#4C5362","backgroundSecondaryFocus":"#353B45","backgroundSecondaryKeyfocus":"#353B45","backgroundSecondaryDisabled":"#353B45","fontOnSecondary":"#E4E7EA","fontOnSecondaryDisabled":"#6C727A","backgroundSecondaryDangerDefault":"#353B45","backgroundSecondaryDangerHover":"#404754","backgroundSecondaryDangerPress":"#4C5362","backgroundSecondaryDangerFocus":"#353B45","backgroundSecondaryDangerKeyfocus":"#353B45","backgroundSecondaryDangerDisabled":"#353B45","fontOnSecondaryDanger":"#FFC1C9","onSecondaryDangerDisabled":"#6B0513","backgroundDangerDefault":"#BB3E4E","backgroundDangerHover":"#95323F","backgroundDangerPress":"#822C37","backgroundDangerFocus":"#BB3E4E","backgroundDangerKeyfocus":"#BB3E4E","backgroundDangerDisabled":"#3D2126","fontOnDanger":"#FFFFFF","fontOnDangerDisabled":"#757575","backgroundSuccessDefault":"#1D7256","backgroundSuccessHover":"#175943","backgroundSuccessPress":"#134937","backgroundSuccessFocus":"#1D7256","backgroundSuccessKeyfocus":"#1D7256","backgroundSuccessDisabled":"#1E4B40","fontOnSuccess":"#FFFFFF","fontOnSuccessDisabled":"#757575"}}}');
|
|
21573
|
-
|
|
21574
|
-
/***/ }),
|
|
21575
|
-
|
|
21576
|
-
/***/ "../fuselage-tokens/dist/font.json":
|
|
21577
|
-
/*!*****************************************!*\
|
|
21578
|
-
!*** ../fuselage-tokens/dist/font.json ***!
|
|
21579
|
-
\*****************************************/
|
|
21580
|
-
/***/ (function(module) {
|
|
21581
|
-
|
|
21582
|
-
module.exports = /*#__PURE__*/JSON.parse('{"font":{"light":{"white":"#ffffff","disabled":"#CBCED1","annotation":"#9EA2A8","hint":"#6C737A","secondaryInfo":"#6C737A","default":"#2F343D","titlesLabels":"#1F2329","info":"#095AD2","danger":"#D40C26","pureWhite":"#ffffff","pureBlack":"#2F343D"},"high-contrast":{"white":"#ffffff","disabled":"#CBCED1","annotation":"#1F2329","hint":"#1F2329","secondaryInfo":"#1F2329","default":"#1F2329","titlesLabels":"#1F2329","info":"#01336B","danger":"#9B1325","pureWhite":"#ffffff","pureBlack":"#1F2329"},"dark":{"white":"#2F343D","disabled":"#60646C","annotation":"#9EA2A8","hint":"#9EA2A8","secondaryInfo":"#9EA2A8","default":"#C1C7D0","titlesLabels":"#F2F3F5","info":"#739EDE","danger":"#D88892","pureWhite":"#ffffff","pureBlack":"#1F2329"}}}');
|
|
21583
|
-
|
|
21584
|
-
/***/ }),
|
|
21585
|
-
|
|
21586
|
-
/***/ "../fuselage-tokens/dist/shadow.json":
|
|
21587
|
-
/*!*******************************************!*\
|
|
21588
|
-
!*** ../fuselage-tokens/dist/shadow.json ***!
|
|
21589
|
-
\*******************************************/
|
|
21590
|
-
/***/ (function(module) {
|
|
21591
|
-
|
|
21592
|
-
module.exports = /*#__PURE__*/JSON.parse('{"shadow":{"light":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#EBECEF","elevation-1":"rgba(47, 52, 61, 0.1)","elevation-2x":"rgba(47, 52, 61, 0.08)","elevation-2y":"rgba(47, 52, 61, 0.12)"},"high-contrast":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#EBECEF","elevation-1":"rgba(47, 52, 61, 0.1)","elevation-2x":"rgba(47, 52, 61, 0.08)","elevation-2y":"rgba(47, 52, 61, 0.12)"},"dark":{"highlight":"#D1EBFE","danger":"#FFE9EC","elevation-border":"#2F343D","elevation-1":"rgba(9, 9, 9, 0.35)","elevation-2x":"rgba(9, 9, 9, 0.3)","elevation-2y":"rgba(9, 9, 9, 0.45)"}}}');
|
|
21593
|
-
|
|
21594
|
-
/***/ }),
|
|
21595
|
-
|
|
21596
|
-
/***/ "../fuselage-tokens/dist/status.json":
|
|
21597
|
-
/*!*******************************************!*\
|
|
21598
|
-
!*** ../fuselage-tokens/dist/status.json ***!
|
|
21599
|
-
\*******************************************/
|
|
21600
|
-
/***/ (function(module) {
|
|
21601
|
-
|
|
21602
|
-
module.exports = /*#__PURE__*/JSON.parse('{"status":{"light":{"info":"#D1EBFE","font-on-info":"#095AD2","success":"#C0F6E4","font-on-success":"#148660","danger":"#FFC1C9","font-on-danger":"#9B1325","warning":"#FFECAD","font-on-warning":"#8E6300","warning-2":"#FFF8E0","font-on-warning-2":"#2F343D","service-1":"#FAD1B0","font-on-service-1":"#974809","service-2":"#EDD0F7","font-on-service-2":"#7F1B9F","service-3":"#5F1477","font-on-service-3":"#ffffff"},"high-contrast":{"info":"#D1EBFE","font-on-info":"#10529E","success":"#C0F6E4","font-on-success":"#0D5940","danger":"#FFC1C9","font-on-danger":"#6B0513","warning":"#FFECAD","font-on-warning":"#573D00","warning-2":"#FFF8E0","font-on-warning-2":"#2F343D","service-1":"#FAD1B0","font-on-service-1":"#5B2C06","service-2":"#EDD0F7","font-on-service-2":"#7F1B9F","service-3":"#5F1477","font-on-service-3":"#ffffff"},"dark":{"info":"#A8C3EB","font-on-info":"#739EDE","success":"#C1EBDD","font-on-success":"#58AD90","danger":"#F7CFD4","font-on-danger":"#D88892","warning":"#FEEFBE","font-on-warning":"#C7AA66","warning-2":"#3C3625","font-on-warning-2":"#FFFFFF","service-1":"#FCE3CF","font-on-service-1":"#CA9163","service-2":"#EDD0F7","font-on-service-2":"#C393D2","service-3":"#5F1477","font-on-service-3":"#FFFFFF"}},"statusBullet":{"light":{"online":"#148660","away":"#AC892F","busy":"#D40C26","disabled":"#F38C39","offline":"#6C737A","loading":"#6C737A"},"high-contrast":{"online":"#0D5940","away":"#AC892F","busy":"#6B0513","disabled":"#BD5A0B","offline":"#1F2329","loading":"#1F2329"},"dark":{"online":"#1CBF89","away":"#B08C30","busy":"#C75765","disabled":"#CC7F42","offline":"#8B9098","loading":"#8B9098"}}}');
|
|
21603
|
-
|
|
21604
|
-
/***/ }),
|
|
21605
|
-
|
|
21606
|
-
/***/ "../fuselage-tokens/dist/statusBullet.json":
|
|
21607
|
-
/*!*************************************************!*\
|
|
21608
|
-
!*** ../fuselage-tokens/dist/statusBullet.json ***!
|
|
21609
|
-
\*************************************************/
|
|
21610
|
-
/***/ (function(module) {
|
|
21611
|
-
|
|
21612
|
-
module.exports = /*#__PURE__*/JSON.parse('{"statusBullet":{"light":{"online":"#148660","away":"#AC892F","busy":"#D40C26","disabled":"#F38C39","offline":"#6C737A","loading":"#6C737A"},"high-contrast":{"online":"#0D5940","away":"#AC892F","busy":"#6B0513","disabled":"#BD5A0B","offline":"#1F2329","loading":"#1F2329"},"dark":{"online":"#1CBF89","away":"#B08C30","busy":"#C75765","disabled":"#CC7F42","offline":"#8B9098","loading":"#8B9098"}}}');
|
|
21613
|
-
|
|
21614
|
-
/***/ }),
|
|
21615
|
-
|
|
21616
|
-
/***/ "../fuselage-tokens/dist/stroke.json":
|
|
21617
|
-
/*!*******************************************!*\
|
|
21618
|
-
!*** ../fuselage-tokens/dist/stroke.json ***!
|
|
21619
|
-
\*******************************************/
|
|
21620
|
-
/***/ (function(module) {
|
|
21621
|
-
|
|
21622
|
-
module.exports = /*#__PURE__*/JSON.parse('{"stroke":{"light":{"extraLight":"#EBECEF","light":"#CBCED1","medium":"#9EA2A8","dark":"#6C737A","extraDark":"#2F343D","extraLightHighlight":"#D1EBFE","highlight":"#156FF5","extraLightError":"#FFC1C9","error":"#EC0D2A"},"high-contrast":{"extraLight":"#EBECEF","light":"#CBCED1","medium":"#9EA2A8","dark":"#6C737A","extraDark":"#2F343D","extraLightHighlight":"#D1EBFE","highlight":"#156FF5","extraLightError":"#FFC1C9","error":"#EC0D2A"},"dark":{"extraLight":"#333842","light":"#404754","medium":"#4B5362","dark":"#9EA2A8","extraDark":"#CBCED1","extraLightHighlight":"#D1EBFE","highlight":"#6292DA","extraLightError":"#F49AA6","error":"#BB3E4E"}}}');
|
|
21623
|
-
|
|
21624
|
-
/***/ }),
|
|
21625
|
-
|
|
21626
|
-
/***/ "../fuselage-tokens/dist/surface.json":
|
|
21627
|
-
/*!********************************************!*\
|
|
21628
|
-
!*** ../fuselage-tokens/dist/surface.json ***!
|
|
21629
|
-
\********************************************/
|
|
21630
|
-
/***/ (function(module) {
|
|
21631
|
-
|
|
21632
|
-
module.exports = /*#__PURE__*/JSON.parse('{"surface":{"light":{"light":"#ffffff","tint":"#F7F8FA","room":"#ffffff","neutral":"#E4E7EA","disabled":"#F7F8FA","hover":"#F2F3F5","selected":"#D7DBE0","dark":"#1F2329","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#E4E7EA","overlay":"rgba(47, 52, 61, 0.5)"},"high-contrast":{"light":"#ffffff","tint":"#F7F8FA","room":"#ffffff","neutral":"#E4E7EA","disabled":"#F7F8FA","hover":"#F2F3F5","selected":"#D7DBE0","dark":"#1F2329","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#E4E7EA","overlay":"rgba(47, 52, 61, 0.5)"},"dark":{"light":"#262931","tint":"#1F2329","room":"#1F2329","neutral":"#2D3039","disabled":"#24272E","hover":"#1A1E23","selected":"#4C5362","dark":"#E4E7EA","featured":"#5F1477","featuredHover":"#4A105D","sidebar":"#2F343D","overlay":"rgba(0, 0, 0, 0.6)"}}}');
|
|
21633
|
-
|
|
21634
|
-
/***/ }),
|
|
21635
|
-
|
|
21636
|
-
/***/ "../fuselage-tokens/typography.json":
|
|
21637
|
-
/*!******************************************!*\
|
|
21638
|
-
!*** ../fuselage-tokens/typography.json ***!
|
|
21639
|
-
\******************************************/
|
|
21640
|
-
/***/ (function(module) {
|
|
21641
|
-
|
|
21642
|
-
module.exports = /*#__PURE__*/JSON.parse('{"fontFamilies":{"sans":["Inter","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Helvetica Neue","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Meiryo UI","Arial","sans-serif"],"mono":["Menlo","Monaco","Consolas","Liberation Mono","Courier New","monospace"]},"fontScales":{"hero":{"fontSize":48,"fontWeight":800,"letterSpacing":0,"lineHeight":64},"h1":{"fontSize":32,"fontWeight":700,"letterSpacing":0,"lineHeight":40},"h2":{"fontSize":24,"fontWeight":700,"letterSpacing":0,"lineHeight":32},"h3":{"fontSize":20,"fontWeight":700,"letterSpacing":0,"lineHeight":28},"h4":{"fontSize":16,"fontWeight":700,"letterSpacing":0,"lineHeight":24},"h5":{"fontSize":14,"fontWeight":700,"letterSpacing":0,"lineHeight":20},"p1":{"fontSize":16,"fontWeight":400,"letterSpacing":0,"lineHeight":24},"p1m":{"fontSize":16,"fontWeight":500,"letterSpacing":0,"lineHeight":24},"p1b":{"fontSize":16,"fontWeight":700,"letterSpacing":0,"lineHeight":24},"p2":{"fontSize":14,"fontWeight":400,"letterSpacing":0,"lineHeight":20},"p2m":{"fontSize":14,"fontWeight":500,"letterSpacing":0,"lineHeight":20},"p2b":{"fontSize":14,"fontWeight":700,"letterSpacing":0,"lineHeight":20},"c1":{"fontSize":12,"fontWeight":400,"letterSpacing":0,"lineHeight":16},"c2":{"fontSize":12,"fontWeight":700,"letterSpacing":0,"lineHeight":16},"micro":{"fontSize":10,"fontWeight":700,"letterSpacing":0,"lineHeight":12}}}');
|
|
21643
|
-
|
|
21644
21664
|
/***/ })
|
|
21645
21665
|
|
|
21646
21666
|
/******/ });
|