@transferwise/components 0.0.0-experimental-5e2f01a → 0.0.0-experimental-d8ad171
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/build/es/no-polyfill/accordion/Accordion.js +1 -1
- package/build/es/no-polyfill/accordion/Accordion.story.js +1 -1
- package/build/es/no-polyfill/accordion/AccordionItem/AccordionItem.js +1 -1
- package/build/es/no-polyfill/actionButton/ActionButton.js +1 -1
- package/build/es/no-polyfill/actionButton/ActionButton.spec.js +1 -1
- package/build/es/no-polyfill/actionButton/ActionButton.story.js +1 -1
- package/build/es/no-polyfill/actionOption/ActionOption.js +1 -1
- package/build/es/no-polyfill/actionOption/ActionOption.story.js +1 -1
- package/build/es/no-polyfill/alert/Alert.js +1 -1
- package/build/es/no-polyfill/alert/Alert.story.js +1 -1
- package/build/es/no-polyfill/alert/inlineMarkdown/InlineMarkdown.js +1 -1
- package/build/es/no-polyfill/alert/withArrow/alertArrowPositions.js +1 -1
- package/build/es/no-polyfill/alert/withArrow/withArrow.js +1 -1
- package/build/es/no-polyfill/avatar/Avatar.js +1 -1
- package/build/es/no-polyfill/avatar/Avatar.story.js +1 -1
- package/build/es/no-polyfill/avatar/avatarTypes.js +1 -1
- package/build/es/no-polyfill/avatar/colors/colors.js +2 -2
- package/build/es/no-polyfill/avatarWrapper/AvatarWrapper.js +1 -1
- package/build/es/no-polyfill/avatarWrapper/AvatarWrapper.story.js +1 -1
- package/build/es/no-polyfill/badge/Badge.js +1 -1
- package/build/es/no-polyfill/body/Body.js +2 -2
- package/build/es/no-polyfill/body/Body.spec.js +1 -1
- package/build/es/no-polyfill/body/Body.story.js +1 -1
- package/build/es/no-polyfill/button/Button.js +5 -5
- package/build/es/no-polyfill/button/Button.story.js +1 -1
- package/build/es/no-polyfill/button/classMap.js +1 -1
- package/build/es/no-polyfill/button/legacyUtils/legacyUtils.js +2 -2
- package/build/es/no-polyfill/card/Card.js +1 -1
- package/build/es/no-polyfill/checkbox/Checkbox.js +1 -1
- package/build/es/no-polyfill/checkbox/Checkbox.story.js +1 -1
- package/build/es/no-polyfill/checkboxButton/CheckboxButton.js +1 -1
- package/build/es/no-polyfill/checkboxButton/CheckboxButton.spec.js +1 -1
- package/build/es/no-polyfill/checkboxButton/CheckboxButton.story.js +1 -1
- package/build/es/no-polyfill/checkboxOption/CheckboxOption.js +1 -1
- package/build/es/no-polyfill/checkboxOption/CheckboxOption.spec.js +1 -1
- package/build/es/no-polyfill/checkboxOption/CheckboxOption.story.js +1 -1
- package/build/es/no-polyfill/chevron/Chevron.js +1 -1
- package/build/es/no-polyfill/chevron/Chevron.story.js +1 -1
- package/build/es/no-polyfill/chips/Chip.js +1 -1
- package/build/es/no-polyfill/chips/Chips.js +1 -1
- package/build/es/no-polyfill/chips/Chips.spec.js +1 -1
- package/build/es/no-polyfill/chips/Chips.story.js +1 -1
- package/build/es/no-polyfill/circularButton/CircularButton.js +1 -1
- package/build/es/no-polyfill/common/DOMOperations/DOMOperations.js +3 -3
- package/build/es/no-polyfill/common/Option/Option.js +1 -1
- package/build/es/no-polyfill/common/RadioButton/RadioButton.js +1 -1
- package/build/es/no-polyfill/common/bottomSheet/BottomSheet.js +4 -4
- package/build/es/no-polyfill/common/bottomSheet/BottomSheet.spec.js +1 -1
- package/build/es/no-polyfill/common/bottomSheet/BottomSheet.story.js +2 -2
- package/build/es/no-polyfill/common/closeButton/CloseButton.js +1 -1
- package/build/es/no-polyfill/common/dateUtils/getDayNames/getDayNames.js +2 -2
- package/build/es/no-polyfill/common/dateUtils/getMonthNames/getMonthNames.js +1 -1
- package/build/es/no-polyfill/common/dateUtils/isDateValid/isDateValid.js +1 -1
- package/build/es/no-polyfill/common/dateUtils/isMonthAndYearFormat/isMonthAndYearFormat.js +1 -1
- package/build/es/no-polyfill/common/deviceDetection/deviceDetection.js +1 -1
- package/build/es/no-polyfill/common/direction.js +1 -1
- package/build/es/no-polyfill/common/domHelpers/index.js +1 -1
- package/build/es/no-polyfill/common/fakeEvents.js +1 -1
- package/build/es/no-polyfill/common/fileType.js +1 -1
- package/build/es/no-polyfill/common/flowHeader/FlowHeader.js +1 -1
- package/build/es/no-polyfill/common/focusBoundary/FocusBoundary.js +1 -1
- package/build/es/no-polyfill/common/focusBoundary/FocusBoundary.spec.js +1 -1
- package/build/es/no-polyfill/common/focusBoundary/utils/getFocusableElements.js +2 -2
- package/build/es/no-polyfill/common/focusBoundary/utils/resetFocus.js +1 -1
- package/build/es/no-polyfill/common/historyNavigator/historyNavigator.js +1 -1
- package/build/es/no-polyfill/common/hooks/useClientWidth/useClientWidth.js +3 -3
- package/build/es/no-polyfill/common/hooks/useConditionalListener/useConditionalListener.js +1 -1
- package/build/es/no-polyfill/common/hooks/useDirection/useDirection.js +1 -1
- package/build/es/no-polyfill/common/hooks/useHasIntersected/useHasIntersected.js +2 -2
- package/build/es/no-polyfill/common/hooks/useLayout/useLayout.js +1 -1
- package/build/es/no-polyfill/common/key.js +1 -1
- package/build/es/no-polyfill/common/locale/index.js +7 -7
- package/build/es/no-polyfill/common/panel/Panel.js +6 -6
- package/build/es/no-polyfill/common/propsValues/breakpoint.js +1 -1
- package/build/es/no-polyfill/common/propsValues/control.js +1 -1
- package/build/es/no-polyfill/common/propsValues/dateMode.js +1 -1
- package/build/es/no-polyfill/common/propsValues/layouts.js +1 -1
- package/build/es/no-polyfill/common/propsValues/markdownNodeType.js +1 -1
- package/build/es/no-polyfill/common/propsValues/monthFormat.js +1 -1
- package/build/es/no-polyfill/common/propsValues/position.js +1 -1
- package/build/es/no-polyfill/common/propsValues/profileType.js +1 -1
- package/build/es/no-polyfill/common/propsValues/scroll.js +1 -1
- package/build/es/no-polyfill/common/propsValues/sentiment.js +1 -1
- package/build/es/no-polyfill/common/propsValues/size.js +1 -1
- package/build/es/no-polyfill/common/propsValues/status.js +1 -1
- package/build/es/no-polyfill/common/propsValues/type.js +1 -1
- package/build/es/no-polyfill/common/propsValues/typography.js +1 -1
- package/build/es/no-polyfill/common/propsValues/variant.js +1 -1
- package/build/es/no-polyfill/common/propsValues/width.js +1 -1
- package/build/es/no-polyfill/common/requirements.js +2 -2
- package/build/es/no-polyfill/common/responsivePanel/ResponsivePanel.js +1 -1
- package/build/es/no-polyfill/common/textFormat/formatWithPattern/formatWithPattern.js +2 -2
- package/build/es/no-polyfill/common/textFormat/getCountOfSymbolsInSelection/getCountOfSymbolsInSelection.js +1 -1
- package/build/es/no-polyfill/common/textFormat/getCursorPositionAfterKeystroke/getCursorPositionAfterKeystroke.js +1 -1
- package/build/es/no-polyfill/common/textFormat/getDistanceToSymbol/getDistanceToSymbol.js +1 -1
- package/build/es/no-polyfill/common/textFormat/getSymbolsInPatternWithPosition/getSymbolsInPatternWithPosition.js +1 -1
- package/build/es/no-polyfill/common/textFormat/unformatWithPattern/unformatWithPattern.js +1 -1
- package/build/es/no-polyfill/common/theme.js +1 -1
- package/build/es/no-polyfill/criticalBanner/CriticalCommsBanner.js +1 -1
- package/build/es/no-polyfill/criticalBanner/CriticalCommsBanner.story.js +1 -1
- package/build/es/no-polyfill/dateInput/DateInput.js +4 -10
- package/build/es/no-polyfill/dateInput/DateInput.story.js +1 -1
- package/build/es/no-polyfill/dateInput/utils/convertToLocalMidnight/convertToLocalMidnight.js +1 -1
- package/build/es/no-polyfill/dateInput/utils/explodeDate/explodeDate.js +1 -1
- package/build/es/no-polyfill/dateLookup/DateLookup.js +3 -4
- package/build/es/no-polyfill/dateLookup/dateHeader/DateHeader.js +1 -1
- package/build/es/no-polyfill/dateLookup/dateTrigger/DateTrigger.js +1 -1
- package/build/es/no-polyfill/dateLookup/dayCalendar/DayCalendar.js +1 -1
- package/build/es/no-polyfill/dateLookup/dayCalendar/table/DayCalendarTable.js +4 -5
- package/build/es/no-polyfill/dateLookup/monthCalendar/MonthCalendar.js +1 -1
- package/build/es/no-polyfill/dateLookup/monthCalendar/table/MonthCalendarTable.js +1 -1
- package/build/es/no-polyfill/dateLookup/tableLink/TableLink.js +1 -1
- package/build/es/no-polyfill/dateLookup/yearCalendar/YearCalendar.js +1 -1
- package/build/es/no-polyfill/dateLookup/yearCalendar/table/YearCalendarTable.js +1 -1
- package/build/es/no-polyfill/decision/Decision.js +5 -5
- package/build/es/no-polyfill/decision/decisionEnums.js +2 -2
- package/build/es/no-polyfill/definitionList/DefinitionList.js +1 -1
- package/build/es/no-polyfill/dimmer/Dimmer.js +3 -3
- package/build/es/no-polyfill/dimmer/Dimmer.story.js +2 -2
- package/build/es/no-polyfill/dimmer/dimmerManager/DimmerManager.js +3 -3
- package/build/es/no-polyfill/display/Display.js +1 -1
- package/build/es/no-polyfill/display/Display.story.js +2 -2
- package/build/es/no-polyfill/drawer/Drawer.js +1 -1
- package/build/es/no-polyfill/dropFade/DropFade.js +3 -3
- package/build/es/no-polyfill/dropFade/DropFade.story.js +1 -1
- package/build/es/no-polyfill/dynamicFieldDefinitionList/DynamicFieldDefinitionList.js +1 -1
- package/build/es/no-polyfill/dynamicFieldDefinitionList/FormattedValue/FormattedValue.js +1 -1
- package/build/es/no-polyfill/dynamicFieldDefinitionList/utils/createDefinitions.js +2 -2
- package/build/es/no-polyfill/dynamicFieldDefinitionList/utils/text-format.js +1 -1
- package/build/es/no-polyfill/emphasis/Emphasis.js +2 -2
- package/build/es/no-polyfill/emphasis/EmphasisHtmlTransformer.js +2 -2
- package/build/es/no-polyfill/flowNavigation/FlowNavigation.js +2 -2
- package/build/es/no-polyfill/flowNavigation/animatedLabel/AnimatedLabel.js +1 -1
- package/build/es/no-polyfill/flowNavigation/backButton/BackButton.js +1 -1
- package/build/es/no-polyfill/header/Header.js +2 -2
- package/build/es/no-polyfill/header/Header.spec.js +1 -1
- package/build/es/no-polyfill/header/Header.story.js +2 -1
- package/build/es/no-polyfill/i18n/index.js +1 -1
- package/build/es/no-polyfill/image/Image.js +2 -2
- package/build/es/no-polyfill/info/Info.js +1 -1
- package/build/es/no-polyfill/info/Info.story.js +1 -1
- package/build/es/no-polyfill/info/infoPresentations.js +1 -1
- package/build/es/no-polyfill/inlineAlert/InlineAlert.js +1 -1
- package/build/es/no-polyfill/inputWithDisplayFormat/InputWithDisplayFormat.js +1 -1
- package/build/es/no-polyfill/inputs/Input.js +1 -1
- package/build/es/no-polyfill/inputs/TextArea.js +1 -1
- package/build/es/no-polyfill/inputs/_common.js +2 -2
- package/build/es/no-polyfill/instructionsList/InstructionsList.js +3 -3
- package/build/es/no-polyfill/link/Link.js +2 -2
- package/build/es/no-polyfill/link/Link.spec.js +1 -1
- package/build/es/no-polyfill/link/Link.story.js +1 -1
- package/build/es/no-polyfill/listItem/ListItem.js +1 -1
- package/build/es/no-polyfill/listItem/ListItem.spec.js +1 -1
- package/build/es/no-polyfill/listItem/ListItem.story.js +1 -1
- package/build/es/no-polyfill/loader/Loader.js +2 -2
- package/build/es/no-polyfill/loader/Loader.story.js +1 -1
- package/build/es/no-polyfill/logo/Logo.js +1 -1
- package/build/es/no-polyfill/logo/Logo.story.js +1 -1
- package/build/es/no-polyfill/logo/logoTypes.js +1 -1
- package/build/es/no-polyfill/markdown/Markdown.js +1 -1
- package/build/es/no-polyfill/modal/Modal.js +1 -1
- package/build/es/no-polyfill/modal/Modal.story.js +2 -2
- package/build/es/no-polyfill/money/Money.js +1 -1
- package/build/es/no-polyfill/money/Money.story.js +1 -1
- package/build/es/no-polyfill/moneyInput/MoneyInput.js +1 -1
- package/build/es/no-polyfill/moneyInput/MoneyInput.story.js +1 -1
- package/build/es/no-polyfill/moneyInput/currencyFormatting.js +2 -2
- package/build/es/no-polyfill/navigationOption/NavigationOption.js +1 -1
- package/build/es/no-polyfill/navigationOptionsList/NavigationOptionsList.js +1 -1
- package/build/es/no-polyfill/nudge/Nudge.js +1 -1
- package/build/es/no-polyfill/overlayHeader/OverlayHeader.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/PhoneNumberInput.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/data/countries.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/cleanNumber/cleanNumber.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/excludeCountries/excludeCountries.js +2 -2
- package/build/es/no-polyfill/phoneNumberInput/utils/explodeNumberModel/index.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/filterOptionsForQuery/index.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/findCountryByCode/index.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/findCountryByPrefix/index.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/groupCountriesByPrefix/groupCountriesByPrefix.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/isOptionAndFitsQuery/isOptionAndFitsQuery.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/isStringNumeric/isStringNumeric.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/isValidPhoneNumber/isValidPhoneNumber.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/longestMatchingPrefix/index.js +1 -1
- package/build/es/no-polyfill/phoneNumberInput/utils/setDefaultPrefix/index.js +3 -3
- package/build/es/no-polyfill/phoneNumberInput/utils/sortArrayByProperty/sortArrayByProperty.js +2 -2
- package/build/es/no-polyfill/popover/Popover.js +2 -2
- package/build/es/no-polyfill/processIndicator/ProcessIndicator.js +4 -4
- package/build/es/no-polyfill/progress/Progress.js +1 -1
- package/build/es/no-polyfill/progress/Progress.story.js +1 -1
- package/build/es/no-polyfill/progressBar/ProgressBar.js +1 -1
- package/build/es/no-polyfill/progressBar/ProgressBar.story.js +1 -1
- package/build/es/no-polyfill/provider/Provider.js +1 -1
- package/build/es/no-polyfill/provider/Provider.spec.js +1 -1
- package/build/es/no-polyfill/provider/Provider.story.js +1 -1
- package/build/es/no-polyfill/provider/direction/DirectionProvider.js +1 -1
- package/build/es/no-polyfill/provider/direction/DirectionProvider.spec.js +1 -1
- package/build/es/no-polyfill/provider/language/LanguageProvider.js +1 -1
- package/build/es/no-polyfill/provider/language/LanguageProvider.spec.js +1 -1
- package/build/es/no-polyfill/radio/Radio.js +1 -1
- package/build/es/no-polyfill/radioGroup/RadioGroup.js +2 -2
- package/build/es/no-polyfill/radioOption/RadioOption.js +1 -1
- package/build/es/no-polyfill/section/Section.js +1 -1
- package/build/es/no-polyfill/section/Section.spec.js +1 -1
- package/build/es/no-polyfill/section/Section.story.js +1 -1
- package/build/es/no-polyfill/select/Select.js +8 -9
- package/build/es/no-polyfill/select/option/Option.js +1 -1
- package/build/es/no-polyfill/select/searchBox/SearchBox.js +1 -1
- package/build/es/no-polyfill/sizeSwapper/SizeSwapper.js +3 -3
- package/build/es/no-polyfill/slidingPanel/SlidingPanel.js +2 -2
- package/build/es/no-polyfill/snackbar/Snackbar.js +1 -1
- package/build/es/no-polyfill/snackbar/SnackbarContext.js +1 -1
- package/build/es/no-polyfill/snackbar/SnackbarProvider.js +1 -1
- package/build/es/no-polyfill/snackbar/useSnackbar.js +1 -1
- package/build/es/no-polyfill/statusIcon/StatusIcon.js +1 -1
- package/build/es/no-polyfill/statusIcon/StatusIcon.story.js +1 -1
- package/build/es/no-polyfill/stepper/Stepper.js +1 -1
- package/build/es/no-polyfill/stepper/deviceDetection.js +2 -2
- package/build/es/no-polyfill/sticky/Sticky.js +1 -1
- package/build/es/no-polyfill/summary/Summary.js +1 -1
- package/build/es/no-polyfill/switch/Switch.js +1 -1
- package/build/es/no-polyfill/switch/Switch.story.js +1 -1
- package/build/es/no-polyfill/switchOption/SwitchOption.js +1 -1
- package/build/es/no-polyfill/switchOption/SwitchOption.story.js +1 -1
- package/build/es/no-polyfill/tabs/Tab.js +1 -1
- package/build/es/no-polyfill/tabs/TabList.js +1 -1
- package/build/es/no-polyfill/tabs/TabPanel.js +1 -1
- package/build/es/no-polyfill/tabs/Tabs.js +1 -5
- package/build/es/no-polyfill/tabs/utils.js +2 -2
- package/build/es/no-polyfill/textareaWithDisplayFormat/TextareaWithDisplayFormat.js +1 -1
- package/build/es/no-polyfill/tile/Tile.js +1 -1
- package/build/es/no-polyfill/title/Title.js +1 -1
- package/build/es/no-polyfill/title/Title.spec.js +1 -1
- package/build/es/no-polyfill/title/Title.story.js +1 -1
- package/build/es/no-polyfill/tooltip/Tooltip.js +7 -7
- package/build/es/no-polyfill/tooltip/Tooltip.spec.js +1 -1
- package/build/es/no-polyfill/tooltip/Tooltip.story.js +1 -1
- package/build/es/no-polyfill/typeahead/Typeahead.js +1 -1
- package/build/es/no-polyfill/typeahead/typeaheadInput/TypeaheadInput.js +1 -1
- package/build/es/no-polyfill/typeahead/typeaheadOption/TypeaheadOption.js +1 -1
- package/build/es/no-polyfill/typeahead/util/highlight.js +1 -1
- package/build/es/no-polyfill/upload/Upload.js +2 -6
- package/build/es/no-polyfill/upload/steps/completeStep/completeStep.js +1 -1
- package/build/es/no-polyfill/upload/steps/mediaUploadStep/mediaUploadStep.js +1 -1
- package/build/es/no-polyfill/upload/steps/processingStep/processingStep.js +1 -1
- package/build/es/no-polyfill/upload/steps/uploadImageStep/uploadImageStep.js +1 -1
- package/build/es/no-polyfill/upload/uploadSteps.js +1 -1
- package/build/es/no-polyfill/upload/utils/asyncFileRead/asyncFileRead.js +1 -1
- package/build/es/no-polyfill/upload/utils/getFileType/getFileType.js +1 -1
- package/build/es/no-polyfill/upload/utils/getSupportedSpotMimeTypes/getSupportedSpotMimeTypes.js +1 -1
- package/build/es/no-polyfill/upload/utils/isSizeValid/isSizeValid.js +1 -1
- package/build/es/no-polyfill/upload/utils/isTypeValid/isTypeValid.js +1 -1
- package/build/es/no-polyfill/upload/utils/postData/postData.js +1 -1
- package/build/es/no-polyfill/upload/utils/requestMedia/requestMedia.js +1 -1
- package/build/es/no-polyfill/uploadInput/UploadInput.js +7 -7
- package/build/es/no-polyfill/uploadInput/UploadInput.spec.js +1 -1
- package/build/es/no-polyfill/uploadInput/UploadInput.story.js +1 -1
- package/build/es/no-polyfill/uploadInput/uploadButton/UploadButton.js +1 -1
- package/build/es/no-polyfill/uploadInput/uploadButton/UploadButton.spec.js +3 -3
- package/build/es/no-polyfill/uploadInput/uploadButton/defaults.js +1 -1
- package/build/es/no-polyfill/uploadInput/uploadButton/getAllowedFileTypes.js +3 -3
- package/build/es/no-polyfill/uploadInput/uploadButton/getAllowedFileTypes.spec.js +1 -1
- package/build/es/no-polyfill/uploadInput/uploadItem/UploadItem.js +2 -2
- package/build/es/no-polyfill/uploadInput/uploadItem/UploadItem.spec.js +1 -1
- package/build/es/no-polyfill/uploadInput/uploadItem/UploadItemBody.js +1 -1
- package/build/es/no-polyfill/utilities/deprecatedProperty/deprecatedProperty.js +1 -1
- package/build/es/no-polyfill/utilities/logActionRequired.js +1 -1
- package/build/es/no-polyfill/withDisplayFormat/WithDisplayFormat.js +3 -4
- package/build/es/no-polyfill/withNextPortal/withNextPortal.js +1 -1
- package/build/es/polyfill/accordion/Accordion.js +1 -1
- package/build/es/polyfill/accordion/Accordion.story.js +1 -1
- package/build/es/polyfill/accordion/AccordionItem/AccordionItem.js +1 -1
- package/build/es/polyfill/actionButton/ActionButton.js +1 -1
- package/build/es/polyfill/actionButton/ActionButton.spec.js +1 -1
- package/build/es/polyfill/actionButton/ActionButton.story.js +1 -1
- package/build/es/polyfill/actionOption/ActionOption.js +1 -1
- package/build/es/polyfill/actionOption/ActionOption.story.js +1 -1
- package/build/es/polyfill/alert/Alert.js +1 -1
- package/build/es/polyfill/alert/Alert.story.js +1 -1
- package/build/es/polyfill/alert/inlineMarkdown/InlineMarkdown.js +1 -1
- package/build/es/polyfill/alert/withArrow/alertArrowPositions.js +1 -1
- package/build/es/polyfill/alert/withArrow/withArrow.js +1 -1
- package/build/es/polyfill/avatar/Avatar.js +1 -1
- package/build/es/polyfill/avatar/Avatar.story.js +1 -1
- package/build/es/polyfill/avatar/avatarTypes.js +1 -1
- package/build/es/polyfill/avatar/colors/colors.js +2 -2
- package/build/es/polyfill/avatarWrapper/AvatarWrapper.js +1 -1
- package/build/es/polyfill/avatarWrapper/AvatarWrapper.story.js +1 -1
- package/build/es/polyfill/badge/Badge.js +1 -1
- package/build/es/polyfill/body/Body.js +2 -2
- package/build/es/polyfill/body/Body.spec.js +1 -1
- package/build/es/polyfill/body/Body.story.js +1 -1
- package/build/es/polyfill/button/Button.js +5 -5
- package/build/es/polyfill/button/Button.story.js +1 -1
- package/build/es/polyfill/button/classMap.js +1 -1
- package/build/es/polyfill/button/legacyUtils/legacyUtils.js +2 -2
- package/build/es/polyfill/card/Card.js +1 -1
- package/build/es/polyfill/checkbox/Checkbox.js +1 -1
- package/build/es/polyfill/checkbox/Checkbox.story.js +1 -1
- package/build/es/polyfill/checkboxButton/CheckboxButton.js +1 -1
- package/build/es/polyfill/checkboxButton/CheckboxButton.spec.js +1 -1
- package/build/es/polyfill/checkboxButton/CheckboxButton.story.js +1 -1
- package/build/es/polyfill/checkboxOption/CheckboxOption.js +1 -1
- package/build/es/polyfill/checkboxOption/CheckboxOption.spec.js +1 -1
- package/build/es/polyfill/checkboxOption/CheckboxOption.story.js +1 -1
- package/build/es/polyfill/chevron/Chevron.js +1 -1
- package/build/es/polyfill/chevron/Chevron.story.js +1 -1
- package/build/es/polyfill/chips/Chip.js +1 -1
- package/build/es/polyfill/chips/Chips.js +1 -1
- package/build/es/polyfill/chips/Chips.spec.js +1 -1
- package/build/es/polyfill/chips/Chips.story.js +1 -1
- package/build/es/polyfill/circularButton/CircularButton.js +1 -1
- package/build/es/polyfill/common/DOMOperations/DOMOperations.js +3 -3
- package/build/es/polyfill/common/Option/Option.js +1 -1
- package/build/es/polyfill/common/RadioButton/RadioButton.js +1 -1
- package/build/es/polyfill/common/bottomSheet/BottomSheet.js +4 -4
- package/build/es/polyfill/common/bottomSheet/BottomSheet.spec.js +1 -1
- package/build/es/polyfill/common/bottomSheet/BottomSheet.story.js +2 -2
- package/build/es/polyfill/common/closeButton/CloseButton.js +1 -1
- package/build/es/polyfill/common/dateUtils/getDayNames/getDayNames.js +2 -2
- package/build/es/polyfill/common/dateUtils/getMonthNames/getMonthNames.js +1 -1
- package/build/es/polyfill/common/dateUtils/isDateValid/isDateValid.js +1 -1
- package/build/es/polyfill/common/dateUtils/isMonthAndYearFormat/isMonthAndYearFormat.js +1 -1
- package/build/es/polyfill/common/deviceDetection/deviceDetection.js +1 -1
- package/build/es/polyfill/common/direction.js +1 -1
- package/build/es/polyfill/common/domHelpers/index.js +1 -1
- package/build/es/polyfill/common/fakeEvents.js +1 -1
- package/build/es/polyfill/common/fileType.js +1 -1
- package/build/es/polyfill/common/flowHeader/FlowHeader.js +1 -1
- package/build/es/polyfill/common/focusBoundary/FocusBoundary.js +1 -1
- package/build/es/polyfill/common/focusBoundary/FocusBoundary.spec.js +1 -1
- package/build/es/polyfill/common/focusBoundary/utils/getFocusableElements.js +2 -2
- package/build/es/polyfill/common/focusBoundary/utils/resetFocus.js +1 -1
- package/build/es/polyfill/common/historyNavigator/historyNavigator.js +1 -1
- package/build/es/polyfill/common/hooks/useClientWidth/useClientWidth.js +3 -3
- package/build/es/polyfill/common/hooks/useConditionalListener/useConditionalListener.js +1 -1
- package/build/es/polyfill/common/hooks/useDirection/useDirection.js +1 -1
- package/build/es/polyfill/common/hooks/useHasIntersected/useHasIntersected.js +2 -2
- package/build/es/polyfill/common/hooks/useLayout/useLayout.js +1 -1
- package/build/es/polyfill/common/key.js +1 -1
- package/build/es/polyfill/common/locale/index.js +8 -8
- package/build/es/polyfill/common/panel/Panel.js +6 -6
- package/build/es/polyfill/common/propsValues/breakpoint.js +1 -1
- package/build/es/polyfill/common/propsValues/control.js +1 -1
- package/build/es/polyfill/common/propsValues/dateMode.js +1 -1
- package/build/es/polyfill/common/propsValues/layouts.js +1 -1
- package/build/es/polyfill/common/propsValues/markdownNodeType.js +1 -1
- package/build/es/polyfill/common/propsValues/monthFormat.js +1 -1
- package/build/es/polyfill/common/propsValues/position.js +1 -1
- package/build/es/polyfill/common/propsValues/profileType.js +1 -1
- package/build/es/polyfill/common/propsValues/scroll.js +1 -1
- package/build/es/polyfill/common/propsValues/sentiment.js +1 -1
- package/build/es/polyfill/common/propsValues/size.js +1 -1
- package/build/es/polyfill/common/propsValues/status.js +1 -1
- package/build/es/polyfill/common/propsValues/type.js +1 -1
- package/build/es/polyfill/common/propsValues/typography.js +1 -1
- package/build/es/polyfill/common/propsValues/variant.js +1 -1
- package/build/es/polyfill/common/propsValues/width.js +1 -1
- package/build/es/polyfill/common/requirements.js +2 -2
- package/build/es/polyfill/common/responsivePanel/ResponsivePanel.js +1 -1
- package/build/es/polyfill/common/textFormat/formatWithPattern/formatWithPattern.js +2 -2
- package/build/es/polyfill/common/textFormat/getCountOfSymbolsInSelection/getCountOfSymbolsInSelection.js +1 -1
- package/build/es/polyfill/common/textFormat/getCursorPositionAfterKeystroke/getCursorPositionAfterKeystroke.js +1 -1
- package/build/es/polyfill/common/textFormat/getDistanceToSymbol/getDistanceToSymbol.js +1 -1
- package/build/es/polyfill/common/textFormat/getSymbolsInPatternWithPosition/getSymbolsInPatternWithPosition.js +1 -1
- package/build/es/polyfill/common/textFormat/unformatWithPattern/unformatWithPattern.js +1 -1
- package/build/es/polyfill/common/theme.js +1 -1
- package/build/es/polyfill/criticalBanner/CriticalCommsBanner.js +1 -1
- package/build/es/polyfill/criticalBanner/CriticalCommsBanner.story.js +1 -1
- package/build/es/polyfill/dateInput/DateInput.js +4 -10
- package/build/es/polyfill/dateInput/DateInput.story.js +1 -1
- package/build/es/polyfill/dateInput/utils/convertToLocalMidnight/convertToLocalMidnight.js +1 -1
- package/build/es/polyfill/dateInput/utils/explodeDate/explodeDate.js +1 -1
- package/build/es/polyfill/dateLookup/DateLookup.js +3 -4
- package/build/es/polyfill/dateLookup/dateHeader/DateHeader.js +1 -1
- package/build/es/polyfill/dateLookup/dateTrigger/DateTrigger.js +1 -1
- package/build/es/polyfill/dateLookup/dayCalendar/DayCalendar.js +1 -1
- package/build/es/polyfill/dateLookup/dayCalendar/table/DayCalendarTable.js +4 -5
- package/build/es/polyfill/dateLookup/monthCalendar/MonthCalendar.js +1 -1
- package/build/es/polyfill/dateLookup/monthCalendar/table/MonthCalendarTable.js +1 -1
- package/build/es/polyfill/dateLookup/tableLink/TableLink.js +1 -1
- package/build/es/polyfill/dateLookup/yearCalendar/YearCalendar.js +1 -1
- package/build/es/polyfill/dateLookup/yearCalendar/table/YearCalendarTable.js +1 -1
- package/build/es/polyfill/decision/Decision.js +5 -5
- package/build/es/polyfill/decision/decisionEnums.js +2 -2
- package/build/es/polyfill/definitionList/DefinitionList.js +1 -1
- package/build/es/polyfill/dimmer/Dimmer.js +3 -3
- package/build/es/polyfill/dimmer/Dimmer.story.js +2 -2
- package/build/es/polyfill/dimmer/dimmerManager/DimmerManager.js +3 -3
- package/build/es/polyfill/display/Display.js +1 -1
- package/build/es/polyfill/display/Display.story.js +2 -2
- package/build/es/polyfill/drawer/Drawer.js +1 -1
- package/build/es/polyfill/dropFade/DropFade.js +3 -3
- package/build/es/polyfill/dropFade/DropFade.story.js +1 -1
- package/build/es/polyfill/dynamicFieldDefinitionList/DynamicFieldDefinitionList.js +1 -1
- package/build/es/polyfill/dynamicFieldDefinitionList/FormattedValue/FormattedValue.js +2 -2
- package/build/es/polyfill/dynamicFieldDefinitionList/utils/createDefinitions.js +2 -2
- package/build/es/polyfill/dynamicFieldDefinitionList/utils/text-format.js +1 -1
- package/build/es/polyfill/emphasis/Emphasis.js +2 -2
- package/build/es/polyfill/emphasis/EmphasisHtmlTransformer.js +2 -2
- package/build/es/polyfill/flowNavigation/FlowNavigation.js +2 -2
- package/build/es/polyfill/flowNavigation/animatedLabel/AnimatedLabel.js +1 -1
- package/build/es/polyfill/flowNavigation/backButton/BackButton.js +1 -1
- package/build/es/polyfill/header/Header.js +2 -2
- package/build/es/polyfill/header/Header.spec.js +1 -1
- package/build/es/polyfill/header/Header.story.js +2 -1
- package/build/es/polyfill/i18n/index.js +1 -1
- package/build/es/polyfill/image/Image.js +2 -2
- package/build/es/polyfill/info/Info.js +1 -1
- package/build/es/polyfill/info/Info.story.js +1 -1
- package/build/es/polyfill/info/infoPresentations.js +1 -1
- package/build/es/polyfill/inlineAlert/InlineAlert.js +1 -1
- package/build/es/polyfill/inputWithDisplayFormat/InputWithDisplayFormat.js +1 -1
- package/build/es/polyfill/inputs/Input.js +1 -1
- package/build/es/polyfill/inputs/TextArea.js +1 -1
- package/build/es/polyfill/inputs/_common.js +2 -2
- package/build/es/polyfill/instructionsList/InstructionsList.js +3 -3
- package/build/es/polyfill/link/Link.js +2 -2
- package/build/es/polyfill/link/Link.spec.js +1 -1
- package/build/es/polyfill/link/Link.story.js +1 -1
- package/build/es/polyfill/listItem/ListItem.js +1 -1
- package/build/es/polyfill/listItem/ListItem.spec.js +1 -1
- package/build/es/polyfill/listItem/ListItem.story.js +1 -1
- package/build/es/polyfill/loader/Loader.js +2 -2
- package/build/es/polyfill/loader/Loader.story.js +1 -1
- package/build/es/polyfill/logo/Logo.js +1 -1
- package/build/es/polyfill/logo/Logo.story.js +1 -1
- package/build/es/polyfill/logo/logoTypes.js +1 -1
- package/build/es/polyfill/markdown/Markdown.js +1 -1
- package/build/es/polyfill/modal/Modal.js +1 -1
- package/build/es/polyfill/modal/Modal.story.js +2 -2
- package/build/es/polyfill/money/Money.js +1 -1
- package/build/es/polyfill/money/Money.story.js +1 -1
- package/build/es/polyfill/moneyInput/MoneyInput.js +1 -1
- package/build/es/polyfill/moneyInput/MoneyInput.story.js +1 -1
- package/build/es/polyfill/moneyInput/currencyFormatting.js +3 -3
- package/build/es/polyfill/navigationOption/NavigationOption.js +1 -1
- package/build/es/polyfill/navigationOptionsList/NavigationOptionsList.js +1 -1
- package/build/es/polyfill/nudge/Nudge.js +1 -1
- package/build/es/polyfill/overlayHeader/OverlayHeader.js +1 -1
- package/build/es/polyfill/phoneNumberInput/PhoneNumberInput.js +1 -1
- package/build/es/polyfill/phoneNumberInput/data/countries.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/cleanNumber/cleanNumber.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/excludeCountries/excludeCountries.js +3 -3
- package/build/es/polyfill/phoneNumberInput/utils/explodeNumberModel/index.js +2 -2
- package/build/es/polyfill/phoneNumberInput/utils/filterOptionsForQuery/index.js +2 -2
- package/build/es/polyfill/phoneNumberInput/utils/findCountryByCode/index.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/findCountryByPrefix/index.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/groupCountriesByPrefix/groupCountriesByPrefix.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/isOptionAndFitsQuery/isOptionAndFitsQuery.js +2 -2
- package/build/es/polyfill/phoneNumberInput/utils/isStringNumeric/isStringNumeric.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/isValidPhoneNumber/isValidPhoneNumber.js +2 -2
- package/build/es/polyfill/phoneNumberInput/utils/longestMatchingPrefix/index.js +1 -1
- package/build/es/polyfill/phoneNumberInput/utils/setDefaultPrefix/index.js +3 -3
- package/build/es/polyfill/phoneNumberInput/utils/sortArrayByProperty/sortArrayByProperty.js +2 -2
- package/build/es/polyfill/popover/Popover.js +2 -2
- package/build/es/polyfill/processIndicator/ProcessIndicator.js +4 -4
- package/build/es/polyfill/progress/Progress.js +1 -1
- package/build/es/polyfill/progress/Progress.story.js +1 -1
- package/build/es/polyfill/progressBar/ProgressBar.js +1 -1
- package/build/es/polyfill/progressBar/ProgressBar.story.js +1 -1
- package/build/es/polyfill/provider/Provider.js +1 -1
- package/build/es/polyfill/provider/Provider.spec.js +1 -1
- package/build/es/polyfill/provider/Provider.story.js +1 -1
- package/build/es/polyfill/provider/direction/DirectionProvider.js +1 -1
- package/build/es/polyfill/provider/direction/DirectionProvider.spec.js +1 -1
- package/build/es/polyfill/provider/language/LanguageProvider.js +1 -1
- package/build/es/polyfill/provider/language/LanguageProvider.spec.js +1 -1
- package/build/es/polyfill/radio/Radio.js +1 -1
- package/build/es/polyfill/radioGroup/RadioGroup.js +2 -2
- package/build/es/polyfill/radioOption/RadioOption.js +1 -1
- package/build/es/polyfill/section/Section.js +1 -1
- package/build/es/polyfill/section/Section.spec.js +1 -1
- package/build/es/polyfill/section/Section.story.js +1 -1
- package/build/es/polyfill/select/Select.js +8 -9
- package/build/es/polyfill/select/option/Option.js +2 -2
- package/build/es/polyfill/select/searchBox/SearchBox.js +1 -1
- package/build/es/polyfill/sizeSwapper/SizeSwapper.js +3 -3
- package/build/es/polyfill/slidingPanel/SlidingPanel.js +2 -2
- package/build/es/polyfill/snackbar/Snackbar.js +1 -1
- package/build/es/polyfill/snackbar/SnackbarContext.js +1 -1
- package/build/es/polyfill/snackbar/SnackbarProvider.js +1 -1
- package/build/es/polyfill/snackbar/useSnackbar.js +1 -1
- package/build/es/polyfill/statusIcon/StatusIcon.js +1 -1
- package/build/es/polyfill/statusIcon/StatusIcon.story.js +1 -1
- package/build/es/polyfill/stepper/Stepper.js +1 -1
- package/build/es/polyfill/stepper/deviceDetection.js +2 -2
- package/build/es/polyfill/sticky/Sticky.js +1 -1
- package/build/es/polyfill/summary/Summary.js +1 -1
- package/build/es/polyfill/switch/Switch.js +1 -1
- package/build/es/polyfill/switch/Switch.story.js +1 -1
- package/build/es/polyfill/switchOption/SwitchOption.js +1 -1
- package/build/es/polyfill/switchOption/SwitchOption.story.js +1 -1
- package/build/es/polyfill/tabs/Tab.js +1 -1
- package/build/es/polyfill/tabs/TabList.js +1 -1
- package/build/es/polyfill/tabs/TabPanel.js +1 -1
- package/build/es/polyfill/tabs/Tabs.js +1 -5
- package/build/es/polyfill/tabs/utils.js +2 -2
- package/build/es/polyfill/textareaWithDisplayFormat/TextareaWithDisplayFormat.js +1 -1
- package/build/es/polyfill/tile/Tile.js +1 -1
- package/build/es/polyfill/title/Title.js +1 -1
- package/build/es/polyfill/title/Title.spec.js +1 -1
- package/build/es/polyfill/title/Title.story.js +1 -1
- package/build/es/polyfill/tooltip/Tooltip.js +7 -7
- package/build/es/polyfill/tooltip/Tooltip.spec.js +1 -1
- package/build/es/polyfill/tooltip/Tooltip.story.js +1 -1
- package/build/es/polyfill/typeahead/Typeahead.js +1 -1
- package/build/es/polyfill/typeahead/typeaheadInput/TypeaheadInput.js +1 -1
- package/build/es/polyfill/typeahead/typeaheadOption/TypeaheadOption.js +1 -1
- package/build/es/polyfill/typeahead/util/highlight.js +1 -1
- package/build/es/polyfill/upload/Upload.js +2 -6
- package/build/es/polyfill/upload/steps/completeStep/completeStep.js +1 -1
- package/build/es/polyfill/upload/steps/mediaUploadStep/mediaUploadStep.js +1 -1
- package/build/es/polyfill/upload/steps/processingStep/processingStep.js +1 -1
- package/build/es/polyfill/upload/steps/uploadImageStep/uploadImageStep.js +1 -1
- package/build/es/polyfill/upload/uploadSteps.js +1 -1
- package/build/es/polyfill/upload/utils/asyncFileRead/asyncFileRead.js +1 -1
- package/build/es/polyfill/upload/utils/getFileType/getFileType.js +1 -1
- package/build/es/polyfill/upload/utils/getSupportedSpotMimeTypes/getSupportedSpotMimeTypes.js +2 -2
- package/build/es/polyfill/upload/utils/isSizeValid/isSizeValid.js +1 -1
- package/build/es/polyfill/upload/utils/isTypeValid/isTypeValid.js +1 -1
- package/build/es/polyfill/upload/utils/postData/postData.js +1 -1
- package/build/es/polyfill/upload/utils/requestMedia/requestMedia.js +1 -1
- package/build/es/polyfill/uploadInput/UploadInput.js +7 -7
- package/build/es/polyfill/uploadInput/UploadInput.spec.js +1 -1
- package/build/es/polyfill/uploadInput/UploadInput.story.js +1 -1
- package/build/es/polyfill/uploadInput/uploadButton/UploadButton.js +1 -1
- package/build/es/polyfill/uploadInput/uploadButton/UploadButton.spec.js +3 -3
- package/build/es/polyfill/uploadInput/uploadButton/defaults.js +1 -1
- package/build/es/polyfill/uploadInput/uploadButton/getAllowedFileTypes.js +3 -3
- package/build/es/polyfill/uploadInput/uploadButton/getAllowedFileTypes.spec.js +1 -1
- package/build/es/polyfill/uploadInput/uploadItem/UploadItem.js +2 -2
- package/build/es/polyfill/uploadInput/uploadItem/UploadItem.spec.js +1 -1
- package/build/es/polyfill/uploadInput/uploadItem/UploadItemBody.js +1 -1
- package/build/es/polyfill/utilities/deprecatedProperty/deprecatedProperty.js +1 -1
- package/build/es/polyfill/utilities/logActionRequired.js +1 -1
- package/build/es/polyfill/withDisplayFormat/WithDisplayFormat.js +3 -4
- package/build/es/polyfill/withNextPortal/withNextPortal.js +1 -1
- package/build/main.css +1 -4236
- package/build/styles/accordion/Accordion.css +1 -59
- package/build/styles/actionButton/ActionButton.css +1 -41
- package/build/styles/avatar/Avatar.css +1 -240
- package/build/styles/badge/Badge.css +1 -66
- package/build/styles/button/Button.css +1 -17
- package/build/styles/card/Card.css +1 -88
- package/build/styles/checkboxButton/CheckboxButton.css +1 -21
- package/build/styles/chips/Chip.css +1 -169
- package/build/styles/circularButton/CircularButton.css +1 -175
- package/build/styles/common/Option/Option.css +1 -74
- package/build/styles/common/RadioButton/RadioButton.css +1 -3
- package/build/styles/common/bottomSheet/BottomSheet.css +1 -44
- package/build/styles/common/closeButton/CloseButton.css +1 -44
- package/build/styles/common/panel/Panel.css +1 -67
- package/build/styles/criticalBanner/CriticalCommsBanner.css +1 -73
- package/build/styles/dateInput/DateInput.css +1 -3
- package/build/styles/dateLookup/DateLookup.css +1 -80
- package/build/styles/dateLookup/dateTrigger/DateTrigger.css +1 -53
- package/build/styles/decision/Decision.css +1 -69
- package/build/styles/definitionList/DefinitionList.css +1 -48
- package/build/styles/dimmer/Dimmer.css +1 -68
- package/build/styles/drawer/Drawer.css +1 -77
- package/build/styles/dropFade/DropFade.css +1 -19
- package/build/styles/dynamicFieldDefinitionList/FormattedValue/FormattedValue.css +1 -4
- package/build/styles/emphasis/Emphasis.css +1 -25
- package/build/styles/flowNavigation/FlowNavigation.css +1 -85
- package/build/styles/flowNavigation/animatedLabel/AnimatedLabel.css +1 -26
- package/build/styles/flowNavigation/backButton/BackButton.css +1 -28
- package/build/styles/header/Header.css +1 -20
- package/build/styles/image/Image.css +1 -12
- package/build/styles/info/Info.css +1 -37
- package/build/styles/inputs/Input.css +1 -53
- package/build/styles/inputs/TextArea.css +1 -59
- package/build/styles/instructionsList/InstructionsList.css +1 -30
- package/build/styles/link/Link.css +1 -12
- package/build/styles/listItem/ListItem.css +1 -6
- package/build/styles/loader/Loader.css +1 -294
- package/build/styles/logo/Logo.css +1 -10
- package/build/styles/main.css +1 -4236
- package/build/styles/modal/Modal.css +1 -133
- package/build/styles/moneyInput/MoneyInput.css +1 -128
- package/build/styles/navigationOption/NavigationOption.css +1 -61
- package/build/styles/navigationOptionsList/NavigationOptionsList.css +1 -12
- package/build/styles/nudge/Nudge.css +1 -138
- package/build/styles/overlayHeader/OverlayHeader.css +1 -31
- package/build/styles/phoneNumberInput/PhoneNumberInput.css +1 -17
- package/build/styles/popover/Popover.css +1 -40
- package/build/styles/progress/Progress.css +1 -35
- package/build/styles/progressBar/ProgressBar.css +1 -9
- package/build/styles/section/Section.css +1 -8
- package/build/styles/select/Select.css +1 -322
- package/build/styles/slidingPanel/SlidingPanel.css +1 -96
- package/build/styles/snackbar/Snackbar.css +1 -85
- package/build/styles/statusIcon/StatusIcon.css +1 -50
- package/build/styles/stepper/Stepper.css +1 -139
- package/build/styles/summary/Summary.css +1 -86
- package/build/styles/switch/Switch.css +1 -64
- package/build/styles/tabs/Tabs.css +1 -104
- package/build/styles/tile/Tile.css +1 -58
- package/build/styles/tooltip/Tooltip.css +1 -37
- package/build/styles/typeahead/Typeahead.css +1 -167
- package/build/styles/typeahead/typeaheadOption/TypeaheadOption.css +1 -6
- package/build/styles/upload/Upload.css +1 -15
- package/build/styles/uploadInput/UploadInput.css +1 -53
- package/build/styles/uploadInput/uploadButton/UploadButton.css +1 -44
- package/build/styles/uploadInput/uploadItem/UploadItem.css +1 -60
- package/build/types/actionButton/ActionButton.d.ts +3 -0
- package/build/types/actionButton/ActionButton.story.d.ts +1 -0
- package/build/types/button/Button.story.d.ts +24 -24
- package/build/umd/no-polyfill/main.js +1 -1
- package/build/umd/polyfill/main.js +1 -1
- package/package.json +1 -1
|
@@ -1,139 +1 @@
|
|
|
1
|
-
.tw-stepper {
|
|
2
|
-
padding-bottom: 24px;
|
|
3
|
-
width: 100%;
|
|
4
|
-
}
|
|
5
|
-
@media only screen and (--screen-xs-max) {
|
|
6
|
-
.tw-stepper {
|
|
7
|
-
padding-bottom: 0;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
.tw-stepper__step {
|
|
11
|
-
position: absolute;
|
|
12
|
-
top: 0;
|
|
13
|
-
list-style-type: none;
|
|
14
|
-
}
|
|
15
|
-
.tw-stepper__step--active .tw-stepper__step-label {
|
|
16
|
-
cursor: default;
|
|
17
|
-
color: var(--color-content-primary);
|
|
18
|
-
font-weight: 600;
|
|
19
|
-
}
|
|
20
|
-
.np-theme-personal .tw-stepper__step--active ~ li:not(.tw-stepper__step--has-tooltip:hover) .tw-stepper__step-label:not(:active,:focus) {
|
|
21
|
-
opacity: 0.45;
|
|
22
|
-
}
|
|
23
|
-
.tw-stepper__step--clickable .tw-stepper__step-label {
|
|
24
|
-
color: var(--color-content-accent);
|
|
25
|
-
transition: color 0.15s ease-in-out;
|
|
26
|
-
line-height: 0;
|
|
27
|
-
border-radius: 2px;
|
|
28
|
-
}
|
|
29
|
-
.np-theme-personal .tw-stepper__step--clickable .tw-stepper__step-label {
|
|
30
|
-
color: var(--color-content-secondary);
|
|
31
|
-
top: 0;
|
|
32
|
-
}
|
|
33
|
-
.tw-stepper__step--has-tooltip:hover {
|
|
34
|
-
cursor: pointer;
|
|
35
|
-
}
|
|
36
|
-
@media screen and (--screen-sm) and (--screen-md-max) {
|
|
37
|
-
.tw-stepper__step:first-child .tooltip-inner {
|
|
38
|
-
transform: translateX(calc(50% - 32px));
|
|
39
|
-
}
|
|
40
|
-
.tw-stepper__step:last-child .tooltip-inner {
|
|
41
|
-
transform: translateX(calc(-50% + 32px));
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
.tw-stepper__step-label {
|
|
45
|
-
position: absolute;
|
|
46
|
-
top: 0;
|
|
47
|
-
color: var(--color-content-secondary);
|
|
48
|
-
transition: color 0.6s ease-in-out;
|
|
49
|
-
white-space: nowrap;
|
|
50
|
-
font-weight: var(--font-weight-semi-bold);
|
|
51
|
-
transform: translateX(-50%) ;
|
|
52
|
-
}
|
|
53
|
-
[dir="rtl"] .tw-stepper__step-label {
|
|
54
|
-
transform: translateX(50%) ;
|
|
55
|
-
}
|
|
56
|
-
.tw-stepper .tooltip {
|
|
57
|
-
top: 24px !important;
|
|
58
|
-
white-space: nowrap;
|
|
59
|
-
}
|
|
60
|
-
.tw-stepper .tooltip .tooltip-inner {
|
|
61
|
-
max-width: 100%;
|
|
62
|
-
}
|
|
63
|
-
.tw-stepper .tw-tooltip-container {
|
|
64
|
-
display: block;
|
|
65
|
-
}
|
|
66
|
-
.tw-stepper-steps {
|
|
67
|
-
position: relative;
|
|
68
|
-
padding: 0 ;
|
|
69
|
-
}
|
|
70
|
-
[dir="rtl"] .tw-stepper-steps {
|
|
71
|
-
padding: 0 ;
|
|
72
|
-
}
|
|
73
|
-
.progress-bar-ending {
|
|
74
|
-
float: left;
|
|
75
|
-
height: 100%;
|
|
76
|
-
background: linear-gradient(to right, var(--color-interactive-accent), #37517e);
|
|
77
|
-
transition: width 0.6s ease-in-out;
|
|
78
|
-
}
|
|
79
|
-
[dir="rtl"] .progress-bar-ending {
|
|
80
|
-
float: right;
|
|
81
|
-
}
|
|
82
|
-
[dir="rtl"] .progress-bar-ending {
|
|
83
|
-
background: linear-gradient(to left, var(--color-interactive-accent), #37517e);
|
|
84
|
-
}
|
|
85
|
-
.progress-bar-ending::after {
|
|
86
|
-
float: right;
|
|
87
|
-
width: 8px;
|
|
88
|
-
height: 8px;
|
|
89
|
-
margin-top: -3px;
|
|
90
|
-
margin-right: -4px;
|
|
91
|
-
content: "";
|
|
92
|
-
background-color: #37517e;
|
|
93
|
-
border-radius: 4px;
|
|
94
|
-
}
|
|
95
|
-
[dir="rtl"] .progress-bar-ending::after {
|
|
96
|
-
float: left;
|
|
97
|
-
}
|
|
98
|
-
[dir="rtl"] .progress-bar-ending::after {
|
|
99
|
-
margin-left: -4px;
|
|
100
|
-
margin-right: initial;
|
|
101
|
-
}
|
|
102
|
-
.np-theme-personal .progress-bar-ending {
|
|
103
|
-
background: linear-gradient(to right, var(--color-interactive-accent), var(--color-interactive-primary));
|
|
104
|
-
}
|
|
105
|
-
[dir="rtl"] .np-theme-personal .progress-bar-ending {
|
|
106
|
-
background: linear-gradient(to left, var(--color-interactive-accent), var(--color-interactive-primary));
|
|
107
|
-
}
|
|
108
|
-
.np-theme-personal .progress-bar-ending::after {
|
|
109
|
-
background-color: var(--color-interactive-primary);
|
|
110
|
-
}
|
|
111
|
-
.np-theme-personal--forest-green .progress-bar-ending,
|
|
112
|
-
.np-theme-personal--bright-green .progress-bar-ending,
|
|
113
|
-
.np-theme-personal--dark .progress-bar-ending {
|
|
114
|
-
background: linear-gradient(to right, var(--color-interactive-accent), var(--color-forest-green));
|
|
115
|
-
}
|
|
116
|
-
[dir="rtl"] .np-theme-personal--forest-green .progress-bar-ending,
|
|
117
|
-
[dir="rtl"] .np-theme-personal--bright-green .progress-bar-ending,
|
|
118
|
-
[dir="rtl"] .np-theme-personal--dark .progress-bar-ending {
|
|
119
|
-
background: linear-gradient(to left, var(--color-interactive-accent), var(--color-forest-green));
|
|
120
|
-
}
|
|
121
|
-
.progress-bar-filler {
|
|
122
|
-
float: left;
|
|
123
|
-
height: 100%;
|
|
124
|
-
background-color: var(--color-interactive-accent);
|
|
125
|
-
border-top-left-radius: 1px;
|
|
126
|
-
border-bottom-left-radius: 1px;
|
|
127
|
-
transition: width 0.6s ease-in-out;
|
|
128
|
-
will-change: width;
|
|
129
|
-
}
|
|
130
|
-
[dir="rtl"] .progress-bar-filler {
|
|
131
|
-
float: right;
|
|
132
|
-
}
|
|
133
|
-
.btn-unstyled {
|
|
134
|
-
background: none;
|
|
135
|
-
border: none;
|
|
136
|
-
margin: 0;
|
|
137
|
-
padding: 0;
|
|
138
|
-
display: block;
|
|
139
|
-
}
|
|
1
|
+
.tw-stepper{padding-bottom:24px;width:100%}@media only screen and (max-width:575px){.tw-stepper{padding-bottom:0}}.tw-stepper__step{list-style-type:none;position:absolute;top:0}.tw-stepper__step--active .tw-stepper__step-label{color:#37517e;color:var(--color-content-primary);cursor:default;font-weight:600}.np-theme-personal .tw-stepper__step--active~li:not(.tw-stepper__step--has-tooltip:hover) .tw-stepper__step-label:not(:active,:focus){opacity:.45}.tw-stepper__step--clickable .tw-stepper__step-label{border-radius:2px;color:#0097c7;color:var(--color-content-accent);line-height:0;transition:color .15s ease-in-out}.np-theme-personal .tw-stepper__step--clickable .tw-stepper__step-label{color:#5d7079;color:var(--color-content-secondary);top:0}.tw-stepper__step--has-tooltip:hover{cursor:pointer}@media screen and (min-width:576px) and (max-width:991px){.tw-stepper__step:first-child .tooltip-inner{transform:translateX(calc(50% - 32px))}.tw-stepper__step:last-child .tooltip-inner{transform:translateX(calc(-50% + 32px))}}.tw-stepper__step-label{color:#5d7079;color:var(--color-content-secondary);font-weight:600;font-weight:var(--font-weight-semi-bold);position:absolute;top:0;transform:translateX(-50%);transition:color .6s ease-in-out;white-space:nowrap}[dir=rtl] .tw-stepper__step-label{transform:translateX(50%)}.tw-stepper .tooltip{top:24px!important;white-space:nowrap}.tw-stepper .tooltip .tooltip-inner{max-width:100%}.tw-stepper .tw-tooltip-container{display:block}.tw-stepper-steps{padding:0;position:relative}[dir=rtl] .tw-stepper-steps{padding:0}.progress-bar-ending{background:linear-gradient(90deg,#00a2dd,#37517e);background:linear-gradient(to right,var(--color-interactive-accent),#37517e);float:left;height:100%;transition:width .6s ease-in-out}[dir=rtl] .progress-bar-ending{background:linear-gradient(270deg,#00a2dd,#37517e);background:linear-gradient(to left,var(--color-interactive-accent),#37517e);float:right}.progress-bar-ending:after{background-color:#37517e;border-radius:4px;content:"";float:right;height:8px;margin-right:-4px;margin-top:-3px;width:8px}[dir=rtl] .progress-bar-ending:after{float:left;margin-left:-4px;margin-right:0}.np-theme-personal .progress-bar-ending{background:linear-gradient(to right,#00a2dd,var(--color-interactive-primary));background:linear-gradient(to right,var(--color-interactive-accent),var(--color-interactive-primary))}[dir=rtl] .np-theme-personal .progress-bar-ending{background:linear-gradient(to left,#00a2dd,var(--color-interactive-primary));background:linear-gradient(to left,var(--color-interactive-accent),var(--color-interactive-primary))}.np-theme-personal .progress-bar-ending:after{background-color:var(--color-interactive-primary)}.np-theme-personal--bright-green .progress-bar-ending,.np-theme-personal--dark .progress-bar-ending,.np-theme-personal--forest-green .progress-bar-ending{background:linear-gradient(to right,#00a2dd,var(--color-forest-green));background:linear-gradient(to right,var(--color-interactive-accent),var(--color-forest-green))}[dir=rtl] .np-theme-personal--bright-green .progress-bar-ending,[dir=rtl] .np-theme-personal--dark .progress-bar-ending,[dir=rtl] .np-theme-personal--forest-green .progress-bar-ending{background:linear-gradient(to left,#00a2dd,var(--color-forest-green));background:linear-gradient(to left,var(--color-interactive-accent),var(--color-forest-green))}.progress-bar-filler{background-color:#00a2dd;background-color:var(--color-interactive-accent);border-bottom-left-radius:1px;border-top-left-radius:1px;float:left;height:100%;transition:width .6s ease-in-out;will-change:width}[dir=rtl] .progress-bar-filler{float:right}.btn-unstyled{background:none;border:none;display:block;margin:0;padding:0}
|
|
@@ -1,86 +1 @@
|
|
|
1
|
-
.np-summary {
|
|
2
|
-
min-width: 280px;
|
|
3
|
-
}
|
|
4
|
-
.np-summary__body {
|
|
5
|
-
flex: 1;
|
|
6
|
-
}
|
|
7
|
-
.np-summary__title {
|
|
8
|
-
margin-top: 2px;
|
|
9
|
-
line-height: calc(22 / 16);
|
|
10
|
-
font-weight: var(--font-weight-semi-bold);
|
|
11
|
-
}
|
|
12
|
-
.np-theme-personal .np-summary__title {
|
|
13
|
-
justify-content: space-between;
|
|
14
|
-
margin-top: 0;
|
|
15
|
-
}
|
|
16
|
-
.np-summary__title span {
|
|
17
|
-
line-height: 1.375;
|
|
18
|
-
margin-bottom: 0 !important;
|
|
19
|
-
letter-spacing: normal;
|
|
20
|
-
}
|
|
21
|
-
.np-summary__title .np-info button {
|
|
22
|
-
margin-top: -2px;
|
|
23
|
-
}
|
|
24
|
-
.np-theme-personal .np-summary__title .np-info button {
|
|
25
|
-
margin-top: 0;
|
|
26
|
-
}
|
|
27
|
-
.np-summary__title .np-info__small {
|
|
28
|
-
margin-top: 2px;
|
|
29
|
-
}
|
|
30
|
-
.np-theme-personal .np-summary__title .np-info__small {
|
|
31
|
-
margin-top: 0;
|
|
32
|
-
}
|
|
33
|
-
.np-theme-personal .np-summary__title .np-info .tw-icon {
|
|
34
|
-
color: var(--color-interactive-primary);
|
|
35
|
-
}
|
|
36
|
-
.np-summary__icon {
|
|
37
|
-
position: relative;
|
|
38
|
-
color: var(--color-content-primary);
|
|
39
|
-
}
|
|
40
|
-
.np-summary__icon .np-summary-icon__done {
|
|
41
|
-
color: var(--color-interactive-positive);
|
|
42
|
-
}
|
|
43
|
-
.np-theme-personal .np-summary__icon .np-summary-icon__done {
|
|
44
|
-
color: var(--color-sentiment-positive);
|
|
45
|
-
}
|
|
46
|
-
.np-summary__icon .np-summary-icon__pending {
|
|
47
|
-
color: var(--color-interactive-warning);
|
|
48
|
-
}
|
|
49
|
-
.np-theme-personal .np-summary__icon .np-summary-icon__pending {
|
|
50
|
-
color: var(--color-sentiment-warning);
|
|
51
|
-
}
|
|
52
|
-
.np-summary__icon :nth-child(2) {
|
|
53
|
-
background-color: var(--color-background-screen);
|
|
54
|
-
border-radius: 50%;
|
|
55
|
-
position: absolute;
|
|
56
|
-
right: -8px;
|
|
57
|
-
bottom: -6px;
|
|
58
|
-
}
|
|
59
|
-
[dir="rtl"] .np-summary__icon :nth-child(2) {
|
|
60
|
-
left: -8px;
|
|
61
|
-
right: initial;
|
|
62
|
-
}
|
|
63
|
-
.np-theme-personal .np-summary__icon :nth-child(2) {
|
|
64
|
-
background-color: transparent;
|
|
65
|
-
}
|
|
66
|
-
.np-summary__description {
|
|
67
|
-
margin-top: var(--size-4);
|
|
68
|
-
font-size: var(--font-size-14);
|
|
69
|
-
line-height: calc(20 / 14);
|
|
70
|
-
}
|
|
71
|
-
.np-theme-personal .np-summary__description {
|
|
72
|
-
color: var(--color-content-secondary);
|
|
73
|
-
padding-right: calc(var(--size-24) + var(--size-8));
|
|
74
|
-
}
|
|
75
|
-
[dir="rtl"] .np-theme-personal .np-summary__description {
|
|
76
|
-
padding-left: calc(var(--size-24) + var(--size-8));
|
|
77
|
-
padding-right: 0;
|
|
78
|
-
}
|
|
79
|
-
.np-summary__action {
|
|
80
|
-
margin-top: var(--size-4);
|
|
81
|
-
font-size: var(--font-size-14);
|
|
82
|
-
font-weight: var(--font-weight-semi-bold);
|
|
83
|
-
}
|
|
84
|
-
.np-summary + .np-summary {
|
|
85
|
-
margin-top: var(--size-24);
|
|
86
|
-
}
|
|
1
|
+
.np-summary{min-width:280px}.np-summary__body{flex:1}.np-summary__title{font-weight:600;font-weight:var(--font-weight-semi-bold);line-height:1.375;margin-top:2px}.np-theme-personal .np-summary__title{justify-content:space-between;margin-top:0}.np-summary__title span{letter-spacing:normal;line-height:1.375;margin-bottom:0!important}.np-summary__title .np-info button{margin-top:-2px}.np-theme-personal .np-summary__title .np-info button{margin-top:0}.np-summary__title .np-info__small{margin-top:2px}.np-theme-personal .np-summary__title .np-info__small{margin-top:0}.np-theme-personal .np-summary__title .np-info .tw-icon{color:var(--color-interactive-primary)}.np-summary__icon{color:#37517e;color:var(--color-content-primary);position:relative}.np-summary__icon .np-summary-icon__done{color:#2ead4b;color:var(--color-interactive-positive)}.np-theme-personal .np-summary__icon .np-summary-icon__done{color:var(--color-sentiment-positive)}.np-summary__icon .np-summary-icon__pending{color:#df8700;color:var(--color-interactive-warning)}.np-theme-personal .np-summary__icon .np-summary-icon__pending{color:var(--color-sentiment-warning)}.np-summary__icon :nth-child(2){background-color:#fff;background-color:var(--color-background-screen);border-radius:50%;bottom:-6px;position:absolute;right:-8px}[dir=rtl] .np-summary__icon :nth-child(2){left:-8px;right:auto}.np-theme-personal .np-summary__icon :nth-child(2){background-color:transparent}.np-summary__description{font-size:.875rem;font-size:var(--font-size-14);line-height:1.42857;margin-top:4px;margin-top:var(--size-4)}.np-theme-personal .np-summary__description{color:#5d7079;color:var(--color-content-secondary);padding-right:32px;padding-right:calc(var(--size-24) + var(--size-8))}[dir=rtl] .np-theme-personal .np-summary__description{padding-left:32px;padding-left:calc(var(--size-24) + var(--size-8));padding-right:0}.np-summary__action{font-size:.875rem;font-size:var(--font-size-14);font-weight:600;font-weight:var(--font-weight-semi-bold);margin-top:4px;margin-top:var(--size-4)}.np-summary+.np-summary{margin-top:24px;margin-top:var(--size-24)}
|
|
@@ -1,64 +1 @@
|
|
|
1
|
-
.np-switch {
|
|
2
|
-
display: inline-flex;
|
|
3
|
-
overflow: hidden;
|
|
4
|
-
width: 50px;
|
|
5
|
-
padding: 2px;
|
|
6
|
-
border-radius: 16px;
|
|
7
|
-
}
|
|
8
|
-
.np-switch:focus {
|
|
9
|
-
outline: none;
|
|
10
|
-
}
|
|
11
|
-
.np-switch:focus-visible {
|
|
12
|
-
outline: var(--ring-outline-color) solid var(--ring-outline-width);
|
|
13
|
-
outline-offset: var(--ring-outline-offset);
|
|
14
|
-
}
|
|
15
|
-
.np-switch--thumb {
|
|
16
|
-
display: flex;
|
|
17
|
-
transition: transform cubic-bezier(0, 0.94, 0.62, 1) 350ms;
|
|
18
|
-
}
|
|
19
|
-
.np-switch--thumb .tw-icon {
|
|
20
|
-
color: #fff;
|
|
21
|
-
}
|
|
22
|
-
.np-switch--unchecked {
|
|
23
|
-
background: var(--color-interactive-secondary);
|
|
24
|
-
}
|
|
25
|
-
.np-switch--unchecked .switch--thumb {
|
|
26
|
-
transform: translateX(0);
|
|
27
|
-
}
|
|
28
|
-
.np-switch--checked {
|
|
29
|
-
background: var(--color-interactive-accent);
|
|
30
|
-
}
|
|
31
|
-
.np-switch--checked .np-switch--thumb {
|
|
32
|
-
transform: translateX(20px) ;
|
|
33
|
-
}
|
|
34
|
-
[dir="rtl"] .np-switch--checked .np-switch--thumb {
|
|
35
|
-
transform: translateX(-20px) ;
|
|
36
|
-
}
|
|
37
|
-
.np-switch input {
|
|
38
|
-
position: absolute;
|
|
39
|
-
left: -100%;
|
|
40
|
-
display: none;
|
|
41
|
-
width: 0;
|
|
42
|
-
height: 0;
|
|
43
|
-
opacity: 0;
|
|
44
|
-
}
|
|
45
|
-
[dir="rtl"] .np-switch input {
|
|
46
|
-
right: -100%;
|
|
47
|
-
left: initial;
|
|
48
|
-
}
|
|
49
|
-
.np-switch:not([aria-disabled]) {
|
|
50
|
-
cursor: pointer;
|
|
51
|
-
}
|
|
52
|
-
.np-theme-personal .np-switch {
|
|
53
|
-
padding: 1px 2px;
|
|
54
|
-
}
|
|
55
|
-
.np-theme-personal .np-switch--checked {
|
|
56
|
-
background: var(--color-interactive-primary);
|
|
57
|
-
}
|
|
58
|
-
.np-theme-personal .np-switch--thumb {
|
|
59
|
-
width: 20px;
|
|
60
|
-
height: 20px;
|
|
61
|
-
margin: 3px;
|
|
62
|
-
border-radius: 50%;
|
|
63
|
-
background-color: var(--color-background-screen);
|
|
64
|
-
}
|
|
1
|
+
.np-switch{border-radius:16px;display:inline-flex;overflow:hidden;padding:2px;width:50px}.np-switch:focus{outline:none}.np-switch:focus-visible{outline:var(--ring-outline-color) solid var(--ring-outline-width);outline-offset:var(--ring-outline-offset)}.np-switch--thumb{display:flex;transition:transform .35s cubic-bezier(0,.94,.62,1)}.np-switch--thumb .tw-icon{color:#fff}.np-switch--unchecked{background:#c9cbce;background:var(--color-interactive-secondary)}.np-switch--unchecked .switch--thumb{transform:translateX(0)}.np-switch--checked{background:#00a2dd;background:var(--color-interactive-accent)}.np-switch--checked .np-switch--thumb{transform:translateX(20px)}[dir=rtl] .np-switch--checked .np-switch--thumb{transform:translateX(-20px)}.np-switch input{display:none;height:0;left:-100%;opacity:0;position:absolute;width:0}[dir=rtl] .np-switch input{left:auto;right:-100%}.np-switch:not([aria-disabled]){cursor:pointer}.np-theme-personal .np-switch{padding:1px 2px}.np-theme-personal .np-switch--checked{background:var(--color-interactive-primary)}.np-theme-personal .np-switch--thumb{background-color:#fff;background-color:var(--color-background-screen);border-radius:50%;height:20px;margin:3px;width:20px}
|
|
@@ -1,104 +1 @@
|
|
|
1
|
-
.tabs {
|
|
2
|
-
position: relative;
|
|
3
|
-
}
|
|
4
|
-
.tabs__tab {
|
|
5
|
-
display: inline-block;
|
|
6
|
-
outline: none;
|
|
7
|
-
text-align: center;
|
|
8
|
-
padding: var(--size-8);
|
|
9
|
-
margin-bottom: -2px;
|
|
10
|
-
color: var(--color-content-primary);
|
|
11
|
-
font-weight: var(--font-weight-semi-bold);
|
|
12
|
-
transition: color 0.15s ease-in-out;
|
|
13
|
-
}
|
|
14
|
-
.np-theme-personal .tabs__tab {
|
|
15
|
-
color: var(--color-content-secondary);
|
|
16
|
-
font-weight: var(--font-weight-regular);
|
|
17
|
-
}
|
|
18
|
-
.tabs__tab--selected {
|
|
19
|
-
color: var(--color-content-accent);
|
|
20
|
-
}
|
|
21
|
-
.np-theme-personal .tabs__tab--selected {
|
|
22
|
-
color: var(--color-interactive-primary);
|
|
23
|
-
font-weight: var(--font-weight-semi-bold);
|
|
24
|
-
}
|
|
25
|
-
.tabs__tab__content {
|
|
26
|
-
border-radius: 2px;
|
|
27
|
-
}
|
|
28
|
-
.tabs__tab:not(.disabled, :disabled):focus-visible .tabs__tab__content {
|
|
29
|
-
color: var(--color-content-accent-hover);
|
|
30
|
-
}
|
|
31
|
-
.np-theme-personal .tabs__tab:not(.disabled, :disabled):focus-visible .tabs__tab__content {
|
|
32
|
-
color: var(--color-interactive-primary-hover);
|
|
33
|
-
outline: var(--ring-outline-color) solid var(--ring-outline-width);
|
|
34
|
-
outline-offset: var(--ring-outline-offset);
|
|
35
|
-
}
|
|
36
|
-
@media (--screen-lg) {
|
|
37
|
-
.tabs__tab:not(.disabled, :disabled):hover {
|
|
38
|
-
color: var(--color-content-accent-hover);
|
|
39
|
-
}
|
|
40
|
-
.np-theme-personal .tabs__tab:not(.disabled, :disabled):hover {
|
|
41
|
-
color: var(--color-interactive-primary-hover);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
@media (hover: hover) {
|
|
45
|
-
.tabs__tab:not(.disabled, :disabled):hover {
|
|
46
|
-
color: var(--color-content-accent-hover);
|
|
47
|
-
}
|
|
48
|
-
.np-theme-personal .tabs__tab:not(.disabled, :disabled):hover {
|
|
49
|
-
color: var(--color-interactive-primary-hover);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
.tabs__tab-list {
|
|
53
|
-
list-style: none;
|
|
54
|
-
padding: 0;
|
|
55
|
-
margin: 0;
|
|
56
|
-
border-bottom: 1px solid var(--color-border-neutral);
|
|
57
|
-
}
|
|
58
|
-
.tabs__line {
|
|
59
|
-
height: 2px;
|
|
60
|
-
background-color: var(--color-interactive-accent);
|
|
61
|
-
transition: transform cubic-bezier(0, 0.94, 0.62, 1) 350ms;
|
|
62
|
-
position: relative;
|
|
63
|
-
bottom: -1px;
|
|
64
|
-
}
|
|
65
|
-
.np-theme-personal .tabs__line {
|
|
66
|
-
background-color: var(--color-interactive-primary);
|
|
67
|
-
}
|
|
68
|
-
.tabs__panel-container {
|
|
69
|
-
width: 100%;
|
|
70
|
-
}
|
|
71
|
-
.tabs__slider {
|
|
72
|
-
display: flex;
|
|
73
|
-
}
|
|
74
|
-
.tabs__panel--selected {
|
|
75
|
-
padding: var(--size-8);
|
|
76
|
-
}
|
|
77
|
-
.tabs__panel.enter {
|
|
78
|
-
opacity: 0;
|
|
79
|
-
}
|
|
80
|
-
.tabs__panel.enter-active {
|
|
81
|
-
opacity: 1;
|
|
82
|
-
}
|
|
83
|
-
.tabs__panel.exit {
|
|
84
|
-
opacity: 0;
|
|
85
|
-
}
|
|
86
|
-
.tabs--inverse .tabs__tab-list {
|
|
87
|
-
border-bottom-color: var(--color-border-neutral);
|
|
88
|
-
}
|
|
89
|
-
.tabs--inverse .tabs__tab:not(.tabs__tab--selected) {
|
|
90
|
-
color: #fff;
|
|
91
|
-
}
|
|
92
|
-
.tabs.tabs--auto-width .tabs__tab {
|
|
93
|
-
display: inline-flex;
|
|
94
|
-
min-height: var(--size-40);
|
|
95
|
-
padding: 0 var(--size-12);
|
|
96
|
-
justify-content: center;
|
|
97
|
-
align-items: center;
|
|
98
|
-
vertical-align: middle;
|
|
99
|
-
}
|
|
100
|
-
@media (--screen-sm) {
|
|
101
|
-
.tabs.tabs--auto-width .tabs__tab {
|
|
102
|
-
padding: 0 var(--size-24);
|
|
103
|
-
}
|
|
104
|
-
}
|
|
1
|
+
.tabs{position:relative}.tabs__tab{color:#37517e;color:var(--color-content-primary);display:inline-block;font-weight:600;font-weight:var(--font-weight-semi-bold);margin-bottom:-2px;outline:none;padding:8px;padding:var(--size-8);text-align:center;transition:color .15s ease-in-out}.np-theme-personal .tabs__tab{color:#5d7079;color:var(--color-content-secondary);font-weight:400;font-weight:var(--font-weight-regular)}.tabs__tab--selected{color:#0097c7;color:var(--color-content-accent)}.np-theme-personal .tabs__tab--selected{color:var(--color-interactive-primary);font-weight:600;font-weight:var(--font-weight-semi-bold)}.tabs__tab__content{border-radius:2px}.tabs__tab:not(.disabled,:disabled):focus-visible .tabs__tab__content{color:#0084b3;color:var(--color-content-accent-hover)}.np-theme-personal .tabs__tab:not(.disabled,:disabled):focus-visible .tabs__tab__content{color:var(--color-interactive-primary-hover);outline:var(--ring-outline-color) solid var(--ring-outline-width);outline-offset:var(--ring-outline-offset)}@media (min-width:992px){.tabs__tab:not(.disabled,:disabled):hover{color:#0084b3;color:var(--color-content-accent-hover)}.np-theme-personal .tabs__tab:not(.disabled,:disabled):hover{color:var(--color-interactive-primary-hover)}}@media (hover:hover){.tabs__tab:not(.disabled,:disabled):hover{color:#0084b3;color:var(--color-content-accent-hover)}.np-theme-personal .tabs__tab:not(.disabled,:disabled):hover{color:var(--color-interactive-primary-hover)}}.tabs__tab-list{border-bottom:1px solid #0000001a;border-bottom:1px solid var(--color-border-neutral);list-style:none;margin:0;padding:0}.tabs__line{background-color:#00a2dd;background-color:var(--color-interactive-accent);bottom:-1px;height:2px;position:relative;transition:transform .35s cubic-bezier(0,.94,.62,1)}.np-theme-personal .tabs__line{background-color:var(--color-interactive-primary)}.tabs__panel-container{width:100%}.tabs__slider{display:flex}.tabs__panel--selected{padding:8px;padding:var(--size-8)}.tabs__panel.enter{opacity:0}.tabs__panel.enter-active{opacity:1}.tabs__panel.exit{opacity:0}.tabs--inverse .tabs__tab-list{border-bottom-color:#0000001a;border-bottom-color:var(--color-border-neutral)}.tabs--inverse .tabs__tab:not(.tabs__tab--selected){color:#fff}.tabs.tabs--auto-width .tabs__tab{align-items:center;display:inline-flex;justify-content:center;min-height:40px;min-height:var(--size-40);padding:0 12px;padding:0 var(--size-12);vertical-align:middle}@media (min-width:576px){.tabs.tabs--auto-width .tabs__tab{padding:0 24px;padding:0 var(--size-24)}}
|
|
@@ -1,58 +1 @@
|
|
|
1
|
-
|
|
2
|
-
}@media (--screen-md) {
|
|
3
|
-
}.np-tile {
|
|
4
|
-
min-width: 120px;
|
|
5
|
-
border-radius: var(--radius-small);
|
|
6
|
-
width: 100%;
|
|
7
|
-
}
|
|
8
|
-
.np-theme-personal .np-tile {
|
|
9
|
-
background-color: var(--color-background-neutral);
|
|
10
|
-
}
|
|
11
|
-
.np-theme-personal .np-tile .tw-avatar .tw-avatar__content {
|
|
12
|
-
background-color: var(--color-contrast);
|
|
13
|
-
}
|
|
14
|
-
.np-tile.decision {
|
|
15
|
-
margin-top: 0;
|
|
16
|
-
border: 1px solid var(--color-border-neutral);
|
|
17
|
-
}
|
|
18
|
-
.np-theme-personal .np-tile.decision {
|
|
19
|
-
border: none;
|
|
20
|
-
}
|
|
21
|
-
.np-theme-personal .np-tile.decision:hover {
|
|
22
|
-
background-color: var(--color-background-neutral-hover);
|
|
23
|
-
}
|
|
24
|
-
.np-theme-personal .np-tile.decision:active {
|
|
25
|
-
background-color: var(--color-background-neutral-active);
|
|
26
|
-
}
|
|
27
|
-
.np-theme-personal .np-tile.decision .np-text-body-default {
|
|
28
|
-
color: var(--color-content-secondary);
|
|
29
|
-
}
|
|
30
|
-
.np-tile.np-decision__tile--fixed-width {
|
|
31
|
-
width: 300px;
|
|
32
|
-
}
|
|
33
|
-
.np-tile__media {
|
|
34
|
-
width: 100%;
|
|
35
|
-
}
|
|
36
|
-
.np-tile__description {
|
|
37
|
-
color: var(--color-content-secondary);
|
|
38
|
-
margin-top: var(--size-12);
|
|
39
|
-
display: inline-block;
|
|
40
|
-
}
|
|
41
|
-
.np-tile--small.np-decision__tile--fixed-width {
|
|
42
|
-
width: 260px;
|
|
43
|
-
}
|
|
44
|
-
.np-tile--small .np-tile__description {
|
|
45
|
-
margin-top: var(--size-4);
|
|
46
|
-
}
|
|
47
|
-
.np-tile:hover .tw-avatar {
|
|
48
|
-
pointer-events: none;
|
|
49
|
-
}
|
|
50
|
-
.np-tile:hover .tw-avatar .tw-avatar__content {
|
|
51
|
-
background-color: var(--color-background-screen);
|
|
52
|
-
}
|
|
53
|
-
.np-tile__description {
|
|
54
|
-
color: var(--color-content-secondary);
|
|
55
|
-
font-weight: var(--font-weight-regular);
|
|
56
|
-
line-height: var(--line-height-body);
|
|
57
|
-
margin-top: var(--size-12);
|
|
58
|
-
}
|
|
1
|
+
.np-tile{border-radius:10px;border-radius:var(--radius-small);min-width:120px;width:100%}.np-theme-personal .np-tile{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}.np-theme-personal .np-tile .tw-avatar .tw-avatar__content{background-color:var(--color-contrast)}.np-tile.decision{border:1px solid #0000001a;border:1px solid var(--color-border-neutral);margin-top:0}.np-theme-personal .np-tile.decision{border:none}.np-theme-personal .np-tile.decision:hover{background-color:var(--color-background-neutral-hover)}.np-theme-personal .np-tile.decision:active{background-color:var(--color-background-neutral-active)}.np-theme-personal .np-tile.decision .np-text-body-default{color:#5d7079;color:var(--color-content-secondary)}.np-tile.np-decision__tile--fixed-width{width:300px}.np-tile__media{width:100%}.np-tile__description{display:inline-block}.np-tile--small.np-decision__tile--fixed-width{width:260px}.np-tile--small .np-tile__description{margin-top:4px;margin-top:var(--size-4)}.np-tile:hover .tw-avatar{pointer-events:none}.np-tile:hover .tw-avatar .tw-avatar__content{background-color:#fff;background-color:var(--color-background-screen)}.np-tile__description{color:#5d7079;color:var(--color-content-secondary);font-weight:400;font-weight:var(--font-weight-regular);line-height:1.5;line-height:var(--line-height-body);margin-top:12px;margin-top:var(--size-12)}
|
|
@@ -1,37 +1 @@
|
|
|
1
|
-
.tw-tooltip-container {
|
|
2
|
-
display: inline-block;
|
|
3
|
-
/*
|
|
4
|
-
What we do is we wait 0.15s so the fade out animation is seen
|
|
5
|
-
and then we run our own animation to hide it with visibility.
|
|
6
|
-
This isn't actually animating, but it just turns visibility to hidden with a delay.
|
|
7
|
-
*/
|
|
8
|
-
}
|
|
9
|
-
.tw-tooltip-container .tooltip {
|
|
10
|
-
visibility: visible;
|
|
11
|
-
-webkit-user-select: none;
|
|
12
|
-
user-select: none;
|
|
13
|
-
}
|
|
14
|
-
.tw-tooltip-container .tooltip:not(.in) {
|
|
15
|
-
pointer-events: none;
|
|
16
|
-
animation: tw-tooltip-disappear;
|
|
17
|
-
animation-duration: 0s;
|
|
18
|
-
animation-delay: 0.15s;
|
|
19
|
-
animation-fill-mode: both;
|
|
20
|
-
}
|
|
21
|
-
@keyframes tw-tooltip-disappear {
|
|
22
|
-
from {
|
|
23
|
-
visibility: visible;
|
|
24
|
-
}
|
|
25
|
-
to {
|
|
26
|
-
visibility: hidden;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
.np-tooltip {
|
|
30
|
-
z-index: 1070;
|
|
31
|
-
}
|
|
32
|
-
.np-panel[data-popper-placement^="right"] > .np-panel__content.tooltip-inner .np-panel__arrow {
|
|
33
|
-
left: -7px;
|
|
34
|
-
}
|
|
35
|
-
.np-panel[data-popper-placement^="left"] > .np-panel__content.tooltip-inner .np-panel__arrow {
|
|
36
|
-
right: -7px;
|
|
37
|
-
}
|
|
1
|
+
.tw-tooltip-container{display:inline-block}.tw-tooltip-container .tooltip{-webkit-user-select:none;-ms-user-select:none;user-select:none;visibility:visible}.tw-tooltip-container .tooltip:not(.in){animation:tw-tooltip-disappear;animation-delay:.15s;animation-duration:0s;animation-fill-mode:both;pointer-events:none}@keyframes tw-tooltip-disappear{0%{visibility:visible}to{visibility:hidden}}.np-tooltip{z-index:1070}.np-panel[data-popper-placement^=right]>.np-panel__content.tooltip-inner .np-panel__arrow{left:-7px}.np-panel[data-popper-placement^=left]>.np-panel__content.tooltip-inner .np-panel__arrow{right:-7px}
|
|
@@ -1,167 +1 @@
|
|
|
1
|
-
.typeahead.open .input-group {
|
|
2
|
-
z-index: 1060;
|
|
3
|
-
}
|
|
4
|
-
.typeahead .dropdown.btn-block {
|
|
5
|
-
display: block;
|
|
6
|
-
}
|
|
7
|
-
.typeahead .dropdown-menu {
|
|
8
|
-
max-width: 100%;
|
|
9
|
-
width: 100%;
|
|
10
|
-
}
|
|
11
|
-
.np-theme-personal--forest-green .typeahead .dropdown-menu,
|
|
12
|
-
.np-theme-personal--bright-green .typeahead .dropdown-menu,
|
|
13
|
-
.np-theme-personal--dark .typeahead .dropdown-menu {
|
|
14
|
-
background-color: var(--color-background-elevated);
|
|
15
|
-
}
|
|
16
|
-
.typeahead--multiple .np-chip {
|
|
17
|
-
margin-bottom: auto;
|
|
18
|
-
animation-name: slide;
|
|
19
|
-
animation-duration: 0.03s;
|
|
20
|
-
animation-timing-function: ease-in-out;
|
|
21
|
-
}
|
|
22
|
-
.typeahead--multiple .np-chip:first-child {
|
|
23
|
-
animation-name: slideFirst;
|
|
24
|
-
}
|
|
25
|
-
.typeahead--multiple .np-chip-remove {
|
|
26
|
-
animation-name: fadeIn;
|
|
27
|
-
animation-duration: 0.03s;
|
|
28
|
-
animation-timing-function: ease-in-out;
|
|
29
|
-
}
|
|
30
|
-
.typeahead--multiple .form-control {
|
|
31
|
-
height: auto;
|
|
32
|
-
min-height: auto;
|
|
33
|
-
padding-top: 0;
|
|
34
|
-
padding-bottom: 0;
|
|
35
|
-
overflow: auto;
|
|
36
|
-
}
|
|
37
|
-
.typeahead--multiple .typeahead__input {
|
|
38
|
-
border: none;
|
|
39
|
-
outline: none;
|
|
40
|
-
float: none;
|
|
41
|
-
align-self: stretch;
|
|
42
|
-
padding: 0;
|
|
43
|
-
}
|
|
44
|
-
.typeahead--multiple .typeahead__input-aligner {
|
|
45
|
-
height: 40px;
|
|
46
|
-
display: inline-block;
|
|
47
|
-
width: 0;
|
|
48
|
-
}
|
|
49
|
-
.typeahead--multiple .typeahead__input-container {
|
|
50
|
-
cursor: text;
|
|
51
|
-
display: flex;
|
|
52
|
-
}
|
|
53
|
-
.typeahead--multiple .sizer {
|
|
54
|
-
white-space: pre;
|
|
55
|
-
position: absolute;
|
|
56
|
-
visibility: hidden;
|
|
57
|
-
width: auto;
|
|
58
|
-
}
|
|
59
|
-
.typeahead--multiple.typeahead--has-value .typeahead__input-container {
|
|
60
|
-
padding-left: var(--size-8);
|
|
61
|
-
}
|
|
62
|
-
[dir="rtl"] .typeahead--multiple.typeahead--has-value .typeahead__input-container {
|
|
63
|
-
padding-right: var(--size-8);
|
|
64
|
-
padding-left: initial;
|
|
65
|
-
}
|
|
66
|
-
.typeahead--multiple.typeahead--has-value .input-group-addon + .typeahead__input-container {
|
|
67
|
-
padding-left: 0;
|
|
68
|
-
}
|
|
69
|
-
.typeahead--multiple.typeahead--has-value .typeahead__input {
|
|
70
|
-
margin-bottom: calc(-1 * var(--size-8) + 1px);
|
|
71
|
-
margin-left: var(--size-4);
|
|
72
|
-
}
|
|
73
|
-
[dir="rtl"] .typeahead--multiple.typeahead--has-value .typeahead__input {
|
|
74
|
-
margin-right: var(--size-4);
|
|
75
|
-
margin-left: initial;
|
|
76
|
-
}
|
|
77
|
-
.typeahead--multiple.typeahead--has-value .typeahead__input-wrapper::after {
|
|
78
|
-
content: "";
|
|
79
|
-
height: calc(var(--size-8) - 1);
|
|
80
|
-
width: 100%;
|
|
81
|
-
}
|
|
82
|
-
.typeahead__input-wrapper {
|
|
83
|
-
width: 100%;
|
|
84
|
-
margin-top: -1px;
|
|
85
|
-
display: flex;
|
|
86
|
-
flex-wrap: wrap;
|
|
87
|
-
flex: 1;
|
|
88
|
-
align-items: center;
|
|
89
|
-
}
|
|
90
|
-
.np-theme-personal .typeahead__input-wrapper {
|
|
91
|
-
margin-top: 0;
|
|
92
|
-
}
|
|
93
|
-
.typeahead--empty.typeahead--multiple .typeahead__input-wrapper {
|
|
94
|
-
padding: 0;
|
|
95
|
-
margin: 0;
|
|
96
|
-
}
|
|
97
|
-
.typeahead-sm.typeahead--multiple .typeahead__input-container {
|
|
98
|
-
min-height: 32px;
|
|
99
|
-
}
|
|
100
|
-
.typeahead-sm.typeahead--multiple .typeahead__input {
|
|
101
|
-
padding-top: 0;
|
|
102
|
-
}
|
|
103
|
-
.typeahead-md.typeahead--multiple .typeahead__input-container {
|
|
104
|
-
min-height: 48px;
|
|
105
|
-
}
|
|
106
|
-
.np-theme-personal .typeahead-md.typeahead--multiple .typeahead__input-container {
|
|
107
|
-
min-height: 53px;
|
|
108
|
-
}
|
|
109
|
-
.typeahead-lg.typeahead--multiple .typeahead__input-container {
|
|
110
|
-
min-height: 72px;
|
|
111
|
-
}
|
|
112
|
-
.typeahead-lg.typeahead--multiple .typeahead__input {
|
|
113
|
-
padding-top: calc(var(--size-8) - 1);
|
|
114
|
-
}
|
|
115
|
-
.typeahead-lg.typeahead--multiple .typeahead__input-wrapper {
|
|
116
|
-
padding-bottom: var(--size-8);
|
|
117
|
-
margin: 0;
|
|
118
|
-
}
|
|
119
|
-
.typeahead-lg.typeahead--multiple .typeahead__input-wrapper::after {
|
|
120
|
-
content: none;
|
|
121
|
-
}
|
|
122
|
-
.typeahead-lg.typeahead--multiple .np-chip {
|
|
123
|
-
margin-bottom: 0;
|
|
124
|
-
}
|
|
125
|
-
@keyframes slide {
|
|
126
|
-
from {
|
|
127
|
-
transform: translateX(-12px);
|
|
128
|
-
}
|
|
129
|
-
to {
|
|
130
|
-
transform: none;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
@keyframes slideFirst {
|
|
134
|
-
from {
|
|
135
|
-
transform: translateX(-4px);
|
|
136
|
-
}
|
|
137
|
-
to {
|
|
138
|
-
transform: none;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
@keyframes fadeIn {
|
|
142
|
-
from {
|
|
143
|
-
opacity: 0;
|
|
144
|
-
}
|
|
145
|
-
to {
|
|
146
|
-
opacity: 0.6;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
@media (--screen-xs-max) {
|
|
150
|
-
.typeahead .dropdown.open .dropdown-menu {
|
|
151
|
-
position: absolute;
|
|
152
|
-
bottom: auto;
|
|
153
|
-
overflow: scroll;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
.np-theme-personal .typeahead .input-group:not(.disabled,:disabled,.input-group--has-error):focus-within .tw-icon-search {
|
|
157
|
-
color: var(--color-interactive-primary);
|
|
158
|
-
}
|
|
159
|
-
.np-theme-personal .typeahead .tw-icon-search {
|
|
160
|
-
color: var(--color-interactive-secondary);
|
|
161
|
-
}
|
|
162
|
-
.np-theme-personal .typeahead .np-chip {
|
|
163
|
-
margin-top: 9px !important;
|
|
164
|
-
}
|
|
165
|
-
.np-theme-personal .typeahead .np-chip--removable .np-text-body-default-bold {
|
|
166
|
-
padding-right: var(--size-16);
|
|
167
|
-
}
|
|
1
|
+
.typeahead.open .input-group{z-index:1060}.typeahead .dropdown.btn-block{display:block}.typeahead .dropdown-menu{max-width:100%;width:100%}.np-theme-personal--bright-green .typeahead .dropdown-menu,.np-theme-personal--dark .typeahead .dropdown-menu,.np-theme-personal--forest-green .typeahead .dropdown-menu{background-color:#fff;background-color:var(--color-background-elevated)}.typeahead--multiple .np-chip{animation-duration:.03s;animation-name:slide;animation-timing-function:ease-in-out;margin-bottom:auto}.typeahead--multiple .np-chip:first-child{animation-name:slideFirst}.typeahead--multiple .np-chip-remove{animation-duration:.03s;animation-name:fadeIn;animation-timing-function:ease-in-out}.typeahead--multiple .form-control{height:auto;min-height:auto;overflow:auto;padding-bottom:0;padding-top:0}.typeahead--multiple .typeahead__input{align-self:stretch;border:none;float:none;outline:none;padding:0}.typeahead--multiple .typeahead__input-aligner{display:inline-block;height:40px;width:0}.typeahead--multiple .typeahead__input-container{cursor:text;display:flex}.typeahead--multiple .sizer{position:absolute;visibility:hidden;white-space:pre;width:auto}.typeahead--multiple.typeahead--has-value .typeahead__input-container{padding-left:8px;padding-left:var(--size-8)}[dir=rtl] .typeahead--multiple.typeahead--has-value .typeahead__input-container{padding-left:0;padding-right:8px;padding-right:var(--size-8)}.typeahead--multiple.typeahead--has-value .input-group-addon+.typeahead__input-container{padding-left:0}.typeahead--multiple.typeahead--has-value .typeahead__input{margin-bottom:-7px;margin-bottom:calc(var(--size-8)*-1 + 1px);margin-left:4px;margin-left:var(--size-4)}[dir=rtl] .typeahead--multiple.typeahead--has-value .typeahead__input{margin-left:0;margin-right:4px;margin-right:var(--size-4)}.typeahead--multiple.typeahead--has-value .typeahead__input-wrapper:after{content:"";height:calc(8px - 1);height:calc(var(--size-8) - 1);width:100%}.typeahead__input-wrapper{align-items:center;display:flex;flex:1;flex-wrap:wrap;margin-top:-1px;width:100%}.np-theme-personal .typeahead__input-wrapper{margin-top:0}.typeahead--empty.typeahead--multiple .typeahead__input-wrapper{margin:0;padding:0}.typeahead-sm.typeahead--multiple .typeahead__input-container{min-height:32px}.typeahead-sm.typeahead--multiple .typeahead__input{padding-top:0}.typeahead-md.typeahead--multiple .typeahead__input-container{min-height:48px}.np-theme-personal .typeahead-md.typeahead--multiple .typeahead__input-container{min-height:53px}.typeahead-lg.typeahead--multiple .typeahead__input-container{min-height:72px}.typeahead-lg.typeahead--multiple .typeahead__input{padding-top:calc(8px - 1);padding-top:calc(var(--size-8) - 1)}.typeahead-lg.typeahead--multiple .typeahead__input-wrapper{margin:0;padding-bottom:8px;padding-bottom:var(--size-8)}.typeahead-lg.typeahead--multiple .typeahead__input-wrapper:after{content:none}.typeahead-lg.typeahead--multiple .np-chip{margin-bottom:0}@keyframes slide{0%{transform:translateX(-12px)}to{transform:none}}@keyframes slideFirst{0%{transform:translateX(-4px)}to{transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:.6}}@media (max-width:575px){.typeahead .dropdown.open .dropdown-menu{bottom:auto;overflow:scroll;position:absolute}}.np-theme-personal .typeahead .input-group:not(.disabled,:disabled,.input-group--has-error):focus-within .tw-icon-search{color:var(--color-interactive-primary)}.np-theme-personal .typeahead .tw-icon-search{color:#c9cbce;color:var(--color-interactive-secondary)}.np-theme-personal .typeahead .np-chip{margin-top:9px!important}.np-theme-personal .typeahead .np-chip--removable .np-text-body-default-bold{padding-right:16px;padding-right:var(--size-16)}
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
.typeahead__option.tw-dropdown-item .dropdown-item:active strong
|
|
2
|
-
color: #ffffff;
|
|
3
|
-
}
|
|
4
|
-
.typeahead__option.tw-dropdown-item--focused {
|
|
5
|
-
background-color: var(--color-background-neutral);
|
|
6
|
-
}
|
|
1
|
+
.typeahead__option.tw-dropdown-item .dropdown-item:active strong{color:#fff}.typeahead__option.tw-dropdown-item--focused{background-color:#86a7bd1a;background-color:var(--color-background-neutral)}
|