@helsenorge/designsystem-react 1.0.0-beta105 → 1.0.0-beta106
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/{Button-f26a558e.js → Button-397ff5a8.js} +2 -2
- package/Button-397ff5a8.js.map +1 -0
- package/Checkbox-acd12b0c.js +2 -0
- package/Checkbox-acd12b0c.js.map +1 -0
- package/{Close-35ad7d35.js → Close-060173de.js} +2 -2
- package/Close-060173de.js.map +1 -0
- package/FormGroup-b2b6efe0.js +2 -0
- package/FormGroup-b2b6efe0.js.map +1 -0
- package/{Icon-89da8de4.js → Icon-537c6b21.js} +2 -2
- package/Icon-537c6b21.js.map +1 -0
- package/{Input-19650c24.js → Input-59ca2467.js} +2 -2
- package/Input-59ca2467.js.map +1 -0
- package/{Loader-fa16a352.js → Loader-bc13d060.js} +2 -2
- package/Loader-bc13d060.js.map +1 -0
- package/{Modal-1bae215e.js → Modal-3c7f9f93.js} +2 -2
- package/Modal-3c7f9f93.js.map +1 -0
- package/{RadioButton-fe4bbd36.js → RadioButton-c173d440.js} +2 -2
- package/RadioButton-c173d440.js.map +1 -0
- package/{Textarea-e1d1144c.js → Textarea-78e20c9a.js} +2 -2
- package/Textarea-78e20c9a.js.map +1 -0
- package/{Title-af53f589.js → Title-9df559dd.js} +2 -2
- package/Title-9df559dd.js.map +1 -0
- package/Validation-16a8bdcd.js +2 -0
- package/Validation-16a8bdcd.js.map +1 -0
- package/components/AnchorLink/index.js +1 -1
- package/components/Avatar/index.js +1 -1
- package/components/Badge/index.js +1 -1
- package/components/Button/index.js +1 -1
- package/components/ButtonWithModal/index.js +1 -1
- package/components/Checkbox/index.js +1 -1
- package/components/Close/index.js +1 -1
- package/components/Expander/Expander.d.ts.map +1 -1
- package/components/Expander/index.js +1 -1
- package/components/ExpanderList/ExpanderList.d.ts.map +1 -1
- package/components/ExpanderList/index.js +1 -1
- package/components/ExpanderList/styles.module.scss +5 -0
- package/components/ExpanderList/styles.module.scss.d.ts +1 -0
- package/components/FormExample/index.js +1 -1
- package/components/FormGroup/index.js +1 -1
- package/components/HighlightBox/HighlightBox.d.ts +3 -0
- package/components/HighlightBox/HighlightBox.d.ts.map +1 -1
- package/components/HighlightBox/componentdata.json +19 -0
- package/components/HighlightBox/index.js +1 -1
- package/components/HighlightBox/styles.module.scss +118 -33
- package/components/Icons/AcupunctureBack.js +1 -1
- package/components/Icons/Icon.js +1 -1
- package/components/Icons/NoEye.js +1 -1
- package/components/Icons/SectionSign.js +1 -1
- package/components/Icons/SpeechBubble.js +1 -1
- package/components/Icons/SupportingPerson.js +1 -1
- package/components/Icons/Syringe.js +1 -1
- package/components/Icons/index.js +1 -1
- package/components/Input/index.js +1 -1
- package/components/LinkList/index.js +1 -1
- package/components/List/index.js +1 -1
- package/components/Loader/index.js +1 -1
- package/components/Logo/index.js +1 -1
- package/components/Modal/index.js +1 -1
- package/components/NotificationPanel/NotificationPanel.d.ts +1 -1
- package/components/NotificationPanel/NotificationPanel.d.ts.map +1 -1
- package/components/NotificationPanel/componentdata.json +1 -1
- package/components/NotificationPanel/index.js +1 -1
- package/components/NotificationPanel/styles.module.scss +66 -51
- package/components/NotificationPanel/styles.module.scss.d.ts +9 -10
- package/components/Portal/index.js +1 -1
- package/components/RadioButton/index.js +1 -1
- package/components/Slider/index.js +1 -1
- package/components/Spacer/index.js +1 -1
- package/components/Textarea/index.js +1 -1
- package/components/Tile/index.js +1 -1
- package/components/Title/index.js +1 -1
- package/components/Validation/index.js +1 -1
- package/constants-eb74321e.js +2 -0
- package/constants-eb74321e.js.map +1 -0
- package/constants.d.ts +1 -0
- package/constants.d.ts.map +1 -1
- package/hooks/useSize.d.ts +9 -0
- package/hooks/useSize.d.ts.map +1 -0
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/useSticky-d61d1f0b.js +2 -0
- package/useSticky-d61d1f0b.js.map +1 -0
- package/Button-f26a558e.js.map +0 -1
- package/Checkbox-798282e4.js +0 -2
- package/Checkbox-798282e4.js.map +0 -1
- package/Close-35ad7d35.js.map +0 -1
- package/FormGroup-0577b07f.js +0 -2
- package/FormGroup-0577b07f.js.map +0 -1
- package/Icon-89da8de4.js.map +0 -1
- package/Input-19650c24.js.map +0 -1
- package/Loader-fa16a352.js.map +0 -1
- package/Modal-1bae215e.js.map +0 -1
- package/RadioButton-fe4bbd36.js.map +0 -1
- package/Textarea-e1d1144c.js.map +0 -1
- package/Title-af53f589.js.map +0 -1
- package/Validation-fd3f7f58.js +0 -2
- package/Validation-fd3f7f58.js.map +0 -1
- package/constants-ad6c82db.js +0 -2
- package/constants-ad6c82db.js.map +0 -1
- package/useSticky-194f2b78.js +0 -2
- package/useSticky-194f2b78.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{F as s}from"../../FormGroup-
|
|
1
|
+
import{F as s}from"../../FormGroup-b2b6efe0.js";export{F as FormGroup,F as default}from"../../FormGroup-b2b6efe0.js";import"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import"react";import"../../index-9b84fabc.js";import"./styles.module.scss";import"../../Checkbox-acd12b0c.js";import"../../uuid-fe7442b7.js";import"../../Check-6291ad09.js";import"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";import"../../color-a10c7892.js";import"../../index-0e78dfa0.js";import"../../palette-f206f488.js";import"../../grid-11a70eb7.js";import"../Checkbox/styles.module.scss";import"../../RadioButton-c173d440.js";import"../RadioButton/styles.module.scss";import"../../Input-59ca2467.js";import"../../useBreakpoint-552af2b9.js";import"../Input/styles.module.scss";import"../../Title-9df559dd.js";import"../Title/styles.module.scss";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PaletteNames } from '../../theme/palette';
|
|
3
|
+
import { SvgIcon } from '../Icons';
|
|
3
4
|
export declare type HighlightBoxColors = Extract<PaletteNames, 'white' | 'blueberry' | 'cherry' | 'neutral' | 'kiwi' | 'plum'>;
|
|
4
5
|
export declare enum HighlightBoxSize {
|
|
5
6
|
medium = "medium",
|
|
@@ -14,6 +15,8 @@ interface HighlightBoxProps {
|
|
|
14
15
|
color?: HighlightBoxColors;
|
|
15
16
|
/** Changes the size. Default: medium */
|
|
16
17
|
size?: keyof typeof HighlightBoxSize;
|
|
18
|
+
/** Adds an icon to the highlightbox. */
|
|
19
|
+
svgIcon?: SvgIcon;
|
|
17
20
|
/** Changes the underlying element. Default: div */
|
|
18
21
|
htmlMarkup?: HighlightBoxTags;
|
|
19
22
|
/** Sets the data-testid attribute. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HighlightBox.d.ts","sourceRoot":"","sources":["../../../src/components/HighlightBox/HighlightBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"HighlightBox.d.ts","sourceRoot":"","sources":["../../../src/components/HighlightBox/HighlightBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAInD,OAAa,EAAE,OAAO,EAAY,MAAM,UAAU,CAAC;AAGnD,oBAAY,kBAAkB,GAAG,OAAO,CAAC,YAAY,EAAE,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC,CAAC;AAEvH,oBAAY,gBAAgB;IAC1B,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,KAAK,UAAU;CAChB;AAED,oBAAY,gBAAgB,GAAG,OAAO,CACpC,MAAM,qBAAqB,EAC3B,KAAK,GAAG,MAAM,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,CAC1E,CAAC;AAEF,UAAU,iBAAiB;IACzB,yBAAyB;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,mDAAmD;IACnD,KAAK,CAAC,EAAE,kBAAkB,CAAC;IAC3B,wCAAwC;IACxC,IAAI,CAAC,EAAE,MAAM,OAAO,gBAAgB,CAAC;IACrC,wCAAwC;IACxC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,mDAAmD;IACnD,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,sCAAsC;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAuBD,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAgF7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -100,6 +100,25 @@
|
|
|
100
100
|
]
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
|
+
"svgIcon": {
|
|
104
|
+
"defaultValue": null,
|
|
105
|
+
"description": "Adds an icon to the highlightbox.",
|
|
106
|
+
"name": "svgIcon",
|
|
107
|
+
"parent": {
|
|
108
|
+
"fileName": "src/components/HighlightBox/HighlightBox.tsx",
|
|
109
|
+
"name": "HighlightBoxProps"
|
|
110
|
+
},
|
|
111
|
+
"declarations": [
|
|
112
|
+
{
|
|
113
|
+
"fileName": "src/components/HighlightBox/HighlightBox.tsx",
|
|
114
|
+
"name": "HighlightBoxProps"
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"required": false,
|
|
118
|
+
"type": {
|
|
119
|
+
"name": "FC<SvgPathProps>"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
103
122
|
"htmlMarkup": {
|
|
104
123
|
"defaultValue": null,
|
|
105
124
|
"description": "Changes the underlying element. Default: div",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import{c as t}from"../../index-9b84fabc.js";import a from"./styles.module.scss";import{A as i,I as l}from"../../constants-eb74321e.js";import{I as r}from"../../Icon-537c6b21.js";import"../../palette-f206f488.js";import{u as s,B as o}from"../../useBreakpoint-552af2b9.js";import"../../_tslib-51c8a283.js";import"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import"../../grid-11a70eb7.js";var c;!function(e){e.medium="medium",e.large="large",e.fluid="fluid"}(c||(c={}));var m=function(i){var l=i.className,r=i.size,s=i.children;return e.createElement("div",{className:l},e.createElement("div",{className:a.highlightbox__row},e.createElement("div",{className:t(a.highlightbox__col,r===c.medium&&a["highlightbox__col--offset"])},s)))},n=function(i){var l=i.children;return e.createElement("div",{className:a["highlightbox__content-wrapper"]},e.createElement("div",{className:t(a.highlightbox__row)},l))};export default function(h){var g=h.children,d=h.color,u=void 0===d?"white":d,_=h.size,b=void 0===_?c.medium:_,f=h.testId,x=h.svgIcon,p=h.htmlMarkup,v=void 0===p?"div":p,E=s(),N=t(a.highlightbox,a["highlightbox--".concat(u)],a["highlightbox--".concat(b)],x&&a["highlightbox--has-icon"]),j=function(){if(x){var t=b===c.large&&E&&E>=o.md?l.Medium:l.Small;return e.createElement(e.Fragment,null,e.createElement("div",{className:a.highlightbox__icon},e.createElement(r,{svgIcon:x,size:t})),e.createElement("div",{className:a.highlightbox__content},g))}return g},w=v;return b===c.medium?e.createElement(m,{className:N,size:b},e.createElement(w,{className:a["highlightbox__content-wrapper"],"data-testid":f,"data-analyticsid":i.HighlightBox},j())):b===c.large&&x?e.createElement(m,{className:N,size:b},e.createElement(n,null,e.createElement(w,{className:t(a.highlightbox__col,a["highlightbox__col--large-with-icon"]),"data-testid":f,"data-analyticsid":i.HighlightBox},j()))):b===c.large?e.createElement(m,{className:N,size:b},e.createElement(n,null,e.createElement(w,{className:t(a.highlightbox__col,a["highlightbox__col--offset"]),"data-testid":f,"data-analyticsid":i.HighlightBox},j()))):b===c.fluid?e.createElement(w,{className:N,"data-testid":f},j()):null}export{c as HighlightBoxSize};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -7,83 +7,168 @@
|
|
|
7
7
|
$box: &;
|
|
8
8
|
$colors: 'blueberry', 'cherry', 'neutral', 'kiwi', 'plum';
|
|
9
9
|
|
|
10
|
+
// Medium og large har bakgrunnsfarge på den indre wrapperen
|
|
11
|
+
// slik at bakgrunnsfargen ikke går helt ut i kantene
|
|
10
12
|
&--medium,
|
|
11
13
|
&--large {
|
|
12
|
-
@include make-container;
|
|
14
|
+
@include make-container();
|
|
15
|
+
@each $color in $colors {
|
|
16
|
+
&#{$box}--#{$color} {
|
|
17
|
+
#{$box}__content-wrapper {
|
|
18
|
+
background-color: map-get($palette-map, #{$color}50);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
// Hvit har sin egen regel siden den ikke har valører
|
|
24
|
+
&#{$box}--white {
|
|
25
|
+
#{$box}__content-wrapper {
|
|
26
|
+
background-color: $white;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
13
29
|
}
|
|
14
30
|
|
|
15
|
-
// large
|
|
16
|
-
|
|
17
|
-
&--
|
|
31
|
+
// large skal også ha bakgrunnsfarge på den ytre containeren på de minste skjermnene
|
|
32
|
+
// slik at bakgrunnsfargen går helt ut til skjermkanten
|
|
33
|
+
&--large {
|
|
18
34
|
@each $color in $colors {
|
|
19
35
|
&#{$box}--#{$color} {
|
|
20
|
-
|
|
36
|
+
@include media-breakpoint-down(xs) {
|
|
37
|
+
background-color: map-get($palette-map, #{$color}50);
|
|
38
|
+
}
|
|
21
39
|
}
|
|
22
40
|
}
|
|
23
|
-
|
|
41
|
+
|
|
24
42
|
&#{$box}--white {
|
|
25
|
-
|
|
43
|
+
@include media-breakpoint-down(xs) {
|
|
44
|
+
background-color: $white;
|
|
45
|
+
}
|
|
26
46
|
}
|
|
27
47
|
}
|
|
28
48
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
49
|
+
&--medium {
|
|
50
|
+
#{$box}__content-wrapper {
|
|
51
|
+
padding: getSpacer(m) getSpacer(s) getSpacer(l) getSpacer(s);
|
|
52
|
+
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
53
|
+
padding: getSpacer(m) getSpacer(m) getSpacer(l) getSpacer(m);
|
|
54
|
+
}
|
|
55
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
56
|
+
padding: getSpacer(l);
|
|
34
57
|
}
|
|
35
58
|
}
|
|
36
59
|
}
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
60
|
+
|
|
61
|
+
&--large {
|
|
62
|
+
#{$box}__content-wrapper {
|
|
63
|
+
padding-top: getSpacer(m);
|
|
64
|
+
padding-bottom: getSpacer(l);
|
|
65
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
66
|
+
padding-top: getSpacer(l);
|
|
67
|
+
padding-bottom: getSpacer(xl);
|
|
68
|
+
}
|
|
40
69
|
}
|
|
41
70
|
}
|
|
42
71
|
|
|
72
|
+
// fluid skal ha bakgrunnsfarge på den ytre containeren
|
|
43
73
|
&--fluid {
|
|
44
74
|
padding: getSpacer(m) getSpacer(s) getSpacer(l) getSpacer(s);
|
|
45
75
|
|
|
46
76
|
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
47
77
|
padding: getSpacer(m) getSpacer(m) getSpacer(l) getSpacer(m);
|
|
48
78
|
}
|
|
49
|
-
}
|
|
50
79
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
55
|
-
padding: getSpacer(m) getSpacer(m) getSpacer(l) getSpacer(m);
|
|
80
|
+
@each $color in $colors {
|
|
81
|
+
&#{$box}--#{$color} {
|
|
82
|
+
background-color: map-get($palette-map, #{$color}50);
|
|
56
83
|
}
|
|
84
|
+
}
|
|
85
|
+
&#{$box}--white {
|
|
86
|
+
background-color: $white;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
&--has-icon#{&}--medium {
|
|
91
|
+
#{$box}__content-wrapper {
|
|
92
|
+
display: flex;
|
|
57
93
|
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
58
|
-
padding: getSpacer(
|
|
94
|
+
padding-left: getSpacer(m);
|
|
59
95
|
}
|
|
60
96
|
}
|
|
61
97
|
}
|
|
62
98
|
|
|
63
|
-
&--large {
|
|
99
|
+
&--has-icon#{&}--large {
|
|
64
100
|
#{$box}__col {
|
|
65
|
-
|
|
66
|
-
|
|
101
|
+
display: flex;
|
|
102
|
+
}
|
|
103
|
+
#{$box}__content-wrapper {
|
|
104
|
+
@media (min-width: map-get($grid-breakpoints, sm)) {
|
|
105
|
+
padding-left: getSpacer(s);
|
|
106
|
+
}
|
|
107
|
+
@media (min-width: map-get($grid-breakpoints, md)) {
|
|
108
|
+
padding-left: getSpacer(m);
|
|
109
|
+
}
|
|
67
110
|
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
111
|
+
padding-left: 0;
|
|
68
112
|
padding-top: getSpacer(l);
|
|
69
113
|
padding-bottom: getSpacer(xl);
|
|
70
114
|
}
|
|
71
115
|
}
|
|
116
|
+
|
|
117
|
+
#{$box}__icon {
|
|
118
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
119
|
+
@include make-col-ready();
|
|
120
|
+
@include make-col(2);
|
|
121
|
+
display: flex;
|
|
122
|
+
justify-content: end;
|
|
123
|
+
margin-right: 0;
|
|
124
|
+
padding-right: getSpacer(s);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
#{$box}__content {
|
|
129
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
130
|
+
@include make-col-ready();
|
|
131
|
+
@include make-col(8);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
&--has-icon#{&}--fluid {
|
|
137
|
+
display: flex;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
&__icon {
|
|
141
|
+
margin-right: getSpacer(s);
|
|
72
142
|
}
|
|
73
143
|
|
|
74
144
|
&__row {
|
|
75
|
-
@include make-row;
|
|
145
|
+
@include make-row();
|
|
76
146
|
}
|
|
147
|
+
|
|
77
148
|
&__col {
|
|
78
|
-
|
|
149
|
+
@include make-col-ready();
|
|
79
150
|
@include make-col(12);
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
@
|
|
151
|
+
|
|
152
|
+
&--offset {
|
|
153
|
+
@media (min-width: map-get($grid-breakpoints, sm)) {
|
|
154
|
+
@include make-col(10);
|
|
155
|
+
@include make-col-offset(1);
|
|
156
|
+
}
|
|
157
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
158
|
+
@include make-col(8);
|
|
159
|
+
@include make-col-offset(2);
|
|
160
|
+
}
|
|
83
161
|
}
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
@
|
|
162
|
+
|
|
163
|
+
&--large-with-icon {
|
|
164
|
+
@media (min-width: map-get($grid-breakpoints, sm)) {
|
|
165
|
+
@include make-col(11);
|
|
166
|
+
@include make-col-offset(0);
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
@media (min-width: map-get($grid-breakpoints, lg)) {
|
|
170
|
+
@include make-col(12);
|
|
171
|
+
}
|
|
87
172
|
}
|
|
88
173
|
}
|
|
89
174
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{r as m}from"../../Icon-
|
|
1
|
+
import a from"react";import{r as m}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(c){c.isExtraSmall;var Z=c.isHovered;return m(!1,Z,a.createElement("path",{d:"m27.102 20.225-.65-.035-.648-.038c-.076 1.296.525 4.04 3.344 5.14l.473-1.212c-2.631-1.027-2.525-3.74-2.52-3.855Zm-9.046.062c.018.123.419 3.035-1.931 4.197l.576 1.166c3.21-1.589 2.665-5.398 2.64-5.559l-1.285.196Zm5.187-6.273-1.292-.143c-.032.285-.765 7.027.006 11.311.798 4.434.75 6.08.706 7.67-.012.39-.022.778-.022 1.203 0 2.117-.53 4.801-.535 4.827l1.275.254c.023-.114.559-2.834.559-5.08 0-.412.01-.789.022-1.167.047-1.657.096-3.37-.726-7.937-.737-4.097-.001-10.87.007-10.938Zm9.796 17.308c-.714-3.144 1.866-11.586 1.892-11.67l-1.242-.384c-.111.36-2.71 8.861-1.918 12.342.249 1.094.602 2.195.976 3.36.786 2.451 1.599 4.986 1.568 7.842l1.3.014c.032-3.067-.851-5.822-1.631-8.253-.364-1.137-.71-2.21-.945-3.25Zm5.792 3.227a12.168 12.168 0 0 1-.208-4.413c.642-4.714 1.623-12.97.973-15.302-1.144-4.102-3.798-4.643-6.364-5.166-.866-.176-1.761-.359-2.623-.677-2.974-1.1-2.816-3.649-2.807-3.757l-.648-.053-.648-.057c-.11 1.251.51 3.924 3.652 5.085.955.354 1.9.546 2.815.733 2.48.506 4.44.905 5.37 4.242.424 1.516.046 7.04-1.01 14.776a13.492 13.492 0 0 0 .243 4.923l2.435 8.122 1.245-.373-2.425-8.083Zm-26.295-2.113.36.626c.033-.092.064-.183.094-.273.362-1.064.674-1.983.757-2.462.127-.736-.48-3.117-1.211-5.528v7.637Zm-.038-11.928c.479 1.356 2.847 8.213 2.53 10.041-.101.58-.413 1.496-.807 2.658-.861 2.54-2.163 6.373-2.216 9.622l-1.3-.02c.007-.442.042-.893.087-1.346-1.263-1.264-2.512-2.77-3.715-4.5a10.752 10.752 0 0 1-1.928-5.84c-.087-3.004.227-7.25.457-10.348.12-1.62.224-3.02.238-3.788.07-3.992 2.909-6.589 8.436-7.719 3.426-.7 3.07-3.977 3.053-4.115l1.29-.157c.194 1.59-.412 4.795-4.083 5.545-4.917 1.005-7.337 3.122-7.396 6.47-.015.804-.115 2.152-.241 3.86-.228 3.071-.54 7.277-.454 10.214a9.456 9.456 0 0 0 1.695 5.135 33.597 33.597 0 0 0 2.875 3.61c.318-1.785.832-3.566 1.33-5.117l-1.026-1.778a.651.651 0 0 1-.087-.325V20.724c0-.316.228-.587.54-.64a.646.646 0 0 1 .722.424Zm7.633 16.87a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm4.797 0a.65.65 0 1 0 .703 1.093.65.65 0 0 0-.703-1.093Zm-4.476-2.512a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm7.067 0a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm0-2.727a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm2.2 0a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm-13.68 0a.65.65 0 1 0 .703 1.092.65.65 0 0 0-.703-1.092Zm2.2 2.727a.65.65 0 1 0 .703 1.092.65.65 0 0 0-.703-1.092Zm0-2.727a.65.65 0 1 0 .703 1.092.65.65 0 0 0-.703-1.092Zm2.213.06a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm4.806 2.667a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm.96-2.533a.65.65 0 1 1-1.092.704.65.65 0 0 1 1.092-.704Z","fill-rule":"evenodd"}),a.createElement("path",{d:"m27.102 20.225-.649-.035-.649-.038c-.076 1.296.525 4.04 3.344 5.14l.473-1.212c-2.63-1.027-2.525-3.74-2.519-3.855Zm-9.046.062c.018.124.42 3.035-1.932 4.197l.577 1.166c3.21-1.589 2.665-5.398 2.64-5.559l-1.285.196Zm5.186-6.273-1.292-.143c-.032.285-.764 7.027.006 11.311.798 4.434.751 6.08.706 7.67-.01.39-.022.778-.022 1.203 0 2.117-.529 4.801-.535 4.827l1.276.254c.022-.114.56-2.834.56-5.08 0-.412.01-.789.02-1.167.048-1.657.097-3.37-.725-7.937-.737-4.097 0-10.87.006-10.938Zm9.797 17.308c-.715-3.144 1.866-11.586 1.892-11.67l-1.243-.384c-.11.36-2.708 8.861-1.917 12.343.248 1.093.602 2.193.975 3.357.786 2.452 1.6 4.987 1.57 7.844l1.3.014c.031-3.067-.853-5.823-1.633-8.254-.364-1.137-.708-2.21-.944-3.25Zm5.792 3.227a12.149 12.149 0 0 1-.208-4.413c.784-5.76 1.59-13.089.973-15.302-1.144-4.102-3.798-4.643-6.364-5.166-.866-.176-1.762-.359-2.624-.677-2.973-1.1-2.815-3.649-2.807-3.757l-.648-.053-.647-.057c-.11 1.251.511 3.924 3.652 5.085.955.354 1.9.546 2.814.733 2.481.506 4.441.905 5.372 4.242.422 1.514.045 7.038-1.01 14.776a13.495 13.495 0 0 0 .241 4.923l2.436 8.122 1.245-.373-2.425-8.083Zm-26.296-2.113.362.626.093-.273c.361-1.064.673-1.983.756-2.462.128-.736-.478-3.117-1.21-5.528v7.637Zm-.037-11.928c.478 1.356 2.847 8.213 2.53 10.041-.102.58-.413 1.496-.807 2.658-.862 2.54-2.163 6.373-2.217 9.622l-1.299-.02c.007-.442.041-.893.087-1.346-1.263-1.264-2.513-2.77-3.715-4.5a10.747 10.747 0 0 1-1.928-5.84c-.088-3.004.227-7.25.457-10.35.12-1.619.224-3.018.237-3.786.072-3.992 2.91-6.589 8.436-7.719 3.427-.7 3.071-3.977 3.054-4.115l1.291-.157c.192 1.59-.414 4.795-4.085 5.545-4.917 1.006-7.336 3.122-7.396 6.47-.014.804-.114 2.152-.24 3.858-.228 3.072-.54 7.28-.454 10.216a9.448 9.448 0 0 0 1.695 5.135 33.474 33.474 0 0 0 2.875 3.61c.318-1.785.831-3.566 1.33-5.117l-1.027-1.778a.651.651 0 0 1-.087-.325V20.724a.651.651 0 0 1 1.263-.216Zm7.633 17.67a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm4.796 0a.65.65 0 1 0 .704 1.092.65.65 0 0 0-.704-1.092Zm-4.476-3.312a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm7.068 0a.649.649 0 1 0 .704 1.092.65.65 0 1 0-.704-1.092Zm0-3.327a.649.649 0 1 0 .704 1.092.65.65 0 1 0-.704-1.092Zm2.2 0a.649.649 0 1 0 .704 1.092.65.65 0 1 0-.704-1.092Zm-13.68 0a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm2.2 3.327a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm0-3.327a.649.649 0 1 0 .704 1.092.649.649 0 1 0-.704-1.092Zm2.212.06a.65.65 0 1 0 .706 1.093.65.65 0 0 0-.706-1.093Zm4.807 3.267a.65.65 0 1 0 .703 1.093.65.65 0 0 0-.703-1.093Zm.96-3.133a.649.649 0 1 1-1.093.704.649.649 0 1 1 1.092-.704Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=AcupunctureBack.js.map
|
package/components/Icons/Icon.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{_ as e}from"../../_tslib-51c8a283.js";import a from"react";import{I as i,A as t}from"../../constants-
|
|
1
|
+
import{_ as e}from"../../_tslib-51c8a283.js";import a from"react";import{I as i,A as t}from"../../constants-eb74321e.js";var o=function(e,a,i,t,o,r){return e&&o&&r?a?r:o:a?t:i},r=a.forwardRef((function(o,r){var l=o.svgIcon,s=o.ariaLabel,d=o.id,c=o.className,n=void 0===c?"":c,m=o.size,v=void 0===m?i.Small:m,b=o.color,f=void 0===b?"black":b,h=o.hoverColor,g=void 0===h?f||"black":h,I=o.isHovered,p=void 0!==I&&I,u=o.testId,y=e(o,["svgIcon","ariaLabel","id","className","size","color","hoverColor","isHovered","testId"]),E=a.createElement(l,{isExtraSmall:v<=i.XSmall,isHovered:p}),H=d&&s?"title-".concat(d):void 0;return a.createElement("svg",Object.assign({id:d,"data-testid":u,"data-analyticsid":t.Icon,ref:r,className:"hnds-style-icon ".concat(n),role:"img","aria-label":!d&&s?s:void 0,"aria-labelledby":H,"aria-hidden":"true",viewBox:"0 0 48 48",style:{minWidth:v,minHeight:v},width:v,height:v,fill:p?g:f},y),H&&a.createElement("title",{id:H},s),E)}));r.displayName="Icon";export{r as Icon,o as returnIcon};
|
|
2
2
|
//# sourceMappingURL=Icon.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import l from"react";import{r as c}from"../../Icon-
|
|
1
|
+
import l from"react";import{r as c}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(a){var e=a.isExtraSmall,t=a.isHovered;return c(e,t,l.createElement("path",{d:"M23.478 33.617c-2.67 0-4.927-.572-6.829-1.43l.955-.971a9.265 9.265 0 0 0 5.874 2.095c5.134 0 9.311-4.177 9.311-9.311 0-2.285-.83-4.377-2.2-6l1.324-1.347c4.185 2.503 6.224 6.312 6.714 7.347-.747 1.577-5.056 9.617-15.149 9.617Zm-1.347-7.008c.405.21.86.34 1.347.34a2.949 2.949 0 0 0 2.95-2.95c0-.506-.14-.975-.365-1.392l3.612-3.676A7.97 7.97 0 0 1 31.49 24c0 4.417-3.594 8.01-8.01 8.01a7.967 7.967 0 0 1-4.957-1.728l3.61-3.673Zm3.316-4.791a2.928 2.928 0 0 0-1.969-.767A2.949 2.949 0 0 0 20.53 24c0 .779.307 1.482.801 2.009l-3.55 3.613A7.98 7.98 0 0 1 15.466 24c0-4.417 3.595-8.011 8.012-8.011 2.14 0 4.08.847 5.518 2.218l-3.549 3.61ZM8.328 24c.748-1.577 5.057-9.617 15.15-9.617 3.011 0 5.496.723 7.536 1.769l-1.108 1.128a9.271 9.271 0 0 0-6.428-2.592c-5.134 0-9.312 4.178-9.312 9.312a9.28 9.28 0 0 0 2.702 6.549l-1.164 1.185c-4.643-2.477-6.86-6.645-7.376-7.734Zm31.612-.253c-.03-.072-2.129-4.89-7.113-8.024l5.984-6.09-.708-.696-6.156 6.266c-2.268-1.246-5.068-2.121-8.469-2.121-11.83 0-16.417 10.558-16.462 10.665L6.91 24l.107.253c.031.074 2.312 5.31 7.77 8.416l-5.598 5.697.708.695 5.804-5.906c2.14 1.05 4.714 1.763 7.778 1.763 11.83 0 16.417-10.56 16.462-10.665l.106-.253-.106-.253Z","fill-rule":"evenodd"}),l.createElement("path",{d:"M23.478 33.617c-2.67 0-4.927-.572-6.829-1.43l.955-.971a9.265 9.265 0 0 0 5.874 2.095c5.134 0 9.311-4.177 9.311-9.311 0-2.285-.83-4.377-2.2-6l1.324-1.347c4.181 2.5 6.22 6.304 6.713 7.344-.748 1.535-5.162 9.62-15.148 9.62Zm.197-8.58a2.944 2.944 0 1 0 3.74-3.805l2.26-2.301A7.97 7.97 0 0 1 31.49 24c0 4.417-3.594 8.01-8.01 8.01a7.967 7.967 0 0 1-4.957-1.728l5.153-5.245Zm2.501-3.961a2.931 2.931 0 0 0-2.678 2.726l-5.718 5.82A7.981 7.981 0 0 1 15.467 24c0-4.417 3.594-8.011 8.011-8.011 2.14 0 4.08.847 5.518 2.218l-2.82 2.869ZM8.328 24c.748-1.577 5.057-9.617 15.15-9.617 3.011 0 5.496.723 7.536 1.769l-1.108 1.128a9.271 9.271 0 0 0-6.428-2.592c-5.134 0-9.31 4.178-9.31 9.312a9.28 9.28 0 0 0 2.7 6.549l-1.164 1.185c-4.643-2.477-6.86-6.645-7.376-7.734Zm31.612-.252c-.03-.072-2.129-4.89-7.113-8.025l5.984-6.09-.708-.696-6.156 6.266c-2.268-1.246-5.068-2.121-8.469-2.121-11.83 0-16.417 10.558-16.462 10.665L6.91 24l.107.253c.031.074 2.312 5.31 7.77 8.416l-5.598 5.697.708.695 5.804-5.906c2.14 1.05 4.714 1.763 7.778 1.763 11.83 0 16.417-10.56 16.462-10.666l.106-.252-.106-.252Z","fill-rule":"evenodd"}),l.createElement("path",{d:"M30.215 31.395A9.647 9.647 0 0 0 33.667 24c0-2.47-.938-4.72-2.469-6.432l.32-.327c3.788 2.087 5.848 5.34 6.602 6.76-.839 1.577-3.28 5.406-7.905 7.394ZM9.88 24c.838-1.577 3.28-5.407 7.906-7.394A9.647 9.647 0 0 0 14.332 24c0 2.471.94 4.72 2.471 6.432l-.322.327C12.694 28.673 10.634 25.42 9.88 24ZM24 16.102a7.86 7.86 0 0 1 5.067 1.846l-3.47 3.532a2.963 2.963 0 0 0-1.596-.47A2.99 2.99 0 0 0 21.009 24c0 .608.185 1.172.497 1.645l-3.464 3.525a7.862 7.862 0 0 1-1.94-5.17c0-4.356 3.543-7.898 7.899-7.898Zm0 15.797a7.866 7.866 0 0 1-5.067-1.847l3.47-3.532c.463.295 1.008.47 1.598.47a2.99 2.99 0 0 0 2.494-4.634l3.464-3.526a7.857 7.857 0 0 1 1.94 5.17c0 4.356-3.543 7.899-7.898 7.899Zm8.798-15.959 5.461-5.56-.894-.877-5.717 5.818C29.55 14.29 27.025 13.588 24 13.588 12.302 13.588 7.914 24 7.914 24s2.11 4.99 7.289 8.06L9.74 37.62l.894.878 5.717-5.82c2.098 1.032 4.625 1.734 7.649 1.734C35.697 34.412 40.087 24 40.087 24s-2.11-4.99-7.289-8.06Z","fill-rule":"evenodd"}),l.createElement("path",{d:"M30.214 31.395A9.65 9.65 0 0 0 33.668 24c0-2.47-.94-4.72-2.47-6.43l.321-.328c3.787 2.087 5.847 5.34 6.601 6.758-.838 1.58-3.28 5.408-7.906 7.396ZM9.88 24.001c.839-1.58 3.28-5.408 7.905-7.396a9.65 9.65 0 0 0-3.452 7.394c0 2.472.938 4.722 2.47 6.434l-.322.326c-3.787-2.086-5.847-5.34-6.601-6.758ZM24 16.1a7.86 7.86 0 0 1 5.067 1.848l-3.048 3.1a2.975 2.975 0 0 0-2.549 2.597l-5.427 5.525a7.857 7.857 0 0 1-1.942-5.172c0-4.355 3.543-7.898 7.899-7.898Zm0 15.798a7.862 7.862 0 0 1-5.067-1.847l4.76-4.845A2.989 2.989 0 0 0 29.416 24c0-1.24-.754-2.304-1.829-2.758l2.37-2.412a7.856 7.856 0 0 1 1.941 5.168c0 4.357-3.543 7.9-7.898 7.9Zm8.798-15.959 5.461-5.559-.894-.878-5.717 5.818C29.55 14.29 27.024 13.587 24 13.587c-11.698 0-16.087 10.414-16.087 10.414s2.111 4.988 7.289 8.06l-5.46 5.558.893.879 5.717-5.82c2.097 1.033 4.625 1.735 7.648 1.735C35.698 34.413 40.086 24 40.086 24s-2.11-4.99-7.288-8.06Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=NoEye.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import{r as c}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(l){var t=l.isExtraSmall,r=l.isHovered;return c(t,r,e.createElement("path",{d:"M25.564 26.297c-1.776-1-4.15-1.442-4.15-3.085 0-.732.377-1.221 1.042-1.621 1.8.977 4.13 1.444 4.13 3.108 0 .776-.334 1.242-1.022 1.598M22.7 18.595c0-.644.445-1.11 1.465-1.11.888 0 1.71.444 2.398 1.043l1.2-1.62c-.89-.688-2.177-1.353-3.73-1.353-2.353 0-3.64 1.375-3.64 3.15 0 .755.243 1.355.665 1.82-1.109.645-1.842 1.666-1.842 2.864 0 4.128 5.97 3.774 5.97 5.905 0 .71-.554 1.243-1.597 1.243-1.02 0-1.843-.423-2.575-1.155l-1.51 1.332c.955 1.132 2.486 1.73 4.085 1.73 2.441 0 3.928-1.397 3.928-3.262 0-.732-.222-1.31-.577-1.775 1.154-.69 1.843-1.554 1.843-2.908 0-4.04-6.083-3.906-6.083-5.904M24 38.458C16.026 38.458 9.54 31.973 9.54 24S16.027 9.542 24 9.542c7.973 0 14.46 6.485 14.46 14.458s-6.487 14.458-14.46 14.458M24 8.14C15.255 8.14 8.141 15.256 8.141 24S15.255 39.858 24 39.858c8.745 0 15.86-7.114 15.86-15.858S32.743 8.14 23.998 8.14","fill-rule":"evenodd"}),e.createElement("path",{d:"M25.79 26.628c-2.032-1.143-4.749-1.65-4.749-3.53 0-.838.431-1.397 1.193-1.855 2.058 1.12 4.724 1.652 4.724 3.557 0 .888-.381 1.421-1.168 1.828m-3.276-8.813c0-.736.508-1.27 1.676-1.27 1.016 0 1.956.51 2.743 1.193l1.371-1.853c-1.016-.788-2.489-1.549-4.267-1.549-2.691 0-4.164 1.574-4.164 3.607 0 .862.279 1.55.762 2.082-1.27.736-2.109 1.905-2.109 3.276 0 4.723 6.832 4.317 6.832 6.756 0 .812-.635 1.422-1.828 1.422-1.169 0-2.108-.483-2.946-1.32l-1.728 1.523c1.093 1.295 2.845 1.981 4.674 1.981 2.793 0 4.495-1.6 4.495-3.734 0-.838-.254-1.498-.66-2.03 1.32-.789 2.108-1.779 2.108-3.328 0-4.622-6.959-4.47-6.959-6.756M24 38.458c-7.973 0-14.459-6.486-14.459-14.458 0-7.973 6.486-14.458 14.459-14.458 7.972 0 14.458 6.485 14.458 14.458 0 7.972-6.486 14.458-14.458 14.458m0-30.317c-8.745 0-15.859 7.114-15.859 15.86 0 8.743 7.114 15.857 15.859 15.857 8.744 0 15.858-7.114 15.858-15.858 0-8.745-7.114-15.859-15.858-15.859","fill-rule":"evenodd"}),e.createElement("path",{d:"M24 38.274c-7.871 0-14.274-6.403-14.274-14.275 0-7.87 6.403-14.274 14.274-14.274 7.87 0 14.273 6.405 14.273 14.274 0 7.872-6.403 14.275-14.273 14.275m0-30.317c-8.846 0-16.044 7.196-16.044 16.042 0 8.846 7.198 16.043 16.044 16.043S40.043 32.845 40.043 24 32.846 7.957 24 7.957m1.59 18.376c-1.804-1.015-4.218-1.465-4.218-3.133 0-.744.384-1.242 1.06-1.648 1.828.993 4.195 1.467 4.195 3.158 0 .788-.339 1.262-1.037 1.623m-2.91-7.825c0-.654.452-1.128 1.489-1.128.902 0 1.737.452 2.435 1.06l1.218-1.646c-.902-.698-2.21-1.376-3.788-1.376-2.39 0-3.699 1.399-3.699 3.204 0 .765.248 1.375.677 1.85-1.128.652-1.872 1.69-1.872 2.907 0 4.195 6.066 3.834 6.066 5.999 0 .722-.563 1.263-1.623 1.263-1.037 0-1.872-.43-2.616-1.172l-1.534 1.352c.97 1.15 2.525 1.759 4.15 1.759 2.48 0 3.991-1.421 3.991-3.316 0-.743-.226-1.329-.586-1.803 1.172-.7 1.872-1.579 1.872-2.954 0-4.104-6.18-3.969-6.18-5.999","fill-rule":"evenodd"}),e.createElement("path",{d:"M24 38.274c-7.87 0-14.274-6.403-14.274-14.275C9.726 16.13 16.13 9.725 24 9.725c7.87 0 14.274 6.405 14.274 14.274 0 7.872-6.403 14.275-14.274 14.275m0-30.317c-8.846 0-16.043 7.196-16.043 16.042 0 8.846 7.197 16.043 16.043 16.043S40.043 32.845 40.043 24 32.846 7.957 24 7.957m1.837 18.738c-2.085-1.173-4.871-1.692-4.871-3.62 0-.858.442-1.433 1.224-1.902 2.11 1.147 4.844 1.694 4.844 3.647 0 .91-.392 1.458-1.197 1.875m-3.36-9.037c0-.755.52-1.302 1.717-1.302 1.043 0 2.006.521 2.813 1.224l1.408-1.901c-1.042-.807-2.553-1.588-4.376-1.588-2.76 0-4.27 1.613-4.27 3.697 0 .886.285 1.59.78 2.136-1.301.756-2.161 1.953-2.161 3.359 0 4.844 7.005 4.427 7.005 6.928 0 .833-.652 1.458-1.874 1.458-1.2 0-2.163-.495-3.022-1.354l-1.77 1.562c1.12 1.328 2.916 2.032 4.792 2.032 2.864 0 4.609-1.641 4.609-3.829 0-.859-.26-1.536-.677-2.083 1.354-.807 2.161-1.824 2.161-3.412 0-4.74-7.135-4.583-7.135-6.927","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SectionSign.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{r as
|
|
1
|
+
import a from"react";import{r as e}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(v){var l=v.isExtraSmall,h=v.isHovered;return e(l,h,a.createElement("path",{d:"M14.003 25.497H27.96v-1.301H14.003v1.3Zm0-4.572h19.602v-1.301H14.003v1.3Zm25.08 7.662A2.818 2.818 0 0 1 36.27 31.4h-4.996v3.33l-5.178-3.33H11.73a2.818 2.818 0 0 1-2.816-2.814V17.234a2.818 2.818 0 0 1 2.816-2.814h24.538a2.817 2.817 0 0 1 2.815 2.814v11.353ZM36.27 13.119H11.73a4.121 4.121 0 0 0-4.116 4.115v11.353a4.121 4.121 0 0 0 4.116 4.115h13.982l6.86 4.41v-4.41h3.696a4.12 4.12 0 0 0 4.115-4.115V17.234a4.12 4.12 0 0 0-4.115-4.115Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.497h19.602v-1.301H14.003v1.3Zm0-4.572h19.602v-1.301H14.003v1.3Zm25.08 7.662A2.817 2.817 0 0 1 36.27 31.4h-4.997v3.33l-5.178-3.33H11.73a2.817 2.817 0 0 1-2.814-2.814V17.234a2.817 2.817 0 0 1 2.814-2.814h24.54a2.817 2.817 0 0 1 2.814 2.814v11.353ZM36.27 13.119H11.73a4.12 4.12 0 0 0-4.114 4.115v11.353a4.12 4.12 0 0 0 4.114 4.115h13.983l6.86 4.41v-4.41h3.697a4.12 4.12 0 0 0 4.114-4.115V17.234a4.12 4.12 0 0 0-4.114-4.115Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.669h13.958v-1.644H14.003v1.644Zm0-4.574h19.602V19.45H14.003v1.644Zm24.91 7.492a2.647 2.647 0 0 1-2.644 2.643h-5.166v3.189l-4.958-3.189H11.73a2.647 2.647 0 0 1-2.644-2.643V17.236a2.646 2.646 0 0 1 2.644-2.644h24.538a2.646 2.646 0 0 1 2.644 2.644v11.35Zm-2.644-15.638H11.731a4.29 4.29 0 0 0-4.286 4.287v11.35a4.29 4.29 0 0 0 4.286 4.286h13.931l7.083 4.554v-4.554h3.524a4.29 4.29 0 0 0 4.286-4.285V17.236a4.29 4.29 0 0 0-4.286-4.287Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M14.003 25.669h19.602v-1.644H14.003v1.644Zm0-4.574h19.602V19.45H14.003v1.644Zm24.91 7.492a2.647 2.647 0 0 1-2.644 2.643h-5.166v3.189l-4.958-3.189H11.73a2.647 2.647 0 0 1-2.644-2.643V17.236a2.646 2.646 0 0 1 2.644-2.644h24.538a2.646 2.646 0 0 1 2.644 2.644v11.35Zm-2.644-15.638H11.731a4.29 4.29 0 0 0-4.286 4.287v11.35a4.29 4.29 0 0 0 4.286 4.286h13.931l7.083 4.554v-4.554h3.524a4.29 4.29 0 0 0 4.286-4.285V17.236a4.29 4.29 0 0 0-4.286-4.287Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SpeechBubble.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{r as v}from"../../Icon-
|
|
1
|
+
import a from"react";import{r as v}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(h){h.isExtraSmall;var c=h.isHovered;return v(!1,c,a.createElement("path",{d:"M18.718 18.927a.45.45 0 1 1 .9 0 .45.45 0 0 1-.9 0Zm-4.742 0a.45.45 0 1 1 .9-.001.45.45 0 0 1-.9 0Zm-2.77-2.03h.584a3.665 3.665 0 0 0 3.173-1.834 3.711 3.711 0 0 0 3.201 1.835h4.161v1.757a5.387 5.387 0 0 1-5.382 5.38h-.356a5.387 5.387 0 0 1-5.38-5.38v-1.757Zm5.381-6.583h.356a5.387 5.387 0 0 1 5.382 5.38v.204h-4.16a2.714 2.714 0 0 1-2.712-2.711v-.191h-1v.239a2.666 2.666 0 0 1-2.663 2.663h-.584v-.203a5.387 5.387 0 0 1 5.381-5.381Zm.178-3.073c1.16 0 2.101.92 2.147 2.069a6.67 6.67 0 0 0-1.969-.296h-.356c-.685 0-1.346.104-1.968.296a2.152 2.152 0 0 1 2.146-2.07Zm-.178 18.096h.356a6.69 6.69 0 0 0 6.682-6.682v-2.96a6.683 6.683 0 0 0-3.404-5.816v-.483a3.46 3.46 0 0 0-3.456-3.456 3.46 3.46 0 0 0-3.455 3.456v.483a6.684 6.684 0 0 0-3.404 5.816v2.96a6.69 6.69 0 0 0 6.681 6.682Zm11.496-7.911a.459.459 0 1 1 0-.918.459.459 0 0 1 0 .918Zm4.38-.46a.458.458 0 1 1 .916 0 .458.458 0 0 1-.917 0Zm-6.242-2.078h2.887a3.778 3.778 0 0 0 3.266-1.882 3.727 3.727 0 0 0 3.236 1.882h1.98v1.8a5.508 5.508 0 0 1-5.503 5.504h-.363a5.508 5.508 0 0 1-5.503-5.503v-1.801Zm5.503-6.72h.363a5.508 5.508 0 0 1 5.503 5.502v.218h-1.98a2.73 2.73 0 0 1-2.726-2.727v-.244h-1v.194a2.78 2.78 0 0 1-2.776 2.777h-2.887v-.218a5.508 5.508 0 0 1 5.503-5.502Zm0 15.325h.363c3.751 0 6.803-3.053 6.803-6.804v-3.02a6.81 6.81 0 0 0-6.803-6.802h-.363a6.81 6.81 0 0 0-6.803 6.803v3.019c0 3.75 3.052 6.804 6.803 6.804Zm7.527 18.543h-11.5v-5.643c1.156 1.257 3.04 2.88 5.183 3.056.13.01.26.017.387.017 1.354 0 2.603-.596 3.72-1.775a43.985 43.985 0 0 0 2.21-2.495v6.84Zm-14.002 0h-1.512v-6.13h-.9v6.13h-12.1v-6.13h-.9v6.13H7.122V34.86a7.94 7.94 0 0 1 1.102-4.011c.355.27.827.436 1.352.464.054.003.108.004.162.004.6 0 1.15-.177 1.477-.458.096-.061.946-.627 1.172-1.663.123-.568.022-1.147-.276-1.725.18-.072.353-.158.536-.217a9.355 9.355 0 0 0 4.14.968c1.435 0 2.86-.334 4.14-.968.142.046.28.105.418.159-.323.597-.436 1.196-.308 1.783.226 1.036 1.075 1.602 1.103 1.612.39.328.947.509 1.547.509.053 0 .107-.001.161-.004.553-.03 1.043-.216 1.404-.513.764 1.295 1.2 2.717 1.2 4.06v7.176H25.25ZM8.04 28.224l1.6-1.34a.29.29 0 0 1 .411.039l.82.97c.673 1.074-.102 1.704-.42 1.919-.169.14-.483.23-.805.203-.31-.017-.59-.124-.716-.272l-.927-1.107c-.067-.081-.07-.17-.067-.214a.291.291 0 0 1 .104-.198Zm14.516-.331.82-.971a.293.293 0 0 1 .41-.037l1.601 1.34c.08.067.098.152.102.197a.286.286 0 0 1-.067.214l-.927 1.107c-.124.148-.405.255-.716.272-.32.019-.636-.062-.872-.253-.005-.003-.487-.33-.599-.842-.069-.317.012-.653.248-1.027Zm5.18-2.486c2.56 1.268 5.723 1.267 8.283-.001 2.227.693 3.606 1.776 4.331 3.4.755 1.688-.477 4.003-4.253 7.99-.949 1.005-1.947 1.438-3.053 1.358-2.59-.211-4.919-3.285-5.338-3.868-.11-1.528-.635-3.103-1.543-4.511l.256-.305c.091-.11.16-.23.218-.355 1.095 1.146 3.058 3.187 4.496 4.596a1.84 1.84 0 0 0 1.285.524c.041 0 .082-.002.124-.004a1.85 1.85 0 0 0 1.331-.71l2.47-3.176-.712-.553-2.469 3.178a.936.936 0 0 1-.68.363.911.911 0 0 1-.719-.265c-1.786-1.75-4.387-4.48-5.102-5.234a1.574 1.574 0 0 0-.44-.606l-.764-.64a8.077 8.077 0 0 1 2.28-1.181Zm13.801 2.867c-.906-2.027-2.673-3.398-5.4-4.19l-.255-.074-.233.125c-2.308 1.229-5.238 1.228-7.545 0l-.233-.125-.254.074a9.32 9.32 0 0 0-3.192 1.67 1.582 1.582 0 0 0-2.045.331l-.212.25a9.342 9.342 0 0 0-1.12-.404l-.254-.075-.233.125c-2.308 1.23-5.238 1.23-7.546 0l-.233-.125-.254.075a9.385 9.385 0 0 0-1.226.46l-.256-.305a1.581 1.581 0 0 0-1.079-.563 1.573 1.573 0 0 0-1.162.366l-1.599 1.338a1.587 1.587 0 0 0-.2 2.243l.304.363a9.248 9.248 0 0 0-1.487 5.027v8.477h34.729V33.42c1.218-1.898 1.68-3.592.985-5.146Z","fill-rule":"evenodd"}),a.createElement("path",{d:"M16.401 21.118h2.717a1.358 1.358 0 0 1-2.717 0Zm3.218-2.191a.45.45 0 1 1 .899-.001.45.45 0 0 1-.899.001Zm-4.743 0a.45.45 0 1 1 .9 0 .45.45 0 0 1-.9 0Zm-3.671-2.029h1.919a3.665 3.665 0 0 0 3.173-1.835 3.711 3.711 0 0 0 3.201 1.835h2.828v1.757a5.388 5.388 0 0 1-5.382 5.381h-.357a5.388 5.388 0 0 1-5.382-5.381v-1.757Zm5.382-6.584h.357a5.388 5.388 0 0 1 5.382 5.381v.203h-2.828a2.715 2.715 0 0 1-2.712-2.711v-.191h-1v.239a2.665 2.665 0 0 1-2.662 2.663h-1.919v-.203a5.388 5.388 0 0 1 5.382-5.381Zm-1.275-2.546a2.134 2.134 0 0 1 2.308 1.279 6.86 6.86 0 0 0-.676-.034h-.357a6.642 6.642 0 0 0-3.091.764 2.158 2.158 0 0 1 1.816-2.009Zm1.275 17.569h.357c3.684 0 6.681-2.999 6.681-6.682v-2.96c0-2.943-1.916-5.444-4.564-6.332l-.001-.001c-.295-1.883-2.072-3.18-3.949-2.879a3.46 3.46 0 0 0-2.878 3.95l.028.179a6.666 6.666 0 0 0-2.355 5.083v2.96c0 3.683 2.997 6.682 6.681 6.682Zm11.497-7.911a.46.46 0 1 1 0-.92.46.46 0 0 1 0 .92Zm4.378-.459a.46.46 0 1 1 .92 0 .46.46 0 0 1-.92 0Zm-6.241-2.08h2.887a3.776 3.776 0 0 0 3.265-1.882 3.73 3.73 0 0 0 3.237 1.882h1.981v1.802a5.51 5.51 0 0 1-5.504 5.503h-.363a5.51 5.51 0 0 1-5.503-5.503v-1.802Zm5.503-6.719h.363a5.508 5.508 0 0 1 5.504 5.502v.217H35.61a2.729 2.729 0 0 1-2.726-2.726v-.244h-1v.194a2.779 2.779 0 0 1-2.776 2.776h-2.887v-.217a5.508 5.508 0 0 1 5.503-5.502Zm0 15.325h.363a6.812 6.812 0 0 0 6.804-6.804V13.67a6.811 6.811 0 0 0-6.804-6.803h-.363a6.81 6.81 0 0 0-6.803 6.803v3.019c0 3.751 3.052 6.804 6.803 6.804Zm7.527 18.543H27.752v-5.644c1.155 1.257 3.038 2.881 5.182 3.057.13.011.26.016.388.016 1.353 0 2.603-.595 3.719-1.774a43.642 43.642 0 0 0 2.21-2.495v6.84Zm-14.002 0h-1.512v-6.129h-.9v6.129h-12.1v-6.129h-.9v6.129H7.122V34.86a7.94 7.94 0 0 1 1.102-4.011c.356.269.828.436 1.352.464.054.003.108.004.162.004.599 0 1.15-.178 1.477-.458.096-.062.946-.627 1.172-1.663.123-.568.022-1.147-.276-1.725.179-.073.353-.158.536-.218a9.355 9.355 0 0 0 4.14.968c1.435 0 2.86-.334 4.14-.968.142.047.279.105.417.16-.322.597-.435 1.196-.307 1.783.226 1.036 1.076 1.601 1.103 1.612.39.327.947.509 1.547.509.054 0 .107-.001.161-.004.553-.03 1.043-.217 1.405-.513.763 1.295 1.199 2.716 1.199 4.06v7.176h-1.203ZM8.038 28.224l1.601-1.34a.293.293 0 0 1 .411.038l.819.971c.674 1.073-.101 1.703-.42 1.919-.167.142-.478.223-.804.202-.31-.016-.591-.123-.715-.271l-.928-1.108a.29.29 0 0 1 .036-.411Zm14.517-.331.82-.973a.294.294 0 0 1 .411-.036l1.6 1.341a.292.292 0 0 1 .036.41l-.927 1.108c-.125.148-.406.255-.717.271a1.229 1.229 0 0 1-.867-.25c-.256-.168-1.03-.798-.356-1.871Zm5.181-2.486c2.56 1.267 5.722 1.265 8.281-.001 2.228.692 3.607 1.776 4.332 3.399.755 1.689-.477 4.004-4.252 7.991-.95 1.004-1.948 1.438-3.053 1.358-2.591-.212-4.92-3.285-5.339-3.868-.11-1.528-.634-3.103-1.542-4.511l.256-.306a1.6 1.6 0 0 0 .218-.354c1.094 1.146 3.058 3.187 4.496 4.596a1.84 1.84 0 0 0 1.284.524c.042 0 .083-.002.125-.004a1.849 1.849 0 0 0 1.33-.709l2.47-3.178-.711-.552-2.47 3.177a.932.932 0 0 1-.68.364.904.904 0 0 1-.719-.265c-1.786-1.751-4.388-4.482-5.103-5.235a1.568 1.568 0 0 0-.439-.605l-.764-.64a8.03 8.03 0 0 1 2.28-1.181Zm13.8 2.867c-.906-2.027-2.673-3.398-5.401-4.19l-.254-.075-.233.125c-2.306 1.231-5.237 1.229-7.545 0l-.233-.125-.254.075a9.32 9.32 0 0 0-3.192 1.67 1.574 1.574 0 0 0-2.044.331l-.212.251a9.474 9.474 0 0 0-1.121-.406l-.254-.074-.234.125c-2.307 1.229-5.237 1.229-7.544 0l-.234-.125-.254.074a9.48 9.48 0 0 0-1.226.461l-.255-.304a1.575 1.575 0 0 0-1.08-.564 1.575 1.575 0 0 0-1.162.365l-1.6 1.339a1.583 1.583 0 0 0-.564 1.08c-.037.423.092.836.365 1.162l.304.364a9.25 9.25 0 0 0-1.487 5.027v8.477h34.729V33.42c1.218-1.897 1.679-3.593.985-5.146Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=SupportingPerson.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import a from"react";import{r as l}from"../../Icon-
|
|
1
|
+
import a from"react";import{r as l}from"../../Icon-537c6b21.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";export default function(e){e.isExtraSmall;var t=e.isHovered;return l(!1,t,a.createElement("path",{d:"m35.619 14.844-2.356-2.342 3.135-3.155 2.356 2.342-3.135 3.155Zm-6.847 9.932-5.397-5.363 2.405-2.419 2.797 2.78.705-.709-2.798-2.78 4.343-4.37 5.396 5.361-7.451 7.5Zm-6.036 6.074a3.776 3.776 0 0 1-2.686 1.122h-.012a3.78 3.78 0 0 1-2.681-1.106 3.777 3.777 0 0 1-1.123-2.685 3.78 3.78 0 0 1 1.106-2.693l1.724-1.735 2.598 2.582.706-.709-2.6-2.583 2.69-2.708 5.398 5.363-5.12 5.152Zm-5.526 2.558a1.688 1.688 0 0 1-2.394-2.378l.643-.647c.248.512.566.992.982 1.405.415.413.898.73 1.412.974l-.643.646Zm24-19.28.916-.923-7.267-7.219-.916.921 1.533 1.524-3.135 3.155-3.523-3.5-.916.922 2.003 1.99-13.487 13.574a5.07 5.07 0 0 0-1.484 3.613c0 .272.039.537.08.801l-1.12 1.128a2.988 2.988 0 0 0-.393 3.712l-6.365 6.406.922.916 6.365-6.406a2.977 2.977 0 0 0 3.709-.418l1.122-1.128c.258.04.517.076.783.076h.018a5.069 5.069 0 0 0 3.603-1.506l13.487-13.574 2.002 1.99.916-.922-3.522-3.5 3.136-3.156 1.533 1.523Z","fill-rule":"evenodd"}),a.createElement("path",{d:"m25.27 28.3-5.397-5.363 2.614-2.63 2.684 2.667.86-.865-2.685-2.667 2.433-2.448 2.798 2.78.705-.71-2.798-2.78 4.342-4.37 5.397 5.363L25.27 28.3Zm-2.534 2.55a3.778 3.778 0 0 1-2.687 1.122h-.012a3.78 3.78 0 0 1-2.68-1.105 3.78 3.78 0 0 1-1.123-2.686 3.778 3.778 0 0 1 1.105-2.693l1.618-1.63 5.397 5.364-1.618 1.628Zm-5.527 2.559a1.691 1.691 0 0 1-2.385.008 1.69 1.69 0 0 1-.008-2.387l.642-.647a5.1 5.1 0 0 0 .982 1.406 5.09 5.09 0 0 0 1.412.973l-.643.647ZM35.076 10.67l2.356 2.34-1.814 1.833-2.357-2.342 1.815-1.831Zm3.278 3.257 1.533 1.523.916-.922-1.534-1.524-2.133-2.12-3.6-3.577-.916.922 1.534 1.524-1.815 1.832-3.522-3.5-.916.922 2.003 1.99-13.487 13.574a5.066 5.066 0 0 0-1.483 3.613c0 .272.038.538.08.8l-1.12 1.129a2.99 2.99 0 0 0-.394 3.713l-6.364 6.405.922.916 6.364-6.405a2.983 2.983 0 0 0 3.71-.418l1.121-1.13c.258.04.517.077.784.077h.017a5.07 5.07 0 0 0 3.604-1.506l13.487-13.573 2.002 1.989.916-.922-3.523-3.5 1.814-1.832Z","fill-rule":"evenodd"}))}
|
|
2
2
|
//# sourceMappingURL=Syringe.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{I as o}from"../../Icon-
|
|
1
|
+
import{I as o}from"../../Icon-537c6b21.js";export{I as Icon,I as default,r as returnIcon}from"../../Icon-537c6b21.js";export{I as IconSize}from"../../constants-eb74321e.js";import"../../_tslib-51c8a283.js";import"react";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{I as s}from"../../Input-
|
|
1
|
+
import{I as s}from"../../Input-59ca2467.js";export{a as InputTypes,I as default}from"../../Input-59ca2467.js";import"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import"../../_tslib-51c8a283.js";import"react";import"../../index-9b84fabc.js";import"../../constants-eb74321e.js";import"../../uuid-fe7442b7.js";import"../../Icon-537c6b21.js";import"../../color-a10c7892.js";import"../../index-0e78dfa0.js";import"../../palette-f206f488.js";import"../../grid-11a70eb7.js";import"../../useBreakpoint-552af2b9.js";import"./styles.module.scss";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as e}from"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import{_ as t}from"../../_tslib-51c8a283.js";import r from"react";import{c as a}from"../../index-9b84fabc.js";import{I as l}from"../../Icon-
|
|
1
|
+
import{b as e}from"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import{_ as t}from"../../_tslib-51c8a283.js";import r from"react";import{c as a}from"../../index-9b84fabc.js";import{I as l}from"../../Icon-537c6b21.js";import{A as i,I as o}from"../../constants-eb74321e.js";import{u as s,B as n}from"../../useBreakpoint-552af2b9.js";import{u as m}from"../../useHover-9710204a.js";import c from"./styles.module.scss";import"../../grid-11a70eb7.js";var d=function(e){var t=e.isExtraSmall,a=e.isHovered,l=r.createElement("path",{d:"M19.171 32.951l1.409 1.42L31.031 24 20.58 13.63l-1.409 1.42 9.02 8.95z"}),i=r.createElement("path",{d:"M24.479 11.63L36.93 23.999 24.479 36.37l-1.409-1.419L33.083 25H13v-2h20.085L23.07 13.049z"}),o=r.createElement("path",{d:"M17.885 32.577l1.779 1.793 10.451-10.371L19.664 13.63l-1.779 1.793 8.644 8.576z"});return t?a?r.createElement("path",{d:"M25.98 11.103l12.977 12.896L25.98 36.897l-1.78-1.794 9.899-9.841-20.204.001v-2.526l20.204-.001-9.899-9.839z"}):o:a?i:l},p=r.forwardRef((function(p,v){var f,u=p.children,h=p.className,_=void 0===h?"":h,k=p.color,b=void 0===k?"neutral":k,E=p.icon,L=p.size,z=void 0===L?"medium":L,g=p.chevron,j=void 0!==g&&g,N=p.testId,H=p.target,I=t(p,["children","className","color","icon","size","chevron","testId","target"]),x=m(),y=x.hoverRef,B=x.isHovered,M=s(),S="small"!==z&&!(!j&&!E);return r.createElement("li",{ref:v,"data-testid":N,"data-analyticsid":i.Link},r.createElement("a",Object.assign({className:a(c["link-list__anchor"],c["link-list__anchor--"+b],(f={},e(f,c["link-list__anchor--small"],"small"===z),e(f,c["link-list__anchor--medium"],"medium"===z),e(f,c["link-list__anchor--large"],"large"===z),f),_),ref:y,rel:"_blank"===H?"noopener noreferrer":void 0,target:H},I),S&&E&&r.createElement("span",{className:c["link-list__icon"]},r.cloneElement(E,{size:M===n.xs?o.XSmall:o.Small,isHovered:B})),r.createElement("span",{className:c["link-list__content"]},u),S&&j&&r.createElement("span",{className:c["link-list__chevron"]},r.createElement(l,{svgIcon:d,isHovered:B,size:o.XSmall}))))})),v=r.forwardRef((function(t,l){var o,s=t.children,n=t.className,m=void 0===n?"":n,d=t.chevron,v=void 0!==d&&d,f=t.size,u=void 0===f?"medium":f,h=t.color,_=t.topBorder,k=void 0===_||_,b=t.bottomBorder,E=void 0===b||b,L=t.testId;return r.createElement("ul",{ref:l,className:a(c["link-list"],(o={},e(o,c["link-list--hastopborder"],k),e(o,c["link-list--nobottomborder"],!E),o),m||""),"data-testid":L,"data-analyticsid":i.LinkList},r.Children.map(s,(function(e){if(e.type===p)return r.cloneElement(e,{color:h,size:u,chevron:v})})))}));v.Link=p,p.displayName="LinkList.Link";export default v;export{v as LinkList};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/components/List/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import{c as e}from"../../index-9b84fabc.js";import
|
|
1
|
+
import t from"react";import{c as e}from"../../index-9b84fabc.js";import s from"./styles.module.scss";import{A as a}from"../../constants-eb74321e.js";export default function(r){var i=r.children,m=r.className,c=r.testId;return t.createElement("ul",{className:e(s.list,m),"data-testid":c,"data-analyticsid":a.List},i.map((function(e,a){return t.createElement("li",{className:s.list__item,key:a},e)})))}
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{L as s}from"../../Loader-
|
|
1
|
+
import{L as s}from"../../Loader-bc13d060.js";export{O as Overlay,L as default}from"../../Loader-bc13d060.js";import"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import"react";import"../../index-9b84fabc.js";import"../../uuid-fe7442b7.js";import"./styles.module.scss";import"../../constants-eb74321e.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/components/Logo/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{_ as e}from"../../_tslib-51c8a283.js";import t from"react";import{A as c}from"../../constants-
|
|
1
|
+
import{_ as e}from"../../_tslib-51c8a283.js";import t from"react";import{A as c}from"../../constants-eb74321e.js";import{g as l}from"../../color-a10c7892.js";import"../../index-0e78dfa0.js";import"../../palette-f206f488.js";import"../../grid-11a70eb7.js";var a=function(e){var a=e.size,s=void 0===a?300:a,v=e.color,h=void 0===v?"black":v,i=e.className,o=void 0===i?"":i,r=e.testId;return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:s,role:"img","aria-labelledby":"logo-title",viewBox:"0 0 502 220",className:o,"data-testid":r,"data-analyticsid":c.Logo},t.createElement("title",{id:"logo-title"},"Helsenorge"),t.createElement("g",{fill:l(h,500)},t.createElement("path",{d:"M39.8 2.5v26.9H17V2.5H1v69.9h16V43.6h22.8v28.8h16.1V2.5zM250.3 58.6V2.5h-16v69.9h43.5V58.6zM142.9 122.5c-16.1 0-27.4 13.6-27.4 33.1s11.2 33.1 27.4 33.1 27.4-13.6 27.4-33.1-11.3-33.1-27.4-33.1zm19 33.1c0 11.9-5 25.9-19 25.9s-19-13.9-19-25.9c0-11.9 5-25.9 19-25.9s19 14 19 25.9zM501 40c0-19.1-11.1-32.4-27-32.4-16.4 0-27.4 13.3-27.4 33.1 0 19.5 11.5 33.1 28 33.1 12.2 0 21.4-6 24.7-16.2l.5-1.6h-8.3l-.3.7c-2.8 6.2-8.8 9.8-16.6 9.8-12.9 0-18.5-11.5-19.5-22.7H501V40zm-8.3-3.2h-37.6c1-10.8 6.5-21.9 18.9-21.9 13.2 0 18.3 12.6 18.7 21.9zM30.4 122.4c-10.8 0-16.6 6.7-19.5 11.8v-9.9H3.3v62.6h8.1v-31.4c0-8.4 4.4-25.7 18.1-25.7 14 0 15.9 12 15.9 25v32.1h8.1v-32.1c.1-16.1-2.7-32.4-23.1-32.4zM134.3 59V43H157V30h-22.7V15.9H165V2.5h-46.4v69.9h47.3V59zM466.7 173.4v-16h22.7v-13h-22.7v-14.1h30.7v-13.4H451v69.9h47.3v-13.4zM246.7 140.5v-16.3h-7.6v62.6h8.1v-37.6l27.3-19.6v-9zM393.5 120.6l-14.7 10.5c-4.4-5.6-11.2-8.7-18.8-8.7-13.6 0-23.6 9.8-23.6 23.3 0 10.6 6.2 19.1 16 22.2l-16 17.5c-4 4.6-5.7 8.3-5.7 12.7 0 12.6 11.1 20.7 28.2 20.7 16.9 0 28.3-8.3 28.3-20.7 0-12.5-11.1-20.6-28.3-20.6-1.7 0-3.9.2-5.6.5l8-9c12.9-.7 22.2-10.4 22.2-23.3 0-2.8-.4-5.5-1.2-7.8 0-.1-.1-.2-.1-.3l11.2-8.1v-8.9zm-34.4 64.2c12.1 0 20 5.2 20 13.4s-7.8 13.5-20 13.5c-12.1 0-19.9-5.3-19.9-13.5 0-7.8 8.3-13.4 19.9-13.4zm.9-23c-8.8 0-15.2-6.8-15.2-16 0-9.3 6.4-16 15.2-16s15.2 6.7 15.2 16c0 9.2-6.4 16-15.2 16zM366.7 30.3c-6.6-2.3-13.5-4.7-13.5-9.2 0-4.8 4.2-7 9.3-7 5.4 0 9 4.5 9 8.5v.8h16.2v-.6c0-13-10.2-21.7-25.4-21.7-15.3 0-24.9 7.8-24.9 20.4 0 14.7 13.1 18.4 22.9 21.9 6.5 2.4 13.6 4.3 13.6 8.7 0 4.6-3.4 8-10.6 8-6.5 0-10.9-3.8-10.9-9.4v-.8h-16.7v.8c0 14.5 10.3 23.1 27.5 23.1 16.5 0 26-7.6 26-21.5 0-14.4-12.5-18.5-22.5-22z"})))},s=function(e){var c=e.size,a=void 0===c?300:c,s=e.color,v=void 0===s?"black":s,h=e.className,i=void 0===h?"":h,o=e.testId;return t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:a,role:"img","aria-labelledby":"logo-title",viewBox:"0 0 87 12",className:i,"data-testid":o},t.createElement("title",{id:"logo-title"},"Helsenorge"),t.createElement("g",{fill:l(v,500)},t.createElement("path",{d:"M5 .8v2.8H2.6V.8H1V8h1.6V5.1H5V8h1.6V.8zM20.9 6.6V.8h-1.6V8h4.5V6.6zM57.9 1.4c-1.7 0-2.8 1.4-2.8 3.4s1.2 3.4 2.8 3.4 2.8-1.4 2.8-3.4-1.1-3.4-2.8-3.4zm2 3.4c0 1.2-.5 2.7-2 2.7-1.4 0-2-1.4-2-2.7s.5-2.7 2-2.7 2 1.5 2 2.7zM86 4.7c0-2-1.1-3.3-2.8-3.3-1.7 0-2.8 1.4-2.8 3.4s1.2 3.4 2.9 3.4c1.2 0 2.2-.6 2.5-1.7l.1-.2H85v.1c-.3.6-.9 1-1.7 1-1.3 0-1.9-1.2-2-2.3H86v-.4zm-.9-.3h-3.9c.1-1.1.7-2.3 1.9-2.3 1.5 0 2 1.3 2 2.3zM49.2 1.4c-1.1 0-1.7.7-2 1.2v-1h-.8V8h.8V4.8c0-.9.5-2.6 1.9-2.6s1.6 1.2 1.6 2.6V8h.8V4.7c0-1.6-.2-3.3-2.3-3.3zM12.1 6.6V5h2.4V3.7h-2.4V2.2h3.2V.8h-4.8V8h4.9V6.6zM38.3 6.6V5h2.3V3.7h-2.3V2.2h3.2V.8h-4.8V8h4.9V6.6zM65.5 3.3V1.6h-.8V8h.8V4.1l2.8-2v-.9zM77.6 1.2l-1.5 1.1c-.5-.6-1.1-.9-1.9-.9-1.4 0-2.4 1-2.4 2.4 0 1.1.6 2 1.6 2.3l-1.6 1.8c-.4.5-.6.9-.6 1.3 0 1.3 1.1 2.1 2.9 2.1 1.7 0 2.9-.9 2.9-2.1 0-1.3-1.1-2.1-2.9-2.1h-.6l.8-.9c1.3-.1 2.3-1.1 2.3-2.4 0-.3 0-.6-.1-.8l1.2-.8v-1zM74 7.8c1.2 0 2.1.5 2.1 1.4 0 .8-.8 1.4-2.1 1.4-1.2 0-2-.5-2-1.4 0-.8.8-1.4 2-1.4zm.1-2.4c-.9 0-1.6-.7-1.6-1.7s.7-1.6 1.6-1.6c.9 0 1.6.7 1.6 1.6 0 1-.7 1.7-1.6 1.7zM30.4 3.7c-.7-.2-1.4-.5-1.4-1s.4-.7 1-.7.9.5.9.9V3h1.7v-.1c0-1.3-1.1-2.2-2.6-2.2-1.6 0-2.6.8-2.6 2.1 0 1.5 1.3 1.9 2.4 2.3.7.2 1.4.4 1.4.9s-.3.8-1.1.8c-.7 0-1.1-.4-1.1-1v-.1h-1.7v.1c0 1.5 1.1 2.4 2.8 2.4 1.7 0 2.7-.8 2.7-2.2-.1-1.5-1.4-2-2.4-2.3z"})))};export default function(c){var l=c.byline,v=void 0!==l&&l,h=e(c,["byline"]);return v?t.createElement(s,Object.assign({},h)):t.createElement(a,Object.assign({},h))}
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{M as s}from"../../Modal-
|
|
1
|
+
import{M as s}from"../../Modal-3c7f9f93.js";export{b as ModalSize,a as ModalVariants,M as default}from"../../Modal-3c7f9f93.js";import"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import"react";import"../../index-9b84fabc.js";import"../../palette-f206f488.js";import"../../Button-397ff5a8.js";import"../../_tslib-51c8a283.js";import"../../constants-eb74321e.js";import"../../color-a10c7892.js";import"../../index-0e78dfa0.js";import"../../grid-11a70eb7.js";import"../../Icon-537c6b21.js";import"../../Loader-bc13d060.js";import"../../uuid-fe7442b7.js";import"../Loader/styles.module.scss";import"../../useHover-9710204a.js";import"../../useWindowSize-750f9b68.js";import"../Button/styles.module.scss";import"./styles.module.scss";import"../../AlertSignFill-e607ff43.js";import"../../useIsVisible-a1f67a11.js";import"../../Title-9df559dd.js";import"../Title/styles.module.scss";import"../../Close-060173de.js";import"../Close/styles.module.scss";import"../../useBreakpoint-552af2b9.js";import"react-dom";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -14,7 +14,7 @@ interface NotificationPanelProps {
|
|
|
14
14
|
size?: NotificationPanelSizes;
|
|
15
15
|
/** Used in combination with dismissiable property to close the notification panel. */
|
|
16
16
|
onClick?: (e?: React.MouseEvent<HTMLElement, MouseEvent>) => void;
|
|
17
|
-
/** Toggles the close button in the top right corner. */
|
|
17
|
+
/** Toggles the close button in the top right corner. Will only show if there are children. */
|
|
18
18
|
dismissable?: boolean;
|
|
19
19
|
/** Enables a fluid outer container that spans the entire width of parent. */
|
|
20
20
|
fluid?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationPanel.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationPanel/NotificationPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,oBAAY,yBAAyB,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC7E,oBAAY,sBAAsB,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAElE,UAAU,sBAAsB;IAC9B,0CAA0C;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iCAAiC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,mEAAmE;IACnE,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,0DAA0D;IAC1D,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,mDAAmD;IACnD,IAAI,CAAC,EAAE,sBAAsB,CAAC;IAC9B,sFAAsF;IACtF,OAAO,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;IAClE,
|
|
1
|
+
{"version":3,"file":"NotificationPanel.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationPanel/NotificationPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAc1B,oBAAY,yBAAyB,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;AAC7E,oBAAY,sBAAsB,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;AAElE,UAAU,sBAAsB;IAC9B,0CAA0C;IAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iCAAiC;IACjC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,mEAAmE;IACnE,OAAO,CAAC,EAAE,yBAAyB,CAAC;IACpC,0DAA0D;IAC1D,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,mDAAmD;IACnD,IAAI,CAAC,EAAE,sBAAsB,CAAC;IAC9B,sFAAsF;IACtF,OAAO,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;IAClE,8FAA8F;IAC9F,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,6EAA6E;IAC7E,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,+CAA+C;IAC/C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8BAA8B;IAC9B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,sCAAsC;IACtC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;CAK7B,CAAC;AAUF,QAAA,MAAM,iBAAiB,+FA6ErB,CAAC;AAEH,eAAe,iBAAiB,CAAC"}
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
},
|
|
150
150
|
"dismissable": {
|
|
151
151
|
"defaultValue": null,
|
|
152
|
-
"description": "Toggles the close button in the top right corner.",
|
|
152
|
+
"description": "Toggles the close button in the top right corner. Will only show if there are children.",
|
|
153
153
|
"name": "dismissable",
|
|
154
154
|
"parent": {
|
|
155
155
|
"fileName": "src/components/NotificationPanel/NotificationPanel.tsx",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{b as
|
|
1
|
+
import{b as e}from"../../_rollupPluginBabelHelpers-b8ef6dd9.js";import a from"react";import{c as t}from"../../index-9b84fabc.js";import{p as o}from"../../palette-f206f488.js";import{I as r}from"../../Icon-537c6b21.js";import{A as i}from"../../constants-eb74321e.js";import{a as n,A as l}from"../../AlertSignFill-e607ff43.js";import c from"./styles.module.scss";import{C as s}from"../../Close-060173de.js";import"../../_tslib-51c8a283.js";import"../Close/styles.module.scss";import"../../useBreakpoint-552af2b9.js";import"../../grid-11a70eb7.js";var m={info:{color:"kiwi",depth:50},warn:{color:"banana",depth:50},alert:{color:"cherry",depth:100},crisis:{color:"black",depth:0}},p={info:a.createElement(r,{svgIcon:function(e){var t=e.isExtraSmall,o=e.isHovered,r=a.createElement("path",{d:"M25.672 30.501a.682.682 0 01-.322-.272.835.835 0 01-.11-.443v-7.917l-.112-.112-3.651.194v.544c.148.015.314.05.495.104.18.055.316.112.406.172a.994.994 0 01.299.316.88.88 0 01.119.459v6.337a.879.879 0 01-.098.443.623.623 0 01-.335.257c-.09.035-.197.06-.32.074a8.883 8.883 0 01-.38.038v.544h4.709v-.544a2.45 2.45 0 01-.7-.194M24 37.604c-7.5 0-13.604-6.103-13.604-13.604 0-7.501 6.104-13.603 13.604-13.603 7.502 0 13.602 6.102 13.602 13.603 0 7.501-6.1 13.604-13.601 13.604m0-28.909C15.56 8.695 8.694 15.562 8.694 24c0 8.438 6.867 15.305 15.305 15.305 8.438 0 15.304-6.867 15.304-15.305 0-8.438-6.866-15.305-15.304-15.305m-.274 10.632a1.559 1.559 0 100-3.118 1.559 1.559 0 000 3.118"}),i=a.createElement("path",{d:"M25.672 30.501a.682.682 0 01-.322-.272.835.835 0 01-.11-.443v-7.917l-.112-.112-3.651.194v.544c.148.015.314.05.495.104.18.055.316.112.406.172a.994.994 0 01.299.316.88.88 0 01.119.459v6.337a.879.879 0 01-.098.443.623.623 0 01-.335.257c-.09.035-.197.06-.32.074a8.883 8.883 0 01-.38.038v.544h4.709v-.544a2.45 2.45 0 01-.7-.194M24 37.604c-7.5 0-13.604-6.103-13.604-13.604 0-7.501 6.104-13.603 13.604-13.603 7.502 0 13.602 6.102 13.602 13.603 0 7.501-6.1 13.604-13.601 13.604m0-28.909C15.56 8.695 8.694 15.562 8.694 24c0 8.438 6.867 15.305 15.305 15.305 8.438 0 15.304-6.867 15.304-15.305 0-8.438-6.866-15.305-15.304-15.305m-.274 8.632a1.559 1.559 0 100-3.118 1.559 1.559 0 000 3.118"}),n=a.createElement("path",{d:"M25.668 30.487a.68.68 0 01-.32-.271.833.833 0 01-.111-.442v-7.9l-.112-.112-3.643.193v.543c.148.015.313.05.495.104.18.055.315.112.405.172a.991.991 0 01.297.315.877.877 0 01.119.458v6.324c0 .182-.032.33-.097.442a.622.622 0 01-.334.256c-.09.035-.197.06-.32.074-.124.015-.25.028-.38.038v.543h4.7v-.543a2.445 2.445 0 01-.699-.194M24 37.575c-7.485 0-13.575-6.09-13.575-13.575 0-7.485 6.09-13.574 13.575-13.574 7.486 0 13.574 6.089 13.574 13.574 0 7.485-6.088 13.575-13.574 13.575m0-28.848C15.58 8.727 8.728 15.58 8.728 24S15.579 39.273 24 39.273c8.42 0 15.272-6.853 15.272-15.273S32.421 8.727 24 8.727m-.274 10.61a1.556 1.556 0 100-3.112 1.556 1.556 0 000 3.112"});return t?o?a.createElement("path",{d:"M25.668 30.487a.68.68 0 01-.32-.271.833.833 0 01-.111-.442v-7.9l-.112-.112-3.643.193v.543c.148.015.313.05.495.104.18.055.315.112.405.172a.991.991 0 01.297.315.877.877 0 01.119.458v6.324c0 .182-.032.33-.097.442a.622.622 0 01-.334.256c-.09.035-.197.06-.32.074-.124.015-.25.028-.38.038v.543h4.7v-.543a2.445 2.445 0 01-.699-.194M24 37.575c-7.485 0-13.575-6.09-13.575-13.575 0-7.485 6.09-13.574 13.575-13.574 7.486 0 13.574 6.089 13.574 13.574 0 7.485-6.088 13.575-13.574 13.575m0-28.848C15.58 8.727 8.728 15.58 8.728 24S15.579 39.273 24 39.273c8.42 0 15.272-6.853 15.272-15.273S32.421 8.727 24 8.727m-.274 8.084a1.556 1.556 0 100-3.112 1.556 1.556 0 000 3.112"}):n:o?i:r},color:o.kiwi900,hoverColor:o.kiwi900}),warn:a.createElement(r,{svgIcon:n,color:"black",hoverColor:"black"}),alert:a.createElement(r,{svgIcon:l,color:o.cherry500,hoverColor:o.cherry500}),alertLabel:a.createElement(r,{svgIcon:n,color:o.cherry500,hoverColor:o.cherry500}),crisis:a.createElement(r,{svgIcon:l,color:o.banana200,hoverColor:o.banana200})},f=a.forwardRef((function(o,r){var n,l,m=o.children,f=o.variant,v=void 0===f?"info":f,d=o.shadow,h=void 0!==d&&d,b=o.dismissable,u=void 0!==b&&b,E=o.onClick,C=o.label,_=o.fluid,w=void 0!==_&&_,y=o.size,g=o.className,j=o.testId;var k,I=!!C&&!m;return k=a.createElement("div",{ref:r,"data-testid":j,"data-analyticsid":i.NotificationPanel,className:t(c["notification-panel"],y&&c["notification-panel--"+y],c["notification-panel--"+v],(n={},e(n,c["notification-panel--shadow"],!w&&h),e(n,c["notification-panel--has-children"],!I),e(n,c["notification-panel--label-only"],I),e(n,c["notification-panel--dismissable"],!I&&u),n),g)},a.createElement("span",{className:c["notification-panel__icon"]},p["alert"===v&&C&&!m?"alertLabel":v]),a.createElement("section",{"aria-label":function(){if(m){var e="";return a.Children.map(m,(function(a){"string"==typeof a&&(e+=a)})),e}return""}(),className:t(c["notification-panel__content"],(l={},e(l,c["notification-panel__content--crisis"],"crisis"===v),e(l,c["notification-panel__content--alert"],"alert"===v),l))},C&&a.createElement("h1",{className:c["notification-panel__label"],dangerouslySetInnerHTML:{__html:C}}),m),!I&&u&&a.createElement("span",{className:c["notification-panel__close"]},a.createElement(s,{ariaLabel:o.ariaLabelCloseBtn,onClick:E}))),w?a.createElement("div",{className:t(c["fluid-wrapper"],c["fluid-wrapper--"+v],e({},c["fluid-wrapper--shadow"],h))},k):k}));export default f;export{m as variantToColorMap};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|