@7shifts/sous-chef 3.22.0 → 3.23.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons/components/IconCheckCircleIncomplete.d.ts +9 -0
- package/dist/icons/components/IconRocket.d.ts +1 -4
- package/dist/icons/components/IconUnlock.d.ts +9 -0
- package/dist/icons/components/index.d.ts +2 -0
- package/dist/index.css +3 -3
- package/dist/index.js +985 -942
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +986 -945
- package/dist/index.modern.js.map +1 -1
- package/dist/utils/date.d.ts +2 -0
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -11,11 +11,10 @@ import { DayPicker } from 'react-day-picker';
|
|
|
11
11
|
import dateFnsFormat from 'date-fns/format';
|
|
12
12
|
import dateFnsParse from 'date-fns/parse';
|
|
13
13
|
import startOfDay from 'date-fns/startOfDay';
|
|
14
|
-
import { isDate } from 'date-fns/fp';
|
|
15
14
|
import originalStylers from 'react-day-picker/dist/style.module.css';
|
|
16
15
|
import Select, { components } from 'react-select';
|
|
17
16
|
import AsyncSelect from 'react-select/async';
|
|
18
|
-
import { isDate
|
|
17
|
+
import { isDate, startOfDay as startOfDay$1 } from 'date-fns';
|
|
19
18
|
import { parsePhoneNumber, AsYouType, getCountryCallingCode } from 'libphonenumber-js';
|
|
20
19
|
|
|
21
20
|
var COLORS = {
|
|
@@ -861,17 +860,17 @@ var IconInfoCircle = forwardRef(function (_ref, ref) {
|
|
|
861
860
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$3);
|
|
862
861
|
|
|
863
862
|
return React__default.createElement("svg", Object.assign({
|
|
864
|
-
viewBox: "0 0 20 20",
|
|
865
|
-
fill: "none",
|
|
866
863
|
xmlns: "http://www.w3.org/2000/svg",
|
|
864
|
+
fill: "none",
|
|
865
|
+
viewBox: "0 0 20 20",
|
|
867
866
|
style: getIconStyles(props),
|
|
868
867
|
"data-testid": testId,
|
|
869
868
|
ref: ref
|
|
870
869
|
}, props), React__default.createElement("path", {
|
|
870
|
+
fill: "currentColor",
|
|
871
871
|
fillRule: "evenodd",
|
|
872
|
-
clipRule: "evenodd",
|
|
873
872
|
d: "M.313 10C.313 4.652 4.65.312 10 .312s9.688 4.34 9.688 9.688A9.687 9.687 0 0 1 10 19.688 9.687 9.687 0 0 1 .312 10Zm18.125 0c0-4.685-3.804-8.438-8.438-8.438A8.437 8.437 0 0 0 1.562 10 8.435 8.435 0 0 0 10 18.438 8.435 8.435 0 0 0 18.438 10Zm-9.844 3.75h.469V9.062h-.47a.469.469 0 0 1-.468-.468V8.28c0-.259.21-.469.469-.469h1.875c.259 0 .469.21.469.47v5.468h.468c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H8.594a.469.469 0 0 1-.469-.469v-.312c0-.26.21-.469.469-.469Zm.156-8.125a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Z",
|
|
874
|
-
|
|
873
|
+
clipRule: "evenodd"
|
|
875
874
|
}));
|
|
876
875
|
});
|
|
877
876
|
IconInfoCircle.displayName = 'IconInfoCircle';
|
|
@@ -883,17 +882,17 @@ var IconAnalytics = forwardRef(function (_ref, ref) {
|
|
|
883
882
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$4);
|
|
884
883
|
|
|
885
884
|
return React__default.createElement("svg", Object.assign({
|
|
886
|
-
viewBox: "0 0 20 20",
|
|
887
|
-
fill: "none",
|
|
888
885
|
xmlns: "http://www.w3.org/2000/svg",
|
|
886
|
+
fill: "none",
|
|
887
|
+
viewBox: "0 0 20 20",
|
|
889
888
|
style: getIconStyles(props),
|
|
890
889
|
"data-testid": testId,
|
|
891
890
|
ref: ref
|
|
892
891
|
}, props), React__default.createElement("path", {
|
|
892
|
+
fill: "currentColor",
|
|
893
893
|
fillRule: "evenodd",
|
|
894
|
-
clipRule: "evenodd",
|
|
895
894
|
d: "M18.333 4.444c-.322 0-.62-.095-.876-.254l-3.11 2.489c.059.171.097.352.097.543a1.667 1.667 0 1 1-3.333 0c0-.191.039-.372.098-.543L8.1 4.189a1.652 1.652 0 0 1-.877.255 1.65 1.65 0 0 1-.714-.166l-3.341 3.34c.103.218.166.458.166.715a1.667 1.667 0 1 1-1.666-1.666c.257 0 .497.062.714.166l3.341-3.34a1.65 1.65 0 0 1-.166-.715 1.667 1.667 0 1 1 3.333 0c0 .191-.039.372-.098.543L11.9 5.81c.256-.159.554-.255.877-.255.322 0 .62.096.876.255l3.11-2.49a1.65 1.65 0 0 1-.097-.542 1.667 1.667 0 1 1 1.666 1.666Zm-1.666 3.89c0-.308.248-.556.555-.556h2.222c.307 0 .556.248.556.555v10a.555.555 0 0 1-.556.556h-2.222a.555.555 0 0 1-.555-.556v-10ZM3.333 13.888a.555.555 0 0 0-.555-.556H.556A.555.555 0 0 0 0 13.89v4.444c0 .307.249.556.556.556h2.222a.555.555 0 0 0 .555-.556V13.89Zm-1.11.555v3.334H1.11v-3.334h1.111Zm15.555 3.334v-8.89h1.11v8.89h-1.11Zm.555-15.556a.556.556 0 1 1-.001 1.113.556.556 0 0 1 .001-1.113ZM1.111 8.333a.556.556 0 1 0 1.113-.001.556.556 0 0 0-1.113.001Zm6.111-5a.556.556 0 1 1 .002-1.112.556.556 0 0 1-.002 1.112Zm5 3.89a.556.556 0 1 0 1.113-.002.556.556 0 0 0-1.113.001Zm-3.889.555H6.111a.555.555 0 0 0-.555.555v10c0 .307.248.556.555.556h2.222a.555.555 0 0 0 .556-.556v-10a.555.555 0 0 0-.556-.555Zm-1.666 10h1.11v-8.89h-1.11v8.89Zm7.222-5.556h-2.222a.555.555 0 0 0-.556.556v5.555c0 .307.249.556.556.556h2.222a.555.555 0 0 0 .555-.556v-5.555a.555.555 0 0 0-.555-.556Zm-1.667 1.111v4.445h1.111v-4.445h-1.11Z",
|
|
896
|
-
|
|
895
|
+
clipRule: "evenodd"
|
|
897
896
|
}));
|
|
898
897
|
});
|
|
899
898
|
IconAnalytics.displayName = 'IconAnalytics';
|
|
@@ -905,17 +904,17 @@ var IconArrowDown = forwardRef(function (_ref, ref) {
|
|
|
905
904
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$5);
|
|
906
905
|
|
|
907
906
|
return React__default.createElement("svg", Object.assign({
|
|
908
|
-
viewBox: "0 0 20 20",
|
|
909
|
-
fill: "none",
|
|
910
907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
908
|
+
fill: "none",
|
|
909
|
+
viewBox: "0 0 20 20",
|
|
911
910
|
style: getIconStyles(props),
|
|
912
911
|
"data-testid": testId,
|
|
913
912
|
ref: ref
|
|
914
913
|
}, props), React__default.createElement("path", {
|
|
914
|
+
fill: "currentColor",
|
|
915
915
|
fillRule: "evenodd",
|
|
916
|
-
clipRule: "evenodd",
|
|
917
916
|
d: "m18.574 9.707-.277-.277a.47.47 0 0 0-.664 0l-6.969 6.972V1.72a.47.47 0 0 0-.469-.469h-.39a.47.47 0 0 0-.47.469v14.683L2.364 9.43a.47.47 0 0 0-.664 0l-.277.277a.47.47 0 0 0 0 .664l8.242 8.246a.47.47 0 0 0 .664 0l8.242-8.246a.466.466 0 0 0 .004-.664Z",
|
|
918
|
-
|
|
917
|
+
clipRule: "evenodd"
|
|
919
918
|
}));
|
|
920
919
|
});
|
|
921
920
|
IconArrowDown.displayName = 'IconArrowDown';
|
|
@@ -927,17 +926,17 @@ var IconArrowLeft = forwardRef(function (_ref, ref) {
|
|
|
927
926
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$6);
|
|
928
927
|
|
|
929
928
|
return React__default.createElement("svg", Object.assign({
|
|
930
|
-
viewBox: "0 0 20 20",
|
|
931
|
-
fill: "none",
|
|
932
929
|
xmlns: "http://www.w3.org/2000/svg",
|
|
930
|
+
fill: "none",
|
|
931
|
+
viewBox: "0 0 20 20",
|
|
933
932
|
style: getIconStyles(props),
|
|
934
933
|
"data-testid": testId,
|
|
935
934
|
ref: ref
|
|
936
935
|
}, props), React__default.createElement("path", {
|
|
936
|
+
fill: "currentColor",
|
|
937
937
|
fillRule: "evenodd",
|
|
938
|
-
clipRule: "evenodd",
|
|
939
938
|
d: "m10.293 18.574.277-.277a.47.47 0 0 0 0-.664l-6.972-6.969H18.28a.47.47 0 0 0 .469-.469v-.39a.47.47 0 0 0-.469-.47H3.598l6.972-6.972a.47.47 0 0 0 0-.664l-.277-.277a.47.47 0 0 0-.664 0L1.383 9.664a.47.47 0 0 0 0 .664l8.246 8.242c.187.188.48.188.664.004Z",
|
|
940
|
-
|
|
939
|
+
clipRule: "evenodd"
|
|
941
940
|
}));
|
|
942
941
|
});
|
|
943
942
|
IconArrowLeft.displayName = 'IconArrowLeft';
|
|
@@ -949,17 +948,17 @@ var IconArrowRight = forwardRef(function (_ref, ref) {
|
|
|
949
948
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$7);
|
|
950
949
|
|
|
951
950
|
return React__default.createElement("svg", Object.assign({
|
|
952
|
-
viewBox: "0 0 20 20",
|
|
953
|
-
fill: "none",
|
|
954
951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
952
|
+
fill: "none",
|
|
953
|
+
viewBox: "0 0 20 20",
|
|
955
954
|
style: getIconStyles(props),
|
|
956
955
|
"data-testid": testId,
|
|
957
956
|
ref: ref
|
|
958
957
|
}, props), React__default.createElement("path", {
|
|
958
|
+
fill: "currentColor",
|
|
959
959
|
fillRule: "evenodd",
|
|
960
|
-
clipRule: "evenodd",
|
|
961
960
|
d: "m9.707 1.426-.277.277a.47.47 0 0 0 0 .664l6.972 6.969H1.72a.47.47 0 0 0-.469.469v.39c0 .258.21.47.469.47h14.683L9.43 17.636a.47.47 0 0 0 0 .664l.277.277a.47.47 0 0 0 .664 0l8.246-8.242a.47.47 0 0 0 0-.664L10.371 1.43a.466.466 0 0 0-.664-.004Z",
|
|
962
|
-
|
|
961
|
+
clipRule: "evenodd"
|
|
963
962
|
}));
|
|
964
963
|
});
|
|
965
964
|
IconArrowRight.displayName = 'IconArrowRight';
|
|
@@ -971,15 +970,15 @@ var IconArrowToTop = forwardRef(function (_ref, ref) {
|
|
|
971
970
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$8);
|
|
972
971
|
|
|
973
972
|
return React__default.createElement("svg", Object.assign({
|
|
974
|
-
viewBox: "0 0 20 20",
|
|
975
|
-
fill: "none",
|
|
976
973
|
xmlns: "http://www.w3.org/2000/svg",
|
|
974
|
+
fill: "none",
|
|
975
|
+
viewBox: "0 0 20 20",
|
|
977
976
|
style: getIconStyles(props),
|
|
978
977
|
"data-testid": testId,
|
|
979
978
|
ref: ref
|
|
980
979
|
}, props), React__default.createElement("path", {
|
|
981
|
-
|
|
982
|
-
|
|
980
|
+
fill: "currentColor",
|
|
981
|
+
d: "m3.887 9.688 5.781-5.801a.47.47 0 0 1 .664 0l5.781 5.8a.47.47 0 0 1 0 .665l-.277.277a.47.47 0 0 1-.664 0l-4.508-4.531V18.28a.47.47 0 0 1-.469.469h-.39a.47.47 0 0 1-.47-.469V6.098l-4.507 4.527a.47.47 0 0 1-.664 0l-.277-.277a.465.465 0 0 1 0-.66ZM2.5 1.718v.313c0 .258.21.469.469.469H17.03a.47.47 0 0 0 .469-.469V1.72a.47.47 0 0 0-.469-.469H2.97a.47.47 0 0 0-.469.469Z"
|
|
983
982
|
}));
|
|
984
983
|
});
|
|
985
984
|
IconArrowToTop.displayName = 'IconArrowToTop';
|
|
@@ -991,18 +990,18 @@ var IconArrowTurnDownRight = forwardRef(function (_ref, ref) {
|
|
|
991
990
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$9);
|
|
992
991
|
|
|
993
992
|
return React__default.createElement("svg", Object.assign({
|
|
994
|
-
viewBox: "0 0 20 20",
|
|
995
|
-
fill: "none",
|
|
996
993
|
xmlns: "http://www.w3.org/2000/svg",
|
|
994
|
+
fill: "none",
|
|
995
|
+
viewBox: "0 0 20 20",
|
|
997
996
|
style: getIconStyles(props),
|
|
998
997
|
"data-testid": testId,
|
|
999
998
|
ref: ref
|
|
1000
999
|
}, props), React__default.createElement("g", {
|
|
1001
1000
|
clipPath: "url(#icon-arrow-turn-down-right_svg__a)"
|
|
1002
1001
|
}, React__default.createElement("path", {
|
|
1003
|
-
|
|
1002
|
+
fill: "currentColor",
|
|
1004
1003
|
d: "m15.957 14.862 3.905-3.905a.47.47 0 0 0 0-.664l-3.905-3.906a.47.47 0 0 0-.664 0l-.332.332a.47.47 0 0 0 0 .665l2.537 2.538H1.406V5.938a.469.469 0 0 0-.137-.331L.8 5.138a.469.469 0 0 0-.8.331v4.921c0 .518.42.938.937.938h16.561l-2.537 2.538a.47.47 0 0 0 0 .664l.332.332a.47.47 0 0 0 .664 0Z",
|
|
1005
|
-
|
|
1004
|
+
opacity: 0.9
|
|
1006
1005
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1007
1006
|
id: "icon-arrow-turn-down-right_svg__a"
|
|
1008
1007
|
}, React__default.createElement("path", {
|
|
@@ -1019,17 +1018,17 @@ var IconArrowUp = forwardRef(function (_ref, ref) {
|
|
|
1019
1018
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$a);
|
|
1020
1019
|
|
|
1021
1020
|
return React__default.createElement("svg", Object.assign({
|
|
1022
|
-
viewBox: "0 0 20 20",
|
|
1023
|
-
fill: "none",
|
|
1024
1021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1022
|
+
fill: "none",
|
|
1023
|
+
viewBox: "0 0 20 20",
|
|
1025
1024
|
style: getIconStyles(props),
|
|
1026
1025
|
"data-testid": testId,
|
|
1027
1026
|
ref: ref
|
|
1028
1027
|
}, props), React__default.createElement("path", {
|
|
1028
|
+
fill: "currentColor",
|
|
1029
1029
|
fillRule: "evenodd",
|
|
1030
|
-
clipRule: "evenodd",
|
|
1031
1030
|
d: "m1.426 10.293.277.277a.47.47 0 0 0 .664 0l6.969-6.972V18.28c0 .258.21.469.469.469h.39a.47.47 0 0 0 .47-.469V3.598l6.972 6.972a.47.47 0 0 0 .664 0l.277-.277a.47.47 0 0 0 0-.664l-8.242-8.246a.47.47 0 0 0-.664 0L1.43 9.629a.466.466 0 0 0-.004.664Z",
|
|
1032
|
-
|
|
1031
|
+
clipRule: "evenodd"
|
|
1033
1032
|
}));
|
|
1034
1033
|
});
|
|
1035
1034
|
IconArrowUp.displayName = 'IconArrowUp';
|
|
@@ -1041,17 +1040,17 @@ var IconAward = forwardRef(function (_ref, ref) {
|
|
|
1041
1040
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$b);
|
|
1042
1041
|
|
|
1043
1042
|
return React__default.createElement("svg", Object.assign({
|
|
1044
|
-
viewBox: "0 0 20 20",
|
|
1045
|
-
fill: "none",
|
|
1046
1043
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1044
|
+
fill: "none",
|
|
1045
|
+
viewBox: "0 0 20 20",
|
|
1047
1046
|
style: getIconStyles(props),
|
|
1048
1047
|
"data-testid": testId,
|
|
1049
1048
|
ref: ref
|
|
1050
1049
|
}, props), React__default.createElement("path", {
|
|
1050
|
+
fill: "currentColor",
|
|
1051
1051
|
fillRule: "evenodd",
|
|
1052
|
-
clipRule: "evenodd",
|
|
1053
1052
|
d: "M16.834 10.635a2.246 2.246 0 0 0 .563-2.134l-.05-.188c-.09-.34-.136-.51-.136-.68 0-.171.045-.342.136-.683l.05-.188c.2-.76-.016-1.577-.563-2.135l-.105-.106c-.27-.27-.4-.4-.486-.555-.08-.143-.122-.307-.204-.622l-.058-.218a2.205 2.205 0 0 0-1.545-1.57l-.182-.049c-.327-.087-.494-.132-.64-.216-.153-.089-.28-.221-.544-.493L12.967.69a2.183 2.183 0 0 0-2.122-.576l-.157.044c-.349.097-.52.145-.691.144-.166 0-.331-.046-.657-.137L9.154.115a2.179 2.179 0 0 0-2.12.578L6.907.82c-.25.257-.374.384-.52.469-.143.083-.307.127-.631.214l-.191.052a2.206 2.206 0 0 0-1.547 1.569l-.055.21c-.084.324-.127.489-.208.633-.085.151-.212.278-.47.54l-.12.12a2.245 2.245 0 0 0-.562 2.135l.05.187c.09.34.136.51.136.68 0 .17-.045.341-.136.683l-.05.189c-.2.76.016 1.577.563 2.134l.105.106c.27.27.4.401.485.556.08.143.123.306.205.622l.057.218c.078.297.23.559.414.793l-1.857 4.567a.623.623 0 0 0 .576.858h.002l.45-.017h.006l1.616-.062 1.41 1.49a.62.62 0 0 0 1.029-.193l2.041-5.021a.909.909 0 0 1 .588 0l2.04 5.02a.62.62 0 0 0 1.03.194l1.41-1.49 1.619.062.453.017h.003a.623.623 0 0 0 .575-.858l-1.856-4.567c.184-.234.335-.495.414-.792l.055-.21c.084-.324.127-.49.208-.634.085-.151.211-.278.47-.54l.12-.12ZM6.264 7.508A3.74 3.74 0 0 1 10 3.772a3.74 3.74 0 0 1 3.736 3.736A3.74 3.74 0 0 1 10 11.243a3.74 3.74 0 0 1-3.735-3.735Zm1.246 0A2.493 2.493 0 0 0 10 9.998a2.493 2.493 0 0 0 2.49-2.49A2.493 2.493 0 0 0 10 5.018a2.493 2.493 0 0 0-2.49 2.49ZM5.743 17.01l1.133 1.197 1.317-3.239a2.159 2.159 0 0 1-1.4-.642l-.013-.013c-.174-.178-.268-.273-.379-.34-.13-.08-.283-.12-.615-.207l-.221-.059c-.017-.005-.033-.012-.048-.02-.014-.006-.027-.013-.041-.018l-1.383 3.404 1.136-.044.514-.02Zm10.165.063-1.104-.042-.546-.021-1.134 1.197-1.319-3.245a2.152 2.152 0 0 0 1.402-.636l.015-.015c.18-.184.276-.281.389-.349.126-.075.274-.113.587-.194l.238-.061a.27.27 0 0 0 .047-.02c.014-.006.027-.013.042-.018l1.383 3.404Zm-1.8-4.567a.96.96 0 0 0 .67-.686c.157-.6.231-.894.375-1.148.144-.254.357-.469.793-.91a.995.995 0 0 0 .247-.946l-.002-.005c-.316-1.178-.316-1.18.002-2.366a.994.994 0 0 0-.247-.946c-.854-.861-.855-.866-1.146-1.972l-.022-.086a.96.96 0 0 0-.67-.685c-.585-.159-.875-.234-1.126-.38-.253-.147-.466-.365-.903-.813a.934.934 0 0 0-.907-.248c-.591.164-.882.245-1.172.245-.29 0-.58-.082-1.173-.245a.929.929 0 0 0-.906.25c-.438.444-.645.66-.894.806-.248.146-.536.222-1.135.385a.957.957 0 0 0-.67.685c-.157.6-.231.894-.375 1.148-.144.254-.357.469-.793.91a.995.995 0 0 0-.247.946c.318 1.182.317 1.186.003 2.361l-.003.01c-.089.339.006.7.247.946.854.861.855.866 1.146 1.972l.022.086a.96.96 0 0 0 .67.685l.186.05c.77.205.975.259 1.603.898a.92.92 0 0 0 1.158.137 2.184 2.184 0 0 1 2.322 0 .917.917 0 0 0 1.158-.136c.634-.647.84-.7 1.6-.899l.189-.05Z",
|
|
1054
|
-
|
|
1053
|
+
clipRule: "evenodd"
|
|
1055
1054
|
}));
|
|
1056
1055
|
});
|
|
1057
1056
|
IconAward.displayName = 'IconAward';
|
|
@@ -1063,40 +1062,40 @@ var IconAwfulMonochromatic = forwardRef(function (_ref, ref) {
|
|
|
1063
1062
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$c);
|
|
1064
1063
|
|
|
1065
1064
|
return React__default.createElement("svg", Object.assign({
|
|
1066
|
-
viewBox: "0 0 20 20",
|
|
1067
|
-
fill: "none",
|
|
1068
1065
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1066
|
+
fill: "none",
|
|
1067
|
+
viewBox: "0 0 20 20",
|
|
1069
1068
|
style: getIconStyles(props),
|
|
1070
1069
|
"data-testid": testId,
|
|
1071
1070
|
ref: ref
|
|
1072
1071
|
}, props), React__default.createElement("path", {
|
|
1073
|
-
|
|
1074
|
-
|
|
1072
|
+
fill: "url(#icon-awful-monochromatic_svg__a)",
|
|
1073
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
1075
1074
|
}), React__default.createElement("path", {
|
|
1076
|
-
|
|
1077
|
-
|
|
1075
|
+
fill: "currentColor",
|
|
1076
|
+
d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
|
|
1078
1077
|
}), React__default.createElement("path", {
|
|
1079
|
-
|
|
1080
|
-
|
|
1078
|
+
fill: "#464646",
|
|
1079
|
+
d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z"
|
|
1081
1080
|
}), React__default.createElement("rect", {
|
|
1082
|
-
x: 4.756,
|
|
1083
|
-
y: 5.5,
|
|
1084
1081
|
width: 4,
|
|
1085
1082
|
height: 0.75,
|
|
1083
|
+
x: 4.756,
|
|
1084
|
+
y: 5.5,
|
|
1085
|
+
fill: "#464646",
|
|
1086
1086
|
rx: 0.375,
|
|
1087
|
-
transform: "rotate(20 4.756 5.5)"
|
|
1088
|
-
fill: "#464646"
|
|
1087
|
+
transform: "rotate(20 4.756 5.5)"
|
|
1089
1088
|
}), React__default.createElement("rect", {
|
|
1090
1089
|
width: 4,
|
|
1091
1090
|
height: 0.75,
|
|
1091
|
+
fill: "#464646",
|
|
1092
1092
|
rx: 0.375,
|
|
1093
|
-
transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
|
|
1094
|
-
fill: "#464646"
|
|
1093
|
+
transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
|
|
1095
1094
|
}), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
|
|
1096
1095
|
id: "icon-awful-monochromatic_svg__a",
|
|
1097
1096
|
x1: 3.667,
|
|
1098
|
-
y1: 7.789,
|
|
1099
1097
|
x2: 3.667,
|
|
1098
|
+
y1: 7.789,
|
|
1100
1099
|
y2: 20.454,
|
|
1101
1100
|
gradientUnits: "userSpaceOnUse"
|
|
1102
1101
|
}, React__default.createElement("stop", {
|
|
@@ -1115,35 +1114,35 @@ var IconAwful = forwardRef(function (_ref, ref) {
|
|
|
1115
1114
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$d);
|
|
1116
1115
|
|
|
1117
1116
|
return React__default.createElement("svg", Object.assign({
|
|
1118
|
-
viewBox: "0 0 20 20",
|
|
1119
|
-
fill: "none",
|
|
1120
1117
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1118
|
+
fill: "none",
|
|
1119
|
+
viewBox: "0 0 20 20",
|
|
1121
1120
|
style: getIconStyles(props),
|
|
1122
1121
|
"data-testid": testId,
|
|
1123
1122
|
ref: ref
|
|
1124
1123
|
}, props), React__default.createElement("path", {
|
|
1125
|
-
|
|
1126
|
-
|
|
1124
|
+
fill: "#FFCE69",
|
|
1125
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
1127
1126
|
}), React__default.createElement("path", {
|
|
1128
|
-
|
|
1129
|
-
|
|
1127
|
+
fill: "#FB7448",
|
|
1128
|
+
d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
|
|
1130
1129
|
}), React__default.createElement("path", {
|
|
1131
|
-
|
|
1132
|
-
|
|
1130
|
+
fill: "#464646",
|
|
1131
|
+
d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z"
|
|
1133
1132
|
}), React__default.createElement("rect", {
|
|
1134
|
-
x: 4.756,
|
|
1135
|
-
y: 5.5,
|
|
1136
1133
|
width: 4,
|
|
1137
1134
|
height: 0.75,
|
|
1135
|
+
x: 4.756,
|
|
1136
|
+
y: 5.5,
|
|
1137
|
+
fill: "#464646",
|
|
1138
1138
|
rx: 0.375,
|
|
1139
|
-
transform: "rotate(20 4.756 5.5)"
|
|
1140
|
-
fill: "#464646"
|
|
1139
|
+
transform: "rotate(20 4.756 5.5)"
|
|
1141
1140
|
}), React__default.createElement("rect", {
|
|
1142
1141
|
width: 4,
|
|
1143
1142
|
height: 0.75,
|
|
1143
|
+
fill: "#464646",
|
|
1144
1144
|
rx: 0.375,
|
|
1145
|
-
transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
|
|
1146
|
-
fill: "#464646"
|
|
1145
|
+
transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
|
|
1147
1146
|
}));
|
|
1148
1147
|
});
|
|
1149
1148
|
IconAwful.displayName = 'IconAwful';
|
|
@@ -1155,26 +1154,26 @@ var IconBadMonochromatic = forwardRef(function (_ref, ref) {
|
|
|
1155
1154
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$e);
|
|
1156
1155
|
|
|
1157
1156
|
return React__default.createElement("svg", Object.assign({
|
|
1158
|
-
viewBox: "0 0 20 20",
|
|
1159
|
-
fill: "none",
|
|
1160
1157
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1158
|
+
fill: "none",
|
|
1159
|
+
viewBox: "0 0 20 20",
|
|
1161
1160
|
style: getIconStyles(props),
|
|
1162
1161
|
"data-testid": testId,
|
|
1163
1162
|
ref: ref
|
|
1164
1163
|
}, props), React__default.createElement("path", {
|
|
1165
|
-
|
|
1166
|
-
|
|
1164
|
+
fill: "url(#icon-bad-monochromatic_svg__a)",
|
|
1165
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
1167
1166
|
}), React__default.createElement("path", {
|
|
1168
|
-
|
|
1169
|
-
|
|
1167
|
+
fill: "currentColor",
|
|
1168
|
+
d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
|
|
1170
1169
|
}), React__default.createElement("path", {
|
|
1171
|
-
|
|
1172
|
-
|
|
1170
|
+
fill: "#464646",
|
|
1171
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
1173
1172
|
}), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
|
|
1174
1173
|
id: "icon-bad-monochromatic_svg__a",
|
|
1175
1174
|
x1: 3.667,
|
|
1176
|
-
y1: 7.789,
|
|
1177
1175
|
x2: 3.667,
|
|
1176
|
+
y1: 7.789,
|
|
1178
1177
|
y2: 20.454,
|
|
1179
1178
|
gradientUnits: "userSpaceOnUse"
|
|
1180
1179
|
}, React__default.createElement("stop", {
|
|
@@ -1193,21 +1192,21 @@ var IconBad = forwardRef(function (_ref, ref) {
|
|
|
1193
1192
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$f);
|
|
1194
1193
|
|
|
1195
1194
|
return React__default.createElement("svg", Object.assign({
|
|
1196
|
-
viewBox: "0 0 20 20",
|
|
1197
|
-
fill: "none",
|
|
1198
1195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1196
|
+
fill: "none",
|
|
1197
|
+
viewBox: "0 0 20 20",
|
|
1199
1198
|
style: getIconStyles(props),
|
|
1200
1199
|
"data-testid": testId,
|
|
1201
1200
|
ref: ref
|
|
1202
1201
|
}, props), React__default.createElement("path", {
|
|
1203
|
-
|
|
1204
|
-
|
|
1202
|
+
fill: "#FFCE69",
|
|
1203
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
1205
1204
|
}), React__default.createElement("path", {
|
|
1206
|
-
|
|
1207
|
-
|
|
1205
|
+
fill: "#FB7448",
|
|
1206
|
+
d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
|
|
1208
1207
|
}), React__default.createElement("path", {
|
|
1209
|
-
|
|
1210
|
-
|
|
1208
|
+
fill: "#464646",
|
|
1209
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
1211
1210
|
}));
|
|
1212
1211
|
});
|
|
1213
1212
|
IconBad.displayName = 'IconBad';
|
|
@@ -1219,17 +1218,17 @@ var IconBalanceScaleLeft = forwardRef(function (_ref, ref) {
|
|
|
1219
1218
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$g);
|
|
1220
1219
|
|
|
1221
1220
|
return React__default.createElement("svg", Object.assign({
|
|
1222
|
-
viewBox: "0 0 20 20",
|
|
1223
|
-
fill: "none",
|
|
1224
1221
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1222
|
+
fill: "none",
|
|
1223
|
+
viewBox: "0 0 20 20",
|
|
1225
1224
|
style: getIconStyles(props),
|
|
1226
1225
|
"data-testid": testId,
|
|
1227
1226
|
ref: ref
|
|
1228
1227
|
}, props), React__default.createElement("g", {
|
|
1229
1228
|
clipPath: "url(#icon-balance-scale-left_svg__a)"
|
|
1230
1229
|
}, React__default.createElement("path", {
|
|
1231
|
-
|
|
1232
|
-
|
|
1230
|
+
fill: "currentColor",
|
|
1231
|
+
d: "m19.825 9.722-3.408-5.5A.498.498 0 0 0 16 4a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 14a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 13c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 5.445 18.843 10H13.18Zm3.57 7H10.5V5.93a1.993 1.993 0 0 0 1.426-1.418l4.634-1.55a.25.25 0 0 0 .158-.317l-.16-.474a.25.25 0 0 0-.316-.158L11.918 3.46a1.994 1.994 0 1 0-3.775 1.263L3.44 6.297a.25.25 0 0 0-.157.316l.158.474a.25.25 0 0 0 .317.158l5.014-1.678c.213.168.458.292.728.362V17.75c0 .138.112.25.25.25h7a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4c0-.551.449-1 1-1 .551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1ZM4.417 8.223A.498.498 0 0 0 4 8a.498.498 0 0 0-.417.223L.175 13.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 18a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613l-3.408-5.5ZM4 17c-1.3 0-2.423-.848-2.837-2h5.663C6.406 16.163 5.29 17 4 17Zm-2.82-3L4 9.445 6.843 14H1.18Z"
|
|
1233
1232
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1234
1233
|
id: "icon-balance-scale-left_svg__a"
|
|
1235
1234
|
}, React__default.createElement("path", {
|
|
@@ -1246,17 +1245,17 @@ var IconBalanceScale = forwardRef(function (_ref, ref) {
|
|
|
1246
1245
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$h);
|
|
1247
1246
|
|
|
1248
1247
|
return React__default.createElement("svg", Object.assign({
|
|
1249
|
-
viewBox: "0 0 20 20",
|
|
1250
|
-
fill: "none",
|
|
1251
1248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1249
|
+
fill: "none",
|
|
1250
|
+
viewBox: "0 0 20 20",
|
|
1252
1251
|
style: getIconStyles(props),
|
|
1253
1252
|
"data-testid": testId,
|
|
1254
1253
|
ref: ref
|
|
1255
1254
|
}, props), React__default.createElement("g", {
|
|
1256
1255
|
clipPath: "url(#icon-balance-scale_svg__a)"
|
|
1257
1256
|
}, React__default.createElement("path", {
|
|
1258
|
-
|
|
1259
|
-
|
|
1257
|
+
fill: "currentColor",
|
|
1258
|
+
d: "m19.825 10.722-3.408-5.5A.498.498 0 0 0 16 5a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 15a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 14c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 6.445 18.843 11H13.18Zm3.57 6H10.5V5.93A1.995 1.995 0 0 0 12 4h4.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.035c-.004-.008-.136-.347-.597-.658A1.99 1.99 0 0 0 10 2a1.99 1.99 0 0 0-1.118.342c-.46.31-.593.65-.597.658H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25H8c0 .93.639 1.706 1.5 1.93V17H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-1.003 7.335a.97.97 0 0 0-.172-.613l-3.408-5.5A.498.498 0 0 0 4 5a.498.498 0 0 0-.417.223L.175 10.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 15a4.007 4.007 0 0 0 3.997-3.665Zm-3.996-4.89L6.843 11H1.18l2.822-4.555ZM1.163 12h5.663C6.406 13.163 5.29 14 4 14c-1.3 0-2.423-.848-2.837-2Z"
|
|
1260
1259
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1261
1260
|
id: "icon-balance-scale_svg__a"
|
|
1262
1261
|
}, React__default.createElement("path", {
|
|
@@ -1273,15 +1272,15 @@ var IconBan = forwardRef(function (_ref, ref) {
|
|
|
1273
1272
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
|
|
1274
1273
|
|
|
1275
1274
|
return React__default.createElement("svg", Object.assign({
|
|
1276
|
-
viewBox: "0 0 20 20",
|
|
1277
|
-
fill: "none",
|
|
1278
1275
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1276
|
+
fill: "none",
|
|
1277
|
+
viewBox: "0 0 20 20",
|
|
1279
1278
|
style: getIconStyles(props),
|
|
1280
1279
|
"data-testid": testId,
|
|
1281
1280
|
ref: ref
|
|
1282
1281
|
}, props), React__default.createElement("path", {
|
|
1283
|
-
|
|
1284
|
-
|
|
1282
|
+
fill: "currentColor",
|
|
1283
|
+
d: "M10 .313C4.65.313.312 4.65.312 10S4.65 19.688 10 19.688c5.35 0 9.688-4.338 9.688-9.688C19.688 4.65 15.35.312 10 .312ZM4.034 15.966a8.437 8.437 0 0 1-.426-11.474l11.9 11.9a8.437 8.437 0 0 1-11.474-.426Zm12.358-.458-11.9-11.9a8.437 8.437 0 0 1 11.474.426 8.437 8.437 0 0 1 .426 11.474Z"
|
|
1285
1284
|
}));
|
|
1286
1285
|
});
|
|
1287
1286
|
IconBan.displayName = 'IconBan';
|
|
@@ -1293,17 +1292,17 @@ var IconBarsH = forwardRef(function (_ref, ref) {
|
|
|
1293
1292
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$j);
|
|
1294
1293
|
|
|
1295
1294
|
return React__default.createElement("svg", Object.assign({
|
|
1296
|
-
viewBox: "0 0 20 20",
|
|
1297
|
-
fill: "none",
|
|
1298
1295
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1296
|
+
fill: "none",
|
|
1297
|
+
viewBox: "0 0 20 20",
|
|
1299
1298
|
style: getIconStyles(props),
|
|
1300
1299
|
"data-testid": testId,
|
|
1301
1300
|
ref: ref
|
|
1302
1301
|
}, props), React__default.createElement("path", {
|
|
1302
|
+
fill: "currentColor",
|
|
1303
1303
|
fillRule: "evenodd",
|
|
1304
|
-
clipRule: "evenodd",
|
|
1305
1304
|
d: "M.313 5h16.875c.172 0 .312-.14.312-.313v-.625a.312.312 0 0 0-.313-.312H.313A.312.312 0 0 0 0 4.063v.625C0 4.86.14 5 .313 5Zm19.375 4.375H2.813a.312.312 0 0 0-.313.313v.624c0 .173.14.313.313.313h16.875c.172 0 .312-.14.312-.313v-.624a.312.312 0 0 0-.313-.313ZM.313 15h16.875c.172 0 .312.14.312.313v.624c0 .173-.14.313-.313.313H.313A.312.312 0 0 1 0 15.937v-.624C0 15.14.14 15 .313 15Z",
|
|
1306
|
-
|
|
1305
|
+
clipRule: "evenodd"
|
|
1307
1306
|
}));
|
|
1308
1307
|
});
|
|
1309
1308
|
IconBarsH.displayName = 'IconBarsH';
|
|
@@ -1315,15 +1314,15 @@ var IconBarsV = forwardRef(function (_ref, ref) {
|
|
|
1315
1314
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$k);
|
|
1316
1315
|
|
|
1317
1316
|
return React__default.createElement("svg", Object.assign({
|
|
1318
|
-
viewBox: "0 0 20 20",
|
|
1319
|
-
fill: "none",
|
|
1320
1317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1318
|
+
fill: "none",
|
|
1319
|
+
viewBox: "0 0 20 20",
|
|
1321
1320
|
style: getIconStyles(props),
|
|
1322
1321
|
"data-testid": testId,
|
|
1323
1322
|
ref: ref
|
|
1324
1323
|
}, props), React__default.createElement("path", {
|
|
1325
|
-
|
|
1326
|
-
|
|
1324
|
+
fill: "currentColor",
|
|
1325
|
+
d: "M4.762 2.381a2.38 2.38 0 1 0-4.762 0v15.238a2.381 2.381 0 1 0 4.762 0V2.381ZM12.381 12.857a2.38 2.38 0 1 0-4.762 0v4.762a2.381 2.381 0 1 0 4.762 0v-4.762ZM20 6.19a2.381 2.381 0 0 0-4.762 0v11.43a2.38 2.38 0 1 0 4.762 0V6.19Z"
|
|
1327
1326
|
}));
|
|
1328
1327
|
});
|
|
1329
1328
|
IconBarsV.displayName = 'IconBarsV';
|
|
@@ -1335,17 +1334,17 @@ var IconBell = forwardRef(function (_ref, ref) {
|
|
|
1335
1334
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$l);
|
|
1336
1335
|
|
|
1337
1336
|
return React__default.createElement("svg", Object.assign({
|
|
1338
|
-
viewBox: "0 0 20 20",
|
|
1339
|
-
fill: "none",
|
|
1340
1337
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1338
|
+
fill: "none",
|
|
1339
|
+
viewBox: "0 0 20 20",
|
|
1341
1340
|
style: getIconStyles(props),
|
|
1342
1341
|
"data-testid": testId,
|
|
1343
1342
|
ref: ref
|
|
1344
1343
|
}, props), React__default.createElement("path", {
|
|
1344
|
+
fill: "currentColor",
|
|
1345
1345
|
fillRule: "evenodd",
|
|
1346
|
-
clipRule: "evenodd",
|
|
1347
1346
|
d: "M17.93 13.079c-1.093-1.04-1.928-2.129-1.928-5.817 0-3.11-2.476-5.645-5.627-5.951V.625a.625.625 0 1 0-1.25 0v.686C5.975 1.618 3.5 4.153 3.5 7.26c0 3.689-.836 4.778-1.928 5.817a1.818 1.818 0 0 0-.44 2.002c.285.71.97 1.17 1.744 1.17h13.75c.775 0 1.46-.46 1.744-1.17a1.817 1.817 0 0 0-.44-2.002Zm-8.18 5.67c-.69 0-1.25-.56-1.25-1.25H7.25a2.504 2.504 0 0 0 2.5 2.5c1.378 0 2.5-1.121 2.5-2.5H11c0 .69-.56 1.25-1.25 1.25ZM2.875 15h13.75c.554 0 .835-.642.442-1.016-1.37-1.304-2.315-2.763-2.315-6.722 0-2.632-2.238-4.762-5.002-4.762S4.75 4.63 4.75 7.262c0 3.974-.954 5.426-2.316 6.722-.391.373-.114 1.016.442 1.016Z",
|
|
1348
|
-
|
|
1347
|
+
clipRule: "evenodd"
|
|
1349
1348
|
}));
|
|
1350
1349
|
});
|
|
1351
1350
|
IconBell.displayName = 'IconBell';
|
|
@@ -1357,15 +1356,15 @@ var IconBirthdayCake = forwardRef(function (_ref, ref) {
|
|
|
1357
1356
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$m);
|
|
1358
1357
|
|
|
1359
1358
|
return React__default.createElement("svg", Object.assign({
|
|
1360
|
-
viewBox: "0 0 20 20",
|
|
1361
|
-
fill: "none",
|
|
1362
1359
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1360
|
+
fill: "none",
|
|
1361
|
+
viewBox: "0 0 20 20",
|
|
1363
1362
|
style: getIconStyles(props),
|
|
1364
1363
|
"data-testid": testId,
|
|
1365
1364
|
ref: ref
|
|
1366
1365
|
}, props), React__default.createElement("path", {
|
|
1367
|
-
|
|
1368
|
-
|
|
1366
|
+
fill: "currentColor",
|
|
1367
|
+
d: "M5 3.75c-.693 0-1.25-.557-1.25-1.25C3.75 1.29 5 1.602 5 0c.469 0 1.25 1.152 1.25 2.188C6.25 3.223 5.693 3.75 5 3.75Zm5 0c-.693 0-1.25-.557-1.25-1.25C8.75 1.29 10 1.602 10 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562Zm5 0c-.693 0-1.25-.557-1.25-1.25C13.75 1.29 15 1.602 15 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562ZM16.875 10h-1.25V4.375h-1.25V10h-3.75V4.375h-1.25V10h-3.75V4.375h-1.25V10h-1.25c-1.035 0-1.875.84-1.875 1.875V20h17.5v-8.125c0-1.035-.84-1.875-1.875-1.875Zm.625 8.75h-15v-2.814c.634-.37.935-.936 1.67-.936 1.092 0 1.22 1.25 2.92 1.25C8.763 16.25 8.934 15 10 15c1.1 0 1.219 1.25 2.92 1.25 1.694 0 1.827-1.25 2.92-1.25.722 0 1.025.565 1.66.936v2.814Zm0-4.39c-.376-.307-.829-.61-1.66-.61-1.697 0-1.83 1.25-2.92 1.25-1.082 0-1.229-1.25-2.92-1.25-1.674 0-1.844 1.25-2.91 1.25-1.1 0-1.219-1.25-2.92-1.25-.838 0-1.293.304-1.67.612v-2.487c0-.345.28-.625.625-.625h13.75c.345 0 .625.28.625.625v2.485Z"
|
|
1369
1368
|
}));
|
|
1370
1369
|
});
|
|
1371
1370
|
IconBirthdayCake.displayName = 'IconBirthdayCake';
|
|
@@ -1377,15 +1376,15 @@ var IconBold = forwardRef(function (_ref, ref) {
|
|
|
1377
1376
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$n);
|
|
1378
1377
|
|
|
1379
1378
|
return React__default.createElement("svg", Object.assign({
|
|
1380
|
-
viewBox: "0 0 20 20",
|
|
1381
|
-
fill: "none",
|
|
1382
1379
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1380
|
+
fill: "none",
|
|
1381
|
+
viewBox: "0 0 20 20",
|
|
1383
1382
|
style: getIconStyles(props),
|
|
1384
1383
|
"data-testid": testId,
|
|
1385
1384
|
ref: ref
|
|
1386
1385
|
}, props), React__default.createElement("path", {
|
|
1387
|
-
|
|
1388
|
-
|
|
1386
|
+
fill: "currentColor",
|
|
1387
|
+
d: "M13.828 9.145a4.36 4.36 0 0 0 .516-6.614A4.375 4.375 0 0 0 11.25 1.25H3.437a.312.312 0 0 0-.312.313v.625a.312.312 0 0 0 .313.312h.937v15h-.938a.312.312 0 0 0-.312.313v.625a.313.313 0 0 0 .313.312h8.437a5 5 0 0 0 1.953-9.605ZM5.625 2.5h5.625a3.125 3.125 0 1 1 0 6.25H5.625V2.5Zm6.25 15h-6.25V10h6.25a3.75 3.75 0 1 1 0 7.5Z"
|
|
1389
1388
|
}));
|
|
1390
1389
|
});
|
|
1391
1390
|
IconBold.displayName = 'IconBold';
|
|
@@ -1397,17 +1396,17 @@ var IconBolt = forwardRef(function (_ref, ref) {
|
|
|
1397
1396
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$o);
|
|
1398
1397
|
|
|
1399
1398
|
return React__default.createElement("svg", Object.assign({
|
|
1400
|
-
viewBox: "0 0 20 20",
|
|
1401
|
-
fill: "none",
|
|
1402
1399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1400
|
+
fill: "none",
|
|
1401
|
+
viewBox: "0 0 20 20",
|
|
1403
1402
|
style: getIconStyles(props),
|
|
1404
1403
|
"data-testid": testId,
|
|
1405
1404
|
ref: ref
|
|
1406
1405
|
}, props), React__default.createElement("g", {
|
|
1407
1406
|
clipPath: "url(#icon-bolt_svg__a)"
|
|
1408
1407
|
}, React__default.createElement("path", {
|
|
1409
|
-
|
|
1410
|
-
|
|
1408
|
+
fill: "currentColor",
|
|
1409
|
+
d: "M15.313 6.25h-4.508l1.664-5.07A.941.941 0 0 0 11.563 0H5.938a.939.939 0 0 0-.93.813l-1.25 9.374a.94.94 0 0 0 .93 1.063h4.637l-1.801 7.598a.936.936 0 0 0 1.723.683l6.875-11.875a.936.936 0 0 0-.81-1.406Z"
|
|
1411
1410
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1412
1411
|
id: "icon-bolt_svg__a"
|
|
1413
1412
|
}, React__default.createElement("path", {
|
|
@@ -1424,17 +1423,17 @@ var IconBook = forwardRef(function (_ref, ref) {
|
|
|
1424
1423
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$p);
|
|
1425
1424
|
|
|
1426
1425
|
return React__default.createElement("svg", Object.assign({
|
|
1427
|
-
viewBox: "0 0 20 20",
|
|
1428
|
-
fill: "none",
|
|
1429
1426
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1427
|
+
fill: "none",
|
|
1428
|
+
viewBox: "0 0 20 20",
|
|
1430
1429
|
style: getIconStyles(props),
|
|
1431
1430
|
"data-testid": testId,
|
|
1432
1431
|
ref: ref
|
|
1433
1432
|
}, props), React__default.createElement("path", {
|
|
1433
|
+
fill: "currentColor",
|
|
1434
1434
|
fillRule: "evenodd",
|
|
1435
|
-
clipRule: "evenodd",
|
|
1436
1435
|
d: "M18.152 18.75h.13a.47.47 0 0 1 .468.469v.312a.47.47 0 0 1-.469.469H4.375a3.124 3.124 0 0 1-3.125-3.125V3.125A3.124 3.124 0 0 1 4.375 0h13.438c.519 0 .937.418.937.938v14.374c0 .391-.242.727-.582.868-.14.629-.172 1.78-.016 2.57ZM8.594 6.25h6.562a.47.47 0 0 0 .469-.469V5.47A.47.47 0 0 0 15.156 5H8.594a.47.47 0 0 0-.469.469v.312c0 .258.21.469.469.469Zm7.031 1.719v.312a.47.47 0 0 1-.469.469H8.594a.47.47 0 0 1-.469-.469V7.97a.47.47 0 0 1 .469-.469h6.562a.47.47 0 0 1 .469.469ZM17.5 15H6.25V1.25H17.5V15Zm-15 .625A3.126 3.126 0 0 1 4.375 15H5V1.25h-.625C3.34 1.25 2.5 2.09 2.5 3.125v12.5Zm14.543.625a8.929 8.929 0 0 0 0 2.5H4.375c-2.5 0-2.5-2.5 0-2.5h12.668Z",
|
|
1437
|
-
|
|
1436
|
+
clipRule: "evenodd"
|
|
1438
1437
|
}));
|
|
1439
1438
|
});
|
|
1440
1439
|
IconBook.displayName = 'IconBook';
|
|
@@ -1446,15 +1445,15 @@ var IconBriefcase = forwardRef(function (_ref, ref) {
|
|
|
1446
1445
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$q);
|
|
1447
1446
|
|
|
1448
1447
|
return React__default.createElement("svg", Object.assign({
|
|
1449
|
-
viewBox: "0 0 20 20",
|
|
1450
|
-
fill: "none",
|
|
1451
1448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1449
|
+
fill: "none",
|
|
1450
|
+
viewBox: "0 0 20 20",
|
|
1452
1451
|
style: getIconStyles(props),
|
|
1453
1452
|
"data-testid": testId,
|
|
1454
1453
|
ref: ref
|
|
1455
1454
|
}, props), React__default.createElement("path", {
|
|
1456
|
-
|
|
1457
|
-
|
|
1455
|
+
fill: "currentColor",
|
|
1456
|
+
d: "M18.125 5H13.75V2.187a.937.937 0 0 0-.938-.937H7.189a.937.937 0 0 0-.938.938V5H1.875C.839 5 0 5.84 0 6.875v10c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875v-10C20 5.839 19.16 5 18.125 5ZM7.5 2.5h5V5h-5V2.5Zm11.25 14.375c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V11.25H7.5v1.563c0 .517.42.937.938.937h3.124c.518 0 .938-.42.938-.938V11.25h6.25v5.625Zm-10-4.375v-1.25h2.5v1.25h-2.5Zm10-2.5H1.25V6.875c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625V10Z"
|
|
1458
1457
|
}));
|
|
1459
1458
|
});
|
|
1460
1459
|
IconBriefcase.displayName = 'IconBriefcase';
|
|
@@ -1466,17 +1465,17 @@ var IconBullseyeArrow = forwardRef(function (_ref, ref) {
|
|
|
1466
1465
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$r);
|
|
1467
1466
|
|
|
1468
1467
|
return React__default.createElement("svg", Object.assign({
|
|
1469
|
-
viewBox: "0 0 20 20",
|
|
1470
|
-
fill: "none",
|
|
1471
1468
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1469
|
+
fill: "none",
|
|
1470
|
+
viewBox: "0 0 20 20",
|
|
1472
1471
|
style: getIconStyles(props),
|
|
1473
1472
|
"data-testid": testId,
|
|
1474
1473
|
ref: ref
|
|
1475
1474
|
}, props), React__default.createElement("path", {
|
|
1475
|
+
fill: "currentColor",
|
|
1476
1476
|
fillRule: "evenodd",
|
|
1477
|
-
clipRule: "evenodd",
|
|
1478
1477
|
d: "m18.213 8.097 1.022-1.023A9.687 9.687 0 0 1 10 19.687 9.687 9.687 0 0 1 .312 10 9.687 9.687 0 0 1 12.927.764l-1.023 1.023A8.396 8.396 0 0 0 10 1.563c-4.652 0-8.438 3.785-8.438 8.437 0 4.652 3.786 8.438 8.438 8.438 4.652 0 8.438-3.786 8.438-8.438 0-.655-.083-1.29-.225-1.903Zm-5.985-4.24.936 2.095-3.606 3.606a.625.625 0 1 0 .883.884l3.607-3.607 2.094.936a.803.803 0 0 0 .822-.194l2.488-2.487a.803.803 0 0 0-.315-1.33l-2.174-.724L16.24.862a.799.799 0 0 0-1.33-.314l-2.486 2.487a.804.804 0 0 0-.194.822Zm3.054-1.914.496 1.488.198.593.593.198 1.488.496-1.755 1.755-1.918-.857-.856-1.917 1.754-1.756Zm-4.239 2.309a2.072 2.072 0 0 1-.105-.564l-.06-.01A5.961 5.961 0 0 0 10 3.595 6.403 6.403 0 0 0 3.594 10 6.403 6.403 0 0 0 10 16.406 6.403 6.403 0 0 0 16.406 10c0-.314-.045-.615-.09-.916l-.005-.036a2.048 2.048 0 0 1-.584-.098c-.004 0-.007-.002-.01-.003a5.308 5.308 0 0 1-.32-.14l-.457-.204c.126.447.216.91.216 1.397A5.162 5.162 0 0 1 10 15.156 5.162 5.162 0 0 1 4.844 10 5.162 5.162 0 0 1 10 4.844c.488 0 .95.09 1.397.217l-.201-.45c-.122-.273-.134-.3-.143-.328a.327.327 0 0 1-.01-.031ZM6.875 10A3.129 3.129 0 0 1 10 6.875c.125 0 .245.017.366.034l.064.01-1.756 1.755a1.877 1.877 0 0 0 1.325 3.2c.518.001.986-.21 1.326-.549l1.757-1.755.009.064c.017.12.034.241.034.366A3.129 3.129 0 0 1 10 13.125 3.129 3.129 0 0 1 6.875 10Z",
|
|
1479
|
-
|
|
1478
|
+
clipRule: "evenodd"
|
|
1480
1479
|
}));
|
|
1481
1480
|
});
|
|
1482
1481
|
IconBullseyeArrow.displayName = 'IconBullseyeArrow';
|
|
@@ -1488,17 +1487,17 @@ var IconCalculator = forwardRef(function (_ref, ref) {
|
|
|
1488
1487
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$s);
|
|
1489
1488
|
|
|
1490
1489
|
return React__default.createElement("svg", Object.assign({
|
|
1491
|
-
viewBox: "0 0 20 20",
|
|
1492
|
-
fill: "none",
|
|
1493
1490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1491
|
+
fill: "none",
|
|
1492
|
+
viewBox: "0 0 20 20",
|
|
1494
1493
|
style: getIconStyles(props),
|
|
1495
1494
|
"data-testid": testId,
|
|
1496
1495
|
ref: ref
|
|
1497
1496
|
}, props), React__default.createElement("path", {
|
|
1497
|
+
fill: "currentColor",
|
|
1498
1498
|
fillRule: "evenodd",
|
|
1499
|
-
clipRule: "evenodd",
|
|
1500
1499
|
d: "M3.125 0h13.75c1 0 1.875.875 1.875 1.875v16.25c0 1-.875 1.875-1.875 1.875H3.125c-1 0-1.875-.875-1.875-1.875V1.875C1.25.875 2.125 0 3.125 0Zm1.25 17.5h11.25c.345 0 .625-.28.625-.625v-7.5a.625.625 0 0 0-.625-.625H4.375a.625.625 0 0 0-.625.625v7.5c0 .345.28.625.625.625Zm8.125-3.75V10H15v6.25h-2.5v-2.5ZM11.25 10h-2.5v2.5h2.5V10Zm-2.5 3.75h2.5v2.5h-2.5v-2.5ZM7.5 10H5v2.5h2.5V10ZM5 13.75h2.5v2.5H5v-2.5Zm12.5 4.375c0 .31-.315.625-.625.625H3.125c-.31 0-.625-.315-.625-.625V7.5h15v10.625ZM2.5 6.25h15V1.875c0-.31-.315-.625-.625-.625H3.125c-.31 0-.625.315-.625.625V6.25Z",
|
|
1501
|
-
|
|
1500
|
+
clipRule: "evenodd"
|
|
1502
1501
|
}));
|
|
1503
1502
|
});
|
|
1504
1503
|
IconCalculator.displayName = 'IconCalculator';
|
|
@@ -1510,17 +1509,17 @@ var IconCalendarAlt = forwardRef(function (_ref, ref) {
|
|
|
1510
1509
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$t);
|
|
1511
1510
|
|
|
1512
1511
|
return React__default.createElement("svg", Object.assign({
|
|
1513
|
-
viewBox: "0 0 20 20",
|
|
1514
|
-
fill: "none",
|
|
1515
1512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1513
|
+
fill: "none",
|
|
1514
|
+
viewBox: "0 0 20 20",
|
|
1516
1515
|
style: getIconStyles(props),
|
|
1517
1516
|
"data-testid": testId,
|
|
1518
1517
|
ref: ref
|
|
1519
1518
|
}, props), React__default.createElement("path", {
|
|
1519
|
+
fill: "currentColor",
|
|
1520
1520
|
fillRule: "evenodd",
|
|
1521
|
-
clipRule: "evenodd",
|
|
1522
1521
|
d: "M17.292 2.5h-1.875V.469A.47.47 0 0 0 14.948 0h-.312a.47.47 0 0 0-.469.469V2.5h-7.5V.469A.47.47 0 0 0 6.198 0h-.312a.47.47 0 0 0-.469.469V2.5H3.542c-1.035 0-1.875.84-1.875 1.875v13.75c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875ZM3.542 3.75h13.75c.344 0 .625.281.625.625V6.25h-15V4.375c0-.344.281-.625.625-.625Zm0 15h13.75a.627.627 0 0 0 .625-.625V7.5h-15v10.625c0 .344.281.625.625.625Zm3.906-6.25H5.886a.47.47 0 0 1-.469-.469V10.47A.47.47 0 0 1 5.886 10h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm2.188 0h1.562a.47.47 0 0 0 .469-.469V10.47a.47.47 0 0 0-.469-.469H9.636a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Zm5.312 0h-1.562a.47.47 0 0 1-.469-.469V10.47a.47.47 0 0 1 .469-.469h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm-5.312 3.75h1.562a.47.47 0 0 0 .469-.469V14.22a.47.47 0 0 0-.469-.469H9.636a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Zm-2.188 0H5.886a.47.47 0 0 1-.469-.469V14.22a.47.47 0 0 1 .469-.469h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm5.938 0h1.562a.47.47 0 0 0 .469-.469V14.22a.47.47 0 0 0-.469-.469h-1.562a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Z",
|
|
1523
|
-
|
|
1522
|
+
clipRule: "evenodd"
|
|
1524
1523
|
}));
|
|
1525
1524
|
});
|
|
1526
1525
|
IconCalendarAlt.displayName = 'IconCalendarAlt';
|
|
@@ -1532,17 +1531,17 @@ var IconCalendarCheck = forwardRef(function (_ref, ref) {
|
|
|
1532
1531
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$u);
|
|
1533
1532
|
|
|
1534
1533
|
return React__default.createElement("svg", Object.assign({
|
|
1535
|
-
viewBox: "0 0 20 20",
|
|
1536
|
-
fill: "none",
|
|
1537
1534
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1535
|
+
fill: "none",
|
|
1536
|
+
viewBox: "0 0 20 20",
|
|
1538
1537
|
style: getIconStyles(props),
|
|
1539
1538
|
"data-testid": testId,
|
|
1540
1539
|
ref: ref
|
|
1541
1540
|
}, props), React__default.createElement("path", {
|
|
1541
|
+
fill: "currentColor",
|
|
1542
1542
|
fillRule: "evenodd",
|
|
1543
|
-
clipRule: "evenodd",
|
|
1544
1543
|
d: "M15 2.5h1.875c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 0 1-1.875-1.875V4.375c0-1.036.84-1.875 1.875-1.875H5V.469C5 .209 5.21 0 5.469 0h.312c.26 0 .469.21.469.469V2.5h7.5V.469c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469V2.5Zm1.875 1.25H3.125a.626.626 0 0 0-.625.625V6.25h15V4.375a.626.626 0 0 0-.625-.625Zm0 15H3.125a.626.626 0 0 1-.625-.625V7.5h15v10.625c0 .345-.28.625-.625.625Zm-7.862-2.392 5.266-5.223a.47.47 0 0 0 .002-.663l-.33-.333a.469.469 0 0 0-.664-.003l-4.6 4.564-1.97-1.976a.47.47 0 0 0-.664 0l-.332.33a.47.47 0 0 0-.001.664l2.63 2.639a.469.469 0 0 0 .663.001Z",
|
|
1545
|
-
|
|
1544
|
+
clipRule: "evenodd"
|
|
1546
1545
|
}));
|
|
1547
1546
|
});
|
|
1548
1547
|
IconCalendarCheck.displayName = 'IconCalendarCheck';
|
|
@@ -1554,23 +1553,22 @@ var IconCalendarDay = forwardRef(function (_ref, ref) {
|
|
|
1554
1553
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$v);
|
|
1555
1554
|
|
|
1556
1555
|
return React__default.createElement("svg", Object.assign({
|
|
1557
|
-
viewBox: "0 0 20 20",
|
|
1558
|
-
fill: "none",
|
|
1559
1556
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1557
|
+
fill: "none",
|
|
1558
|
+
viewBox: "0 0 20 20",
|
|
1560
1559
|
style: getIconStyles(props),
|
|
1561
1560
|
"data-testid": testId,
|
|
1562
1561
|
ref: ref
|
|
1563
1562
|
}, props), React__default.createElement("g", {
|
|
1564
1563
|
clipPath: "url(#icon-calendar-day_svg__a)"
|
|
1565
1564
|
}, React__default.createElement("path", {
|
|
1566
|
-
|
|
1567
|
-
|
|
1565
|
+
fill: "currentColor",
|
|
1566
|
+
d: "M16.625 2.5H14.75V.312A.313.313 0 0 0 14.437 0h-.624a.313.313 0 0 0-.313.313V2.5H6V.312A.313.313 0 0 0 5.687 0h-.625a.313.313 0 0 0-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875Zm.625 15.625a.627.627 0 0 1-.625.625H2.875a.627.627 0 0 1-.625-.625V7.5h15v10.625Zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25ZM5.375 15h3.75a.627.627 0 0 0 .625-.625v-3.75A.627.627 0 0 0 9.125 10h-3.75a.627.627 0 0 0-.625.625v3.75c0 .344.281.625.625.625ZM6 11.25h2.5v2.5H6v-2.5Z"
|
|
1568
1567
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1569
1568
|
id: "icon-calendar-day_svg__a"
|
|
1570
1569
|
}, React__default.createElement("path", {
|
|
1571
1570
|
fill: "#fff",
|
|
1572
|
-
|
|
1573
|
-
d: "M0 0h17.5v20H0z"
|
|
1571
|
+
d: "M1 0h17.5v20H1z"
|
|
1574
1572
|
}))));
|
|
1575
1573
|
});
|
|
1576
1574
|
IconCalendarDay.displayName = 'IconCalendarDay';
|
|
@@ -1582,15 +1580,15 @@ var IconCalendarExclamation = forwardRef(function (_ref, ref) {
|
|
|
1582
1580
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$w);
|
|
1583
1581
|
|
|
1584
1582
|
return React__default.createElement("svg", Object.assign({
|
|
1585
|
-
viewBox: "0 0 20 20",
|
|
1586
|
-
fill: "none",
|
|
1587
1583
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1584
|
+
fill: "none",
|
|
1585
|
+
viewBox: "0 0 20 20",
|
|
1588
1586
|
style: getIconStyles(props),
|
|
1589
1587
|
"data-testid": testId,
|
|
1590
1588
|
ref: ref
|
|
1591
1589
|
}, props), React__default.createElement("path", {
|
|
1592
|
-
|
|
1593
|
-
|
|
1590
|
+
fill: "currentColor",
|
|
1591
|
+
d: "M17.857 2.5h-2.143V.469c0-.258-.24-.469-.535-.469h-.358c-.294 0-.535.21-.535.469V2.5H5.714V.469C5.714.21 5.474 0 5.18 0H4.82c-.294 0-.535.21-.535.469V2.5H2.143C.96 2.5 0 3.34 0 4.375v13.75C0 19.16.96 20 2.143 20h15.714C19.04 20 20 19.16 20 18.125V4.375C20 3.34 19.04 2.5 17.857 2.5ZM2.143 3.75h15.714c.393 0 .714.281.714.625V6.25H1.43V4.375c0-.344.321-.625.714-.625Zm15.714 15H2.143c-.393 0-.714-.281-.714-.625V7.5H18.57v10.625c0 .344-.321.625-.714.625Zm-8.361-10h1.008c.309 0 .554.227.536.496l-.299 4.688c-.018.25-.25.441-.536.441H9.79c-.286 0-.518-.195-.536-.441l-.299-4.688c-.013-.27.232-.496.54-.496Zm1.754 7.5c0 .605-.558 1.094-1.25 1.094s-1.25-.489-1.25-1.094c0-.605.558-1.094 1.25-1.094s1.25.489 1.25 1.094Z"
|
|
1594
1592
|
}));
|
|
1595
1593
|
});
|
|
1596
1594
|
IconCalendarExclamation.displayName = 'IconCalendarExclamation';
|
|
@@ -1602,15 +1600,15 @@ var IconCalendarStar = forwardRef(function (_ref, ref) {
|
|
|
1602
1600
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$x);
|
|
1603
1601
|
|
|
1604
1602
|
return React__default.createElement("svg", Object.assign({
|
|
1605
|
-
viewBox: "0 0 20 20",
|
|
1606
|
-
fill: "none",
|
|
1607
1603
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1604
|
+
fill: "none",
|
|
1605
|
+
viewBox: "0 0 20 20",
|
|
1608
1606
|
style: getIconStyles(props),
|
|
1609
1607
|
"data-testid": testId,
|
|
1610
1608
|
ref: ref
|
|
1611
1609
|
}, props), React__default.createElement("path", {
|
|
1612
|
-
|
|
1613
|
-
|
|
1610
|
+
fill: "currentColor",
|
|
1611
|
+
d: "m6.952 14.406-.325 1.808c-.074.414.103.824.461 1.07a1.186 1.186 0 0 0 1.211.082l1.71-.851 1.71.85a1.2 1.2 0 0 0 1.215-.081c.358-.246.536-.656.461-1.07l-.325-1.808 1.38-1.276c.317-.293.428-.723.292-1.12a1.127 1.127 0 0 0-.93-.743l-1.912-.265-.853-1.644a1.166 1.166 0 0 0-1.038-.613c-.44 0-.836.235-1.03.61l-.853 1.643-1.911.266a1.127 1.127 0 0 0-.931.741c-.136.398-.025.828.292 1.12l1.376 1.281Zm2.044-2.268 1.013-1.948 1.014 1.948 2.265.312-1.64 1.52.388 2.139-2.027-1.008-2.027 1.011.387-2.139-1.64-1.519 2.267-.316Zm8.263-9.64h-1.977V.313a.322.322 0 0 0-.33-.312h-.659c-.18 0-.33.14-.33.312V2.5H6.055V.312A.322.322 0 0 0 5.724 0h-.658c-.182 0-.33.14-.33.312V2.5H2.759C1.667 2.499.78 3.338.78 4.373v13.742c0 1.035.886 1.874 1.978 1.874h14.5c1.092 0 1.978-.84 1.978-1.874V4.373c0-1.035-.886-1.874-1.977-1.874Zm.66 15.617c0 .344-.297.625-.66.625H2.76c-.363 0-.66-.281-.66-.625V7.496h15.82v10.62Zm0-11.868H2.099V4.373c0-.344.297-.625.66-.625h14.5c.363 0 .66.281.66.625v1.874Z"
|
|
1614
1612
|
}));
|
|
1615
1613
|
});
|
|
1616
1614
|
IconCalendarStar.displayName = 'IconCalendarStar';
|
|
@@ -1622,15 +1620,15 @@ var IconCalendarTomorrow = forwardRef(function (_ref, ref) {
|
|
|
1622
1620
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$y);
|
|
1623
1621
|
|
|
1624
1622
|
return React__default.createElement("svg", Object.assign({
|
|
1625
|
-
viewBox: "0 0 20 20",
|
|
1626
|
-
fill: "none",
|
|
1627
1623
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1624
|
+
fill: "none",
|
|
1625
|
+
viewBox: "0 0 20 20",
|
|
1628
1626
|
style: getIconStyles(props),
|
|
1629
1627
|
"data-testid": testId,
|
|
1630
1628
|
ref: ref
|
|
1631
1629
|
}, props), React__default.createElement("g", {
|
|
1632
|
-
|
|
1633
|
-
|
|
1630
|
+
fill: "currentColor",
|
|
1631
|
+
clipPath: "url(#icon-calendar-tomorrow_svg__a)"
|
|
1634
1632
|
}, React__default.createElement("path", {
|
|
1635
1633
|
d: "M16.625 2.5H14.75V.312A.313.313 0 0 0 14.437 0h-.624a.313.313 0 0 0-.313.313V2.5H6V.312A.313.313 0 0 0 5.687 0h-.625a.313.313 0 0 0-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875Zm.625 15.625a.627.627 0 0 1-.625.625H2.875a.627.627 0 0 1-.625-.625V7.5h15v10.625Zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25ZM11.375 15h3.75a.627.627 0 0 0 .625-.625v-3.75a.627.627 0 0 0-.625-.625h-3.75a.627.627 0 0 0-.625.625v3.75c0 .344.281.625.625.625ZM12 11.25h2.5v2.5H12v-2.5Z"
|
|
1636
1634
|
}), React__default.createElement("path", {
|
|
@@ -1639,8 +1637,7 @@ var IconCalendarTomorrow = forwardRef(function (_ref, ref) {
|
|
|
1639
1637
|
id: "icon-calendar-tomorrow_svg__a"
|
|
1640
1638
|
}, React__default.createElement("path", {
|
|
1641
1639
|
fill: "#fff",
|
|
1642
|
-
|
|
1643
|
-
d: "M0 0h17.5v20H0z"
|
|
1640
|
+
d: "M1 0h17.5v20H1z"
|
|
1644
1641
|
}))));
|
|
1645
1642
|
});
|
|
1646
1643
|
IconCalendarTomorrow.displayName = 'IconCalendarTomorrow';
|
|
@@ -1652,17 +1649,17 @@ var IconCalendar = forwardRef(function (_ref, ref) {
|
|
|
1652
1649
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
|
|
1653
1650
|
|
|
1654
1651
|
return React__default.createElement("svg", Object.assign({
|
|
1655
|
-
viewBox: "0 0 20 20",
|
|
1656
|
-
fill: "none",
|
|
1657
1652
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1653
|
+
fill: "none",
|
|
1654
|
+
viewBox: "0 0 20 20",
|
|
1658
1655
|
style: getIconStyles(props),
|
|
1659
1656
|
"data-testid": testId,
|
|
1660
1657
|
ref: ref
|
|
1661
1658
|
}, props), React__default.createElement("path", {
|
|
1659
|
+
fill: "currentColor",
|
|
1662
1660
|
fillRule: "evenodd",
|
|
1663
|
-
clipRule: "evenodd",
|
|
1664
1661
|
d: "M16.875 2.5H15V.469A.469.469 0 0 0 14.531 0h-.312a.469.469 0 0 0-.469.469V2.5h-7.5V.469A.469.469 0 0 0 5.781 0H5.47A.469.469 0 0 0 5 .469V2.5H3.125c-1.036 0-1.875.84-1.875 1.875v13.75C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875ZM3.125 3.75h13.75c.345 0 .625.28.625.625V6.25h-15V4.375c0-.345.28-.625.625-.625Zm0 15h13.75c.345 0 .625-.28.625-.625V7.5h-15v10.625c0 .345.28.625.625.625Z",
|
|
1665
|
-
|
|
1662
|
+
clipRule: "evenodd"
|
|
1666
1663
|
}));
|
|
1667
1664
|
});
|
|
1668
1665
|
IconCalendar.displayName = 'IconCalendar';
|
|
@@ -1674,18 +1671,18 @@ var IconCameraSlash = forwardRef(function (_ref, ref) {
|
|
|
1674
1671
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$A);
|
|
1675
1672
|
|
|
1676
1673
|
return React__default.createElement("svg", Object.assign({
|
|
1677
|
-
viewBox: "0 0 20 20",
|
|
1678
|
-
fill: "none",
|
|
1679
1674
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1675
|
+
fill: "none",
|
|
1676
|
+
viewBox: "0 0 20 20",
|
|
1680
1677
|
style: getIconStyles(props),
|
|
1681
1678
|
"data-testid": testId,
|
|
1682
1679
|
ref: ref
|
|
1683
1680
|
}, props), React__default.createElement("path", {
|
|
1684
|
-
|
|
1685
|
-
|
|
1681
|
+
fill: "currentColor",
|
|
1682
|
+
d: "m19.905 17.838-1.975-1.702V5.766c0-.906-.671-1.641-1.5-1.641h-2.75l-.446-1.3c-.182-.536-.647-.888-1.17-.888H7.972c-.625 0-1.184.424-1.403 1.063L6.18 4.125H3.984L.718 1.312a.232.232 0 0 0-.35.04l-.313.428a.289.289 0 0 0 .038.383L7.009 8.12c-.004.003-.004.006-.007.006l.788.677c.003-.003.003-.007.006-.007l4.319 3.72c-.003.003-.003.006-.006.006l.787.677c.003-.003.003-.007.006-.007l6.382 5.496c.109.096.265.076.35-.04l.312-.428a.29.29 0 0 0-.04-.383ZM8.572 8.073c.4-.253.866-.397 1.36-.397 1.515 0 2.75 1.35 2.75 3.008 0 .29-.038.571-.11.834l-4-3.445Zm1.36-1.487c-.82 0-1.576.287-2.191.772l-2.485-2.14h1.622l.628-1.832a.505.505 0 0 1 .47-.355h4.093c.103 0 .197.072.234.178l.691 2.01h3.44c.276 0 .5.246.5.547v9.509l-3.527-3.039a4.437 4.437 0 0 0 .278-1.548c-.003-2.263-1.685-4.102-3.754-4.102ZM3.43 16.153c-.274 0-.5-.246-.5-.547V6.005l-1-.79v10.388c0 .906.673 1.64 1.5 1.64h12.55l-1.268-1.093H3.431v.003Z"
|
|
1686
1683
|
}), React__default.createElement("path", {
|
|
1687
|
-
|
|
1688
|
-
|
|
1684
|
+
fill: "currentColor",
|
|
1685
|
+
d: "M6.487 9.072a4.438 4.438 0 0 0-.303 1.617c0 2.263 1.68 4.102 3.75 4.102.84 0 1.618-.305 2.243-.817l-.825-.711a2.57 2.57 0 0 1-1.418.434c-1.516 0-2.75-1.35-2.75-3.008 0-.314.043-.622.128-.906l-.825-.71Z"
|
|
1689
1686
|
}));
|
|
1690
1687
|
});
|
|
1691
1688
|
IconCameraSlash.displayName = 'IconCameraSlash';
|
|
@@ -1697,15 +1694,15 @@ var IconCamera = forwardRef(function (_ref, ref) {
|
|
|
1697
1694
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$B);
|
|
1698
1695
|
|
|
1699
1696
|
return React__default.createElement("svg", Object.assign({
|
|
1700
|
-
viewBox: "0 0 20 20",
|
|
1701
|
-
fill: "none",
|
|
1702
1697
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1698
|
+
fill: "none",
|
|
1699
|
+
viewBox: "0 0 20 20",
|
|
1703
1700
|
style: getIconStyles(props),
|
|
1704
1701
|
"data-testid": testId,
|
|
1705
1702
|
ref: ref
|
|
1706
1703
|
}, props), React__default.createElement("path", {
|
|
1707
|
-
|
|
1708
|
-
|
|
1704
|
+
fill: "currentColor",
|
|
1705
|
+
d: "M12.668 2.5c.129 0 .246.082.293.203L13.824 5h4.301c.344 0 .625.281.625.625v11.25a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V5.625c0-.344.281-.625.625-.625H6.18l.785-2.094A.626.626 0 0 1 7.55 2.5h5.117Zm0-1.25H7.551c-.781 0-1.48.484-1.754 1.215L5.313 3.75H1.874C.84 3.75 0 4.59 0 5.625v11.25c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.035-.84-1.875-1.875-1.875h-3.438l-.558-1.484a1.553 1.553 0 0 0-1.461-1.016ZM10 15.938a4.691 4.691 0 0 1-4.688-4.688A4.691 4.691 0 0 1 10 6.562a4.691 4.691 0 0 1 4.688 4.688A4.691 4.691 0 0 1 10 15.938Zm0-8.126a3.443 3.443 0 0 0-3.438 3.438A3.443 3.443 0 0 0 10 14.688a3.443 3.443 0 0 0 3.438-3.438A3.443 3.443 0 0 0 10 7.812Z"
|
|
1709
1706
|
}));
|
|
1710
1707
|
});
|
|
1711
1708
|
IconCamera.displayName = 'IconCamera';
|
|
@@ -1717,15 +1714,15 @@ var IconCashRegister = forwardRef(function (_ref, ref) {
|
|
|
1717
1714
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$C);
|
|
1718
1715
|
|
|
1719
1716
|
return React__default.createElement("svg", Object.assign({
|
|
1720
|
-
viewBox: "0 0 20 20",
|
|
1721
|
-
fill: "none",
|
|
1722
1717
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1718
|
+
fill: "none",
|
|
1719
|
+
viewBox: "0 0 20 20",
|
|
1723
1720
|
style: getIconStyles(props),
|
|
1724
1721
|
"data-testid": testId,
|
|
1725
1722
|
ref: ref
|
|
1726
1723
|
}, props), React__default.createElement("path", {
|
|
1727
|
-
|
|
1728
|
-
|
|
1724
|
+
fill: "currentColor",
|
|
1725
|
+
d: "M9.063 9.688a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .624-.626v-.624Zm-3.75 0a.627.627 0 0 0-.625-.626h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.624.626h.625a.627.627 0 0 0 .625-.626v-.624Zm1.25 1.874h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .625-.626v-.624a.627.627 0 0 0-.625-.626Zm3.75 0h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Zm2.5-1.874a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624Zm7.164 5.136L18.98 7.86a1.876 1.876 0 0 0-1.855-1.609H7.5v-2.5h3.125a.627.627 0 0 0 .625-.625v-2.5A.627.627 0 0 0 10.625 0h-7.5A.627.627 0 0 0 2.5.625v2.5c0 .344.281.625.625.625H6.25v2.5H2.875c-.934 0-1.723.688-1.855 1.61l-.997 6.964A2.673 2.673 0 0 0 0 15.18v2.945C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125v-2.95c0-.116-.008-.234-.023-.35ZM3.75 2.5V1.25H10V2.5H3.75ZM2.258 8.035a.626.626 0 0 1 .617-.535h14.246c.309 0 .574.23.617.535l1 6.965H1.262l.996-6.965Zm16.492 10.09a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V16.25h17.5v1.875Zm-2.813-9.063h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624a.627.627 0 0 0-.625-.626Zm-1.874 2.5h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Z"
|
|
1729
1726
|
}));
|
|
1730
1727
|
});
|
|
1731
1728
|
IconCashRegister.displayName = 'IconCashRegister';
|
|
@@ -1737,258 +1734,278 @@ var IconChartBar = forwardRef(function (_ref, ref) {
|
|
|
1737
1734
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$D);
|
|
1738
1735
|
|
|
1739
1736
|
return React__default.createElement("svg", Object.assign({
|
|
1740
|
-
viewBox: "0 0 20 20",
|
|
1741
|
-
fill: "none",
|
|
1742
1737
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1738
|
+
fill: "none",
|
|
1739
|
+
viewBox: "0 0 20 20",
|
|
1743
1740
|
style: getIconStyles(props),
|
|
1744
1741
|
"data-testid": testId,
|
|
1745
1742
|
ref: ref
|
|
1746
1743
|
}, props), React__default.createElement("path", {
|
|
1744
|
+
fill: "currentColor",
|
|
1747
1745
|
fillRule: "evenodd",
|
|
1748
|
-
clipRule: "evenodd",
|
|
1749
1746
|
d: "M1.25 16.25h18.438c.172 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H.625A.625.625 0 0 1 0 16.875V2.812C0 2.64.14 2.5.313 2.5h.625c.172 0 .312.14.312.313V16.25Zm15.313-2.5h.625c.171 0 .312-.14.312-.313V4.063a.313.313 0 0 0-.313-.313h-.625a.313.313 0 0 0-.312.313v9.375c0 .171.14.312.313.312Zm-3.75 0h.624c.172 0 .313-.14.313-.313V7.814a.313.313 0 0 0-.313-.313h-.624a.313.313 0 0 0-.313.313v5.625c0 .171.14.312.313.312Zm-6.876 0h-.625A.313.313 0 0 1 5 13.437v-3.124c0-.172.14-.313.313-.313h.625c.171 0 .312.14.312.313v3.124c0 .172-.14.313-.313.313Zm3.125 0h.626c.171 0 .312-.14.312-.313V5.313A.313.313 0 0 0 9.687 5h-.624a.313.313 0 0 0-.313.313v8.125c0 .171.14.312.313.312Z",
|
|
1750
|
-
|
|
1747
|
+
clipRule: "evenodd"
|
|
1751
1748
|
}));
|
|
1752
1749
|
});
|
|
1753
1750
|
IconChartBar.displayName = 'IconChartBar';
|
|
1754
1751
|
|
|
1755
1752
|
var _excluded$E = ["testId"];
|
|
1756
|
-
var
|
|
1753
|
+
var IconCheckCircleIncomplete = forwardRef(function (_ref, ref) {
|
|
1757
1754
|
var _ref$testId = _ref.testId,
|
|
1758
|
-
testId = _ref$testId === void 0 ? 'icon-check' : _ref$testId,
|
|
1755
|
+
testId = _ref$testId === void 0 ? 'icon-check-circle-incomplete' : _ref$testId,
|
|
1759
1756
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$E);
|
|
1760
1757
|
|
|
1761
1758
|
return React__default.createElement("svg", Object.assign({
|
|
1762
|
-
viewBox: "0 0 20 20",
|
|
1763
|
-
fill: "none",
|
|
1764
1759
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1760
|
+
fill: "none",
|
|
1761
|
+
viewBox: "0 0 20 20",
|
|
1765
1762
|
style: getIconStyles(props),
|
|
1766
1763
|
"data-testid": testId,
|
|
1767
1764
|
ref: ref
|
|
1768
1765
|
}, props), React__default.createElement("path", {
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
d: "M7.324 16.832a.827.827 0 0 1-1.169-.005L.24 10.864a.827.827 0 0 1 .004-1.169l.587-.582a.827.827 0 0 1 1.17.005l4.75 4.79L18.01 2.74a.827.827 0 0 1 1.17.004l.581.587a.826.826 0 0 1-.005 1.17L7.325 16.831Z",
|
|
1772
|
-
fill: "currentColor"
|
|
1766
|
+
fill: "currentColor",
|
|
1767
|
+
d: "M20 10.44a9.995 9.995 0 0 1-.423 2.471l-1.381-.42c.209-.686.33-1.397.362-2.114L20 10.44ZM19.315 6.339c.307.78.515 1.597.618 2.43l-1.432.177a8.554 8.554 0 0 0-.53-2.079l1.344-.528ZM17.02 2.87c.598.588 1.12 1.25 1.553 1.968l-1.236.745a8.56 8.56 0 0 0-1.33-1.684L17.02 2.87ZM13.512.634c.786.295 1.532.686 2.22 1.166l-.826 1.184a8.562 8.562 0 0 0-1.9-.998l.506-1.352ZM9.397.018A10.01 10.01 0 0 1 11.9.181l-.273 1.417a8.565 8.565 0 0 0-2.142-.14L9.397.019ZM5.388 1.129C6.133.74 6.923.449 7.74.259l.327 1.406c-.7.162-1.376.412-2.013.743l-.666-1.28ZM2.177 3.773a10.004 10.004 0 0 1 1.795-1.75l.87 1.15a8.56 8.56 0 0 0-1.536 1.498l-1.129-.898ZM.32 7.494c.21-.812.522-1.595.928-2.33l1.263.698a8.555 8.555 0 0 0-.794 1.993L.319 7.494ZM.137 11.648a9.997 9.997 0 0 1-.1-2.505l1.438.124a8.555 8.555 0 0 0 .085 2.144l-1.423.237ZM1.66 15.518c-.463-.7-.836-1.455-1.11-2.248l1.364-.471c.235.678.554 1.324.95 1.923l-1.204.796ZM4.627 18.434a10.006 10.006 0 0 1-1.93-1.602l1.055-.986c.49.525 1.045.985 1.65 1.371l-.775 1.217ZM8.523 19.892a10.01 10.01 0 0 1-2.414-.68l.562-1.329c.661.28 1.355.475 2.066.582l-.214 1.427ZM12.675 19.639c-.808.224-1.642.345-2.481.361l-.028-1.442a8.568 8.568 0 0 0 2.124-.31l.386 1.39ZM16.366 17.72c-.647.533-1.36.983-2.12 1.339l-.612-1.307c.65-.304 1.26-.69 1.815-1.146l.917 1.114ZM18.957 14.466a9.995 9.995 0 0 1-1.392 2.086l-1.09-.945c.47-.543.87-1.143 1.19-1.785l1.292.644Z"
|
|
1773
1768
|
}));
|
|
1774
1769
|
});
|
|
1775
|
-
|
|
1770
|
+
IconCheckCircleIncomplete.displayName = 'IconCheckCircleIncomplete';
|
|
1776
1771
|
|
|
1777
1772
|
var _excluded$F = ["testId"];
|
|
1778
|
-
var
|
|
1773
|
+
var IconCheck = forwardRef(function (_ref, ref) {
|
|
1779
1774
|
var _ref$testId = _ref.testId,
|
|
1780
|
-
testId = _ref$testId === void 0 ? 'icon-
|
|
1775
|
+
testId = _ref$testId === void 0 ? 'icon-check' : _ref$testId,
|
|
1781
1776
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$F);
|
|
1782
1777
|
|
|
1783
1778
|
return React__default.createElement("svg", Object.assign({
|
|
1784
|
-
viewBox: "0 0 20 20",
|
|
1785
|
-
fill: "none",
|
|
1786
1779
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1780
|
+
fill: "none",
|
|
1781
|
+
viewBox: "0 0 20 20",
|
|
1787
1782
|
style: getIconStyles(props),
|
|
1788
1783
|
"data-testid": testId,
|
|
1789
1784
|
ref: ref
|
|
1790
1785
|
}, props), React__default.createElement("path", {
|
|
1786
|
+
fill: "currentColor",
|
|
1791
1787
|
fillRule: "evenodd",
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
fill: "currentColor"
|
|
1788
|
+
d: "M7.324 16.832a.827.827 0 0 1-1.169-.005L.24 10.864a.827.827 0 0 1 .004-1.169l.587-.582a.827.827 0 0 1 1.17.005l4.75 4.79L18.01 2.74a.827.827 0 0 1 1.17.004l.581.587a.826.826 0 0 1-.005 1.17L7.325 16.831Z",
|
|
1789
|
+
clipRule: "evenodd"
|
|
1795
1790
|
}));
|
|
1796
1791
|
});
|
|
1797
|
-
|
|
1792
|
+
IconCheck.displayName = 'IconCheck';
|
|
1798
1793
|
|
|
1799
1794
|
var _excluded$G = ["testId"];
|
|
1800
|
-
var
|
|
1795
|
+
var IconChevronDown = forwardRef(function (_ref, ref) {
|
|
1801
1796
|
var _ref$testId = _ref.testId,
|
|
1802
|
-
testId = _ref$testId === void 0 ? 'icon-chevron-
|
|
1797
|
+
testId = _ref$testId === void 0 ? 'icon-chevron-down' : _ref$testId,
|
|
1803
1798
|
props = _objectWithoutPropertiesLoose(_ref, _excluded$G);
|
|
1804
1799
|
|
|
1805
1800
|
return React__default.createElement("svg", Object.assign({
|
|
1806
|
-
|
|
1801
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1807
1802
|
fill: "none",
|
|
1803
|
+
viewBox: "0 0 20 20",
|
|
1804
|
+
style: getIconStyles(props),
|
|
1805
|
+
"data-testid": testId,
|
|
1806
|
+
ref: ref
|
|
1807
|
+
}, props), React__default.createElement("path", {
|
|
1808
|
+
fill: "currentColor",
|
|
1809
|
+
fillRule: "evenodd",
|
|
1810
|
+
d: "M9.502 14.778 1.873 6.57a.783.783 0 0 1-.206-.537c0-.202.073-.393.206-.536l.256-.275a.671.671 0 0 1 .997 0L10 12.62l6.874-7.397A.676.676 0 0 1 17.374 5c.188 0 .365.079.498.222l.256.275a.787.787 0 0 1 .206.536.787.787 0 0 1-.206.537l-7.63 8.208a.67.67 0 0 1-.996 0Z",
|
|
1811
|
+
clipRule: "evenodd"
|
|
1812
|
+
}));
|
|
1813
|
+
});
|
|
1814
|
+
IconChevronDown.displayName = 'IconChevronDown';
|
|
1815
|
+
|
|
1816
|
+
var _excluded$H = ["testId"];
|
|
1817
|
+
var IconChevronLeft = forwardRef(function (_ref, ref) {
|
|
1818
|
+
var _ref$testId = _ref.testId,
|
|
1819
|
+
testId = _ref$testId === void 0 ? 'icon-chevron-left' : _ref$testId,
|
|
1820
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$H);
|
|
1821
|
+
|
|
1822
|
+
return React__default.createElement("svg", Object.assign({
|
|
1808
1823
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1824
|
+
fill: "none",
|
|
1825
|
+
viewBox: "0 0 20 20",
|
|
1809
1826
|
style: getIconStyles(props),
|
|
1810
1827
|
"data-testid": testId,
|
|
1811
1828
|
ref: ref
|
|
1812
1829
|
}, props), React__default.createElement("path", {
|
|
1830
|
+
fill: "currentColor",
|
|
1813
1831
|
fillRule: "evenodd",
|
|
1814
|
-
clipRule: "evenodd",
|
|
1815
1832
|
d: "m5.222 9.502 8.208-7.629a.783.783 0 0 1 .537-.206c.202 0 .393.073.536.206l.275.256a.671.671 0 0 1 0 .997L7.38 10l7.397 6.875c.143.133.222.31.222.498a.677.677 0 0 1-.222.499l-.275.255a.787.787 0 0 1-.536.206.787.787 0 0 1-.537-.206L5.222 10.5a.671.671 0 0 1 0-.997Z",
|
|
1816
|
-
|
|
1833
|
+
clipRule: "evenodd"
|
|
1817
1834
|
}));
|
|
1818
1835
|
});
|
|
1819
1836
|
IconChevronLeft.displayName = 'IconChevronLeft';
|
|
1820
1837
|
|
|
1821
|
-
var _excluded$
|
|
1838
|
+
var _excluded$I = ["testId"];
|
|
1822
1839
|
var IconChevronRight = forwardRef(function (_ref, ref) {
|
|
1823
1840
|
var _ref$testId = _ref.testId,
|
|
1824
1841
|
testId = _ref$testId === void 0 ? 'icon-chevron-right' : _ref$testId,
|
|
1825
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1842
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$I);
|
|
1826
1843
|
|
|
1827
1844
|
return React__default.createElement("svg", Object.assign({
|
|
1828
|
-
viewBox: "0 0 20 20",
|
|
1829
|
-
fill: "none",
|
|
1830
1845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1846
|
+
fill: "none",
|
|
1847
|
+
viewBox: "0 0 20 20",
|
|
1831
1848
|
style: getIconStyles(props),
|
|
1832
1849
|
"data-testid": testId,
|
|
1833
1850
|
ref: ref
|
|
1834
1851
|
}, props), React__default.createElement("path", {
|
|
1852
|
+
fill: "currentColor",
|
|
1835
1853
|
fillRule: "evenodd",
|
|
1836
|
-
clipRule: "evenodd",
|
|
1837
1854
|
d: "M14.778 10.498 6.57 18.127a.784.784 0 0 1-.537.206.784.784 0 0 1-.536-.206l-.275-.256a.671.671 0 0 1 0-.997L12.62 10 5.222 3.125A.676.676 0 0 1 5 2.627c0-.189.079-.366.222-.499l.275-.255a.787.787 0 0 1 .536-.206c.195 0 .389.068.537.206L14.778 9.5a.671.671 0 0 1 0 .997Z",
|
|
1838
|
-
|
|
1855
|
+
clipRule: "evenodd"
|
|
1839
1856
|
}));
|
|
1840
1857
|
});
|
|
1841
1858
|
IconChevronRight.displayName = 'IconChevronRight';
|
|
1842
1859
|
|
|
1843
|
-
var _excluded$
|
|
1860
|
+
var _excluded$J = ["testId"];
|
|
1844
1861
|
var IconChevronUp = forwardRef(function (_ref, ref) {
|
|
1845
1862
|
var _ref$testId = _ref.testId,
|
|
1846
1863
|
testId = _ref$testId === void 0 ? 'icon-chevron-up' : _ref$testId,
|
|
1847
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1864
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$J);
|
|
1848
1865
|
|
|
1849
1866
|
return React__default.createElement("svg", Object.assign({
|
|
1850
|
-
viewBox: "0 0 20 20",
|
|
1851
|
-
fill: "none",
|
|
1852
1867
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1868
|
+
fill: "none",
|
|
1869
|
+
viewBox: "0 0 20 20",
|
|
1853
1870
|
style: getIconStyles(props),
|
|
1854
1871
|
"data-testid": testId,
|
|
1855
1872
|
ref: ref
|
|
1856
1873
|
}, props), React__default.createElement("path", {
|
|
1874
|
+
fill: "currentColor",
|
|
1857
1875
|
fillRule: "evenodd",
|
|
1858
|
-
clipRule: "evenodd",
|
|
1859
1876
|
d: "M9.502 5.222 1.873 13.43a.783.783 0 0 0-.206.537c0 .202.073.393.206.536l.256.275a.671.671 0 0 0 .997 0L10 7.38l6.874 7.397c.133.143.31.222.499.222a.676.676 0 0 0 .498-.222l.256-.275a.787.787 0 0 0 .206-.536.787.787 0 0 0-.206-.537l-7.63-8.208a.67.67 0 0 0-.996 0Z",
|
|
1860
|
-
|
|
1877
|
+
clipRule: "evenodd"
|
|
1861
1878
|
}));
|
|
1862
1879
|
});
|
|
1863
1880
|
IconChevronUp.displayName = 'IconChevronUp';
|
|
1864
1881
|
|
|
1865
|
-
var _excluded$
|
|
1882
|
+
var _excluded$K = ["testId"];
|
|
1866
1883
|
var IconClipboardList = forwardRef(function (_ref, ref) {
|
|
1867
1884
|
var _ref$testId = _ref.testId,
|
|
1868
1885
|
testId = _ref$testId === void 0 ? 'icon-clipboard-list' : _ref$testId,
|
|
1869
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1886
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$K);
|
|
1870
1887
|
|
|
1871
1888
|
return React__default.createElement("svg", Object.assign({
|
|
1872
|
-
viewBox: "0 0 20 20",
|
|
1873
|
-
fill: "none",
|
|
1874
1889
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1890
|
+
fill: "none",
|
|
1891
|
+
viewBox: "0 0 20 20",
|
|
1875
1892
|
style: getIconStyles(props),
|
|
1876
1893
|
"data-testid": testId,
|
|
1877
1894
|
ref: ref
|
|
1878
1895
|
}, props), React__default.createElement("path", {
|
|
1896
|
+
fill: "currentColor",
|
|
1879
1897
|
fillRule: "evenodd",
|
|
1880
|
-
clipRule: "evenodd",
|
|
1881
1898
|
d: "M12.164 2.5h3.461c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 0 1 2.5 18.125V4.375C2.5 3.34 3.34 2.5 4.375 2.5h3.46A2.189 2.189 0 0 1 10 0a2.189 2.189 0 0 1 2.165 2.5ZM5.938 10c0-.52.417-.938.937-.938s.938.418.938.938-.418.938-.938.938A.935.935 0 0 1 5.937 10Zm7.5-.625H9.061a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 0 0-.313-.313Zm0 3.75H9.061a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 0 0-.313-.313Zm-6.563-.313a.935.935 0 0 0-.938.938c0 .52.418.938.938.938s.938-.418.938-.938a.935.935 0 0 0-.938-.938ZM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 0 1-.938-.938c0-.519.418-.937.938-.937Zm5.625 17.5a.627.627 0 0 0 .625-.625V4.375a.627.627 0 0 0-.625-.625H13.75v.781a.47.47 0 0 1-.469.469H6.72a.47.47 0 0 1-.469-.469V3.75H4.375a.627.627 0 0 0-.625.625v13.75c0 .344.281.625.625.625h11.25Z",
|
|
1882
|
-
|
|
1899
|
+
clipRule: "evenodd"
|
|
1883
1900
|
}));
|
|
1884
1901
|
});
|
|
1885
1902
|
IconClipboardList.displayName = 'IconClipboardList';
|
|
1886
1903
|
|
|
1887
|
-
var _excluded$
|
|
1904
|
+
var _excluded$L = ["testId"];
|
|
1888
1905
|
var IconClock = forwardRef(function (_ref, ref) {
|
|
1889
1906
|
var _ref$testId = _ref.testId,
|
|
1890
1907
|
testId = _ref$testId === void 0 ? 'icon-clock' : _ref$testId,
|
|
1891
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1908
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$L);
|
|
1892
1909
|
|
|
1893
1910
|
return React__default.createElement("svg", Object.assign({
|
|
1894
|
-
viewBox: "0 0 20 20",
|
|
1895
|
-
fill: "none",
|
|
1896
1911
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1912
|
+
fill: "none",
|
|
1913
|
+
viewBox: "0 0 20 20",
|
|
1897
1914
|
style: getIconStyles(props),
|
|
1898
1915
|
"data-testid": testId,
|
|
1899
1916
|
ref: ref
|
|
1900
1917
|
}, props), React__default.createElement("path", {
|
|
1901
|
-
|
|
1902
|
-
|
|
1918
|
+
fill: "currentColor",
|
|
1919
|
+
d: "M10 .313A9.686 9.686 0 0 0 .312 10 9.686 9.686 0 0 0 10 19.688 9.686 9.686 0 0 0 19.688 10 9.686 9.686 0 0 0 10 .312ZM18.438 10c0 4.637-3.754 8.438-8.438 8.438-4.637 0-8.438-3.754-8.438-8.438 0-4.637 3.754-8.438 8.438-8.438 4.637 0 8.438 3.754 8.438 8.438Zm-5.817 3.45L9.45 11.144a.472.472 0 0 1-.191-.38V4.532a.47.47 0 0 1 .469-.468h.546a.47.47 0 0 1 .47.468v5.715l2.753 2.004c.211.152.254.445.102.656l-.32.442a.472.472 0 0 1-.657.101Z"
|
|
1903
1920
|
}));
|
|
1904
1921
|
});
|
|
1905
1922
|
IconClock.displayName = 'IconClock';
|
|
1906
1923
|
|
|
1907
|
-
var _excluded$
|
|
1924
|
+
var _excluded$M = ["testId"];
|
|
1908
1925
|
var IconCog = forwardRef(function (_ref, ref) {
|
|
1909
1926
|
var _ref$testId = _ref.testId,
|
|
1910
1927
|
testId = _ref$testId === void 0 ? 'icon-cog' : _ref$testId,
|
|
1911
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1928
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$M);
|
|
1912
1929
|
|
|
1913
1930
|
return React__default.createElement("svg", Object.assign({
|
|
1914
|
-
viewBox: "0 0 20 20",
|
|
1915
|
-
fill: "none",
|
|
1916
1931
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1932
|
+
fill: "none",
|
|
1933
|
+
viewBox: "0 0 20 20",
|
|
1917
1934
|
style: getIconStyles(props),
|
|
1918
1935
|
"data-testid": testId,
|
|
1919
1936
|
ref: ref
|
|
1920
1937
|
}, props), React__default.createElement("path", {
|
|
1921
|
-
|
|
1922
|
-
|
|
1938
|
+
fill: "currentColor",
|
|
1939
|
+
d: "m18.855 11.69-1.274-.735a7.63 7.63 0 0 0 0-1.91l1.274-.736a.935.935 0 0 0 .432-1.074 9.672 9.672 0 0 0-2.248-3.89.938.938 0 0 0-1.15-.167l-1.271.734a7.584 7.584 0 0 0-1.654-.956v-1.47a.938.938 0 0 0-.722-.912 9.756 9.756 0 0 0-4.484 0 .938.938 0 0 0-.722.912v1.47a7.582 7.582 0 0 0-1.654.956l-1.271-.734a.938.938 0 0 0-1.15.167 9.671 9.671 0 0 0-2.248 3.89.935.935 0 0 0 .432 1.074l1.273.736a7.624 7.624 0 0 0 0 1.91l-1.273.736a.935.935 0 0 0-.432 1.074 9.671 9.671 0 0 0 2.248 3.89.938.938 0 0 0 1.15.168l1.271-.735a7.58 7.58 0 0 0 1.654.956v1.47c0 .434.3.812.722.912a9.754 9.754 0 0 0 4.484 0 .938.938 0 0 0 .722-.912v-1.47a7.59 7.59 0 0 0 1.653-.956l1.272.735a.938.938 0 0 0 1.15-.168 9.672 9.672 0 0 0 2.248-3.89.935.935 0 0 0-.432-1.075Zm-2.558 3.925L14.49 14.57c-1.055.901-1.429 1.128-2.775 1.604v2.09a8.482 8.482 0 0 1-3.428 0v-2.09c-1.313-.464-1.693-.68-2.775-1.604l-1.809 1.045a8.437 8.437 0 0 1-1.716-2.967l1.81-1.045c-.255-1.383-.255-1.822 0-3.206l-1.81-1.045a8.444 8.444 0 0 1 1.716-2.967l1.81 1.045c1.069-.915 1.447-1.135 2.774-1.604v-2.09a8.468 8.468 0 0 1 3.428 0v2.09c1.327.469 1.705.689 2.775 1.604l1.808-1.045a8.444 8.444 0 0 1 1.716 2.967l-1.81 1.045c.256 1.384.256 1.822 0 3.206l1.81 1.045a8.438 8.438 0 0 1-1.716 2.967ZM10 6.25A3.754 3.754 0 0 0 6.25 10 3.754 3.754 0 0 0 10 13.75 3.754 3.754 0 0 0 13.75 10 3.754 3.754 0 0 0 10 6.25Zm0 6.25A2.503 2.503 0 0 1 7.5 10c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5Z"
|
|
1923
1940
|
}));
|
|
1924
1941
|
});
|
|
1925
1942
|
IconCog.displayName = 'IconCog';
|
|
1926
1943
|
|
|
1927
|
-
var _excluded$
|
|
1944
|
+
var _excluded$N = ["testId"];
|
|
1928
1945
|
var IconCommentLines = forwardRef(function (_ref, ref) {
|
|
1929
1946
|
var _ref$testId = _ref.testId,
|
|
1930
1947
|
testId = _ref$testId === void 0 ? 'icon-comment-lines' : _ref$testId,
|
|
1931
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1948
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$N);
|
|
1932
1949
|
|
|
1933
1950
|
return React__default.createElement("svg", Object.assign({
|
|
1934
|
-
viewBox: "0 0 20 20",
|
|
1935
|
-
fill: "none",
|
|
1936
1951
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1952
|
+
fill: "none",
|
|
1953
|
+
viewBox: "0 0 20 20",
|
|
1937
1954
|
style: getIconStyles(props),
|
|
1938
1955
|
"data-testid": testId,
|
|
1939
1956
|
ref: ref
|
|
1940
1957
|
}, props), React__default.createElement("path", {
|
|
1958
|
+
fill: "currentColor",
|
|
1941
1959
|
fillRule: "evenodd",
|
|
1942
|
-
clipRule: "evenodd",
|
|
1943
1960
|
d: "M.039 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.625-.557-1.135.803-3.026 1.805-5.424 1.805a.936.936 0 0 1-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.814 12.932.038 11.232.038 9.376Zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.724 4.067l.534.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862Z",
|
|
1944
|
-
|
|
1961
|
+
clipRule: "evenodd"
|
|
1945
1962
|
}), React__default.createElement("path", {
|
|
1946
|
-
|
|
1947
|
-
|
|
1963
|
+
fill: "currentColor",
|
|
1964
|
+
d: "M5.313 10.417h5.625c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.314A.313.313 0 0 1 5 11.354v-.625c0-.172.14-.312.313-.312ZM5.313 6.667h9.375c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.313A.313.313 0 0 1 5 7.604V6.98c0-.172.14-.312.313-.312Z"
|
|
1948
1965
|
}));
|
|
1949
1966
|
});
|
|
1950
1967
|
IconCommentLines.displayName = 'IconCommentLines';
|
|
1951
1968
|
|
|
1952
|
-
var _excluded$
|
|
1969
|
+
var _excluded$O = ["testId"];
|
|
1953
1970
|
var IconComment = forwardRef(function (_ref, ref) {
|
|
1954
1971
|
var _ref$testId = _ref.testId,
|
|
1955
1972
|
testId = _ref$testId === void 0 ? 'icon-comment' : _ref$testId,
|
|
1956
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1973
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$O);
|
|
1957
1974
|
|
|
1958
1975
|
return React__default.createElement("svg", Object.assign({
|
|
1959
|
-
viewBox: "0 0 20 20",
|
|
1960
|
-
fill: "none",
|
|
1961
1976
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1977
|
+
fill: "none",
|
|
1978
|
+
viewBox: "0 0 20 20",
|
|
1962
1979
|
style: getIconStyles(props),
|
|
1963
1980
|
"data-testid": testId,
|
|
1964
1981
|
ref: ref
|
|
1965
1982
|
}, props), React__default.createElement("path", {
|
|
1983
|
+
fill: "currentColor",
|
|
1966
1984
|
fillRule: "evenodd",
|
|
1967
|
-
clipRule: "evenodd",
|
|
1968
1985
|
d: "M.04 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.626-.557-1.134.803-3.025 1.805-5.423 1.805a.936.936 0 0 1-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.815 12.932.04 11.232.04 9.376Zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.723 4.067l.535.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862Z",
|
|
1969
|
-
|
|
1986
|
+
clipRule: "evenodd"
|
|
1970
1987
|
}));
|
|
1971
1988
|
});
|
|
1972
1989
|
IconComment.displayName = 'IconComment';
|
|
1973
1990
|
|
|
1974
|
-
var _excluded$
|
|
1991
|
+
var _excluded$P = ["testId"];
|
|
1975
1992
|
var IconCopy = forwardRef(function (_ref, ref) {
|
|
1976
1993
|
var _ref$testId = _ref.testId,
|
|
1977
1994
|
testId = _ref$testId === void 0 ? 'icon-copy' : _ref$testId,
|
|
1978
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
1995
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$P);
|
|
1979
1996
|
|
|
1980
1997
|
return React__default.createElement("svg", Object.assign({
|
|
1981
|
-
viewBox: "0 0 20 20",
|
|
1982
|
-
fill: "none",
|
|
1983
1998
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1999
|
+
fill: "none",
|
|
2000
|
+
viewBox: "0 0 20 20",
|
|
1984
2001
|
style: getIconStyles(props),
|
|
1985
2002
|
"data-testid": testId,
|
|
1986
2003
|
ref: ref
|
|
1987
2004
|
}, props), React__default.createElement("g", {
|
|
1988
2005
|
clipPath: "url(#icon-copy_svg__a)"
|
|
1989
2006
|
}, React__default.createElement("path", {
|
|
1990
|
-
|
|
1991
|
-
|
|
2007
|
+
fill: "currentColor",
|
|
2008
|
+
d: "M19.372 2.576 17.056.549A2.308 2.308 0 0 0 15.541 0H7.857C6.674 0 5.714.84 5.714 1.875V3.75H2.143C.959 3.75 0 4.59 0 5.625v12.5C0 19.16.96 20 2.143 20h10c1.183 0 2.143-.84 2.143-1.875V16.25h3.571c1.184 0 2.143-.84 2.143-1.875V3.902c0-.498-.226-.975-.628-1.326Zm-3.658-1.307a.74.74 0 0 1 .332.164l2.316 2.027c.092.08.157.18.188.29h-2.836V1.27Zm-2.857 16.856c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h3.571v9.375c0 1.036.96 1.875 2.143 1.875h5v1.875Zm5.714-3.75c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h6.429v2.813c0 .515.482.937 1.071.937h3.214v9.375Z"
|
|
1992
2009
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
1993
2010
|
id: "icon-copy_svg__a"
|
|
1994
2011
|
}, React__default.createElement("path", {
|
|
@@ -1998,26 +2015,26 @@ var IconCopy = forwardRef(function (_ref, ref) {
|
|
|
1998
2015
|
});
|
|
1999
2016
|
IconCopy.displayName = 'IconCopy';
|
|
2000
2017
|
|
|
2001
|
-
var _excluded$
|
|
2018
|
+
var _excluded$Q = ["testId"];
|
|
2002
2019
|
var IconCreditCardPlus = forwardRef(function (_ref, ref) {
|
|
2003
2020
|
var _ref$testId = _ref.testId,
|
|
2004
2021
|
testId = _ref$testId === void 0 ? 'icon-credit-card-plus' : _ref$testId,
|
|
2005
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2022
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Q);
|
|
2006
2023
|
|
|
2007
2024
|
return React__default.createElement("svg", Object.assign({
|
|
2008
|
-
viewBox: "0 0 20 20",
|
|
2009
|
-
fill: "none",
|
|
2010
2025
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2026
|
+
fill: "none",
|
|
2027
|
+
viewBox: "0 0 20 20",
|
|
2011
2028
|
style: getIconStyles(props),
|
|
2012
2029
|
"data-testid": testId,
|
|
2013
2030
|
ref: ref
|
|
2014
2031
|
}, props), React__default.createElement("g", {
|
|
2015
2032
|
clipPath: "url(#icon-credit-card-plus_svg__a)"
|
|
2016
2033
|
}, React__default.createElement("path", {
|
|
2034
|
+
fill: "currentColor",
|
|
2017
2035
|
fillRule: "evenodd",
|
|
2018
|
-
clipRule: "evenodd",
|
|
2019
2036
|
d: "M5.074 3.12a1.017 1.017 0 0 0-.782.678c-.055.153-.054.135-.054 2.483v2.23H2.59c-1.077 0-1.681.005-1.746.014-.43.057-.775.395-.854.836-.027.15-.027 6.53 0 6.682.077.44.431.787.855.838.065.007 1.964.01 5.217.008l5.115-.003.101-.034c.326-.112.559-.345.672-.676.05-.144.05-.21.051-2.476v-2.218l1.721-.003 1.721-.004.1-.034c.384-.13.662-.462.712-.845.016-.12.016-6.461 0-6.597a1.02 1.02 0 0 0-.837-.88c-.163-.026-10.19-.025-10.344 0Zm13.307.465v.485h-.943v.641h.943v.969h.63v-.969h.931V4.07h-.931V3.1h-.63v.484Zm-3.24.604c.118.073.12.081.12.575v.426H5.23l.004-.419c.005-.472.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.795.001.061.038Zm.12 4.314v1.741l-.03.056a.32.32 0 0 1-.082.093l-.054.037-1.547.004-1.546.003v-.462c0-.51-.009-.623-.055-.757-.132-.376-.428-.633-.795-.689-.094-.014-.61-.017-3.017-.017H5.232v-.867c0-.476.004-.87.008-.874a754.34 754.34 0 0 1 5.015-.009h5.006v1.741Zm-9.023-.426v.258h4.518V7.82H6.238v.258Zm6.519 0v.258h1.51V7.82h-1.51v.258ZM10.876 9.6c.117.073.119.08.119.575v.425H.964l.004-.418c.005-.473.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.796.001.06.038Zm.116 4.328-.003 1.754-.038.054a.319.319 0 0 1-.093.082l-.056.03H5.988c-4.654 0-4.816-.002-4.865-.024a.242.242 0 0 1-.128-.134c-.022-.048-.044-3.446-.023-3.5.005-.014.984-.017 5.014-.017h5.01l-.004 1.755Zm-9.02-.44v.258H6.49v-.516H1.973v.258Zm6.519 0v.258H10v-.516H8.49v.258Zm-6.515 1.048.003.261 1.5.003 1.501.003v-.528H1.972l.004.26Z",
|
|
2020
|
-
|
|
2037
|
+
clipRule: "evenodd"
|
|
2021
2038
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2022
2039
|
id: "icon-credit-card-plus_svg__a"
|
|
2023
2040
|
}, React__default.createElement("path", {
|
|
@@ -2027,24 +2044,24 @@ var IconCreditCardPlus = forwardRef(function (_ref, ref) {
|
|
|
2027
2044
|
});
|
|
2028
2045
|
IconCreditCardPlus.displayName = 'IconCreditCardPlus';
|
|
2029
2046
|
|
|
2030
|
-
var _excluded$
|
|
2047
|
+
var _excluded$R = ["testId"];
|
|
2031
2048
|
var IconCreditCard = forwardRef(function (_ref, ref) {
|
|
2032
2049
|
var _ref$testId = _ref.testId,
|
|
2033
2050
|
testId = _ref$testId === void 0 ? 'icon-credit-card' : _ref$testId,
|
|
2034
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2051
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$R);
|
|
2035
2052
|
|
|
2036
2053
|
return React__default.createElement("svg", Object.assign({
|
|
2037
|
-
viewBox: "0 0 20 20",
|
|
2038
|
-
fill: "none",
|
|
2039
2054
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2055
|
+
fill: "none",
|
|
2056
|
+
viewBox: "0 0 20 20",
|
|
2040
2057
|
style: getIconStyles(props),
|
|
2041
2058
|
"data-testid": testId,
|
|
2042
2059
|
ref: ref
|
|
2043
2060
|
}, props), React__default.createElement("g", {
|
|
2044
2061
|
clipPath: "url(#icon-credit-card_svg__a)"
|
|
2045
2062
|
}, React__default.createElement("path", {
|
|
2046
|
-
|
|
2047
|
-
|
|
2063
|
+
fill: "currentColor",
|
|
2064
|
+
d: "M18.333 2.21H1.667C.747 2.21 0 2.956 0 3.877v12.222c0 .92.747 1.666 1.667 1.666h16.666c.92 0 1.667-.746 1.667-1.666V3.877c0-.92-.747-1.667-1.667-1.667ZM1.667 3.321h16.666c.306 0 .556.25.556.556v1.666H1.11V3.877c0-.306.25-.556.556-.556Zm16.666 13.333H1.667a.557.557 0 0 1-.556-.555V8.877H18.89v7.222c0 .305-.25.555-.556.555ZM6.667 13.738v.277c0 .23-.188.417-.417.417h-2.5a.418.418 0 0 1-.417-.417v-.277c0-.23.188-.417.417-.417h2.5c.23 0 .417.188.417.417Zm6.666 0v.277c0 .23-.187.417-.416.417H8.194a.418.418 0 0 1-.416-.417v-.277c0-.23.187-.417.416-.417h4.723c.229 0 .416.188.416.417Z"
|
|
2048
2065
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2049
2066
|
id: "icon-credit-card_svg__a"
|
|
2050
2067
|
}, React__default.createElement("path", {
|
|
@@ -2054,37 +2071,37 @@ var IconCreditCard = forwardRef(function (_ref, ref) {
|
|
|
2054
2071
|
});
|
|
2055
2072
|
IconCreditCard.displayName = 'IconCreditCard';
|
|
2056
2073
|
|
|
2057
|
-
var _excluded$
|
|
2074
|
+
var _excluded$S = ["testId"];
|
|
2058
2075
|
var IconDecentMonochromatic = forwardRef(function (_ref, ref) {
|
|
2059
2076
|
var _ref$testId = _ref.testId,
|
|
2060
2077
|
testId = _ref$testId === void 0 ? 'icon-decent-monochromatic' : _ref$testId,
|
|
2061
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2078
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$S);
|
|
2062
2079
|
|
|
2063
2080
|
return React__default.createElement("svg", Object.assign({
|
|
2064
|
-
viewBox: "0 0 20 20",
|
|
2065
|
-
fill: "none",
|
|
2066
2081
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2082
|
+
fill: "none",
|
|
2083
|
+
viewBox: "0 0 20 20",
|
|
2067
2084
|
style: getIconStyles(props),
|
|
2068
2085
|
"data-testid": testId,
|
|
2069
2086
|
ref: ref
|
|
2070
2087
|
}, props), React__default.createElement("path", {
|
|
2071
|
-
|
|
2072
|
-
|
|
2088
|
+
fill: "url(#icon-decent-monochromatic_svg__a)",
|
|
2089
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2073
2090
|
}), React__default.createElement("rect", {
|
|
2074
|
-
x: 6.5,
|
|
2075
|
-
y: 12.5,
|
|
2076
2091
|
width: 7,
|
|
2077
2092
|
height: 1.5,
|
|
2078
|
-
|
|
2079
|
-
|
|
2093
|
+
x: 6.5,
|
|
2094
|
+
y: 12.5,
|
|
2095
|
+
fill: "currentColor",
|
|
2096
|
+
rx: 0.75
|
|
2080
2097
|
}), React__default.createElement("path", {
|
|
2081
|
-
|
|
2082
|
-
|
|
2098
|
+
fill: "#464646",
|
|
2099
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
2083
2100
|
}), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
|
|
2084
2101
|
id: "icon-decent-monochromatic_svg__a",
|
|
2085
2102
|
x1: 3.667,
|
|
2086
|
-
y1: 7.789,
|
|
2087
2103
|
x2: 3.667,
|
|
2104
|
+
y1: 7.789,
|
|
2088
2105
|
y2: 20.454,
|
|
2089
2106
|
gradientUnits: "userSpaceOnUse"
|
|
2090
2107
|
}, React__default.createElement("stop", {
|
|
@@ -2096,118 +2113,118 @@ var IconDecentMonochromatic = forwardRef(function (_ref, ref) {
|
|
|
2096
2113
|
});
|
|
2097
2114
|
IconDecentMonochromatic.displayName = 'IconDecentMonochromatic';
|
|
2098
2115
|
|
|
2099
|
-
var _excluded$
|
|
2116
|
+
var _excluded$T = ["testId"];
|
|
2100
2117
|
var IconDecent = forwardRef(function (_ref, ref) {
|
|
2101
2118
|
var _ref$testId = _ref.testId,
|
|
2102
2119
|
testId = _ref$testId === void 0 ? 'icon-decent' : _ref$testId,
|
|
2103
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2120
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$T);
|
|
2104
2121
|
|
|
2105
2122
|
return React__default.createElement("svg", Object.assign({
|
|
2106
|
-
viewBox: "0 0 20 20",
|
|
2107
|
-
fill: "none",
|
|
2108
2123
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2124
|
+
fill: "none",
|
|
2125
|
+
viewBox: "0 0 20 20",
|
|
2109
2126
|
style: getIconStyles(props),
|
|
2110
2127
|
"data-testid": testId,
|
|
2111
2128
|
ref: ref
|
|
2112
2129
|
}, props), React__default.createElement("path", {
|
|
2113
|
-
|
|
2114
|
-
|
|
2130
|
+
fill: "#FFCE69",
|
|
2131
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2115
2132
|
}), React__default.createElement("rect", {
|
|
2116
|
-
x: 6.5,
|
|
2117
|
-
y: 12.5,
|
|
2118
2133
|
width: 7,
|
|
2119
2134
|
height: 1.5,
|
|
2120
|
-
|
|
2121
|
-
|
|
2135
|
+
x: 6.5,
|
|
2136
|
+
y: 12.5,
|
|
2137
|
+
fill: "#FB7448",
|
|
2138
|
+
rx: 0.75
|
|
2122
2139
|
}), React__default.createElement("path", {
|
|
2123
|
-
|
|
2124
|
-
|
|
2140
|
+
fill: "#464646",
|
|
2141
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
2125
2142
|
}));
|
|
2126
2143
|
});
|
|
2127
2144
|
IconDecent.displayName = 'IconDecent';
|
|
2128
2145
|
|
|
2129
|
-
var _excluded$
|
|
2146
|
+
var _excluded$U = ["testId"];
|
|
2130
2147
|
var IconDownload = forwardRef(function (_ref, ref) {
|
|
2131
2148
|
var _ref$testId = _ref.testId,
|
|
2132
2149
|
testId = _ref$testId === void 0 ? 'icon-download' : _ref$testId,
|
|
2133
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2150
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$U);
|
|
2134
2151
|
|
|
2135
2152
|
return React__default.createElement("svg", Object.assign({
|
|
2136
|
-
viewBox: "0 0 20 20",
|
|
2137
|
-
fill: "none",
|
|
2138
2153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2154
|
+
fill: "none",
|
|
2155
|
+
viewBox: "0 0 20 20",
|
|
2139
2156
|
style: getIconStyles(props),
|
|
2140
2157
|
"data-testid": testId,
|
|
2141
2158
|
ref: ref
|
|
2142
2159
|
}, props), React__default.createElement("path", {
|
|
2160
|
+
fill: "currentColor",
|
|
2143
2161
|
fillRule: "evenodd",
|
|
2144
|
-
clipRule: "evenodd",
|
|
2145
2162
|
d: "M18.281 20c.95 0 1.719-.77 1.719-1.719V14.22c0-.95-.77-1.719-1.719-1.719h-3.883l2.204-2.203c.98-.985.285-2.668-1.106-2.668h-2.059V1.563C13.438.699 12.739 0 11.876 0h-3.75c-.863 0-1.563.7-1.563 1.563v6.066H4.505c-1.39 0-2.09 1.684-1.106 2.668L5.602 12.5H1.719C.769 12.5 0 13.27 0 14.219v4.062C0 19.231.77 20 1.719 20H18.28Zm-3.906-3.906a.783.783 0 0 0-.781.781c0 .43.351.781.781.781.43 0 .781-.351.781-.781a.783.783 0 0 0-.781-.781Zm3.281.781c0 .43-.351.781-.781.781a.783.783 0 0 1-.781-.781c0-.43.351-.781.781-.781.43 0 .781.351.781.781ZM9.777 14.91c.121.121.32.121.442 0l5.496-5.496a.314.314 0 0 0-.223-.535h-3.305V1.563a.313.313 0 0 0-.312-.313h-3.75a.313.313 0 0 0-.313.313v7.316H4.504a.315.315 0 0 0-.223.535l5.496 5.496Zm8.504-1.16a.47.47 0 0 1 .469.469v4.062a.47.47 0 0 1-.469.469H1.72a.47.47 0 0 1-.469-.469V14.22a.47.47 0 0 1 .469-.469h5.133l2.043 2.043c.609.61 1.601.61 2.21 0l2.043-2.043h5.133Z",
|
|
2146
|
-
|
|
2163
|
+
clipRule: "evenodd"
|
|
2147
2164
|
}));
|
|
2148
2165
|
});
|
|
2149
2166
|
IconDownload.displayName = 'IconDownload';
|
|
2150
2167
|
|
|
2151
|
-
var _excluded$
|
|
2168
|
+
var _excluded$V = ["testId"];
|
|
2152
2169
|
var IconEdit = forwardRef(function (_ref, ref) {
|
|
2153
2170
|
var _ref$testId = _ref.testId,
|
|
2154
2171
|
testId = _ref$testId === void 0 ? 'icon-edit' : _ref$testId,
|
|
2155
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2172
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$V);
|
|
2156
2173
|
|
|
2157
2174
|
return React__default.createElement("svg", Object.assign({
|
|
2158
|
-
viewBox: "0 0 20 20",
|
|
2159
|
-
fill: "none",
|
|
2160
2175
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2176
|
+
fill: "none",
|
|
2177
|
+
viewBox: "0 0 20 20",
|
|
2161
2178
|
style: getIconStyles(props),
|
|
2162
2179
|
"data-testid": testId,
|
|
2163
2180
|
ref: ref
|
|
2164
2181
|
}, props), React__default.createElement("path", {
|
|
2165
|
-
|
|
2166
|
-
|
|
2182
|
+
fill: "currentColor",
|
|
2183
|
+
d: "m14.507 12.092.694-.703a.207.207 0 0 1 .355.147v5.777c0 .931-.747 1.687-1.667 1.687H1.667C.747 19 0 18.244 0 17.312V4.938C0 4.006.747 3.25 1.667 3.25h10.149c.184 0 .278.229.146.359l-.695.703a.213.213 0 0 1-.146.063H1.667a.56.56 0 0 0-.556.563v12.375c0 .309.25.562.556.562h12.222a.56.56 0 0 0 .555-.563V12.24c0-.056.021-.109.063-.147Zm5.066-6.722L8.723 16.356l-3.47.39a.733.733 0 0 1-.805-.815l.385-3.512L15.684 1.432a1.446 1.446 0 0 1 2.063 0l1.826 1.85a1.49 1.49 0 0 1 0 2.088Zm-3.25 1.701-2.316-2.344-8.111 8.208-.288 2.64 2.607-.291 8.108-8.213Zm2.465-2.995-1.826-1.849a.343.343 0 0 0-.49 0l-1.68 1.702 2.316 2.344 1.68-1.701a.353.353 0 0 0 0-.496Z"
|
|
2167
2184
|
}));
|
|
2168
2185
|
});
|
|
2169
2186
|
IconEdit.displayName = 'IconEdit';
|
|
2170
2187
|
|
|
2171
|
-
var _excluded$
|
|
2188
|
+
var _excluded$W = ["testId"];
|
|
2172
2189
|
var IconEllipsisV = forwardRef(function (_ref, ref) {
|
|
2173
2190
|
var _ref$testId = _ref.testId,
|
|
2174
2191
|
testId = _ref$testId === void 0 ? 'icon-ellipsis-v' : _ref$testId,
|
|
2175
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2192
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$W);
|
|
2176
2193
|
|
|
2177
2194
|
return React__default.createElement("svg", Object.assign({
|
|
2178
|
-
viewBox: "0 0 20 20",
|
|
2179
|
-
fill: "none",
|
|
2180
2195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2196
|
+
fill: "none",
|
|
2197
|
+
viewBox: "0 0 20 20",
|
|
2181
2198
|
style: getIconStyles(props),
|
|
2182
2199
|
"data-testid": testId,
|
|
2183
2200
|
ref: ref
|
|
2184
2201
|
}, props), React__default.createElement("path", {
|
|
2202
|
+
fill: "currentColor",
|
|
2185
2203
|
fillRule: "evenodd",
|
|
2186
|
-
clipRule: "evenodd",
|
|
2187
2204
|
d: "M8 2.188C8 3.34 8.892 4.27 9.997 4.27c1.104 0 1.996-.931 1.996-2.083 0-1.153-.892-2.084-1.996-2.084C8.892.104 8 1.035 8 2.188Zm1.997 5.729c1.104 0 1.996.93 1.996 2.083 0 1.152-.892 2.083-1.996 2.083C8.892 12.083 8 11.153 8 10c0-1.152.892-2.083 1.997-2.083Zm0 11.979C8.892 19.896 8 18.965 8 17.813c0-1.153.892-2.084 1.997-2.084 1.104 0 1.996.931 1.996 2.084 0 1.152-.892 2.083-1.996 2.083Z",
|
|
2188
|
-
|
|
2205
|
+
clipRule: "evenodd"
|
|
2189
2206
|
}));
|
|
2190
2207
|
});
|
|
2191
2208
|
IconEllipsisV.displayName = 'IconEllipsisV';
|
|
2192
2209
|
|
|
2193
|
-
var _excluded$
|
|
2210
|
+
var _excluded$X = ["testId"];
|
|
2194
2211
|
var IconEnvelopeOpenDollar = forwardRef(function (_ref, ref) {
|
|
2195
2212
|
var _ref$testId = _ref.testId,
|
|
2196
2213
|
testId = _ref$testId === void 0 ? 'icon-envelope-open-dollar' : _ref$testId,
|
|
2197
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2214
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$X);
|
|
2198
2215
|
|
|
2199
2216
|
return React__default.createElement("svg", Object.assign({
|
|
2200
|
-
viewBox: "0 0 20 20",
|
|
2201
|
-
fill: "none",
|
|
2202
2217
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2218
|
+
fill: "none",
|
|
2219
|
+
viewBox: "0 0 20 20",
|
|
2203
2220
|
style: getIconStyles(props),
|
|
2204
2221
|
"data-testid": testId,
|
|
2205
2222
|
ref: ref
|
|
2206
2223
|
}, props), React__default.createElement("g", {
|
|
2207
2224
|
clipPath: "url(#icon-envelope-open-dollar_svg__a)"
|
|
2208
2225
|
}, React__default.createElement("path", {
|
|
2209
|
-
|
|
2210
|
-
|
|
2226
|
+
fill: "currentColor",
|
|
2227
|
+
d: "M19.32 6.427c-.077-.064-.867-.7-1.82-1.466V3.75c0-.69-.56-1.25-1.25-1.25h-1.815l-.399-.318C13.173 1.492 11.696 0 10 0 8.312 0 6.85 1.473 5.963 2.182l-.398.318H3.75c-.69 0-1.25.56-1.25 1.25v1.21L.684 6.422A1.875 1.875 0 0 0 0 7.87v10.255C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125V7.871c0-.559-.25-1.089-.68-1.444ZM10 1.25c.85 0 1.744.653 2.466 1.25h-4.93C8.258 1.904 9.152 1.25 10 1.25Zm-6.25 2.5h12.5v6.771a792.911 792.911 0 0 1-3.382 2.71c-.659.524-1.961 1.784-2.868 1.769-.907.015-2.21-1.245-2.868-1.77-.831-.66-2.118-1.693-3.382-2.709V3.75Zm-2.5 4.12c0-.187.083-.363.228-.482L2.5 6.564v2.951L1.25 8.508V7.87Zm17.5 10.255c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625v-8.011c1.67 1.345 3.88 3.121 5.105 4.094.8.64 2.216 2.052 3.645 2.042 1.424.01 2.823-1.386 3.645-2.042 1.227-.974 3.435-2.75 5.105-4.095v8.012Zm0-9.617L17.5 9.516V6.565c.564.454.969.78 1.023.825.145.119.227.294.227.481v.637Zm-9.808.89 1.758.527c.201.06.342.265.342.497 0 .284-.207.515-.46.515H9.482a.936.936 0 0 1-.5-.145.32.32 0 0 0-.396.029l-.46.438a.313.313 0 0 0 .023.474c.355.267.784.42 1.225.443v.636c0 .173.14.313.313.313h.625c.172 0 .312-.14.312-.313v-.63c.923-.024 1.667-.802 1.667-1.76 0-.78-.507-1.477-1.233-1.695L9.3 8.2c-.202-.06-.343-.265-.343-.497 0-.284.207-.516.461-.516h1.098c.178 0 .35.05.501.146a.32.32 0 0 0 .396-.029l.459-.438a.313.313 0 0 0-.023-.474 2.237 2.237 0 0 0-1.225-.443v-.636A.312.312 0 0 0 10.312 5h-.624a.312.312 0 0 0-.313.313v.63c-.923.024-1.667.802-1.667 1.76 0 .78.507 1.477 1.234 1.695Z"
|
|
2211
2228
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2212
2229
|
id: "icon-envelope-open-dollar_svg__a"
|
|
2213
2230
|
}, React__default.createElement("path", {
|
|
@@ -2217,120 +2234,120 @@ var IconEnvelopeOpenDollar = forwardRef(function (_ref, ref) {
|
|
|
2217
2234
|
});
|
|
2218
2235
|
IconEnvelopeOpenDollar.displayName = 'IconEnvelopeOpenDollar';
|
|
2219
2236
|
|
|
2220
|
-
var _excluded$
|
|
2237
|
+
var _excluded$Y = ["testId"];
|
|
2221
2238
|
var IconEnvelope = forwardRef(function (_ref, ref) {
|
|
2222
2239
|
var _ref$testId = _ref.testId,
|
|
2223
2240
|
testId = _ref$testId === void 0 ? 'icon-envelope' : _ref$testId,
|
|
2224
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2241
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Y);
|
|
2225
2242
|
|
|
2226
2243
|
return React__default.createElement("svg", Object.assign({
|
|
2227
|
-
viewBox: "0 0 20 20",
|
|
2228
|
-
fill: "none",
|
|
2229
2244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2245
|
+
fill: "none",
|
|
2246
|
+
viewBox: "0 0 20 20",
|
|
2230
2247
|
style: getIconStyles(props),
|
|
2231
2248
|
"data-testid": testId,
|
|
2232
2249
|
ref: ref
|
|
2233
2250
|
}, props), React__default.createElement("path", {
|
|
2234
|
-
|
|
2235
|
-
|
|
2251
|
+
fill: "currentColor",
|
|
2252
|
+
d: "M18.125 2.5H1.875C.84 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375C20 3.34 19.16 2.5 18.125 2.5ZM1.875 3.75h16.25c.344 0 .625.281.625.625v1.617c-.855.723-2.078 1.719-5.883 4.738-.66.524-1.96 1.786-2.867 1.77-.906.016-2.21-1.246-2.867-1.77C3.328 7.71 2.105 6.715 1.25 5.992V4.375c0-.344.281-.625.625-.625Zm16.25 12.5H1.875a.627.627 0 0 1-.625-.625V7.617c.89.73 2.297 1.86 5.105 4.09.801.64 2.215 2.05 3.645 2.043 1.422.012 2.824-1.387 3.645-2.043 2.808-2.23 4.214-3.36 5.105-4.09v8.008a.627.627 0 0 1-.625.625Z"
|
|
2236
2253
|
}));
|
|
2237
2254
|
});
|
|
2238
2255
|
IconEnvelope.displayName = 'IconEnvelope';
|
|
2239
2256
|
|
|
2240
|
-
var _excluded$
|
|
2257
|
+
var _excluded$Z = ["testId"];
|
|
2241
2258
|
var IconExclaimationTriangle = forwardRef(function (_ref, ref) {
|
|
2242
2259
|
var _ref$testId = _ref.testId,
|
|
2243
2260
|
testId = _ref$testId === void 0 ? 'icon-exclaimation-triangle' : _ref$testId,
|
|
2244
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2261
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$Z);
|
|
2245
2262
|
|
|
2246
2263
|
return React__default.createElement("svg", Object.assign({
|
|
2247
|
-
viewBox: "0 0 20 20",
|
|
2248
|
-
fill: "none",
|
|
2249
2264
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2265
|
+
fill: "none",
|
|
2266
|
+
viewBox: "0 0 20 20",
|
|
2250
2267
|
style: getIconStyles(props),
|
|
2251
2268
|
"data-testid": testId,
|
|
2252
2269
|
ref: ref
|
|
2253
2270
|
}, props), React__default.createElement("path", {
|
|
2271
|
+
fill: "currentColor",
|
|
2254
2272
|
fillRule: "evenodd",
|
|
2255
|
-
clipRule: "evenodd",
|
|
2256
2273
|
d: "m19.74 16.378-8.315-14.42C10.787.85 9.182.85 8.54 1.958L.225 16.378c-.637 1.105.16 2.495 1.442 2.495h16.635c1.275 0 2.08-1.386 1.438-2.495Zm-9.144-9.706h-1.23a.208.208 0 0 0-.208.215l.26 6.794a.207.207 0 0 0 .208.201h.71a.21.21 0 0 0 .208-.2l.26-6.795a.208.208 0 0 0-.208-.215Zm-1.584 8.874c0-.537.433-.97.97-.97.538 0 .971.433.971.97 0 .537-.433.97-.97.97a.969.969 0 0 1-.97-.97Zm-7.348 2.218h16.638a.554.554 0 0 0 .478-.832L10.461 2.513a.555.555 0 0 0-.96 0l-8.319 14.42a.556.556 0 0 0 .482.831Z",
|
|
2257
|
-
|
|
2274
|
+
clipRule: "evenodd"
|
|
2258
2275
|
}));
|
|
2259
2276
|
});
|
|
2260
2277
|
IconExclaimationTriangle.displayName = 'IconExclaimationTriangle';
|
|
2261
2278
|
|
|
2262
|
-
var _excluded$
|
|
2279
|
+
var _excluded$_ = ["testId"];
|
|
2263
2280
|
var IconExclaimation = forwardRef(function (_ref, ref) {
|
|
2264
2281
|
var _ref$testId = _ref.testId,
|
|
2265
2282
|
testId = _ref$testId === void 0 ? 'icon-exclaimation' : _ref$testId,
|
|
2266
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2283
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$_);
|
|
2267
2284
|
|
|
2268
2285
|
return React__default.createElement("svg", Object.assign({
|
|
2269
|
-
viewBox: "0 0 20 20",
|
|
2270
|
-
fill: "none",
|
|
2271
2286
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2287
|
+
fill: "none",
|
|
2288
|
+
viewBox: "0 0 20 20",
|
|
2272
2289
|
style: getIconStyles(props),
|
|
2273
2290
|
"data-testid": testId,
|
|
2274
2291
|
ref: ref
|
|
2275
2292
|
}, props), React__default.createElement("path", {
|
|
2276
|
-
|
|
2277
|
-
|
|
2293
|
+
fill: "currentColor",
|
|
2294
|
+
d: "M9.15 0h1.714c.51 0 .916.424.895.933l-.523 12.537a.895.895 0 0 1-.895.858h-.67a.896.896 0 0 1-.894-.858L8.254.933A.896.896 0 0 1 9.15 0Zm.857 15.82a2.09 2.09 0 1 0 0 4.18 2.09 2.09 0 0 0 0-4.18Z"
|
|
2278
2295
|
}));
|
|
2279
2296
|
});
|
|
2280
2297
|
IconExclaimation.displayName = 'IconExclaimation';
|
|
2281
2298
|
|
|
2282
|
-
var _excluded
|
|
2299
|
+
var _excluded$$ = ["testId"];
|
|
2283
2300
|
var IconExpand = forwardRef(function (_ref, ref) {
|
|
2284
2301
|
var _ref$testId = _ref.testId,
|
|
2285
2302
|
testId = _ref$testId === void 0 ? 'icon-expand' : _ref$testId,
|
|
2286
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded
|
|
2303
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$$);
|
|
2287
2304
|
|
|
2288
2305
|
return React__default.createElement("svg", Object.assign({
|
|
2289
|
-
viewBox: "0 0 20 20",
|
|
2290
|
-
fill: "none",
|
|
2291
2306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2307
|
+
fill: "none",
|
|
2308
|
+
viewBox: "0 0 20 20",
|
|
2292
2309
|
style: getIconStyles(props),
|
|
2293
2310
|
"data-testid": testId,
|
|
2294
2311
|
ref: ref
|
|
2295
2312
|
}, props), React__default.createElement("path", {
|
|
2296
|
-
|
|
2297
|
-
|
|
2313
|
+
fill: "currentColor",
|
|
2314
|
+
d: "m9.017 10.762.22.221a.469.469 0 0 1 0 .663L3.385 17.5H5.78c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H1.72a.469.469 0 0 1-.469-.469V14.22c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469v2.397l5.854-5.854a.469.469 0 0 1 .663 0ZM18.28 1.25H14.22a.469.469 0 0 0-.469.469v.312c0 .26.21.469.469.469h2.397l-5.854 5.854a.469.469 0 0 0 0 .663l.221.22c.183.184.48.184.663 0L17.5 3.385V5.78c0 .26.21.469.469.469h.312c.26 0 .469-.21.469-.469V1.72a.469.469 0 0 0-.469-.469Z"
|
|
2298
2315
|
}));
|
|
2299
2316
|
});
|
|
2300
2317
|
IconExpand.displayName = 'IconExpand';
|
|
2301
2318
|
|
|
2302
|
-
var _excluded
|
|
2319
|
+
var _excluded$10 = ["testId"];
|
|
2303
2320
|
var IconExternalLink = forwardRef(function (_ref, ref) {
|
|
2304
2321
|
var _ref$testId = _ref.testId,
|
|
2305
2322
|
testId = _ref$testId === void 0 ? 'icon-external-link' : _ref$testId,
|
|
2306
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded
|
|
2323
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$10);
|
|
2307
2324
|
|
|
2308
2325
|
return React__default.createElement("svg", Object.assign({
|
|
2309
|
-
viewBox: "0 0 20 20",
|
|
2310
|
-
fill: "none",
|
|
2311
2326
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2327
|
+
fill: "none",
|
|
2328
|
+
viewBox: "0 0 20 20",
|
|
2312
2329
|
style: getIconStyles(props),
|
|
2313
2330
|
"data-testid": testId,
|
|
2314
2331
|
ref: ref
|
|
2315
2332
|
}, props), React__default.createElement("path", {
|
|
2333
|
+
fill: "currentColor",
|
|
2316
2334
|
fillRule: "evenodd",
|
|
2317
|
-
clipRule: "evenodd",
|
|
2318
2335
|
d: "M6.789 13.537a.417.417 0 0 0 0 .589l.196.196a.417.417 0 0 0 .59 0l11.22-11.22.024.024-.011 3.124c0 .23.186.417.416.417h.347c.23 0 .417-.187.417-.417L20 1.528a.417.417 0 0 0-.417-.417l-4.722.012a.417.417 0 0 0-.417.417v.347c0 .23.187.417.417.417l3.124-.012.024.024-11.22 11.22ZM14.566 9l.278-.278a.417.417 0 0 1 .712.295v8.205c0 .92-.747 1.667-1.667 1.667H1.667c-.92 0-1.667-.746-1.667-1.667V5c0-.92.746-1.667 1.667-1.667h12.082c.371 0 .557.45.295.712l-.278.277a.416.416 0 0 1-.295.122H1.667A.556.556 0 0 0 1.11 5v12.222c0 .307.249.556.556.556h12.222a.556.556 0 0 0 .555-.556V9.294c0-.11.044-.216.122-.294Z",
|
|
2319
|
-
|
|
2336
|
+
clipRule: "evenodd"
|
|
2320
2337
|
}));
|
|
2321
2338
|
});
|
|
2322
2339
|
IconExternalLink.displayName = 'IconExternalLink';
|
|
2323
2340
|
|
|
2324
|
-
var _excluded$
|
|
2341
|
+
var _excluded$11 = ["testId"];
|
|
2325
2342
|
var IconEyeSlash = forwardRef(function (_ref, ref) {
|
|
2326
2343
|
var _ref$testId = _ref.testId,
|
|
2327
2344
|
testId = _ref$testId === void 0 ? 'icon-eye-slash' : _ref$testId,
|
|
2328
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2345
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$11);
|
|
2329
2346
|
|
|
2330
2347
|
return React__default.createElement("svg", Object.assign({
|
|
2331
|
-
viewBox: "0 0 20 20",
|
|
2332
|
-
fill: "none",
|
|
2333
2348
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2349
|
+
fill: "none",
|
|
2350
|
+
viewBox: "0 0 20 20",
|
|
2334
2351
|
style: getIconStyles(props),
|
|
2335
2352
|
"data-testid": testId,
|
|
2336
2353
|
ref: ref
|
|
@@ -2339,8 +2356,8 @@ var IconEyeSlash = forwardRef(function (_ref, ref) {
|
|
|
2339
2356
|
}, React__default.createElement("g", {
|
|
2340
2357
|
clipPath: "url(#icon-eye-slash_svg__b)"
|
|
2341
2358
|
}, React__default.createElement("path", {
|
|
2342
|
-
|
|
2343
|
-
|
|
2359
|
+
fill: "currentColor",
|
|
2360
|
+
d: "M19.906 16.806.719 2.452a.26.26 0 0 0-.352.037l-.312.371a.23.23 0 0 0 .039.334L19.28 17.548a.256.256 0 0 0 .184.05.257.257 0 0 0 .168-.087l.312-.371a.23.23 0 0 0-.039-.334ZM10 5.25a4.113 4.113 0 0 1 2.827 1.114A3.71 3.71 0 0 1 14 9.05c0 .642-.185 1.238-.482 1.768l.796.594A4.518 4.518 0 0 0 15 9.05c0-1.093-.404-2.087-1.056-2.89 1.747.838 3.168 2.183 4.057 3.84a8.975 8.975 0 0 1-2.118 2.588l.792.592c.89-.78 1.652-1.7 2.216-2.747a.922.922 0 0 0 0-.867A10.085 10.085 0 0 0 10 4.3c-1.404 0-2.791.287-4.066.844l1.43 1.069A4.094 4.094 0 0 1 10 5.25Zm1.902 4.359c.098-.284.123-.585.073-.88a1.826 1.826 0 0 0-.358-.815 1.952 1.952 0 0 0-.711-.568A2.06 2.06 0 0 0 10 7.15c-.031 0-.06.007-.09.009.122.308.12.648-.007.955l1.999 1.495Zm-6.8-1.46a4.36 4.36 0 0 0-.102.9c-.003.797.205 1.58.605 2.28.4.699.98 1.29 1.684 1.72a5.21 5.21 0 0 0 4.781.313l-.924-.69A4.136 4.136 0 0 1 10 12.85a4.114 4.114 0 0 1-2.827-1.114A3.71 3.71 0 0 1 6 9.05c0-.073.018-.14.022-.211l-.92-.69ZM10 14.75A9.065 9.065 0 0 1 2 10c.545-1.008 1.284-1.861 2.135-2.574l-.809-.604c-.89.78-1.652 1.7-2.216 2.746a.922.922 0 0 0 0 .866C2.803 13.575 6.158 15.7 10 15.7c1.403 0 2.79-.287 4.066-.844l-.914-.683A9.147 9.147 0 0 1 10 14.75Z"
|
|
2344
2361
|
}))), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2345
2362
|
id: "icon-eye-slash_svg__a"
|
|
2346
2363
|
}, React__default.createElement("path", {
|
|
@@ -2350,58 +2367,56 @@ var IconEyeSlash = forwardRef(function (_ref, ref) {
|
|
|
2350
2367
|
id: "icon-eye-slash_svg__b"
|
|
2351
2368
|
}, React__default.createElement("path", {
|
|
2352
2369
|
fill: "#fff",
|
|
2353
|
-
|
|
2354
|
-
d: "M0 0h20v15.2H0z"
|
|
2370
|
+
d: "M0 2.4h20v15.2H0z"
|
|
2355
2371
|
}))));
|
|
2356
2372
|
});
|
|
2357
2373
|
IconEyeSlash.displayName = 'IconEyeSlash';
|
|
2358
2374
|
|
|
2359
|
-
var _excluded$
|
|
2375
|
+
var _excluded$12 = ["testId"];
|
|
2360
2376
|
var IconEye = forwardRef(function (_ref, ref) {
|
|
2361
2377
|
var _ref$testId = _ref.testId,
|
|
2362
2378
|
testId = _ref$testId === void 0 ? 'icon-eye' : _ref$testId,
|
|
2363
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2379
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$12);
|
|
2364
2380
|
|
|
2365
2381
|
return React__default.createElement("svg", Object.assign({
|
|
2366
|
-
viewBox: "0 0 20 20",
|
|
2367
|
-
fill: "none",
|
|
2368
2382
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2383
|
+
fill: "none",
|
|
2384
|
+
viewBox: "0 0 20 20",
|
|
2369
2385
|
style: getIconStyles(props),
|
|
2370
2386
|
"data-testid": testId,
|
|
2371
2387
|
ref: ref
|
|
2372
2388
|
}, props), React__default.createElement("g", {
|
|
2373
2389
|
clipPath: "url(#icon-eye_svg__a)"
|
|
2374
2390
|
}, React__default.createElement("path", {
|
|
2375
|
-
|
|
2376
|
-
|
|
2391
|
+
fill: "currentColor",
|
|
2392
|
+
d: "M10 11a2 2 0 0 0 0-4c-.031 0-.059.008-.09.01a1.484 1.484 0 0 1-1.901 1.9C8.01 8.943 8 8.97 8 9a2 2 0 0 0 2 2Zm8.891-1.456C17.197 6.237 13.841 4 10 4 6.158 4 2.802 6.239 1.109 9.544a1.011 1.011 0 0 0 0 .912C2.803 13.763 6.159 16 10 16s7.198-2.239 8.891-5.544a1.01 1.01 0 0 0 0-.912ZM10 5a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 10c-3.355 0-6.42-1.916-8-5a9.212 9.212 0 0 1 4.056-4.042 4.954 4.954 0 0 0 .408 6.578A5 5 0 0 0 15 9c0-1.15-.403-2.197-1.056-3.042A9.212 9.212 0 0 1 18 10c-1.58 3.084-4.645 5-8 5Z"
|
|
2377
2393
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2378
2394
|
id: "icon-eye_svg__a"
|
|
2379
2395
|
}, React__default.createElement("path", {
|
|
2380
2396
|
fill: "#fff",
|
|
2381
|
-
|
|
2382
|
-
d: "M0 0h18v16H0z"
|
|
2397
|
+
d: "M1 2h18v16H1z"
|
|
2383
2398
|
}))));
|
|
2384
2399
|
});
|
|
2385
2400
|
IconEye.displayName = 'IconEye';
|
|
2386
2401
|
|
|
2387
|
-
var _excluded$
|
|
2402
|
+
var _excluded$13 = ["testId"];
|
|
2388
2403
|
var IconFilePdf = forwardRef(function (_ref, ref) {
|
|
2389
2404
|
var _ref$testId = _ref.testId,
|
|
2390
2405
|
testId = _ref$testId === void 0 ? 'icon-file-pdf' : _ref$testId,
|
|
2391
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2406
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$13);
|
|
2392
2407
|
|
|
2393
2408
|
return React__default.createElement("svg", Object.assign({
|
|
2394
|
-
viewBox: "0 0 20 20",
|
|
2395
|
-
fill: "none",
|
|
2396
2409
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2410
|
+
fill: "none",
|
|
2411
|
+
viewBox: "0 0 20 20",
|
|
2397
2412
|
style: getIconStyles(props),
|
|
2398
2413
|
"data-testid": testId,
|
|
2399
2414
|
ref: ref
|
|
2400
2415
|
}, props), React__default.createElement("g", {
|
|
2401
2416
|
clipPath: "url(#icon-file-pdf_svg__a)"
|
|
2402
2417
|
}, React__default.createElement("path", {
|
|
2403
|
-
|
|
2404
|
-
|
|
2418
|
+
fill: "currentColor",
|
|
2419
|
+
d: "M16.95 3.49 13.671.213a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.54v16.25c0 1.035.84 1.875 1.875 1.875h11.25c1.035 0 1.875-.84 1.875-1.875V4.82c0-.496-.2-.977-.55-1.329Zm-.884.887c.082.082.137.18.165.29H12.5V.935c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.626V1.541c0-.343.281-.625.625-.625h6.875V4.98c0 .52.418.937.938.937h4.062v11.875a.627.627 0 0 1-.625.625Zm-.86-6.688c-.527-.52-2.148-.36-2.878-.262-.828-.5-1.375-1.188-1.762-2.21.168-.704.469-1.845.25-2.536-.172-1.098-1.55-.965-1.742-.266-.195.715-.012 1.735.328 3.04-.465 1.109-1.16 2.613-1.645 3.46-.812.418-2.113 1.145-2.296 2.047-.137.656.894 1.54 2.074.25.355-.386.754-.969 1.222-1.777 1.043-.344 2.192-.774 3.204-.938.855.47 1.859.778 2.523.778 1.082.004 1.129-1.18.723-1.586Zm-8.953 3.476c.231-.62 1.118-1.343 1.387-1.593-.863 1.379-1.386 1.62-1.386 1.593Zm3.72-8.683c.34 0 .304 1.465.081 1.86-.203-.638-.195-1.86-.082-1.86Zm-1.11 6.222c.441-.773.82-1.687 1.125-2.488a5.089 5.089 0 0 0 1.371 1.621c-.95.184-1.773.59-2.496.867Zm5.992-.23s-.226.273-1.7-.356c1.602-.117 1.864.25 1.7.356Z"
|
|
2405
2420
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2406
2421
|
id: "icon-file-pdf_svg__a"
|
|
2407
2422
|
}, React__default.createElement("path", {
|
|
@@ -2411,24 +2426,24 @@ var IconFilePdf = forwardRef(function (_ref, ref) {
|
|
|
2411
2426
|
});
|
|
2412
2427
|
IconFilePdf.displayName = 'IconFilePdf';
|
|
2413
2428
|
|
|
2414
|
-
var _excluded$
|
|
2429
|
+
var _excluded$14 = ["testId"];
|
|
2415
2430
|
var IconFile = forwardRef(function (_ref, ref) {
|
|
2416
2431
|
var _ref$testId = _ref.testId,
|
|
2417
2432
|
testId = _ref$testId === void 0 ? 'icon-file' : _ref$testId,
|
|
2418
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2433
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$14);
|
|
2419
2434
|
|
|
2420
2435
|
return React__default.createElement("svg", Object.assign({
|
|
2421
|
-
viewBox: "0 0 20 20",
|
|
2422
|
-
fill: "none",
|
|
2423
2436
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2437
|
+
fill: "none",
|
|
2438
|
+
viewBox: "0 0 20 20",
|
|
2424
2439
|
style: getIconStyles(props),
|
|
2425
2440
|
"data-testid": testId,
|
|
2426
2441
|
ref: ref
|
|
2427
2442
|
}, props), React__default.createElement("g", {
|
|
2428
2443
|
clipPath: "url(#icon-file_svg__a)"
|
|
2429
2444
|
}, React__default.createElement("path", {
|
|
2430
|
-
|
|
2431
|
-
|
|
2445
|
+
fill: "currentColor",
|
|
2446
|
+
d: "M16.95 3.824 13.671.546a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.875v16.25C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V5.152c0-.496-.2-.977-.55-1.328Zm-.884.886c.082.082.137.18.165.29H12.5V1.269c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.625V1.875c0-.344.281-.625.625-.625h6.875v4.062c0 .52.418.938.938.938h4.062v11.875a.627.627 0 0 1-.625.625Z"
|
|
2432
2447
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2433
2448
|
id: "icon-file_svg__a"
|
|
2434
2449
|
}, React__default.createElement("path", {
|
|
@@ -2438,24 +2453,24 @@ var IconFile = forwardRef(function (_ref, ref) {
|
|
|
2438
2453
|
});
|
|
2439
2454
|
IconFile.displayName = 'IconFile';
|
|
2440
2455
|
|
|
2441
|
-
var _excluded$
|
|
2456
|
+
var _excluded$15 = ["testId"];
|
|
2442
2457
|
var IconFlag = forwardRef(function (_ref, ref) {
|
|
2443
2458
|
var _ref$testId = _ref.testId,
|
|
2444
2459
|
testId = _ref$testId === void 0 ? 'icon-flag' : _ref$testId,
|
|
2445
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2460
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$15);
|
|
2446
2461
|
|
|
2447
2462
|
return React__default.createElement("svg", Object.assign({
|
|
2448
|
-
viewBox: "0 0 20 20",
|
|
2449
|
-
fill: "none",
|
|
2450
2463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2464
|
+
fill: "none",
|
|
2465
|
+
viewBox: "0 0 20 20",
|
|
2451
2466
|
style: getIconStyles(props),
|
|
2452
2467
|
"data-testid": testId,
|
|
2453
2468
|
ref: ref
|
|
2454
2469
|
}, props), React__default.createElement("g", {
|
|
2455
2470
|
clipPath: "url(#icon-flag_svg__a)"
|
|
2456
2471
|
}, React__default.createElement("path", {
|
|
2457
|
-
|
|
2458
|
-
|
|
2472
|
+
fill: "currentColor",
|
|
2473
|
+
d: "M18.457 0a2.03 2.03 0 0 0-.828.18c-1.973.886-3.43 1.183-4.652 1.183-2.582 0-4.082-1.347-7.063-1.347C4.68.016 3.172.27 1.25.922V.625A.627.627 0 0 0 .625 0 .627.627 0 0 0 0 .625v19.063c0 .171.14.312.313.312h.625c.171 0 .312-.14.312-.313v-3.921c1.727-.618 3.188-.86 4.473-.86 3.172 0 5.382 1.344 8.558 1.344 1.38 0 2.934-.254 4.832-.977.547-.21.89-.699.89-1.218V1.305C20 .508 19.274 0 18.458 0Zm-4.18 15c-2.953 0-5.195-1.344-8.558-1.344-1.434 0-2.907.254-4.473.774V2.234c1.797-.652 3.332-.968 4.664-.968 2.715 0 4.235 1.347 7.063 1.347 1.554 0 3.195-.41 5.16-1.293.367-.164.613-.02.613.22v12.503c-.031.098-2.297.957-4.469.957Z"
|
|
2459
2474
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2460
2475
|
id: "icon-flag_svg__a"
|
|
2461
2476
|
}, React__default.createElement("path", {
|
|
@@ -2465,164 +2480,164 @@ var IconFlag = forwardRef(function (_ref, ref) {
|
|
|
2465
2480
|
});
|
|
2466
2481
|
IconFlag.displayName = 'IconFlag';
|
|
2467
2482
|
|
|
2468
|
-
var _excluded$
|
|
2483
|
+
var _excluded$16 = ["testId"];
|
|
2469
2484
|
var IconFourDotsCircle = forwardRef(function (_ref, ref) {
|
|
2470
2485
|
var _ref$testId = _ref.testId,
|
|
2471
2486
|
testId = _ref$testId === void 0 ? 'icon-four-dots-circle' : _ref$testId,
|
|
2472
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2487
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$16);
|
|
2473
2488
|
|
|
2474
2489
|
return React__default.createElement("svg", Object.assign({
|
|
2475
|
-
viewBox: "0 0 20 20",
|
|
2476
|
-
fill: "none",
|
|
2477
2490
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2491
|
+
fill: "none",
|
|
2492
|
+
viewBox: "0 0 20 20",
|
|
2478
2493
|
style: getIconStyles(props),
|
|
2479
2494
|
"data-testid": testId,
|
|
2480
2495
|
ref: ref
|
|
2481
2496
|
}, props), React__default.createElement("path", {
|
|
2497
|
+
fill: "currentColor",
|
|
2482
2498
|
fillRule: "evenodd",
|
|
2483
|
-
clipRule: "evenodd",
|
|
2484
2499
|
d: "M.313 10A9.686 9.686 0 0 1 10 .312 9.686 9.686 0 0 1 19.688 10 9.686 9.686 0 0 1 10 19.688 9.686 9.686 0 0 1 .312 10ZM10 18.438c4.684 0 8.438-3.801 8.438-8.438 0-4.684-3.801-8.438-8.438-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438ZM7.083 9.166a2.083 2.083 0 1 0 0-4.167 2.083 2.083 0 0 0 0 4.167Zm2.084 3.75a2.083 2.083 0 1 1-4.167 0 2.083 2.083 0 0 1 4.167 0Zm3.75-3.75a2.083 2.083 0 1 0 0-4.167 2.083 2.083 0 0 0 0 4.167ZM15 12.917a2.083 2.083 0 1 1-4.167 0 2.083 2.083 0 0 1 4.167 0Z",
|
|
2485
|
-
|
|
2500
|
+
clipRule: "evenodd"
|
|
2486
2501
|
}));
|
|
2487
2502
|
});
|
|
2488
2503
|
IconFourDotsCircle.displayName = 'IconFourDotsCircle';
|
|
2489
2504
|
|
|
2490
|
-
var _excluded$
|
|
2505
|
+
var _excluded$17 = ["testId"];
|
|
2491
2506
|
var IconFourSquares = forwardRef(function (_ref, ref) {
|
|
2492
2507
|
var _ref$testId = _ref.testId,
|
|
2493
2508
|
testId = _ref$testId === void 0 ? 'icon-four-squares' : _ref$testId,
|
|
2494
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2509
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$17);
|
|
2495
2510
|
|
|
2496
2511
|
return React__default.createElement("svg", Object.assign({
|
|
2497
|
-
viewBox: "0 0 20 20",
|
|
2498
|
-
fill: "none",
|
|
2499
2512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2513
|
+
fill: "none",
|
|
2514
|
+
viewBox: "0 0 20 20",
|
|
2500
2515
|
style: getIconStyles(props),
|
|
2501
2516
|
"data-testid": testId,
|
|
2502
2517
|
ref: ref
|
|
2503
2518
|
}, props), React__default.createElement("rect", {
|
|
2519
|
+
width: 8.594,
|
|
2520
|
+
height: 8.594,
|
|
2504
2521
|
x: 0.833,
|
|
2505
2522
|
y: 10.573,
|
|
2523
|
+
fill: "currentColor",
|
|
2524
|
+
rx: 1
|
|
2525
|
+
}), React__default.createElement("rect", {
|
|
2506
2526
|
width: 8.594,
|
|
2507
2527
|
height: 8.594,
|
|
2508
|
-
rx: 1,
|
|
2509
|
-
fill: "currentColor"
|
|
2510
|
-
}), React__default.createElement("rect", {
|
|
2511
2528
|
x: 10.573,
|
|
2512
2529
|
y: 10.573,
|
|
2530
|
+
fill: "currentColor",
|
|
2531
|
+
rx: 1
|
|
2532
|
+
}), React__default.createElement("rect", {
|
|
2513
2533
|
width: 8.594,
|
|
2514
2534
|
height: 8.594,
|
|
2515
|
-
rx: 1,
|
|
2516
|
-
fill: "currentColor"
|
|
2517
|
-
}), React__default.createElement("rect", {
|
|
2518
2535
|
x: 0.833,
|
|
2519
2536
|
y: 0.833,
|
|
2537
|
+
fill: "currentColor",
|
|
2538
|
+
rx: 1
|
|
2539
|
+
}), React__default.createElement("rect", {
|
|
2520
2540
|
width: 8.594,
|
|
2521
2541
|
height: 8.594,
|
|
2522
|
-
rx: 1,
|
|
2523
|
-
fill: "currentColor"
|
|
2524
|
-
}), React__default.createElement("rect", {
|
|
2525
2542
|
x: 10.572,
|
|
2526
2543
|
y: 0.833,
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
rx: 1,
|
|
2530
|
-
fill: "currentColor"
|
|
2544
|
+
fill: "currentColor",
|
|
2545
|
+
rx: 1
|
|
2531
2546
|
}));
|
|
2532
2547
|
});
|
|
2533
2548
|
IconFourSquares.displayName = 'IconFourSquares';
|
|
2534
2549
|
|
|
2535
|
-
var _excluded$
|
|
2550
|
+
var _excluded$18 = ["testId"];
|
|
2536
2551
|
var IconGavel = forwardRef(function (_ref, ref) {
|
|
2537
2552
|
var _ref$testId = _ref.testId,
|
|
2538
2553
|
testId = _ref$testId === void 0 ? 'icon-gavel' : _ref$testId,
|
|
2539
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2554
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$18);
|
|
2540
2555
|
|
|
2541
2556
|
return React__default.createElement("svg", Object.assign({
|
|
2542
|
-
viewBox: "0 0 60 60",
|
|
2543
|
-
fill: "none",
|
|
2544
2557
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2558
|
+
fill: "none",
|
|
2559
|
+
viewBox: "0 0 60 60",
|
|
2545
2560
|
style: getIconStyles(props),
|
|
2546
2561
|
"data-testid": testId,
|
|
2547
2562
|
ref: ref
|
|
2548
2563
|
}, props), React__default.createElement("path", {
|
|
2549
|
-
|
|
2550
|
-
|
|
2564
|
+
fill: "currentColor",
|
|
2565
|
+
d: "m58.698 21.863-2.418-2.42a4.442 4.442 0 0 0-5.476-.638l-9.61-9.609a4.442 4.442 0 0 0-.638-5.476l-2.418-2.418a4.438 4.438 0 0 0-6.28 0L18.551 14.605a4.446 4.446 0 0 0 0 6.28l2.42 2.42a4.448 4.448 0 0 0 5.475.637l3.48 3.48-6.891 6.89-.947-.946a5.095 5.095 0 0 0-7.198 0l-13.403 13.4a5.095 5.095 0 0 0 0 7.198l4.548 4.548a5.095 5.095 0 0 0 7.197 0l13.401-13.403a5.095 5.095 0 0 0 0-7.198l-.947-.947 6.891-6.89 3.48 3.479a4.449 4.449 0 0 0 .637 5.476l2.42 2.419a4.446 4.446 0 0 0 6.28 0l13.303-13.305a4.439 4.439 0 0 0 0-6.28ZM23.983 42.457l-13.401 13.4a1.34 1.34 0 0 1-1.894 0l-4.546-4.545a1.34 1.34 0 0 1 0-1.894l13.401-13.4a1.34 1.34 0 0 1 1.894 0l4.546 4.545a1.341 1.341 0 0 1 0 1.894Zm32.065-16.966L42.743 38.796a.69.69 0 0 1-.977 0l-2.42-2.42a.691.691 0 0 1 0-.976l1.932-1.93L26.53 18.721l-1.93 1.931a.692.692 0 0 1-.978 0l-2.419-2.419a.692.692 0 0 1 0-.977L34.51 3.952a.691.691 0 0 1 .977 0l2.419 2.42a.691.691 0 0 1 0 .976l-1.93 1.931L50.72 24.026l1.931-1.93a.69.69 0 0 1 .977 0l2.419 2.418a.692.692 0 0 1 0 .977Z"
|
|
2551
2566
|
}));
|
|
2552
2567
|
});
|
|
2553
2568
|
IconGavel.displayName = 'IconGavel';
|
|
2554
2569
|
|
|
2555
|
-
var _excluded$
|
|
2570
|
+
var _excluded$19 = ["testId"];
|
|
2556
2571
|
var IconGif = forwardRef(function (_ref, ref) {
|
|
2557
2572
|
var _ref$testId = _ref.testId,
|
|
2558
2573
|
testId = _ref$testId === void 0 ? 'icon-gif' : _ref$testId,
|
|
2559
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2574
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$19);
|
|
2560
2575
|
|
|
2561
2576
|
return React__default.createElement("svg", Object.assign({
|
|
2562
|
-
viewBox: "0 0 20 20",
|
|
2563
2577
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2578
|
+
viewBox: "0 0 20 20",
|
|
2564
2579
|
style: getIconStyles(props),
|
|
2565
2580
|
"data-testid": testId,
|
|
2566
2581
|
ref: ref
|
|
2567
2582
|
}, props), React__default.createElement("path", {
|
|
2568
|
-
|
|
2583
|
+
fill: "none",
|
|
2569
2584
|
stroke: "currentColor",
|
|
2570
2585
|
strokeWidth: 0.952,
|
|
2571
|
-
|
|
2586
|
+
d: "M18.096 2.85H1.906c-.79 0-1.43.64-1.43 1.429v11.428c0 .79.64 1.429 1.43 1.429h16.19c.789 0 1.428-.64 1.428-1.429V4.28c0-.79-.64-1.429-1.428-1.429Z"
|
|
2572
2587
|
}), React__default.createElement("path", {
|
|
2573
|
-
|
|
2574
|
-
|
|
2588
|
+
fill: "currentColor",
|
|
2589
|
+
d: "M7.124 12.541c.876 0 1.592-.373 2.087-.93V9.715H6.804v.785h1.524v.785c-.23.22-.686.457-1.204.457-1.006 0-1.753-.777-1.753-1.836 0-1.074.747-1.836 1.753-1.836a1.64 1.64 0 0 1 1.318.678l.724-.42c-.404-.578-1.052-1.05-2.042-1.05-1.478 0-2.667 1.028-2.667 2.628 0 1.592 1.189 2.636 2.667 2.636Zm3.907-.099V7.36h-.892v5.082h.892Zm1.971 0V10.24h2.538v-.785h-2.538v-1.31h2.59V7.36h-3.481v5.082h.891Z"
|
|
2575
2590
|
}));
|
|
2576
2591
|
});
|
|
2577
2592
|
IconGif.displayName = 'IconGif';
|
|
2578
2593
|
|
|
2579
|
-
var _excluded$
|
|
2594
|
+
var _excluded$1a = ["testId"];
|
|
2580
2595
|
var IconGift = forwardRef(function (_ref, ref) {
|
|
2581
2596
|
var _ref$testId = _ref.testId,
|
|
2582
2597
|
testId = _ref$testId === void 0 ? 'icon-gift' : _ref$testId,
|
|
2583
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2598
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1a);
|
|
2584
2599
|
|
|
2585
2600
|
return React__default.createElement("svg", Object.assign({
|
|
2586
|
-
viewBox: "0 0 20 20",
|
|
2587
|
-
fill: "none",
|
|
2588
2601
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2602
|
+
fill: "none",
|
|
2603
|
+
viewBox: "0 0 20 20",
|
|
2589
2604
|
style: getIconStyles(props),
|
|
2590
2605
|
"data-testid": testId,
|
|
2591
2606
|
ref: ref
|
|
2592
2607
|
}, props), React__default.createElement("path", {
|
|
2593
|
-
|
|
2594
|
-
|
|
2608
|
+
fill: "currentColor",
|
|
2609
|
+
d: "M18.125 6H16.59a3.229 3.229 0 0 0 .598-1.875c0-1.723-1.305-3.125-2.91-3.125-1.653 0-2.61.992-4.278 3.742C8.332 1.992 7.375 1 5.723 1c-1.606 0-2.91 1.402-2.91 3.125 0 .707.226 1.352.597 1.875H1.875C.84 6 0 6.84 0 7.875v3.75c0 .344.281.625.625.625h.625v5.625c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V12.25h.625a.627.627 0 0 0 .625-.625v-3.75C20 6.84 19.16 6 18.125 6Zm-7.336-.14c1.934-3.255 2.578-3.61 3.488-3.61.914 0 1.66.84 1.66 1.875 0 1.035-.746 1.875-1.66 1.875h-3.574l.086-.14ZM5.723 2.25c.914 0 1.554.355 3.488 3.61l.082.14H5.719c-.914 0-1.66-.84-1.66-1.875.003-1.035.75-1.875 1.664-1.875ZM7.5 18.5H3.125a.627.627 0 0 1-.625-.625V12.25h5v6.25Zm0-7.5H1.25V7.875c0-.344.281-.625.625-.625H7.5V11Zm3.75 7.5h-2.5V7.25h2.5V18.5Zm6.25-.625a.627.627 0 0 1-.625.625H12.5v-6.25h5v5.625ZM18.75 11H12.5V7.25h5.625c.344 0 .625.281.625.625V11Z"
|
|
2595
2610
|
}));
|
|
2596
2611
|
});
|
|
2597
2612
|
IconGift.displayName = 'IconGift';
|
|
2598
2613
|
|
|
2599
|
-
var _excluded$
|
|
2614
|
+
var _excluded$1b = ["testId"];
|
|
2600
2615
|
var IconGoodMonochromatic = forwardRef(function (_ref, ref) {
|
|
2601
2616
|
var _ref$testId = _ref.testId,
|
|
2602
2617
|
testId = _ref$testId === void 0 ? 'icon-good-monochromatic' : _ref$testId,
|
|
2603
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2618
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1b);
|
|
2604
2619
|
|
|
2605
2620
|
return React__default.createElement("svg", Object.assign({
|
|
2606
|
-
viewBox: "0 0 20 20",
|
|
2607
|
-
fill: "none",
|
|
2608
2621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2622
|
+
fill: "none",
|
|
2623
|
+
viewBox: "0 0 20 20",
|
|
2609
2624
|
style: getIconStyles(props),
|
|
2610
2625
|
"data-testid": testId,
|
|
2611
2626
|
ref: ref
|
|
2612
2627
|
}, props), React__default.createElement("path", {
|
|
2613
|
-
|
|
2614
|
-
|
|
2628
|
+
fill: "url(#icon-good-monochromatic_svg__a)",
|
|
2629
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2615
2630
|
}), React__default.createElement("path", {
|
|
2616
|
-
|
|
2617
|
-
|
|
2631
|
+
fill: "currentColor",
|
|
2632
|
+
d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z"
|
|
2618
2633
|
}), React__default.createElement("path", {
|
|
2619
|
-
|
|
2620
|
-
|
|
2634
|
+
fill: "#464646",
|
|
2635
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
2621
2636
|
}), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
|
|
2622
2637
|
id: "icon-good-monochromatic_svg__a",
|
|
2623
2638
|
x1: 3.667,
|
|
2624
|
-
y1: 7.789,
|
|
2625
2639
|
x2: 3.667,
|
|
2640
|
+
y1: 7.789,
|
|
2626
2641
|
y2: 20.454,
|
|
2627
2642
|
gradientUnits: "userSpaceOnUse"
|
|
2628
2643
|
}, React__default.createElement("stop", {
|
|
@@ -2634,61 +2649,61 @@ var IconGoodMonochromatic = forwardRef(function (_ref, ref) {
|
|
|
2634
2649
|
});
|
|
2635
2650
|
IconGoodMonochromatic.displayName = 'IconGoodMonochromatic';
|
|
2636
2651
|
|
|
2637
|
-
var _excluded$
|
|
2652
|
+
var _excluded$1c = ["testId"];
|
|
2638
2653
|
var IconGood = forwardRef(function (_ref, ref) {
|
|
2639
2654
|
var _ref$testId = _ref.testId,
|
|
2640
2655
|
testId = _ref$testId === void 0 ? 'icon-good' : _ref$testId,
|
|
2641
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2656
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1c);
|
|
2642
2657
|
|
|
2643
2658
|
return React__default.createElement("svg", Object.assign({
|
|
2644
|
-
viewBox: "0 0 20 20",
|
|
2645
|
-
fill: "none",
|
|
2646
2659
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2660
|
+
fill: "none",
|
|
2661
|
+
viewBox: "0 0 20 20",
|
|
2647
2662
|
style: getIconStyles(props),
|
|
2648
2663
|
"data-testid": testId,
|
|
2649
2664
|
ref: ref
|
|
2650
2665
|
}, props), React__default.createElement("path", {
|
|
2651
|
-
|
|
2652
|
-
|
|
2666
|
+
fill: "#FFCE69",
|
|
2667
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2653
2668
|
}), React__default.createElement("path", {
|
|
2654
|
-
|
|
2655
|
-
|
|
2669
|
+
fill: "#FB7448",
|
|
2670
|
+
d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z"
|
|
2656
2671
|
}), React__default.createElement("path", {
|
|
2657
|
-
|
|
2658
|
-
|
|
2672
|
+
fill: "#464646",
|
|
2673
|
+
d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
|
|
2659
2674
|
}));
|
|
2660
2675
|
});
|
|
2661
2676
|
IconGood.displayName = 'IconGood';
|
|
2662
2677
|
|
|
2663
|
-
var _excluded$
|
|
2678
|
+
var _excluded$1d = ["testId"];
|
|
2664
2679
|
var IconGreatMonochromatic = forwardRef(function (_ref, ref) {
|
|
2665
2680
|
var _ref$testId = _ref.testId,
|
|
2666
2681
|
testId = _ref$testId === void 0 ? 'icon-great-monochromatic' : _ref$testId,
|
|
2667
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2682
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1d);
|
|
2668
2683
|
|
|
2669
2684
|
return React__default.createElement("svg", Object.assign({
|
|
2670
|
-
viewBox: "0 0 20 20",
|
|
2671
|
-
fill: "none",
|
|
2672
2685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2686
|
+
fill: "none",
|
|
2687
|
+
viewBox: "0 0 20 20",
|
|
2673
2688
|
style: getIconStyles(props),
|
|
2674
2689
|
"data-testid": testId,
|
|
2675
2690
|
ref: ref
|
|
2676
2691
|
}, props), React__default.createElement("path", {
|
|
2677
|
-
|
|
2678
|
-
|
|
2692
|
+
fill: "url(#icon-great-monochromatic_svg__a)",
|
|
2693
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2679
2694
|
}), React__default.createElement("path", {
|
|
2680
|
-
|
|
2681
|
-
|
|
2695
|
+
fill: "#464646",
|
|
2696
|
+
d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z"
|
|
2682
2697
|
}), React__default.createElement("path", {
|
|
2698
|
+
fill: "currentColor",
|
|
2683
2699
|
fillRule: "evenodd",
|
|
2684
|
-
clipRule: "evenodd",
|
|
2685
2700
|
d: "M10 15.5c2.572 0 4.721-1.752 5-4 0-.493 0-.5-.5-.5-4.004-.113-5.005-.113-9 0-.5 0-.5 0-.5.5.278 2.248 2.427 4 5 4Z",
|
|
2686
|
-
|
|
2701
|
+
clipRule: "evenodd"
|
|
2687
2702
|
}), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
|
|
2688
2703
|
id: "icon-great-monochromatic_svg__a",
|
|
2689
2704
|
x1: 3.667,
|
|
2690
|
-
y1: 7.789,
|
|
2691
2705
|
x2: 3.667,
|
|
2706
|
+
y1: 7.789,
|
|
2692
2707
|
y2: 20.454,
|
|
2693
2708
|
gradientUnits: "userSpaceOnUse"
|
|
2694
2709
|
}, React__default.createElement("stop", {
|
|
@@ -2700,147 +2715,146 @@ var IconGreatMonochromatic = forwardRef(function (_ref, ref) {
|
|
|
2700
2715
|
});
|
|
2701
2716
|
IconGreatMonochromatic.displayName = 'IconGreatMonochromatic';
|
|
2702
2717
|
|
|
2703
|
-
var _excluded$
|
|
2718
|
+
var _excluded$1e = ["testId"];
|
|
2704
2719
|
var IconGreat = forwardRef(function (_ref, ref) {
|
|
2705
2720
|
var _ref$testId = _ref.testId,
|
|
2706
2721
|
testId = _ref$testId === void 0 ? 'icon-great' : _ref$testId,
|
|
2707
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2722
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1e);
|
|
2708
2723
|
|
|
2709
2724
|
return React__default.createElement("svg", Object.assign({
|
|
2710
|
-
viewBox: "0 0 20 20",
|
|
2711
|
-
fill: "none",
|
|
2712
2725
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2726
|
+
fill: "none",
|
|
2727
|
+
viewBox: "0 0 20 20",
|
|
2713
2728
|
style: getIconStyles(props),
|
|
2714
2729
|
"data-testid": testId,
|
|
2715
2730
|
ref: ref
|
|
2716
2731
|
}, props), React__default.createElement("path", {
|
|
2717
|
-
|
|
2718
|
-
|
|
2732
|
+
fill: "#FFCE69",
|
|
2733
|
+
d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
|
|
2719
2734
|
}), React__default.createElement("path", {
|
|
2720
|
-
|
|
2721
|
-
|
|
2735
|
+
fill: "#464646",
|
|
2736
|
+
d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z"
|
|
2722
2737
|
}), React__default.createElement("path", {
|
|
2738
|
+
fill: "#FB7448",
|
|
2723
2739
|
fillRule: "evenodd",
|
|
2724
|
-
clipRule: "evenodd",
|
|
2725
2740
|
d: "M10 15.5c2.572 0 4.721-1.752 5-4 0-.493 0-.5-.5-.5-4.004-.113-5.005-.113-9 0-.5 0-.5 0-.5.5.278 2.248 2.427 4 5 4Z",
|
|
2726
|
-
|
|
2741
|
+
clipRule: "evenodd"
|
|
2727
2742
|
}));
|
|
2728
2743
|
});
|
|
2729
2744
|
IconGreat.displayName = 'IconGreat';
|
|
2730
2745
|
|
|
2731
|
-
var _excluded$
|
|
2746
|
+
var _excluded$1f = ["testId"];
|
|
2732
2747
|
var IconGrinBeam = forwardRef(function (_ref, ref) {
|
|
2733
2748
|
var _ref$testId = _ref.testId,
|
|
2734
2749
|
testId = _ref$testId === void 0 ? 'icon-grin-beam' : _ref$testId,
|
|
2735
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2750
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1f);
|
|
2736
2751
|
|
|
2737
2752
|
return React__default.createElement("svg", Object.assign({
|
|
2738
|
-
viewBox: "0 0 20 20",
|
|
2739
|
-
fill: "none",
|
|
2740
2753
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2754
|
+
fill: "none",
|
|
2755
|
+
viewBox: "0 0 20 20",
|
|
2741
2756
|
style: getIconStyles(props),
|
|
2742
2757
|
"data-testid": testId,
|
|
2743
2758
|
ref: ref
|
|
2744
2759
|
}, props), React__default.createElement("path", {
|
|
2745
|
-
|
|
2746
|
-
|
|
2760
|
+
fill: "currentColor",
|
|
2761
|
+
d: "M4.746 9.676a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.298-2.79-2.258-2.79S4.65 7.707 4.516 9.352a.317.317 0 0 0 .23.324Zm6.452 0a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.299-2.79-2.258-2.79-.96 0-2.125 1.145-2.258 2.79a.317.317 0 0 0 .23.324Zm3.766 2.855c-1.218.38-3.029.594-4.964.594-1.935 0-3.746-.215-4.964-.594a.662.662 0 0 0-.617.121.62.62 0 0 0-.213.579c.37 2.148 3.354 3.644 5.798 3.644s5.423-1.496 5.798-3.645a.624.624 0 0 0-.213-.578.66.66 0 0 0-.625-.12ZM10 15.625c-1.411 0-3.105-.637-3.972-1.574 2.319.422 5.63.422 7.948 0-.871.937-2.565 1.574-3.976 1.574ZM10 .312C4.476.313 0 4.649 0 10s4.476 9.688 10 9.688S20 15.351 20 10 15.524.312 10 .312Zm0 18.125c-4.802 0-8.71-3.785-8.71-8.437 0-4.652 3.908-8.438 8.71-8.438 4.802 0 8.71 3.786 8.71 8.438 0 4.652-3.908 8.438-8.71 8.438Z"
|
|
2747
2762
|
}));
|
|
2748
2763
|
});
|
|
2749
2764
|
IconGrinBeam.displayName = 'IconGrinBeam';
|
|
2750
2765
|
|
|
2751
|
-
var _excluded$
|
|
2766
|
+
var _excluded$1g = ["testId"];
|
|
2752
2767
|
var IconGripVertical = forwardRef(function (_ref, ref) {
|
|
2753
2768
|
var _ref$testId = _ref.testId,
|
|
2754
2769
|
testId = _ref$testId === void 0 ? 'icon-grip-vertical' : _ref$testId,
|
|
2755
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2770
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1g);
|
|
2756
2771
|
|
|
2757
2772
|
return React__default.createElement("svg", Object.assign({
|
|
2758
|
-
viewBox: "0 0 20 20",
|
|
2759
|
-
fill: "none",
|
|
2760
2773
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2774
|
+
fill: "none",
|
|
2775
|
+
viewBox: "0 0 20 20",
|
|
2761
2776
|
style: getIconStyles(props),
|
|
2762
2777
|
"data-testid": testId,
|
|
2763
2778
|
ref: ref
|
|
2764
2779
|
}, props), React__default.createElement("circle", {
|
|
2765
2780
|
cx: 6.667,
|
|
2766
2781
|
cy: 3.333,
|
|
2767
|
-
|
|
2768
|
-
|
|
2782
|
+
r: 1.667,
|
|
2783
|
+
fill: "currentColor"
|
|
2769
2784
|
}), React__default.createElement("circle", {
|
|
2770
2785
|
cx: 13,
|
|
2771
2786
|
cy: 3.333,
|
|
2772
|
-
|
|
2773
|
-
|
|
2787
|
+
r: 1.667,
|
|
2788
|
+
fill: "currentColor"
|
|
2774
2789
|
}), React__default.createElement("circle", {
|
|
2775
2790
|
cx: 6.667,
|
|
2776
2791
|
cy: 9.667,
|
|
2777
|
-
|
|
2778
|
-
|
|
2792
|
+
r: 1.667,
|
|
2793
|
+
fill: "currentColor"
|
|
2779
2794
|
}), React__default.createElement("circle", {
|
|
2780
2795
|
cx: 13,
|
|
2781
2796
|
cy: 9.667,
|
|
2782
|
-
|
|
2783
|
-
|
|
2797
|
+
r: 1.667,
|
|
2798
|
+
fill: "currentColor"
|
|
2784
2799
|
}), React__default.createElement("circle", {
|
|
2785
2800
|
cx: 6.667,
|
|
2786
2801
|
cy: 16,
|
|
2787
|
-
|
|
2788
|
-
|
|
2802
|
+
r: 1.667,
|
|
2803
|
+
fill: "currentColor"
|
|
2789
2804
|
}), React__default.createElement("circle", {
|
|
2790
2805
|
cx: 13,
|
|
2791
2806
|
cy: 16,
|
|
2792
|
-
|
|
2793
|
-
|
|
2807
|
+
r: 1.667,
|
|
2808
|
+
fill: "currentColor"
|
|
2794
2809
|
}));
|
|
2795
2810
|
});
|
|
2796
2811
|
IconGripVertical.displayName = 'IconGripVertical';
|
|
2797
2812
|
|
|
2798
|
-
var _excluded$
|
|
2813
|
+
var _excluded$1h = ["testId"];
|
|
2799
2814
|
var IconHandshake = forwardRef(function (_ref, ref) {
|
|
2800
2815
|
var _ref$testId = _ref.testId,
|
|
2801
2816
|
testId = _ref$testId === void 0 ? 'icon-handshake' : _ref$testId,
|
|
2802
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2817
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1h);
|
|
2803
2818
|
|
|
2804
2819
|
return React__default.createElement("svg", Object.assign({
|
|
2805
|
-
viewBox: "0 0 20 20",
|
|
2806
|
-
fill: "none",
|
|
2807
2820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2821
|
+
fill: "none",
|
|
2822
|
+
viewBox: "0 0 20 20",
|
|
2808
2823
|
style: getIconStyles(props),
|
|
2809
2824
|
"data-testid": testId,
|
|
2810
2825
|
ref: ref
|
|
2811
2826
|
}, props), React__default.createElement("g", {
|
|
2812
2827
|
clipPath: "url(#icon-handshake_svg__a)"
|
|
2813
2828
|
}, React__default.createElement("path", {
|
|
2814
|
-
|
|
2815
|
-
|
|
2829
|
+
fill: "currentColor",
|
|
2830
|
+
d: "M.5 11.994c.275 0 .5-.225.5-.5s-.225-.5-.5-.5-.5.225-.5.5a.5.5 0 0 0 .5.5ZM19.75 6l-3.547.006-1.6-1.56a1.487 1.487 0 0 0-1.06-.44h-3.155c-.325 0-.629.122-.885.313a1.505 1.505 0 0 0-.915-.322H6.415a1.5 1.5 0 0 0-1.06.44L3.794 6H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2v5.997H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2c.55 0 .994-.444.997-.99h1.037l2.547 2.437a2.507 2.507 0 0 0 3.157-.007l.225.194a1.662 1.662 0 0 0 2.34-.24l.684-.841c.513.278 1.341.281 1.876-.375l.296-.366c.194-.237.3-.518.329-.803h1.518c.003.547.45.99.997.99h1.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.75v-5.99L19.753 7a.25.25 0 0 0 .25-.25v-.5A.253.253 0 0 0 19.75 6Zm-5.369 7.175-.297.366a.5.5 0 0 1-.703.072l-.556-.45-1.297 1.593a.66.66 0 0 1-.919.107l-.956-.816-.325.4c-.522.64-1.469.74-2.081.247l-2.81-2.69H3V6.996h1.206L6.06 5.144a.502.502 0 0 1 .353-.147h2.172c.029.069.01.022.035.09L6.775 6.781a2.141 2.141 0 0 0-.131 3.028c.447.488 1.831 1.229 3.028.132l.712-.654 3.925 3.185c.213.175.244.49.072.703ZM17 12.003h-1.787a1.585 1.585 0 0 0-.275-.306l-3.81-3.094.888-.816a.5.5 0 1 0-.675-.737L8.994 9.2c-.45.41-1.207.375-1.616-.069a1.145 1.145 0 0 1 .069-1.615l2.597-2.382a.503.503 0 0 1 .337-.13h3.156a.5.5 0 0 1 .357.15L15.79 7H17v5.003Zm2.5-1.006c-.275 0-.5.225-.5.5s.225.5.5.5.5-.225.5-.5a.5.5 0 0 0-.5-.5Z"
|
|
2816
2831
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2817
2832
|
id: "icon-handshake_svg__a"
|
|
2818
2833
|
}, React__default.createElement("path", {
|
|
2819
2834
|
fill: "#fff",
|
|
2820
|
-
|
|
2821
|
-
d: "M0 0h20v16H0z"
|
|
2835
|
+
d: "M0 2h20v16H0z"
|
|
2822
2836
|
}))));
|
|
2823
2837
|
});
|
|
2824
2838
|
IconHandshake.displayName = 'IconHandshake';
|
|
2825
2839
|
|
|
2826
|
-
var _excluded$
|
|
2840
|
+
var _excluded$1i = ["testId"];
|
|
2827
2841
|
var IconImage = forwardRef(function (_ref, ref) {
|
|
2828
2842
|
var _ref$testId = _ref.testId,
|
|
2829
2843
|
testId = _ref$testId === void 0 ? 'icon-image' : _ref$testId,
|
|
2830
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2844
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1i);
|
|
2831
2845
|
|
|
2832
2846
|
return React__default.createElement("svg", Object.assign({
|
|
2833
|
-
viewBox: "0 0 20 20",
|
|
2834
|
-
fill: "none",
|
|
2835
2847
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2848
|
+
fill: "none",
|
|
2849
|
+
viewBox: "0 0 20 20",
|
|
2836
2850
|
style: getIconStyles(props),
|
|
2837
2851
|
"data-testid": testId,
|
|
2838
2852
|
ref: ref
|
|
2839
2853
|
}, props), React__default.createElement("g", {
|
|
2840
2854
|
clipPath: "url(#icon-image_svg__a)"
|
|
2841
2855
|
}, React__default.createElement("path", {
|
|
2842
|
-
|
|
2843
|
-
|
|
2856
|
+
fill: "currentColor",
|
|
2857
|
+
d: "M18.125 2.5H1.875C.839 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875Zm.625 13.125c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V4.375c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625v11.25ZM4.375 9.062a2.187 2.187 0 1 0 0-4.374 2.187 2.187 0 0 0 0 4.375Zm0-3.124a.939.939 0 0 1 0 1.875.939.939 0 0 1 0-1.875Zm8.087.9L8.75 10.548 7.538 9.337a.937.937 0 0 0-1.326 0l-3.437 3.438a.938.938 0 0 0-.275.662v1.094c0 .26.21.469.469.469H17.03c.26 0 .469-.21.469-.469v-3.594a.938.938 0 0 0-.275-.662l-3.437-3.438a.938.938 0 0 0-1.326 0Zm3.788 6.912H3.75v-.183l3.125-3.125 1.875 1.875 4.375-4.375 3.125 3.125v2.683Z"
|
|
2844
2858
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2845
2859
|
id: "icon-image_svg__a"
|
|
2846
2860
|
}, React__default.createElement("path", {
|
|
@@ -2850,68 +2864,68 @@ var IconImage = forwardRef(function (_ref, ref) {
|
|
|
2850
2864
|
});
|
|
2851
2865
|
IconImage.displayName = 'IconImage';
|
|
2852
2866
|
|
|
2853
|
-
var _excluded$
|
|
2867
|
+
var _excluded$1j = ["testId"];
|
|
2854
2868
|
var IconIslandTropical = forwardRef(function (_ref, ref) {
|
|
2855
2869
|
var _ref$testId = _ref.testId,
|
|
2856
2870
|
testId = _ref$testId === void 0 ? 'icon-island-tropical' : _ref$testId,
|
|
2857
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2871
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1j);
|
|
2858
2872
|
|
|
2859
2873
|
return React__default.createElement("svg", Object.assign({
|
|
2860
|
-
viewBox: "0 0 20 20",
|
|
2861
|
-
fill: "none",
|
|
2862
2874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2875
|
+
fill: "none",
|
|
2876
|
+
viewBox: "0 0 20 20",
|
|
2863
2877
|
style: getIconStyles(props),
|
|
2864
2878
|
"data-testid": testId,
|
|
2865
2879
|
ref: ref
|
|
2866
2880
|
}, props), React__default.createElement("path", {
|
|
2881
|
+
fill: "currentColor",
|
|
2867
2882
|
fillRule: "evenodd",
|
|
2868
|
-
clipRule: "evenodd",
|
|
2869
2883
|
d: "M11.646 1.493a6.69 6.69 0 0 1 1.716-.243c2.939 0 5.372 1.846 5.796 4.252a.645.645 0 0 1-.647.748h-5.895c.247 1.895.453 4.738.074 7.64 2.273.524 3.977 2.555 3.977 4.985A1.127 1.127 0 0 1 15.542 20H2.792a1.127 1.127 0 0 1-1.125-1.125 5.13 5.13 0 0 1 5.125-5.125h.8c.627-1.626 1.283-3.717 1.629-5.943l-3.248 3.247c-.22.221-.707.326-.986-.072C3.82 9.317 3.93 6.948 5.192 5H2.323a.645.645 0 0 1-.647-.748C2.1 1.845 4.533 0 7.472 0c1.635 0 3.11.573 4.173 1.493ZM2.918 18.75h12.496A3.879 3.879 0 0 0 11.542 15h-4.75a3.879 3.879 0 0 0-3.873 3.75Zm8.518-5h-2.51c.697-1.893 1.199-4.563 1.45-7.098l.4-.402h.578c.244 1.822.46 4.648.082 7.5ZM5.66 9.6l4.6-4.6h7.448c-.642-1.466-2.375-2.5-4.346-2.5-.691 0-1.38.189-1.83.312l-.207.056-.498-.43C9.942 1.672 8.75 1.25 7.472 1.25c-1.97 0-3.704 1.034-4.346 2.5h3.12a6.635 6.635 0 0 1 1.785-1.192.313.313 0 0 1 .413.174l.235.583a.312.312 0 0 1-.167.4C5.968 4.858 4.93 7.684 5.66 9.6Z",
|
|
2870
|
-
|
|
2884
|
+
clipRule: "evenodd"
|
|
2871
2885
|
}));
|
|
2872
2886
|
});
|
|
2873
2887
|
IconIslandTropical.displayName = 'IconIslandTropical';
|
|
2874
2888
|
|
|
2875
|
-
var _excluded$
|
|
2889
|
+
var _excluded$1k = ["testId"];
|
|
2876
2890
|
var IconItalic = forwardRef(function (_ref, ref) {
|
|
2877
2891
|
var _ref$testId = _ref.testId,
|
|
2878
2892
|
testId = _ref$testId === void 0 ? 'icon-italic' : _ref$testId,
|
|
2879
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2893
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1k);
|
|
2880
2894
|
|
|
2881
2895
|
return React__default.createElement("svg", Object.assign({
|
|
2882
|
-
viewBox: "0 0 20 20",
|
|
2883
|
-
fill: "none",
|
|
2884
2896
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2897
|
+
fill: "none",
|
|
2898
|
+
viewBox: "0 0 20 20",
|
|
2885
2899
|
style: getIconStyles(props),
|
|
2886
2900
|
"data-testid": testId,
|
|
2887
2901
|
ref: ref
|
|
2888
2902
|
}, props), React__default.createElement("path", {
|
|
2889
|
-
|
|
2890
|
-
|
|
2903
|
+
fill: "currentColor",
|
|
2904
|
+
d: "M16.75 1.563v.625a.312.312 0 0 1-.313.312H13.02l-3.75 15h3.418a.313.313 0 0 1 .313.313v.625a.313.313 0 0 1-.313.312H4.563a.312.312 0 0 1-.313-.313v-.625a.313.313 0 0 1 .313-.312H7.98l3.75-15H8.313A.312.312 0 0 1 8 2.187v-.624a.312.312 0 0 1 .313-.313h8.124a.313.313 0 0 1 .313.313Z"
|
|
2891
2905
|
}));
|
|
2892
2906
|
});
|
|
2893
2907
|
IconItalic.displayName = 'IconItalic';
|
|
2894
2908
|
|
|
2895
|
-
var _excluded$
|
|
2909
|
+
var _excluded$1l = ["testId"];
|
|
2896
2910
|
var IconLaptopSearch = forwardRef(function (_ref, ref) {
|
|
2897
2911
|
var _ref$testId = _ref.testId,
|
|
2898
2912
|
testId = _ref$testId === void 0 ? 'icon-laptop-search' : _ref$testId,
|
|
2899
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2913
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1l);
|
|
2900
2914
|
|
|
2901
2915
|
return React__default.createElement("svg", Object.assign({
|
|
2902
|
-
viewBox: "0 0 20 20",
|
|
2903
|
-
fill: "none",
|
|
2904
2916
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2917
|
+
fill: "none",
|
|
2918
|
+
viewBox: "0 0 20 20",
|
|
2905
2919
|
style: getIconStyles(props),
|
|
2906
2920
|
"data-testid": testId,
|
|
2907
2921
|
ref: ref
|
|
2908
2922
|
}, props), React__default.createElement("g", {
|
|
2909
2923
|
clipPath: "url(#icon-laptop-search_svg__a)"
|
|
2910
2924
|
}, React__default.createElement("path", {
|
|
2925
|
+
fill: "currentColor",
|
|
2911
2926
|
fillRule: "evenodd",
|
|
2912
|
-
clipRule: "evenodd",
|
|
2913
2927
|
d: "M2.903 4.11c-.537.077-1.04.515-1.225 1.066-.083.249-.077-.062-.077 3.724v3.42H.985c-.765 0-.806.012-.913.242l-.036.078v.714c.001.61.004.73.022.833.15.856.762 1.484 1.603 1.648.18.035 12.207.035 12.387 0 .696-.135 1.309-.655 1.512-1.282.023-.074.003-.066.225-.092.499-.058 1.069-.29 1.34-.547.02-.02.063-.055.094-.08l.057-.046.285.277a162.06 162.06 0 0 1 1.073 1.054l.59.579.232.229h.13c.13 0 .131-.001.176-.041l.178-.154.133-.112v-.254l-.34-.336-.561-.556-.767-.756-.546-.538.065-.076c.402-.467.513-.841.515-1.722 0-.635-.083-1.037-.315-1.509a3.917 3.917 0 0 0-.278-.47 1.476 1.476 0 0 1-.083-.106 3.844 3.844 0 0 0-.66-.634 3.528 3.528 0 0 0-.408-.248c-.187-.115-.627-.259-.966-.315-.416-.07-1.195-.014-1.446.103a1.429 1.429 0 0 1-.096.036l-.072.024-.004-1.405c-.005-1.536 0-1.44-.08-1.678a1.613 1.613 0 0 0-1.115-1.05l-.098-.028-4.92-.002a578.43 578.43 0 0 0-4.995.01Zm9.853.81c.255.086.418.24.509.484l.042.113.003 1.59.003 1.59-.081.06c-.503.37-.962 1.086-1.131 1.767-.13.521-.104 1.277.06 1.72a.845.845 0 0 1 .025.071c0 .003-.596.006-1.324.006-1.292 0-1.325 0-1.364.024-.053.033-.096.101-.127.204-.08.264-.264.442-.546.53-.07.023-.13.024-.97.024-.841 0-.9-.001-.97-.023-.283-.089-.467-.267-.547-.531-.031-.103-.074-.171-.127-.204-.04-.024-.076-.024-1.928-.024H2.396l.003-3.402.003-3.402.042-.113a.768.768 0 0 1 .628-.508c.038-.004 2.213-.008 4.833-.007l4.763.002.088.03ZM4.53 6.12c-.327.042-.575.235-.62.481-.028.152-.01 4.378.019 4.443.086.193.225.3.5.384.118.036 6.731.036 6.848 0 .275-.084.415-.191.501-.384.03-.065.047-4.291.02-4.443-.038-.204-.237-.39-.49-.46-.075-.02-6.625-.041-6.778-.021Zm1.746 1.193v.45H4.65v-.9H6.277v.45Zm2.391 0v.45H7.041v-.9H8.668v.45Zm2.391 0v.45H9.432v-.9H11.059v.45ZM6.277 8.778v.45H4.65v-.9H6.277v.45Zm2.391 0v.45H7.041v-.9H8.668v.45Zm2.391 0v.45H9.432v-.9H11.059v.45Zm4.39.1c1.106.108 2.006.948 2.158 2.012l.025.178c.117.809-.376 1.798-1.124 2.257-1.736 1.065-3.958-.37-3.665-2.369.055-.378.26-.92.395-1.039a2.3 2.3 0 0 0 .075-.1c.461-.638 1.324-1.017 2.135-.938Zm-9.172 1.37v.458H4.65v-.914H6.277v.457Zm2.391 0v.458H7.041v-.914H8.668v.457Zm2.391 0v.458H9.432v-.914H11.059v.457ZM5.612 13.21c.166.347.473.594.824.663.122.024.174.025 1.418.025 1.245 0 1.297 0 1.42-.025.35-.07.657-.316.823-.663l.042-.088h2.458l.08.11c.16.216.389.446.598.599a.979.979 0 0 1 .088.068c.012.017.244.158.376.228.264.14.548.243.822.297.074.014.142.029.151.032.02.006-.034.096-.118.196a1.245 1.245 0 0 1-.63.382c-.166.035-12.053.035-12.219 0a1.188 1.188 0 0 1-.782-.616c-.113-.23-.12-.275-.12-.842v-.454H5.57l.042.088Z",
|
|
2914
|
-
|
|
2928
|
+
clipRule: "evenodd"
|
|
2915
2929
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2916
2930
|
id: "icon-laptop-search_svg__a"
|
|
2917
2931
|
}, React__default.createElement("path", {
|
|
@@ -2921,24 +2935,24 @@ var IconLaptopSearch = forwardRef(function (_ref, ref) {
|
|
|
2921
2935
|
});
|
|
2922
2936
|
IconLaptopSearch.displayName = 'IconLaptopSearch';
|
|
2923
2937
|
|
|
2924
|
-
var _excluded$
|
|
2938
|
+
var _excluded$1m = ["testId"];
|
|
2925
2939
|
var IconLink = forwardRef(function (_ref, ref) {
|
|
2926
2940
|
var _ref$testId = _ref.testId,
|
|
2927
2941
|
testId = _ref$testId === void 0 ? 'icon-link' : _ref$testId,
|
|
2928
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2942
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1m);
|
|
2929
2943
|
|
|
2930
2944
|
return React__default.createElement("svg", Object.assign({
|
|
2931
|
-
viewBox: "0 0 20 20",
|
|
2932
|
-
fill: "none",
|
|
2933
2945
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2946
|
+
fill: "none",
|
|
2947
|
+
viewBox: "0 0 20 20",
|
|
2934
2948
|
style: getIconStyles(props),
|
|
2935
2949
|
"data-testid": testId,
|
|
2936
2950
|
ref: ref
|
|
2937
2951
|
}, props), React__default.createElement("g", {
|
|
2938
2952
|
clipPath: "url(#icon-link_svg__a)"
|
|
2939
2953
|
}, React__default.createElement("path", {
|
|
2940
|
-
|
|
2941
|
-
|
|
2954
|
+
fill: "currentColor",
|
|
2955
|
+
d: "M11.764 15.418 8.67 18.512a5.075 5.075 0 0 1-7.181 0 5.075 5.075 0 0 1 0-7.182l3.093-3.094c.045-.045.091-.089.138-.132a.469.469 0 0 1 .79.323c.007.188.023.375.047.562a.47.47 0 0 1-.133.394l-2.941 2.941a3.67 3.67 0 0 0 0 5.193 3.67 3.67 0 0 0 5.193 0l3.093-3.093.014-.014a3.677 3.677 0 0 0-1.091-5.926.47.47 0 0 1-.28-.456 2.43 2.43 0 0 1 .111-.596.465.465 0 0 1 .622-.284c.589.247 1.14.61 1.619 1.088a5.084 5.084 0 0 1 0 7.182Zm-3.528-3.654a5.05 5.05 0 0 0 1.619 1.088c.25.105.54-.026.622-.284.061-.193.098-.394.11-.596a.47.47 0 0 0-.278-.456 3.677 3.677 0 0 1-1.092-5.925l.014-.014 3.093-3.094a3.67 3.67 0 0 1 5.193 0 3.67 3.67 0 0 1 0 5.193l-2.941 2.94a.47.47 0 0 0-.133.395c.024.187.04.374.048.562a.469.469 0 0 0 .79.323c.046-.043.092-.087.137-.132l3.093-3.094a5.075 5.075 0 0 0 0-7.181 5.075 5.075 0 0 0-7.18 0L8.235 4.582a5.084 5.084 0 0 0 0 7.182Z"
|
|
2942
2956
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2943
2957
|
id: "icon-link_svg__a"
|
|
2944
2958
|
}, React__default.createElement("path", {
|
|
@@ -2948,24 +2962,24 @@ var IconLink = forwardRef(function (_ref, ref) {
|
|
|
2948
2962
|
});
|
|
2949
2963
|
IconLink.displayName = 'IconLink';
|
|
2950
2964
|
|
|
2951
|
-
var _excluded$
|
|
2965
|
+
var _excluded$1n = ["testId"];
|
|
2952
2966
|
var IconListOI = forwardRef(function (_ref, ref) {
|
|
2953
2967
|
var _ref$testId = _ref.testId,
|
|
2954
2968
|
testId = _ref$testId === void 0 ? 'icon-list-o-i' : _ref$testId,
|
|
2955
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2969
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1n);
|
|
2956
2970
|
|
|
2957
2971
|
return React__default.createElement("svg", Object.assign({
|
|
2958
|
-
viewBox: "0 0 20 20",
|
|
2959
|
-
fill: "none",
|
|
2960
2972
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2973
|
+
fill: "none",
|
|
2974
|
+
viewBox: "0 0 20 20",
|
|
2961
2975
|
style: getIconStyles(props),
|
|
2962
2976
|
"data-testid": testId,
|
|
2963
2977
|
ref: ref
|
|
2964
2978
|
}, props), React__default.createElement("g", {
|
|
2965
2979
|
clipPath: "url(#icon-list-o-i_svg__a)"
|
|
2966
2980
|
}, React__default.createElement("path", {
|
|
2967
|
-
|
|
2968
|
-
|
|
2981
|
+
fill: "currentColor",
|
|
2982
|
+
d: "m2.413 15.664.683-.787a.778.778 0 0 0 .199-.554v-.13c0-.287-.15-.443-.443-.443H.625a.312.312 0 0 0-.313.313v.624A.313.313 0 0 0 .625 15h.892a6.029 6.029 0 0 0-.43.48l-.219.274c-.156.198-.205.396-.109.582l.041.075c.117.225.246.308.479.308h.184c.404 0 .623.095.623.355 0 .184-.164.32-.561.32a1.621 1.621 0 0 1-.604-.121c-.254-.151-.459-.137-.61.122l-.218.364c-.146.239-.125.457.102.622.301.183.797.369 1.446.369 1.334 0 1.894-.889 1.894-1.723-.001-.562-.356-1.163-1.122-1.363ZM.473 12.5h2.652a.312.312 0 0 0 .313-.313v-.624a.313.313 0 0 0-.313-.313h-1.51c.128-.402 1.887-.73 1.887-2.205 0-1.135-.976-1.545-1.737-1.545-.834 0-1.32.39-1.58.732-.17.219-.117.424.11.6l.334.27c.22.178.43.096.63-.096a.523.523 0 0 1 .37-.15c.13 0 .362.061.362.342.001.497-1.991.853-1.991 2.7v.156c0 .29.198.446.473.446Zm.152-6.25h2.5a.312.312 0 0 0 .313-.313v-.625A.312.312 0 0 0 3.124 5H2.5V1.562a.312.312 0 0 0-.313-.312H1.25a.312.312 0 0 0-.279.173l-.312.625a.312.312 0 0 0 .278.452h.313V5H.625a.312.312 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312Zm19.063-3.125H6.563a.312.312 0 0 0-.313.313v.624a.312.312 0 0 0 .313.313h13.125A.313.313 0 0 0 20 4.062v-.625a.312.312 0 0 0-.313-.312Zm0 12.5H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.625a.313.313 0 0 0-.313-.312Zm0-6.25H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.624a.312.312 0 0 0-.313-.313Z"
|
|
2969
2983
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
2970
2984
|
id: "icon-list-o-i_svg__a"
|
|
2971
2985
|
}, React__default.createElement("path", {
|
|
@@ -2975,276 +2989,275 @@ var IconListOI = forwardRef(function (_ref, ref) {
|
|
|
2975
2989
|
});
|
|
2976
2990
|
IconListOI.displayName = 'IconListOI';
|
|
2977
2991
|
|
|
2978
|
-
var _excluded$
|
|
2992
|
+
var _excluded$1o = ["testId"];
|
|
2979
2993
|
var IconList = forwardRef(function (_ref, ref) {
|
|
2980
2994
|
var _ref$testId = _ref.testId,
|
|
2981
2995
|
testId = _ref$testId === void 0 ? 'icon-list' : _ref$testId,
|
|
2982
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
2996
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1o);
|
|
2983
2997
|
|
|
2984
2998
|
return React__default.createElement("svg", Object.assign({
|
|
2985
|
-
viewBox: "0 0 20 20",
|
|
2986
|
-
fill: "none",
|
|
2987
2999
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3000
|
+
fill: "none",
|
|
3001
|
+
viewBox: "0 0 20 20",
|
|
2988
3002
|
style: getIconStyles(props),
|
|
2989
3003
|
"data-testid": testId,
|
|
2990
3004
|
ref: ref
|
|
2991
3005
|
}, props), React__default.createElement("path", {
|
|
2992
|
-
|
|
2993
|
-
|
|
3006
|
+
fill: "currentColor",
|
|
3007
|
+
d: "M3.438 2.188H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V2.813a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V9.063a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625v-1.875a.625.625 0 0 0-.625-.625Zm16.25.937H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.312.312 0 0 0-.313-.313Zm0-12.5H6.563a.313.313 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312h13.125A.313.313 0 0 0 20 4.063v-.625a.313.313 0 0 0-.313-.313Zm0 6.25H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.313.313 0 0 0-.313-.313Z"
|
|
2994
3008
|
}));
|
|
2995
3009
|
});
|
|
2996
3010
|
IconList.displayName = 'IconList';
|
|
2997
3011
|
|
|
2998
|
-
var _excluded$
|
|
3012
|
+
var _excluded$1p = ["testId"];
|
|
2999
3013
|
var IconLock = forwardRef(function (_ref, ref) {
|
|
3000
3014
|
var _ref$testId = _ref.testId,
|
|
3001
3015
|
testId = _ref$testId === void 0 ? 'icon-lock' : _ref$testId,
|
|
3002
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3016
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1p);
|
|
3003
3017
|
|
|
3004
3018
|
return React__default.createElement("svg", Object.assign({
|
|
3005
|
-
viewBox: "0 0 20 20",
|
|
3006
|
-
fill: "none",
|
|
3007
3019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3020
|
+
fill: "none",
|
|
3021
|
+
viewBox: "0 0 20 20",
|
|
3008
3022
|
style: getIconStyles(props),
|
|
3009
3023
|
"data-testid": testId,
|
|
3010
3024
|
ref: ref
|
|
3011
3025
|
}, props), React__default.createElement("path", {
|
|
3012
|
-
|
|
3013
|
-
|
|
3026
|
+
fill: "currentColor",
|
|
3027
|
+
d: "M16.865 8.75h-.937V5.937A5.945 5.945 0 0 0 9.99 0a5.945 5.945 0 0 0-5.937 5.938V8.75h-.938c-1.035 0-1.875.84-1.875 1.875v7.5C1.24 19.16 2.08 20 3.115 20h13.75c1.035 0 1.875-.84 1.875-1.875v-7.5c0-1.035-.84-1.875-1.875-1.875Zm-4.062 0H7.178V5.937A2.816 2.816 0 0 1 9.99 3.126a2.816 2.816 0 0 1 2.813 2.813V8.75Z"
|
|
3014
3028
|
}));
|
|
3015
3029
|
});
|
|
3016
3030
|
IconLock.displayName = 'IconLock';
|
|
3017
3031
|
|
|
3018
|
-
var _excluded$
|
|
3032
|
+
var _excluded$1q = ["testId"];
|
|
3019
3033
|
var IconMagicSolid = forwardRef(function (_ref, ref) {
|
|
3020
3034
|
var _ref$testId = _ref.testId,
|
|
3021
3035
|
testId = _ref$testId === void 0 ? 'icon-magic-solid' : _ref$testId,
|
|
3022
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3036
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1q);
|
|
3023
3037
|
|
|
3024
3038
|
return React__default.createElement("svg", Object.assign({
|
|
3025
|
-
viewBox: "0 0 20 20",
|
|
3026
|
-
fill: "none",
|
|
3027
3039
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3040
|
+
fill: "none",
|
|
3041
|
+
viewBox: "0 0 20 20",
|
|
3028
3042
|
style: getIconStyles(props),
|
|
3029
3043
|
"data-testid": testId,
|
|
3030
3044
|
ref: ref
|
|
3031
3045
|
}, props), React__default.createElement("path", {
|
|
3046
|
+
fill: "currentColor",
|
|
3032
3047
|
fillRule: "evenodd",
|
|
3033
|
-
clipRule: "evenodd",
|
|
3034
3048
|
d: "M19.635 3.059 16.961.385a1.244 1.244 0 0 0-.882-.365c-.32 0-.639.121-.883.365L.405 15.177a1.247 1.247 0 0 0 0 1.764l2.674 2.674a1.243 1.243 0 0 0 1.765 0L19.634 4.823a1.248 1.248 0 0 0 0-1.764ZM3.158 6.257l1.04-2.079 2.08-1.04-2.08-1.04L3.158.02l-1.04 2.079L.04 3.139l2.08 1.04 1.04 2.078Zm5.614-2.495.624-1.247 1.247-.624-1.247-.624L8.772.02l-.624 1.247-1.247.624 1.247.624.624 1.247Zm-4.99-.624a.624.624 0 1 0-1.247 0 .624.624 0 0 0 1.247 0Zm13.1 8.11-1.04 2.079-2.08 1.04 2.08 1.04 1.04 2.078 1.039-2.079 2.08-1.04-2.08-1.04-1.04-2.078Zm-.624 3.119a.624.624 0 1 0 1.247 0 .624.624 0 0 0-1.247 0Zm-4.016-9.264 2.675 2.674 3.836-3.836-2.674-2.674h-.002l-3.835 3.836Z",
|
|
3035
|
-
|
|
3049
|
+
clipRule: "evenodd"
|
|
3036
3050
|
}));
|
|
3037
3051
|
});
|
|
3038
3052
|
IconMagicSolid.displayName = 'IconMagicSolid';
|
|
3039
3053
|
|
|
3040
|
-
var _excluded$
|
|
3054
|
+
var _excluded$1r = ["testId"];
|
|
3041
3055
|
var IconMapMarker = forwardRef(function (_ref, ref) {
|
|
3042
3056
|
var _ref$testId = _ref.testId,
|
|
3043
3057
|
testId = _ref$testId === void 0 ? 'icon-map-marker' : _ref$testId,
|
|
3044
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3058
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1r);
|
|
3045
3059
|
|
|
3046
3060
|
return React__default.createElement("svg", Object.assign({
|
|
3047
|
-
viewBox: "0 0 20 20",
|
|
3048
|
-
fill: "none",
|
|
3049
3061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3062
|
+
fill: "none",
|
|
3063
|
+
viewBox: "0 0 20 20",
|
|
3050
3064
|
style: getIconStyles(props),
|
|
3051
3065
|
"data-testid": testId,
|
|
3052
3066
|
ref: ref
|
|
3053
3067
|
}, props), React__default.createElement("path", {
|
|
3068
|
+
fill: "currentColor",
|
|
3054
3069
|
fillRule: "evenodd",
|
|
3055
|
-
clipRule: "evenodd",
|
|
3056
3070
|
d: "M10 0a7.5 7.5 0 0 0-7.5 7.5c0 2.485.711 3.498 4.113 8.344a531.627 531.627 0 0 1 2.616 3.752.938.938 0 0 0 1.542 0c1.012-1.467 1.877-2.7 2.616-3.752C16.789 10.998 17.5 9.984 17.5 7.5A7.5 7.5 0 0 0 10 0ZM6.25 7.5A3.754 3.754 0 0 1 10 3.75a3.754 3.754 0 0 1 3.75 3.75A3.754 3.754 0 0 1 10 11.25 3.754 3.754 0 0 1 6.25 7.5Zm1.25 0C7.5 8.879 8.621 10 10 10s2.5-1.121 2.5-2.5S11.379 5 10 5a2.503 2.503 0 0 0-2.5 2.5Zm.068 7.526c.684.976 1.489 2.123 2.432 3.487a608.11 608.11 0 0 1 2.432-3.487C15.698 10.37 16.25 9.582 16.25 7.5c0-1.67-.65-3.239-1.83-4.42A6.209 6.209 0 0 0 10 1.25c-1.67 0-3.239.65-4.42 1.83A6.209 6.209 0 0 0 3.75 7.5c0 2.083.553 2.87 3.818 7.526Z",
|
|
3057
|
-
|
|
3071
|
+
clipRule: "evenodd"
|
|
3058
3072
|
}));
|
|
3059
3073
|
});
|
|
3060
3074
|
IconMapMarker.displayName = 'IconMapMarker';
|
|
3061
3075
|
|
|
3062
|
-
var _excluded$
|
|
3076
|
+
var _excluded$1s = ["testId"];
|
|
3063
3077
|
var IconMegaphone = forwardRef(function (_ref, ref) {
|
|
3064
3078
|
var _ref$testId = _ref.testId,
|
|
3065
3079
|
testId = _ref$testId === void 0 ? 'icon-megaphone' : _ref$testId,
|
|
3066
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3080
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1s);
|
|
3067
3081
|
|
|
3068
3082
|
return React__default.createElement("svg", Object.assign({
|
|
3069
|
-
viewBox: "0 0 20 20",
|
|
3070
|
-
fill: "none",
|
|
3071
3083
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3084
|
+
fill: "none",
|
|
3085
|
+
viewBox: "0 0 20 20",
|
|
3072
3086
|
style: getIconStyles(props),
|
|
3073
3087
|
"data-testid": testId,
|
|
3074
3088
|
ref: ref
|
|
3075
3089
|
}, props), React__default.createElement("path", {
|
|
3090
|
+
fill: "currentColor",
|
|
3076
3091
|
fillRule: "evenodd",
|
|
3077
|
-
clipRule: "evenodd",
|
|
3078
3092
|
d: "M19.722 2.222h-.555a.278.278 0 0 0-.278.278v.671L1.11 7.354v-.41a.278.278 0 0 0-.278-.277H.278A.278.278 0 0 0 0 6.944v6.112c0 .153.124.277.278.277h.555a.278.278 0 0 0 .278-.277v-.41l4.534 1.066a3.26 3.26 0 0 0-.09.732 3.333 3.333 0 0 0 3.334 3.333 3.313 3.313 0 0 0 3.217-2.544l6.783 1.596v.67c0 .154.124.279.278.279h.555A.278.278 0 0 0 20 17.5v-15a.278.278 0 0 0-.278-.278ZM8.89 16.667a2.225 2.225 0 0 1-2.222-2.223c0-.165.025-.323.06-.477l4.31 1.014a2.22 2.22 0 0 1-2.148 1.686ZM1.11 8.495v3.01l17.778 4.182V4.312L1.11 8.495Z",
|
|
3079
|
-
|
|
3093
|
+
clipRule: "evenodd"
|
|
3080
3094
|
}));
|
|
3081
3095
|
});
|
|
3082
3096
|
IconMegaphone.displayName = 'IconMegaphone';
|
|
3083
3097
|
|
|
3084
|
-
var _excluded$
|
|
3098
|
+
var _excluded$1t = ["testId"];
|
|
3085
3099
|
var IconMessages = forwardRef(function (_ref, ref) {
|
|
3086
3100
|
var _ref$testId = _ref.testId,
|
|
3087
3101
|
testId = _ref$testId === void 0 ? 'icon-messages' : _ref$testId,
|
|
3088
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3102
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1t);
|
|
3089
3103
|
|
|
3090
3104
|
return React__default.createElement("svg", Object.assign({
|
|
3091
|
-
viewBox: "0 0 20 18",
|
|
3092
|
-
fill: "none",
|
|
3093
3105
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3106
|
+
fill: "none",
|
|
3107
|
+
viewBox: "0 0 20 18",
|
|
3094
3108
|
style: getIconStyles(props),
|
|
3095
3109
|
"data-testid": testId,
|
|
3096
3110
|
ref: ref
|
|
3097
3111
|
}, props), React__default.createElement("path", {
|
|
3098
|
-
|
|
3099
|
-
|
|
3112
|
+
fill: "currentColor",
|
|
3113
|
+
d: "M17.778 5.556h-3.334V2.222A2.224 2.224 0 0 0 12.222 0h-10A2.224 2.224 0 0 0 0 2.222v5.556C0 9.003.997 10 2.222 10h1.111v1.806a.415.415 0 0 0 .664.333l2.67-1.51v2.704c0 1.226.996 2.223 2.222 2.223h3.333l3.781 2.138a.416.416 0 0 0 .663-.333v-1.805h1.112A2.224 2.224 0 0 0 20 13.333V7.778a2.224 2.224 0 0 0-2.222-2.222ZM2.222 8.889c-.61 0-1.11-.5-1.11-1.111V2.222c0-.61.5-1.11 1.11-1.11h10c.611 0 1.111.5 1.111 1.11v5.556c0 .61-.5 1.11-1.11 1.11H7.485l-.253.147-2.789 1.576V8.89H2.222Zm16.667 4.444c0 .611-.5 1.111-1.111 1.111h-2.222v1.723L12.77 14.59l-.254-.146H8.89c-.611 0-1.111-.5-1.111-1.11V10h4.444a2.224 2.224 0 0 0 2.222-2.222V6.667h3.334c.61 0 1.11.5 1.11 1.11v5.556Z"
|
|
3100
3114
|
}));
|
|
3101
3115
|
});
|
|
3102
3116
|
IconMessages.displayName = 'IconMessages';
|
|
3103
3117
|
|
|
3104
|
-
var _excluded$
|
|
3118
|
+
var _excluded$1u = ["testId"];
|
|
3105
3119
|
var IconMinusCircle = forwardRef(function (_ref, ref) {
|
|
3106
3120
|
var _ref$testId = _ref.testId,
|
|
3107
3121
|
testId = _ref$testId === void 0 ? 'icon-minus-circle' : _ref$testId,
|
|
3108
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3122
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1u);
|
|
3109
3123
|
|
|
3110
3124
|
return React__default.createElement("svg", Object.assign({
|
|
3111
|
-
viewBox: "0 0 20 20",
|
|
3112
|
-
fill: "none",
|
|
3113
3125
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3126
|
+
fill: "none",
|
|
3127
|
+
viewBox: "0 0 20 20",
|
|
3114
3128
|
style: getIconStyles(props),
|
|
3115
3129
|
"data-testid": testId,
|
|
3116
3130
|
ref: ref
|
|
3117
3131
|
}, props), React__default.createElement("path", {
|
|
3118
|
-
|
|
3119
|
-
|
|
3132
|
+
fill: "currentColor",
|
|
3133
|
+
d: "M5.469 10.703A.47.47 0 0 1 5 10.234v-.468a.47.47 0 0 1 .469-.47h9.062a.47.47 0 0 1 .469.47v.468a.47.47 0 0 1-.469.47H5.47ZM19.687 10A9.686 9.686 0 0 1 10 19.688 9.686 9.686 0 0 1 .312 10 9.686 9.686 0 0 1 10 .312 9.686 9.686 0 0 1 19.688 10Zm-1.25 0c0-4.684-3.8-8.438-8.437-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438 4.684 0 8.438-3.801 8.438-8.438Z"
|
|
3120
3134
|
}));
|
|
3121
3135
|
});
|
|
3122
3136
|
IconMinusCircle.displayName = 'IconMinusCircle';
|
|
3123
3137
|
|
|
3124
|
-
var _excluded$
|
|
3138
|
+
var _excluded$1v = ["testId"];
|
|
3125
3139
|
var IconMinus = forwardRef(function (_ref, ref) {
|
|
3126
3140
|
var _ref$testId = _ref.testId,
|
|
3127
3141
|
testId = _ref$testId === void 0 ? 'icon-minus' : _ref$testId,
|
|
3128
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3142
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
|
|
3129
3143
|
|
|
3130
3144
|
return React__default.createElement("svg", Object.assign({
|
|
3131
|
-
viewBox: "0 0 20 20",
|
|
3132
|
-
fill: "none",
|
|
3133
3145
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3146
|
+
fill: "none",
|
|
3147
|
+
viewBox: "0 0 20 20",
|
|
3134
3148
|
style: getIconStyles(props),
|
|
3135
3149
|
"data-testid": testId,
|
|
3136
3150
|
ref: ref
|
|
3137
3151
|
}, props), React__default.createElement("path", {
|
|
3138
|
-
|
|
3139
|
-
|
|
3152
|
+
fill: "currentColor",
|
|
3153
|
+
d: "M17.188 9.063H2.813a.312.312 0 0 0-.313.312v1.25c0 .173.14.313.313.313h14.374c.173 0 .313-.14.313-.313v-1.25a.312.312 0 0 0-.313-.313Z"
|
|
3140
3154
|
}));
|
|
3141
3155
|
});
|
|
3142
3156
|
IconMinus.displayName = 'IconMinus';
|
|
3143
3157
|
|
|
3144
|
-
var _excluded$
|
|
3158
|
+
var _excluded$1w = ["testId"];
|
|
3145
3159
|
var IconMoneyBill = forwardRef(function (_ref, ref) {
|
|
3146
3160
|
var _ref$testId = _ref.testId,
|
|
3147
3161
|
testId = _ref$testId === void 0 ? 'icon-money-bill' : _ref$testId,
|
|
3148
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3162
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1w);
|
|
3149
3163
|
|
|
3150
3164
|
return React__default.createElement("svg", Object.assign({
|
|
3151
|
-
viewBox: "0 0 20 20",
|
|
3152
|
-
fill: "none",
|
|
3153
3165
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3166
|
+
fill: "none",
|
|
3167
|
+
viewBox: "0 0 20 20",
|
|
3154
3168
|
style: getIconStyles(props),
|
|
3155
3169
|
"data-testid": testId,
|
|
3156
3170
|
ref: ref
|
|
3157
3171
|
}, props), React__default.createElement("path", {
|
|
3158
|
-
|
|
3159
|
-
|
|
3172
|
+
fill: "currentColor",
|
|
3173
|
+
d: "M10 5.25c-1.657 0-3 1.79-3 4 0 2.209 1.343 4 3 4 1.656 0 3-1.79 3-4s-1.343-4-3-4Zm0 6.857c-1.103 0-2-1.282-2-2.857 0-1.575.897-2.857 2-2.857s2 1.282 2 2.857c0 1.575-.897 2.857-2 2.857Zm9.411-10.055c-1.212-.58-2.425-.802-3.638-.802-3.849 0-7.697 2.226-11.546 2.226-2.029 0-2.761-.547-3.22-.547C.47 2.929 0 3.404 0 4.065v11.33c0 .451.226.879.589 1.053 1.212.58 2.425.802 3.638.802 3.849 0 7.697-2.227 11.546-2.227 2.029 0 2.761.548 3.22.548.537 0 1.007-.475 1.007-1.136V3.105c0-.452-.226-.879-.589-1.053ZM1.03 4.081c.632.229 1.282.376 1.958.46-.061 1.193-.913 2.144-1.965 2.158l.007-2.618ZM1 15.395l.004-1.519c1.05.003 1.903.94 1.98 2.123A6.94 6.94 0 0 1 1 15.395Zm17.97-.976a8.933 8.933 0 0 0-1.952-.46c.09-1.16.928-2.076 1.96-2.09l-.008 2.55Zm.01-3.698c-1.563.013-2.83 1.405-2.956 3.165-2.21-.051-4.287.565-6.268 1.138-2.346.679-3.955 1.115-5.763 1.067-.039-1.858-1.359-3.358-2.986-3.362l.013-4.881c1.583-.012 2.866-1.44 2.962-3.233 2.204.05 4.281-.565 6.262-1.138 2.337-.677 3.953-1.115 5.757-1.068.006 1.89 1.344 3.427 2.992 3.431l-.013 4.881Zm.016-6.028c-1.07-.003-1.939-.977-1.987-2.192A6.938 6.938 0 0 1 19 3.105l-.004 1.588Z"
|
|
3160
3174
|
}));
|
|
3161
3175
|
});
|
|
3162
3176
|
IconMoneyBill.displayName = 'IconMoneyBill';
|
|
3163
3177
|
|
|
3164
|
-
var _excluded$
|
|
3178
|
+
var _excluded$1x = ["testId"];
|
|
3165
3179
|
var IconMugSaucerSolid = forwardRef(function (_ref, ref) {
|
|
3166
3180
|
var _ref$testId = _ref.testId,
|
|
3167
3181
|
testId = _ref$testId === void 0 ? 'icon-mug-saucer-solid' : _ref$testId,
|
|
3168
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3182
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1x);
|
|
3169
3183
|
|
|
3170
3184
|
return React__default.createElement("svg", Object.assign({
|
|
3171
|
-
viewBox: "0 0 21 20",
|
|
3172
|
-
fill: "none",
|
|
3173
3185
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3186
|
+
fill: "none",
|
|
3187
|
+
viewBox: "0 0 21 20",
|
|
3174
3188
|
style: getIconStyles(props),
|
|
3175
3189
|
"data-testid": testId,
|
|
3176
3190
|
ref: ref
|
|
3177
3191
|
}, props), React__default.createElement("path", {
|
|
3178
|
-
|
|
3179
|
-
|
|
3192
|
+
fill: "currentColor",
|
|
3193
|
+
d: "M7 14h6a3 3 0 0 0 3-3h1c2.206 0 4-1.794 4-4s-1.794-4-4-4H4.75a.748.748 0 0 0-.75.75V11a3 3 0 0 0 3 3Zm10-9c1.103 0 2 .897 2 2s-.897 2-2 2h-1V5h1Zm1.49 12H2.51c-1.488 0-1.907-2-1.126-2h18.228c.782 0 .369 2-1.122 2Z"
|
|
3180
3194
|
}));
|
|
3181
3195
|
});
|
|
3182
3196
|
IconMugSaucerSolid.displayName = 'IconMugSaucerSolid';
|
|
3183
3197
|
|
|
3184
|
-
var _excluded$
|
|
3198
|
+
var _excluded$1y = ["testId"];
|
|
3185
3199
|
var IconNotesMedical = forwardRef(function (_ref, ref) {
|
|
3186
3200
|
var _ref$testId = _ref.testId,
|
|
3187
3201
|
testId = _ref$testId === void 0 ? 'icon-notes-medical' : _ref$testId,
|
|
3188
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3202
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1y);
|
|
3189
3203
|
|
|
3190
3204
|
return React__default.createElement("svg", Object.assign({
|
|
3191
|
-
viewBox: "0 0 20 20",
|
|
3192
|
-
fill: "none",
|
|
3193
3205
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3206
|
+
fill: "none",
|
|
3207
|
+
viewBox: "0 0 20 20",
|
|
3194
3208
|
style: getIconStyles(props),
|
|
3195
3209
|
"data-testid": testId,
|
|
3196
3210
|
ref: ref
|
|
3197
3211
|
}, props), React__default.createElement("path", {
|
|
3198
|
-
|
|
3199
|
-
|
|
3212
|
+
fill: "currentColor",
|
|
3213
|
+
d: "M15.625 2.5h-3.46A2.189 2.189 0 0 0 10 0a2.189 2.189 0 0 0-2.165 2.5H4.375C3.34 2.5 2.5 3.34 2.5 4.375v13.75C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875ZM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 0 1-.938-.938c0-.519.418-.937.938-.937Zm6.25 16.875a.627.627 0 0 1-.625.625H4.375a.627.627 0 0 1-.625-.625V4.375c0-.344.281-.625.625-.625H6.25v.781c0 .258.21.469.469.469h6.562a.47.47 0 0 0 .469-.469V3.75h1.875c.344 0 .625.281.625.625v13.75Zm-2.813-6.875H11.25V9.062a.313.313 0 0 0-.313-.312H9.063a.313.313 0 0 0-.313.313v2.187H6.562a.313.313 0 0 0-.312.313v1.874c0 .172.14.313.313.313H8.75v2.188c0 .171.14.312.313.312h1.874c.172 0 .313-.14.313-.313V13.75h2.188c.171 0 .312-.14.312-.313v-1.874a.313.313 0 0 0-.313-.313Z"
|
|
3200
3214
|
}));
|
|
3201
3215
|
});
|
|
3202
3216
|
IconNotesMedical.displayName = 'IconNotesMedical';
|
|
3203
3217
|
|
|
3204
|
-
var _excluded$
|
|
3218
|
+
var _excluded$1z = ["testId"];
|
|
3205
3219
|
var IconOvertime = forwardRef(function (_ref, ref) {
|
|
3206
3220
|
var _ref$testId = _ref.testId,
|
|
3207
3221
|
testId = _ref$testId === void 0 ? 'icon-overtime' : _ref$testId,
|
|
3208
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3222
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1z);
|
|
3209
3223
|
|
|
3210
|
-
return React__default.createElement("svg", Object.assign({
|
|
3211
|
-
viewBox: "0 0 21 20",
|
|
3212
|
-
fill: "none",
|
|
3224
|
+
return React__default.createElement("svg", Object.assign({
|
|
3213
3225
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3226
|
+
fill: "none",
|
|
3227
|
+
viewBox: "0 0 21 20",
|
|
3214
3228
|
style: getIconStyles(props),
|
|
3215
3229
|
"data-testid": testId,
|
|
3216
3230
|
ref: ref
|
|
3217
3231
|
}, props), React__default.createElement("g", {
|
|
3218
3232
|
clipPath: "url(#icon-overtime_svg__a)"
|
|
3219
3233
|
}, React__default.createElement("path", {
|
|
3220
|
-
|
|
3221
|
-
|
|
3234
|
+
fill: "currentColor",
|
|
3235
|
+
d: "M8.89.268A8.42 8.42 0 0 0 .468 8.69a8.42 8.42 0 0 0 10.064 8.262 4.83 4.83 0 1 0 6.62-6.62A8.42 8.42 0 0 0 8.89.268Zm7.335 8.422c0 .403-.033.8-.095 1.185a4.829 4.829 0 0 0-1.444-.22 4.809 4.809 0 0 0-2.845.927L9.535 8.904V3.935a.409.409 0 0 0-.408-.407h-.475a.409.409 0 0 0-.407.407v5.42a.41.41 0 0 0 .166.33l2.485 1.806a4.81 4.81 0 0 0-1.04 2.995c0 .503.077.988.22 1.444a7.409 7.409 0 0 1-1.186.095c-4.031 0-7.336-3.263-7.336-7.335 0-4.031 3.264-7.335 7.336-7.335 4.03 0 7.335 3.263 7.335 7.335Zm-2.114 4.978 1.45.477c.776.255 1.26 1.209.972 2.138a1.533 1.533 0 0 1-1.418 1.098v.727c0 .133-.097.241-.215.241h-.43c-.117 0-.214-.108-.214-.241v-.724a1.768 1.768 0 0 1-1.16-.453.265.265 0 0 1-.025-.37l.467-.513a.192.192 0 0 1 .262-.03.757.757 0 0 0 .459.158h.89c.218 0 .395-.2.395-.445a.444.444 0 0 0-.284-.427l-1.376-.453a1.68 1.68 0 0 1-1.124-1.458c-.08-.98.608-1.805 1.463-1.805h.033v-.725c0-.133.097-.241.215-.241h.43c.117 0 .214.108.214.241v.725c.421.001.832.163 1.16.453.107.092.12.265.025.37l-.467.513a.192.192 0 0 1-.262.03.757.757 0 0 0-.459-.159h-.89c-.218 0-.395.2-.395.446 0 .196.117.372.284.427Z"
|
|
3222
3236
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3223
3237
|
id: "icon-overtime_svg__a"
|
|
3224
3238
|
}, React__default.createElement("path", {
|
|
3225
3239
|
fill: "#fff",
|
|
3226
|
-
|
|
3227
|
-
d: "M0 0h20v20H0z"
|
|
3240
|
+
d: "M.2 0h20v20H.2z"
|
|
3228
3241
|
}))));
|
|
3229
3242
|
});
|
|
3230
3243
|
IconOvertime.displayName = 'IconOvertime';
|
|
3231
3244
|
|
|
3232
|
-
var _excluded$
|
|
3245
|
+
var _excluded$1A = ["testId"];
|
|
3233
3246
|
var IconPaperPlaneClock = forwardRef(function (_ref, ref) {
|
|
3234
3247
|
var _ref$testId = _ref.testId,
|
|
3235
3248
|
testId = _ref$testId === void 0 ? 'icon-paper-plane-clock' : _ref$testId,
|
|
3236
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3249
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1A);
|
|
3237
3250
|
|
|
3238
3251
|
return React__default.createElement("svg", Object.assign({
|
|
3239
|
-
viewBox: "0 0 20 20",
|
|
3240
|
-
fill: "none",
|
|
3241
3252
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3253
|
+
fill: "none",
|
|
3254
|
+
viewBox: "0 0 20 20",
|
|
3242
3255
|
style: getIconStyles(props),
|
|
3243
3256
|
"data-testid": testId,
|
|
3244
3257
|
ref: ref
|
|
3245
3258
|
}, props), React__default.createElement("g", {
|
|
3246
|
-
|
|
3247
|
-
|
|
3259
|
+
fill: "currentColor",
|
|
3260
|
+
clipPath: "url(#icon-paper-plane-clock_svg__a)"
|
|
3248
3261
|
}, React__default.createElement("path", {
|
|
3249
3262
|
d: "m10.306 14.727-3.898-1.61 6.094-7.203c.147-.171-.088-.404-.26-.257l-7.798 6.647-3.467-1.43 13.685-7.896-.773 5.037c.329-.107.671-.185 1.024-.229l.714-4.658c.126-.816-.751-1.402-1.454-.996L.488 10.025a.978.978 0 0 0 .116 1.75l4.283 1.772v3.116c0 .923 1.155 1.323 1.732.62l1.854-2.254 2.375.98a5.453 5.453 0 0 1-.543-1.282Zm-4.441 1.936v-2.712l1.664.687-1.664 2.025Z"
|
|
3250
3263
|
}), React__default.createElement("path", {
|
|
@@ -3255,52 +3268,51 @@ var IconPaperPlaneClock = forwardRef(function (_ref, ref) {
|
|
|
3255
3268
|
id: "icon-paper-plane-clock_svg__a"
|
|
3256
3269
|
}, React__default.createElement("path", {
|
|
3257
3270
|
fill: "#fff",
|
|
3258
|
-
|
|
3259
|
-
d: "M0 0h20v15.641H0z"
|
|
3271
|
+
d: "M0 2h20v15.641H0z"
|
|
3260
3272
|
}))));
|
|
3261
3273
|
});
|
|
3262
3274
|
IconPaperPlaneClock.displayName = 'IconPaperPlaneClock';
|
|
3263
3275
|
|
|
3264
|
-
var _excluded$
|
|
3276
|
+
var _excluded$1B = ["testId"];
|
|
3265
3277
|
var IconPaperPlane = forwardRef(function (_ref, ref) {
|
|
3266
3278
|
var _ref$testId = _ref.testId,
|
|
3267
3279
|
testId = _ref$testId === void 0 ? 'icon-paper-plane' : _ref$testId,
|
|
3268
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3280
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1B);
|
|
3269
3281
|
|
|
3270
3282
|
return React__default.createElement("svg", Object.assign({
|
|
3271
|
-
viewBox: "0 0 19 20",
|
|
3272
|
-
fill: "none",
|
|
3273
3283
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3284
|
+
fill: "none",
|
|
3285
|
+
viewBox: "0 0 19 20",
|
|
3274
3286
|
style: getIconStyles(props),
|
|
3275
3287
|
"data-testid": testId,
|
|
3276
3288
|
ref: ref
|
|
3277
3289
|
}, props), React__default.createElement("path", {
|
|
3290
|
+
fill: "currentColor",
|
|
3278
3291
|
fillRule: "evenodd",
|
|
3279
|
-
clipRule: "evenodd",
|
|
3280
3292
|
d: "M17.188.206.628 10.261c-.85.517-.765 1.836.14 2.23l5.183 2.256v3.969c0 1.175 1.397 1.685 2.096.79l2.244-2.872 4.672 2.031c.706.308 1.505-.163 1.62-.96l2.365-16.23c.151-1.04-.91-1.786-1.76-1.269ZM7.134 18.716V15.26l2.014.875-2.014 2.58Zm.658-4.518 7.622 3.316 2.366-16.23L1.22 11.342l4.195 1.821 9.437-8.467c.207-.186.492.11.314.327l-7.374 9.175Z",
|
|
3281
|
-
|
|
3293
|
+
clipRule: "evenodd"
|
|
3282
3294
|
}));
|
|
3283
3295
|
});
|
|
3284
3296
|
IconPaperPlane.displayName = 'IconPaperPlane';
|
|
3285
3297
|
|
|
3286
|
-
var _excluded$
|
|
3298
|
+
var _excluded$1C = ["testId"];
|
|
3287
3299
|
var IconPaperclip = forwardRef(function (_ref, ref) {
|
|
3288
3300
|
var _ref$testId = _ref.testId,
|
|
3289
3301
|
testId = _ref$testId === void 0 ? 'icon-paperclip' : _ref$testId,
|
|
3290
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3302
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1C);
|
|
3291
3303
|
|
|
3292
3304
|
return React__default.createElement("svg", Object.assign({
|
|
3293
|
-
viewBox: "0 0 20 20",
|
|
3294
|
-
fill: "none",
|
|
3295
3305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3306
|
+
fill: "none",
|
|
3307
|
+
viewBox: "0 0 20 20",
|
|
3296
3308
|
style: getIconStyles(props),
|
|
3297
3309
|
"data-testid": testId,
|
|
3298
3310
|
ref: ref
|
|
3299
3311
|
}, props), React__default.createElement("g", {
|
|
3300
3312
|
clipPath: "url(#icon-paperclip_svg__a)"
|
|
3301
3313
|
}, React__default.createElement("path", {
|
|
3302
|
-
|
|
3303
|
-
|
|
3314
|
+
fill: "currentColor",
|
|
3315
|
+
d: "M5.824 20a5.03 5.03 0 0 1-3.567-1.475 5.051 5.051 0 0 1 0-7.136L12.494 1.152a3.945 3.945 0 0 1 5.573 0 3.945 3.945 0 0 1 0 5.573L9.37 15.42a2.838 2.838 0 0 1-4.01 0 2.839 2.839 0 0 1 0-4.01l6.653-6.652a.469.469 0 0 1 .662 0l.222.221a.469.469 0 0 1 0 .663l-6.653 6.652a1.587 1.587 0 0 0 0 2.242 1.587 1.587 0 0 0 2.242 0l8.696-8.696a2.693 2.693 0 0 0 0-3.805 2.693 2.693 0 0 0-3.804 0L3.14 12.273a3.8 3.8 0 0 0 0 5.367 3.8 3.8 0 0 0 5.367 0l8.506-8.505a.469.469 0 0 1 .663 0l.22.221a.469.469 0 0 1 0 .663l-8.505 8.506A5.03 5.03 0 0 1 5.824 20Z"
|
|
3304
3316
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3305
3317
|
id: "icon-paperclip_svg__a"
|
|
3306
3318
|
}, React__default.createElement("path", {
|
|
@@ -3310,57 +3322,57 @@ var IconPaperclip = forwardRef(function (_ref, ref) {
|
|
|
3310
3322
|
});
|
|
3311
3323
|
IconPaperclip.displayName = 'IconPaperclip';
|
|
3312
3324
|
|
|
3313
|
-
var _excluded$
|
|
3325
|
+
var _excluded$1D = ["testId"];
|
|
3314
3326
|
var IconPencil = forwardRef(function (_ref, ref) {
|
|
3315
3327
|
var _ref$testId = _ref.testId,
|
|
3316
3328
|
testId = _ref$testId === void 0 ? 'icon-pencil' : _ref$testId,
|
|
3317
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3329
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1D);
|
|
3318
3330
|
|
|
3319
3331
|
return React__default.createElement("svg", Object.assign({
|
|
3320
|
-
viewBox: "0 0 20 20",
|
|
3321
|
-
fill: "none",
|
|
3322
3332
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3333
|
+
fill: "none",
|
|
3334
|
+
viewBox: "0 0 20 20",
|
|
3323
3335
|
style: getIconStyles(props),
|
|
3324
3336
|
"data-testid": testId,
|
|
3325
3337
|
ref: ref
|
|
3326
3338
|
}, props), React__default.createElement("path", {
|
|
3339
|
+
fill: "currentColor",
|
|
3327
3340
|
fillRule: "evenodd",
|
|
3328
|
-
clipRule: "evenodd",
|
|
3329
3341
|
d: "m17.79.73 1.46 1.462a2.495 2.495 0 0 1 0 3.53L5.512 19.46l-4.451.495a.936.936 0 0 1-1.034-1.033l.495-4.452L14.261.73a2.495 2.495 0 0 1 3.528 0ZM6.802 16.404l8.736-8.735-3.226-3.226-8.736 8.735h1.355v1.872h1.871v1.354ZM4.938 18.27l-2.3.255-1.182-1.181.256-2.3.774-.774H3.84v1.871h1.872v1.355l-.774.774ZM16.42 6.786l1.947-1.947a1.247 1.247 0 0 0 0-1.764l-1.462-1.462a1.247 1.247 0 0 0-1.764 0L13.195 3.56l3.226 3.226Z",
|
|
3330
|
-
|
|
3342
|
+
clipRule: "evenodd"
|
|
3331
3343
|
}));
|
|
3332
3344
|
});
|
|
3333
3345
|
IconPencil.displayName = 'IconPencil';
|
|
3334
3346
|
|
|
3335
|
-
var _excluded$
|
|
3347
|
+
var _excluded$1E = ["testId"];
|
|
3336
3348
|
var IconPercentage = forwardRef(function (_ref, ref) {
|
|
3337
3349
|
var _ref$testId = _ref.testId,
|
|
3338
3350
|
testId = _ref$testId === void 0 ? 'icon-percentage' : _ref$testId,
|
|
3339
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3351
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1E);
|
|
3340
3352
|
|
|
3341
3353
|
return React__default.createElement("svg", Object.assign({
|
|
3342
|
-
viewBox: "0 0 20 20",
|
|
3343
|
-
fill: "none",
|
|
3344
3354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3355
|
+
fill: "none",
|
|
3356
|
+
viewBox: "0 0 20 20",
|
|
3345
3357
|
style: getIconStyles(props),
|
|
3346
3358
|
"data-testid": testId,
|
|
3347
3359
|
ref: ref
|
|
3348
3360
|
}, props), React__default.createElement("path", {
|
|
3349
|
-
|
|
3350
|
-
|
|
3361
|
+
fill: "currentColor",
|
|
3362
|
+
d: "M16.843 4.63a.347.347 0 0 0 0-.49l-.982-.983a.347.347 0 0 0-.491 0L3.157 15.37a.347.347 0 0 0 0 .49l.983.983a.347.347 0 0 0 .49 0L15.925 5.549l.918-.919ZM5.833 8.611a2.778 2.778 0 1 0-.001-5.555 2.778 2.778 0 0 0 .002 5.555Zm-.981-3.76a1.38 1.38 0 0 1 .982-.406 1.39 1.39 0 0 1 0 2.778 1.39 1.39 0 0 1-.982-2.371Zm9.315 6.538a2.778 2.778 0 1 0 0 5.556 2.778 2.778 0 0 0 0-5.556Zm.982 3.76a1.38 1.38 0 0 1-.982.407 1.39 1.39 0 0 1 0-2.778 1.39 1.39 0 0 1 .982 2.371Z"
|
|
3351
3363
|
}));
|
|
3352
3364
|
});
|
|
3353
3365
|
IconPercentage.displayName = 'IconPercentage';
|
|
3354
3366
|
|
|
3355
|
-
var _excluded$
|
|
3367
|
+
var _excluded$1F = ["testId"];
|
|
3356
3368
|
var IconPhone = forwardRef(function (_ref, ref) {
|
|
3357
3369
|
var _ref$testId = _ref.testId,
|
|
3358
3370
|
testId = _ref$testId === void 0 ? 'icon-phone' : _ref$testId,
|
|
3359
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3371
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1F);
|
|
3360
3372
|
|
|
3361
3373
|
return React__default.createElement("svg", Object.assign({
|
|
3362
|
-
viewBox: "0 0 20 20",
|
|
3363
3374
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3375
|
+
viewBox: "0 0 20 20",
|
|
3364
3376
|
style: getIconStyles(props),
|
|
3365
3377
|
"data-testid": testId,
|
|
3366
3378
|
ref: ref
|
|
@@ -3372,234 +3384,234 @@ var IconPhone = forwardRef(function (_ref, ref) {
|
|
|
3372
3384
|
});
|
|
3373
3385
|
IconPhone.displayName = 'IconPhone';
|
|
3374
3386
|
|
|
3375
|
-
var _excluded$
|
|
3387
|
+
var _excluded$1G = ["testId"];
|
|
3376
3388
|
var IconPlug = forwardRef(function (_ref, ref) {
|
|
3377
3389
|
var _ref$testId = _ref.testId,
|
|
3378
3390
|
testId = _ref$testId === void 0 ? 'icon-plug' : _ref$testId,
|
|
3379
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3391
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1G);
|
|
3380
3392
|
|
|
3381
3393
|
return React__default.createElement("svg", Object.assign({
|
|
3382
|
-
viewBox: "0 0 20 20",
|
|
3383
|
-
fill: "none",
|
|
3384
3394
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3395
|
+
fill: "none",
|
|
3396
|
+
viewBox: "0 0 20 20",
|
|
3385
3397
|
style: getIconStyles(props),
|
|
3386
3398
|
"data-testid": testId,
|
|
3387
3399
|
ref: ref
|
|
3388
3400
|
}, props), React__default.createElement("path", {
|
|
3401
|
+
fill: "currentColor",
|
|
3389
3402
|
fillRule: "evenodd",
|
|
3390
|
-
clipRule: "evenodd",
|
|
3391
3403
|
d: "M13.125 5.625v-5a.625.625 0 1 1 1.25 0v5h-1.25Zm-9.688.625h13.126c.517 0 .937.42.937.938v1.875c0 .517-.42.937-.938.937h-.312a6.25 6.25 0 0 1-5.625 6.219V20h-1.25v-3.781A6.25 6.25 0 0 1 3.75 10h-.313a.937.937 0 0 1-.937-.938V7.188c0-.518.42-.938.938-.938ZM15 8.75h1.25V7.5H3.75v1.25H5V10c0 2.764 2.237 5 5 5 2.764 0 5-2.237 5-5V8.75ZM5.625.625v5h1.25v-5a.625.625 0 1 0-1.25 0Z",
|
|
3392
|
-
|
|
3404
|
+
clipRule: "evenodd"
|
|
3393
3405
|
}));
|
|
3394
3406
|
});
|
|
3395
3407
|
IconPlug.displayName = 'IconPlug';
|
|
3396
3408
|
|
|
3397
|
-
var _excluded$
|
|
3409
|
+
var _excluded$1H = ["testId"];
|
|
3398
3410
|
var IconPlus = forwardRef(function (_ref, ref) {
|
|
3399
3411
|
var _ref$testId = _ref.testId,
|
|
3400
3412
|
testId = _ref$testId === void 0 ? 'icon-plus' : _ref$testId,
|
|
3401
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3413
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1H);
|
|
3402
3414
|
|
|
3403
3415
|
return React__default.createElement("svg", Object.assign({
|
|
3404
|
-
viewBox: "0 0 20 20",
|
|
3405
|
-
fill: "none",
|
|
3406
3416
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3417
|
+
fill: "none",
|
|
3418
|
+
viewBox: "0 0 20 20",
|
|
3407
3419
|
style: getIconStyles(props),
|
|
3408
3420
|
"data-testid": testId,
|
|
3409
3421
|
ref: ref
|
|
3410
3422
|
}, props), React__default.createElement("path", {
|
|
3423
|
+
fill: "currentColor",
|
|
3411
3424
|
fillRule: "evenodd",
|
|
3412
|
-
clipRule: "evenodd",
|
|
3413
3425
|
d: "M19.672 9.063h-8.734V.336a.312.312 0 0 0-.312-.313h-1.25a.312.312 0 0 0-.313.313v8.727H.33a.312.312 0 0 0-.312.312v1.25c0 .173.14.313.312.313h8.733v8.714c0 .173.14.313.313.313h1.25c.173 0 .312-.14.312-.313v-8.715h8.734c.173 0 .313-.14.313-.312v-1.25a.312.312 0 0 0-.313-.312Z",
|
|
3414
|
-
|
|
3426
|
+
clipRule: "evenodd"
|
|
3415
3427
|
}));
|
|
3416
3428
|
});
|
|
3417
3429
|
IconPlus.displayName = 'IconPlus';
|
|
3418
3430
|
|
|
3419
|
-
var _excluded$
|
|
3431
|
+
var _excluded$1I = ["testId"];
|
|
3420
3432
|
var IconPrint = forwardRef(function (_ref, ref) {
|
|
3421
3433
|
var _ref$testId = _ref.testId,
|
|
3422
3434
|
testId = _ref$testId === void 0 ? 'icon-print' : _ref$testId,
|
|
3423
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3435
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1I);
|
|
3424
3436
|
|
|
3425
3437
|
return React__default.createElement("svg", Object.assign({
|
|
3426
|
-
viewBox: "0 0 20 20",
|
|
3427
|
-
fill: "none",
|
|
3428
3438
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3439
|
+
fill: "none",
|
|
3440
|
+
viewBox: "0 0 20 20",
|
|
3429
3441
|
style: getIconStyles(props),
|
|
3430
3442
|
"data-testid": testId,
|
|
3431
3443
|
ref: ref
|
|
3432
3444
|
}, props), React__default.createElement("path", {
|
|
3445
|
+
fill: "currentColor",
|
|
3433
3446
|
fillRule: "evenodd",
|
|
3434
|
-
clipRule: "evenodd",
|
|
3435
3447
|
d: "M16.25 7.5h.625C18.601 7.5 20 8.9 20 10.625v3.75c0 .345-.28.625-.625.625H16.25v4.375c0 .345-.28.625-.625.625H4.375a.625.625 0 0 1-.625-.625V15H.625A.625.625 0 0 1 0 14.375v-3.75C0 8.899 1.4 7.5 3.125 7.5h.625V1.25C3.75.56 4.283 0 4.94 0h7.042c.332 0 .65.132.884.366l3.018 3.018c.234.234.366.552.366.884V7.5Zm-1.768-3.75L12.5 1.768V3.75h1.982Zm-9.477-2.5h6.245v2.5c0 .69.56 1.25 1.25 1.25H15v2.5H5l.005-6.25ZM5 18.75h10V15H5v3.75Zm13.75-5H1.25v-3.125c0-1.034.841-1.875 1.875-1.875h13.75c1.034 0 1.875.841 1.875 1.875v3.125Zm-4.063-2.5a.937.937 0 1 1 1.875 0 .937.937 0 0 1-1.875 0Z",
|
|
3436
|
-
|
|
3448
|
+
clipRule: "evenodd"
|
|
3437
3449
|
}));
|
|
3438
3450
|
});
|
|
3439
3451
|
IconPrint.displayName = 'IconPrint';
|
|
3440
3452
|
|
|
3441
|
-
var _excluded$
|
|
3453
|
+
var _excluded$1J = ["testId"];
|
|
3442
3454
|
var IconQuestionCircle = forwardRef(function (_ref, ref) {
|
|
3443
3455
|
var _ref$testId = _ref.testId,
|
|
3444
3456
|
testId = _ref$testId === void 0 ? 'icon-question-circle' : _ref$testId,
|
|
3445
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3457
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1J);
|
|
3446
3458
|
|
|
3447
3459
|
return React__default.createElement("svg", Object.assign({
|
|
3448
|
-
viewBox: "0 0 20 20",
|
|
3449
|
-
fill: "none",
|
|
3450
3460
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3461
|
+
fill: "none",
|
|
3462
|
+
viewBox: "0 0 20 20",
|
|
3451
3463
|
style: getIconStyles(props),
|
|
3452
3464
|
"data-testid": testId,
|
|
3453
3465
|
ref: ref
|
|
3454
3466
|
}, props), React__default.createElement("path", {
|
|
3455
|
-
|
|
3456
|
-
|
|
3467
|
+
fill: "currentColor",
|
|
3468
|
+
d: "M10 13.281a1.094 1.094 0 1 0 0 2.188 1.094 1.094 0 0 0 0-2.188Zm.3-.937h-.625a.469.469 0 0 1-.47-.469v-.015c0-2.748 3.026-2.485 3.026-4.196 0-.781-.694-1.57-2.244-1.57-1.138 0-1.729.377-2.313 1.12a.467.467 0 0 1-.635.093l-.513-.357a.468.468 0 0 1-.103-.671c.83-1.064 1.813-1.748 3.564-1.748 2.044 0 3.806 1.162 3.806 3.133 0 2.634-3.025 2.495-3.025 4.196v.015c0 .259-.21.469-.468.469ZM10 1.563c4.634 0 8.438 3.752 8.438 8.437A8.435 8.435 0 0 1 10 18.438 8.435 8.435 0 0 1 1.562 10 8.437 8.437 0 0 1 10 1.562Zm0-1.25a9.687 9.687 0 1 0 0 19.375A9.687 9.687 0 0 0 19.688 10C19.688 4.652 15.35.312 10 .312Z"
|
|
3457
3469
|
}));
|
|
3458
3470
|
});
|
|
3459
3471
|
IconQuestionCircle.displayName = 'IconQuestionCircle';
|
|
3460
3472
|
|
|
3461
|
-
var _excluded$
|
|
3473
|
+
var _excluded$1K = ["testId"];
|
|
3462
3474
|
var IconRepeat = forwardRef(function (_ref, ref) {
|
|
3463
3475
|
var _ref$testId = _ref.testId,
|
|
3464
3476
|
testId = _ref$testId === void 0 ? 'icon-repeat' : _ref$testId,
|
|
3465
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3477
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1K);
|
|
3466
3478
|
|
|
3467
3479
|
return React__default.createElement("svg", Object.assign({
|
|
3468
|
-
viewBox: "0 0 20 20",
|
|
3469
|
-
fill: "none",
|
|
3470
3480
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3481
|
+
fill: "none",
|
|
3482
|
+
viewBox: "0 0 20 20",
|
|
3471
3483
|
style: getIconStyles(props),
|
|
3472
3484
|
"data-testid": testId,
|
|
3473
3485
|
ref: ref
|
|
3474
3486
|
}, props), React__default.createElement("path", {
|
|
3475
|
-
|
|
3476
|
-
|
|
3487
|
+
fill: "currentColor",
|
|
3488
|
+
d: "M0 10c0 3.469 2.804 6.29 6.25 6.29h9.429l-2.665 2.682a.474.474 0 0 0 0 .667l.221.223c.184.184.48.184.663 0l3.842-3.867a.474.474 0 0 0 0-.667l-3.842-3.867a.467.467 0 0 0-.663 0l-.22.223a.474.474 0 0 0 0 .667l2.664 2.682H6.25c-2.757 0-5-2.258-5-5.033 0-1.123.367-2.16.987-2.999a.475.475 0 0 0-.043-.616L1.97 6.16a.467.467 0 0 0-.706.05A6.284 6.284 0 0 0 0 10Zm17.763 2.999c.62-.838.987-1.876.987-2.999 0-2.775-2.243-5.033-5-5.033H4.321L6.986 7.65a.474.474 0 0 1 0 .667l-.221.223a.467.467 0 0 1-.663 0L2.26 4.672a.474.474 0 0 1 0-.667L6.102.138a.467.467 0 0 1 .663 0l.22.223a.474.474 0 0 1 0 .667L4.321 3.709h9.429C17.196 3.71 20 6.531 20 10a6.285 6.285 0 0 1-1.265 3.79.468.468 0 0 1-.706.05l-.223-.225a.475.475 0 0 1-.043-.616Z"
|
|
3477
3489
|
}));
|
|
3478
3490
|
});
|
|
3479
3491
|
IconRepeat.displayName = 'IconRepeat';
|
|
3480
3492
|
|
|
3481
|
-
var _excluded$
|
|
3493
|
+
var _excluded$1L = ["testId"];
|
|
3482
3494
|
var IconReply = forwardRef(function (_ref, ref) {
|
|
3483
3495
|
var _ref$testId = _ref.testId,
|
|
3484
3496
|
testId = _ref$testId === void 0 ? 'icon-reply' : _ref$testId,
|
|
3485
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3497
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1L);
|
|
3486
3498
|
|
|
3487
3499
|
return React__default.createElement("svg", Object.assign({
|
|
3488
|
-
viewBox: "0 0 20 20",
|
|
3489
|
-
fill: "none",
|
|
3490
3500
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3501
|
+
fill: "none",
|
|
3502
|
+
viewBox: "0 0 20 20",
|
|
3491
3503
|
style: getIconStyles(props),
|
|
3492
3504
|
"data-testid": testId,
|
|
3493
3505
|
ref: ref
|
|
3494
3506
|
}, props), React__default.createElement("path", {
|
|
3495
|
-
|
|
3496
|
-
|
|
3507
|
+
fill: "currentColor",
|
|
3508
|
+
d: "m.788 9.854 5.893 6.161c.828.866 2.307.288 2.307-.926v-2.94c5.17.06 7.335.56 6.067 5.058-.28.988.852 1.749 1.663 1.156 1.115-.815 2.985-2.665 2.985-5.845 0-5.729-5.175-6.731-10.715-6.798V2.77c0-1.215-1.48-1.79-2.307-.926L.788 8.003a1.34 1.34 0 0 0 0 1.851Zm.775-1.11 5.893-6.161a.268.268 0 0 1 .461.185v4.018c5.26 0 10.714.374 10.714 5.732 0 2.49-1.339 4.09-2.545 4.972 1.719-6.093-2.43-6.418-8.169-6.418v4.017a.268.268 0 0 1-.461.186L1.563 9.114a.267.267 0 0 1 0-.37Z"
|
|
3497
3509
|
}));
|
|
3498
3510
|
});
|
|
3499
3511
|
IconReply.displayName = 'IconReply';
|
|
3500
3512
|
|
|
3501
|
-
var _excluded$
|
|
3502
|
-
|
|
3503
|
-
var IconRocket = function IconRocket(_ref) {
|
|
3513
|
+
var _excluded$1M = ["testId"];
|
|
3514
|
+
var IconRocket = forwardRef(function (_ref, ref) {
|
|
3504
3515
|
var _ref$testId = _ref.testId,
|
|
3505
3516
|
testId = _ref$testId === void 0 ? 'icon-rocket' : _ref$testId,
|
|
3506
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3517
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1M);
|
|
3507
3518
|
|
|
3508
3519
|
return React__default.createElement("svg", Object.assign({
|
|
3509
|
-
viewBox: "0 0 20 20",
|
|
3510
|
-
fill: "none",
|
|
3511
3520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3521
|
+
fill: "none",
|
|
3522
|
+
viewBox: "0 0 20 20",
|
|
3512
3523
|
style: getIconStyles(props),
|
|
3513
|
-
"data-testid": testId
|
|
3524
|
+
"data-testid": testId,
|
|
3525
|
+
ref: ref
|
|
3514
3526
|
}, props), React__default.createElement("path", {
|
|
3515
|
-
|
|
3527
|
+
fill: "currentColor",
|
|
3528
|
+
d: "M19.728.755a.629.629 0 0 0-.483-.482C17.971 0 16.975 0 15.981 0 11.929 0 9.49 2.152 7.665 5H3.704a1.875 1.875 0 0 0-1.675 1.035l-1.93 3.86a.937.937 0 0 0 .839 1.355h3.617l-.414.837a1.24 1.24 0 0 0 .24 1.43l2.101 2.099a1.25 1.25 0 0 0 .883.368c.19 0 .377-.044.547-.128l.836-.413v3.62a.94.94 0 0 0 .937.937.924.924 0 0 0 .415-.099l3.856-1.93a1.871 1.871 0 0 0 1.035-1.675v-3.964c2.843-1.827 5.007-4.275 5.007-8.309.003-.997.003-1.992-.27-3.268ZM1.443 10l1.703-3.406a.628.628 0 0 1 .558-.344H7.03C6.486 7.346 5.79 8.75 5.173 10h-3.73Zm12.3 6.296a.625.625 0 0 1-.347.558l-3.398 1.7v-3.73c1.25-.619 2.649-1.313 3.744-1.858v3.33Zm.571-5.01c-1.543.772-5.307 2.634-6.95 3.446L5.263 12.64c.815-1.65 2.677-5.413 3.447-6.96 1.961-3.063 4.206-4.43 7.272-4.43.841 0 1.64 0 2.603.168.17.971.166 1.766.163 2.605 0 3.05-1.366 5.292-4.433 7.262Zm.059-8.161a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0 3.75a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"
|
|
3516
3529
|
}));
|
|
3517
|
-
};
|
|
3518
|
-
|
|
3530
|
+
});
|
|
3519
3531
|
IconRocket.displayName = 'IconRocket';
|
|
3520
3532
|
|
|
3521
|
-
var _excluded$
|
|
3533
|
+
var _excluded$1N = ["testId"];
|
|
3522
3534
|
var IconSearch = forwardRef(function (_ref, ref) {
|
|
3523
3535
|
var _ref$testId = _ref.testId,
|
|
3524
3536
|
testId = _ref$testId === void 0 ? 'icon-search' : _ref$testId,
|
|
3525
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3537
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1N);
|
|
3526
3538
|
|
|
3527
3539
|
return React__default.createElement("svg", Object.assign({
|
|
3528
|
-
viewBox: "0 0 20 20",
|
|
3529
|
-
fill: "none",
|
|
3530
3540
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3541
|
+
fill: "none",
|
|
3542
|
+
viewBox: "0 0 20 20",
|
|
3531
3543
|
style: getIconStyles(props),
|
|
3532
3544
|
"data-testid": testId,
|
|
3533
3545
|
ref: ref
|
|
3534
3546
|
}, props), React__default.createElement("path", {
|
|
3547
|
+
fill: "currentColor",
|
|
3535
3548
|
fillRule: "evenodd",
|
|
3536
|
-
clipRule: "evenodd",
|
|
3537
3549
|
d: "m14.795 13.747 5.03 5.029a.468.468 0 0 1 0 .663l-.386.386a.468.468 0 0 1-.663 0l-5.03-5.03a.48.48 0 0 1-.136-.331v-.398A8.108 8.108 0 0 1 0 8.11C0 3.63 3.63 0 8.11 0a8.108 8.108 0 0 1 5.952 13.61h.402c.125 0 .242.047.331.137ZM1.248 8.109a6.857 6.857 0 0 0 6.861 6.862 6.857 6.857 0 0 0 6.862-6.862 6.857 6.857 0 0 0-6.862-6.861 6.857 6.857 0 0 0-6.861 6.861Z",
|
|
3538
|
-
|
|
3550
|
+
clipRule: "evenodd"
|
|
3539
3551
|
}));
|
|
3540
3552
|
});
|
|
3541
3553
|
IconSearch.displayName = 'IconSearch';
|
|
3542
3554
|
|
|
3543
|
-
var _excluded$
|
|
3555
|
+
var _excluded$1O = ["testId"];
|
|
3544
3556
|
var IconSignOut = forwardRef(function (_ref, ref) {
|
|
3545
3557
|
var _ref$testId = _ref.testId,
|
|
3546
3558
|
testId = _ref$testId === void 0 ? 'icon-sign-out' : _ref$testId,
|
|
3547
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3559
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1O);
|
|
3548
3560
|
|
|
3549
3561
|
return React__default.createElement("svg", Object.assign({
|
|
3550
|
-
viewBox: "0 0 20 20",
|
|
3551
|
-
fill: "none",
|
|
3552
3562
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3563
|
+
fill: "none",
|
|
3564
|
+
viewBox: "0 0 20 20",
|
|
3553
3565
|
style: getIconStyles(props),
|
|
3554
3566
|
"data-testid": testId,
|
|
3555
3567
|
ref: ref
|
|
3556
3568
|
}, props), React__default.createElement("path", {
|
|
3557
|
-
|
|
3558
|
-
|
|
3569
|
+
fill: "currentColor",
|
|
3570
|
+
d: "M6.25 9.314c0-.344.281-.625.625-.625H12.5V5.02c0-.278.336-.418.531-.223l5.531 5.59a.625.625 0 0 1 0 .887l-5.53 5.59a.311.311 0 0 1-.532-.223v-3.668H6.875a.627.627 0 0 1-.625-.625V9.314Zm-1.25 0v3.035c0 1.035.84 1.875 1.875 1.875h4.375v2.418c0 1.387 1.68 2.09 2.664 1.105l5.535-5.586a1.877 1.877 0 0 0 0-2.656l-5.535-5.59c-.98-.98-2.664-.285-2.664 1.106v2.418H6.875A1.878 1.878 0 0 0 5 9.314ZM0 5.208v11.25c0 1.035.84 1.875 1.875 1.875h5.156a.47.47 0 0 0 .469-.468v-.313a.47.47 0 0 0-.469-.469H1.875a.627.627 0 0 1-.625-.625V5.208c0-.344.281-.625.625-.625h5.156a.47.47 0 0 0 .469-.469v-.312a.47.47 0 0 0-.469-.469H1.875C.84 3.333 0 4.173 0 5.208Z"
|
|
3559
3571
|
}));
|
|
3560
3572
|
});
|
|
3561
3573
|
IconSignOut.displayName = 'IconSignOut';
|
|
3562
3574
|
|
|
3563
|
-
var _excluded$
|
|
3575
|
+
var _excluded$1P = ["testId"];
|
|
3564
3576
|
var IconSitemap = forwardRef(function (_ref, ref) {
|
|
3565
3577
|
var _ref$testId = _ref.testId,
|
|
3566
3578
|
testId = _ref$testId === void 0 ? 'icon-sitemap' : _ref$testId,
|
|
3567
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3579
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1P);
|
|
3568
3580
|
|
|
3569
3581
|
return React__default.createElement("svg", Object.assign({
|
|
3570
|
-
viewBox: "0 0 20 20",
|
|
3571
|
-
fill: "none",
|
|
3572
3582
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3583
|
+
fill: "none",
|
|
3584
|
+
viewBox: "0 0 20 20",
|
|
3573
3585
|
style: getIconStyles(props),
|
|
3574
3586
|
"data-testid": testId,
|
|
3575
3587
|
ref: ref
|
|
3576
3588
|
}, props), React__default.createElement("path", {
|
|
3589
|
+
fill: "currentColor",
|
|
3577
3590
|
fillRule: "evenodd",
|
|
3578
|
-
clipRule: "evenodd",
|
|
3579
3591
|
d: "M19 12.667h-1v-3.05a.95.95 0 0 0-.95-.95H10.5v-2H12a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1.5v2H2.95a.95.95 0 0 0-.95.95v3.05H1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3v-3h6.5v3h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-1v-3H17v3h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1Zm-15 1v3H1v-3h3Zm7.5 3v-3h-3v3h3Zm-3.5-11v-3h4v3H8Zm8 11h3v-3h-3v3Z",
|
|
3580
|
-
|
|
3592
|
+
clipRule: "evenodd"
|
|
3581
3593
|
}));
|
|
3582
3594
|
});
|
|
3583
3595
|
IconSitemap.displayName = 'IconSitemap';
|
|
3584
3596
|
|
|
3585
|
-
var _excluded$
|
|
3597
|
+
var _excluded$1Q = ["testId"];
|
|
3586
3598
|
var IconSlidersH = forwardRef(function (_ref, ref) {
|
|
3587
3599
|
var _ref$testId = _ref.testId,
|
|
3588
3600
|
testId = _ref$testId === void 0 ? 'icon-sliders-h' : _ref$testId,
|
|
3589
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3601
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1Q);
|
|
3590
3602
|
|
|
3591
3603
|
return React__default.createElement("svg", Object.assign({
|
|
3592
|
-
viewBox: "0 0 20 20",
|
|
3593
|
-
fill: "none",
|
|
3594
3604
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3605
|
+
fill: "none",
|
|
3606
|
+
viewBox: "0 0 20 20",
|
|
3595
3607
|
style: getIconStyles(props),
|
|
3596
3608
|
"data-testid": testId,
|
|
3597
3609
|
ref: ref
|
|
3598
3610
|
}, props), React__default.createElement("g", {
|
|
3599
3611
|
clipPath: "url(#icon-sliders-h_svg__a)"
|
|
3600
3612
|
}, React__default.createElement("path", {
|
|
3601
|
-
|
|
3602
|
-
|
|
3613
|
+
fill: "currentColor",
|
|
3614
|
+
d: "M19.688 15H7.5v-1.563a.935.935 0 0 0-.938-.937H4.688a.935.935 0 0 0-.937.938V15H.312a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313H3.75v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V16.25h12.188c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM6.25 17.5H5v-3.75h1.25v3.75ZM19.688 3.75H10V2.187a.935.935 0 0 0-.938-.937H7.188a.935.935 0 0 0-.938.938V3.75H.312A.313.313 0 0 0 0 4.063v.625C0 4.859.14 5 .313 5H6.25v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V5h9.688c.171 0 .312-.14.312-.313v-.625a.313.313 0 0 0-.313-.312ZM8.75 6.25H7.5V2.5h1.25v3.75Zm10.938 3.125H16.25V7.812a.935.935 0 0 0-.938-.937h-1.874a.935.935 0 0 0-.938.938v1.562H.312A.313.313 0 0 0 0 9.688v.624c0 .172.14.313.313.313H12.5v1.563c0 .519.418.937.938.937h1.874c.52 0 .938-.418.938-.938v-1.562h3.438c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM15 11.875h-1.25v-3.75H15v3.75Z"
|
|
3603
3615
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3604
3616
|
id: "icon-sliders-h_svg__a"
|
|
3605
3617
|
}, React__default.createElement("path", {
|
|
@@ -3609,129 +3621,129 @@ var IconSlidersH = forwardRef(function (_ref, ref) {
|
|
|
3609
3621
|
});
|
|
3610
3622
|
IconSlidersH.displayName = 'IconSlidersH';
|
|
3611
3623
|
|
|
3612
|
-
var _excluded$
|
|
3624
|
+
var _excluded$1R = ["testId"];
|
|
3613
3625
|
var IconSort = forwardRef(function (_ref, ref) {
|
|
3614
3626
|
var _ref$testId = _ref.testId,
|
|
3615
3627
|
testId = _ref$testId === void 0 ? 'icon-sort' : _ref$testId,
|
|
3616
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3628
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1R);
|
|
3617
3629
|
|
|
3618
3630
|
return React__default.createElement("svg", Object.assign({
|
|
3619
|
-
viewBox: "0 0 20 20",
|
|
3620
|
-
fill: "none",
|
|
3621
3631
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3632
|
+
fill: "none",
|
|
3633
|
+
viewBox: "0 0 20 20",
|
|
3622
3634
|
style: getIconStyles(props),
|
|
3623
3635
|
"data-testid": testId,
|
|
3624
3636
|
ref: ref
|
|
3625
3637
|
}, props), React__default.createElement("path", {
|
|
3626
|
-
|
|
3627
|
-
|
|
3638
|
+
fill: "currentColor",
|
|
3639
|
+
d: "m16.74 4.602-3.284-3.215a.466.466 0 0 0-.66 0l-3.28 3.216a.469.469 0 0 0-.004.664l.22.222a.466.466 0 0 0 .66.003l2.11-2.057v15.002a.313.313 0 0 0 .312.313h.625a.312.312 0 0 0 .312-.313V3.441l2.107 2.045a.469.469 0 0 0 .661 0l.22-.222a.469.469 0 0 0 0-.662Zm-6.468 9.912a.464.464 0 0 0-.66-.003l-2.11 2.057V1.562a.312.312 0 0 0-.313-.312h-.625a.312.312 0 0 0-.313.313v14.996l-2.107-2.045a.468.468 0 0 0-.66 0l-.221.222a.47.47 0 0 0 0 .664l3.283 3.214a.467.467 0 0 0 .66 0l3.28-3.215a.468.468 0 0 0 .004-.664l-.218-.22Z"
|
|
3628
3640
|
}));
|
|
3629
3641
|
});
|
|
3630
3642
|
IconSort.displayName = 'IconSort';
|
|
3631
3643
|
|
|
3632
|
-
var _excluded$
|
|
3644
|
+
var _excluded$1S = ["testId"];
|
|
3633
3645
|
var IconStarSolid = forwardRef(function (_ref, ref) {
|
|
3634
3646
|
var _ref$testId = _ref.testId,
|
|
3635
3647
|
testId = _ref$testId === void 0 ? 'icon-star-solid' : _ref$testId,
|
|
3636
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3648
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1S);
|
|
3637
3649
|
|
|
3638
3650
|
return React__default.createElement("svg", Object.assign({
|
|
3639
|
-
viewBox: "0 0 20 20",
|
|
3640
|
-
fill: "none",
|
|
3641
3651
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3652
|
+
fill: "none",
|
|
3653
|
+
viewBox: "0 0 20 20",
|
|
3642
3654
|
style: getIconStyles(props),
|
|
3643
3655
|
"data-testid": testId,
|
|
3644
3656
|
ref: ref
|
|
3645
3657
|
}, props), React__default.createElement("path", {
|
|
3646
|
-
|
|
3647
|
-
|
|
3658
|
+
fill: "currentColor",
|
|
3659
|
+
d: "M8.944 1.591 6.602 6.34l-5.239.763C.423 7.24.047 8.398.73 9.06l3.79 3.694-.897 5.217c-.16.943.832 1.65 1.664 1.209l4.687-2.464 4.686 2.463c.832.438 1.826-.265 1.664-1.208l-.896-5.217 3.79-3.694c.681-.663.305-1.821-.635-1.958l-5.239-.763-2.341-4.748c-.42-.846-1.635-.857-2.058 0Z"
|
|
3648
3660
|
}));
|
|
3649
3661
|
});
|
|
3650
3662
|
IconStarSolid.displayName = 'IconStarSolid';
|
|
3651
3663
|
|
|
3652
|
-
var _excluded$
|
|
3664
|
+
var _excluded$1T = ["testId"];
|
|
3653
3665
|
var IconStar = forwardRef(function (_ref, ref) {
|
|
3654
3666
|
var _ref$testId = _ref.testId,
|
|
3655
3667
|
testId = _ref$testId === void 0 ? 'icon-star' : _ref$testId,
|
|
3656
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3668
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1T);
|
|
3657
3669
|
|
|
3658
3670
|
return React__default.createElement("svg", Object.assign({
|
|
3659
|
-
viewBox: "0 0 20 20",
|
|
3660
|
-
fill: "none",
|
|
3661
3671
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3672
|
+
fill: "none",
|
|
3673
|
+
viewBox: "0 0 20 20",
|
|
3662
3674
|
style: getIconStyles(props),
|
|
3663
3675
|
"data-testid": testId,
|
|
3664
3676
|
ref: ref
|
|
3665
3677
|
}, props), React__default.createElement("path", {
|
|
3666
|
-
|
|
3667
|
-
|
|
3678
|
+
fill: "currentColor",
|
|
3679
|
+
d: "m18.976 6.699-5.462-.832L11.073.696a1.175 1.175 0 0 0-2.146 0L6.486 5.867l-5.462.832c-.98.148-1.372 1.41-.661 2.132l3.951 4.023-.935 5.683c-.168 1.027.868 1.797 1.735 1.317L10 17.17l4.886 2.683c.867.477 1.903-.289 1.735-1.316l-.935-5.683 3.951-4.023c.71-.722.318-1.984-.661-2.132Zm-4.572 5.718 1.039 6.327L10 15.76l-5.44 2.988 1.04-6.327-4.404-4.488 6.083-.922L10 1.251l2.722 5.76 6.082.922-4.4 4.484Z"
|
|
3668
3680
|
}));
|
|
3669
3681
|
});
|
|
3670
3682
|
IconStar.displayName = 'IconStar';
|
|
3671
3683
|
|
|
3672
|
-
var _excluded$
|
|
3684
|
+
var _excluded$1U = ["testId"];
|
|
3673
3685
|
var IconStickyNoteLines = forwardRef(function (_ref, ref) {
|
|
3674
3686
|
var _ref$testId = _ref.testId,
|
|
3675
3687
|
testId = _ref$testId === void 0 ? 'icon-sticky-note-lines' : _ref$testId,
|
|
3676
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3688
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1U);
|
|
3677
3689
|
|
|
3678
3690
|
return React__default.createElement("svg", Object.assign({
|
|
3679
|
-
viewBox: "0 0 20 20",
|
|
3680
|
-
fill: "none",
|
|
3681
3691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3692
|
+
fill: "none",
|
|
3693
|
+
viewBox: "0 0 20 20",
|
|
3682
3694
|
style: getIconStyles(props),
|
|
3683
3695
|
"data-testid": testId,
|
|
3684
3696
|
ref: ref
|
|
3685
3697
|
}, props), React__default.createElement("path", {
|
|
3686
|
-
|
|
3687
|
-
|
|
3698
|
+
fill: "currentColor",
|
|
3699
|
+
d: "M20 14.112V2.142C20 .96 19.04 0 17.857 0H2.143C.959 0 0 .96 0 2.143v15.714C0 19.041.96 20 2.143 20h11.97c.568 0 1.113-.226 1.515-.628l3.744-3.745c.402-.401.628-.946.628-1.515Zm-5.383 4.25a.71.71 0 0 1-.331.188v-4.264h4.263a.708.708 0 0 1-.187.331l-3.744 3.745Zm3.954-16.22v10.715H13.93c-.592 0-1.072.48-1.072 1.071v4.643H2.143a.714.714 0 0 1-.714-.714V2.143c0-.395.32-.714.714-.714h15.714c.395 0 .714.32.714.714Z"
|
|
3688
3700
|
}), React__default.createElement("path", {
|
|
3689
|
-
|
|
3690
|
-
|
|
3701
|
+
fill: "currentColor",
|
|
3702
|
+
d: "M5.313 9.583h5.625c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.314A.313.313 0 0 1 5 10.521v-.625c0-.172.14-.313.313-.313ZM5.313 5.833h9.375c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.313A.313.313 0 0 1 5 6.771v-.625c0-.172.14-.313.313-.313Z"
|
|
3691
3703
|
}));
|
|
3692
3704
|
});
|
|
3693
3705
|
IconStickyNoteLines.displayName = 'IconStickyNoteLines';
|
|
3694
3706
|
|
|
3695
|
-
var _excluded$
|
|
3707
|
+
var _excluded$1V = ["testId"];
|
|
3696
3708
|
var IconStopwatch = forwardRef(function (_ref, ref) {
|
|
3697
3709
|
var _ref$testId = _ref.testId,
|
|
3698
3710
|
testId = _ref$testId === void 0 ? 'icon-stopwatch' : _ref$testId,
|
|
3699
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3711
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1V);
|
|
3700
3712
|
|
|
3701
3713
|
return React__default.createElement("svg", Object.assign({
|
|
3702
|
-
viewBox: "0 0 20 20",
|
|
3703
|
-
fill: "none",
|
|
3704
3714
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3715
|
+
fill: "none",
|
|
3716
|
+
viewBox: "0 0 20 20",
|
|
3705
3717
|
style: getIconStyles(props),
|
|
3706
3718
|
"data-testid": testId,
|
|
3707
3719
|
ref: ref
|
|
3708
3720
|
}, props), React__default.createElement("path", {
|
|
3721
|
+
fill: "currentColor",
|
|
3709
3722
|
fillRule: "evenodd",
|
|
3710
|
-
clipRule: "evenodd",
|
|
3711
3723
|
d: "m16.613 5.52.684-.684a.47.47 0 0 0 0-.664l-.223-.223a.47.47 0 0 0-.664 0l-.683.684a8.72 8.72 0 0 0-5.145-2.117V1.25h.977a.47.47 0 0 0 .468-.469V.47A.47.47 0 0 0 11.56 0H8.434a.47.47 0 0 0-.47.469V.78c0 .258.212.469.47.469h.898v1.273A8.75 8.75 0 0 0 1.25 11.25a8.75 8.75 0 1 0 15.363-5.73ZM10 18.75a7.497 7.497 0 0 1-7.5-7.5c0-4.145 3.355-7.5 7.5-7.5s7.5 3.355 7.5 7.5-3.355 7.5-7.5 7.5Zm-.625-5.469c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.72a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469v6.562Z",
|
|
3712
|
-
|
|
3724
|
+
clipRule: "evenodd"
|
|
3713
3725
|
}));
|
|
3714
3726
|
});
|
|
3715
3727
|
IconStopwatch.displayName = 'IconStopwatch';
|
|
3716
3728
|
|
|
3717
|
-
var _excluded$
|
|
3729
|
+
var _excluded$1W = ["testId"];
|
|
3718
3730
|
var IconStrikethrough = forwardRef(function (_ref, ref) {
|
|
3719
3731
|
var _ref$testId = _ref.testId,
|
|
3720
3732
|
testId = _ref$testId === void 0 ? 'icon-strikethrough' : _ref$testId,
|
|
3721
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3733
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1W);
|
|
3722
3734
|
|
|
3723
3735
|
return React__default.createElement("svg", Object.assign({
|
|
3724
|
-
viewBox: "0 0 20 20",
|
|
3725
|
-
fill: "none",
|
|
3726
3736
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3737
|
+
fill: "none",
|
|
3738
|
+
viewBox: "0 0 20 20",
|
|
3727
3739
|
style: getIconStyles(props),
|
|
3728
3740
|
"data-testid": testId,
|
|
3729
3741
|
ref: ref
|
|
3730
3742
|
}, props), React__default.createElement("g", {
|
|
3731
3743
|
clipPath: "url(#icon-strikethrough_svg__a)"
|
|
3732
3744
|
}, React__default.createElement("path", {
|
|
3733
|
-
|
|
3734
|
-
|
|
3745
|
+
fill: "currentColor",
|
|
3746
|
+
d: "M14.116 12.5a2.832 2.832 0 0 1 .82 2.666c-.19.898-.842 1.645-1.682 2.012a3.858 3.858 0 0 1-1.538.322H9.141a3.061 3.061 0 0 1-2.914-2.09.315.315 0 0 0-.368-.217l-.611.143a.313.313 0 0 0-.235.39 4.308 4.308 0 0 0 4.128 3.024h2.578a5.115 5.115 0 0 0 2.036-.426c1.31-.57 2.272-1.804 2.46-3.22a4.082 4.082 0 0 0-.52-2.604h-1.58ZM6.61 8.75H9.28L7.74 7.984c-.968-.482-1.563-1.463-1.535-2.606a2.82 2.82 0 0 1 1.571-2.474A3.849 3.849 0 0 1 9.49 2.5h1.87a4.25 4.25 0 0 1 3.73 2.223.312.312 0 0 0 .404.144l.57-.258a.314.314 0 0 0 .153-.43 5.502 5.502 0 0 0-4.858-2.929h-1.87a5.11 5.11 0 0 0-2.271.536c-1.396.698-2.262 2.103-2.262 3.72A3.988 3.988 0 0 0 6.611 8.75ZM19.688 10H.313a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h19.375a.313.313 0 0 0 .312-.313v-.624a.313.313 0 0 0-.313-.313Z"
|
|
3735
3747
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3736
3748
|
id: "icon-strikethrough_svg__a"
|
|
3737
3749
|
}, React__default.createElement("path", {
|
|
@@ -3741,64 +3753,64 @@ var IconStrikethrough = forwardRef(function (_ref, ref) {
|
|
|
3741
3753
|
});
|
|
3742
3754
|
IconStrikethrough.displayName = 'IconStrikethrough';
|
|
3743
3755
|
|
|
3744
|
-
var _excluded$
|
|
3756
|
+
var _excluded$1X = ["testId"];
|
|
3745
3757
|
var IconSyncExclaimation = forwardRef(function (_ref, ref) {
|
|
3746
3758
|
var _ref$testId = _ref.testId,
|
|
3747
3759
|
testId = _ref$testId === void 0 ? 'icon-sync-exclaimation' : _ref$testId,
|
|
3748
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3760
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1X);
|
|
3749
3761
|
|
|
3750
3762
|
return React__default.createElement("svg", Object.assign({
|
|
3751
|
-
viewBox: "0 0 20 20",
|
|
3752
3763
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3764
|
+
viewBox: "0 0 20 20",
|
|
3753
3765
|
style: getIconStyles(props),
|
|
3754
3766
|
"data-testid": testId,
|
|
3755
3767
|
ref: ref
|
|
3756
3768
|
}, props), React__default.createElement("path", {
|
|
3757
|
-
d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM10 0v2c-4.41 0-8 3.589-8 8a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0Zm.084 12.334a.915.915 0 1 1 0 1.833.915.915 0 0 1-.917-.917c0-.507.41-.916.917-.916ZM10.769 5c.13 0 .235.09.231.2l-.29 6.335c-.003.103-.107.187-.23.187h-.792c-.123 0-.228-.08-.231-.187L9.167 5.2c-.004-.11.1-.2.232-.2h1.37Z",
|
|
3758
3769
|
fill: "currentColor",
|
|
3759
|
-
fillRule: "evenodd"
|
|
3770
|
+
fillRule: "evenodd",
|
|
3771
|
+
d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM10 0v2c-4.41 0-8 3.589-8 8a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0Zm.084 12.334a.915.915 0 1 1 0 1.833.915.915 0 0 1-.917-.917c0-.507.41-.916.917-.916ZM10.769 5c.13 0 .235.09.231.2l-.29 6.335c-.003.103-.107.187-.23.187h-.792c-.123 0-.228-.08-.231-.187L9.167 5.2c-.004-.11.1-.2.232-.2h1.37Z"
|
|
3760
3772
|
}));
|
|
3761
3773
|
});
|
|
3762
3774
|
IconSyncExclaimation.displayName = 'IconSyncExclaimation';
|
|
3763
3775
|
|
|
3764
|
-
var _excluded$
|
|
3776
|
+
var _excluded$1Y = ["testId"];
|
|
3765
3777
|
var IconSync = forwardRef(function (_ref, ref) {
|
|
3766
3778
|
var _ref$testId = _ref.testId,
|
|
3767
3779
|
testId = _ref$testId === void 0 ? 'icon-sync' : _ref$testId,
|
|
3768
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3780
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1Y);
|
|
3769
3781
|
|
|
3770
3782
|
return React__default.createElement("svg", Object.assign({
|
|
3771
|
-
viewBox: "0 0 20 20",
|
|
3772
3783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3784
|
+
viewBox: "0 0 20 20",
|
|
3773
3785
|
style: getIconStyles(props),
|
|
3774
3786
|
"data-testid": testId,
|
|
3775
3787
|
ref: ref
|
|
3776
3788
|
}, props), React__default.createElement("path", {
|
|
3777
|
-
d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM2 10a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8Z",
|
|
3778
3789
|
fill: "currentColor",
|
|
3779
|
-
fillRule: "evenodd"
|
|
3790
|
+
fillRule: "evenodd",
|
|
3791
|
+
d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM2 10a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8Z"
|
|
3780
3792
|
}));
|
|
3781
3793
|
});
|
|
3782
3794
|
IconSync.displayName = 'IconSync';
|
|
3783
3795
|
|
|
3784
|
-
var _excluded$
|
|
3796
|
+
var _excluded$1Z = ["testId"];
|
|
3785
3797
|
var IconTable = forwardRef(function (_ref, ref) {
|
|
3786
3798
|
var _ref$testId = _ref.testId,
|
|
3787
3799
|
testId = _ref$testId === void 0 ? 'icon-table' : _ref$testId,
|
|
3788
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3800
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1Z);
|
|
3789
3801
|
|
|
3790
3802
|
return React__default.createElement("svg", Object.assign({
|
|
3791
|
-
viewBox: "0 0 20 20",
|
|
3792
|
-
fill: "none",
|
|
3793
3803
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3804
|
+
fill: "none",
|
|
3805
|
+
viewBox: "0 0 20 20",
|
|
3794
3806
|
style: getIconStyles(props),
|
|
3795
3807
|
"data-testid": testId,
|
|
3796
3808
|
ref: ref
|
|
3797
3809
|
}, props), React__default.createElement("g", {
|
|
3798
3810
|
clipPath: "url(#icon-table_svg__a)"
|
|
3799
3811
|
}, React__default.createElement("path", {
|
|
3800
|
-
|
|
3801
|
-
|
|
3812
|
+
fill: "currentColor",
|
|
3813
|
+
d: "M18.125 1.25H1.875C.839 1.25 0 2.09 0 3.125v13.75c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V3.125c0-1.036-.84-1.875-1.875-1.875ZM6.25 17.5H1.875a.625.625 0 0 1-.625-.625V13.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 10h-5v-3.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 6.25v3.125c0 .345-.28.625-.625.625H13.75v-3.75h5Zm0-1.25h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Z"
|
|
3802
3814
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3803
3815
|
id: "icon-table_svg__a"
|
|
3804
3816
|
}, React__default.createElement("path", {
|
|
@@ -3808,11 +3820,11 @@ var IconTable = forwardRef(function (_ref, ref) {
|
|
|
3808
3820
|
});
|
|
3809
3821
|
IconTable.displayName = 'IconTable';
|
|
3810
3822
|
|
|
3811
|
-
var _excluded$
|
|
3823
|
+
var _excluded$1_ = ["testId"];
|
|
3812
3824
|
var IconTachometer = forwardRef(function (_ref, ref) {
|
|
3813
3825
|
var _ref$testId = _ref.testId,
|
|
3814
3826
|
testId = _ref$testId === void 0 ? 'icon-tachometer' : _ref$testId,
|
|
3815
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3827
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1_);
|
|
3816
3828
|
|
|
3817
3829
|
return React__default.createElement("svg", Object.assign({
|
|
3818
3830
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3827,130 +3839,130 @@ var IconTachometer = forwardRef(function (_ref, ref) {
|
|
|
3827
3839
|
});
|
|
3828
3840
|
IconTachometer.displayName = 'IconTachometer';
|
|
3829
3841
|
|
|
3830
|
-
var _excluded$
|
|
3842
|
+
var _excluded$1$ = ["testId"];
|
|
3831
3843
|
var IconTimesOctagon = forwardRef(function (_ref, ref) {
|
|
3832
3844
|
var _ref$testId = _ref.testId,
|
|
3833
3845
|
testId = _ref$testId === void 0 ? 'icon-times-octagon' : _ref$testId,
|
|
3834
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3846
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$1$);
|
|
3835
3847
|
|
|
3836
3848
|
return React__default.createElement("svg", Object.assign({
|
|
3837
|
-
viewBox: "0 0 20 20",
|
|
3838
|
-
fill: "none",
|
|
3839
3849
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3850
|
+
fill: "none",
|
|
3851
|
+
viewBox: "0 0 20 20",
|
|
3840
3852
|
style: getIconStyles(props),
|
|
3841
3853
|
"data-testid": testId,
|
|
3842
3854
|
ref: ref
|
|
3843
3855
|
}, props), React__default.createElement("path", {
|
|
3856
|
+
fill: "currentColor",
|
|
3844
3857
|
fillRule: "evenodd",
|
|
3845
|
-
clipRule: "evenodd",
|
|
3846
3858
|
d: "M14.094.57c-.351-.35-.827-.55-1.322-.55H7.193c-.495 0-.97.2-1.322.55L.55 5.888c-.351.35-.55.826-.55 1.321v5.58c0 .494.199.97.55 1.32l5.321 5.323c.351.35.827.55 1.322.55h5.579c.495 0 .97-.2 1.322-.55l5.321-5.322c.351-.35.55-.827.55-1.322V7.213c0-.495-.199-.97-.55-1.321L14.094.57Zm4.62 12.217a.62.62 0 0 1-.184.441l-5.318 5.322a.619.619 0 0 1-.44.183H7.193a.62.62 0 0 1-.44-.183L1.43 13.232a.62.62 0 0 1-.183-.44v-5.58a.62.62 0 0 1 .183-.44L6.749 1.45a.62.62 0 0 1 .44-.183h5.58a.62.62 0 0 1 .44.183l5.321 5.322a.62.62 0 0 1 .183.44v5.575Zm-5.369.909.331-.332a.475.475 0 0 0 0-.662L10.975 10l2.701-2.702a.468.468 0 0 0 0-.663l-.331-.331a.468.468 0 0 0-.663 0L9.981 9.006 7.279 6.304a.468.468 0 0 0-.663 0l-.331.331a.468.468 0 0 0 0 .663L8.986 10l-2.701 2.702a.468.468 0 0 0 0 .662l.331.332c.183.183.48.183.663 0l2.702-2.702 2.701 2.702c.184.183.48.183.663 0Z",
|
|
3847
|
-
|
|
3859
|
+
clipRule: "evenodd"
|
|
3848
3860
|
}));
|
|
3849
3861
|
});
|
|
3850
3862
|
IconTimesOctagon.displayName = 'IconTimesOctagon';
|
|
3851
3863
|
|
|
3852
|
-
var _excluded$
|
|
3864
|
+
var _excluded$20 = ["testId"];
|
|
3853
3865
|
var IconTimes = forwardRef(function (_ref, ref) {
|
|
3854
3866
|
var _ref$testId = _ref.testId,
|
|
3855
3867
|
testId = _ref$testId === void 0 ? 'icon-times' : _ref$testId,
|
|
3856
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3868
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$20);
|
|
3857
3869
|
|
|
3858
3870
|
return React__default.createElement("svg", Object.assign({
|
|
3859
|
-
viewBox: "0 0 20 20",
|
|
3860
|
-
fill: "none",
|
|
3861
3871
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3872
|
+
fill: "none",
|
|
3873
|
+
viewBox: "0 0 20 20",
|
|
3862
3874
|
style: getIconStyles(props),
|
|
3863
3875
|
"data-testid": testId,
|
|
3864
3876
|
ref: ref
|
|
3865
3877
|
}, props), React__default.createElement("path", {
|
|
3878
|
+
fill: "currentColor",
|
|
3866
3879
|
fillRule: "evenodd",
|
|
3867
|
-
clipRule: "evenodd",
|
|
3868
3880
|
d: "m19.457 18.143-8.135-8.145 8.135-8.175a.312.312 0 0 0 0-.442l-.884-.884a.312.312 0 0 0-.442 0L9.996 8.672 1.86.497a.312.312 0 0 0-.441 0l-.884.884a.312.312 0 0 0 0 .442L8.67 9.998.534 18.143a.312.312 0 0 0 0 .442l.884.884c.122.122.32.122.441 0l8.137-8.145 8.135 8.145c.122.122.32.122.442 0l.884-.884a.312.312 0 0 0 0-.442Z",
|
|
3869
|
-
|
|
3881
|
+
clipRule: "evenodd"
|
|
3870
3882
|
}));
|
|
3871
3883
|
});
|
|
3872
3884
|
IconTimes.displayName = 'IconTimes';
|
|
3873
3885
|
|
|
3874
|
-
var _excluded$
|
|
3886
|
+
var _excluded$21 = ["testId"];
|
|
3875
3887
|
var IconTrash = forwardRef(function (_ref, ref) {
|
|
3876
3888
|
var _ref$testId = _ref.testId,
|
|
3877
3889
|
testId = _ref$testId === void 0 ? 'icon-trash' : _ref$testId,
|
|
3878
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3890
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$21);
|
|
3879
3891
|
|
|
3880
3892
|
return React__default.createElement("svg", Object.assign({
|
|
3881
|
-
viewBox: "0 0 20 20",
|
|
3882
|
-
fill: "none",
|
|
3883
3893
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3894
|
+
fill: "none",
|
|
3895
|
+
viewBox: "0 0 20 20",
|
|
3884
3896
|
style: getIconStyles(props),
|
|
3885
3897
|
"data-testid": testId,
|
|
3886
3898
|
ref: ref
|
|
3887
3899
|
}, props), React__default.createElement("path", {
|
|
3900
|
+
fill: "currentColor",
|
|
3888
3901
|
fillRule: "evenodd",
|
|
3889
|
-
clipRule: "evenodd",
|
|
3890
3902
|
d: "m13.063.75 1.312 1.75h3.438c.519 0 .937.418.937.938v.078a.235.235 0 0 1-.234.234H17.5v14.375c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 0 1 2.5 18.125V3.75H1.484a.235.235 0 0 1-.234-.234v-.079c0-.519.418-.937.938-.937h3.437L6.938.75c.355-.473.91-.75 1.5-.75h3.124c.59 0 1.145.277 1.5.75Zm-1.5.5H8.437a.629.629 0 0 0-.5.25l-.75 1h5.625l-.75-1a.63.63 0 0 0-.5-.25Zm4.687 16.875a.627.627 0 0 1-.625.625H4.375a.627.627 0 0 1-.625-.625V3.75h12.5v14.375ZM9.375 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.094a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469ZM6.25 16.406V6.094a.47.47 0 0 1 .469-.469h.312a.47.47 0 0 1 .469.469v10.312a.47.47 0 0 1-.469.469H6.72a.47.47 0 0 1-.469-.469ZM12.5 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.094a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469Z",
|
|
3891
|
-
|
|
3903
|
+
clipRule: "evenodd"
|
|
3892
3904
|
}));
|
|
3893
3905
|
});
|
|
3894
3906
|
IconTrash.displayName = 'IconTrash';
|
|
3895
3907
|
|
|
3896
|
-
var _excluded$
|
|
3908
|
+
var _excluded$22 = ["testId"];
|
|
3897
3909
|
var IconUnderline = forwardRef(function (_ref, ref) {
|
|
3898
3910
|
var _ref$testId = _ref.testId,
|
|
3899
3911
|
testId = _ref$testId === void 0 ? 'icon-underline' : _ref$testId,
|
|
3900
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3912
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$22);
|
|
3901
3913
|
|
|
3902
3914
|
return React__default.createElement("svg", Object.assign({
|
|
3903
|
-
viewBox: "0 0 20 20",
|
|
3904
|
-
fill: "none",
|
|
3905
3915
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3916
|
+
fill: "none",
|
|
3917
|
+
viewBox: "0 0 20 20",
|
|
3906
3918
|
style: getIconStyles(props),
|
|
3907
3919
|
"data-testid": testId,
|
|
3908
3920
|
ref: ref
|
|
3909
3921
|
}, props), React__default.createElement("path", {
|
|
3910
|
-
|
|
3911
|
-
|
|
3922
|
+
fill: "currentColor",
|
|
3923
|
+
d: "M18.196.29h-5.464a.303.303 0 0 0-.303.304V1.2a.304.304 0 0 0 .303.303h2.125v8.5a4.857 4.857 0 1 1-9.714 0v-8.5h2.125a.304.304 0 0 0 .303-.303V.594A.304.304 0 0 0 7.268.29H1.804A.304.304 0 0 0 1.5.594V1.2a.304.304 0 0 0 .304.303h2.125v8.5A6.079 6.079 0 0 0 10 16.076a6.079 6.079 0 0 0 6.071-6.072v-8.5h2.125a.304.304 0 0 0 .304-.303V.594a.304.304 0 0 0-.304-.304Zm0 18.214H1.804a.304.304 0 0 0-.304.304v.607a.303.303 0 0 0 .304.304h16.392a.304.304 0 0 0 .304-.304v-.607a.304.304 0 0 0-.304-.304Z"
|
|
3912
3924
|
}));
|
|
3913
3925
|
});
|
|
3914
3926
|
IconUnderline.displayName = 'IconUnderline';
|
|
3915
3927
|
|
|
3916
|
-
var _excluded$
|
|
3928
|
+
var _excluded$23 = ["testId"];
|
|
3917
3929
|
var IconUndo = forwardRef(function (_ref, ref) {
|
|
3918
3930
|
var _ref$testId = _ref.testId,
|
|
3919
3931
|
testId = _ref$testId === void 0 ? 'icon-undo' : _ref$testId,
|
|
3920
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3932
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$23);
|
|
3921
3933
|
|
|
3922
3934
|
return React__default.createElement("svg", Object.assign({
|
|
3923
|
-
viewBox: "0 0 20 20",
|
|
3924
|
-
fill: "none",
|
|
3925
3935
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3936
|
+
fill: "none",
|
|
3937
|
+
viewBox: "0 0 20 20",
|
|
3926
3938
|
style: getIconStyles(props),
|
|
3927
3939
|
"data-testid": testId,
|
|
3928
3940
|
ref: ref
|
|
3929
3941
|
}, props), React__default.createElement("path", {
|
|
3930
|
-
|
|
3931
|
-
|
|
3942
|
+
fill: "currentColor",
|
|
3943
|
+
d: "M.781.313h.39c.26 0 .47.21.47.468v4.322a9.682 9.682 0 0 1 8.39-4.79c5.328.016 9.665 4.375 9.656 9.702-.008 5.344-4.342 9.672-9.687 9.672a9.652 9.652 0 0 1-6.491-2.496.47.47 0 0 1-.02-.68l.277-.277a.468.468 0 0 1 .644-.018A8.327 8.327 0 0 0 10 18.36c4.6 0 8.36-3.724 8.36-8.359 0-4.6-3.724-8.36-8.36-8.36a8.357 8.357 0 0 0-7.433 4.532H7.03c.26 0 .469.21.469.469v.39c0 .26-.21.469-.469.469H.781a.469.469 0 0 1-.469-.469V.781c0-.259.21-.468.47-.468Z"
|
|
3932
3944
|
}));
|
|
3933
3945
|
});
|
|
3934
3946
|
IconUndo.displayName = 'IconUndo';
|
|
3935
3947
|
|
|
3936
|
-
var _excluded$
|
|
3948
|
+
var _excluded$24 = ["testId"];
|
|
3937
3949
|
var IconUniversity = forwardRef(function (_ref, ref) {
|
|
3938
3950
|
var _ref$testId = _ref.testId,
|
|
3939
3951
|
testId = _ref$testId === void 0 ? 'icon-university' : _ref$testId,
|
|
3940
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
3952
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$24);
|
|
3941
3953
|
|
|
3942
3954
|
return React__default.createElement("svg", Object.assign({
|
|
3943
|
-
viewBox: "0 0 20 20",
|
|
3944
|
-
fill: "none",
|
|
3945
3955
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3956
|
+
fill: "none",
|
|
3957
|
+
viewBox: "0 0 20 20",
|
|
3946
3958
|
style: getIconStyles(props),
|
|
3947
3959
|
"data-testid": testId,
|
|
3948
3960
|
ref: ref
|
|
3949
3961
|
}, props), React__default.createElement("g", {
|
|
3950
3962
|
clipPath: "url(#icon-university_svg__a)"
|
|
3951
3963
|
}, React__default.createElement("path", {
|
|
3952
|
-
|
|
3953
|
-
|
|
3964
|
+
fill: "currentColor",
|
|
3965
|
+
d: "M19.375 17.5h-.625v-1.563a.937.937 0 0 0-.938-.937H16.25V8.125H15V15h-2.5V8.125h-1.25V15h-2.5V8.125H7.5V15H5V8.125H3.75V15H2.187a.937.937 0 0 0-.937.938V17.5H.625a.625.625 0 0 0-.625.625v.313a.313.313 0 0 0 .313.312h19.375a.313.313 0 0 0 .312-.313v-.312a.625.625 0 0 0-.625-.625ZM2.5 16.25h15v1.25h-15v-1.25ZM19.698 5.312l-9.105-3.966a1.875 1.875 0 0 0-1.186 0L.302 5.312A.469.469 0 0 0 0 5.752v.343c0 .259.21.468.469.468h.781v.47c0 .258.21.468.469.468H18.28c.26 0 .469-.21.469-.469v-.468h.781c.26 0 .469-.21.469-.47v-.342a.469.469 0 0 0-.302-.439ZM17.5 6.25h-15v-.531L9.842 2.52a.625.625 0 0 1 .316 0L17.5 5.72v.531Z"
|
|
3954
3966
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3955
3967
|
id: "icon-university_svg__a"
|
|
3956
3968
|
}, React__default.createElement("path", {
|
|
@@ -3960,30 +3972,57 @@ var IconUniversity = forwardRef(function (_ref, ref) {
|
|
|
3960
3972
|
});
|
|
3961
3973
|
IconUniversity.displayName = 'IconUniversity';
|
|
3962
3974
|
|
|
3963
|
-
var _excluded$
|
|
3975
|
+
var _excluded$25 = ["testId"];
|
|
3976
|
+
var IconUnlock = forwardRef(function (_ref, ref) {
|
|
3977
|
+
var _ref$testId = _ref.testId,
|
|
3978
|
+
testId = _ref$testId === void 0 ? 'icon-unlock' : _ref$testId,
|
|
3979
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$25);
|
|
3980
|
+
|
|
3981
|
+
return React__default.createElement("svg", Object.assign({
|
|
3982
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3983
|
+
fill: "none",
|
|
3984
|
+
viewBox: "0 0 20 20",
|
|
3985
|
+
style: getIconStyles(props),
|
|
3986
|
+
"data-testid": testId,
|
|
3987
|
+
ref: ref
|
|
3988
|
+
}, props), React__default.createElement("g", {
|
|
3989
|
+
clipPath: "url(#icon-unlock_svg__a)"
|
|
3990
|
+
}, React__default.createElement("path", {
|
|
3991
|
+
fill: "currentColor",
|
|
3992
|
+
d: "M14.705 0c-2.917.012-5.26 2.612-5.26 5.907v2.765H1.666C.747 8.672 0 9.515 0 10.554v7.53c0 1.04.747 1.883 1.667 1.883h12.222c.92 0 1.667-.843 1.667-1.882v-7.53c0-1.04-.747-1.883-1.667-1.883h-1.667V5.883c0-1.553 1.1-2.844 2.476-2.86 1.389-.015 2.524 1.26 2.524 2.825v3.137c0 .522.372.942.834.942h1.11c.462 0 .834-.42.834-.942V5.848C20 2.553 17.622-.012 14.705 0Z"
|
|
3993
|
+
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
3994
|
+
id: "icon-unlock_svg__a"
|
|
3995
|
+
}, React__default.createElement("path", {
|
|
3996
|
+
fill: "#fff",
|
|
3997
|
+
d: "M0 0h20v20H0z"
|
|
3998
|
+
}))));
|
|
3999
|
+
});
|
|
4000
|
+
IconUnlock.displayName = 'IconUnlock';
|
|
4001
|
+
|
|
4002
|
+
var _excluded$26 = ["testId"];
|
|
3964
4003
|
var IconUserComputer = forwardRef(function (_ref, ref) {
|
|
3965
4004
|
var _ref$testId = _ref.testId,
|
|
3966
4005
|
testId = _ref$testId === void 0 ? 'icon-user-computer' : _ref$testId,
|
|
3967
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4006
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$26);
|
|
3968
4007
|
|
|
3969
4008
|
return React__default.createElement("svg", Object.assign({
|
|
3970
|
-
viewBox: "0 0 20 20",
|
|
3971
|
-
fill: "none",
|
|
3972
4009
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4010
|
+
fill: "none",
|
|
4011
|
+
viewBox: "0 0 20 20",
|
|
3973
4012
|
style: getIconStyles(props),
|
|
3974
4013
|
"data-testid": testId,
|
|
3975
4014
|
ref: ref
|
|
3976
4015
|
}, props), React__default.createElement("path", {
|
|
3977
|
-
|
|
3978
|
-
|
|
4016
|
+
fill: "currentColor",
|
|
4017
|
+
d: "M18.958 2.5H6.25c-.575 0-1.042.466-1.042 1.042v1.172a3.125 3.125 0 1 0 3.125 3.125A3.116 3.116 0 0 0 6.25 4.905V3.542h12.708v9.505H9.94c-.019-.03-.033-.064-.053-.094-.562-.834-1.52-1.273-2.504-1.273-.904 0-1.131.325-2.174.325-1.04 0-1.268-.325-2.174-.325-.984 0-1.942.44-2.503 1.273A3.11 3.11 0 0 0 0 14.696v1.216c0 .719.583 1.301 1.302 1.301h7.813c.719 0 1.302-.582 1.302-1.302v-1.215c0-.208-.028-.41-.067-.607h8.608c.576 0 1.042-.467 1.042-1.042V3.542c0-.576-.466-1.042-1.042-1.042ZM7.292 7.839a2.086 2.086 0 0 1-2.084 2.083 2.086 2.086 0 0 1-2.083-2.083c0-1.15.935-2.084 2.083-2.084 1.15 0 2.084.935 2.084 2.084Zm2.083 8.072a.26.26 0 0 1-.26.26H1.302a.26.26 0 0 1-.26-.26v-1.215c0-.416.122-.818.353-1.16.343-.51.955-.814 1.64-.814.709 0 .975.325 2.173.325s1.465-.325 2.174-.325c.684 0 1.297.304 1.64.813.23.343.353.745.353 1.161v1.216Z"
|
|
3979
4018
|
}), React__default.createElement("rect", {
|
|
3980
|
-
x: 10.259,
|
|
3981
|
-
y: 17.051,
|
|
3982
4019
|
width: 1.042,
|
|
3983
4020
|
height: 4.688,
|
|
4021
|
+
x: 10.259,
|
|
4022
|
+
y: 17.051,
|
|
4023
|
+
fill: "currentColor",
|
|
3984
4024
|
rx: 0.521,
|
|
3985
|
-
transform: "rotate(-90 10.259 17.05)"
|
|
3986
|
-
fill: "currentColor"
|
|
4025
|
+
transform: "rotate(-90 10.259 17.05)"
|
|
3987
4026
|
}), React__default.createElement("path", {
|
|
3988
4027
|
fill: "currentColor",
|
|
3989
4028
|
d: "M12.083 13.307h1.042v2.702h-1.042z"
|
|
@@ -3991,84 +4030,84 @@ var IconUserComputer = forwardRef(function (_ref, ref) {
|
|
|
3991
4030
|
});
|
|
3992
4031
|
IconUserComputer.displayName = 'IconUserComputer';
|
|
3993
4032
|
|
|
3994
|
-
var _excluded$
|
|
4033
|
+
var _excluded$27 = ["testId"];
|
|
3995
4034
|
var IconUserFriends = forwardRef(function (_ref, ref) {
|
|
3996
4035
|
var _ref$testId = _ref.testId,
|
|
3997
4036
|
testId = _ref$testId === void 0 ? 'icon-user-friends' : _ref$testId,
|
|
3998
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4037
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$27);
|
|
3999
4038
|
|
|
4000
4039
|
return React__default.createElement("svg", Object.assign({
|
|
4001
|
-
viewBox: "0 0 20 20",
|
|
4002
|
-
fill: "none",
|
|
4003
4040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4041
|
+
fill: "none",
|
|
4042
|
+
viewBox: "0 0 20 20",
|
|
4004
4043
|
style: getIconStyles(props),
|
|
4005
4044
|
"data-testid": testId,
|
|
4006
4045
|
ref: ref
|
|
4007
4046
|
}, props), React__default.createElement("path", {
|
|
4008
|
-
|
|
4009
|
-
|
|
4047
|
+
fill: "currentColor",
|
|
4048
|
+
d: "M15 10a3 3 0 1 0-.002-6.002A3 3 0 0 0 15 10Zm0-5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2Zm-9 5c1.934 0 3.5-1.566 3.5-3.5S7.934 3 6 3a3.498 3.498 0 0 0-3.5 3.5C2.5 8.434 4.066 10 6 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S7.378 9 6 9a2.503 2.503 0 0 1-2.5-2.5C3.5 5.122 4.622 4 6 4Zm2.503 6.625C7.46 10.625 7.2 11 6 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 0 14.1v1.4A1.5 1.5 0 0 0 1.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM11 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H11Zm8.49-3.59c-.54-.8-1.459-1.223-2.402-1.223-.87 0-1.088.313-2.088.313s-1.219-.313-2.088-.313a3.05 3.05 0 0 0-1.19.254c.475.48.578.737.631.83a2.05 2.05 0 0 1 .56-.08c.68 0 .937.312 2.087.312 1.15 0 1.406-.312 2.087-.312.657 0 1.244.29 1.576.78.221.329.34.716.34 1.117v1.162a.25.25 0 0 1-.25.25H13c0 .553.01.703-.05 1h5.8c.69 0 1.25-.56 1.25-1.25v-1.166c0-.621-.188-1.197-.51-1.675Z"
|
|
4010
4049
|
}));
|
|
4011
4050
|
});
|
|
4012
4051
|
IconUserFriends.displayName = 'IconUserFriends';
|
|
4013
4052
|
|
|
4014
|
-
var _excluded$
|
|
4053
|
+
var _excluded$28 = ["testId"];
|
|
4015
4054
|
var IconUserLight = forwardRef(function (_ref, ref) {
|
|
4016
4055
|
var _ref$testId = _ref.testId,
|
|
4017
4056
|
testId = _ref$testId === void 0 ? 'icon-user-light' : _ref$testId,
|
|
4018
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4057
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
|
|
4019
4058
|
|
|
4020
4059
|
return React__default.createElement("svg", Object.assign({
|
|
4021
|
-
viewBox: "0 0 20 20",
|
|
4022
|
-
fill: "none",
|
|
4023
4060
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4061
|
+
fill: "none",
|
|
4062
|
+
viewBox: "0 0 20 20",
|
|
4024
4063
|
style: getIconStyles(props),
|
|
4025
4064
|
"data-testid": testId,
|
|
4026
4065
|
ref: ref
|
|
4027
4066
|
}, props), React__default.createElement("path", {
|
|
4067
|
+
fill: "currentColor",
|
|
4028
4068
|
fillRule: "evenodd",
|
|
4029
|
-
clipRule: "evenodd",
|
|
4030
4069
|
d: "M10 10a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm2.203 1.505c.426-.135.806-.255 1.297-.255a5.251 5.251 0 0 1 5.25 5.25v1.625c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 0 1-1.875-1.875V16.5a5.251 5.251 0 0 1 5.25-5.25c.494 0 .874.12 1.3.255.546.173 1.168.37 2.2.37 1.033 0 1.656-.197 2.203-.37Zm4.672 7.245a.627.627 0 0 0 .625-.625V16.5c0-2.207-1.793-4-4-4-.294 0-.588.092-.95.206-.581.182-1.337.419-2.55.419-1.215 0-1.971-.237-2.551-.42-.362-.113-.655-.205-.949-.205-2.207 0-4 1.793-4 4v1.625c0 .344.281.625.625.625h13.75ZM13.75 5A3.756 3.756 0 0 0 10 1.25 3.756 3.756 0 0 0 6.25 5 3.756 3.756 0 0 0 10 8.75 3.756 3.756 0 0 0 13.75 5Z",
|
|
4031
|
-
|
|
4070
|
+
clipRule: "evenodd"
|
|
4032
4071
|
}));
|
|
4033
4072
|
});
|
|
4034
4073
|
IconUserLight.displayName = 'IconUserLight';
|
|
4035
4074
|
|
|
4036
|
-
var _excluded$
|
|
4075
|
+
var _excluded$29 = ["testId"];
|
|
4037
4076
|
var IconUserPlus = forwardRef(function (_ref, ref) {
|
|
4038
4077
|
var _ref$testId = _ref.testId,
|
|
4039
4078
|
testId = _ref$testId === void 0 ? 'icon-user-plus' : _ref$testId,
|
|
4040
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4079
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
|
|
4041
4080
|
|
|
4042
4081
|
return React__default.createElement("svg", Object.assign({
|
|
4043
|
-
viewBox: "0 0 20 20",
|
|
4044
|
-
fill: "none",
|
|
4045
4082
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4083
|
+
fill: "none",
|
|
4084
|
+
viewBox: "0 0 20 20",
|
|
4046
4085
|
style: getIconStyles(props),
|
|
4047
4086
|
"data-testid": testId,
|
|
4048
4087
|
ref: ref
|
|
4049
4088
|
}, props), React__default.createElement("path", {
|
|
4050
|
-
|
|
4051
|
-
|
|
4089
|
+
fill: "currentColor",
|
|
4090
|
+
d: "M19.77 9.063h-2.52V6.483a.232.232 0 0 0-.23-.234h-.458a.232.232 0 0 0-.229.234v2.579h-2.52a.232.232 0 0 0-.23.234v.469c0 .129.103.234.23.234h2.52v2.578c0 .129.103.235.23.235h.457c.127 0 .23-.106.23-.235V10h2.52c.127 0 .23-.105.23-.234v-.47a.232.232 0 0 0-.23-.233ZM6.667 10c2.104 0 3.81-1.865 3.81-4.167 0-2.301-1.706-4.166-3.81-4.166s-3.81 1.865-3.81 4.166C2.857 8.135 4.562 10 6.667 10Zm2.666 1.042h-.497c-.66.332-1.396.52-2.17.52a4.825 4.825 0 0 1-2.169-.52H4c-2.208 0-4 1.96-4 4.375v1.354c0 .863.64 1.562 1.429 1.562h10.476c.789 0 1.428-.7 1.428-1.562v-1.354c0-2.416-1.791-4.375-4-4.375Z"
|
|
4052
4091
|
}));
|
|
4053
4092
|
});
|
|
4054
4093
|
IconUserPlus.displayName = 'IconUserPlus';
|
|
4055
4094
|
|
|
4056
|
-
var _excluded$
|
|
4095
|
+
var _excluded$2a = ["testId"];
|
|
4057
4096
|
var IconUserSearch = forwardRef(function (_ref, ref) {
|
|
4058
4097
|
var _ref$testId = _ref.testId,
|
|
4059
4098
|
testId = _ref$testId === void 0 ? 'icon-user-search' : _ref$testId,
|
|
4060
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4099
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2a);
|
|
4061
4100
|
|
|
4062
4101
|
return React__default.createElement("svg", Object.assign({
|
|
4063
|
-
viewBox: "0 0 20 20",
|
|
4064
|
-
fill: "none",
|
|
4065
4102
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4103
|
+
fill: "none",
|
|
4104
|
+
viewBox: "0 0 20 20",
|
|
4066
4105
|
style: getIconStyles(props),
|
|
4067
4106
|
"data-testid": testId,
|
|
4068
4107
|
ref: ref
|
|
4069
4108
|
}, props), React__default.createElement("g", {
|
|
4070
|
-
|
|
4071
|
-
|
|
4109
|
+
fill: "currentColor",
|
|
4110
|
+
clipPath: "url(#icon-user-search_svg__a)"
|
|
4072
4111
|
}, React__default.createElement("path", {
|
|
4073
4112
|
d: "M7.838 9.163a4.48 4.48 0 0 0 4.479-4.482 4.48 4.48 0 1 0-8.958 0 4.48 4.48 0 0 0 4.479 4.482Zm0-7.843a3.365 3.365 0 0 1 3.359 3.361 3.365 3.365 0 0 1-3.36 3.361 3.365 3.365 0 0 1-3.358-3.36A3.365 3.365 0 0 1 7.838 1.32ZM19.933 18.928l-2.307-2.308a.225.225 0 0 0-.161-.067h-.251a3.953 3.953 0 1 0-6.943-2.586 3.953 3.953 0 0 0 6.536 2.993v.251c0 .06.025.118.067.162l2.306 2.308c.09.09.234.09.324 0l.429-.43a.228.228 0 0 0 0-.323Zm-5.71-1.919a3.04 3.04 0 0 1-3.04-3.042 3.04 3.04 0 1 1 6.08 0 3.04 3.04 0 0 1-3.04 3.042Z"
|
|
4074
4113
|
}), React__default.createElement("path", {
|
|
@@ -4082,24 +4121,24 @@ var IconUserSearch = forwardRef(function (_ref, ref) {
|
|
|
4082
4121
|
});
|
|
4083
4122
|
IconUserSearch.displayName = 'IconUserSearch';
|
|
4084
4123
|
|
|
4085
|
-
var _excluded$
|
|
4124
|
+
var _excluded$2b = ["testId"];
|
|
4086
4125
|
var IconUserSlash = forwardRef(function (_ref, ref) {
|
|
4087
4126
|
var _ref$testId = _ref.testId,
|
|
4088
4127
|
testId = _ref$testId === void 0 ? 'icon-user-slash' : _ref$testId,
|
|
4089
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4128
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
|
|
4090
4129
|
|
|
4091
4130
|
return React__default.createElement("svg", Object.assign({
|
|
4092
|
-
viewBox: "0 0 20 20",
|
|
4093
|
-
fill: "none",
|
|
4094
4131
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4132
|
+
fill: "none",
|
|
4133
|
+
viewBox: "0 0 20 20",
|
|
4095
4134
|
style: getIconStyles(props),
|
|
4096
4135
|
"data-testid": testId,
|
|
4097
4136
|
ref: ref
|
|
4098
4137
|
}, props), React__default.createElement("g", {
|
|
4099
4138
|
clipPath: "url(#icon-user-slash_svg__a)"
|
|
4100
4139
|
}, React__default.createElement("path", {
|
|
4101
|
-
|
|
4102
|
-
|
|
4140
|
+
fill: "currentColor",
|
|
4141
|
+
d: "M19.907 17.442.718 1.708a.242.242 0 0 0-.35.04l-.313.406a.27.27 0 0 0 .038.368L19.282 18.26a.242.242 0 0 0 .35-.04l.313-.406a.274.274 0 0 0-.038-.371ZM10 2.692c1.931 0 3.5 1.633 3.5 3.645 0 1.132-.51 2.135-1.29 2.805l.8.658a4.749 4.749 0 0 0 1.49-3.463c0-2.588-2.015-4.687-4.5-4.687-1.706 0-3.169 1-3.935 2.454l.794.65C7.428 3.539 8.616 2.692 10 2.692Zm-7 14.58v-1.04c0-1.723 1.346-3.125 3-3.125h1.15c.7 0 1.26.52 2.85.52.366 0 .728-.036 1.088-.1l-1.154-.948c-1.443-.02-1.853-.514-2.787-.514H6c-2.21 0-4 1.865-4 4.166v1.042c0 .576.446 1.041 1 1.041h13.925l-1.268-1.041H2.999Z"
|
|
4103
4142
|
})), React__default.createElement("defs", null, React__default.createElement("clipPath", {
|
|
4104
4143
|
id: "icon-user-slash_svg__a"
|
|
4105
4144
|
}, React__default.createElement("path", {
|
|
@@ -4109,164 +4148,164 @@ var IconUserSlash = forwardRef(function (_ref, ref) {
|
|
|
4109
4148
|
});
|
|
4110
4149
|
IconUserSlash.displayName = 'IconUserSlash';
|
|
4111
4150
|
|
|
4112
|
-
var _excluded$
|
|
4151
|
+
var _excluded$2c = ["testId"];
|
|
4113
4152
|
var IconUserSolid = forwardRef(function (_ref, ref) {
|
|
4114
4153
|
var _ref$testId = _ref.testId,
|
|
4115
4154
|
testId = _ref$testId === void 0 ? 'icon-user-solid' : _ref$testId,
|
|
4116
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4155
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
|
|
4117
4156
|
|
|
4118
4157
|
return React__default.createElement("svg", Object.assign({
|
|
4119
|
-
viewBox: "0 0 20 20",
|
|
4120
|
-
fill: "none",
|
|
4121
4158
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4159
|
+
fill: "none",
|
|
4160
|
+
viewBox: "0 0 20 20",
|
|
4122
4161
|
style: getIconStyles(props),
|
|
4123
4162
|
"data-testid": testId,
|
|
4124
4163
|
ref: ref
|
|
4125
4164
|
}, props), React__default.createElement("path", {
|
|
4126
|
-
|
|
4127
|
-
|
|
4165
|
+
fill: "currentColor",
|
|
4166
|
+
d: "M10 10c2.63 0 4.762-2.238 4.762-5S12.63 0 10 0C7.37 0 5.238 2.238 5.238 5S7.37 10 10 10Zm3.334 1.25h-.622a6.226 6.226 0 0 1-2.712.625 6.238 6.238 0 0 1-2.712-.625h-.621c-2.76 0-5 2.352-5 5.25v1.625c0 1.035.8 1.875 1.786 1.875h13.095c.986 0 1.786-.84 1.786-1.875V16.5c0-2.898-2.24-5.25-5-5.25Z"
|
|
4128
4167
|
}));
|
|
4129
4168
|
});
|
|
4130
4169
|
IconUserSolid.displayName = 'IconUserSolid';
|
|
4131
4170
|
|
|
4132
|
-
var _excluded$
|
|
4171
|
+
var _excluded$2d = ["testId"];
|
|
4133
4172
|
var IconUserTag = forwardRef(function (_ref, ref) {
|
|
4134
4173
|
var _ref$testId = _ref.testId,
|
|
4135
4174
|
testId = _ref$testId === void 0 ? 'icon-user-tag' : _ref$testId,
|
|
4136
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4175
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2d);
|
|
4137
4176
|
|
|
4138
4177
|
return React__default.createElement("svg", Object.assign({
|
|
4139
|
-
viewBox: "0 0 20 20",
|
|
4140
|
-
fill: "none",
|
|
4141
4178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4179
|
+
fill: "none",
|
|
4180
|
+
viewBox: "0 0 20 20",
|
|
4142
4181
|
style: getIconStyles(props),
|
|
4143
4182
|
"data-testid": testId,
|
|
4144
4183
|
ref: ref
|
|
4145
4184
|
}, props), React__default.createElement("path", {
|
|
4185
|
+
fill: "currentColor",
|
|
4146
4186
|
fillRule: "evenodd",
|
|
4147
|
-
clipRule: "evenodd",
|
|
4148
4187
|
d: "M14.18 2c1.363 0 2.467 1.128 2.467 2.519v2.833l3.131 2.664a.638.638 0 0 1 0 .968l-3.13 2.664v2.833c0 1.391-1.105 2.519-2.467 2.519H2.466C1.104 19 0 17.872 0 16.481V4.52C0 3.128 1.104 2 2.466 2h11.715Zm-3.082 5.667c0 1.39-1.104 2.518-2.466 2.518S6.166 9.058 6.166 7.667c0-1.391 1.104-2.519 2.466-2.519s2.466 1.128 2.466 2.519Zm-1.38 3.276c.21-.068.398-.128.64-.128 1.43 0 2.59 1.184 2.59 2.644v.819a.935.935 0 0 1-.925.944H5.241a.935.935 0 0 1-.925-.944v-.819c0-1.46 1.16-2.644 2.59-2.644.243 0 .43.06.64.128.27.088.577.187 1.086.187.51 0 .817-.1 1.086-.187Z",
|
|
4149
|
-
|
|
4188
|
+
clipRule: "evenodd"
|
|
4150
4189
|
}));
|
|
4151
4190
|
});
|
|
4152
4191
|
IconUserTag.displayName = 'IconUserTag';
|
|
4153
4192
|
|
|
4154
|
-
var _excluded$
|
|
4193
|
+
var _excluded$2e = ["testId"];
|
|
4155
4194
|
var IconUserTie = forwardRef(function (_ref, ref) {
|
|
4156
4195
|
var _ref$testId = _ref.testId,
|
|
4157
4196
|
testId = _ref$testId === void 0 ? 'icon-user-tie' : _ref$testId,
|
|
4158
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4197
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2e);
|
|
4159
4198
|
|
|
4160
4199
|
return React__default.createElement("svg", Object.assign({
|
|
4161
|
-
viewBox: "0 0 20 20",
|
|
4162
|
-
fill: "none",
|
|
4163
4200
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4201
|
+
fill: "none",
|
|
4202
|
+
viewBox: "0 0 20 20",
|
|
4164
4203
|
style: getIconStyles(props),
|
|
4165
4204
|
"data-testid": testId,
|
|
4166
4205
|
ref: ref
|
|
4167
4206
|
}, props), React__default.createElement("path", {
|
|
4168
|
-
|
|
4169
|
-
|
|
4207
|
+
fill: "currentColor",
|
|
4208
|
+
d: "M10 10a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm3.742 1.273-1.867 7.477-1.25-5.313 1.25-2.187h-3.75l1.25 2.188-1.25 5.312-1.867-7.477c-2.785.133-5.008 2.41-5.008 5.227v1.625C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V16.5c0-2.816-2.223-5.094-5.008-5.227Z"
|
|
4170
4209
|
}));
|
|
4171
4210
|
});
|
|
4172
4211
|
IconUserTie.displayName = 'IconUserTie';
|
|
4173
4212
|
|
|
4174
|
-
var _excluded$
|
|
4213
|
+
var _excluded$2f = ["testId"];
|
|
4175
4214
|
var IconUsers = forwardRef(function (_ref, ref) {
|
|
4176
4215
|
var _ref$testId = _ref.testId,
|
|
4177
4216
|
testId = _ref$testId === void 0 ? 'icon-users' : _ref$testId,
|
|
4178
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4217
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
|
|
4179
4218
|
|
|
4180
4219
|
return React__default.createElement("svg", Object.assign({
|
|
4181
|
-
viewBox: "0 0 20 20",
|
|
4182
|
-
fill: "none",
|
|
4183
4220
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4221
|
+
fill: "none",
|
|
4222
|
+
viewBox: "0 0 20 20",
|
|
4184
4223
|
style: getIconStyles(props),
|
|
4185
4224
|
"data-testid": testId,
|
|
4186
4225
|
ref: ref
|
|
4187
4226
|
}, props), React__default.createElement("path", {
|
|
4188
|
-
|
|
4189
|
-
|
|
4227
|
+
fill: "currentColor",
|
|
4228
|
+
d: "M17 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 17 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm-7 5c1.934 0 3.5-1.566 3.5-3.5S11.934 3 10 3a3.498 3.498 0 0 0-3.5 3.5C6.5 8.434 8.066 10 10 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S11.378 9 10 9a2.503 2.503 0 0 1-2.5-2.5C7.5 5.122 8.622 4 10 4Zm7.625 6h-1.25c-.475 0-.916.15-1.284.403.293.2.559.434.793.7.154-.066.32-.103.491-.103h1.25c.756 0 1.375.672 1.375 1.5 0 .275.225.5.5.5s.5-.225.5-.5c0-1.378-1.066-2.5-2.375-2.5ZM3 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 3 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm9.503 5.625C11.46 10.625 11.2 11 10 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 4 14.1v1.4A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM15 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H15ZM4.91 10.403A2.276 2.276 0 0 0 3.624 10h-1.25C1.065 10 0 11.122 0 12.5c0 .275.225.5.5.5s.5-.225.5-.5c0-.828.619-1.5 1.375-1.5h1.25c.172 0 .337.037.49.103.235-.265.504-.5.794-.7Z"
|
|
4190
4229
|
}));
|
|
4191
4230
|
});
|
|
4192
4231
|
IconUsers.displayName = 'IconUsers';
|
|
4193
4232
|
|
|
4194
|
-
var _excluded$
|
|
4233
|
+
var _excluded$2g = ["testId"];
|
|
4195
4234
|
var IconVideo = forwardRef(function (_ref, ref) {
|
|
4196
4235
|
var _ref$testId = _ref.testId,
|
|
4197
4236
|
testId = _ref$testId === void 0 ? 'icon-video' : _ref$testId,
|
|
4198
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4237
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2g);
|
|
4199
4238
|
|
|
4200
4239
|
return React__default.createElement("svg", Object.assign({
|
|
4201
|
-
viewBox: "0 0 20 20",
|
|
4202
|
-
fill: "none",
|
|
4203
4240
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4241
|
+
fill: "none",
|
|
4242
|
+
viewBox: "0 0 20 20",
|
|
4204
4243
|
style: getIconStyles(props),
|
|
4205
4244
|
"data-testid": testId,
|
|
4206
4245
|
ref: ref
|
|
4207
4246
|
}, props), React__default.createElement("path", {
|
|
4208
|
-
|
|
4209
|
-
|
|
4247
|
+
fill: "currentColor",
|
|
4248
|
+
d: "M18.885 4.555c-.215 0-.434.063-.632.198L14.444 7.18V5.104c0-.917-.805-1.66-1.798-1.66H1.799C.806 3.444 0 4.187 0 5.104v10.014c0 .917.806 1.66 1.799 1.66h10.847c.993 0 1.798-.743 1.798-1.66v-2.076l3.806 2.427c.198.139.42.198.632.198.576 0 1.114-.452 1.114-1.094V5.649c.004-.642-.534-1.094-1.11-1.094Zm-5.552 10.563c0 .299-.316.549-.687.549H1.799c-.372 0-.688-.25-.688-.55V5.105c0-.299.316-.549.688-.549h10.847c.371 0 .687.25.687.55v10.013Zm5.556-.545-.042-.045-4.403-2.806V8.496l4.445-2.83v8.907Z"
|
|
4210
4249
|
}));
|
|
4211
4250
|
});
|
|
4212
4251
|
IconVideo.displayName = 'IconVideo';
|
|
4213
4252
|
|
|
4214
|
-
var _excluded$
|
|
4253
|
+
var _excluded$2h = ["testId"];
|
|
4215
4254
|
var IconVolumeMute = forwardRef(function (_ref, ref) {
|
|
4216
4255
|
var _ref$testId = _ref.testId,
|
|
4217
4256
|
testId = _ref$testId === void 0 ? 'icon-volume-mute' : _ref$testId,
|
|
4218
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4257
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2h);
|
|
4219
4258
|
|
|
4220
4259
|
return React__default.createElement("svg", Object.assign({
|
|
4221
|
-
viewBox: "0 0 20 20",
|
|
4222
|
-
fill: "none",
|
|
4223
4260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4261
|
+
fill: "none",
|
|
4262
|
+
viewBox: "0 0 20 20",
|
|
4224
4263
|
style: getIconStyles(props),
|
|
4225
4264
|
"data-testid": testId,
|
|
4226
4265
|
ref: ref
|
|
4227
4266
|
}, props), React__default.createElement("path", {
|
|
4228
|
-
|
|
4229
|
-
|
|
4267
|
+
fill: "currentColor",
|
|
4268
|
+
d: "m17.759 10 2.15-2.15a.313.313 0 0 0 0-.442l-.442-.441a.313.313 0 0 0-.442 0l-2.15 2.149-2.15-2.15a.313.313 0 0 0-.441 0l-.442.442a.313.313 0 0 0 0 .442L15.99 10l-2.15 2.15a.313.313 0 0 0 0 .441l.442.442c.122.122.32.122.442 0l2.15-2.15 2.15 2.15c.122.122.32.122.441 0l.442-.441a.313.313 0 0 0 0-.442L17.76 10ZM9.055 2.5a.916.916 0 0 0-.655.275L4.924 6.25H.937A.937.937 0 0 0 0 7.187v5.625c0 .518.42.938.938.938h3.986L8.4 17.224a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.945-.938ZM8.75 15.807l-2.942-2.941-.366-.366H1.25v-5h4.192l.366-.366L8.75 4.192v11.615Z"
|
|
4230
4269
|
}));
|
|
4231
4270
|
});
|
|
4232
4271
|
IconVolumeMute.displayName = 'IconVolumeMute';
|
|
4233
4272
|
|
|
4234
|
-
var _excluded$
|
|
4273
|
+
var _excluded$2i = ["testId"];
|
|
4235
4274
|
var IconVolume = forwardRef(function (_ref, ref) {
|
|
4236
4275
|
var _ref$testId = _ref.testId,
|
|
4237
4276
|
testId = _ref$testId === void 0 ? 'icon-volume' : _ref$testId,
|
|
4238
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4277
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
|
|
4239
4278
|
|
|
4240
4279
|
return React__default.createElement("svg", Object.assign({
|
|
4241
|
-
viewBox: "0 0 20 20",
|
|
4242
|
-
fill: "none",
|
|
4243
4280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4281
|
+
fill: "none",
|
|
4282
|
+
viewBox: "0 0 20 20",
|
|
4244
4283
|
style: getIconStyles(props),
|
|
4245
4284
|
"data-testid": testId,
|
|
4246
4285
|
ref: ref
|
|
4247
4286
|
}, props), React__default.createElement("path", {
|
|
4248
|
-
|
|
4249
|
-
|
|
4287
|
+
fill: "currentColor",
|
|
4288
|
+
d: "M13.995 7.561a.625.625 0 1 0-.54 1.127c.552.265.895.767.895 1.312 0 .544-.343 1.047-.895 1.312a.625.625 0 0 0 .54 1.126c.99-.474 1.605-1.408 1.605-2.438 0-1.03-.616-1.964-1.605-2.439ZM9.655 2.5a.916.916 0 0 0-.656.275L5.524 6.25H1.537a.937.937 0 0 0-.937.938v5.625c0 .517.42.937.937.937h3.987l3.475 3.475a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.944-.938ZM9.35 15.807 6.04 12.5H1.85v-5H6.04L9.35 4.193v11.614Zm10-5.807c0-2.583-1.33-4.946-3.47-6.167a.635.635 0 0 0-.86.23c-.174.3-.07.681.232.854 1.75.998 2.837 2.945 2.837 5.083 0 2.137-1.088 4.085-2.837 5.082a.623.623 0 0 0-.232.854c.168.289.549.408.86.23 2.14-1.22 3.47-3.583 3.47-6.166Z"
|
|
4250
4289
|
}));
|
|
4251
4290
|
});
|
|
4252
4291
|
IconVolume.displayName = 'IconVolume';
|
|
4253
4292
|
|
|
4254
|
-
var _excluded$
|
|
4293
|
+
var _excluded$2j = ["testId"];
|
|
4255
4294
|
var IconWrench = forwardRef(function (_ref, ref) {
|
|
4256
4295
|
var _ref$testId = _ref.testId,
|
|
4257
4296
|
testId = _ref$testId === void 0 ? 'icon-wrench' : _ref$testId,
|
|
4258
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4297
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
|
|
4259
4298
|
|
|
4260
4299
|
return React__default.createElement("svg", Object.assign({
|
|
4261
|
-
viewBox: "0 0 20 20",
|
|
4262
|
-
fill: "none",
|
|
4263
4300
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4301
|
+
fill: "none",
|
|
4302
|
+
viewBox: "0 0 20 20",
|
|
4264
4303
|
style: getIconStyles(props),
|
|
4265
4304
|
"data-testid": testId,
|
|
4266
4305
|
ref: ref
|
|
4267
4306
|
}, props), React__default.createElement("path", {
|
|
4268
|
-
|
|
4269
|
-
|
|
4307
|
+
fill: "currentColor",
|
|
4308
|
+
d: "M19.002 4.933a.974.974 0 0 0-1.636-.452l-2.287 2.287-1.585-.264-.264-1.584 2.287-2.287A.976.976 0 0 0 15.06.995 5.376 5.376 0 0 0 9.933 2.42C8.578 3.776 8.063 5.732 8.55 7.6l-6.922 6.922a2.726 2.726 0 0 0 0 3.847 2.704 2.704 0 0 0 1.924.798 2.7 2.7 0 0 0 1.924-.798l6.915-6.914a5.364 5.364 0 0 0 5.188-1.39 5.366 5.366 0 0 0 1.423-5.132ZM16.77 9.255c-1.14 1.139-2.808 1.526-4.36 1.01l-.336-.112-7.407 7.407c-.596.595-1.633.595-2.228 0a1.579 1.579 0 0 1 0-2.228L9.85 7.921l-.11-.335c-.513-1.556-.128-3.225 1.003-4.356a4.225 4.225 0 0 1 3.743-1.186l-2.482 2.483.494 2.973 2.975.495 2.48-2.483a4.225 4.225 0 0 1-1.184 3.743ZM3.698 15.729a.573.573 0 1 0 0 1.146.573.573 0 0 0 0-1.146Z"
|
|
4270
4309
|
}));
|
|
4271
4310
|
});
|
|
4272
4311
|
IconWrench.displayName = 'IconWrench';
|
|
@@ -4781,7 +4820,7 @@ var InlineBannerIcon = function InlineBannerIcon(_ref) {
|
|
|
4781
4820
|
}
|
|
4782
4821
|
};
|
|
4783
4822
|
|
|
4784
|
-
var _excluded$
|
|
4823
|
+
var _excluded$2k = ["children", "theme", "title", "onClose", "caption", "primaryButton", "secondaryButton", "testId"];
|
|
4785
4824
|
|
|
4786
4825
|
var InlineBanner = function InlineBanner(_ref) {
|
|
4787
4826
|
var _classnames, _classnames2;
|
|
@@ -4795,7 +4834,7 @@ var InlineBanner = function InlineBanner(_ref) {
|
|
|
4795
4834
|
primaryButton = _ref.primaryButton,
|
|
4796
4835
|
secondaryButton = _ref.secondaryButton,
|
|
4797
4836
|
testId = _ref.testId,
|
|
4798
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
4837
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2k);
|
|
4799
4838
|
|
|
4800
4839
|
var positionStyles = usePositionStyles(positionProps);
|
|
4801
4840
|
var multiLine = !!title;
|
|
@@ -5407,7 +5446,7 @@ var TimeFieldInput = function TimeFieldInput(_ref) {
|
|
|
5407
5446
|
})));
|
|
5408
5447
|
};
|
|
5409
5448
|
|
|
5410
|
-
var _excluded$
|
|
5449
|
+
var _excluded$2l = ["placeholder", "autoComplete", "selectedTimeOption", "prefix", "startTime", "duration"];
|
|
5411
5450
|
|
|
5412
5451
|
var TimeFieldDropdownElement = function TimeFieldDropdownElement(_ref, ref) {
|
|
5413
5452
|
var _ref$placeholder = _ref.placeholder,
|
|
@@ -5417,7 +5456,7 @@ var TimeFieldDropdownElement = function TimeFieldDropdownElement(_ref, ref) {
|
|
|
5417
5456
|
selectedTimeOption = _ref.selectedTimeOption,
|
|
5418
5457
|
prefix = _ref.prefix,
|
|
5419
5458
|
duration = _ref.duration,
|
|
5420
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
5459
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2l);
|
|
5421
5460
|
|
|
5422
5461
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
5423
5462
|
placeholder: placeholder,
|
|
@@ -5764,7 +5803,7 @@ var ALIGNMENTS = {
|
|
|
5764
5803
|
|
|
5765
5804
|
var styles$p = {"text":"_3CIA3","text__body":"_1nnj8","text__caption":"_37K6o","text__insight":"_avqxy","text--bold":"_2TG6E","text--italic":"_2hlsn","text--underline":"_1Pjo6","text--monospace":"_eDdDI","text--align-left":"_2gNwS","text--align-right":"_ufv1W","text--align-center":"_2WMN6","text--align-justify":"_2iH-J"};
|
|
5766
5805
|
|
|
5767
|
-
var _excluded$
|
|
5806
|
+
var _excluded$2m = ["children", "as", "emphasis", "alignment", "color", "testId"];
|
|
5768
5807
|
|
|
5769
5808
|
var Text = function Text(_ref) {
|
|
5770
5809
|
var _classnames;
|
|
@@ -5776,7 +5815,7 @@ var Text = function Text(_ref) {
|
|
|
5776
5815
|
alignment = _ref.alignment,
|
|
5777
5816
|
color = _ref.color,
|
|
5778
5817
|
testId = _ref.testId,
|
|
5779
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
5818
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2m);
|
|
5780
5819
|
|
|
5781
5820
|
var positionStyles = usePositionStyles(positionProps);
|
|
5782
5821
|
var elementProps = {
|
|
@@ -6009,7 +6048,7 @@ var KebabMenu = function KebabMenu(_ref) {
|
|
|
6009
6048
|
|
|
6010
6049
|
var styles$q = {"card":"_29ZIp","card__body":"_3Q8NT","card__body--interactive":"_2Fah6","card--focus":"_SGno0","card__body--focus":"_1zqRN","card__body--disabled":"_11cqA","card__body--with-kebab":"_3Hwms","card__kebab":"_TmEUS","card__kebab--disabled":"_3FZlB"};
|
|
6011
6050
|
|
|
6012
|
-
var _excluded$
|
|
6051
|
+
var _excluded$2n = ["children", "onClick", "isSelected", "disabled", "actions", "testId"];
|
|
6013
6052
|
|
|
6014
6053
|
var Card = function Card(_ref) {
|
|
6015
6054
|
var _classnames, _classnames2, _classnames3;
|
|
@@ -6022,7 +6061,7 @@ var Card = function Card(_ref) {
|
|
|
6022
6061
|
disabled = _ref$disabled === void 0 ? false : _ref$disabled,
|
|
6023
6062
|
actions = _ref.actions,
|
|
6024
6063
|
testId = _ref.testId,
|
|
6025
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
6064
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2n);
|
|
6026
6065
|
|
|
6027
6066
|
var positionStyles = usePositionStyles(positionProps);
|
|
6028
6067
|
return React__default.createElement("div", {
|
|
@@ -6338,7 +6377,7 @@ var SKELETON_COMPONENT = {
|
|
|
6338
6377
|
PILL: 'pill'
|
|
6339
6378
|
};
|
|
6340
6379
|
|
|
6341
|
-
var _excluded$
|
|
6380
|
+
var _excluded$2o = ["as", "testId", "width", "height"];
|
|
6342
6381
|
|
|
6343
6382
|
var Skeleton = function Skeleton(_ref) {
|
|
6344
6383
|
var _classnames;
|
|
@@ -6347,7 +6386,7 @@ var Skeleton = function Skeleton(_ref) {
|
|
|
6347
6386
|
testId = _ref.testId,
|
|
6348
6387
|
width = _ref.width,
|
|
6349
6388
|
height = _ref.height,
|
|
6350
|
-
positionStyles = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
6389
|
+
positionStyles = _objectWithoutPropertiesLoose(_ref, _excluded$2o);
|
|
6351
6390
|
|
|
6352
6391
|
var positioning = usePositionStyles(positionStyles);
|
|
6353
6392
|
return React__default.createElement("div", {
|
|
@@ -6592,7 +6631,7 @@ function parseDate(str, format, locale) {
|
|
|
6592
6631
|
locale: locale
|
|
6593
6632
|
});
|
|
6594
6633
|
|
|
6595
|
-
if (str.length === format.length &&
|
|
6634
|
+
if (str.length === format.length && parsed instanceof Date && !isNaN(parsed.getTime())) {
|
|
6596
6635
|
return parsed;
|
|
6597
6636
|
}
|
|
6598
6637
|
|
|
@@ -6603,6 +6642,8 @@ function formatDate(date, format, locale) {
|
|
|
6603
6642
|
locale: locale
|
|
6604
6643
|
});
|
|
6605
6644
|
}
|
|
6645
|
+
var calendarDropdownFromYear = new Date().getFullYear() - 100;
|
|
6646
|
+
var calendarDropdownToYear = new Date().getFullYear() + 10;
|
|
6606
6647
|
function setToMidnight(date) {
|
|
6607
6648
|
return date && startOfDay(date);
|
|
6608
6649
|
}
|
|
@@ -6760,6 +6801,8 @@ var Calendar = function Calendar(_ref) {
|
|
|
6760
6801
|
handleSelect(day);
|
|
6761
6802
|
}
|
|
6762
6803
|
},
|
|
6804
|
+
fromYear: calendarDropdownFromYear,
|
|
6805
|
+
toYear: calendarDropdownToYear,
|
|
6763
6806
|
disabled: disabledDays,
|
|
6764
6807
|
defaultMonth: initialMonth || selected,
|
|
6765
6808
|
showOutsideDays: true,
|
|
@@ -6787,10 +6830,12 @@ var Calendar = function Calendar(_ref) {
|
|
|
6787
6830
|
"data-testid": testId
|
|
6788
6831
|
}, mode === CALENDAR_MODE.DAY ? React__default.createElement(DayPicker, Object.assign({
|
|
6789
6832
|
mode: "single",
|
|
6790
|
-
selected: selected
|
|
6833
|
+
selected: selected,
|
|
6834
|
+
captionLayout: "dropdown-buttons"
|
|
6791
6835
|
}, defaultProps)) : React__default.createElement(DayPicker, Object.assign({
|
|
6792
6836
|
mode: "range",
|
|
6793
|
-
selected: selectedRange
|
|
6837
|
+
selected: selectedRange,
|
|
6838
|
+
captionLayout: "dropdown-buttons"
|
|
6794
6839
|
}, defaultProps)))));
|
|
6795
6840
|
};
|
|
6796
6841
|
|
|
@@ -6923,7 +6968,7 @@ var useLocalStorage = function useLocalStorage(key, initialValue) {
|
|
|
6923
6968
|
|
|
6924
6969
|
var styles$H = {"hint-modal":"_3hZEG","hint-modal--after-open":"_JvGIZ","hint-modal--before-close":"_2D_ak","hint-modal__overlay":"_1lmCk","hint-modal__image":"_A6js8","hint-modal__body":"_24heZ","hint-modal__close-button":"_5M3XV"};
|
|
6925
6970
|
|
|
6926
|
-
var _excluded$
|
|
6971
|
+
var _excluded$2p = ["header", "children", "mediaUrl", "onClose", "modalId", "primaryButton", "testId"];
|
|
6927
6972
|
|
|
6928
6973
|
var HintModal = function HintModal(_ref) {
|
|
6929
6974
|
var header = _ref.header,
|
|
@@ -6933,7 +6978,7 @@ var HintModal = function HintModal(_ref) {
|
|
|
6933
6978
|
modalId = _ref.modalId,
|
|
6934
6979
|
primaryButton = _ref.primaryButton,
|
|
6935
6980
|
testId = _ref.testId,
|
|
6936
|
-
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
6981
|
+
positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2p);
|
|
6937
6982
|
|
|
6938
6983
|
var _useState = useState(false),
|
|
6939
6984
|
doNotShowAgain = _useState[0],
|
|
@@ -7169,7 +7214,7 @@ var DataTableEditableCellElement = function DataTableEditableCellElement(_ref, r
|
|
|
7169
7214
|
|
|
7170
7215
|
var DataTableEditableCell = forwardRef(DataTableEditableCellElement);
|
|
7171
7216
|
|
|
7172
|
-
var _excluded$
|
|
7217
|
+
var _excluded$2q = ["children", "onClick", "isSelected", "actions", "hasDefaultPadding", "hasDefaultCell", "testId"];
|
|
7173
7218
|
|
|
7174
7219
|
var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
|
|
7175
7220
|
var _classnames;
|
|
@@ -7183,7 +7228,7 @@ var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
|
|
|
7183
7228
|
_ref$hasDefaultCell = _ref.hasDefaultCell,
|
|
7184
7229
|
hasDefaultCell = _ref$hasDefaultCell === void 0 ? true : _ref$hasDefaultCell,
|
|
7185
7230
|
testId = _ref.testId,
|
|
7186
|
-
nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7231
|
+
nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$2q);
|
|
7187
7232
|
|
|
7188
7233
|
var _useDataTableContext = useDataTableContext(),
|
|
7189
7234
|
showActionMenu = _useDataTableContext.showActionMenu;
|
|
@@ -7507,13 +7552,13 @@ var isReactSelectElement = function isReactSelectElement(element) {
|
|
|
7507
7552
|
|
|
7508
7553
|
var styles$J = {"custom-control":"_1cDCR"};
|
|
7509
7554
|
|
|
7510
|
-
var _excluded$
|
|
7555
|
+
var _excluded$2r = ["children"];
|
|
7511
7556
|
|
|
7512
7557
|
function CustomControl(_ref) {
|
|
7513
7558
|
var _props$getValue;
|
|
7514
7559
|
|
|
7515
7560
|
var children = _ref.children,
|
|
7516
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7561
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2r);
|
|
7517
7562
|
|
|
7518
7563
|
var SelectedOptionPrefix = props.selectProps.componentsProps.SelectedOptionPrefix;
|
|
7519
7564
|
var selectedOption = (_props$getValue = props.getValue()) === null || _props$getValue === void 0 ? void 0 : _props$getValue[0];
|
|
@@ -7531,11 +7576,11 @@ function CustomControl(_ref) {
|
|
|
7531
7576
|
}, props)), children)) : children);
|
|
7532
7577
|
}
|
|
7533
7578
|
|
|
7534
|
-
var _excluded$
|
|
7579
|
+
var _excluded$2s = ["children"];
|
|
7535
7580
|
|
|
7536
7581
|
function CustomOption(_ref) {
|
|
7537
7582
|
var children = _ref.children,
|
|
7538
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7583
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2s);
|
|
7539
7584
|
|
|
7540
7585
|
var UserCustomOption = props.selectProps.componentsProps.UserCustomOption;
|
|
7541
7586
|
return React__default.createElement(components.Option, Object.assign({}, props), React__default.createElement(UserCustomOption, Object.assign({}, props), children));
|
|
@@ -7690,11 +7735,11 @@ var CustomContainer = function CustomContainer(props) {
|
|
|
7690
7735
|
|
|
7691
7736
|
var styles$K = {"custom-menu-text-field":"_2-zhH","custom-menu-hr":"_3sdnK","custom-menu-div":"_2F1jP"};
|
|
7692
7737
|
|
|
7693
|
-
var _excluded$
|
|
7738
|
+
var _excluded$2t = ["children"];
|
|
7694
7739
|
|
|
7695
7740
|
function CustomMenu(_ref) {
|
|
7696
7741
|
var children = _ref.children,
|
|
7697
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
7742
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2t);
|
|
7698
7743
|
|
|
7699
7744
|
var _props$selectProps$co = props.selectProps.componentsProps,
|
|
7700
7745
|
creatableButton = _props$selectProps$co.creatableButton,
|
|
@@ -8457,12 +8502,12 @@ var TextAreaField = function TextAreaField(_ref) {
|
|
|
8457
8502
|
}, toolbar)));
|
|
8458
8503
|
};
|
|
8459
8504
|
|
|
8460
|
-
var _excluded$
|
|
8505
|
+
var _excluded$2u = ["prefix", "suffix"];
|
|
8461
8506
|
|
|
8462
8507
|
var TextFieldElement = function TextFieldElement(_ref, ref) {
|
|
8463
8508
|
var prefix = _ref.prefix,
|
|
8464
8509
|
suffix = _ref.suffix,
|
|
8465
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
8510
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2u);
|
|
8466
8511
|
|
|
8467
8512
|
var _useTextField = useTextField(_extends({}, props, {
|
|
8468
8513
|
ref: ref
|
|
@@ -9069,13 +9114,13 @@ var MultiSelectField = function MultiSelectField(_ref) {
|
|
|
9069
9114
|
|
|
9070
9115
|
var styles$_ = {"custom-list":"_uC4zU"};
|
|
9071
9116
|
|
|
9072
|
-
var _excluded$
|
|
9117
|
+
var _excluded$2v = ["children", "hasMoreOptions", "hasMoreOptionsFirstLoad"];
|
|
9073
9118
|
|
|
9074
9119
|
var CustomList = function CustomList(_ref) {
|
|
9075
9120
|
var children = _ref.children,
|
|
9076
9121
|
hasMoreOptions = _ref.hasMoreOptions,
|
|
9077
9122
|
hasMoreOptionsFirstLoad = _ref.hasMoreOptionsFirstLoad,
|
|
9078
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
9123
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2v);
|
|
9079
9124
|
|
|
9080
9125
|
var showFooter = hasMoreOptions;
|
|
9081
9126
|
|
|
@@ -9090,11 +9135,11 @@ var CustomList = function CustomList(_ref) {
|
|
|
9090
9135
|
}, getLocalizedString('main.START_TYPING_TO_SEE_MORE_OPTIONS')))));
|
|
9091
9136
|
};
|
|
9092
9137
|
|
|
9093
|
-
var _excluded$
|
|
9138
|
+
var _excluded$2w = ["loadOptions"];
|
|
9094
9139
|
|
|
9095
9140
|
var AsyncSelectField = function AsyncSelectField(_ref) {
|
|
9096
9141
|
var loadOptions = _ref.loadOptions,
|
|
9097
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
9142
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2w);
|
|
9098
9143
|
|
|
9099
9144
|
var _useState = useState(false),
|
|
9100
9145
|
hasMoreOptions = _useState[0],
|
|
@@ -9209,7 +9254,7 @@ var useDateFieldControllers = function useDateFieldControllers(_ref) {
|
|
|
9209
9254
|
error: error,
|
|
9210
9255
|
value: value,
|
|
9211
9256
|
onChange: function onChange(newValue) {
|
|
9212
|
-
return _onChange && _onChange(isDate
|
|
9257
|
+
return _onChange && _onChange(isDate(newValue) ? startOfDay$1(newValue) : newValue);
|
|
9213
9258
|
},
|
|
9214
9259
|
onBlur: function onBlur() {
|
|
9215
9260
|
return _onBlur && _onBlur();
|
|
@@ -9264,10 +9309,6 @@ var DateField = function DateField(_ref) {
|
|
|
9264
9309
|
showCalendar = _useState[0],
|
|
9265
9310
|
setShowCalendar = _useState[1];
|
|
9266
9311
|
|
|
9267
|
-
var _useState2 = useState(false),
|
|
9268
|
-
isTyping = _useState2[0],
|
|
9269
|
-
setIsTyping = _useState2[1];
|
|
9270
|
-
|
|
9271
9312
|
var controllers = useDateFieldControllers({
|
|
9272
9313
|
name: name,
|
|
9273
9314
|
id: inputId,
|
|
@@ -9277,7 +9318,7 @@ var DateField = function DateField(_ref) {
|
|
|
9277
9318
|
error: error
|
|
9278
9319
|
});
|
|
9279
9320
|
|
|
9280
|
-
var
|
|
9321
|
+
var _useState2 = useState(function () {
|
|
9281
9322
|
if (defaultValue) {
|
|
9282
9323
|
return formatDate(defaultValue, format);
|
|
9283
9324
|
}
|
|
@@ -9288,8 +9329,8 @@ var DateField = function DateField(_ref) {
|
|
|
9288
9329
|
|
|
9289
9330
|
return '';
|
|
9290
9331
|
}),
|
|
9291
|
-
inputValue =
|
|
9292
|
-
setInputValue =
|
|
9332
|
+
inputValue = _useState2[0],
|
|
9333
|
+
setInputValue = _useState2[1];
|
|
9293
9334
|
|
|
9294
9335
|
var hasError = controllers.error;
|
|
9295
9336
|
var fieldProps = {
|
|
@@ -9345,9 +9386,6 @@ var DateField = function DateField(_ref) {
|
|
|
9345
9386
|
|
|
9346
9387
|
if (parsedDate) {
|
|
9347
9388
|
controllers.onChange(parsedDate);
|
|
9348
|
-
setIsTyping(false);
|
|
9349
|
-
} else {
|
|
9350
|
-
setIsTyping(true);
|
|
9351
9389
|
}
|
|
9352
9390
|
|
|
9353
9391
|
setInputValue(event.target.value);
|
|
@@ -9355,7 +9393,7 @@ var DateField = function DateField(_ref) {
|
|
|
9355
9393
|
onBlur: controllers.onBlur,
|
|
9356
9394
|
maxLength: format.length,
|
|
9357
9395
|
value: inputValue
|
|
9358
|
-
})), showCalendar &&
|
|
9396
|
+
})), showCalendar && React__default.createElement(Calendar, {
|
|
9359
9397
|
onSelect: function onSelect(date) {
|
|
9360
9398
|
var _inputRef$current;
|
|
9361
9399
|
|
|
@@ -9531,6 +9569,9 @@ var DateRangeCalendar = function DateRangeCalendar(_ref) {
|
|
|
9531
9569
|
showOutsideDays: true,
|
|
9532
9570
|
weekStartsOn: weekStart,
|
|
9533
9571
|
onMonthChange: onMonthChange,
|
|
9572
|
+
fromYear: calendarDropdownFromYear,
|
|
9573
|
+
toYear: calendarDropdownToYear,
|
|
9574
|
+
captionLayout: "dropdown-buttons",
|
|
9534
9575
|
formatters: {
|
|
9535
9576
|
formatCaption: function formatCaption(date) {
|
|
9536
9577
|
return MONTH_NAMES[date.getMonth()] + ' ' + date.getFullYear();
|
|
@@ -9973,7 +10014,7 @@ var TimeFieldDropdown = function TimeFieldDropdown(_ref) {
|
|
|
9973
10014
|
})));
|
|
9974
10015
|
};
|
|
9975
10016
|
|
|
9976
|
-
var _excluded$
|
|
10017
|
+
var _excluded$2x = ["interval", "startTime", "prefix", "endField", "duration"];
|
|
9977
10018
|
|
|
9978
10019
|
var TimeFieldElement = function TimeFieldElement(_ref, forwardedRef) {
|
|
9979
10020
|
var _ref$interval = _ref.interval,
|
|
@@ -9983,7 +10024,7 @@ var TimeFieldElement = function TimeFieldElement(_ref, forwardedRef) {
|
|
|
9983
10024
|
_ref$endField = _ref.endField,
|
|
9984
10025
|
endField = _ref$endField === void 0 ? false : _ref$endField,
|
|
9985
10026
|
duration = _ref.duration,
|
|
9986
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
10027
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2x);
|
|
9987
10028
|
|
|
9988
10029
|
var internalRef = useRef(null);
|
|
9989
10030
|
var ref = forwardedRef || internalRef;
|
|
@@ -10168,14 +10209,14 @@ var TimeRangeField = function TimeRangeField(_ref) {
|
|
|
10168
10209
|
})));
|
|
10169
10210
|
};
|
|
10170
10211
|
|
|
10171
|
-
var _excluded$
|
|
10212
|
+
var _excluded$2y = ["currencySymbol", "step"];
|
|
10172
10213
|
|
|
10173
10214
|
var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
|
|
10174
10215
|
var _ref$currencySymbol = _ref.currencySymbol,
|
|
10175
10216
|
currencySymbol = _ref$currencySymbol === void 0 ? '$' : _ref$currencySymbol,
|
|
10176
10217
|
_ref$step = _ref.step,
|
|
10177
10218
|
step = _ref$step === void 0 ? 0.01 : _ref$step,
|
|
10178
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
10219
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2y);
|
|
10179
10220
|
|
|
10180
10221
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
10181
10222
|
ref: ref
|
|
@@ -10214,7 +10255,7 @@ var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
|
|
|
10214
10255
|
|
|
10215
10256
|
var CurrencyField = forwardRef(CurrencyFieldElement);
|
|
10216
10257
|
|
|
10217
|
-
var _excluded$
|
|
10258
|
+
var _excluded$2z = ["max", "min", "precision", "stepSize", "prefix"];
|
|
10218
10259
|
|
|
10219
10260
|
var PercentageElement = function PercentageElement(_ref, ref) {
|
|
10220
10261
|
var _ref$max = _ref.max,
|
|
@@ -10226,7 +10267,7 @@ var PercentageElement = function PercentageElement(_ref, ref) {
|
|
|
10226
10267
|
_ref$stepSize = _ref.stepSize,
|
|
10227
10268
|
stepSize = _ref$stepSize === void 0 ? 1 : _ref$stepSize,
|
|
10228
10269
|
prefix = _ref.prefix,
|
|
10229
|
-
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
10270
|
+
allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2z);
|
|
10230
10271
|
|
|
10231
10272
|
var _useTextField = useTextField(_extends({}, allOtherProps, {
|
|
10232
10273
|
ref: ref
|
|
@@ -11234,14 +11275,14 @@ var CountrySelector = function CountrySelector(_ref) {
|
|
|
11234
11275
|
}))));
|
|
11235
11276
|
};
|
|
11236
11277
|
|
|
11237
|
-
var _excluded$
|
|
11278
|
+
var _excluded$2A = ["disabledCountry"];
|
|
11238
11279
|
|
|
11239
11280
|
var PhoneField = function PhoneField(_ref) {
|
|
11240
11281
|
var _classNames;
|
|
11241
11282
|
|
|
11242
11283
|
var _ref$disabledCountry = _ref.disabledCountry,
|
|
11243
11284
|
disabledCountry = _ref$disabledCountry === void 0 ? false : _ref$disabledCountry,
|
|
11244
|
-
props = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
11285
|
+
props = _objectWithoutPropertiesLoose(_ref, _excluded$2A);
|
|
11245
11286
|
|
|
11246
11287
|
var inputRef = useRef(null);
|
|
11247
11288
|
|
|
@@ -11338,7 +11379,7 @@ var PhoneField = function PhoneField(_ref) {
|
|
|
11338
11379
|
|
|
11339
11380
|
var styles$13 = {"badge":"_2f81N","badge--warning":"_2g1GI","badge--danger":"_2zLnM","badge--success":"_27QOo","badge--info":"_2gmsM"};
|
|
11340
11381
|
|
|
11341
|
-
var _excluded$
|
|
11382
|
+
var _excluded$2B = ["children", "theme", "title", "testId"];
|
|
11342
11383
|
|
|
11343
11384
|
var Badge = function Badge(_ref, forwardedRef) {
|
|
11344
11385
|
var _classnames;
|
|
@@ -11347,7 +11388,7 @@ var Badge = function Badge(_ref, forwardedRef) {
|
|
|
11347
11388
|
theme = _ref.theme,
|
|
11348
11389
|
title = _ref.title,
|
|
11349
11390
|
testId = _ref.testId,
|
|
11350
|
-
otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$
|
|
11391
|
+
otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2B);
|
|
11351
11392
|
|
|
11352
11393
|
var internalRef = useRef(null);
|
|
11353
11394
|
var ref = forwardedRef || internalRef;
|
|
@@ -11715,5 +11756,5 @@ var EmptyState = function EmptyState(_ref) {
|
|
|
11715
11756
|
}, children);
|
|
11716
11757
|
};
|
|
11717
11758
|
|
|
11718
|
-
export { AsyncSelectField, Avatar, Badge$1 as Badge, Bold, BreadcrumbItem, Breadcrumbs, Button$1 as Button, COLORS, Calendar, Card, CheckboxField, Chip, CircularProgress, CurrencyField, DataTable, DataTableCell, DataTableEditableCell, DataTableRow, DateField, DateFilter, DateRangeField, Dropdown, DropdownList, DropdownListDivider, DropdownListItem, EmptyState, Form, FormFeedback, FormFooter, FormRow, FormSection, HintModal, IconAnalytics, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowToTop, IconArrowTurnDownRight, IconArrowUp, IconAward, IconAwful, IconAwfulMonochromatic, IconBad, IconBadMonochromatic, IconBalanceScale, IconBalanceScaleLeft, IconBan, IconBarsH, IconBarsV, IconBell, IconBirthdayCake, IconBold, IconBolt, IconBook, IconBriefcase, IconBullseyeArrow, IconCalculator, IconCalendar, IconCalendarAlt, IconCalendarCheck, IconCalendarDay, IconCalendarExclamation, IconCalendarStar, IconCalendarTomorrow, IconCamera, IconCameraSlash, IconCashRegister, IconChartBar, IconCheck, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconClipboardList, IconClock, IconCog, IconComment, IconCommentLines, IconCopy, IconCreditCard, IconCreditCardPlus, IconDecent, IconDecentMonochromatic, IconDownload, IconEdit, IconEllipsisV, IconEnvelope, IconEnvelopeOpenDollar, IconExclaimation, IconExclaimationTriangle, IconExpand, IconExternalLink, IconEye, IconEyeSlash, IconFile, IconFilePdf, IconFlag, IconFourDotsCircle, IconFourSquares, IconGavel, IconGif, IconGift, IconGood, IconGoodMonochromatic, IconGreat, IconGreatMonochromatic, IconGrinBeam, IconGripVertical, IconHandshake, IconImage, IconInfoCircle, IconIslandTropical, IconItalic, IconLaptopSearch, IconLink, IconList, IconListOI as IconListOi, IconLock, IconMagicSolid, IconMapMarker, IconMegaphone, IconMessages, IconMinus, IconMinusCircle, IconMoneyBill, IconMugSaucerSolid, IconNotesMedical, IconOvertime, IconPaperPlane, IconPaperPlaneClock, IconPaperclip, IconPencil, IconPercentage, IconPhone, IconPlug, IconPlus, IconPrint, IconQuestionCircle, IconRepeat, IconReply, IconRocket, IconSearch, IconSignOut, IconSitemap, IconSlidersH, IconSort, IconStar, IconStarSolid, IconStickyNoteLines, IconStopwatch, IconStrikethrough, IconSync, IconSyncExclaimation, IconTable, IconTachometer, IconTimes, IconTimesOctagon, IconTrash, IconUnderline, IconUndo, IconUniversity, IconUserComputer, IconUserFriends, IconUserLight, IconUserPlus, IconUserSearch, IconUserSlash, IconUserSolid, IconUserTag, IconUserTie, IconUsers, IconVideo, IconVolume, IconVolumeMute, IconWrench, Inline, InlineBanner, Italic, Link, Modal, ModalBody, ModalFooter, MultiSelectField, Page, PaginationControls, PasswordField, Paywall, PercentageField, PersistentBanner, PhoneField, Pill, PillSelectField, ProgressBar, RadioGroupBoxOption, RadioGroupField, RadioGroupOption, SIZE_25_PERCENT, SIZE_33_PERCENT, SIZE_50_PERCENT, SIZE_66_PERCENT, SIZE_75_PERCENT, SegmentedControl, SelectField, Skeleton, SousChefProvider, Spinner, Stack, Text, TextAreaField, TextField, TimeField, TimeRangeField, Toggle, ToolbarSelect, Tooltip$1 as Tooltip, Underline, WeekField, ZINDEX, toast, useDataTableContext };
|
|
11759
|
+
export { AsyncSelectField, Avatar, Badge$1 as Badge, Bold, BreadcrumbItem, Breadcrumbs, Button$1 as Button, COLORS, Calendar, Card, CheckboxField, Chip, CircularProgress, CurrencyField, DataTable, DataTableCell, DataTableEditableCell, DataTableRow, DateField, DateFilter, DateRangeField, Dropdown, DropdownList, DropdownListDivider, DropdownListItem, EmptyState, Form, FormFeedback, FormFooter, FormRow, FormSection, HintModal, IconAnalytics, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowToTop, IconArrowTurnDownRight, IconArrowUp, IconAward, IconAwful, IconAwfulMonochromatic, IconBad, IconBadMonochromatic, IconBalanceScale, IconBalanceScaleLeft, IconBan, IconBarsH, IconBarsV, IconBell, IconBirthdayCake, IconBold, IconBolt, IconBook, IconBriefcase, IconBullseyeArrow, IconCalculator, IconCalendar, IconCalendarAlt, IconCalendarCheck, IconCalendarDay, IconCalendarExclamation, IconCalendarStar, IconCalendarTomorrow, IconCamera, IconCameraSlash, IconCashRegister, IconChartBar, IconCheck, IconCheckCircleIncomplete, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconClipboardList, IconClock, IconCog, IconComment, IconCommentLines, IconCopy, IconCreditCard, IconCreditCardPlus, IconDecent, IconDecentMonochromatic, IconDownload, IconEdit, IconEllipsisV, IconEnvelope, IconEnvelopeOpenDollar, IconExclaimation, IconExclaimationTriangle, IconExpand, IconExternalLink, IconEye, IconEyeSlash, IconFile, IconFilePdf, IconFlag, IconFourDotsCircle, IconFourSquares, IconGavel, IconGif, IconGift, IconGood, IconGoodMonochromatic, IconGreat, IconGreatMonochromatic, IconGrinBeam, IconGripVertical, IconHandshake, IconImage, IconInfoCircle, IconIslandTropical, IconItalic, IconLaptopSearch, IconLink, IconList, IconListOI as IconListOi, IconLock, IconMagicSolid, IconMapMarker, IconMegaphone, IconMessages, IconMinus, IconMinusCircle, IconMoneyBill, IconMugSaucerSolid, IconNotesMedical, IconOvertime, IconPaperPlane, IconPaperPlaneClock, IconPaperclip, IconPencil, IconPercentage, IconPhone, IconPlug, IconPlus, IconPrint, IconQuestionCircle, IconRepeat, IconReply, IconRocket, IconSearch, IconSignOut, IconSitemap, IconSlidersH, IconSort, IconStar, IconStarSolid, IconStickyNoteLines, IconStopwatch, IconStrikethrough, IconSync, IconSyncExclaimation, IconTable, IconTachometer, IconTimes, IconTimesOctagon, IconTrash, IconUnderline, IconUndo, IconUniversity, IconUnlock, IconUserComputer, IconUserFriends, IconUserLight, IconUserPlus, IconUserSearch, IconUserSlash, IconUserSolid, IconUserTag, IconUserTie, IconUsers, IconVideo, IconVolume, IconVolumeMute, IconWrench, Inline, InlineBanner, Italic, Link, Modal, ModalBody, ModalFooter, MultiSelectField, Page, PaginationControls, PasswordField, Paywall, PercentageField, PersistentBanner, PhoneField, Pill, PillSelectField, ProgressBar, RadioGroupBoxOption, RadioGroupField, RadioGroupOption, SIZE_25_PERCENT, SIZE_33_PERCENT, SIZE_50_PERCENT, SIZE_66_PERCENT, SIZE_75_PERCENT, SegmentedControl, SelectField, Skeleton, SousChefProvider, Spinner, Stack, Text, TextAreaField, TextField, TimeField, TimeRangeField, Toggle, ToolbarSelect, Tooltip$1 as Tooltip, Underline, WeekField, ZINDEX, toast, useDataTableContext };
|
|
11719
11760
|
//# sourceMappingURL=index.modern.js.map
|