@helsenorge/designsystem-react 14.0.0 → 14.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/AnchorLink.js +2 -2
- package/lib/AnchorLink.js.map +1 -1
- package/lib/Avatar.js +2 -2
- package/lib/Avatar.js.map +1 -1
- package/lib/Badge.js +2 -2
- package/lib/Badge.js.map +1 -1
- package/lib/Button.js +6 -6
- package/lib/Button.js.map +1 -1
- package/lib/CHANGELOG.md +245 -223
- package/lib/Checkbox.js +6 -6
- package/lib/Checkbox.js.map +1 -1
- package/lib/Close.js +3 -3
- package/lib/Close.js.map +1 -1
- package/lib/DictionaryTrigger.js +2 -2
- package/lib/DictionaryTrigger.js.map +1 -1
- package/lib/Drawer.js +13 -7
- package/lib/Drawer.js.map +1 -1
- package/lib/Duolist.js +5 -5
- package/lib/Duolist.js.map +1 -1
- package/lib/ElementHeader.js +9 -9
- package/lib/ElementHeader.js.map +1 -1
- package/lib/ElementHeaderText.js +4 -4
- package/lib/ElementHeaderText.js.map +1 -1
- package/lib/ErrorWrapper.js +2 -2
- package/lib/ErrorWrapper.js.map +1 -1
- package/lib/Expander.js +8 -8
- package/lib/Expander.js.map +1 -1
- package/lib/FormFieldTag.js +2 -2
- package/lib/FormFieldTag.js.map +1 -1
- package/lib/FormGroup.js +5 -5
- package/lib/FormGroup.js.map +1 -1
- package/lib/FormLayout.js +3 -3
- package/lib/FormLayout.js.map +1 -1
- package/lib/HelpDetails.js +3 -3
- package/lib/HelpDetails.js.map +1 -1
- package/lib/HelpTriggerIcon.js +2 -2
- package/lib/HelpTriggerIcon.js.map +1 -1
- package/lib/HelpTriggerStandalone.js +2 -2
- package/lib/HelpTriggerStandalone.js.map +1 -1
- package/lib/HighlightPanel.js +3 -3
- package/lib/HighlightPanel.js.map +1 -1
- package/lib/HorizontalScroll.js +4 -4
- package/lib/HorizontalScroll.js.map +1 -1
- package/lib/Icon.js +2 -2
- package/lib/Icon.js.map +1 -1
- package/lib/InfoTeaser.js +3 -3
- package/lib/InfoTeaser.js.map +1 -1
- package/lib/Input.js +4 -4
- package/lib/Input.js.map +1 -1
- package/lib/LazyIcon.js +2 -0
- package/lib/LazyIcon.js.map +1 -1
- package/lib/LinkList.js +5 -5
- package/lib/LinkList.js.map +1 -1
- package/lib/List.js +2 -2
- package/lib/List.js.map +1 -1
- package/lib/ListEditMode.js +4 -4
- package/lib/ListEditMode.js.map +1 -1
- package/lib/MaxCharacters.js +2 -2
- package/lib/MaxCharacters.js.map +1 -1
- package/lib/PanelTitle.js +2 -2
- package/lib/PanelTitle.js.map +1 -1
- package/lib/PopOver.js +2 -2
- package/lib/PopOver.js.map +1 -1
- package/lib/Select.js +4 -4
- package/lib/Select.js.map +1 -1
- package/lib/SingleSelectItem.js +3 -3
- package/lib/SingleSelectItem.js.map +1 -1
- package/lib/Slider.js +4 -4
- package/lib/Slider.js.map +1 -1
- package/lib/Spacer.js +2 -2
- package/lib/Spacer.js.map +1 -1
- package/lib/StatusDot.js +4 -4
- package/lib/StatusDot.js.map +1 -1
- package/lib/StatusDotList.js +2 -2
- package/lib/StatusDotList.js.map +1 -1
- package/lib/StepButtons.js +5 -5
- package/lib/StepButtons.js.map +1 -1
- package/lib/TabList.js +8 -8
- package/lib/TabList.js.map +1 -1
- package/lib/TabPanel.js +2 -2
- package/lib/TabPanel.js.map +1 -1
- package/lib/TableBody.js +2 -2
- package/lib/TableBody.js.map +1 -1
- package/lib/TableCell.js +2 -2
- package/lib/TableCell.js.map +1 -1
- package/lib/TableExpandedRow.js +4 -4
- package/lib/TableExpandedRow.js.map +1 -1
- package/lib/TableExpanderCell.js +2 -2
- package/lib/TableExpanderCell.js.map +1 -1
- package/lib/TableHead.js +2 -2
- package/lib/TableHead.js.map +1 -1
- package/lib/TableHeadCell.js +3 -3
- package/lib/TableHeadCell.js.map +1 -1
- package/lib/TableRow.js +3 -3
- package/lib/TableRow.js.map +1 -1
- package/lib/Textarea.js +4 -4
- package/lib/Textarea.js.map +1 -1
- package/lib/Title.js +2 -2
- package/lib/Title.js.map +1 -1
- package/lib/Toast.js +3 -3
- package/lib/Toast.js.map +1 -1
- package/lib/components/ArticleTeaser/index.js +4 -4
- package/lib/components/ArticleTeaser/index.js.map +1 -1
- package/lib/components/Chip/index.js +2 -2
- package/lib/components/Chip/index.js.map +1 -1
- package/lib/components/Dropdown/index.js +5 -5
- package/lib/components/Dropdown/index.js.map +1 -1
- package/lib/components/DropdownOld/index.js +3 -3
- package/lib/components/DropdownOld/index.js.map +1 -1
- package/lib/components/EmptyState/index.js +2 -2
- package/lib/components/EmptyState/index.js.map +1 -1
- package/lib/components/ExpanderHierarchy/index.js +7 -7
- package/lib/components/ExpanderHierarchy/index.js.map +1 -1
- package/lib/components/ExpanderList/index.js +6 -6
- package/lib/components/ExpanderList/index.js.map +1 -1
- package/lib/components/FavoriteButton/index.js +2 -2
- package/lib/components/FavoriteButton/index.js.map +1 -1
- package/lib/components/HelpBubble/index.js +3 -3
- package/lib/components/HelpBubble/index.js.map +1 -1
- package/lib/components/HelpPanel/index.js +2 -2
- package/lib/components/HelpPanel/index.js.map +1 -1
- package/lib/components/HelpTriggerInline/index.js +2 -2
- package/lib/components/HelpTriggerInline/index.js.map +1 -1
- package/lib/components/Icons/AdditionalIconInformation.d.ts +8 -0
- package/lib/components/Icons/AdditionalIconInformation.js +8 -0
- package/lib/components/Icons/AdditionalIconInformation.js.map +1 -1
- package/lib/components/Icons/Filter.js +27 -9
- package/lib/components/Icons/Filter.js.map +1 -1
- package/lib/components/Icons/IconNames.d.ts +1 -1
- package/lib/components/Icons/IconNames.js +2 -0
- package/lib/components/Icons/IconNames.js.map +1 -1
- package/lib/components/Icons/MeasuringTape.d.ts +3 -0
- package/lib/components/Icons/MeasuringTape.js +8 -0
- package/lib/components/Icons/MeasuringTape.js.map +1 -0
- package/lib/components/Icons/Search.js +11 -1
- package/lib/components/Icons/Search.js.map +1 -1
- package/lib/components/Icons/Sort.d.ts +3 -0
- package/lib/components/Icons/Sort.js +48 -0
- package/lib/components/Icons/Sort.js.map +1 -0
- package/lib/components/Loader/index.js +4 -4
- package/lib/components/Loader/index.js.map +1 -1
- package/lib/components/Modal/index.js +9 -9
- package/lib/components/Modal/index.js.map +1 -1
- package/lib/components/NotificationPanel/index.js +6 -6
- package/lib/components/NotificationPanel/index.js.map +1 -1
- package/lib/components/Panel/index.js +12 -12
- package/lib/components/Panel/index.js.map +1 -1
- package/lib/components/PanelList/index.js +3 -3
- package/lib/components/PanelList/index.js.map +1 -1
- package/lib/components/PopMenu/index.js +3 -3
- package/lib/components/PopMenu/index.js.map +1 -1
- package/lib/components/Progressbar/index.js +2 -2
- package/lib/components/Progressbar/index.js.map +1 -1
- package/lib/components/PromoPanel/index.js +2 -2
- package/lib/components/PromoPanel/index.js.map +1 -1
- package/lib/components/ServiceMessage/index.js +5 -5
- package/lib/components/ServiceMessage/index.js.map +1 -1
- package/lib/components/SharingStatus/index.js +4 -4
- package/lib/components/SharingStatus/index.js.map +1 -1
- package/lib/components/Step/index.js +2 -2
- package/lib/components/Step/index.js.map +1 -1
- package/lib/components/Stepper/index.js +2 -2
- package/lib/components/Stepper/index.js.map +1 -1
- package/lib/components/StickyNote/index.js +12 -11
- package/lib/components/StickyNote/index.js.map +1 -1
- package/lib/components/Table/index.js +2 -2
- package/lib/components/Table/index.js.map +1 -1
- package/lib/components/Tabs/index.js +4 -4
- package/lib/components/Tabs/index.js.map +1 -1
- package/lib/components/Tag/index.js +2 -2
- package/lib/components/Tag/index.js.map +1 -1
- package/lib/components/Tile/index.js +6 -5
- package/lib/components/Tile/index.js.map +1 -1
- package/lib/components/Toggle/index.js +16 -16
- package/lib/components/Toggle/index.js.map +1 -1
- package/lib/components/Toggle/styles.module.scss +4 -4
- package/lib/components/Validation/index.js +2 -2
- package/lib/components/Validation/index.js.map +1 -1
- package/lib/declaration.d.ts +9 -0
- package/lib/global.d.ts +3 -0
- package/lib/resources/HN.Designsystem.Drawer.en-GB.json.d.ts +2 -1
- package/lib/resources/HN.Designsystem.Drawer.nb-NO.json.d.ts +2 -1
- package/lib/resources/Resources.d.ts +149 -0
- package/lib/scss/bootstrap/scss/mixins/_grid.scss +2 -1
- package/lib/types.d.ts +1 -0
- package/lib/utils2.js +7 -7
- package/lib/utils2.js.map +1 -1
- package/lib/utils3.js +5 -5
- package/lib/utils3.js.map +1 -1
- package/package.json +1 -1
- package/scss/bootstrap/scss/mixins/_grid.scss +2 -1
|
@@ -1,22 +1,40 @@
|
|
|
1
1
|
import { t as getIcon } from "../../utils.js";
|
|
2
|
-
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
3
3
|
var Filter = ({ size, isHovered }) => {
|
|
4
4
|
return getIcon({
|
|
5
5
|
size,
|
|
6
6
|
isHovered,
|
|
7
7
|
normal: /* @__PURE__ */ jsx("path", {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
"clip-rule": "evenodd",
|
|
10
|
+
d: "M21.034 30.338a4 4 0 0 1 3.926 3.234H41v1.3H24.998a4 4 0 0 1-7.94-.1H7v-1.2h10.108a4 4 0 0 1 3.926-3.234Zm0 1.3a2.7 2.7 0 1 0 .001 5.4 2.7 2.7 0 0 0 0-5.4ZM32.697 20a4 4 0 0 1 3.936 3.286H41v1.3h-4.346a4 4 0 0 1-7.914 0H7v-1.3h21.762A4 4 0 0 1 32.697 20Zm0 1.3a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4ZM16.571 9.726A4 4 0 0 1 20.505 13H41v1.3H20.53a4 4 0 0 1-7.917 0H7V13h5.638a4 4 0 0 1 3.933-3.274Zm0 1.3a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4Z"
|
|
11
11
|
}),
|
|
12
|
-
normalHover: /* @__PURE__ */
|
|
12
|
+
normalHover: /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
"fill-rule": "evenodd",
|
|
15
|
+
"clip-rule": "evenodd",
|
|
16
|
+
d: "M17.0332 30.3389C18.9803 30.3389 20.6015 31.7297 20.959 33.5723H40.999V34.8721H20.9971C20.7361 36.8288 19.0613 38.3389 17.0332 38.3389C15.0051 38.3389 13.3303 36.8288 13.0693 34.8721H6.99902V33.5723H13.1074C13.4649 31.7297 15.0861 30.3389 17.0332 30.3389ZM17.0332 31.6387C15.542 31.6387 14.333 32.8477 14.333 34.3389C14.3333 35.8298 15.5422 37.0391 17.0332 37.0391C18.5242 37.0391 19.7331 35.8298 19.7334 34.3389C19.7334 32.8477 18.5244 31.6387 17.0332 31.6387Z"
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ jsx("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M32.6963 20C34.6617 20 36.2952 21.4177 36.6318 23.2861H40.999V24.5859H36.6533C36.3698 26.5173 34.7064 28 32.6963 28C30.6862 28 29.0228 26.5173 28.7393 24.5859H6.99902V23.2861H28.7607C29.0974 21.4177 30.7309 20 32.6963 20ZM32.6963 21.2998C31.2051 21.2998 29.9961 22.5088 29.9961 24C29.9961 25.4912 31.2051 26.7002 32.6963 26.7002C34.1875 26.7002 35.3965 25.4912 35.3965 24C35.3965 22.5088 34.1875 21.2998 32.6963 21.2998Z"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ jsx("path", {
|
|
24
|
+
"fill-rule": "evenodd",
|
|
25
|
+
"clip-rule": "evenodd",
|
|
26
|
+
d: "M19.5703 9.72461C21.5318 9.72461 23.1627 11.1371 23.5039 13H40.999V14.2998H23.5283C23.2496 16.2366 21.5843 17.7256 19.5703 17.7256C17.5564 17.7256 15.891 16.2366 15.6123 14.2998H6.99902V13H15.6367C15.9779 11.1371 17.6088 9.72461 19.5703 9.72461ZM19.5703 11.0254C18.0791 11.0254 16.8701 12.2344 16.8701 13.7256C16.8704 15.2165 18.0793 16.4258 19.5703 16.4258C21.0613 16.4258 22.2702 15.2165 22.2705 13.7256C22.2705 12.2344 21.0615 11.0254 19.5703 11.0254Z"
|
|
27
|
+
})
|
|
28
|
+
] }),
|
|
13
29
|
xSmall: /* @__PURE__ */ jsx("path", {
|
|
14
|
-
|
|
15
|
-
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
"clip-rule": "evenodd",
|
|
32
|
+
d: "M22.111 27.892a2.974 2.974 0 0 1 2.905 2.342h11.935v1.264H25.015a2.973 2.973 0 0 1-2.904 2.34l-.303-.015a2.973 2.973 0 0 1-2.6-2.325H11.68v-1.264h7.529a2.973 2.973 0 0 1 2.903-2.342Zm0 1.263a1.71 1.71 0 1 0 .001 3.42 1.71 1.71 0 0 0 0-3.42Zm8.669-8.229a2.974 2.974 0 0 1 2.904 2.343h3.267v1.263h-3.268a2.973 2.973 0 0 1-2.904 2.341l-.303-.016a2.973 2.973 0 0 1-2.599-2.325H11.679v-1.263h16.197a2.973 2.973 0 0 1 2.903-2.343Zm0 1.263a1.71 1.71 0 1 0 0 3.421 1.71 1.71 0 0 0 0-3.42Zm-11.987-8.295a2.974 2.974 0 0 1 2.905 2.34h15.253v1.264H21.697a2.973 2.973 0 0 1-2.904 2.342l-.303-.015a2.973 2.973 0 0 1-2.6-2.327h-4.21v-1.263h4.21a2.973 2.973 0 0 1 2.903-2.341Zm0 1.263a1.71 1.71 0 1 0 .001 3.42 1.71 1.71 0 0 0 0-3.42Z"
|
|
16
33
|
}),
|
|
17
34
|
xSmallHover: /* @__PURE__ */ jsx("path", {
|
|
18
|
-
|
|
19
|
-
|
|
35
|
+
"fill-rule": "evenodd",
|
|
36
|
+
"clip-rule": "evenodd",
|
|
37
|
+
d: "M19.585 27.892a2.975 2.975 0 0 1 2.906 2.342h14.46v1.264H22.489a2.973 2.973 0 0 1-2.904 2.34l-.303-.015a2.974 2.974 0 0 1-2.6-2.327h-5.003v-1.263h5.001a2.974 2.974 0 0 1 2.905-2.341Zm0 1.263a1.71 1.71 0 1 0 0 3.42 1.71 1.71 0 0 0 0-3.42Zm11.195-8.229a2.974 2.974 0 0 1 2.904 2.343h3.267v1.263h-3.268a2.973 2.973 0 0 1-2.904 2.341l-.303-.016a2.973 2.973 0 0 1-2.599-2.325H11.679v-1.263h16.197a2.973 2.973 0 0 1 2.903-2.343Zm0 1.263a1.71 1.71 0 1 0 0 3.421 1.71 1.71 0 0 0 0-3.42Zm-9.46-8.295a2.974 2.974 0 0 1 2.904 2.34h12.727v1.264H24.223a2.973 2.973 0 0 1-2.904 2.342l-.303-.015a2.973 2.973 0 0 1-2.6-2.327H11.68v-1.263h6.737a2.973 2.973 0 0 1 2.903-2.341Zm0 1.263a1.71 1.71 0 1 0 0 3.42 1.71 1.71 0 0 0 0-3.42Z"
|
|
20
38
|
})
|
|
21
39
|
});
|
|
22
40
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Filter.js","names":["Filter: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/Filter.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst Filter: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path\n
|
|
1
|
+
{"version":3,"file":"Filter.js","names":["Filter: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/Filter.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst Filter: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M21.034 30.338a4 4 0 0 1 3.926 3.234H41v1.3H24.998a4 4 0 0 1-7.94-.1H7v-1.2h10.108a4 4 0 0 1 3.926-3.234Zm0 1.3a2.7 2.7 0 1 0 .001 5.4 2.7 2.7 0 0 0 0-5.4ZM32.697 20a4 4 0 0 1 3.936 3.286H41v1.3h-4.346a4 4 0 0 1-7.914 0H7v-1.3h21.762A4 4 0 0 1 32.697 20Zm0 1.3a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4ZM16.571 9.726A4 4 0 0 1 20.505 13H41v1.3H20.53a4 4 0 0 1-7.917 0H7V13h5.638a4 4 0 0 1 3.933-3.274Zm0 1.3a2.7 2.7 0 1 0 0 5.4 2.7 2.7 0 0 0 0-5.4Z\"\n />\n );\n\n const normalHover = (\n <>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M17.0332 30.3389C18.9803 30.3389 20.6015 31.7297 20.959 33.5723H40.999V34.8721H20.9971C20.7361 36.8288 19.0613 38.3389 17.0332 38.3389C15.0051 38.3389 13.3303 36.8288 13.0693 34.8721H6.99902V33.5723H13.1074C13.4649 31.7297 15.0861 30.3389 17.0332 30.3389ZM17.0332 31.6387C15.542 31.6387 14.333 32.8477 14.333 34.3389C14.3333 35.8298 15.5422 37.0391 17.0332 37.0391C18.5242 37.0391 19.7331 35.8298 19.7334 34.3389C19.7334 32.8477 18.5244 31.6387 17.0332 31.6387Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M32.6963 20C34.6617 20 36.2952 21.4177 36.6318 23.2861H40.999V24.5859H36.6533C36.3698 26.5173 34.7064 28 32.6963 28C30.6862 28 29.0228 26.5173 28.7393 24.5859H6.99902V23.2861H28.7607C29.0974 21.4177 30.7309 20 32.6963 20ZM32.6963 21.2998C31.2051 21.2998 29.9961 22.5088 29.9961 24C29.9961 25.4912 31.2051 26.7002 32.6963 26.7002C34.1875 26.7002 35.3965 25.4912 35.3965 24C35.3965 22.5088 34.1875 21.2998 32.6963 21.2998Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M19.5703 9.72461C21.5318 9.72461 23.1627 11.1371 23.5039 13H40.999V14.2998H23.5283C23.2496 16.2366 21.5843 17.7256 19.5703 17.7256C17.5564 17.7256 15.891 16.2366 15.6123 14.2998H6.99902V13H15.6367C15.9779 11.1371 17.6088 9.72461 19.5703 9.72461ZM19.5703 11.0254C18.0791 11.0254 16.8701 12.2344 16.8701 13.7256C16.8704 15.2165 18.0793 16.4258 19.5703 16.4258C21.0613 16.4258 22.2702 15.2165 22.2705 13.7256C22.2705 12.2344 21.0615 11.0254 19.5703 11.0254Z\"\n />\n </>\n );\n\n const xSmall = (\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M22.111 27.892a2.974 2.974 0 0 1 2.905 2.342h11.935v1.264H25.015a2.973 2.973 0 0 1-2.904 2.34l-.303-.015a2.973 2.973 0 0 1-2.6-2.325H11.68v-1.264h7.529a2.973 2.973 0 0 1 2.903-2.342Zm0 1.263a1.71 1.71 0 1 0 .001 3.42 1.71 1.71 0 0 0 0-3.42Zm8.669-8.229a2.974 2.974 0 0 1 2.904 2.343h3.267v1.263h-3.268a2.973 2.973 0 0 1-2.904 2.341l-.303-.016a2.973 2.973 0 0 1-2.599-2.325H11.679v-1.263h16.197a2.973 2.973 0 0 1 2.903-2.343Zm0 1.263a1.71 1.71 0 1 0 0 3.421 1.71 1.71 0 0 0 0-3.42Zm-11.987-8.295a2.974 2.974 0 0 1 2.905 2.34h15.253v1.264H21.697a2.973 2.973 0 0 1-2.904 2.342l-.303-.015a2.973 2.973 0 0 1-2.6-2.327h-4.21v-1.263h4.21a2.973 2.973 0 0 1 2.903-2.341Zm0 1.263a1.71 1.71 0 1 0 .001 3.42 1.71 1.71 0 0 0 0-3.42Z\"\n />\n );\n\n const xSmallHover = (\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M19.585 27.892a2.975 2.975 0 0 1 2.906 2.342h14.46v1.264H22.489a2.973 2.973 0 0 1-2.904 2.34l-.303-.015a2.974 2.974 0 0 1-2.6-2.327h-5.003v-1.263h5.001a2.974 2.974 0 0 1 2.905-2.341Zm0 1.263a1.71 1.71 0 1 0 0 3.42 1.71 1.71 0 0 0 0-3.42Zm11.195-8.229a2.974 2.974 0 0 1 2.904 2.343h3.267v1.263h-3.268a2.973 2.973 0 0 1-2.904 2.341l-.303-.016a2.973 2.973 0 0 1-2.599-2.325H11.679v-1.263h16.197a2.973 2.973 0 0 1 2.903-2.343Zm0 1.263a1.71 1.71 0 1 0 0 3.421 1.71 1.71 0 0 0 0-3.42Zm-9.46-8.295a2.974 2.974 0 0 1 2.904 2.34h12.727v1.264H24.223a2.973 2.973 0 0 1-2.904 2.342l-.303-.015a2.973 2.973 0 0 1-2.6-2.327H11.68v-1.263h6.737a2.973 2.973 0 0 1 2.903-2.341Zm0 1.263a1.71 1.71 0 1 0 0 3.42 1.71 1.71 0 0 0 0-3.42Z\"\n />\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover });\n};\n\nexport default Filter;\n"],"mappings":";;AAIA,IAAMA,UAAkC,EAAE,MAAM,gBAAkD;AA6ChG,QAAO,QAAQ;EAAE;EAAM;EAAW,QA3ChC,oBAAC,QAAA;GACC,aAAU;GACV,aAAU;GACV,GAAE;IACF;EAuCsC,aAnCxC,qBAAA,UAAA,EAAA,UAAA;GACE,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;MACD;EAmBkD,QAfrD,oBAAC,QAAA;GACC,aAAU;GACV,aAAU;GACV,GAAE;IACF;EAW2D,aAP7D,oBAAC,QAAA;GACC,aAAU;GACV,aAAU;GACV,GAAE;IACF;EAGwE,CAAC;;AAG/E,IAAA,iBAAe"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/** AUTO-GENERATED - DO NOT CHANGE MANUALLY **/
|
|
2
|
-
export declare const IconList: readonly ["ActiveMonitoring", "AcupunctureBack", "AlarmClock", "AlertSignFill", "AlertSignStroke", "Amputation", "Anxiety", "Apple", "Archive", "ArmFlexing", "ArrowDown", "ArrowLeft", "ArrowRight", "ArrowUp", "ArrowUpRight", "Attachment", "Atv", "Avatar", "AwakePersonOnPillow", "Baby", "BandAid", "BeerAndPills", "Bell", "Bike", "BirthControl", "BirthdayCake", "Boat", "Body", "Braille", "Brain", "BreastReconstruction", "BreastRemoval", "Breasts", "BrokenHeart", "BrokenPuzzle", "Bus", "Calendar", "CalendarChange", "CalendarCheck", "CalendarEvent", "CalendarSave", "Cancer", "Candle", "Car", "Carton", "Change", "Check", "CheckFill", "CheckOutline", "Chest", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronsDown", "ChevronsUp", "ChevronUp", "ChildPlaying", "Cigarette", "Coins", "Contacts", "Copy", "CoronaCertificate", "Coronavirus", "Cough", "CreditCard", "CriticalHealthInfo", "Cross", "DataExchange", "DataReceived", "DataSent", "Depression", "DigestiveSystem", "Dizzy", "Documents", "Dog", "DonorCard", "DotAttachment", "DotCheckmark", "DotCircleArrows", "DotDot", "DotExclamationMark", "DotFill", "DotGroup", "DotHalfDisc", "DotInfo", "DotLogin", "DotLookingGlass", "DotNoAccess", "DotNoEye", "DotOutline", "DotPencil", "DotQuestionMark", "DotTriangle", "DotX", "Download", "Draft", "Drag", "Ear", "EarDeaf", "EarHearingAid", "EarNoseThroat", "EarVolume", "EChat", "Edit", "ElderlyPerson", "Embolization", "EmergencyCall", "EmoticonAnnoyed", "EmoticonDelighted", "EmoticonDisappointed", "EmoticonHappy", "EmoticonMeh", "EmptyBox", "EnterFullScreen", "Envelope", "Epilepsy", "Eraser", "ErrorSignFill", "ErrorSignStroke", "EuropeanHealthCard", "ExitFullScreen", "Eye", "Facebook", "FallingLeaf", "Feedback", "Female", "FemaleDoctor", "Ferry", "File", "Filter", "FingerBleed", "FirstAidKit", "Fish", "FloppyDisk", "Football", "Form", "Forward", "Gallery", "Garden", "GasCan", "GenderIdentity", "Glasses", "GlassWater", "Globe", "Grain", "Graph", "Group", "GroupTwins", "HandsAndHeart", "HandWaving", "HandWithDisease", "HealthcarePerson", "HealthcarePersonell", "HealthClinic", "HealthMeasurements", "HealthWarning", "HearingProtection", "Heart", "HeartHands", "HelpingHand", "HelpSign", "Hemodialysis", "Hiker", "Hipprosthesis", "History", "HivAndAids", "Home", "HomeFill", "Hormone", "Hospital", "Hourglass", "HTMLFile", "ImgFile", "Inbox", "InfoSignFill", "InfoSignStroke", "Instagram", "Intravenous", "JointPain", "Journal", "JpgFile", "Kidney", "KitchenScale", "Kjernejournal", "Laboratory", "LaptopBlog", "LawBook", "LegalDocument", "LightBulb", "List", "Location", "LocationFill", "Lock", "Login", "Logout", "Lungs", "Makeup", "MaleDoctor", "MaleDoctorAndPerson", "MaleDoctorCompact", "MaleDoctorCompactFill", "MaleGenitalia", "Medicine", "MedicineWarning", "MentalHealthAdult", "MentalHealthChild", "Menu", "Microscope", "Minus", "Mirror", "MobilePhone", "MotherHoldingBaby", "MuscleBack", "MuscleLeg", "Mushroom", "Music", "MusselsAndSalt", "NoAccess", "NoEye", "NoFilter", "Notepad", "Osteotomy", "PaintRoller", "PaperPlane", "PatientAndPerson", "Pause", "PdfFile", "Pencil", "PeopleTalking", "Peritonealdialysis", "Person", "PersonalPlan", "PersonAndPatient", "PersonCancel", "PersonInXRayMachine", "PersonOverweight", "PersonRelaxing", "PersonWithBrain", "PersonWithBrokenArm", "PersonWithCrutches", "PersonWithJaw", "PersonWithMagnifyingGlass", "PersonWithSenses", "PersonWorking", "PizzaSlice", "Plane", "Plant", "PlateKnifeFork", "Play", "PlusLarge", "PlusSmall", "PngFile", "Podcast", "PoisonInformation", "Pregnant", "Printer", "Psychosis", "Publication", "Puzzle", "QrCode", "Quarrel", "RadioactiveTreatment", "Radioiodine", "RadioTherapy", "Receipt", "Receptionist", "Recovery", "Referral", "Refresh", "Refund", "Reminder", "Reply", "Rocket", "RtfFile", "Save", "Scale", "ScreenReader", "Search", "SectionSign", "Settings", "SettingsFill", "Sexualorientation", "ShakingHand", "Share", "SharedHealthData", "SharedHealthMeasurements", "Shield", "ShuntOperation", "Skeleton", "Skin", "Snake", "Snapchat", "SortDown", "SortUp", "SpeechBubble", "Spray", "StarFill", "StarStroke", "STDs", "StickyNote", "StickyNotes", "Stopwatch", "Sun", "SupportingPerson", "Surgery", "Sweets", "Syringe", "Taxi", "TeddyBear", "Teenagers", "ThinkingAboutBaby", "Ticket", "TimePassing", "Toddler", "Tombstone", "Toolbox", "Tooth", "TotalKneeProsthesis", "Train", "Transplantation", "TrashCan", "TravelRoute", "TreatmentAids", "TriangleX", "Twitter", "Undo", "UniProsthesis", "Upload", "UserOrganization", "Vaccine", "VerticalDots", "VideoCamera", "VideoChat", "Wallet", "Watch", "Website", "Wheelchair", "WheelchairActive", "Window", "WordDocument", "WorkSuitcase", "X", "XmlFile", "XOutline", "YouTube", "Zoom", "ZoomInLeft", "ZoomOutLeft"];
|
|
2
|
+
export declare const IconList: readonly ["ActiveMonitoring", "AcupunctureBack", "AlarmClock", "AlertSignFill", "AlertSignStroke", "Amputation", "Anxiety", "Apple", "Archive", "ArmFlexing", "ArrowDown", "ArrowLeft", "ArrowRight", "ArrowUp", "ArrowUpRight", "Attachment", "Atv", "Avatar", "AwakePersonOnPillow", "Baby", "BandAid", "BeerAndPills", "Bell", "Bike", "BirthControl", "BirthdayCake", "Boat", "Body", "Braille", "Brain", "BreastReconstruction", "BreastRemoval", "Breasts", "BrokenHeart", "BrokenPuzzle", "Bus", "Calendar", "CalendarChange", "CalendarCheck", "CalendarEvent", "CalendarSave", "Cancer", "Candle", "Car", "Carton", "Change", "Check", "CheckFill", "CheckOutline", "Chest", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronsDown", "ChevronsUp", "ChevronUp", "ChildPlaying", "Cigarette", "Coins", "Contacts", "Copy", "CoronaCertificate", "Coronavirus", "Cough", "CreditCard", "CriticalHealthInfo", "Cross", "DataExchange", "DataReceived", "DataSent", "Depression", "DigestiveSystem", "Dizzy", "Documents", "Dog", "DonorCard", "DotAttachment", "DotCheckmark", "DotCircleArrows", "DotDot", "DotExclamationMark", "DotFill", "DotGroup", "DotHalfDisc", "DotInfo", "DotLogin", "DotLookingGlass", "DotNoAccess", "DotNoEye", "DotOutline", "DotPencil", "DotQuestionMark", "DotTriangle", "DotX", "Download", "Draft", "Drag", "Ear", "EarDeaf", "EarHearingAid", "EarNoseThroat", "EarVolume", "EChat", "Edit", "ElderlyPerson", "Embolization", "EmergencyCall", "EmoticonAnnoyed", "EmoticonDelighted", "EmoticonDisappointed", "EmoticonHappy", "EmoticonMeh", "EmptyBox", "EnterFullScreen", "Envelope", "Epilepsy", "Eraser", "ErrorSignFill", "ErrorSignStroke", "EuropeanHealthCard", "ExitFullScreen", "Eye", "Facebook", "FallingLeaf", "Feedback", "Female", "FemaleDoctor", "Ferry", "File", "Filter", "FingerBleed", "FirstAidKit", "Fish", "FloppyDisk", "Football", "Form", "Forward", "Gallery", "Garden", "GasCan", "GenderIdentity", "Glasses", "GlassWater", "Globe", "Grain", "Graph", "Group", "GroupTwins", "HandsAndHeart", "HandWaving", "HandWithDisease", "HealthcarePerson", "HealthcarePersonell", "HealthClinic", "HealthMeasurements", "HealthWarning", "HearingProtection", "Heart", "HeartHands", "HelpingHand", "HelpSign", "Hemodialysis", "Hiker", "Hipprosthesis", "History", "HivAndAids", "Home", "HomeFill", "Hormone", "Hospital", "Hourglass", "HTMLFile", "ImgFile", "Inbox", "InfoSignFill", "InfoSignStroke", "Instagram", "Intravenous", "JointPain", "Journal", "JpgFile", "Kidney", "KitchenScale", "Kjernejournal", "Laboratory", "LaptopBlog", "LawBook", "LegalDocument", "LightBulb", "List", "Location", "LocationFill", "Lock", "Login", "Logout", "Lungs", "Makeup", "MaleDoctor", "MaleDoctorAndPerson", "MaleDoctorCompact", "MaleDoctorCompactFill", "MaleGenitalia", "MeasuringTape", "Medicine", "MedicineWarning", "MentalHealthAdult", "MentalHealthChild", "Menu", "Microscope", "Minus", "Mirror", "MobilePhone", "MotherHoldingBaby", "MuscleBack", "MuscleLeg", "Mushroom", "Music", "MusselsAndSalt", "NoAccess", "NoEye", "NoFilter", "Notepad", "Osteotomy", "PaintRoller", "PaperPlane", "PatientAndPerson", "Pause", "PdfFile", "Pencil", "PeopleTalking", "Peritonealdialysis", "Person", "PersonalPlan", "PersonAndPatient", "PersonCancel", "PersonInXRayMachine", "PersonOverweight", "PersonRelaxing", "PersonWithBrain", "PersonWithBrokenArm", "PersonWithCrutches", "PersonWithJaw", "PersonWithMagnifyingGlass", "PersonWithSenses", "PersonWorking", "PizzaSlice", "Plane", "Plant", "PlateKnifeFork", "Play", "PlusLarge", "PlusSmall", "PngFile", "Podcast", "PoisonInformation", "Pregnant", "Printer", "Psychosis", "Publication", "Puzzle", "QrCode", "Quarrel", "RadioactiveTreatment", "Radioiodine", "RadioTherapy", "Receipt", "Receptionist", "Recovery", "Referral", "Refresh", "Refund", "Reminder", "Reply", "Rocket", "RtfFile", "Save", "Scale", "ScreenReader", "Search", "SectionSign", "Settings", "SettingsFill", "Sexualorientation", "ShakingHand", "Share", "SharedHealthData", "SharedHealthMeasurements", "Shield", "ShuntOperation", "Skeleton", "Skin", "Snake", "Snapchat", "Sort", "SortDown", "SortUp", "SpeechBubble", "Spray", "StarFill", "StarStroke", "STDs", "StickyNote", "StickyNotes", "Stopwatch", "Sun", "SupportingPerson", "Surgery", "Sweets", "Syringe", "Taxi", "TeddyBear", "Teenagers", "ThinkingAboutBaby", "Ticket", "TimePassing", "Toddler", "Tombstone", "Toolbox", "Tooth", "TotalKneeProsthesis", "Train", "Transplantation", "TrashCan", "TravelRoute", "TreatmentAids", "TriangleX", "Twitter", "Undo", "UniProsthesis", "Upload", "UserOrganization", "Vaccine", "VerticalDots", "VideoCamera", "VideoChat", "Wallet", "Watch", "Website", "Wheelchair", "WheelchairActive", "Window", "WordDocument", "WorkSuitcase", "X", "XmlFile", "XOutline", "YouTube", "Zoom", "ZoomInLeft", "ZoomOutLeft"];
|
|
3
3
|
export type IconName = (typeof IconList)[number];
|
|
@@ -201,6 +201,7 @@ const IconList = [
|
|
|
201
201
|
"MaleDoctorCompact",
|
|
202
202
|
"MaleDoctorCompactFill",
|
|
203
203
|
"MaleGenitalia",
|
|
204
|
+
"MeasuringTape",
|
|
204
205
|
"Medicine",
|
|
205
206
|
"MedicineWarning",
|
|
206
207
|
"MentalHealthAdult",
|
|
@@ -291,6 +292,7 @@ const IconList = [
|
|
|
291
292
|
"Skin",
|
|
292
293
|
"Snake",
|
|
293
294
|
"Snapchat",
|
|
295
|
+
"Sort",
|
|
294
296
|
"SortDown",
|
|
295
297
|
"SortUp",
|
|
296
298
|
"SpeechBubble",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconNames.js","names":[],"sources":["../../../src/components/Icons/IconNames.ts"],"sourcesContent":["/** AUTO-GENERATED - DO NOT CHANGE MANUALLY **/\n\nexport const IconList = [\n 'ActiveMonitoring',\n 'AcupunctureBack',\n 'AlarmClock',\n 'AlertSignFill',\n 'AlertSignStroke',\n 'Amputation',\n 'Anxiety',\n 'Apple',\n 'Archive',\n 'ArmFlexing',\n 'ArrowDown',\n 'ArrowLeft',\n 'ArrowRight',\n 'ArrowUp',\n 'ArrowUpRight',\n 'Attachment',\n 'Atv',\n 'Avatar',\n 'AwakePersonOnPillow',\n 'Baby',\n 'BandAid',\n 'BeerAndPills',\n 'Bell',\n 'Bike',\n 'BirthControl',\n 'BirthdayCake',\n 'Boat',\n 'Body',\n 'Braille',\n 'Brain',\n 'BreastReconstruction',\n 'BreastRemoval',\n 'Breasts',\n 'BrokenHeart',\n 'BrokenPuzzle',\n 'Bus',\n 'Calendar',\n 'CalendarChange',\n 'CalendarCheck',\n 'CalendarEvent',\n 'CalendarSave',\n 'Cancer',\n 'Candle',\n 'Car',\n 'Carton',\n 'Change',\n 'Check',\n 'CheckFill',\n 'CheckOutline',\n 'Chest',\n 'ChevronDown',\n 'ChevronLeft',\n 'ChevronRight',\n 'ChevronsDown',\n 'ChevronsUp',\n 'ChevronUp',\n 'ChildPlaying',\n 'Cigarette',\n 'Coins',\n 'Contacts',\n 'Copy',\n 'CoronaCertificate',\n 'Coronavirus',\n 'Cough',\n 'CreditCard',\n 'CriticalHealthInfo',\n 'Cross',\n 'DataExchange',\n 'DataReceived',\n 'DataSent',\n 'Depression',\n 'DigestiveSystem',\n 'Dizzy',\n 'Documents',\n 'Dog',\n 'DonorCard',\n 'DotAttachment',\n 'DotCheckmark',\n 'DotCircleArrows',\n 'DotDot',\n 'DotExclamationMark',\n 'DotFill',\n 'DotGroup',\n 'DotHalfDisc',\n 'DotInfo',\n 'DotLogin',\n 'DotLookingGlass',\n 'DotNoAccess',\n 'DotNoEye',\n 'DotOutline',\n 'DotPencil',\n 'DotQuestionMark',\n 'DotTriangle',\n 'DotX',\n 'Download',\n 'Draft',\n 'Drag',\n 'Ear',\n 'EarDeaf',\n 'EarHearingAid',\n 'EarNoseThroat',\n 'EarVolume',\n 'EChat',\n 'Edit',\n 'ElderlyPerson',\n 'Embolization',\n 'EmergencyCall',\n 'EmoticonAnnoyed',\n 'EmoticonDelighted',\n 'EmoticonDisappointed',\n 'EmoticonHappy',\n 'EmoticonMeh',\n 'EmptyBox',\n 'EnterFullScreen',\n 'Envelope',\n 'Epilepsy',\n 'Eraser',\n 'ErrorSignFill',\n 'ErrorSignStroke',\n 'EuropeanHealthCard',\n 'ExitFullScreen',\n 'Eye',\n 'Facebook',\n 'FallingLeaf',\n 'Feedback',\n 'Female',\n 'FemaleDoctor',\n 'Ferry',\n 'File',\n 'Filter',\n 'FingerBleed',\n 'FirstAidKit',\n 'Fish',\n 'FloppyDisk',\n 'Football',\n 'Form',\n 'Forward',\n 'Gallery',\n 'Garden',\n 'GasCan',\n 'GenderIdentity',\n 'Glasses',\n 'GlassWater',\n 'Globe',\n 'Grain',\n 'Graph',\n 'Group',\n 'GroupTwins',\n 'HandsAndHeart',\n 'HandWaving',\n 'HandWithDisease',\n 'HealthcarePerson',\n 'HealthcarePersonell',\n 'HealthClinic',\n 'HealthMeasurements',\n 'HealthWarning',\n 'HearingProtection',\n 'Heart',\n 'HeartHands',\n 'HelpingHand',\n 'HelpSign',\n 'Hemodialysis',\n 'Hiker',\n 'Hipprosthesis',\n 'History',\n 'HivAndAids',\n 'Home',\n 'HomeFill',\n 'Hormone',\n 'Hospital',\n 'Hourglass',\n 'HTMLFile',\n 'ImgFile',\n 'Inbox',\n 'InfoSignFill',\n 'InfoSignStroke',\n 'Instagram',\n 'Intravenous',\n 'JointPain',\n 'Journal',\n 'JpgFile',\n 'Kidney',\n 'KitchenScale',\n 'Kjernejournal',\n 'Laboratory',\n 'LaptopBlog',\n 'LawBook',\n 'LegalDocument',\n 'LightBulb',\n 'List',\n 'Location',\n 'LocationFill',\n 'Lock',\n 'Login',\n 'Logout',\n 'Lungs',\n 'Makeup',\n 'MaleDoctor',\n 'MaleDoctorAndPerson',\n 'MaleDoctorCompact',\n 'MaleDoctorCompactFill',\n 'MaleGenitalia',\n 'Medicine',\n 'MedicineWarning',\n 'MentalHealthAdult',\n 'MentalHealthChild',\n 'Menu',\n 'Microscope',\n 'Minus',\n 'Mirror',\n 'MobilePhone',\n 'MotherHoldingBaby',\n 'MuscleBack',\n 'MuscleLeg',\n 'Mushroom',\n 'Music',\n 'MusselsAndSalt',\n 'NoAccess',\n 'NoEye',\n 'NoFilter',\n 'Notepad',\n 'Osteotomy',\n 'PaintRoller',\n 'PaperPlane',\n 'PatientAndPerson',\n 'Pause',\n 'PdfFile',\n 'Pencil',\n 'PeopleTalking',\n 'Peritonealdialysis',\n 'Person',\n 'PersonalPlan',\n 'PersonAndPatient',\n 'PersonCancel',\n 'PersonInXRayMachine',\n 'PersonOverweight',\n 'PersonRelaxing',\n 'PersonWithBrain',\n 'PersonWithBrokenArm',\n 'PersonWithCrutches',\n 'PersonWithJaw',\n 'PersonWithMagnifyingGlass',\n 'PersonWithSenses',\n 'PersonWorking',\n 'PizzaSlice',\n 'Plane',\n 'Plant',\n 'PlateKnifeFork',\n 'Play',\n 'PlusLarge',\n 'PlusSmall',\n 'PngFile',\n 'Podcast',\n 'PoisonInformation',\n 'Pregnant',\n 'Printer',\n 'Psychosis',\n 'Publication',\n 'Puzzle',\n 'QrCode',\n 'Quarrel',\n 'RadioactiveTreatment',\n 'Radioiodine',\n 'RadioTherapy',\n 'Receipt',\n 'Receptionist',\n 'Recovery',\n 'Referral',\n 'Refresh',\n 'Refund',\n 'Reminder',\n 'Reply',\n 'Rocket',\n 'RtfFile',\n 'Save',\n 'Scale',\n 'ScreenReader',\n 'Search',\n 'SectionSign',\n 'Settings',\n 'SettingsFill',\n 'Sexualorientation',\n 'ShakingHand',\n 'Share',\n 'SharedHealthData',\n 'SharedHealthMeasurements',\n 'Shield',\n 'ShuntOperation',\n 'Skeleton',\n 'Skin',\n 'Snake',\n 'Snapchat',\n 'SortDown',\n 'SortUp',\n 'SpeechBubble',\n 'Spray',\n 'StarFill',\n 'StarStroke',\n 'STDs',\n 'StickyNote',\n 'StickyNotes',\n 'Stopwatch',\n 'Sun',\n 'SupportingPerson',\n 'Surgery',\n 'Sweets',\n 'Syringe',\n 'Taxi',\n 'TeddyBear',\n 'Teenagers',\n 'ThinkingAboutBaby',\n 'Ticket',\n 'TimePassing',\n 'Toddler',\n 'Tombstone',\n 'Toolbox',\n 'Tooth',\n 'TotalKneeProsthesis',\n 'Train',\n 'Transplantation',\n 'TrashCan',\n 'TravelRoute',\n 'TreatmentAids',\n 'TriangleX',\n 'Twitter',\n 'Undo',\n 'UniProsthesis',\n 'Upload',\n 'UserOrganization',\n 'Vaccine',\n 'VerticalDots',\n 'VideoCamera',\n 'VideoChat',\n 'Wallet',\n 'Watch',\n 'Website',\n 'Wheelchair',\n 'WheelchairActive',\n 'Window',\n 'WordDocument',\n 'WorkSuitcase',\n 'X',\n 'XmlFile',\n 'XOutline',\n 'YouTube',\n 'Zoom',\n 'ZoomInLeft',\n 'ZoomOutLeft',\n] as const;\n\nexport type IconName = (typeof IconList)[number];\n"],"mappings":"AAEA,MAAa,WAAW;CACtB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD"}
|
|
1
|
+
{"version":3,"file":"IconNames.js","names":[],"sources":["../../../src/components/Icons/IconNames.ts"],"sourcesContent":["/** AUTO-GENERATED - DO NOT CHANGE MANUALLY **/\n\nexport const IconList = [\n 'ActiveMonitoring',\n 'AcupunctureBack',\n 'AlarmClock',\n 'AlertSignFill',\n 'AlertSignStroke',\n 'Amputation',\n 'Anxiety',\n 'Apple',\n 'Archive',\n 'ArmFlexing',\n 'ArrowDown',\n 'ArrowLeft',\n 'ArrowRight',\n 'ArrowUp',\n 'ArrowUpRight',\n 'Attachment',\n 'Atv',\n 'Avatar',\n 'AwakePersonOnPillow',\n 'Baby',\n 'BandAid',\n 'BeerAndPills',\n 'Bell',\n 'Bike',\n 'BirthControl',\n 'BirthdayCake',\n 'Boat',\n 'Body',\n 'Braille',\n 'Brain',\n 'BreastReconstruction',\n 'BreastRemoval',\n 'Breasts',\n 'BrokenHeart',\n 'BrokenPuzzle',\n 'Bus',\n 'Calendar',\n 'CalendarChange',\n 'CalendarCheck',\n 'CalendarEvent',\n 'CalendarSave',\n 'Cancer',\n 'Candle',\n 'Car',\n 'Carton',\n 'Change',\n 'Check',\n 'CheckFill',\n 'CheckOutline',\n 'Chest',\n 'ChevronDown',\n 'ChevronLeft',\n 'ChevronRight',\n 'ChevronsDown',\n 'ChevronsUp',\n 'ChevronUp',\n 'ChildPlaying',\n 'Cigarette',\n 'Coins',\n 'Contacts',\n 'Copy',\n 'CoronaCertificate',\n 'Coronavirus',\n 'Cough',\n 'CreditCard',\n 'CriticalHealthInfo',\n 'Cross',\n 'DataExchange',\n 'DataReceived',\n 'DataSent',\n 'Depression',\n 'DigestiveSystem',\n 'Dizzy',\n 'Documents',\n 'Dog',\n 'DonorCard',\n 'DotAttachment',\n 'DotCheckmark',\n 'DotCircleArrows',\n 'DotDot',\n 'DotExclamationMark',\n 'DotFill',\n 'DotGroup',\n 'DotHalfDisc',\n 'DotInfo',\n 'DotLogin',\n 'DotLookingGlass',\n 'DotNoAccess',\n 'DotNoEye',\n 'DotOutline',\n 'DotPencil',\n 'DotQuestionMark',\n 'DotTriangle',\n 'DotX',\n 'Download',\n 'Draft',\n 'Drag',\n 'Ear',\n 'EarDeaf',\n 'EarHearingAid',\n 'EarNoseThroat',\n 'EarVolume',\n 'EChat',\n 'Edit',\n 'ElderlyPerson',\n 'Embolization',\n 'EmergencyCall',\n 'EmoticonAnnoyed',\n 'EmoticonDelighted',\n 'EmoticonDisappointed',\n 'EmoticonHappy',\n 'EmoticonMeh',\n 'EmptyBox',\n 'EnterFullScreen',\n 'Envelope',\n 'Epilepsy',\n 'Eraser',\n 'ErrorSignFill',\n 'ErrorSignStroke',\n 'EuropeanHealthCard',\n 'ExitFullScreen',\n 'Eye',\n 'Facebook',\n 'FallingLeaf',\n 'Feedback',\n 'Female',\n 'FemaleDoctor',\n 'Ferry',\n 'File',\n 'Filter',\n 'FingerBleed',\n 'FirstAidKit',\n 'Fish',\n 'FloppyDisk',\n 'Football',\n 'Form',\n 'Forward',\n 'Gallery',\n 'Garden',\n 'GasCan',\n 'GenderIdentity',\n 'Glasses',\n 'GlassWater',\n 'Globe',\n 'Grain',\n 'Graph',\n 'Group',\n 'GroupTwins',\n 'HandsAndHeart',\n 'HandWaving',\n 'HandWithDisease',\n 'HealthcarePerson',\n 'HealthcarePersonell',\n 'HealthClinic',\n 'HealthMeasurements',\n 'HealthWarning',\n 'HearingProtection',\n 'Heart',\n 'HeartHands',\n 'HelpingHand',\n 'HelpSign',\n 'Hemodialysis',\n 'Hiker',\n 'Hipprosthesis',\n 'History',\n 'HivAndAids',\n 'Home',\n 'HomeFill',\n 'Hormone',\n 'Hospital',\n 'Hourglass',\n 'HTMLFile',\n 'ImgFile',\n 'Inbox',\n 'InfoSignFill',\n 'InfoSignStroke',\n 'Instagram',\n 'Intravenous',\n 'JointPain',\n 'Journal',\n 'JpgFile',\n 'Kidney',\n 'KitchenScale',\n 'Kjernejournal',\n 'Laboratory',\n 'LaptopBlog',\n 'LawBook',\n 'LegalDocument',\n 'LightBulb',\n 'List',\n 'Location',\n 'LocationFill',\n 'Lock',\n 'Login',\n 'Logout',\n 'Lungs',\n 'Makeup',\n 'MaleDoctor',\n 'MaleDoctorAndPerson',\n 'MaleDoctorCompact',\n 'MaleDoctorCompactFill',\n 'MaleGenitalia',\n 'MeasuringTape',\n 'Medicine',\n 'MedicineWarning',\n 'MentalHealthAdult',\n 'MentalHealthChild',\n 'Menu',\n 'Microscope',\n 'Minus',\n 'Mirror',\n 'MobilePhone',\n 'MotherHoldingBaby',\n 'MuscleBack',\n 'MuscleLeg',\n 'Mushroom',\n 'Music',\n 'MusselsAndSalt',\n 'NoAccess',\n 'NoEye',\n 'NoFilter',\n 'Notepad',\n 'Osteotomy',\n 'PaintRoller',\n 'PaperPlane',\n 'PatientAndPerson',\n 'Pause',\n 'PdfFile',\n 'Pencil',\n 'PeopleTalking',\n 'Peritonealdialysis',\n 'Person',\n 'PersonalPlan',\n 'PersonAndPatient',\n 'PersonCancel',\n 'PersonInXRayMachine',\n 'PersonOverweight',\n 'PersonRelaxing',\n 'PersonWithBrain',\n 'PersonWithBrokenArm',\n 'PersonWithCrutches',\n 'PersonWithJaw',\n 'PersonWithMagnifyingGlass',\n 'PersonWithSenses',\n 'PersonWorking',\n 'PizzaSlice',\n 'Plane',\n 'Plant',\n 'PlateKnifeFork',\n 'Play',\n 'PlusLarge',\n 'PlusSmall',\n 'PngFile',\n 'Podcast',\n 'PoisonInformation',\n 'Pregnant',\n 'Printer',\n 'Psychosis',\n 'Publication',\n 'Puzzle',\n 'QrCode',\n 'Quarrel',\n 'RadioactiveTreatment',\n 'Radioiodine',\n 'RadioTherapy',\n 'Receipt',\n 'Receptionist',\n 'Recovery',\n 'Referral',\n 'Refresh',\n 'Refund',\n 'Reminder',\n 'Reply',\n 'Rocket',\n 'RtfFile',\n 'Save',\n 'Scale',\n 'ScreenReader',\n 'Search',\n 'SectionSign',\n 'Settings',\n 'SettingsFill',\n 'Sexualorientation',\n 'ShakingHand',\n 'Share',\n 'SharedHealthData',\n 'SharedHealthMeasurements',\n 'Shield',\n 'ShuntOperation',\n 'Skeleton',\n 'Skin',\n 'Snake',\n 'Snapchat',\n 'Sort',\n 'SortDown',\n 'SortUp',\n 'SpeechBubble',\n 'Spray',\n 'StarFill',\n 'StarStroke',\n 'STDs',\n 'StickyNote',\n 'StickyNotes',\n 'Stopwatch',\n 'Sun',\n 'SupportingPerson',\n 'Surgery',\n 'Sweets',\n 'Syringe',\n 'Taxi',\n 'TeddyBear',\n 'Teenagers',\n 'ThinkingAboutBaby',\n 'Ticket',\n 'TimePassing',\n 'Toddler',\n 'Tombstone',\n 'Toolbox',\n 'Tooth',\n 'TotalKneeProsthesis',\n 'Train',\n 'Transplantation',\n 'TrashCan',\n 'TravelRoute',\n 'TreatmentAids',\n 'TriangleX',\n 'Twitter',\n 'Undo',\n 'UniProsthesis',\n 'Upload',\n 'UserOrganization',\n 'Vaccine',\n 'VerticalDots',\n 'VideoCamera',\n 'VideoChat',\n 'Wallet',\n 'Watch',\n 'Website',\n 'Wheelchair',\n 'WheelchairActive',\n 'Window',\n 'WordDocument',\n 'WorkSuitcase',\n 'X',\n 'XmlFile',\n 'XOutline',\n 'YouTube',\n 'Zoom',\n 'ZoomInLeft',\n 'ZoomOutLeft',\n] as const;\n\nexport type IconName = (typeof IconList)[number];\n"],"mappings":"AAEA,MAAa,WAAW;CACtB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
var MeasuringTape = ({ isHovered }) => {
|
|
3
|
+
return isHovered ? /* @__PURE__ */ jsx("path", { d: "M23.428 9.09c3.741 0 7.156.482 9.656 1.278 1.246.397 2.302.883 3.06 1.454.748.563 1.31 1.292 1.31 2.178v7.342c0 .617-.278 1.164-.693 1.622-.342.376-.795.713-1.325 1.015v5.237c0 .434-.084.84-.227 1.223.323.017.621.029.888.033a.65.65 0 0 1 .627.776.654.654 0 0 1 .013.133v5.977a.65.65 0 0 1-.659.65c-1.422-.02-3.704-.2-5.789-.634-1.042-.217-2.06-.502-2.904-.874-.823-.363-1.587-.853-1.986-1.54a1.589 1.589 0 0 1-.214-1.025v-5.823c-.006-.042-.013-.084-.015-.128-.01-.272.065-.522.197-.737.16-.26.4-.462.66-.624-.453-.053-.888-.1-1.294-.14-.98-.1-1.826-.174-2.31-.243-3.024-.346-6.035-.82-8.367-1.478-1.274-.36-2.39-.784-3.2-1.297-.79-.5-1.456-1.192-1.456-2.123V14c0-.886.564-1.615 1.31-2.178.76-.57 1.815-1.057 3.061-1.454 2.5-.796 5.915-1.278 9.657-1.278Zm3.056 24.885c0 .04-.003.081-.01.12-.01.05-.01.111.05.213.123.213.363.437.729.662v-2.012a.5.5 0 0 1 1 0v2.492c.558.216 1.204.4 1.895.559v-2.327a.5.5 0 0 1 1 0v2.534c.727.132 1.467.232 2.171.308v-3.526a.5.5 0 0 1 1 0v3.621c.398.031.774.055 1.118.07v-4.937c-1.412-.058-3.353-.242-5.148-.615-1.042-.217-2.06-.502-2.904-.874a6.603 6.603 0 0 1-.9-.477v4.189Zm7.653-9.163a5.496 5.496 0 0 1-.591.424c-1.029.642-2.351 1.06-3.543 1.4-1.244.354-2.309.614-3.005.94-.353.164-.486.293-.523.353l-.002.002.004.04a.51.51 0 0 0 .046.1c.187.321.635.671 1.386 1.002.73.322 1.65.584 2.645.791a30.17 30.17 0 0 0 3.275.475c.201-.366.308-.737.308-1.123v-4.404ZM10.7 21.343c0 .245.173.597.849 1.024.102.065.213.127.33.19V19.05a.5.5 0 0 1 1 0v3.958c.452.174.964.343 1.53.503.142.04.287.078.435.117V21.75a.5.5 0 0 1 1 0v2.123c.695.158 1.435.3 2.206.436V22.37a.5.5 0 0 1 1 0v2.105a75.8 75.8 0 0 0 2.101.301v-1.958a.5.5 0 0 1 1 0V24.9c.427.051.855.1 1.284.146l1.232.123v-1.8a.5.5 0 0 1 1 0v1.904c.68.074 1.418.167 2.17.278V22.04a.5.5 0 0 1 1 0v3.572c.271-.074.543-.15.81-.226 1.197-.34 2.355-.719 3.21-1.252.838-.524 1.279-1.125 1.279-1.912 0-.426-.326-.896-1.258-1.373-.899-.46-2.158-.814-3.54-1.085-2.677-.527-5.483-.7-6.766-.865-3.405-.067-6.493-.533-8.802-1.268-1.246-.397-2.302-.883-3.06-1.453l-.01-.01v5.174Zm25.444-5.164c-.759.57-1.815 1.056-3.061 1.453-1.061.338-2.288.618-3.634.83l.14.026c1.417.279 2.818.66 3.88 1.204 1.03.527 1.967 1.329 1.967 2.53l-.002.03.002.01v.162a2.99 2.99 0 0 0 .362-.333c.267-.295.355-.543.355-.748V16.17l-.01.009ZM23.428 10.39c-3.646 0-6.92.47-9.262 1.216-1.174.374-2.077.806-2.673 1.254-.607.457-.792.848-.792 1.139 0 .29.186.682.792 1.139.596.448 1.499.88 2.673 1.254 2.121.675 5.01 1.123 8.245 1.202a.647.647 0 0 1 .186-.002l.073.009c.25.004.503.007.758.007 3.645 0 6.92-.47 9.262-1.216 1.174-.374 2.077-.806 2.672-1.254.607-.457.792-.848.792-1.139 0-.29-.185-.682-.792-1.139-.595-.448-1.498-.88-2.672-1.254-2.342-.745-5.616-1.216-9.262-1.216Zm0 1.642c2.008 0 3.84.166 5.183.44.668.136 1.24.304 1.659.505.207.1.404.222.554.372a.92.92 0 0 1 .293.649c0 .28-.14.498-.293.65-.15.15-.347.27-.555.37-.417.202-.99.37-1.658.506-1.342.274-3.175.44-5.183.44-2.009 0-3.841-.166-5.184-.44-.667-.136-1.24-.304-1.658-.505a2.021 2.021 0 0 1-.555-.372.947.947 0 0 1-.286-.547l-.007-.102.007-.101a.948.948 0 0 1 .286-.548c.15-.15.347-.271.555-.371.418-.202.99-.37 1.658-.506 1.343-.274 3.175-.44 5.184-.44Zm0 1c-1.962 0-3.724.162-4.984.42-.633.128-1.114.277-1.424.426a1.4 1.4 0 0 0-.207.12 1.4 1.4 0 0 0 .207.12c.31.15.79.298 1.424.427 1.26.257 3.022.419 4.984.419 1.962 0 3.724-.162 4.983-.42.634-.128 1.114-.277 1.424-.426a1.4 1.4 0 0 0 .207-.12 1.479 1.479 0 0 0-.207-.12c-.31-.15-.79-.298-1.424-.427-1.26-.257-3.021-.419-4.983-.419Z" }) : /* @__PURE__ */ jsx("path", { d: "M23.428 9.09c3.741 0 7.156.482 9.656 1.278 1.246.397 2.302.883 3.06 1.454.748.563 1.31 1.292 1.31 2.178v7.342c0 .617-.278 1.164-.693 1.622-.342.376-.795.713-1.325 1.015v5.237c0 .986-.418 1.835-1.021 2.553a7.795 7.795 0 0 1-1.089 1.046 31.03 31.03 0 0 0 2.77.184.65.65 0 0 1 .641.66c0 .016-.004.033-.006.05.002.02.006.04.006.06v5.978a.652.652 0 0 1-.659.65c-1.422-.02-3.704-.2-5.789-.634-1.042-.217-2.06-.502-2.904-.874-.823-.363-1.587-.853-1.986-1.54a1.59 1.59 0 0 1-.214-1.025v-5.691a1.599 1.599 0 0 1 .148-.904c.207-.437.585-.807.99-1.123.67-.522 1.613-1.043 2.575-1.567-2.615-.476-5.34-.64-6.47-.799-3.025-.346-6.038-.82-8.372-1.478-1.274-.36-2.39-.784-3.2-1.297-.79-.5-1.456-1.192-1.456-2.123V14c0-.886.564-1.615 1.31-2.178.76-.57 1.815-1.057 3.061-1.454 2.5-.796 5.915-1.278 9.657-1.278Zm3.056 27.273c0 .04-.003.082-.01.121-.01.05-.01.11.05.212.123.214.363.438.729.662v-1.666a.5.5 0 0 1 1 0v2.147c.558.216 1.204.4 1.895.559v-1.981a.5.5 0 0 1 1 0v2.188c.727.132 1.467.232 2.171.308v-3.18a.5.5 0 0 1 1 0v3.275a31.8 31.8 0 0 0 1.118.07v-4.799c-1.412-.057-3.353-.241-5.148-.615-1.042-.217-2.06-.502-2.904-.874a6.603 6.603 0 0 1-.9-.477v4.05Zm7.653-11.28c-.161.169-.33.331-.507.485-1.002.878-2.302 1.622-3.492 2.276-1.228.674-2.31 1.237-3.016 1.787-.352.274-.538.493-.614.653a.468.468 0 0 0-.031.08c.002.023.007.046.007.07v.08a.479.479 0 0 0 .04.084c.186.322.634.672 1.385 1.003.73.32 1.65.584 2.645.79.298.063.601.117.905.169l.007-.005c.796-.517 1.476-1.052 1.953-1.62.472-.563.718-1.126.718-1.72v-4.132ZM10.7 21.342c0 .245.173.597.849 1.024.102.065.213.127.33.19V19.05a.5.5 0 0 1 1 0v3.958c.452.174.964.343 1.53.503.142.04.287.078.435.117V21.75a.5.5 0 0 1 1 0v2.123c.695.158 1.435.3 2.206.436V22.37a.5.5 0 0 1 1 0v2.105a75.8 75.8 0 0 0 2.101.301v-1.958a.5.5 0 0 1 1 0V24.9c.42.05.842.098 1.264.143.356.036.78.076 1.252.124v-1.798a.5.5 0 0 1 1 0v1.904c.681.076 1.42.165 2.17.276V22.04a.5.5 0 0 1 1 0v3.669c.61.105 1.213.225 1.79.363.795-.466 1.541-.952 2.145-1.481.885-.775 1.364-1.547 1.364-2.37 0-.425-.326-.895-1.258-1.372-.899-.46-2.158-.814-3.54-1.085-2.677-.527-5.483-.7-6.766-.865-3.405-.067-6.493-.533-8.802-1.268-1.246-.397-2.302-.883-3.06-1.453l-.01-.01v5.174Zm25.444-5.164c-.759.57-1.815 1.056-3.061 1.453-1.061.338-2.288.618-3.634.83l.14.026c1.417.279 2.818.66 3.88 1.204 1.03.527 1.967 1.329 1.967 2.53l-.002.03.002.01v.162a2.99 2.99 0 0 0 .362-.333c.267-.295.355-.543.355-.748v-5.173l-.01.009ZM23.428 10.39c-3.646 0-6.92.47-9.262 1.216-1.174.374-2.077.806-2.673 1.254-.607.457-.792.848-.792 1.139 0 .29.186.682.792 1.139.596.448 1.499.88 2.673 1.254 2.121.675 5.01 1.123 8.245 1.202a.647.647 0 0 1 .186-.002l.073.009c.25.004.503.007.758.007 3.645 0 6.92-.47 9.262-1.216 1.174-.374 2.077-.806 2.672-1.254.607-.457.792-.848.792-1.139 0-.29-.185-.682-.792-1.139-.595-.448-1.498-.88-2.672-1.254-2.342-.745-5.616-1.216-9.262-1.216Zm0 1.642c2.008 0 3.84.166 5.183.44.668.136 1.24.304 1.659.505.207.1.404.222.554.372a.92.92 0 0 1 .293.649c0 .28-.14.498-.293.65-.15.15-.347.27-.555.37-.417.202-.99.37-1.658.506-1.342.274-3.175.44-5.183.44-2.009 0-3.841-.166-5.184-.44-.667-.136-1.24-.304-1.658-.505a2.021 2.021 0 0 1-.555-.372.947.947 0 0 1-.286-.547l-.007-.102.007-.101a.948.948 0 0 1 .286-.548c.15-.15.347-.271.555-.371.418-.202.99-.37 1.658-.506 1.343-.274 3.175-.44 5.184-.44Zm0 1c-1.962 0-3.724.162-4.984.42-.633.128-1.114.277-1.424.426a1.4 1.4 0 0 0-.207.12 1.4 1.4 0 0 0 .207.12c.31.15.79.298 1.424.427 1.26.257 3.022.419 4.984.419 1.962 0 3.724-.162 4.983-.42.634-.128 1.114-.277 1.424-.426a1.4 1.4 0 0 0 .207-.12 1.479 1.479 0 0 0-.207-.12c-.31-.15-.79-.298-1.424-.427-1.26-.257-3.021-.419-4.983-.419Z" });
|
|
4
|
+
};
|
|
5
|
+
var MeasuringTape_default = MeasuringTape;
|
|
6
|
+
export { MeasuringTape_default as default };
|
|
7
|
+
|
|
8
|
+
//# sourceMappingURL=MeasuringTape.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MeasuringTape.js","names":["MeasuringTape: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/MeasuringTape.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nconst MeasuringTape: React.FC<SvgPathProps> = ({ isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"M23.428 9.09c3.741 0 7.156.482 9.656 1.278 1.246.397 2.302.883 3.06 1.454.748.563 1.31 1.292 1.31 2.178v7.342c0 .617-.278 1.164-.693 1.622-.342.376-.795.713-1.325 1.015v5.237c0 .986-.418 1.835-1.021 2.553a7.795 7.795 0 0 1-1.089 1.046 31.03 31.03 0 0 0 2.77.184.65.65 0 0 1 .641.66c0 .016-.004.033-.006.05.002.02.006.04.006.06v5.978a.652.652 0 0 1-.659.65c-1.422-.02-3.704-.2-5.789-.634-1.042-.217-2.06-.502-2.904-.874-.823-.363-1.587-.853-1.986-1.54a1.59 1.59 0 0 1-.214-1.025v-5.691a1.599 1.599 0 0 1 .148-.904c.207-.437.585-.807.99-1.123.67-.522 1.613-1.043 2.575-1.567-2.615-.476-5.34-.64-6.47-.799-3.025-.346-6.038-.82-8.372-1.478-1.274-.36-2.39-.784-3.2-1.297-.79-.5-1.456-1.192-1.456-2.123V14c0-.886.564-1.615 1.31-2.178.76-.57 1.815-1.057 3.061-1.454 2.5-.796 5.915-1.278 9.657-1.278Zm3.056 27.273c0 .04-.003.082-.01.121-.01.05-.01.11.05.212.123.214.363.438.729.662v-1.666a.5.5 0 0 1 1 0v2.147c.558.216 1.204.4 1.895.559v-1.981a.5.5 0 0 1 1 0v2.188c.727.132 1.467.232 2.171.308v-3.18a.5.5 0 0 1 1 0v3.275a31.8 31.8 0 0 0 1.118.07v-4.799c-1.412-.057-3.353-.241-5.148-.615-1.042-.217-2.06-.502-2.904-.874a6.603 6.603 0 0 1-.9-.477v4.05Zm7.653-11.28c-.161.169-.33.331-.507.485-1.002.878-2.302 1.622-3.492 2.276-1.228.674-2.31 1.237-3.016 1.787-.352.274-.538.493-.614.653a.468.468 0 0 0-.031.08c.002.023.007.046.007.07v.08a.479.479 0 0 0 .04.084c.186.322.634.672 1.385 1.003.73.32 1.65.584 2.645.79.298.063.601.117.905.169l.007-.005c.796-.517 1.476-1.052 1.953-1.62.472-.563.718-1.126.718-1.72v-4.132ZM10.7 21.342c0 .245.173.597.849 1.024.102.065.213.127.33.19V19.05a.5.5 0 0 1 1 0v3.958c.452.174.964.343 1.53.503.142.04.287.078.435.117V21.75a.5.5 0 0 1 1 0v2.123c.695.158 1.435.3 2.206.436V22.37a.5.5 0 0 1 1 0v2.105a75.8 75.8 0 0 0 2.101.301v-1.958a.5.5 0 0 1 1 0V24.9c.42.05.842.098 1.264.143.356.036.78.076 1.252.124v-1.798a.5.5 0 0 1 1 0v1.904c.681.076 1.42.165 2.17.276V22.04a.5.5 0 0 1 1 0v3.669c.61.105 1.213.225 1.79.363.795-.466 1.541-.952 2.145-1.481.885-.775 1.364-1.547 1.364-2.37 0-.425-.326-.895-1.258-1.372-.899-.46-2.158-.814-3.54-1.085-2.677-.527-5.483-.7-6.766-.865-3.405-.067-6.493-.533-8.802-1.268-1.246-.397-2.302-.883-3.06-1.453l-.01-.01v5.174Zm25.444-5.164c-.759.57-1.815 1.056-3.061 1.453-1.061.338-2.288.618-3.634.83l.14.026c1.417.279 2.818.66 3.88 1.204 1.03.527 1.967 1.329 1.967 2.53l-.002.03.002.01v.162a2.99 2.99 0 0 0 .362-.333c.267-.295.355-.543.355-.748v-5.173l-.01.009ZM23.428 10.39c-3.646 0-6.92.47-9.262 1.216-1.174.374-2.077.806-2.673 1.254-.607.457-.792.848-.792 1.139 0 .29.186.682.792 1.139.596.448 1.499.88 2.673 1.254 2.121.675 5.01 1.123 8.245 1.202a.647.647 0 0 1 .186-.002l.073.009c.25.004.503.007.758.007 3.645 0 6.92-.47 9.262-1.216 1.174-.374 2.077-.806 2.672-1.254.607-.457.792-.848.792-1.139 0-.29-.185-.682-.792-1.139-.595-.448-1.498-.88-2.672-1.254-2.342-.745-5.616-1.216-9.262-1.216Zm0 1.642c2.008 0 3.84.166 5.183.44.668.136 1.24.304 1.659.505.207.1.404.222.554.372a.92.92 0 0 1 .293.649c0 .28-.14.498-.293.65-.15.15-.347.27-.555.37-.417.202-.99.37-1.658.506-1.342.274-3.175.44-5.183.44-2.009 0-3.841-.166-5.184-.44-.667-.136-1.24-.304-1.658-.505a2.021 2.021 0 0 1-.555-.372.947.947 0 0 1-.286-.547l-.007-.102.007-.101a.948.948 0 0 1 .286-.548c.15-.15.347-.271.555-.371.418-.202.99-.37 1.658-.506 1.343-.274 3.175-.44 5.184-.44Zm0 1c-1.962 0-3.724.162-4.984.42-.633.128-1.114.277-1.424.426a1.4 1.4 0 0 0-.207.12 1.4 1.4 0 0 0 .207.12c.31.15.79.298 1.424.427 1.26.257 3.022.419 4.984.419 1.962 0 3.724-.162 4.983-.42.634-.128 1.114-.277 1.424-.426a1.4 1.4 0 0 0 .207-.12 1.479 1.479 0 0 0-.207-.12c-.31-.15-.79-.298-1.424-.427-1.26-.257-3.021-.419-4.983-.419Z\" />\n );\n\n const normalHover = (\n <path d=\"M23.428 9.09c3.741 0 7.156.482 9.656 1.278 1.246.397 2.302.883 3.06 1.454.748.563 1.31 1.292 1.31 2.178v7.342c0 .617-.278 1.164-.693 1.622-.342.376-.795.713-1.325 1.015v5.237c0 .434-.084.84-.227 1.223.323.017.621.029.888.033a.65.65 0 0 1 .627.776.654.654 0 0 1 .013.133v5.977a.65.65 0 0 1-.659.65c-1.422-.02-3.704-.2-5.789-.634-1.042-.217-2.06-.502-2.904-.874-.823-.363-1.587-.853-1.986-1.54a1.589 1.589 0 0 1-.214-1.025v-5.823c-.006-.042-.013-.084-.015-.128-.01-.272.065-.522.197-.737.16-.26.4-.462.66-.624-.453-.053-.888-.1-1.294-.14-.98-.1-1.826-.174-2.31-.243-3.024-.346-6.035-.82-8.367-1.478-1.274-.36-2.39-.784-3.2-1.297-.79-.5-1.456-1.192-1.456-2.123V14c0-.886.564-1.615 1.31-2.178.76-.57 1.815-1.057 3.061-1.454 2.5-.796 5.915-1.278 9.657-1.278Zm3.056 24.885c0 .04-.003.081-.01.12-.01.05-.01.111.05.213.123.213.363.437.729.662v-2.012a.5.5 0 0 1 1 0v2.492c.558.216 1.204.4 1.895.559v-2.327a.5.5 0 0 1 1 0v2.534c.727.132 1.467.232 2.171.308v-3.526a.5.5 0 0 1 1 0v3.621c.398.031.774.055 1.118.07v-4.937c-1.412-.058-3.353-.242-5.148-.615-1.042-.217-2.06-.502-2.904-.874a6.603 6.603 0 0 1-.9-.477v4.189Zm7.653-9.163a5.496 5.496 0 0 1-.591.424c-1.029.642-2.351 1.06-3.543 1.4-1.244.354-2.309.614-3.005.94-.353.164-.486.293-.523.353l-.002.002.004.04a.51.51 0 0 0 .046.1c.187.321.635.671 1.386 1.002.73.322 1.65.584 2.645.791a30.17 30.17 0 0 0 3.275.475c.201-.366.308-.737.308-1.123v-4.404ZM10.7 21.343c0 .245.173.597.849 1.024.102.065.213.127.33.19V19.05a.5.5 0 0 1 1 0v3.958c.452.174.964.343 1.53.503.142.04.287.078.435.117V21.75a.5.5 0 0 1 1 0v2.123c.695.158 1.435.3 2.206.436V22.37a.5.5 0 0 1 1 0v2.105a75.8 75.8 0 0 0 2.101.301v-1.958a.5.5 0 0 1 1 0V24.9c.427.051.855.1 1.284.146l1.232.123v-1.8a.5.5 0 0 1 1 0v1.904c.68.074 1.418.167 2.17.278V22.04a.5.5 0 0 1 1 0v3.572c.271-.074.543-.15.81-.226 1.197-.34 2.355-.719 3.21-1.252.838-.524 1.279-1.125 1.279-1.912 0-.426-.326-.896-1.258-1.373-.899-.46-2.158-.814-3.54-1.085-2.677-.527-5.483-.7-6.766-.865-3.405-.067-6.493-.533-8.802-1.268-1.246-.397-2.302-.883-3.06-1.453l-.01-.01v5.174Zm25.444-5.164c-.759.57-1.815 1.056-3.061 1.453-1.061.338-2.288.618-3.634.83l.14.026c1.417.279 2.818.66 3.88 1.204 1.03.527 1.967 1.329 1.967 2.53l-.002.03.002.01v.162a2.99 2.99 0 0 0 .362-.333c.267-.295.355-.543.355-.748V16.17l-.01.009ZM23.428 10.39c-3.646 0-6.92.47-9.262 1.216-1.174.374-2.077.806-2.673 1.254-.607.457-.792.848-.792 1.139 0 .29.186.682.792 1.139.596.448 1.499.88 2.673 1.254 2.121.675 5.01 1.123 8.245 1.202a.647.647 0 0 1 .186-.002l.073.009c.25.004.503.007.758.007 3.645 0 6.92-.47 9.262-1.216 1.174-.374 2.077-.806 2.672-1.254.607-.457.792-.848.792-1.139 0-.29-.185-.682-.792-1.139-.595-.448-1.498-.88-2.672-1.254-2.342-.745-5.616-1.216-9.262-1.216Zm0 1.642c2.008 0 3.84.166 5.183.44.668.136 1.24.304 1.659.505.207.1.404.222.554.372a.92.92 0 0 1 .293.649c0 .28-.14.498-.293.65-.15.15-.347.27-.555.37-.417.202-.99.37-1.658.506-1.342.274-3.175.44-5.183.44-2.009 0-3.841-.166-5.184-.44-.667-.136-1.24-.304-1.658-.505a2.021 2.021 0 0 1-.555-.372.947.947 0 0 1-.286-.547l-.007-.102.007-.101a.948.948 0 0 1 .286-.548c.15-.15.347-.271.555-.371.418-.202.99-.37 1.658-.506 1.343-.274 3.175-.44 5.184-.44Zm0 1c-1.962 0-3.724.162-4.984.42-.633.128-1.114.277-1.424.426a1.4 1.4 0 0 0-.207.12 1.4 1.4 0 0 0 .207.12c.31.15.79.298 1.424.427 1.26.257 3.022.419 4.984.419 1.962 0 3.724-.162 4.983-.42.634-.128 1.114-.277 1.424-.426a1.4 1.4 0 0 0 .207-.12 1.479 1.479 0 0 0-.207-.12c-.31-.15-.79-.298-1.424-.427-1.26-.257-3.021-.419-4.983-.419Z\" />\n );\n\n return isHovered ? normalHover : normal;\n};\n\nexport default MeasuringTape;\n"],"mappings":";AAEA,IAAMA,iBAAyC,EAAE,gBAAkD;AASjG,QAAO,YAHL,oBAAC,QAAA,EAAK,GAAE,g6GAAA,CAAi6G,GAJz6G,oBAAC,QAAA,EAAK,GAAE,qiHAAA,CAAsiH;;AAUljH,IAAA,wBAAe"}
|
|
@@ -7,7 +7,17 @@ var Search = ({ size, isHovered }) => {
|
|
|
7
7
|
normal: /* @__PURE__ */ jsx("path", { d: "M21.277 7.738c7.27 0 13.165 5.895 13.165 13.166 0 2.222-.55 4.316-1.523 6.153l6.268 6.268a3.929 3.929 0 01-5.41 5.695l-.146-.139-6.289-6.289a13.11 13.11 0 01-6.065 1.478c-7.272 0-13.166-5.895-13.166-13.166 0-7.271 5.894-13.166 13.166-13.166zM32 28.542a13.24 13.24 0 01-3.164 3.142l5.996 5.995a2.229 2.229 0 003.26-3.036l-.108-.116zM21.277 9.438c-6.333 0-11.466 5.133-11.466 11.466 0 6.332 5.133 11.466 11.466 11.466 2.258 0 4.365-.654 6.14-1.781l.163-.163.034.035a11.529 11.529 0 003.165-3.14l-.047-.048.228-.226a11.412 11.412 0 001.782-6.143c0-6.333-5.133-11.466-11.465-11.466z" }),
|
|
8
8
|
normalHover: /* @__PURE__ */ jsx("path", { d: "M21.527 6.932c7.932 0 14.363 6.43 14.363 14.362 0 2.556-.668 4.956-1.838 7.035l5.386 5.386a3.929 3.929 0 01-5.41 5.696l-.146-.14-5.406-5.404a14.298 14.298 0 01-6.949 1.79c-7.932 0-14.362-6.43-14.362-14.363 0-7.932 6.43-14.362 14.362-14.362zM33.11 29.79a14.445 14.445 0 01-3.162 3.141l5.137 5.138a2.229 2.229 0 003.26-3.035l-.108-.117zM21.527 8.632c-6.993 0-12.662 5.669-12.662 12.662 0 6.993 5.669 12.663 12.662 12.663 6.993 0 12.663-5.67 12.663-12.663S28.52 8.632 21.527 8.632z" }),
|
|
9
9
|
xSmall: /* @__PURE__ */ jsx("path", { d: "M34.476 34.206c-.486.487-1.333.487-1.82 0l-4.402-4.403a10.426 10.426 0 001.78-1.857l4.442 4.44c.243.243.376.567.376.91 0 .345-.133.668-.376.91M21.742 30.07c-4.592 0-8.327-3.737-8.327-8.327 0-4.592 3.735-8.327 8.327-8.327 4.591 0 8.327 3.735 8.327 8.327 0 4.59-3.736 8.327-8.327 8.327m14.181.871l-4.8-4.8c.63-1.338.991-2.825.991-4.398 0-5.72-4.653-10.374-10.372-10.374-5.72 0-10.374 4.653-10.374 10.374 0 5.72 4.653 10.372 10.374 10.372 1.717 0 3.333-.426 4.76-1.168l4.708 4.708a3.312 3.312 0 002.357.976c.89 0 1.727-.348 2.356-.976a3.339 3.339 0 000-4.714" }),
|
|
10
|
-
xSmallHover: /* @__PURE__ */ jsx("path", { d: "M34.7 34.43c-.486.485-1.338.487-1.823 0l-3.388-3.39c.663-.55 1.255-1.18 1.785-1.859l3.426 3.424c.244.242.377.567.377.911 0 .346-.133.669-.377.914m-12.76-2.994c-5.238 0-9.5-4.26-9.5-9.499 0-5.238 4.262-9.499 9.5-9.499 5.237 0 9.498 4.261 9.498 9.5 0 5.237-4.26 9.498-9.499 9.498m14.21-.28l-3.734-3.736a11.744 11.744 0 001.356-5.483c0-6.524-5.31-11.832-11.832-11.832-6.524 0-11.834 5.308-11.834 11.832 0 6.525 5.31 11.834 11.834 11.834 2.12 0 4.108-.57 5.831-1.55l3.656 3.658c.633.63 1.47.979 2.362.979.893 0 1.732-.348 2.36-.98.632-.63.98-1.467.98-2.362 0-.89-.348-1.73-.98-2.36" })
|
|
10
|
+
xSmallHover: /* @__PURE__ */ jsx("path", { d: "M34.7 34.43c-.486.485-1.338.487-1.823 0l-3.388-3.39c.663-.55 1.255-1.18 1.785-1.859l3.426 3.424c.244.242.377.567.377.911 0 .346-.133.669-.377.914m-12.76-2.994c-5.238 0-9.5-4.26-9.5-9.499 0-5.238 4.262-9.499 9.5-9.499 5.237 0 9.498 4.261 9.498 9.5 0 5.237-4.26 9.498-9.499 9.498m14.21-.28l-3.734-3.736a11.744 11.744 0 001.356-5.483c0-6.524-5.31-11.832-11.832-11.832-6.524 0-11.834 5.308-11.834 11.832 0 6.525 5.31 11.834 11.834 11.834 2.12 0 4.108-.57 5.831-1.55l3.656 3.658c.633.63 1.47.979 2.362.979.893 0 1.732-.348 2.36-.98.632-.63.98-1.467.98-2.362 0-.89-.348-1.73-.98-2.36" }),
|
|
11
|
+
xxSmall: /* @__PURE__ */ jsx("path", {
|
|
12
|
+
"fill-rule": "evenodd",
|
|
13
|
+
"clip-rule": "evenodd",
|
|
14
|
+
d: "M20.1738 6.88672C27.4533 6.88672 33.3765 12.8075 33.377 20.0879C33.377 22.0407 32.934 23.8871 32.1699 25.5547L38.0918 31.4785C39.7973 33.1852 39.7973 35.9613 38.0918 37.668C37.2652 38.4933 36.1671 38.9509 34.998 38.9512C33.8287 38.9512 32.7281 38.4937 31.9023 37.668L26.1016 31.8672C24.3175 32.7694 22.3071 33.291 20.1738 33.291C12.8934 33.2906 6.97266 27.3673 6.97266 20.0879C6.97311 12.8077 12.8937 6.88717 20.1738 6.88672ZM33.9766 35.8223C34.0595 35.8891 34.1486 35.9464 34.2422 35.9941L34.1055 35.9141C34.0613 35.8856 34.0179 35.8555 33.9766 35.8223ZM30.5879 28.166C30.0088 28.9128 29.3558 29.5973 28.6309 30.2051L34 35.5742C34.5316 36.105 35.4668 36.1054 35.998 35.5742C36.2647 35.3076 36.4102 34.9522 36.4102 34.5742C36.4099 34.1967 36.264 33.8424 35.998 33.5762L30.5879 28.166ZM12.3984 30.5039C12.4725 30.5593 12.5498 30.6102 12.625 30.6641C12.3803 30.4889 12.1399 30.3085 11.9082 30.1172L12.3984 30.5039ZM20.1758 9.85156C14.5314 9.85197 9.93993 14.4435 9.93945 20.0879C9.93945 25.7316 14.5311 30.3258 20.1758 30.3262C25.8208 30.3262 30.4141 25.7318 30.4141 20.0879C30.4136 14.4432 25.8205 9.85156 20.1758 9.85156ZM24.2363 29.7051C24.392 29.6391 24.5456 29.5693 24.6973 29.4961C24.3933 29.6428 24.0811 29.7753 23.7617 29.8926L24.2363 29.7051ZM30.4199 18.0801C30.5472 18.7301 30.6152 19.4012 30.6152 20.0879L30.6016 19.5527C30.5761 19.0518 30.5139 18.5601 30.4199 18.0801ZM30.5898 12.3145C30.6024 12.3312 30.6145 12.3484 30.627 12.3652C30.4902 12.1806 30.3492 11.9993 30.2031 11.8223L30.5898 12.3145ZM23.2754 10.1211C24.0922 10.3756 24.8663 10.7276 25.584 11.1641L25.1484 10.9121C24.5564 10.59 23.9293 10.3248 23.2754 10.1211Z"
|
|
15
|
+
}),
|
|
16
|
+
xxSmallHover: /* @__PURE__ */ jsx("path", {
|
|
17
|
+
"fill-rule": "evenodd",
|
|
18
|
+
"clip-rule": "evenodd",
|
|
19
|
+
d: "M20.0664 5.13281C28.324 5.13306 35.0464 11.8511 35.0469 20.1113C35.0469 22.5634 34.442 24.8729 33.3926 26.918L37.957 31.4863C38.7823 32.3116 39.2383 33.4111 39.2383 34.5762C39.2382 35.7464 38.7821 36.8427 37.957 37.668C37.1342 38.4934 36.0347 38.9492 34.8672 38.9492C33.6999 38.9491 32.6029 38.4943 31.7754 37.6699L27.3105 33.2031C25.1607 34.3979 22.6954 35.0956 20.0664 35.0957C11.806 35.0954 5.08398 28.3719 5.08398 20.1113C5.08443 11.8511 11.8063 5.13314 20.0664 5.13281ZM31.7402 29.459C31.1525 30.1928 30.5023 30.8761 29.7871 31.4902L33.8711 35.5762C34.3983 36.1051 35.3349 36.1032 35.8633 35.5762C36.1311 35.3083 36.2772 34.9554 36.2773 34.5762C36.2773 34.1993 36.132 33.8448 35.8652 33.5801L31.7402 29.459ZM26.5273 33.3926C25.4214 33.9344 24.2397 34.3442 23.002 34.5977C23.3028 34.5361 23.6006 34.4664 23.8945 34.3867C25.1149 34.0558 26.2734 33.5714 27.3496 32.959C27.0807 33.112 26.8062 33.256 26.5273 33.3926ZM38.0957 31.9355C38.3575 32.2543 38.5693 32.6057 38.7246 32.9805C38.5174 32.4804 38.2105 32.0211 37.8164 31.627L38.0957 31.9355ZM20.0664 8.44531C13.6343 8.44564 8.40039 13.6791 8.40039 20.1113C8.40058 26.5434 13.6344 31.777 20.0664 31.7773C26.4984 31.777 31.7322 26.5434 31.7324 20.1113C31.7324 13.6791 26.4985 8.44568 20.0664 8.44531ZM17.6777 8.48633C16.327 8.76346 15.0598 9.27215 13.918 9.9668C14.7339 9.47055 15.6142 9.07065 16.543 8.78125C16.9139 8.66566 17.2923 8.56542 17.6777 8.48633ZM22.4551 8.48828C22.6482 8.52791 22.8397 8.57217 23.0293 8.62109C22.6501 8.52325 22.2639 8.443 21.8711 8.38281L22.4551 8.48828ZM20.0664 8.24609C19.6577 8.24609 19.2537 8.2661 18.8555 8.30664L19.457 8.26172C19.6589 8.25145 19.862 8.2461 20.0664 8.24609Z"
|
|
20
|
+
})
|
|
11
21
|
});
|
|
12
22
|
};
|
|
13
23
|
var Search_default = Search;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Search.js","names":["Search: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/Search.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst Search: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"M21.277 7.738c7.27 0 13.165 5.895 13.165 13.166 0 2.222-.55 4.316-1.523 6.153l6.268 6.268a3.929 3.929 0 01-5.41 5.695l-.146-.139-6.289-6.289a13.11 13.11 0 01-6.065 1.478c-7.272 0-13.166-5.895-13.166-13.166 0-7.271 5.894-13.166 13.166-13.166zM32 28.542a13.24 13.24 0 01-3.164 3.142l5.996 5.995a2.229 2.229 0 003.26-3.036l-.108-.116zM21.277 9.438c-6.333 0-11.466 5.133-11.466 11.466 0 6.332 5.133 11.466 11.466 11.466 2.258 0 4.365-.654 6.14-1.781l.163-.163.034.035a11.529 11.529 0 003.165-3.14l-.047-.048.228-.226a11.412 11.412 0 001.782-6.143c0-6.333-5.133-11.466-11.465-11.466z\" />\n );\n\n const normalHover = (\n <path d=\"M21.527 6.932c7.932 0 14.363 6.43 14.363 14.362 0 2.556-.668 4.956-1.838 7.035l5.386 5.386a3.929 3.929 0 01-5.41 5.696l-.146-.14-5.406-5.404a14.298 14.298 0 01-6.949 1.79c-7.932 0-14.362-6.43-14.362-14.363 0-7.932 6.43-14.362 14.362-14.362zM33.11 29.79a14.445 14.445 0 01-3.162 3.141l5.137 5.138a2.229 2.229 0 003.26-3.035l-.108-.117zM21.527 8.632c-6.993 0-12.662 5.669-12.662 12.662 0 6.993 5.669 12.663 12.662 12.663 6.993 0 12.663-5.67 12.663-12.663S28.52 8.632 21.527 8.632z\" />\n );\n\n const xSmall = (\n <path d=\"M34.476 34.206c-.486.487-1.333.487-1.82 0l-4.402-4.403a10.426 10.426 0 001.78-1.857l4.442 4.44c.243.243.376.567.376.91 0 .345-.133.668-.376.91M21.742 30.07c-4.592 0-8.327-3.737-8.327-8.327 0-4.592 3.735-8.327 8.327-8.327 4.591 0 8.327 3.735 8.327 8.327 0 4.59-3.736 8.327-8.327 8.327m14.181.871l-4.8-4.8c.63-1.338.991-2.825.991-4.398 0-5.72-4.653-10.374-10.372-10.374-5.72 0-10.374 4.653-10.374 10.374 0 5.72 4.653 10.372 10.374 10.372 1.717 0 3.333-.426 4.76-1.168l4.708 4.708a3.312 3.312 0 002.357.976c.89 0 1.727-.348 2.356-.976a3.339 3.339 0 000-4.714\" />\n );\n\n const xSmallHover = (\n <path d=\"M34.7 34.43c-.486.485-1.338.487-1.823 0l-3.388-3.39c.663-.55 1.255-1.18 1.785-1.859l3.426 3.424c.244.242.377.567.377.911 0 .346-.133.669-.377.914m-12.76-2.994c-5.238 0-9.5-4.26-9.5-9.499 0-5.238 4.262-9.499 9.5-9.499 5.237 0 9.498 4.261 9.498 9.5 0 5.237-4.26 9.498-9.499 9.498m14.21-.28l-3.734-3.736a11.744 11.744 0 001.356-5.483c0-6.524-5.31-11.832-11.832-11.832-6.524 0-11.834 5.308-11.834 11.832 0 6.525 5.31 11.834 11.834 11.834 2.12 0 4.108-.57 5.831-1.55l3.656 3.658c.633.63 1.47.979 2.362.979.893 0 1.732-.348 2.36-.98.632-.63.98-1.467.98-2.362 0-.89-.348-1.73-.98-2.36\" />\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover });\n};\n\nexport default Search;\n"],"mappings":";;AAIA,IAAMA,UAAkC,EAAE,MAAM,gBAAkD;
|
|
1
|
+
{"version":3,"file":"Search.js","names":["Search: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/Search.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst Search: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"M21.277 7.738c7.27 0 13.165 5.895 13.165 13.166 0 2.222-.55 4.316-1.523 6.153l6.268 6.268a3.929 3.929 0 01-5.41 5.695l-.146-.139-6.289-6.289a13.11 13.11 0 01-6.065 1.478c-7.272 0-13.166-5.895-13.166-13.166 0-7.271 5.894-13.166 13.166-13.166zM32 28.542a13.24 13.24 0 01-3.164 3.142l5.996 5.995a2.229 2.229 0 003.26-3.036l-.108-.116zM21.277 9.438c-6.333 0-11.466 5.133-11.466 11.466 0 6.332 5.133 11.466 11.466 11.466 2.258 0 4.365-.654 6.14-1.781l.163-.163.034.035a11.529 11.529 0 003.165-3.14l-.047-.048.228-.226a11.412 11.412 0 001.782-6.143c0-6.333-5.133-11.466-11.465-11.466z\" />\n );\n\n const normalHover = (\n <path d=\"M21.527 6.932c7.932 0 14.363 6.43 14.363 14.362 0 2.556-.668 4.956-1.838 7.035l5.386 5.386a3.929 3.929 0 01-5.41 5.696l-.146-.14-5.406-5.404a14.298 14.298 0 01-6.949 1.79c-7.932 0-14.362-6.43-14.362-14.363 0-7.932 6.43-14.362 14.362-14.362zM33.11 29.79a14.445 14.445 0 01-3.162 3.141l5.137 5.138a2.229 2.229 0 003.26-3.035l-.108-.117zM21.527 8.632c-6.993 0-12.662 5.669-12.662 12.662 0 6.993 5.669 12.663 12.662 12.663 6.993 0 12.663-5.67 12.663-12.663S28.52 8.632 21.527 8.632z\" />\n );\n\n const xSmall = (\n <path d=\"M34.476 34.206c-.486.487-1.333.487-1.82 0l-4.402-4.403a10.426 10.426 0 001.78-1.857l4.442 4.44c.243.243.376.567.376.91 0 .345-.133.668-.376.91M21.742 30.07c-4.592 0-8.327-3.737-8.327-8.327 0-4.592 3.735-8.327 8.327-8.327 4.591 0 8.327 3.735 8.327 8.327 0 4.59-3.736 8.327-8.327 8.327m14.181.871l-4.8-4.8c.63-1.338.991-2.825.991-4.398 0-5.72-4.653-10.374-10.372-10.374-5.72 0-10.374 4.653-10.374 10.374 0 5.72 4.653 10.372 10.374 10.372 1.717 0 3.333-.426 4.76-1.168l4.708 4.708a3.312 3.312 0 002.357.976c.89 0 1.727-.348 2.356-.976a3.339 3.339 0 000-4.714\" />\n );\n\n const xSmallHover = (\n <path d=\"M34.7 34.43c-.486.485-1.338.487-1.823 0l-3.388-3.39c.663-.55 1.255-1.18 1.785-1.859l3.426 3.424c.244.242.377.567.377.911 0 .346-.133.669-.377.914m-12.76-2.994c-5.238 0-9.5-4.26-9.5-9.499 0-5.238 4.262-9.499 9.5-9.499 5.237 0 9.498 4.261 9.498 9.5 0 5.237-4.26 9.498-9.499 9.498m14.21-.28l-3.734-3.736a11.744 11.744 0 001.356-5.483c0-6.524-5.31-11.832-11.832-11.832-6.524 0-11.834 5.308-11.834 11.832 0 6.525 5.31 11.834 11.834 11.834 2.12 0 4.108-.57 5.831-1.55l3.656 3.658c.633.63 1.47.979 2.362.979.893 0 1.732-.348 2.36-.98.632-.63.98-1.467.98-2.362 0-.89-.348-1.73-.98-2.36\" />\n );\n\n const xxSmall = (\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.1738 6.88672C27.4533 6.88672 33.3765 12.8075 33.377 20.0879C33.377 22.0407 32.934 23.8871 32.1699 25.5547L38.0918 31.4785C39.7973 33.1852 39.7973 35.9613 38.0918 37.668C37.2652 38.4933 36.1671 38.9509 34.998 38.9512C33.8287 38.9512 32.7281 38.4937 31.9023 37.668L26.1016 31.8672C24.3175 32.7694 22.3071 33.291 20.1738 33.291C12.8934 33.2906 6.97266 27.3673 6.97266 20.0879C6.97311 12.8077 12.8937 6.88717 20.1738 6.88672ZM33.9766 35.8223C34.0595 35.8891 34.1486 35.9464 34.2422 35.9941L34.1055 35.9141C34.0613 35.8856 34.0179 35.8555 33.9766 35.8223ZM30.5879 28.166C30.0088 28.9128 29.3558 29.5973 28.6309 30.2051L34 35.5742C34.5316 36.105 35.4668 36.1054 35.998 35.5742C36.2647 35.3076 36.4102 34.9522 36.4102 34.5742C36.4099 34.1967 36.264 33.8424 35.998 33.5762L30.5879 28.166ZM12.3984 30.5039C12.4725 30.5593 12.5498 30.6102 12.625 30.6641C12.3803 30.4889 12.1399 30.3085 11.9082 30.1172L12.3984 30.5039ZM20.1758 9.85156C14.5314 9.85197 9.93993 14.4435 9.93945 20.0879C9.93945 25.7316 14.5311 30.3258 20.1758 30.3262C25.8208 30.3262 30.4141 25.7318 30.4141 20.0879C30.4136 14.4432 25.8205 9.85156 20.1758 9.85156ZM24.2363 29.7051C24.392 29.6391 24.5456 29.5693 24.6973 29.4961C24.3933 29.6428 24.0811 29.7753 23.7617 29.8926L24.2363 29.7051ZM30.4199 18.0801C30.5472 18.7301 30.6152 19.4012 30.6152 20.0879L30.6016 19.5527C30.5761 19.0518 30.5139 18.5601 30.4199 18.0801ZM30.5898 12.3145C30.6024 12.3312 30.6145 12.3484 30.627 12.3652C30.4902 12.1806 30.3492 11.9993 30.2031 11.8223L30.5898 12.3145ZM23.2754 10.1211C24.0922 10.3756 24.8663 10.7276 25.584 11.1641L25.1484 10.9121C24.5564 10.59 23.9293 10.3248 23.2754 10.1211Z\"\n />\n );\n\n const xxSmallHover = (\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.0664 5.13281C28.324 5.13306 35.0464 11.8511 35.0469 20.1113C35.0469 22.5634 34.442 24.8729 33.3926 26.918L37.957 31.4863C38.7823 32.3116 39.2383 33.4111 39.2383 34.5762C39.2382 35.7464 38.7821 36.8427 37.957 37.668C37.1342 38.4934 36.0347 38.9492 34.8672 38.9492C33.6999 38.9491 32.6029 38.4943 31.7754 37.6699L27.3105 33.2031C25.1607 34.3979 22.6954 35.0956 20.0664 35.0957C11.806 35.0954 5.08398 28.3719 5.08398 20.1113C5.08443 11.8511 11.8063 5.13314 20.0664 5.13281ZM31.7402 29.459C31.1525 30.1928 30.5023 30.8761 29.7871 31.4902L33.8711 35.5762C34.3983 36.1051 35.3349 36.1032 35.8633 35.5762C36.1311 35.3083 36.2772 34.9554 36.2773 34.5762C36.2773 34.1993 36.132 33.8448 35.8652 33.5801L31.7402 29.459ZM26.5273 33.3926C25.4214 33.9344 24.2397 34.3442 23.002 34.5977C23.3028 34.5361 23.6006 34.4664 23.8945 34.3867C25.1149 34.0558 26.2734 33.5714 27.3496 32.959C27.0807 33.112 26.8062 33.256 26.5273 33.3926ZM38.0957 31.9355C38.3575 32.2543 38.5693 32.6057 38.7246 32.9805C38.5174 32.4804 38.2105 32.0211 37.8164 31.627L38.0957 31.9355ZM20.0664 8.44531C13.6343 8.44564 8.40039 13.6791 8.40039 20.1113C8.40058 26.5434 13.6344 31.777 20.0664 31.7773C26.4984 31.777 31.7322 26.5434 31.7324 20.1113C31.7324 13.6791 26.4985 8.44568 20.0664 8.44531ZM17.6777 8.48633C16.327 8.76346 15.0598 9.27215 13.918 9.9668C14.7339 9.47055 15.6142 9.07065 16.543 8.78125C16.9139 8.66566 17.2923 8.56542 17.6777 8.48633ZM22.4551 8.48828C22.6482 8.52791 22.8397 8.57217 23.0293 8.62109C22.6501 8.52325 22.2639 8.443 21.8711 8.38281L22.4551 8.48828ZM20.0664 8.24609C19.6577 8.24609 19.2537 8.2661 18.8555 8.30664L19.457 8.26172C19.6589 8.25145 19.862 8.2461 20.0664 8.24609Z\"\n />\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover, xxSmall, xxSmallHover });\n};\n\nexport default Search;\n"],"mappings":";;AAIA,IAAMA,UAAkC,EAAE,MAAM,gBAAkD;AAiChG,QAAO,QAAQ;EAAE;EAAM;EAAW,QA/BhC,oBAAC,QAAA,EAAK,GAAE,skBAAA,CAAukB;EA+BviB,aA3BxC,oBAAC,QAAA,EAAK,GAAE,keAAA,CAAme;EA2Btb,QAvBrD,oBAAC,QAAA,EAAK,GAAE,+iBAAA,CAAgjB;EAuB3f,aAnB7D,oBAAC,QAAA,EAAK,GAAE,qkBAAA,CAAskB;EAmBpgB,SAf1E,oBAAC,QAAA;GACC,aAAU;GACV,aAAU;GACV,GAAE;IACF;EAWiF,cAPnF,oBAAC,QAAA;GACC,aAAU;GACV,aAAU;GACV,GAAE;IACF;EAG+F,CAAC;;AAGtG,IAAA,iBAAe"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { t as getIcon } from "../../utils.js";
|
|
2
|
+
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
var Sort = ({ size, isHovered }) => {
|
|
4
|
+
return getIcon({
|
|
5
|
+
size,
|
|
6
|
+
isHovered,
|
|
7
|
+
normal: /* @__PURE__ */ jsx("path", { d: "m15.679 36.574 6.002-6.003 1.238 1.238-8.114 8.115-.003-.003H14.8L6.687 31.81l1.238-1.238 6.004 6.004V12.02h1.75v24.555Zm25.913-20.317-1.238 1.237-6.172-6.172v24.703h-1.75V11.322l-6.171 6.172-1.238-1.237 8.284-8.285 8.285 8.285Z" }),
|
|
8
|
+
normalHover: /* @__PURE__ */ jsx("path", { d: "m41.592 14.255-1.237 1.237-6.172-6.172v24.703h-1.75V9.32l-6.172 6.172-1.238-1.237 8.285-8.285 8.284 8.285ZM15.679 38.572l6.003-6.003 1.237 1.238-8.114 8.115-.003-.003H14.8l-8.114-8.112 1.238-1.238 6.004 6.004V14.018h1.75v24.554Z" }),
|
|
9
|
+
xSmall: /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
10
|
+
/* @__PURE__ */ jsx("path", {
|
|
11
|
+
"fill-rule": "evenodd",
|
|
12
|
+
"clip-rule": "evenodd",
|
|
13
|
+
d: "M31.905 12.936h-1.894v20.013h1.895V12.936Zm-13.913 2.219h-1.895v19.793h1.895V15.155Z"
|
|
14
|
+
}),
|
|
15
|
+
/* @__PURE__ */ jsx("path", {
|
|
16
|
+
"fill-rule": "evenodd",
|
|
17
|
+
"clip-rule": "evenodd",
|
|
18
|
+
d: "m32.296 11.918-1.34-1.34-6.77 6.77 1.34 1.34 6.77-6.77ZM15.707 36.096l1.34 1.34 6.77-6.771-1.34-1.34-6.77 6.771Z"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"clip-rule": "evenodd",
|
|
23
|
+
d: "m36.39 18.686 1.34-1.34-6.77-6.769-1.34 1.34 6.77 6.77ZM11.611 29.324l-1.34 1.34 6.771 6.77 1.34-1.34-6.77-6.77Z"
|
|
24
|
+
})
|
|
25
|
+
] }),
|
|
26
|
+
xSmallHover: /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
27
|
+
/* @__PURE__ */ jsx("path", {
|
|
28
|
+
"fill-rule": "evenodd",
|
|
29
|
+
"clip-rule": "evenodd",
|
|
30
|
+
d: "M31.905 11.673h-1.894v20.013h1.895V11.673Zm-13.913 4.744h-1.895v19.794h1.895V16.417Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
"fill-rule": "evenodd",
|
|
34
|
+
"clip-rule": "evenodd",
|
|
35
|
+
d: "m32.296 10.654-1.34-1.34-6.77 6.77 1.34 1.34 6.77-6.77ZM15.707 37.36l1.34 1.34 6.77-6.771-1.34-1.34-6.77 6.77Z"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ jsx("path", {
|
|
38
|
+
"fill-rule": "evenodd",
|
|
39
|
+
"clip-rule": "evenodd",
|
|
40
|
+
d: "m36.39 17.424 1.34-1.34-6.77-6.77-1.34 1.34 6.77 6.77ZM11.611 30.588l-1.34 1.34 6.771 6.77 1.34-1.34-6.77-6.77Z"
|
|
41
|
+
})
|
|
42
|
+
] })
|
|
43
|
+
});
|
|
44
|
+
};
|
|
45
|
+
var Sort_default = Sort;
|
|
46
|
+
export { Sort_default as default };
|
|
47
|
+
|
|
48
|
+
//# sourceMappingURL=Sort.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Sort.js","names":["Sort: React.FC<SvgPathProps>"],"sources":["../../../src/components/Icons/Sort.tsx"],"sourcesContent":["import type { SvgPathProps } from '../Icon';\n\nimport { getIcon } from '../Icon/utils';\n\nconst Sort: React.FC<SvgPathProps> = ({ size, isHovered }: SvgPathProps): React.ReactElement => {\n const normal = (\n <path d=\"m15.679 36.574 6.002-6.003 1.238 1.238-8.114 8.115-.003-.003H14.8L6.687 31.81l1.238-1.238 6.004 6.004V12.02h1.75v24.555Zm25.913-20.317-1.238 1.237-6.172-6.172v24.703h-1.75V11.322l-6.171 6.172-1.238-1.237 8.284-8.285 8.285 8.285Z\" />\n );\n\n const normalHover = (\n <path d=\"m41.592 14.255-1.237 1.237-6.172-6.172v24.703h-1.75V9.32l-6.172 6.172-1.238-1.237 8.285-8.285 8.284 8.285ZM15.679 38.572l6.003-6.003 1.237 1.238-8.114 8.115-.003-.003H14.8l-8.114-8.112 1.238-1.238 6.004 6.004V14.018h1.75v24.554Z\" />\n );\n\n const xSmall = (\n <>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M31.905 12.936h-1.894v20.013h1.895V12.936Zm-13.913 2.219h-1.895v19.793h1.895V15.155Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"m32.296 11.918-1.34-1.34-6.77 6.77 1.34 1.34 6.77-6.77ZM15.707 36.096l1.34 1.34 6.77-6.771-1.34-1.34-6.77 6.771Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"m36.39 18.686 1.34-1.34-6.77-6.769-1.34 1.34 6.77 6.77ZM11.611 29.324l-1.34 1.34 6.771 6.77 1.34-1.34-6.77-6.77Z\"\n />\n </>\n );\n\n const xSmallHover = (\n <>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M31.905 11.673h-1.894v20.013h1.895V11.673Zm-13.913 4.744h-1.895v19.794h1.895V16.417Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"m32.296 10.654-1.34-1.34-6.77 6.77 1.34 1.34 6.77-6.77ZM15.707 37.36l1.34 1.34 6.77-6.771-1.34-1.34-6.77 6.77Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"m36.39 17.424 1.34-1.34-6.77-6.77-1.34 1.34 6.77 6.77ZM11.611 30.588l-1.34 1.34 6.771 6.77 1.34-1.34-6.77-6.77Z\"\n />\n </>\n );\n\n return getIcon({ size, isHovered, normal, normalHover, xSmall, xSmallHover });\n};\n\nexport default Sort;\n"],"mappings":";;AAIA,IAAMA,QAAgC,EAAE,MAAM,gBAAkD;AAiD9F,QAAO,QAAQ;EAAE;EAAM;EAAW,QA/ChC,oBAAC,QAAA,EAAK,GAAE,wOAAA,CAAyO;EA+CzM,aA3CxC,oBAAC,QAAA,EAAK,GAAE,wOAAA,CAAyO;EA2C5L,QAvCrD,qBAAA,UAAA,EAAA,UAAA;GACE,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;MACD;EAuB0D,aAnB7D,qBAAA,UAAA,EAAA,UAAA;GACE,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;GACF,oBAAC,QAAA;IACC,aAAU;IACV,aAAU;IACV,GAAE;KACF;MACD;EAGuE,CAAC;;AAG/E,IAAA,eAAe"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as uuid } from "../../uuid.js";
|
|
2
2
|
import { c as ZIndex, n as AnalyticsId } from "../../constants2.js";
|
|
3
|
-
import
|
|
3
|
+
import cn from "classnames";
|
|
4
4
|
import { useCallback, useRef, useState } from "react";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import loaderStyles from "./styles.module.scss";
|
|
@@ -21,19 +21,19 @@ var Loader = (props) => {
|
|
|
21
21
|
const isSmall = size === "small";
|
|
22
22
|
const isMedium = size === "medium";
|
|
23
23
|
const isLarge = size === "large";
|
|
24
|
-
const loaderWrapperClasses =
|
|
24
|
+
const loaderWrapperClasses = cn({
|
|
25
25
|
[loaderStyles["loader-wrapper--center"]]: center,
|
|
26
26
|
[loaderStyles["loader-wrapper--overlay"]]: overlay,
|
|
27
27
|
[loaderStyles["loader-wrapper--overlay-screen"]]: overlay === Overlay.screen,
|
|
28
28
|
[loaderStyles["loader-wrapper--overlay-parent"]]: overlay === Overlay.parent && display,
|
|
29
29
|
[loaderStyles["loader-wrapper--inline"]]: inline && display
|
|
30
30
|
});
|
|
31
|
-
const loaderClasses =
|
|
31
|
+
const loaderClasses = cn(loaderStyles.loader, {
|
|
32
32
|
[loaderStyles["loader--small"]]: isSmall,
|
|
33
33
|
[loaderStyles["loader--medium"]]: isMedium,
|
|
34
34
|
[loaderStyles["loader--large"]]: isLarge
|
|
35
35
|
}, className);
|
|
36
|
-
const loaderDotClasses =
|
|
36
|
+
const loaderDotClasses = cn(loaderStyles.loader__dot, {
|
|
37
37
|
[loaderStyles["loader__dot--small"]]: isSmall,
|
|
38
38
|
[loaderStyles["loader__dot--medium"]]: isMedium,
|
|
39
39
|
[loaderStyles["loader__dot--large"]]: isLarge,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["Loader: React.FC<LoaderProps>"],"sources":["../../../src/components/Loader/constants.ts","../../../src/components/Loader/Loader.tsx","../../../src/components/Loader/index.ts"],"sourcesContent":["export enum Overlay {\n screen = 'screen',\n parent = 'parent',\n}\n","import { useCallback, useRef, useState } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { PaletteNames } from '../../theme/palette';\n\nimport { Overlay } from './constants';\nimport { AnalyticsId, ZIndex } from '../../constants';\nimport { uuid } from '../../utils/uuid';\n\nimport loaderStyles from './styles.module.scss';\n\nexport type LoaderColors = PaletteNames;\nexport type LoaderSizes = 'tiny' | 'small' | 'medium' | 'large';\n\nexport interface LoaderProps {\n /** Sets the color of the loader. If overlay is used, the color will always be white. */\n color?: LoaderColors;\n /**\tAdds custom classes to the element. */\n className?: string;\n /** Changes the size of the loader. */\n size?: LoaderSizes;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** id of the label */\n labelId?: string;\n /** Centers the loader in a container */\n center?: boolean;\n /** Inline the loader so it can be used in a span or paragraph */\n inline?: boolean;\n /** Loader is displayed with grey background covering the entire screen */\n overlay?: keyof typeof Overlay;\n /** Individual id for loading icon (aria-labelledby). */\n ariaLabelledById?: string;\n /** String that labels the current loading element */\n ariaLabel?: string;\n}\n\nconst Loader: React.FC<LoaderProps> = props => {\n const {\n overlay,\n size = 'small',\n className = '',\n labelId = uuid(),\n testId,\n center,\n inline,\n ariaLabelledById,\n ariaLabel = 'Laster inn',\n } = props;\n const color = props.overlay ? 'white' : props.color || 'neutral';\n\n const showLoader = (): boolean => {\n if (overlay === Overlay.parent || inline) {\n return false;\n }\n\n return true;\n };\n\n const [display, setDisplay] = useState(showLoader());\n const hasInitializedRef = useRef(false);\n\n const isSmall = size === 'small';\n const isMedium = size === 'medium';\n const isLarge = size === 'large';\n\n const loaderWrapperClasses = classNames({\n [loaderStyles['loader-wrapper--center']]: center,\n [loaderStyles['loader-wrapper--overlay']]: overlay,\n [loaderStyles['loader-wrapper--overlay-screen']]: overlay === Overlay.screen,\n [loaderStyles['loader-wrapper--overlay-parent']]: overlay === Overlay.parent && display,\n [loaderStyles['loader-wrapper--inline']]: inline && display,\n });\n const loaderClasses = classNames(\n loaderStyles.loader,\n {\n [loaderStyles['loader--small']]: isSmall,\n [loaderStyles['loader--medium']]: isMedium,\n [loaderStyles['loader--large']]: isLarge,\n },\n className\n );\n const loaderDotClasses = classNames(loaderStyles.loader__dot, {\n [loaderStyles['loader__dot--small']]: isSmall,\n [loaderStyles['loader__dot--medium']]: isMedium,\n [loaderStyles['loader__dot--large']]: isLarge,\n [loaderStyles['loader__dot--banana']]: color === 'banana',\n [loaderStyles['loader__dot--cherry']]: color === 'cherry',\n [loaderStyles['loader__dot--kiwi']]: color === 'kiwi',\n [loaderStyles['loader__dot--neutral']]: color === 'neutral',\n [loaderStyles['loader__dot--plum']]: color === 'plum',\n [loaderStyles['loader__dot--black']]: color === 'black',\n [loaderStyles['loader__dot--white']]: color === 'white',\n });\n\n const wrapperRef = useCallback(\n (node: HTMLDivElement | null) => {\n if (node && !hasInitializedRef.current) {\n hasInitializedRef.current = true;\n if (overlay === Overlay.parent && node.parentElement?.style) {\n node.parentElement.style.position = 'relative';\n setDisplay(true);\n }\n if (inline && node.parentElement?.style) {\n node.parentElement.style.display = 'flex';\n setDisplay(true);\n }\n }\n },\n [overlay, inline]\n );\n\n return (\n <div className={loaderWrapperClasses} ref={wrapperRef} style={overlay === Overlay.screen ? { zIndex: ZIndex.OverlayScreen } : {}}>\n {display && (\n <div\n data-testid={testId}\n data-analyticsid={AnalyticsId.Loader}\n role=\"progressbar\"\n aria-labelledby={ariaLabelledById || labelId}\n className={loaderClasses}\n >\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n {!ariaLabelledById && (\n <span id={labelId} className={loaderStyles['loader__hidden-text']}>\n {ariaLabel}\n </span>\n )}\n </div>\n )}\n </div>\n );\n};\n\nexport default Loader;\n","import Loader from './Loader';\nexport { Overlay } from './constants';\nexport * from './Loader';\nexport default Loader;\n"],"mappings":";;;;;;AAAA,IAAY,UAAA,yBAAA,WAAL;AACL,WAAA,YAAA;AACA,WAAA,YAAA;;;ACoCF,IAAMA,UAAgC,UAAS;CAC7C,MAAM,EACJ,SACA,OAAO,SACP,YAAY,IACZ,UAAU,MAAM,EAChB,QACA,QACA,QACA,kBACA,YAAY,iBACV;CACJ,MAAM,QAAQ,MAAM,UAAU,UAAU,MAAM,SAAS;CAEvD,MAAM,mBAA4B;AAChC,MAAI,YAAY,QAAQ,UAAU,OAChC,QAAO;AAGT,SAAO;;CAGT,MAAM,CAAC,SAAS,cAAc,SAAS,YAAY,CAAC;CACpD,MAAM,oBAAoB,OAAO,MAAM;CAEvC,MAAM,UAAU,SAAS;CACzB,MAAM,WAAW,SAAS;CAC1B,MAAM,UAAU,SAAS;CAEzB,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"index.js","names":["Loader: React.FC<LoaderProps>"],"sources":["../../../src/components/Loader/constants.ts","../../../src/components/Loader/Loader.tsx","../../../src/components/Loader/index.ts"],"sourcesContent":["export enum Overlay {\n screen = 'screen',\n parent = 'parent',\n}\n","import { useCallback, useRef, useState } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { PaletteNames } from '../../theme/palette';\n\nimport { Overlay } from './constants';\nimport { AnalyticsId, ZIndex } from '../../constants';\nimport { uuid } from '../../utils/uuid';\n\nimport loaderStyles from './styles.module.scss';\n\nexport type LoaderColors = PaletteNames;\nexport type LoaderSizes = 'tiny' | 'small' | 'medium' | 'large';\n\nexport interface LoaderProps {\n /** Sets the color of the loader. If overlay is used, the color will always be white. */\n color?: LoaderColors;\n /**\tAdds custom classes to the element. */\n className?: string;\n /** Changes the size of the loader. */\n size?: LoaderSizes;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** id of the label */\n labelId?: string;\n /** Centers the loader in a container */\n center?: boolean;\n /** Inline the loader so it can be used in a span or paragraph */\n inline?: boolean;\n /** Loader is displayed with grey background covering the entire screen */\n overlay?: keyof typeof Overlay;\n /** Individual id for loading icon (aria-labelledby). */\n ariaLabelledById?: string;\n /** String that labels the current loading element */\n ariaLabel?: string;\n}\n\nconst Loader: React.FC<LoaderProps> = props => {\n const {\n overlay,\n size = 'small',\n className = '',\n labelId = uuid(),\n testId,\n center,\n inline,\n ariaLabelledById,\n ariaLabel = 'Laster inn',\n } = props;\n const color = props.overlay ? 'white' : props.color || 'neutral';\n\n const showLoader = (): boolean => {\n if (overlay === Overlay.parent || inline) {\n return false;\n }\n\n return true;\n };\n\n const [display, setDisplay] = useState(showLoader());\n const hasInitializedRef = useRef(false);\n\n const isSmall = size === 'small';\n const isMedium = size === 'medium';\n const isLarge = size === 'large';\n\n const loaderWrapperClasses = classNames({\n [loaderStyles['loader-wrapper--center']]: center,\n [loaderStyles['loader-wrapper--overlay']]: overlay,\n [loaderStyles['loader-wrapper--overlay-screen']]: overlay === Overlay.screen,\n [loaderStyles['loader-wrapper--overlay-parent']]: overlay === Overlay.parent && display,\n [loaderStyles['loader-wrapper--inline']]: inline && display,\n });\n const loaderClasses = classNames(\n loaderStyles.loader,\n {\n [loaderStyles['loader--small']]: isSmall,\n [loaderStyles['loader--medium']]: isMedium,\n [loaderStyles['loader--large']]: isLarge,\n },\n className\n );\n const loaderDotClasses = classNames(loaderStyles.loader__dot, {\n [loaderStyles['loader__dot--small']]: isSmall,\n [loaderStyles['loader__dot--medium']]: isMedium,\n [loaderStyles['loader__dot--large']]: isLarge,\n [loaderStyles['loader__dot--banana']]: color === 'banana',\n [loaderStyles['loader__dot--cherry']]: color === 'cherry',\n [loaderStyles['loader__dot--kiwi']]: color === 'kiwi',\n [loaderStyles['loader__dot--neutral']]: color === 'neutral',\n [loaderStyles['loader__dot--plum']]: color === 'plum',\n [loaderStyles['loader__dot--black']]: color === 'black',\n [loaderStyles['loader__dot--white']]: color === 'white',\n });\n\n const wrapperRef = useCallback(\n (node: HTMLDivElement | null) => {\n if (node && !hasInitializedRef.current) {\n hasInitializedRef.current = true;\n if (overlay === Overlay.parent && node.parentElement?.style) {\n node.parentElement.style.position = 'relative';\n setDisplay(true);\n }\n if (inline && node.parentElement?.style) {\n node.parentElement.style.display = 'flex';\n setDisplay(true);\n }\n }\n },\n [overlay, inline]\n );\n\n return (\n <div className={loaderWrapperClasses} ref={wrapperRef} style={overlay === Overlay.screen ? { zIndex: ZIndex.OverlayScreen } : {}}>\n {display && (\n <div\n data-testid={testId}\n data-analyticsid={AnalyticsId.Loader}\n role=\"progressbar\"\n aria-labelledby={ariaLabelledById || labelId}\n className={loaderClasses}\n >\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n <div className={loaderDotClasses} />\n {!ariaLabelledById && (\n <span id={labelId} className={loaderStyles['loader__hidden-text']}>\n {ariaLabel}\n </span>\n )}\n </div>\n )}\n </div>\n );\n};\n\nexport default Loader;\n","import Loader from './Loader';\nexport { Overlay } from './constants';\nexport * from './Loader';\nexport default Loader;\n"],"mappings":";;;;;;AAAA,IAAY,UAAA,yBAAA,WAAL;AACL,WAAA,YAAA;AACA,WAAA,YAAA;;;ACoCF,IAAMA,UAAgC,UAAS;CAC7C,MAAM,EACJ,SACA,OAAO,SACP,YAAY,IACZ,UAAU,MAAM,EAChB,QACA,QACA,QACA,kBACA,YAAY,iBACV;CACJ,MAAM,QAAQ,MAAM,UAAU,UAAU,MAAM,SAAS;CAEvD,MAAM,mBAA4B;AAChC,MAAI,YAAY,QAAQ,UAAU,OAChC,QAAO;AAGT,SAAO;;CAGT,MAAM,CAAC,SAAS,cAAc,SAAS,YAAY,CAAC;CACpD,MAAM,oBAAoB,OAAO,MAAM;CAEvC,MAAM,UAAU,SAAS;CACzB,MAAM,WAAW,SAAS;CAC1B,MAAM,UAAU,SAAS;CAEzB,MAAM,uBAAuB,GAAW;GACrC,aAAa,4BAA4B;GACzC,aAAa,6BAA6B;GAC1C,aAAa,oCAAoC,YAAY,QAAQ;GACrE,aAAa,oCAAoC,YAAY,QAAQ,UAAU;GAC/E,aAAa,4BAA4B,UAAU;EACrD,CAAC;CACF,MAAM,gBAAgB,GACpB,aAAa,QACb;GACG,aAAa,mBAAmB;GAChC,aAAa,oBAAoB;GACjC,aAAa,mBAAmB;EAClC,EACD,UACD;CACD,MAAM,mBAAmB,GAAW,aAAa,aAAa;GAC3D,aAAa,wBAAwB;GACrC,aAAa,yBAAyB;GACtC,aAAa,wBAAwB;GACrC,aAAa,yBAAyB,UAAU;GAChD,aAAa,yBAAyB,UAAU;GAChD,aAAa,uBAAuB,UAAU;GAC9C,aAAa,0BAA0B,UAAU;GACjD,aAAa,uBAAuB,UAAU;GAC9C,aAAa,wBAAwB,UAAU;GAC/C,aAAa,wBAAwB,UAAU;EACjD,CAAC;AAmBF,QACE,oBAAC,OAAA;EAAI,WAAW;EAAsB,KAlBrB,aAChB,SAAgC;AAC/B,OAAI,QAAQ,CAAC,kBAAkB,SAAS;AACtC,sBAAkB,UAAU;AAC5B,QAAI,YAAY,QAAQ,UAAU,KAAK,eAAe,OAAO;AAC3D,UAAK,cAAc,MAAM,WAAW;AACpC,gBAAW,KAAK;;AAElB,QAAI,UAAU,KAAK,eAAe,OAAO;AACvC,UAAK,cAAc,MAAM,UAAU;AACnC,gBAAW,KAAK;;;KAItB,CAAC,SAAS,OAAO,CAClB;EAGwD,OAAO,YAAY,QAAQ,SAAS,EAAE,QAAQ,OAAO,eAAe,GAAG,EAAE;YAC7H,WACC,qBAAC,OAAA;GACC,eAAa;GACb,oBAAkB,YAAY;GAC9B,MAAK;GACL,mBAAiB,oBAAoB;GACrC,WAAW;;IAEX,oBAAC,OAAA,EAAI,WAAW,kBAAA,CAAoB;IACpC,oBAAC,OAAA,EAAI,WAAW,kBAAA,CAAoB;IACpC,oBAAC,OAAA,EAAI,WAAW,kBAAA,CAAoB;IACpC,oBAAC,OAAA,EAAI,WAAW,kBAAA,CAAoB;IACnC,CAAC,oBACA,oBAAC,QAAA;KAAK,IAAI;KAAS,WAAW,aAAa;eACxC;MACI;;IAEL;GAEJ;;ACnIV,IAAA,iBDuIe"}
|
|
@@ -15,7 +15,7 @@ import { t as AlertSignFill_default } from "../../AlertSignFill.js";
|
|
|
15
15
|
import { t as AlertSignStroke_default } from "../../AlertSignStroke.js";
|
|
16
16
|
import { t as CheckOutline_default } from "../../CheckOutline.js";
|
|
17
17
|
import { t as Portal } from "../../Portal.js";
|
|
18
|
-
import
|
|
18
|
+
import cn from "classnames";
|
|
19
19
|
import React, { useEffect } from "react";
|
|
20
20
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
21
21
|
import styles from "./styles.module.scss";
|
|
@@ -109,8 +109,8 @@ var Modal = (props) => {
|
|
|
109
109
|
useEffect(() => {
|
|
110
110
|
dialogRef.current?.focus();
|
|
111
111
|
}, []);
|
|
112
|
-
const dialogClasses =
|
|
113
|
-
const titleClasses =
|
|
112
|
+
const dialogClasses = cn(className, styles.modal, variant && styles[`modal--${variant}`], size && styles[`modal--${size}`], contentIsScrollable && !showActions && styles["modal--no-actions"]);
|
|
113
|
+
const titleClasses = cn({
|
|
114
114
|
[styles["modal__title--error"]]: variant === ModalVariants.error,
|
|
115
115
|
[styles["modal__title--success"]]: variant === ModalVariants.success
|
|
116
116
|
});
|
|
@@ -132,9 +132,9 @@ var Modal = (props) => {
|
|
|
132
132
|
...ariaLabelAttributes,
|
|
133
133
|
ref: dialogRef,
|
|
134
134
|
children: [
|
|
135
|
-
/* @__PURE__ */ jsx("div", { className:
|
|
135
|
+
/* @__PURE__ */ jsx("div", { className: cn(styles["modal__shadow"], styles["modal__shadow--top"], { [styles["modal__shadow--show"]]: !topContentVisible && contentIsScrollable }) }),
|
|
136
136
|
/* @__PURE__ */ jsxs("div", {
|
|
137
|
-
className:
|
|
137
|
+
className: cn(styles.modal__contentWrapper),
|
|
138
138
|
tabIndex: contentIsScrollable ? 0 : void 0,
|
|
139
139
|
role: contentIsScrollable ? "region" : void 0,
|
|
140
140
|
...contentIsScrollable ? ariaLabelAttributes : {},
|
|
@@ -142,14 +142,14 @@ var Modal = (props) => {
|
|
|
142
142
|
children: [!props.noCloseButton && /* @__PURE__ */ jsx("div", {
|
|
143
143
|
className: styles.modal__closeWrapper,
|
|
144
144
|
children: /* @__PURE__ */ jsx("div", {
|
|
145
|
-
className:
|
|
145
|
+
className: cn(styles.modal__closeWrapper__close),
|
|
146
146
|
children: /* @__PURE__ */ jsx(Close_default, {
|
|
147
147
|
onClick: props.onClose,
|
|
148
148
|
ariaLabel: props.ariaLabelCloseBtn
|
|
149
149
|
})
|
|
150
150
|
})
|
|
151
151
|
}), /* @__PURE__ */ jsxs("div", {
|
|
152
|
-
className:
|
|
152
|
+
className: cn(size && styles[`modal__contentWrapper__scroll--${size}`]),
|
|
153
153
|
children: [
|
|
154
154
|
/* @__PURE__ */ jsx("div", { ref: topContent }),
|
|
155
155
|
/* @__PURE__ */ jsxs("div", {
|
|
@@ -178,9 +178,9 @@ var Modal = (props) => {
|
|
|
178
178
|
]
|
|
179
179
|
})]
|
|
180
180
|
}),
|
|
181
|
-
/* @__PURE__ */ jsx("div", { className:
|
|
181
|
+
/* @__PURE__ */ jsx("div", { className: cn(styles["modal__shadow"], styles["modal__shadow--bottom"], { [styles["modal__shadow--show"]]: !bottomContentVisible && contentIsScrollable }) }),
|
|
182
182
|
showActions && /* @__PURE__ */ jsxs("div", {
|
|
183
|
-
className:
|
|
183
|
+
className: cn(styles["modal__call-to-action"], size && styles[`modal__call-to-action--${size}`]),
|
|
184
184
|
children: [
|
|
185
185
|
props.onSuccess && primaryButtonText && /* @__PURE__ */ jsx(Button_default, {
|
|
186
186
|
onClick: props.onSuccess,
|