@odx/websites-react 1.0.8 → 1.0.9
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/README.md +1 -0
- package/dist/components/actions/autocomplete/Autocomplete.d.ts.map +1 -1
- package/dist/components/actions/autocomplete/Autocomplete.js +4 -5
- package/dist/components/actions/autocomplete/Autocomplete.js.map +1 -1
- package/dist/components/actions/button/Button.d.ts +1 -3
- package/dist/components/actions/button/Button.d.ts.map +1 -1
- package/dist/components/actions/button/Button.js +8 -9
- package/dist/components/actions/button/Button.js.map +1 -1
- package/dist/components/actions/checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/actions/checkbox/Checkbox.js +2 -3
- package/dist/components/actions/checkbox/Checkbox.js.map +1 -1
- package/dist/components/actions/checkboxGroup/CheckboxGroup.d.ts.map +1 -1
- package/dist/components/actions/checkboxGroup/CheckboxGroup.js +1 -2
- package/dist/components/actions/checkboxGroup/CheckboxGroup.js.map +1 -1
- package/dist/components/actions/dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/actions/dropdown/Dropdown.js +3 -4
- package/dist/components/actions/dropdown/Dropdown.js.map +1 -1
- package/dist/components/actions/floatingButton/FloatingButton.d.ts +2 -2
- package/dist/components/actions/floatingButton/FloatingButton.d.ts.map +1 -1
- package/dist/components/actions/floatingButton/FloatingButton.js +2 -2
- package/dist/components/actions/floatingButton/FloatingButton.js.map +1 -1
- package/dist/components/actions/formField/FormField.d.ts +2 -2
- package/dist/components/actions/formField/FormField.d.ts.map +1 -1
- package/dist/components/actions/formField/FormField.js +2 -2
- package/dist/components/actions/formField/FormField.js.map +1 -1
- package/dist/components/actions/link/Link.d.ts +2 -3
- package/dist/components/actions/link/Link.d.ts.map +1 -1
- package/dist/components/actions/link/Link.js +3 -3
- package/dist/components/actions/link/Link.js.map +1 -1
- package/dist/components/actions/multiselect/Multiselect.d.ts.map +1 -1
- package/dist/components/actions/multiselect/Multiselect.js +2 -3
- package/dist/components/actions/multiselect/Multiselect.js.map +1 -1
- package/dist/components/actions/phoneInput/PhoneInput.d.ts.map +1 -1
- package/dist/components/actions/phoneInput/PhoneInput.js +1 -2
- package/dist/components/actions/phoneInput/PhoneInput.js.map +1 -1
- package/dist/components/actions/radioGroup/RadioGroup.d.ts.map +1 -1
- package/dist/components/actions/radioGroup/RadioGroup.js +1 -2
- package/dist/components/actions/radioGroup/RadioGroup.js.map +1 -1
- package/dist/components/actions/search/Search.d.ts.map +1 -1
- package/dist/components/actions/search/Search.js +2 -3
- package/dist/components/actions/search/Search.js.map +1 -1
- package/dist/components/actions/select/Select.d.ts.map +1 -1
- package/dist/components/actions/select/Select.js +2 -3
- package/dist/components/actions/select/Select.js.map +1 -1
- package/dist/components/actions/tag/Tag.d.ts.map +1 -1
- package/dist/components/actions/tag/Tag.js +2 -3
- package/dist/components/actions/tag/Tag.js.map +1 -1
- package/dist/components/actions/text-input/TextInput.d.ts.map +1 -1
- package/dist/components/actions/text-input/TextInput.js +1 -2
- package/dist/components/actions/text-input/TextInput.js.map +1 -1
- package/dist/components/actions/textarea/Textarea.d.ts.map +1 -1
- package/dist/components/actions/textarea/Textarea.js +1 -2
- package/dist/components/actions/textarea/Textarea.js.map +1 -1
- package/dist/components/actions/toggle-button/ToggleButton.d.ts +4 -4
- package/dist/components/actions/toggle-button/ToggleButton.d.ts.map +1 -1
- package/dist/components/actions/toggle-button/ToggleButton.js +4 -4
- package/dist/components/actions/toggle-button/ToggleButton.js.map +1 -1
- package/dist/components/actions/tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/actions/tooltip/Tooltip.js +2 -3
- package/dist/components/actions/tooltip/Tooltip.js.map +1 -1
- package/dist/components/images-icons/icon/Icon.d.ts +31 -0
- package/dist/components/images-icons/icon/Icon.d.ts.map +1 -0
- package/dist/components/images-icons/icon/Icon.js +43 -0
- package/dist/components/images-icons/icon/Icon.js.map +1 -0
- package/dist/components/images-icons/icon/index.d.ts +2 -0
- package/dist/components/images-icons/icon/index.d.ts.map +1 -0
- package/dist/components/images-icons/icon/index.js +2 -0
- package/dist/components/images-icons/icon/index.js.map +1 -0
- package/dist/components/images-icons/logo/Logo.d.ts +2 -2
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/layout/accordion/Accordion.d.ts.map +1 -1
- package/dist/components/layout/accordion/Accordion.js +2 -3
- package/dist/components/layout/accordion/Accordion.js.map +1 -1
- package/dist/components/layout/calloutMedia/CalloutMedia.d.ts.map +1 -1
- package/dist/components/layout/calloutMedia/CalloutMedia.js +2 -3
- package/dist/components/layout/calloutMedia/CalloutMedia.js.map +1 -1
- package/dist/components/layout/carousel/Carousel.d.ts.map +1 -1
- package/dist/components/layout/carousel/Carousel.js +3 -3
- package/dist/components/layout/carousel/Carousel.js.map +1 -1
- package/dist/components/layout/contentSlider/ContentSlider.d.ts.map +1 -1
- package/dist/components/layout/contentSlider/ContentSlider.js +2 -3
- package/dist/components/layout/contentSlider/ContentSlider.js.map +1 -1
- package/dist/components/layout/mediaGallery/MediaGallery.js +2 -2
- package/dist/components/layout/mediaGallery/MediaGallery.js.map +1 -1
- package/dist/components/layout/modal/Modal.d.ts.map +1 -1
- package/dist/components/layout/modal/Modal.js +2 -3
- package/dist/components/layout/modal/Modal.js.map +1 -1
- package/dist/components/layout/pagination/Pagination.d.ts.map +1 -1
- package/dist/components/layout/pagination/Pagination.js +4 -6
- package/dist/components/layout/pagination/Pagination.js.map +1 -1
- package/dist/components/layout/tabBar/TabBar.d.ts +2 -2
- package/dist/components/layout/tabBar/TabBar.d.ts.map +1 -1
- package/dist/components/layout/tabBar/TabBar.js +3 -4
- package/dist/components/layout/tabBar/TabBar.js.map +1 -1
- package/dist/components/navigation/anchorNav/AnchorNav.d.ts.map +1 -1
- package/dist/components/navigation/anchorNav/AnchorNav.js +3 -4
- package/dist/components/navigation/anchorNav/AnchorNav.js.map +1 -1
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.d.ts.map +1 -1
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.js +2 -3
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/components/navigation/controls/Controls.d.ts.map +1 -1
- package/dist/components/navigation/controls/Controls.js +2 -3
- package/dist/components/navigation/controls/Controls.js.map +1 -1
- package/dist/components/navigation/flyout/Flyout.d.ts.map +1 -1
- package/dist/components/navigation/flyout/Flyout.js +7 -8
- package/dist/components/navigation/flyout/Flyout.js.map +1 -1
- package/dist/components/navigation/footer/Footer.d.ts +5 -8
- package/dist/components/navigation/footer/Footer.d.ts.map +1 -1
- package/dist/components/navigation/footer/Footer.js +12 -9
- package/dist/components/navigation/footer/Footer.js.map +1 -1
- package/dist/components/navigation/footer/FooterNavigationUpButton.d.ts.map +1 -1
- package/dist/components/navigation/footer/FooterNavigationUpButton.js +2 -3
- package/dist/components/navigation/footer/FooterNavigationUpButton.js.map +1 -1
- package/dist/components/navigation/header/AnimatedHeader.d.ts +1 -2
- package/dist/components/navigation/header/AnimatedHeader.d.ts.map +1 -1
- package/dist/components/navigation/header/AnimatedHeader.js +5 -7
- package/dist/components/navigation/header/AnimatedHeader.js.map +1 -1
- package/dist/components/navigation/header/Header.d.ts.map +1 -1
- package/dist/components/navigation/header/Header.js +2 -3
- package/dist/components/navigation/header/Header.js.map +1 -1
- package/dist/components/navigation/searchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/navigation/searchInput/SearchInput.js +2 -3
- package/dist/components/navigation/searchInput/SearchInput.js.map +1 -1
- package/dist/components/typography/bodyText/BodyText.d.ts +1 -1
- package/dist/icons/colored/DraegerIconSetColored.d.ts.map +1 -1
- package/dist/icons/colored/DraegerIconSetColored.js +0 -2
- package/dist/icons/colored/DraegerIconSetColored.js.map +1 -1
- package/dist/icons/colored/index.d.ts +0 -1
- package/dist/icons/colored/index.d.ts.map +1 -1
- package/dist/icons/colored/index.js +0 -1
- package/dist/icons/colored/index.js.map +1 -1
- package/dist/icons/index.d.ts +0 -2
- package/dist/icons/index.d.ts.map +1 -1
- package/dist/icons/index.js +0 -2
- package/dist/icons/index.js.map +1 -1
- package/dist/utils/iconNamesTypes.d.ts +5 -0
- package/dist/utils/iconNamesTypes.d.ts.map +1 -0
- package/dist/utils/iconNamesTypes.js +3 -0
- package/dist/utils/iconNamesTypes.js.map +1 -0
- package/dist/web/sections/calloutContact/CalloutContact.d.ts.map +1 -1
- package/dist/web/sections/calloutContact/CalloutContact.js +2 -4
- package/dist/web/sections/calloutContact/CalloutContact.js.map +1 -1
- package/package.json +2 -1
- package/dist/icons/IconChevronLeft.d.ts +0 -4
- package/dist/icons/IconChevronLeft.d.ts.map +0 -1
- package/dist/icons/IconChevronLeft.js +0 -4
- package/dist/icons/IconChevronLeft.js.map +0 -1
- package/dist/icons/colored/IconFeedbackWarning.d.ts +0 -4
- package/dist/icons/colored/IconFeedbackWarning.d.ts.map +0 -1
- package/dist/icons/colored/IconFeedbackWarning.js +0 -4
- package/dist/icons/colored/IconFeedbackWarning.js.map +0 -1
- package/dist/icons/uncolored/DraegerIconSetUncolored.d.ts +0 -6
- package/dist/icons/uncolored/DraegerIconSetUncolored.d.ts.map +0 -1
- package/dist/icons/uncolored/DraegerIconSetUncolored.js +0 -67
- package/dist/icons/uncolored/DraegerIconSetUncolored.js.map +0 -1
- package/dist/icons/uncolored/IconAdd.d.ts +0 -4
- package/dist/icons/uncolored/IconAdd.d.ts.map +0 -1
- package/dist/icons/uncolored/IconAdd.js +0 -4
- package/dist/icons/uncolored/IconAdd.js.map +0 -1
- package/dist/icons/uncolored/IconArrowLeft.d.ts +0 -4
- package/dist/icons/uncolored/IconArrowLeft.d.ts.map +0 -1
- package/dist/icons/uncolored/IconArrowLeft.js +0 -4
- package/dist/icons/uncolored/IconArrowLeft.js.map +0 -1
- package/dist/icons/uncolored/IconArrowRight.d.ts +0 -4
- package/dist/icons/uncolored/IconArrowRight.d.ts.map +0 -1
- package/dist/icons/uncolored/IconArrowRight.js +0 -4
- package/dist/icons/uncolored/IconArrowRight.js.map +0 -1
- package/dist/icons/uncolored/IconCheck.d.ts +0 -4
- package/dist/icons/uncolored/IconCheck.d.ts.map +0 -1
- package/dist/icons/uncolored/IconCheck.js +0 -4
- package/dist/icons/uncolored/IconCheck.js.map +0 -1
- package/dist/icons/uncolored/IconChevronDown.d.ts +0 -4
- package/dist/icons/uncolored/IconChevronDown.d.ts.map +0 -1
- package/dist/icons/uncolored/IconChevronDown.js +0 -4
- package/dist/icons/uncolored/IconChevronDown.js.map +0 -1
- package/dist/icons/uncolored/IconChevronLeft.d.ts +0 -4
- package/dist/icons/uncolored/IconChevronLeft.d.ts.map +0 -1
- package/dist/icons/uncolored/IconChevronLeft.js +0 -4
- package/dist/icons/uncolored/IconChevronLeft.js.map +0 -1
- package/dist/icons/uncolored/IconChevronRight.d.ts +0 -4
- package/dist/icons/uncolored/IconChevronRight.d.ts.map +0 -1
- package/dist/icons/uncolored/IconChevronRight.js +0 -4
- package/dist/icons/uncolored/IconChevronRight.js.map +0 -1
- package/dist/icons/uncolored/IconChevronUp.d.ts +0 -4
- package/dist/icons/uncolored/IconChevronUp.d.ts.map +0 -1
- package/dist/icons/uncolored/IconChevronUp.js +0 -4
- package/dist/icons/uncolored/IconChevronUp.js.map +0 -1
- package/dist/icons/uncolored/IconClose.d.ts +0 -4
- package/dist/icons/uncolored/IconClose.d.ts.map +0 -1
- package/dist/icons/uncolored/IconClose.js +0 -4
- package/dist/icons/uncolored/IconClose.js.map +0 -1
- package/dist/icons/uncolored/IconCompare.d.ts +0 -4
- package/dist/icons/uncolored/IconCompare.d.ts.map +0 -1
- package/dist/icons/uncolored/IconCompare.js +0 -4
- package/dist/icons/uncolored/IconCompare.js.map +0 -1
- package/dist/icons/uncolored/IconDot.d.ts +0 -4
- package/dist/icons/uncolored/IconDot.d.ts.map +0 -1
- package/dist/icons/uncolored/IconDot.js +0 -4
- package/dist/icons/uncolored/IconDot.js.map +0 -1
- package/dist/icons/uncolored/IconDownload.d.ts +0 -4
- package/dist/icons/uncolored/IconDownload.d.ts.map +0 -1
- package/dist/icons/uncolored/IconDownload.js +0 -4
- package/dist/icons/uncolored/IconDownload.js.map +0 -1
- package/dist/icons/uncolored/IconFacebook.d.ts +0 -4
- package/dist/icons/uncolored/IconFacebook.d.ts.map +0 -1
- package/dist/icons/uncolored/IconFacebook.js +0 -4
- package/dist/icons/uncolored/IconFacebook.js.map +0 -1
- package/dist/icons/uncolored/IconGlobe.d.ts +0 -4
- package/dist/icons/uncolored/IconGlobe.d.ts.map +0 -1
- package/dist/icons/uncolored/IconGlobe.js +0 -4
- package/dist/icons/uncolored/IconGlobe.js.map +0 -1
- package/dist/icons/uncolored/IconInfo.d.ts +0 -4
- package/dist/icons/uncolored/IconInfo.d.ts.map +0 -1
- package/dist/icons/uncolored/IconInfo.js +0 -4
- package/dist/icons/uncolored/IconInfo.js.map +0 -1
- package/dist/icons/uncolored/IconInstagram.d.ts +0 -4
- package/dist/icons/uncolored/IconInstagram.d.ts.map +0 -1
- package/dist/icons/uncolored/IconInstagram.js +0 -4
- package/dist/icons/uncolored/IconInstagram.js.map +0 -1
- package/dist/icons/uncolored/IconLanguage.d.ts +0 -4
- package/dist/icons/uncolored/IconLanguage.d.ts.map +0 -1
- package/dist/icons/uncolored/IconLanguage.js +0 -4
- package/dist/icons/uncolored/IconLanguage.js.map +0 -1
- package/dist/icons/uncolored/IconLinkedin.d.ts +0 -4
- package/dist/icons/uncolored/IconLinkedin.d.ts.map +0 -1
- package/dist/icons/uncolored/IconLinkedin.js +0 -4
- package/dist/icons/uncolored/IconLinkedin.js.map +0 -1
- package/dist/icons/uncolored/IconLock.d.ts +0 -4
- package/dist/icons/uncolored/IconLock.d.ts.map +0 -1
- package/dist/icons/uncolored/IconLock.js +0 -4
- package/dist/icons/uncolored/IconLock.js.map +0 -1
- package/dist/icons/uncolored/IconMail.d.ts +0 -4
- package/dist/icons/uncolored/IconMail.d.ts.map +0 -1
- package/dist/icons/uncolored/IconMail.js +0 -4
- package/dist/icons/uncolored/IconMail.js.map +0 -1
- package/dist/icons/uncolored/IconMenu.d.ts +0 -4
- package/dist/icons/uncolored/IconMenu.d.ts.map +0 -1
- package/dist/icons/uncolored/IconMenu.js +0 -4
- package/dist/icons/uncolored/IconMenu.js.map +0 -1
- package/dist/icons/uncolored/IconPhone.d.ts +0 -4
- package/dist/icons/uncolored/IconPhone.d.ts.map +0 -1
- package/dist/icons/uncolored/IconPhone.js +0 -4
- package/dist/icons/uncolored/IconPhone.js.map +0 -1
- package/dist/icons/uncolored/IconPlaceholder.d.ts +0 -4
- package/dist/icons/uncolored/IconPlaceholder.d.ts.map +0 -1
- package/dist/icons/uncolored/IconPlaceholder.js +0 -4
- package/dist/icons/uncolored/IconPlaceholder.js.map +0 -1
- package/dist/icons/uncolored/IconProductSearch.d.ts +0 -4
- package/dist/icons/uncolored/IconProductSearch.d.ts.map +0 -1
- package/dist/icons/uncolored/IconProductSearch.js +0 -4
- package/dist/icons/uncolored/IconProductSearch.js.map +0 -1
- package/dist/icons/uncolored/IconReload.d.ts +0 -4
- package/dist/icons/uncolored/IconReload.d.ts.map +0 -1
- package/dist/icons/uncolored/IconReload.js +0 -4
- package/dist/icons/uncolored/IconReload.js.map +0 -1
- package/dist/icons/uncolored/IconSearch.d.ts +0 -4
- package/dist/icons/uncolored/IconSearch.d.ts.map +0 -1
- package/dist/icons/uncolored/IconSearch.js +0 -4
- package/dist/icons/uncolored/IconSearch.js.map +0 -1
- package/dist/icons/uncolored/IconStairs.d.ts +0 -4
- package/dist/icons/uncolored/IconStairs.d.ts.map +0 -1
- package/dist/icons/uncolored/IconStairs.js +0 -4
- package/dist/icons/uncolored/IconStairs.js.map +0 -1
- package/dist/icons/uncolored/IconTwitter.d.ts +0 -4
- package/dist/icons/uncolored/IconTwitter.d.ts.map +0 -1
- package/dist/icons/uncolored/IconTwitter.js +0 -4
- package/dist/icons/uncolored/IconTwitter.js.map +0 -1
- package/dist/icons/uncolored/IconUnlock.d.ts +0 -4
- package/dist/icons/uncolored/IconUnlock.d.ts.map +0 -1
- package/dist/icons/uncolored/IconUnlock.js +0 -4
- package/dist/icons/uncolored/IconUnlock.js.map +0 -1
- package/dist/icons/uncolored/IconUserTrainer.d.ts +0 -4
- package/dist/icons/uncolored/IconUserTrainer.d.ts.map +0 -1
- package/dist/icons/uncolored/IconUserTrainer.js +0 -4
- package/dist/icons/uncolored/IconUserTrainer.js.map +0 -1
- package/dist/icons/uncolored/IconXing.d.ts +0 -4
- package/dist/icons/uncolored/IconXing.d.ts.map +0 -1
- package/dist/icons/uncolored/IconXing.js +0 -4
- package/dist/icons/uncolored/IconXing.js.map +0 -1
- package/dist/icons/uncolored/IconYoutube.d.ts +0 -4
- package/dist/icons/uncolored/IconYoutube.d.ts.map +0 -1
- package/dist/icons/uncolored/IconYoutube.js +0 -4
- package/dist/icons/uncolored/IconYoutube.js.map +0 -1
- package/dist/icons/uncolored/index.d.ts +0 -33
- package/dist/icons/uncolored/index.d.ts.map +0 -1
- package/dist/icons/uncolored/index.js +0 -33
- package/dist/icons/uncolored/index.js.map +0 -1
|
@@ -2,12 +2,11 @@
|
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Button } from '../../actions/button';
|
|
5
|
-
import { SvgIcon } from '../../images-icons/svg-icon';
|
|
6
|
-
import { IconClose, IconSearch } from '../../../icons';
|
|
7
5
|
import { cn } from '../../../utils';
|
|
8
6
|
import { useBreakpoint } from '../../../hooks/useBreakpoint';
|
|
9
7
|
import { Autocomplete } from '../../actions/autocomplete';
|
|
10
8
|
import { Transition } from '@headlessui/react';
|
|
9
|
+
import { Icon } from '../../images-icons/icon';
|
|
11
10
|
export const SearchInput = ({ onSubmit, options = [], placeholder, freeTextSearchLabel, query, setQuery, }) => {
|
|
12
11
|
const [showSearchInput, setShowSearchInput] = React.useState(false);
|
|
13
12
|
const isMobile = useBreakpoint('lg');
|
|
@@ -16,7 +15,7 @@ export const SearchInput = ({ onSubmit, options = [], placeholder, freeTextSearc
|
|
|
16
15
|
onSubmit(selectedOption.value);
|
|
17
16
|
}
|
|
18
17
|
};
|
|
19
|
-
return (_jsxs("div", { className: "flex flex-col items-end justify-center h-full overflow-visible font-text", children: [isMobile && (_jsx("div", { className: "flex items-center justify-end w-full h-7 text-draeger-dark-blue", children: _jsx(Button, { variant: 'ghost-inherit', size: 'sm', onClick: () => setShowSearchInput(!showSearchInput), "aria-label": 'Search Input Toggle Button', slim: true, children: _jsx(
|
|
18
|
+
return (_jsxs("div", { className: "flex flex-col items-end justify-center h-full overflow-visible font-text", children: [isMobile && (_jsx("div", { className: "flex items-center justify-end w-full h-7 text-draeger-dark-blue", children: _jsx(Button, { variant: 'ghost-inherit', size: 'sm', onClick: () => setShowSearchInput(!showSearchInput), "aria-label": 'Search Input Toggle Button', slim: true, children: _jsx(Icon, { iconSet: "core", iconName: showSearchInput ? 'close' : 'search', size: 'md', center: "vertical" }) }) })), _jsx(Transition, { as: React.Fragment, show: !isMobile || (isMobile && showSearchInput), enter: "transform transition duration-[400ms]", enterFrom: "opacity-0", enterTo: "opacity-100", leave: "transform duration-200 transition ease-in-out", leaveFrom: "opacity-100", leaveTo: "opacity-0", children: _jsx("div", { className: cn('flex items-center', isMobile &&
|
|
20
19
|
'absolute w-full bg-draeger-white left-0 pb-5 px-5 top-[83px]'), children: _jsx(Autocomplete, { onChange: handleChange, placeholder: placeholder, options: options.map(option => ({
|
|
21
20
|
value: option,
|
|
22
21
|
label: option,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchInput.js","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/SearchInput.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,MAAM,EAAC,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"SearchInput.js","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/SearchInput.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,MAAM,EAAC,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,aAAa,EAAC,MAAM,8BAA8B,CAAC;AAC3D,OAAO,EAAC,YAAY,EAAyB,MAAM,4BAA4B,CAAC;AAChF,OAAO,EAAC,UAAU,EAAC,MAAM,mBAAmB,CAAC;AAE7C,OAAO,EAAC,IAAI,EAAC,MAAM,yBAAyB,CAAC;AAW7C,MAAM,CAAC,MAAM,WAAW,GAA+B,CAAC,EACtD,QAAQ,EACR,OAAO,GAAG,EAAE,EACZ,WAAW,EACX,mBAAmB,EACnB,KAAK,EACL,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,CAAC,eAAe,EAAE,kBAAkB,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAU,KAAK,CAAC,CAAC;IAC7E,MAAM,QAAQ,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC;IAErC,MAAM,YAAY,GAAG,CAAC,cAAqC,EAAE,EAAE;QAC7D,IAAI,cAAc,EAAE,CAAC;YACnB,QAAQ,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC;QACjC,CAAC;IACH,CAAC,CAAC;IAEF,OAAO,CACL,eAAK,SAAS,EAAC,0EAA0E,aACtF,QAAQ,IAAI,CACX,cAAK,SAAS,EAAC,iEAAiE,YAC9E,KAAC,MAAM,IACL,OAAO,EAAE,eAAe,EACxB,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,GAAG,EAAE,CAAC,kBAAkB,CAAC,CAAC,eAAe,CAAC,gBACvC,4BAA4B,EACxC,IAAI,kBAEJ,KAAC,IAAI,IACH,OAAO,EAAC,MAAM,EACd,QAAQ,EAAE,eAAe,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,EAC9C,IAAI,EAAE,IAAI,EACV,MAAM,EAAC,UAAU,GACjB,GACK,GACL,CACP,EACD,KAAC,UAAU,IACT,EAAE,EAAE,KAAK,CAAC,QAAQ,EAClB,IAAI,EAAE,CAAC,QAAQ,IAAI,CAAC,QAAQ,IAAI,eAAe,CAAC,EAChD,KAAK,EAAC,uCAAuC,EAC7C,SAAS,EAAC,WAAW,EACrB,OAAO,EAAC,aAAa,EACrB,KAAK,EAAC,+CAA+C,EACrD,SAAS,EAAC,aAAa,EACvB,OAAO,EAAC,WAAW,YAEnB,cACE,SAAS,EAAE,EAAE,CACX,mBAAmB,EACnB,QAAQ;wBACN,8DAA8D,CACjE,YAED,KAAC,YAAY,IACX,QAAQ,EAAE,YAAY,EACtB,WAAW,EAAE,WAAW,EACxB,OAAO,EAAE,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;4BAC9B,KAAK,EAAE,MAAM;4BACb,KAAK,EAAE,MAAM;yBACd,CAAC,CAAC,EACH,qBAAqB,QACrB,mBAAmB,EAAE,mBAAmB,EACxC,QAAQ,EAAE,EAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAC,EACtC,gBAAgB,EAAC,eAAe,EAChC,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,GAClB,GACE,GACK,IACT,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
declare const bodyTextVariants: (props?: ({
|
|
4
|
-
textColor?: "
|
|
4
|
+
textColor?: "inherit" | "none" | "white" | "airBlue" | "paleBlue" | "darkBlue" | null | undefined;
|
|
5
5
|
variant?: "small" | "medium" | "large" | null | undefined;
|
|
6
6
|
weight?: "bold" | "medium" | "normal" | null | undefined;
|
|
7
7
|
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DraegerIconSetColored.d.ts","sourceRoot":"","sources":["../../../src/icons/colored/DraegerIconSetColored.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"DraegerIconSetColored.d.ts","sourceRoot":"","sources":["../../../src/icons/colored/DraegerIconSetColored.ts"],"names":[],"mappings":";AAoDA,eAAO,MAAM,qBAAqB;;;GAoDjC,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { IconFeedbackWarning } from './IconFeedbackWarning';
|
|
2
1
|
import { IconFlagAr } from './IconFlagAr';
|
|
3
2
|
import { IconFlagAt } from './IconFlagAt';
|
|
4
3
|
import { IconFlagBe } from './IconFlagBe';
|
|
@@ -51,7 +50,6 @@ import { IconFlagUs } from './IconFlagUs';
|
|
|
51
50
|
import { IconFlagVn } from './IconFlagVn';
|
|
52
51
|
import { IconFlagZa } from './IconFlagZa';
|
|
53
52
|
export const DraegerIconSetColored = [
|
|
54
|
-
{ name: 'IconFeedbackWarning', component: IconFeedbackWarning },
|
|
55
53
|
{ name: 'IconFlagAr', component: IconFlagAr },
|
|
56
54
|
{ name: 'IconFlagAt', component: IconFlagAt },
|
|
57
55
|
{ name: 'IconFlagBe', component: IconFlagBe },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DraegerIconSetColored.js","sourceRoot":"","sources":["../../../src/icons/colored/DraegerIconSetColored.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"DraegerIconSetColored.js","sourceRoot":"","sources":["../../../src/icons/colored/DraegerIconSetColored.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AACxC,OAAO,EAAC,UAAU,EAAC,MAAM,cAAc,CAAC;AAExC,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;IAC3C,EAAC,IAAI,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAC;CAC5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/icons/colored/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/icons/colored/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/icons/colored/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/icons/colored/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC"}
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,iCAAiC,CAAC"}
|
package/dist/icons/index.js
CHANGED
package/dist/icons/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export type CoreIconNames = 'aggregation' | 'alarm' | 'alarm-a1' | 'alarm-a2' | 'alarms-info' | 'alarms-per-type' | 'alarmtype-das' | 'alarmtype-off' | 'alarmtype-pause' | 'align-horizontal-middle' | 'align-vertical-middle' | 'announcement' | 'arrow-down' | 'arrow-down-right' | 'arrow-left' | 'arrow-right' | 'arrow-up' | 'arrow-up-right' | 'ascending' | 'attachment' | 'attachment-off' | 'bar-chart' | 'battery-0' | 'battery-100' | 'battery-25' | 'battery-50' | 'battery-75' | 'battery-alarm' | 'battery-charge' | 'battery-error' | 'battery-uncalibrated' | 'battery-warning' | 'blocked' | 'blocked-colored' | 'bluetooth' | 'bluetooth-logo' | 'bluetooth-off' | 'bluetooth-paired' | 'blur' | 'bookmark' | 'bookmark-solid' | 'brightness' | 'brightness-1' | 'brightness-2' | 'brightness-3' | 'brightness-4' | 'brightness-5' | 'brightness-auto' | 'calendar' | 'calendar-bumptest' | 'calendar-bumptest-error' | 'calendar-bumptest-warning' | 'calendar-calibration' | 'calendar-calibration-error' | 'calendar-calibration-warning' | 'calendar-day-view' | 'calendar-event' | 'calendar-flag' | 'calendar-interval' | 'calendar-list' | 'calendar-time' | 'calendar-user' | 'calendar-user-error' | 'calendar-user-warning' | 'calendar-week-view' | 'camera' | 'cancel' | 'check' | 'check-colored' | 'check-filled' | 'chevron-down' | 'chevron-left' | 'chevron-left-end' | 'chevron-right' | 'chevron-right-end' | 'chevron-up' | 'chevrons' | 'chevrons-updown' | 'close' | 'cloud' | 'cloud-disabled' | 'cloud-error' | 'cloud-ok' | 'cloud-upload' | 'cloud-warning' | 'colorpicker' | 'column' | 'comment' | 'comment-add' | 'comment-off' | 'compare' | 'config' | 'config-edit' | 'config-enter' | 'config-leave' | 'config-update' | 'config-view' | 'copy-content' | 'copy-file' | 'copy-folder' | 'cut' | 'd' | 'dashboard' | 'delete' | 'delete-success' | 'descending' | 'direction' | 'document' | 'document-check' | 'document-flag' | 'document-ok' | 'document-qa' | 'document-settings' | 'document-stats' | 'download' | 'drop' | 'edit' | 'emoji-happy' | 'emoji-neutral' | 'emoji-sad' | 'error' | 'error-colored' | 'error-filled' | 'export' | 'favicon' | 'favorite' | 'favorite-solid' | 'fax' | 'feedback-warning' | 'feedback-warning-colored' | 'feedback-warning-filled' | 'file' | 'file-csv' | 'file-excel' | 'file-image' | 'file-jpg' | 'file-others' | 'file-pdf' | 'file-png' | 'file-ppt' | 'file-svg' | 'file-video' | 'file-wmv' | 'file-word' | 'file-zip' | 'filter' | 'filter-close' | 'filter-settings' | 'flag' | 'folder' | 'folder-in' | 'folder-open' | 'folder-out' | 'folder-team' | 'gender-female' | 'gender-male' | 'globe' | 'group' | 'hand' | 'help' | 'history' | 'home' | 'import' | 'info' | 'introduction' | 'language' | 'link' | 'link-external' | 'link-internal' | 'link-off' | 'loading' | 'location' | 'location-measure' | 'location-off' | 'location-scan' | 'location-scan-error' | 'location-scan-success' | 'lock' | 'logo-engage' | 'logout' | 'mail' | 'mail-error' | 'mail-newsletter' | 'mail-resend' | 'mail-send' | 'mail-sending' | 'mail-success' | 'map' | 'maximize' | 'media-back' | 'media-fastforward' | 'media-pause' | 'media-play' | 'media-rewind' | 'media-skip' | 'media-stop' | 'menu' | 'menu-favorites' | 'menu-functions' | 'minimize' | 'minus' | 'mode-switch' | 'more' | 'next' | 'night-mode' | 'notification' | 'notification-off' | 'object' | 'on-off' | 'package' | 'password' | 'password-change' | 'paste' | 'phone' | 'picture' | 'pin' | 'pin-solid' | 'placeholder' | 'plus' | 'position' | 'position-off' | 'precondition' | 'previous' | 'print' | 'print-config' | 'print-error' | 'print-preview' | 'print-selection' | 'print-success' | 'print-warning' | 'rearrange' | 'redo' | 'reload' | 'reload-off' | 'reload-required' | 'relocate' | 'reset' | 'save' | 'save-as' | 'search' | 'search-activate' | 'search-close' | 'search-config' | 'search-next' | 'search-previous' | 'search-save' | 'searching' | 'searching-1' | 'searching-2' | 'searching-3' | 'service' | 'settings' | 'settings-add' | 'settings-edit' | 'settings-enter' | 'settings-leave' | 'settings-remove' | 'settings-reset' | 'share' | 'shoppingcart' | 'shot-close' | 'shot-long' | 'shot-mid' | 'sleep' | 'social-facebook' | 'social-instagram' | 'social-linkedin' | 'social-x' | 'social-youtube' | 'sort-down' | 'sort-up' | 'sortable' | 'standby' | 'sync' | 'sync-off' | 'sync-off-success' | 'sync-success' | 'tile-menu' | 'time' | 'toolbox' | 'training' | 'undo' | 'unlock' | 'upload' | 'user' | 'user-add' | 'user-administration' | 'user-administrator' | 'user-edit' | 'user-engineer' | 'user-group' | 'user-group-administration' | 'user-id' | 'user-id-edit' | 'user-id-error' | 'user-id-invalid' | 'user-id-query' | 'user-id-reading' | 'user-id-success' | 'user-level-1' | 'user-level-2' | 'user-level-3' | 'user-level-4' | 'user-level-5' | 'user-logout' | 'user-maintainer' | 'user-operator' | 'user-trainer' | 'user-worker' | 'variants' | 'video' | 'view' | 'view-off' | 'visual-inspection' | 'warning' | 'warning-colored' | 'warning-filled' | 'zoom-in' | 'zoom-original' | 'zoom-out' | 'zoom-window';
|
|
2
|
+
export type MedicalIconNames = 'alarm' | 'alarm-off' | 'alarm-pause' | 'bed-free' | 'bed-occupied' | 'bed-raised' | 'device' | 'device-ang' | 'device-ct' | 'device-lan' | 'device-lan-off' | 'device-mrt' | 'device-offline' | 'device-online' | 'device-sono' | 'imaging-ang' | 'imaging-ct' | 'imaging-mrt' | 'stethoscope' | 'test-setup' | 'vapor' | 'ventilation-hfnc' | 'ventilation-mask' | 'ventilation-tube';
|
|
3
|
+
export type SafetyIconNames = 'absorber' | 'absorber-absent' | 'absorber-add' | 'absorber-ok' | 'absorber-query' | 'absorber-warning' | 'accessories' | 'acknowledge-all' | 'acknowledge' | 'address' | 'adjust' | 'agriculture' | 'alarm' | 'alarm-co2-off' | 'alarm-stel' | 'alarm-twa' | 'alarm1-a1' | 'alarm1-a2' | 'alarm1-a3' | 'alarm1-a4' | 'alarm1-average' | 'alarm1-average-a1' | 'alarm1-average-a2' | 'alarm1-average-a3' | 'alarm1-average-a4' | 'alarm3-a1' | 'alarm3-a2' | 'alarm3-panic' | 'alarm3-protection' | 'alarm3-sos' | 'alarm3-stel' | 'alarm3-twa' | 'alcotest-3820' | 'alcotest-5820' | 'alcotest-6820' | 'alcotest-7000-funnel' | 'alcotest-7000-tube' | 'alcotest-7510' | 'allowlist' | 'allowlist-upload' | 'analysis' | 'anglegrinder' | 'application-feedback' | 'articles-incoming' | 'articles-issue' | 'articles-outgoing' | 'articles-return' | 'assemble' | 'barcode-scan' | 'blocking-alarm' | 'blow' | 'bodyguard' | 'boot' | 'bottle-price' | 'breathing-apparatus' | 'building' | 'building-basement' | 'building-floors' | 'building-units' | 'building-warning' | 'building-year' | 'bumptest' | 'calculator' | 'calibration' | 'calibration-comp' | 'calibration-comp-error' | 'calibration-comp-warning' | 'calibration-error' | 'calibration-warning' | 'car' | 'car-accident' | 'car-swap' | 'casting' | 'catalog' | 'certificate' | 'certificate-error' | 'certificate-upload' | 'certificate-valid' | 'certificate-warning' | 'changelog' | 'charging' | 'charging-disabled' | 'checkbox' | 'checkbox-active' | 'checkbox-default' | 'chemicals' | 'chip-eject' | 'chip-insert' | 'circle' | 'cleaning' | 'clockwise-90-degree' | 'close-all' | 'clothing' | 'cold' | 'collection' | 'collection-add' | 'collection-remove' | 'collection-service' | 'collective-edit' | 'column-double' | 'column-multi' | 'column-single' | 'communication' | 'communication-disabled' | 'communication-tool' | 'complete' | 'complex-system' | 'composition-edit' | 'concentration' | 'conhub' | 'construction-method' | 'controlbox' | 'cost' | 'counter' | 'counterclockwise-90-degree' | 'cps' | 'cylinder' | 'cylinder-change' | 'cylinder-charge' | 'cylinder-closed' | 'cylinder-error' | 'cylinder-o2-alarm' | 'cylinder-opened' | 'damage' | 'dangerous-goods' | 'data-send' | 'data-set' | 'data-snapshot' | 'data-transfer-completed' | 'data-transfer-failed' | 'database' | 'database-edit' | 'datahub' | 'day-mode' | 'deadman' | 'device' | 'device-inspection' | 'device-module' | 'device-ok' | 'devices' | 'devices-management' | 'disabled' | 'disassemble' | 'display-1' | 'display-2' | 'display-3' | 'display-4' | 'display-5' | 'docking-station' | 'docking-station-3' | 'docking-station-4' | 'docking-station-8' | 'drugcheck' | 'erase' | 'error-extra-information' | 'error-yellow-outline' | 'error' | 'escapehood' | 'ethernet' | 'evacuation' | 'evacuation-confirmed' | 'evacuation-pending' | 'evacuation-success' | 'evacuation-timer' | 'evacuation-warning' | 'exclamation' | 'expired-freshair' | 'expired' | 'expirydate' | 'explosive-a1' | 'explosive-a2' | 'explosive-stel' | 'explosive-twa' | 'explosive' | 'export-to-excel' | 'extended-care' | 'extinguisher' | 'faucet' | 'fault-finding' | 'feedback-positive-extra-information' | 'feedback-positive-tamper' | 'feedback-positive-tamper-yellow' | 'feedback-warning-extra-information' | 'feedback-warning-tamper' | 'feedback-warning-tamper-red' | 'feedback-warning-tamper-yellow' | 'fg-hub' | 'fg-hub-battery-low' | 'fg-hub-disabled' | 'fg-hub-no-connection' | 'fg-hub-pending' | 'fg-repeater' | 'fg-repeater-2' | 'fg-repeater-battery-low' | 'fire' | 'firefighter-arrived' | 'firefighter-en-route' | 'firefighter-retreat' | 'firefighter-standby' | 'flame-5000' | 'flammable-a1' | 'flammable-a2' | 'flammable-stel' | 'flammable-twa' | 'flammable' | 'floorplan' | 'floorplan-hallway' | 'floorplan-room' | 'focus-element' | 'fraction-00-10' | 'fraction-01-10' | 'fraction-02-10' | 'fraction-03-10' | 'fraction-04-10' | 'fraction-05-10' | 'fraction-06-10' | 'fraction-07-10' | 'fraction-08-10' | 'fraction-09-10' | 'fraction-10-10' | 'freshair' | 'freshair-calibration' | 'full-circle' | 'gas-consumption' | 'gas-efficiency' | 'gas-patient' | 'gasbottle-100-percent' | 'gasbottle-25-percent' | 'gasbottle-50-percent' | 'gasbottle-75-percent' | 'gasbottle-information' | 'gasbottle-low' | 'gasbottle-warning' | 'glove' | 'go-to-assets' | 'goggles' | 'graph-settings' | 'graph-view' | 'group' | 'halfmask' | 'hardware' | 'hardware-available' | 'hardware-info' | 'hardware-missing' | 'hardware-update' | 'harness' | 'helmet' | 'helmet-fire' | 'hierarchy' | 'history' | 'hook' | 'hose' | 'hot' | 'hydrant' | 'hydraulic' | 'hysteresis' | 'identify' | 'ifu' | 'ifu-error' | 'ifu-success' | 'imd' | 'import-substance' | 'in-process' | 'index-card' | 'inerting' | 'inflate-breathing-bag' | 'information' | 'information-maintenance' | 'inhibit' | 'insert' | 'instrument-error' | 'instrument-pump-error' | 'instrument-xdock-error' | 'interface-in-4-20' | 'interface-in-bridge' | 'interface-in-digital' | 'interface-in-ex' | 'interface-in-foundation-fieldbus' | 'interface-in-hart' | 'interface-in-hart-multidrop' | 'interface-in-modbus' | 'interface-in-profibus' | 'interface-input' | 'interface-out-4-20' | 'interface-out-digital' | 'interface-out-foundation-fieldbus' | 'interface-out-modbus' | 'interface-out-profibus' | 'interface-out-relay' | 'interface-output' | 'interface-slotcover' | 'interface-unknown' | 'interlock' | 'interlock-calibration' | 'interlock-installation' | 'interlock-removal' | 'interlock-reset' | 'interlock-swap' | 'ir' | 'job-approve' | 'job-history' | 'job-list' | 'job-new' | 'job-pool' | 'job-proceed' | 'job-user' | 'keyboard' | 'keyboard-capslock' | 'keyboard-delete' | 'keyboard-hide' | 'keyboard-shift' | 'laptop' | 'laundry-dryer' | 'ldba' | 'leaktest-hp' | 'leaktest-hp-query' | 'leaktest-lp' | 'leaktest-lp-query' | 'leaktest-ok' | 'leaktest-query' | 'leaktest-run' | 'leaktest-timeout' | 'leaktest-warning' | 'lifesignal' | 'lifesignal-disabled' | 'lightbulb' | 'lightbulb-warning' | 'line-graph' | 'log-edit' | 'log-service' | 'log-view' | 'login' | 'logout' | 'lost-report' | 'low-dosage-rate' | 'masonry' | 'maximize' | 'measuring' | 'measuring-1' | 'measuring-2' | 'measuring-3' | 'medical' | 'microphone' | 'mimic' | 'minimize' | 'minus' | 'mobile-device' | 'mobile-device-connected' | 'mobile-device-error' | 'module' | 'monitoring' | 'monitoring-1' | 'monitoring-2' | 'monitoring-3' | 'motion-sensing' | 'motion-sensing-disabled' | 'motion-sensing-enabled' | 'move-screen' | 'multigas' | 'multigas-cse' | 'navigation-logfile-management' | 'network' | 'network-upload' | 'no' | 'number-1' | 'number-100' | 'observation' | 'observation-fire' | 'offline-mode' | 'ok-repeat' | 'ok-to-all' | 'online-manuals' | 'online-mode' | 'open' | 'operation' | 'operation-hot' | 'overrange' | 'overwrite-replace' | 'pac-1000-7000' | 'pac-3' | 'package' | 'painting' | 'partner-care' | 'pc' | 'pc-connection' | 'pc-link-connected' | 'pc-link-error' | 'pc-link-preparing' | 'pc-link-query' | 'pdf' | 'pie-chart' | 'pincode' | 'plus' | 'pneumatic' | 'power-supply' | 'power-supply-restricted' | 'powerplant' | 'practice' | 'practice-hot' | 'pressure-relief' | 'process' | 'product-finder' | 'production' | 'progress' | 'progress-circle' | 'pump-100-percent' | 'pump-25-percent' | 'pump-50-percent' | 'pump-75-percent' | 'pump-adapter-magnetic' | 'pump-low' | 'rack' | 'rack-mobile' | 'radiocircuit' | 'rebuild' | 'recycling' | 'relay-switch-closed' | 'relay-switch-open' | 'remote' | 'remote-transmission' | 'remove' | 'reorganisation' | 'resources' | 'rfid' | 'roofing' | 'saddle-roof' | 'saver' | 'saw' | 'scba' | 'scroll-grip' | 'scroll-page-down' | 'scroll-page-up' | 'sensor-100-percent' | 'sensor-25-percent' | 'sensor-50-percent' | 'sensor-75-percent' | 'sensor-catex' | 'sensor-disabled' | 'sensor-ec' | 'sensor-error' | 'sensor-information' | 'sensor-ir' | 'sensor-low' | 'sensor-overheat' | 'sensor-pid' | 'sensor-warning' | 'sensors' | 'signal' | 'signal-0-percent' | 'signal-100-percent' | 'signal-25-percent' | 'signal-50-percent' | 'signal-75-percent' | 'simulation' | 'sketch' | 'sos' | 'sos-no-telemetry' | 'speed' | 'sprinkler' | 'storage-box' | 'substance' | 'substances' | 'suffocation-a1' | 'suffocation-a2' | 'suffocation-stel' | 'suffocation-twa' | 'suffocation' | 'system' | 'system-storage-error' | 'system-storage-warning' | 'table' | 'telemetry' | 'telemetry-active' | 'telemetry-disabled' | 'telemetry-error' | 'telemetry-search' | 'telemetry-warning' | 'temperature-error' | 'temperature-high' | 'temperature-low' | 'temperature-warning' | 'test' | 'test-edit' | 'test-error' | 'test-note' | 'test-results' | 'testing' | 'theme-switch' | 'thermal-alarm' | 'tic' | 'tic-connection-rejected' | 'tic-connection-success' | 'tic-failed' | 'tic-pairing-failed' | 'tic-successful' | 'time-compress' | 'time-stretch' | 'time-window' | 'timeline-view' | 'timer' | 'timer-elapsed' | 'timer-start' | 'total-care' | 'toxic-a1' | 'toxic-a2' | 'toxic-stel' | 'toxic-twa' | 'toxic' | 'trailer' | 'truck' | 'truck-ladder' | 'tube' | 'tube-off' | 'tube-on' | 'ucf-6000-9000' | 'ucf-firevista' | 'underrange' | 'underrange-error' | 'underrange-warning' | 'vario-guard-control-center' | 'vario-guard-sensor' | 'volume-1' | 'volume-2' | 'volume-max' | 'volume-min' | 'volume-mute' | 'volume-query' | 'volume-reduction' | 'warm-up-time' | 'washing-machine' | 'wifi-100-percent' | 'wifi-25-percent' | 'wifi-50-percent' | 'wifi-75-percent' | 'wifi-disabled' | 'wifi-disabled-circle' | 'wizard' | 'workshop' | 'xact-5000' | 'xact-7000' | 'xam-2000' | 'xam-2500' | 'xam-3000' | 'xam-5000' | 'xam-7000' | 'xdock' | 'xpid-9000' | 'xplore' | 'xplore-1300' | 'xplore-1700' | 'xplore-1900' | 'xplore-3500' | 'xplore-5500' | 'xplore-6300' | 'xplore-8000' | 'xplore-8000-headpiece' | 'xplore-8000-system' | 'xzone-5000' | 'zoom-document-size' | 'zoom-document-width';
|
|
4
|
+
export type UibLegacyIconNames = 'absorber-absent' | 'absorber-add' | 'absorber-ok' | 'absorber-query' | 'absorber-warning' | 'accessories' | 'acknowledge' | 'acknowledge-all' | 'add' | 'address' | 'adjust' | 'agriculture' | 'alarm' | 'alarm-stel' | 'alarm-twa' | 'alarm1-a1' | 'alarm1-a2' | 'alarm1-a3' | 'alarm1-a4' | 'alarm1-average' | 'alarm1-average-a1' | 'alarm1-average-a2' | 'alarm1-average-a3' | 'alarm1-average-a4' | 'alarm2' | 'alarm2-a1' | 'alarm2-a2' | 'alarm3-a1' | 'alarm3-a2' | 'alarm3-panic' | 'alarm3-protection' | 'alarm3-sos' | 'alarm3-stel' | 'alarm3-twa' | 'alarmtype' | 'alarmtype-info' | 'alcotest-3820' | 'alcotest-5820' | 'alcotest-6820' | 'alcotest-7000-funnel' | 'alcotest-7000-tube' | 'alcotest-7510' | 'align-horizontal' | 'align-vertical' | 'allowlist' | 'allowlist-upload' | 'analysis' | 'anglegrinder' | 'application-feedback' | 'arrow-scroll-down' | 'arrow-scroll-left' | 'arrow-scroll-right' | 'arrow-scroll-up' | 'arrow1-down' | 'arrow1-left' | 'arrow1-right' | 'arrow1-up' | 'arrow2-down' | 'arrow2-left' | 'arrow2-right' | 'arrow2-up' | 'arrow3-down' | 'arrow3-left' | 'arrow3-right' | 'arrow3-up' | 'articles-incoming' | 'articles-issue' | 'articles-outgoing' | 'articles-return' | 'assemble' | 'attachment' | 'attachment-disabled' | 'barcode-scan' | 'battery-1' | 'battery-100-percent' | 'battery-2' | 'battery-25-percent' | 'battery-3' | 'battery-4' | 'battery-5' | 'battery-50-percent' | 'battery-75-percent' | 'battery-alarm' | 'battery-charging' | 'battery-error' | 'battery-low' | 'battery-uncalibrated' | 'battery-warning' | 'blocking-alarm' | 'blow' | 'bluetooth' | 'bluetooth-disabled' | 'bluetooth-pairing' | 'bodyguard' | 'bookmark' | 'boot' | 'bottle-price' | 'breathing-apparatus' | 'brightness-1' | 'brightness-2' | 'brightness-3' | 'brightness-4' | 'brightness-5' | 'brightness-auto' | 'building' | 'building-basement' | 'building-floors' | 'building-units' | 'building-warning' | 'building-year' | 'bumptest' | 'calculator' | 'calendar' | 'calendar-bumptest' | 'calendar-bumptest-error' | 'calendar-bumptest-warning' | 'calendar-calibration' | 'calendar-calibration-error' | 'calendar-calibration-warning' | 'calendar-flag' | 'calendar-interval' | 'calendar-list' | 'calendar-time' | 'calendar-user' | 'calendar-user-error' | 'calendar-user-warning' | 'calendar-warning' | 'calendar-week-view' | 'calender-day-view' | 'calender-event' | 'calibration' | 'calibration-comp' | 'calibration-comp-error' | 'calibration-comp-warning' | 'calibration-error' | 'calibration-warning' | 'car' | 'car-accident' | 'car-swap' | 'casting' | 'catalog' | 'certicifate-upload' | 'certificate' | 'certificate-error' | 'certificate-valid' | 'certificate-warning' | 'changelog' | 'charging' | 'charging-disabled' | 'checkbox' | 'checkbox-active' | 'checkbox-default' | 'chemicals' | 'chip-eject' | 'chip-insert' | 'circle' | 'cleaning' | 'clockwise-90-degree' | 'close' | 'close-all' | 'clothing' | 'cloud' | 'cloud-disabled' | 'cloud-upload' | 'cold' | 'collection' | 'collection-add' | 'collection-remove' | 'collection-service' | 'collective-edit' | 'column-double' | 'column-multi' | 'column-single' | 'comment' | 'comment-add' | 'comment-disabled' | 'communication' | 'communication-disabled' | 'communication-tool' | 'compare' | 'comparison' | 'complete' | 'complex-system' | 'composition-edit' | 'concentration' | 'configuration' | 'configuration-edit' | 'configuration-enter' | 'configuration-leave' | 'configuration-update' | 'configuration-view' | 'conhub' | 'construction-method' | 'context-menu' | 'controlbox' | 'copy' | 'cost' | 'counter' | 'counterclockwise-90-degree' | 'cps' | 'cut' | 'cylinder' | 'cylinder-change' | 'cylinder-charge' | 'cylinder-closed' | 'cylinder-error' | 'cylinder-o2-alarm' | 'cylinder-opened' | 'd' | 'damage' | 'dangerous-goods' | 'dashboard-close' | 'dashboard-open' | 'data-send' | 'data-set' | 'data-snapshot' | 'data-transfer-completed' | 'data-transfer-failed' | 'database' | 'database-edit' | 'datahub' | 'day-mode' | 'deadman' | 'delete' | 'deletion-successful' | 'detail-slot' | 'device' | 'device-ang' | 'device-connection' | 'device-ct' | 'device-inspection' | 'device-module' | 'device-mrt' | 'device-ok' | 'device-sono' | 'devices' | 'devices-management' | 'disabled' | 'disassemble' | 'display-1' | 'display-2' | 'display-3' | 'display-4' | 'display-5' | 'docking-station' | 'docking-station-3' | 'docking-station-4' | 'docking-station-8' | 'document' | 'document-check' | 'document-flag' | 'document-settings' | 'download' | 'drugcheck' | 'duplicate' | 'edit' | 'emergency-stop' | 'equipment-change' | 'equipment-fire' | 'erase' | 'error-extra-information' | 'error-yellow-outline' | 'error' | 'ethernet' | 'evacuation' | 'evacuation-confirmed' | 'evacuation-pending' | 'evacuation-success' | 'evacuation-timer' | 'evacuation-warning' | 'exclamation' | 'exit' | 'expired-freshair' | 'expired' | 'expirydate' | 'explosive-a1' | 'explosive-a2' | 'explosive-stel' | 'explosive-twa' | 'explosive' | 'export' | 'export-to-excel' | 'extended-care' | 'extinguisher' | 'faucet' | 'fault-finding' | 'favorite' | 'favorite-default' | 'fax' | 'feedback-negative' | 'feedback-positive-extra-information' | 'feedback-positive-tamper-yellow' | 'feedback-positive-tamper' | 'feedback-positive' | 'feedback-warning-extra-information' | 'feedback-warning-outline' | 'feedback-warning-tamper-red' | 'feedback-warning-tamper-yellow' | 'feedback-warning-tamper' | 'feedback-warning' | 'fg-hub' | 'fg-hub-battery-low' | 'fg-hub-disabled' | 'fg-hub-no-connection' | 'fg-hub-pending' | 'fg-repeater' | 'fg-repeater-2' | 'fg-repeater-battery-low' | 'file-excel' | 'file-html' | 'file-pdf' | 'file-ppt' | 'file-word' | 'file-zip' | 'filter' | 'filter-close' | 'filter-settings' | 'fire' | 'firefighter-arrived' | 'firefighter-en-route' | 'firefighter-retreat' | 'firefighter-standby' | 'flame-5000' | 'flammable-a1' | 'flammable-a2' | 'flammable-stel' | 'flammable-twa' | 'flammable' | 'floorplan' | 'floorplan-hallway' | 'floorplan-room' | 'focus-element' | 'folder' | 'folder-open' | 'fraction-00-10' | 'fraction-01-10' | 'fraction-02-10' | 'fraction-03-10' | 'fraction-04-10' | 'fraction-05-10' | 'fraction-06-10' | 'fraction-07-10' | 'fraction-08-10' | 'fraction-09-10' | 'fraction-10-10' | 'freshair' | 'freshair-calibration' | 'full-circle' | 'fullscreen' | 'fullscreen-exit' | 'gas-consumption' | 'gas-efficiency' | 'gas-patient' | 'gasbottle-100-percent' | 'gasbottle-25-percent' | 'gasbottle-50-percent' | 'gasbottle-75-percent' | 'gasbottle-information' | 'gasbottle-low' | 'gasbottle-warning' | 'glove' | 'go-to-assets' | 'graph-settings' | 'graph-view' | 'group' | 'halfmask' | 'hardware' | 'hardware-available' | 'hardware-info' | 'hardware-missing' | 'hardware-update' | 'harness' | 'helmet' | 'helmet-fire' | 'help' | 'hierarchy' | 'history' | 'hook' | 'hose' | 'hot' | 'hydrant' | 'hydraulic' | 'hysteresis' | 'identify' | 'ifu' | 'imaging-ang' | 'imaging-ct' | 'imaging-mrt' | 'imd' | 'import' | 'import-substance' | 'in-process' | 'index-card' | 'inerting' | 'inflate-breathing-bag' | 'information' | 'information-maintenance' | 'inhibit' | 'insert' | 'instrument-error' | 'instrument-pump-error' | 'instrument-xdock-error' | 'interface-in-4-20' | 'interface-in-bridge' | 'interface-in-digital' | 'interface-in-ex' | 'interface-in-foundation-fieldbus' | 'interface-in-hart' | 'interface-in-hart-multidrop' | 'interface-in-modbus' | 'interface-in-profibus' | 'interface-input' | 'interface-out-4-20' | 'interface-out-digital' | 'interface-out-foundation-fieldbus' | 'interface-out-modbus' | 'interface-out-profibus' | 'interface-out-relay' | 'interface-output' | 'interface-slotcover' | 'interface-unknown' | 'interlock' | 'interlock-calibration' | 'interlock-installation' | 'interlock-removal' | 'interlock-reset' | 'interlock-swap' | 'ir' | 'job-approve' | 'job-history' | 'job-list' | 'job-new' | 'job-pool' | 'job-proceed' | 'job-user' | 'keyboard' | 'keyboard-capslock' | 'keyboard-delete' | 'keyboard-hide' | 'keyboard-shift' | 'language' | 'laptop' | 'laundry-dryer' | 'ldba' | 'leaktest-hp' | 'leaktest-hp-query' | 'leaktest-lp' | 'leaktest-lp-query' | 'leaktest-ok' | 'leaktest-query' | 'leaktest-run' | 'leaktest-timeout' | 'leaktest-warning' | 'lifesignal' | 'lifesignal-disabled' | 'lightbulb' | 'lightbulb-warning' | 'line-graph' | 'link-external' | 'link-internal' | 'location' | 'location-disabled' | 'location-scan' | 'location-scan-failed' | 'location-scan-success' | 'lock' | 'log-edit' | 'log-service' | 'log-view' | 'login' | 'logout' | 'long-distance-gate-way' | 'lost-report' | 'low-dosage-rate' | 'manual-input' | 'map' | 'masonry' | 'maximize' | 'measuring' | 'measuring-1' | 'measuring-2' | 'measuring-3' | 'media-fastforward' | 'media-pause' | 'media-play' | 'media-rewind' | 'media-skip-back' | 'media-skip-forward' | 'media-stop' | 'medical' | 'menu' | 'menu-favorites' | 'menu-functions' | 'microphone' | 'mimic' | 'minimize' | 'miniwarn' | 'minus' | 'mobile-device' | 'mobile-device-connected' | 'mobile-device-error' | 'module' | 'monitoring' | 'monitoring-1' | 'monitoring-2' | 'monitoring-3' | 'motion-sensing' | 'motion-sensing-disabled' | 'motion-sensing-enabled' | 'move' | 'move-screen' | 'multigas' | 'multigas-cse' | 'multiwarn-2' | 'navigation-logfile-management' | 'network' | 'network-upload' | 'newsletter' | 'next' | 'night-mode' | 'no' | 'notification' | 'notification-disabled' | 'number-1' | 'number-100' | 'observation' | 'observation-fire' | 'offline-mode' | 'ok' | 'ok-repeat' | 'ok-to-all' | 'online-manuals' | 'online-mode' | 'open' | 'operation' | 'operation-hot' | 'overrange' | 'overwrite-replace' | 'p5000' | 'p8000' | 'pac-1000-7000' | 'pac-3' | 'pac-ex-2' | 'package' | 'painting' | 'pairing' | 'partner-care' | 'password' | 'password-change' | 'pc' | 'pc-connection' | 'pc-link-connected' | 'pc-link-error' | 'pc-link-preparing' | 'pc-link-query' | 'pdf' | 'person-confirm' | 'person-crawling' | 'person-query' | 'person-standing' | 'person-walking' | 'phone' | 'photo' | 'picture' | 'pie-chart' | 'pincode' | 'pir-7000' | 'plus' | 'pneumatic' | 'polytron-7000' | 'position' | 'position-disabled' | 'position-searching' | 'power-guard' | 'power-supply' | 'power-supply-restricted' | 'powerplant' | 'practice' | 'practice-hot' | 'prepressure-high' | 'prepressure-low' | 'prepressure-ok' | 'prepressure-pending' | 'pressure-relief' | 'previous' | 'print' | 'print-configuration' | 'print-error' | 'print-finished' | 'print-preview' | 'print-selection' | 'print-warning' | 'process' | 'product-finder' | 'production' | 'progress' | 'progress-circle' | 'pulsar' | 'pump' | 'pump-100-percent' | 'pump-25-percent' | 'pump-50-percent' | 'pump-75-percent' | 'pump-adapter-magnetic' | 'pump-low' | 'rack' | 'rack-mobile' | 'radiation-protection-device' | 'radio-button-active' | 'radio-button-default' | 'radiocircuit' | 'rebuild' | 'recording' | 'recycling' | 'redo' | 'regard-1000' | 'regard-3000' | 'relay-switch-closed' | 'relay-switch-open' | 'reload' | 'reload-required' | 'relocate' | 'remote' | 'remote-transmission' | 'remove' | 'reorganisation' | 'resend' | 'reset' | 'resources' | 'rfid' | 'rise-time-error' | 'roofing' | 'rope' | 'saddle-roof' | 'save' | 'save-as' | 'saver' | 'saw' | 'sbom' | 'scba' | 'scroll-grip' | 'scroll-page-down' | 'scroll-page-up' | 'scsr' | 'search' | 'search-activate' | 'search-close' | 'search-next' | 'search-previous' | 'search-save' | 'search-service' | 'searching' | 'searching-1' | 'searching-2' | 'searching-3' | 'send' | 'send-error' | 'send-success' | 'sending' | 'sensor-100-percent' | 'sensor-25-percent' | 'sensor-50-percent' | 'sensor-75-percent' | 'sensor-catex' | 'sensor-disabled' | 'sensor-ec' | 'sensor-error' | 'sensor-information' | 'sensor-ir' | 'sensor-low' | 'sensor-overheat' | 'sensor-pid' | 'sensor-warning' | 'sensors' | 'sent' | 'service' | 'settings' | 'settings-add' | 'settings-edit' | 'settings-enter' | 'settings-leave' | 'settings-remove' | 'settings-reset' | 'share' | 'shoppingcart' | 'shutdown' | 'signal' | 'signal-0-percent' | 'signal-100-percent' | 'signal-25-percent' | 'signal-50-percent' | 'signal-75-percent' | 'simulation' | 'sketch' | 'snapshot' | 'sort-ascending' | 'sort-descending' | 'sos' | 'sos-no-telemetry' | 'spare-parts' | 'speed' | 'sprinkler' | 'standby' | 'start-flush' | 'storage-box' | 'substance' | 'substances' | 'suffocation-a1' | 'suffocation-a2' | 'suffocation-stel' | 'suffocation-twa' | 'suffocation' | 'synchronize' | 'system' | 'system-storage-error' | 'system-storage-warning' | 'table' | 'tablet' | 'tag' | 'telemetry' | 'telemetry-active' | 'telemetry-disabled' | 'telemetry-error' | 'telemetry-search' | 'telemetry-warning' | 'temperature-error' | 'temperature-high' | 'temperature-low' | 'temperature-warning' | 'test' | 'test-edit' | 'test-eq' | 'test-eq-connection' | 'test-error' | 'test-note' | 'test-results' | 'testing' | 'theme-switch' | 'thermal-alarm' | 'tic' | 'tic-connection-rejected' | 'tic-connection-success' | 'tic-failed' | 'tic-pairing-failed' | 'tic-successful' | 'tile-menu' | 'time' | 'time-compress' | 'time-of-whistle' | 'time-stretch' | 'time-to-retreat' | 'time-to-whistle' | 'time-window' | 'timeline-view' | 'timer' | 'timer-elapsed' | 'timer-start' | 'toggle-button-active' | 'toggle-button-default' | 'top-level' | 'topology' | 'total-care' | 'toxic-a1' | 'toxic-a2' | 'toxic-stel' | 'toxic-twa' | 'toxic' | 'trailer' | 'truck' | 'tube' | 'tube-off' | 'tube-on' | 'ucf-6000-9000' | 'underrange' | 'underrange-error' | 'underrange-warning' | 'undo' | 'unlock' | 'upload' | 'user' | 'user-administration' | 'user-administrator' | 'user-edit' | 'user-engineer' | 'user-group' | 'user-group-administration' | 'user-id' | 'user-id-edit' | 'user-id-error' | 'user-id-invalid' | 'user-id-query' | 'user-id-reading' | 'user-id-ready' | 'user-level-1' | 'user-level-2' | 'user-level-3' | 'user-level-4' | 'user-level-5' | 'user-logout' | 'user-maintainer' | 'user-operator' | 'user-trainer' | 'user-training' | 'user-worker' | 'vario-guard-control-center' | 'vario-guard-sensor' | 'various-graphs' | 'vent-close' | 'vent-open' | 'view' | 'visual-inspection' | 'volume-1' | 'volume-2' | 'volume-max' | 'volume-min' | 'volume-mute' | 'volume-query' | 'volume-reduction' | 'warm-up-time' | 'warning' | 'washing-machine' | 'water' | 'wifi-100-percent' | 'wifi-25-percent' | 'wifi-50-percent' | 'wifi-75-percent' | 'wifi-disabled' | 'wifi-disabled-circle' | 'wizard' | 'workshop' | 'xact-5000' | 'xact-7000' | 'xam-2000' | 'xam-2500' | 'xam-3000' | 'xam-5000' | 'xam-7000' | 'xam-8000' | 'xdock' | 'xpid-9000' | 'xplore' | 'xplore-1300' | 'xplore-1700' | 'xplore-1900' | 'xplore-3500' | 'xplore-5500' | 'xplore-6300' | 'xplore-8000' | 'xplore-8000-headpiece' | 'xplore-8000-system' | 'xzone-5000' | 'yes' | 'zoom-document-size' | 'zoom-document-width' | 'zoom-in' | 'zoom-original' | 'zoom-out' | 'zoom-window';
|
|
5
|
+
//# sourceMappingURL=iconNamesTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iconNamesTypes.d.ts","sourceRoot":"","sources":["../../src/utils/iconNamesTypes.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"iconNamesTypes.js","sourceRoot":"","sources":["../../src/utils/iconNamesTypes.ts"],"names":[],"mappings":"AAAA,2CAA2C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutContact.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/calloutContact/CalloutContact.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CalloutContact.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/calloutContact/CalloutContact.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAGL,KAAK,mBAAmB,EACzB,MAAM,qBAAqB,CAAC;AAK7B,MAAM,WAAW,yBAAyB;IACxC,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,YAAY,CAAC,EAAE,mBAAmB,CAAC;CACpC;AAGD,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA0BpE,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAexD,CAAC"}
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Headline } from '../../../components/typography/headline';
|
|
3
3
|
import { BodyText } from '../../../components/typography/bodyText';
|
|
4
|
-
import {
|
|
5
|
-
import { IconPhone } from '../../../icons';
|
|
6
|
-
import { SlimRichText } from '../../../components';
|
|
4
|
+
import { Icon, SlimRichText, } from '../../../components';
|
|
7
5
|
import { ContentGroup } from '../contentGroup';
|
|
8
6
|
import { ContentBlock } from '../contentBlock';
|
|
9
7
|
import { ContentSection } from '../contentSection';
|
|
10
8
|
// TODO: CalloutContact has its own styles for rich text, will be defined later
|
|
11
|
-
export const CalloutContactColumn = ({ headline, phoneNumber, text01, text02, }) => (_jsxs("div", { className: "flex flex-col gap-y-3", children: [_jsx(Headline, { headingLevel: "h4", children: headline }), _jsx(SlimRichText, { variant: 'small', text: text01 }), _jsxs("a", { className: "self-start", target: "_self", href: `tel:${phoneNumber.replace(/\s/g, '')}`, children: [_jsx(
|
|
9
|
+
export const CalloutContactColumn = ({ headline, phoneNumber, text01, text02, }) => (_jsxs("div", { className: "flex flex-col gap-y-3", children: [_jsx(Headline, { headingLevel: "h4", children: headline }), _jsx(SlimRichText, { variant: 'small', text: text01 }), _jsxs("a", { className: "self-start", target: "_self", href: `tel:${phoneNumber.replace(/\s/g, '')}`, children: [_jsx(Icon, { className: "inline-block mr-2 align-middle", iconName: "phone", iconSet: "core", size: 'md' }), _jsx(BodyText, { variant: 'small', className: "inline-block align-middle", children: phoneNumber })] }), _jsx(SlimRichText, { variant: 'small', text: text02 })] }));
|
|
12
10
|
export const CalloutContact = ({ title, children, sectionProps, }) => {
|
|
13
11
|
return (_jsx(ContentSection, { sectionProps: { background: 'paleBlue', ...sectionProps }, children: _jsxs(ContentBlock, { className: "mb-20", children: [_jsx("p", { className: "mb-8 font-display text-[2rem] leading-[1.14] text-text-primary", children: title }), _jsx(ContentGroup, { cols: 3, children: children })] }) }));
|
|
14
12
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutContact.js","sourceRoot":"","sources":["../../../../src/web/sections/calloutContact/CalloutContact.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,
|
|
1
|
+
{"version":3,"file":"CalloutContact.js","sourceRoot":"","sources":["../../../../src/web/sections/calloutContact/CalloutContact.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EACL,IAAI,EACJ,YAAY,GAEb,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,cAAc,EAAC,MAAM,mBAAmB,CAAC;AAejD,+EAA+E;AAC/E,MAAM,CAAC,MAAM,oBAAoB,GAAwC,CAAC,EACxE,QAAQ,EACR,WAAW,EACX,MAAM,EACN,MAAM,GACP,EAAE,EAAE,CAAC,CACJ,eAAK,SAAS,EAAC,uBAAuB,aACpC,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,QAAQ,GAAY,EACjD,KAAC,YAAY,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAI,EAChD,aACE,SAAS,EAAC,YAAY,EACtB,MAAM,EAAC,OAAO,EACd,IAAI,EAAE,OAAO,WAAW,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,EAAE,aAE7C,KAAC,IAAI,IACH,SAAS,EAAC,gCAAgC,EAC1C,QAAQ,EAAC,OAAO,EAChB,OAAO,EAAC,MAAM,EACd,IAAI,EAAE,IAAI,GACV,EACF,KAAC,QAAQ,IAAC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAC,2BAA2B,YAC9D,WAAW,GACH,IACT,EACJ,KAAC,YAAY,IAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAI,IAC5C,CACP,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAkC,CAAC,EAC5D,KAAK,EACL,QAAQ,EACR,YAAY,GACb,EAAE,EAAE;IACH,OAAO,CACL,KAAC,cAAc,IAAC,YAAY,EAAE,EAAC,UAAU,EAAE,UAAU,EAAE,GAAG,YAAY,EAAC,YACrE,MAAC,YAAY,IAAC,SAAS,EAAC,OAAO,aAC7B,YAAG,SAAS,EAAC,gEAAgE,YAC1E,KAAK,GACJ,EACJ,KAAC,YAAY,IAAC,IAAI,EAAE,CAAC,YAAG,QAAQ,GAAgB,IACnC,GACA,CAClB,CAAC;AACJ,CAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odx/websites-react",
|
|
3
3
|
"author": "Drägerwerk AG & Co. KGaA",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.9",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"description": "ODX React component library for websites",
|
|
7
7
|
"type": "module",
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@headlessui/react": "2.1.3",
|
|
42
|
+
"@odx/icons": "3.35.0",
|
|
42
43
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
43
44
|
"@radix-ui/react-dialog": "^1.1.1",
|
|
44
45
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconChevronLeft.d.ts","sourceRoot":"","sources":["../../src/icons/IconChevronLeft.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,eAAe,2BAA0B,SAAS,aAAa,CAAC,4CAQrE,CAAC;AACF,eAAe,eAAe,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
const IconChevronLeft = ({ children, ...props }) => (_jsxs("svg", { ...props, viewBox: "0 0 24 24", children: [children, _jsx("path", { d: "M6.2793 12L12.9893 5.29004L14.3993 6.71004L9.1093 12L14.3993 17.29L12.9893 18.71L6.2793 12Z", fill: "currentcolor" })] }));
|
|
3
|
-
export default IconChevronLeft;
|
|
4
|
-
//# sourceMappingURL=IconChevronLeft.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconChevronLeft.js","sourceRoot":"","sources":["../../src/icons/IconChevronLeft.tsx"],"names":[],"mappings":";AAEA,MAAM,eAAe,GAAG,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAA0B,EAAE,EAAE,CAAC,CACzE,kBAAS,KAAK,EAAE,OAAO,EAAC,WAAW,aAChC,QAAQ,EACT,eACE,CAAC,EAAC,6FAA6F,EAC/F,IAAI,EAAC,cAAc,GACnB,IACE,CACP,CAAC;AACF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconFeedbackWarning.d.ts","sourceRoot":"","sources":["../../../src/icons/colored/IconFeedbackWarning.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,mBAAmB,2BAA0B,SAAS,aAAa,CAAC,4CAYzE,CAAC;AACF,OAAO,EAAC,mBAAmB,EAAC,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
const IconFeedbackWarning = ({ children, ...props }) => (_jsxs("svg", { ...props, viewBox: "0 0 24 24", children: [children, _jsx("path", { fill: "#FF3333", d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" }), _jsx("path", { fill: "white", d: "M11 14.5H13V6H11V14.5ZM13.25 17C13.25 16.31 12.69 15.75 12 15.75C11.31 15.75 10.75 16.31 10.75 17C10.75 17.69 11.31 18.25 12 18.25C12.69 18.25 13.25 17.69 13.25 17Z" })] }));
|
|
3
|
-
export { IconFeedbackWarning };
|
|
4
|
-
//# sourceMappingURL=IconFeedbackWarning.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconFeedbackWarning.js","sourceRoot":"","sources":["../../../src/icons/colored/IconFeedbackWarning.tsx"],"names":[],"mappings":";AAEA,MAAM,mBAAmB,GAAG,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAA0B,EAAE,EAAE,CAAC,CAC7E,kBAAS,KAAK,EAAE,OAAO,EAAC,WAAW,aAChC,QAAQ,EACT,eACE,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,mHAAmH,GACrH,EACF,eACE,IAAI,EAAC,OAAO,EACZ,CAAC,EAAC,sKAAsK,GACxK,IACE,CACP,CAAC;AACF,OAAO,EAAC,mBAAmB,EAAC,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const DraegerIconSetUncolored: {
|
|
3
|
-
name: string;
|
|
4
|
-
component: ({ children, ...props }: import("react").SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
}[];
|
|
6
|
-
//# sourceMappingURL=DraegerIconSetUncolored.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DraegerIconSetUncolored.d.ts","sourceRoot":"","sources":["../../../src/icons/uncolored/DraegerIconSetUncolored.ts"],"names":[],"mappings":";AAiCA,eAAO,MAAM,uBAAuB;;;GAiCnC,CAAC"}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { IconAdd } from './IconAdd';
|
|
2
|
-
import { IconArrowLeft } from './IconArrowLeft';
|
|
3
|
-
import { IconArrowRight } from './IconArrowRight';
|
|
4
|
-
import { IconCheck } from './IconCheck';
|
|
5
|
-
import { IconChevronDown } from './IconChevronDown';
|
|
6
|
-
import { IconChevronLeft } from './IconChevronLeft';
|
|
7
|
-
import { IconChevronRight } from './IconChevronRight';
|
|
8
|
-
import { IconChevronUp } from './IconChevronUp';
|
|
9
|
-
import { IconClose } from './IconClose';
|
|
10
|
-
import { IconCompare } from './IconCompare';
|
|
11
|
-
import { IconDot } from './IconDot';
|
|
12
|
-
import { IconDownload } from './IconDownload';
|
|
13
|
-
import { IconFacebook } from './IconFacebook';
|
|
14
|
-
import { IconGlobe } from './IconGlobe';
|
|
15
|
-
import { IconInfo } from './IconInfo';
|
|
16
|
-
import { IconInstagram } from './IconInstagram';
|
|
17
|
-
import { IconLanguage } from './IconLanguage';
|
|
18
|
-
import { IconLinkedin } from './IconLinkedin';
|
|
19
|
-
import { IconLock } from './IconLock';
|
|
20
|
-
import { IconMail } from './IconMail';
|
|
21
|
-
import { IconMenu } from './IconMenu';
|
|
22
|
-
import { IconPhone } from './IconPhone';
|
|
23
|
-
import { IconPlaceholder } from './IconPlaceholder';
|
|
24
|
-
import { IconProductSearch } from './IconProductSearch';
|
|
25
|
-
import { IconReload } from './IconReload';
|
|
26
|
-
import { IconSearch } from './IconSearch';
|
|
27
|
-
import { IconStairs } from './IconStairs';
|
|
28
|
-
import { IconTwitter } from './IconTwitter';
|
|
29
|
-
import { IconUnlock } from './IconUnlock';
|
|
30
|
-
import { IconUserTrainer } from './IconUserTrainer';
|
|
31
|
-
import { IconXing } from './IconXing';
|
|
32
|
-
import { IconYoutube } from './IconYoutube';
|
|
33
|
-
export const DraegerIconSetUncolored = [
|
|
34
|
-
{ name: 'IconAdd', component: IconAdd },
|
|
35
|
-
{ name: 'IconArrowLeft', component: IconArrowLeft },
|
|
36
|
-
{ name: 'IconArrowRight', component: IconArrowRight },
|
|
37
|
-
{ name: 'IconCheck', component: IconCheck },
|
|
38
|
-
{ name: 'IconChevronDown', component: IconChevronDown },
|
|
39
|
-
{ name: 'IconChevronLeft', component: IconChevronLeft },
|
|
40
|
-
{ name: 'IconChevronRight', component: IconChevronRight },
|
|
41
|
-
{ name: 'IconChevronUp', component: IconChevronUp },
|
|
42
|
-
{ name: 'IconClose', component: IconClose },
|
|
43
|
-
{ name: 'IconCompare', component: IconCompare },
|
|
44
|
-
{ name: 'IconDot', component: IconDot },
|
|
45
|
-
{ name: 'IconDownload', component: IconDownload },
|
|
46
|
-
{ name: 'IconFacebook', component: IconFacebook },
|
|
47
|
-
{ name: 'IconGlobe', component: IconGlobe },
|
|
48
|
-
{ name: 'IconInfo', component: IconInfo },
|
|
49
|
-
{ name: 'IconInstagram', component: IconInstagram },
|
|
50
|
-
{ name: 'IconLanguage', component: IconLanguage },
|
|
51
|
-
{ name: 'IconLinkedin', component: IconLinkedin },
|
|
52
|
-
{ name: 'IconLock', component: IconLock },
|
|
53
|
-
{ name: 'IconMail', component: IconMail },
|
|
54
|
-
{ name: 'IconMenu', component: IconMenu },
|
|
55
|
-
{ name: 'IconPhone', component: IconPhone },
|
|
56
|
-
{ name: 'IconPlaceholder', component: IconPlaceholder },
|
|
57
|
-
{ name: 'IconReload', component: IconReload },
|
|
58
|
-
{ name: 'IconProductSearch', component: IconProductSearch },
|
|
59
|
-
{ name: 'IconSearch', component: IconSearch },
|
|
60
|
-
{ name: 'IconStairs', component: IconStairs },
|
|
61
|
-
{ name: 'IconTwitter', component: IconTwitter },
|
|
62
|
-
{ name: 'IconUnlock', component: IconUnlock },
|
|
63
|
-
{ name: 'IconUserTrainer', component: IconUserTrainer },
|
|
64
|
-
{ name: 'IconXing', component: IconXing },
|
|
65
|
-
{ name: 'IconYoutube', component: IconYoutube },
|
|
66
|
-
];
|
|
67
|
-
//# sourceMappingURL=DraegerIconSetUncolored.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DraegerIconSetUncolored.js","sourceRoot":"","sources":["../../../src/icons/uncolored/DraegerIconSetUncolored.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconAdd.d.ts","sourceRoot":"","sources":["../../../src/icons/uncolored/IconAdd.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,OAAO,2BAA0B,SAAS,aAAa,CAAC,4CAU7D,CAAC;AACF,OAAO,EAAC,OAAO,EAAC,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
const IconAdd = ({ children, ...props }) => (_jsxs("svg", { ...props, viewBox: "0 0 18 18", children: [children, _jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M18 7.2H10.8V0H7.2V7.2H0V10.8H7.2V18H10.8V10.8H18V7.2Z", clipRule: "evenodd" })] }));
|
|
3
|
-
export { IconAdd };
|
|
4
|
-
//# sourceMappingURL=IconAdd.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconAdd.js","sourceRoot":"","sources":["../../../src/icons/uncolored/IconAdd.tsx"],"names":[],"mappings":";AAEA,MAAM,OAAO,GAAG,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAA0B,EAAE,EAAE,CAAC,CACjE,kBAAS,KAAK,EAAE,OAAO,EAAC,WAAW,aAChC,QAAQ,EACT,eACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,wDAAwD,EAC1D,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAC;AACF,OAAO,EAAC,OAAO,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowLeft.d.ts","sourceRoot":"","sources":["../../../src/icons/uncolored/IconArrowLeft.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,aAAa,2BAA0B,SAAS,aAAa,CAAC,4CAUnE,CAAC;AACF,OAAO,EAAC,aAAa,EAAC,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
const IconArrowLeft = ({ children, ...props }) => (_jsxs("svg", { ...props, viewBox: "0 0 10 15", children: [children, _jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.53125 14.25L9.21875 12.5625L4.15625 7.5L9.21875 2.4375L7.53125 0.75L0.781251 7.5L7.53125 14.25Z", clipRule: "evenodd" })] }));
|
|
3
|
-
export { IconArrowLeft };
|
|
4
|
-
//# sourceMappingURL=IconArrowLeft.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowLeft.js","sourceRoot":"","sources":["../../../src/icons/uncolored/IconArrowLeft.tsx"],"names":[],"mappings":";AAEA,MAAM,aAAa,GAAG,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAA0B,EAAE,EAAE,CAAC,CACvE,kBAAS,KAAK,EAAE,OAAO,EAAC,WAAW,aAChC,QAAQ,EACT,eACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,oGAAoG,EACtG,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAC;AACF,OAAO,EAAC,aAAa,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowRight.d.ts","sourceRoot":"","sources":["../../../src/icons/uncolored/IconArrowRight.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,cAAc,2BAA0B,SAAS,aAAa,CAAC,4CAUpE,CAAC;AACF,OAAO,EAAC,cAAc,EAAC,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
const IconArrowRight = ({ children, ...props }) => (_jsxs("svg", { ...props, viewBox: "0 0 10 15", children: [children, _jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.46875 0.75L0.78125 2.4375L5.84375 7.5L0.78125 12.5625L2.46875 14.25L9.21875 7.5L2.46875 0.75Z", clipRule: "evenodd" })] }));
|
|
3
|
-
export { IconArrowRight };
|
|
4
|
-
//# sourceMappingURL=IconArrowRight.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconArrowRight.js","sourceRoot":"","sources":["../../../src/icons/uncolored/IconArrowRight.tsx"],"names":[],"mappings":";AAEA,MAAM,cAAc,GAAG,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAA0B,EAAE,EAAE,CAAC,CACxE,kBAAS,KAAK,EAAE,OAAO,EAAC,WAAW,aAChC,QAAQ,EACT,eACE,IAAI,EAAC,cAAc,EACnB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kGAAkG,EACpG,QAAQ,EAAC,SAAS,GAClB,IACE,CACP,CAAC;AACF,OAAO,EAAC,cAAc,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconCheck.d.ts","sourceRoot":"","sources":["../../../src/icons/uncolored/IconCheck.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AACpC,QAAA,MAAM,SAAS,2BAA0B,SAAS,aAAa,CAAC,4CAQ/D,CAAC;AACF,OAAO,EAAC,SAAS,EAAC,CAAC"}
|