@selfdecode/sd-component-library 4.0.90 → 4.0.92
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/containers/flex-containers/flex-containers.d.ts +6 -6
- package/lib/components/containers/grid-containers/grid-align-content-start/grid-align-content-start.d.ts +1 -1
- package/lib/components/containers/grid-containers/grid-center/grid-center.d.ts +1 -1
- package/lib/components/containers/grid-containers/grid-container-v2/grid-container-v2.d.ts +1 -1
- package/lib/components/texts/mixed-texts.d.ts +2 -2
- package/lib/components/texts/responsive-texts.d.ts +6 -6
- package/lib/components/texts/transformed-texts.d.ts +3 -3
- package/lib/components/texts/weighted-texts.d.ts +3 -3
- package/lib/core/theme.d.ts +20 -0
- package/lib/sd-component-library100.js +2 -2
- package/lib/sd-component-library101.js +3 -3
- package/lib/sd-component-library102.js +2 -2
- package/lib/sd-component-library104.js +4 -4
- package/lib/sd-component-library106.js +2 -2
- package/lib/sd-component-library117.js +1 -1
- package/lib/sd-component-library118.js +1 -1
- package/lib/sd-component-library120.js +1 -1
- package/lib/sd-component-library121.js +1 -1
- package/lib/sd-component-library126.js +1 -1
- package/lib/sd-component-library127.js +1 -1
- package/lib/sd-component-library129.js +1 -1
- package/lib/sd-component-library132.js +3 -3
- package/lib/sd-component-library133.js +1 -1
- package/lib/sd-component-library135.js +2 -2
- package/lib/sd-component-library15.js +1 -1
- package/lib/sd-component-library166.js +1 -1
- package/lib/sd-component-library167.js +1 -1
- package/lib/sd-component-library170.js +1 -1
- package/lib/sd-component-library171.js +4 -4
- package/lib/sd-component-library172.js +1 -1
- package/lib/sd-component-library194.js +20 -0
- package/lib/sd-component-library194.js.map +1 -1
- package/lib/sd-component-library195.js +3 -3
- package/lib/sd-component-library199.js +2 -3
- package/lib/sd-component-library199.js.map +1 -1
- package/lib/sd-component-library200.js +30 -57
- package/lib/sd-component-library200.js.map +1 -1
- package/lib/sd-component-library201.js +598 -24
- package/lib/sd-component-library201.js.map +1 -1
- package/lib/sd-component-library202.js +3 -19
- package/lib/sd-component-library202.js.map +1 -1
- package/lib/sd-component-library203.js +57 -5
- package/lib/sd-component-library203.js.map +1 -1
- package/lib/sd-component-library204.js +25 -5
- package/lib/sd-component-library204.js.map +1 -1
- package/lib/sd-component-library205.js +15 -61
- package/lib/sd-component-library205.js.map +1 -1
- package/lib/sd-component-library206.js +5 -2
- package/lib/sd-component-library206.js.map +1 -1
- package/lib/sd-component-library207.js +5 -30
- package/lib/sd-component-library207.js.map +1 -1
- package/lib/sd-component-library208.js +61 -595
- package/lib/sd-component-library208.js.map +1 -1
- package/lib/sd-component-library221.js +65 -3
- package/lib/sd-component-library221.js.map +1 -1
- package/lib/sd-component-library222.js +3 -52
- package/lib/sd-component-library222.js.map +1 -1
- package/lib/sd-component-library223.js +3 -65
- package/lib/sd-component-library223.js.map +1 -1
- package/lib/sd-component-library224.js +52 -3
- package/lib/sd-component-library224.js.map +1 -1
- package/lib/sd-component-library227.js +26 -3
- package/lib/sd-component-library227.js.map +1 -1
- package/lib/sd-component-library228.js +3 -3
- package/lib/sd-component-library228.js.map +1 -1
- package/lib/sd-component-library229.js +3 -31
- package/lib/sd-component-library229.js.map +1 -1
- package/lib/sd-component-library23.js +2 -2
- package/lib/sd-component-library230.js +31 -19
- package/lib/sd-component-library230.js.map +1 -1
- package/lib/sd-component-library231.js +19 -20
- package/lib/sd-component-library231.js.map +1 -1
- package/lib/sd-component-library232.js +20 -28
- package/lib/sd-component-library232.js.map +1 -1
- package/lib/sd-component-library233.js +27 -32
- package/lib/sd-component-library233.js.map +1 -1
- package/lib/sd-component-library234.js +32 -128
- package/lib/sd-component-library234.js.map +1 -1
- package/lib/sd-component-library235.js +129 -43
- package/lib/sd-component-library235.js.map +1 -1
- package/lib/sd-component-library236.js +41 -45
- package/lib/sd-component-library236.js.map +1 -1
- package/lib/sd-component-library237.js +46 -7
- package/lib/sd-component-library237.js.map +1 -1
- package/lib/sd-component-library238.js +8 -64
- package/lib/sd-component-library238.js.map +1 -1
- package/lib/sd-component-library239.js +21 -43
- package/lib/sd-component-library239.js.map +1 -1
- package/lib/sd-component-library24.js +2 -2
- package/lib/sd-component-library240.js +107 -11
- package/lib/sd-component-library240.js.map +1 -1
- package/lib/sd-component-library241.js +47 -21
- package/lib/sd-component-library241.js.map +1 -1
- package/lib/sd-component-library242.js +23 -108
- package/lib/sd-component-library242.js.map +1 -1
- package/lib/sd-component-library243.js +49 -43
- package/lib/sd-component-library243.js.map +1 -1
- package/lib/sd-component-library244.js +64 -24
- package/lib/sd-component-library244.js.map +1 -1
- package/lib/sd-component-library245.js +40 -50
- package/lib/sd-component-library245.js.map +1 -1
- package/lib/sd-component-library246.js +12 -47
- package/lib/sd-component-library246.js.map +1 -1
- package/lib/sd-component-library247.js +46 -73
- package/lib/sd-component-library247.js.map +1 -1
- package/lib/sd-component-library248.js +1 -1
- package/lib/sd-component-library25.js +1 -1
- package/lib/sd-component-library250.js +72 -18
- package/lib/sd-component-library250.js.map +1 -1
- package/lib/sd-component-library251.js +2 -20
- package/lib/sd-component-library251.js.map +1 -1
- package/lib/sd-component-library252.js +21 -2
- package/lib/sd-component-library252.js.map +1 -1
- package/lib/sd-component-library253.js +20 -26
- package/lib/sd-component-library253.js.map +1 -1
- package/lib/sd-component-library254.js +27 -323
- package/lib/sd-component-library254.js.map +1 -1
- package/lib/sd-component-library255.js +3 -5
- package/lib/sd-component-library255.js.map +1 -1
- package/lib/sd-component-library256.js +20 -25
- package/lib/sd-component-library256.js.map +1 -1
- package/lib/sd-component-library257.js +1 -1
- package/lib/sd-component-library257.js.map +1 -1
- package/lib/sd-component-library258.js +323 -22
- package/lib/sd-component-library258.js.map +1 -1
- package/lib/sd-component-library259.js +5 -3
- package/lib/sd-component-library259.js.map +1 -1
- package/lib/sd-component-library262.js +122 -30
- package/lib/sd-component-library262.js.map +1 -1
- package/lib/sd-component-library263.js +29 -50
- package/lib/sd-component-library263.js.map +1 -1
- package/lib/sd-component-library264.js +16 -126
- package/lib/sd-component-library264.js.map +1 -1
- package/lib/sd-component-library265.js +114 -63
- package/lib/sd-component-library265.js.map +1 -1
- package/lib/sd-component-library266.js +9 -75
- package/lib/sd-component-library266.js.map +1 -1
- package/lib/sd-component-library267.js +39 -111
- package/lib/sd-component-library267.js.map +1 -1
- package/lib/sd-component-library268.js +9 -30
- package/lib/sd-component-library268.js.map +1 -1
- package/lib/sd-component-library269.js +47 -17
- package/lib/sd-component-library269.js.map +1 -1
- package/lib/sd-component-library270.js +88 -123
- package/lib/sd-component-library270.js.map +1 -1
- package/lib/sd-component-library271.js +92 -10
- package/lib/sd-component-library271.js.map +1 -1
- package/lib/sd-component-library272.js +49 -50
- package/lib/sd-component-library272.js.map +1 -1
- package/lib/sd-component-library273.js +2 -9
- package/lib/sd-component-library273.js.map +1 -1
- package/lib/sd-component-library274.js +2 -51
- package/lib/sd-component-library274.js.map +1 -1
- package/lib/sd-component-library275.js +28 -88
- package/lib/sd-component-library275.js.map +1 -1
- package/lib/sd-component-library276.js +45 -86
- package/lib/sd-component-library276.js.map +1 -1
- package/lib/sd-component-library277.js +131 -49
- package/lib/sd-component-library277.js.map +1 -1
- package/lib/sd-component-library278.js +74 -2
- package/lib/sd-component-library278.js.map +1 -1
- package/lib/sd-component-library279.js +76 -2
- package/lib/sd-component-library279.js.map +1 -1
- package/lib/sd-component-library282.js +70 -10
- package/lib/sd-component-library282.js.map +1 -1
- package/lib/sd-component-library283.js +101 -69
- package/lib/sd-component-library283.js.map +1 -1
- package/lib/sd-component-library284.js +95 -91
- package/lib/sd-component-library284.js.map +1 -1
- package/lib/sd-component-library285.js +10 -106
- package/lib/sd-component-library285.js.map +1 -1
- package/lib/sd-component-library314.js +1 -1
- package/lib/sd-component-library315.js +2 -2
- package/lib/sd-component-library316.js +23 -33
- package/lib/sd-component-library316.js.map +1 -1
- package/lib/sd-component-library317.js +33 -23
- package/lib/sd-component-library317.js.map +1 -1
- package/lib/sd-component-library32.js +1 -1
- package/lib/sd-component-library321.js +1 -1
- package/lib/sd-component-library33.js +1 -1
- package/lib/sd-component-library5.js +1 -1
- package/lib/sd-component-library55.js +72 -65
- package/lib/sd-component-library55.js.map +1 -1
- package/lib/sd-component-library57.js +38 -37
- package/lib/sd-component-library57.js.map +1 -1
- package/lib/sd-component-library6.js +1 -1
- package/lib/sd-component-library62.js +3 -3
- package/lib/sd-component-library63.js +1 -1
- package/lib/sd-component-library64.js +1 -1
- package/lib/sd-component-library74.js +2 -2
- package/lib/sd-component-library75.js +3 -3
- package/lib/sd-component-library79.js +1 -1
- package/lib/sd-component-library85.js +1 -1
- package/lib/sd-component-library86.js +6 -6
- package/lib/sd-component-library87.js +2 -2
- package/lib/sd-component-library88.js +1 -1
- package/lib/sd-component-library89.js +5 -5
- package/lib/sd-component-library90.js +1 -1
- package/lib/sd-component-library92.js +6 -6
- package/lib/sd-component-library93.js +1 -1
- package/lib/sd-component-library94.js +7 -7
- package/lib/sd-component-library95.js +1 -1
- package/lib/sd-component-library98.js +2 -2
- package/lib/sd-component-library99.js +1 -1
- package/package.json +1 -1
|
@@ -1,105 +1,109 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
1
|
+
import { j as e } from "./sd-component-library195.js";
|
|
2
|
+
import { DateRangePicker as p } from "react-date-range";
|
|
3
|
+
import { Box as l } from "rebass";
|
|
4
|
+
import { getCalendarProps as x } from "./sd-component-library282.js";
|
|
5
|
+
import { TenSb as m } from "./sd-component-library152.js";
|
|
6
|
+
import { PrimaryTextButton as s } from "./sd-component-library21.js";
|
|
7
|
+
import { SelectedRangeText as c } from "./sd-component-library321.js";
|
|
8
|
+
import { ApplyButton as f } from "./sd-component-library322.js";
|
|
9
|
+
import { GridContainerV2 as g } from "./sd-component-library39.js";
|
|
10
|
+
const B = (r) => {
|
|
11
|
+
const {
|
|
12
|
+
selectedRange: o,
|
|
13
|
+
zIndex: n,
|
|
14
|
+
getStaticRanges: i,
|
|
15
|
+
handleCancel: a,
|
|
16
|
+
quickSelectionLabel: d,
|
|
17
|
+
alignCalendar: t
|
|
18
|
+
} = r;
|
|
19
|
+
return /* @__PURE__ */ e.jsxs(
|
|
20
|
+
l,
|
|
21
|
+
{
|
|
22
|
+
sx: {
|
|
23
|
+
overflowX: "auto",
|
|
24
|
+
borderStyle: "solid",
|
|
25
|
+
borderWidth: "1px",
|
|
26
|
+
minWidth: "max-content",
|
|
27
|
+
borderColor: "cl_lightGrey",
|
|
28
|
+
position: "absolute",
|
|
29
|
+
maxWidth: "max-content",
|
|
30
|
+
width: "max-content",
|
|
31
|
+
top: 0,
|
|
32
|
+
left: t === "left" ? "0" : t === "right" ? "unset" : void 0,
|
|
33
|
+
right: t === "right" ? "0" : t === "left" ? "unset" : void 0,
|
|
34
|
+
margin: "auto",
|
|
35
|
+
backgroundColor: "#fff",
|
|
36
|
+
zIndex: n,
|
|
37
|
+
".rdrDateRangePickerWrapper": {
|
|
38
|
+
width: "unset",
|
|
39
|
+
flexDirection: "row"
|
|
29
40
|
},
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
41
|
+
".rdrDefinedRangesWrapper": {
|
|
42
|
+
width: "226px"
|
|
43
|
+
},
|
|
44
|
+
".rdrCalendarWrapper": {
|
|
45
|
+
display: "inline-flex"
|
|
46
|
+
},
|
|
47
|
+
".rdrInputRanges": {
|
|
48
|
+
display: "none"
|
|
49
|
+
},
|
|
50
|
+
".rdrStaticRanges:before": {
|
|
51
|
+
content: d,
|
|
52
|
+
fontSize: "14px",
|
|
53
|
+
fontFamily: "proxima-nova",
|
|
54
|
+
color: "#9BA2B4",
|
|
55
|
+
fontWeight: "300",
|
|
56
|
+
p: "10px 20px"
|
|
57
|
+
},
|
|
58
|
+
".rdrStaticRange": {
|
|
59
|
+
fontSize: "14px",
|
|
60
|
+
fontFamily: "proxima-nova",
|
|
61
|
+
color: "#434A54",
|
|
62
|
+
borderBottomWidth: "1px"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
"data-testid": "calendar-wrapper",
|
|
66
|
+
children: [
|
|
67
|
+
/* @__PURE__ */ e.jsx(m, { children: /* @__PURE__ */ e.jsx(
|
|
68
|
+
p,
|
|
69
|
+
{
|
|
70
|
+
...x(r),
|
|
71
|
+
direction: "horizontal",
|
|
72
|
+
staticRanges: i()
|
|
73
|
+
}
|
|
74
|
+
) }),
|
|
75
|
+
/* @__PURE__ */ e.jsxs(
|
|
76
|
+
g,
|
|
33
77
|
{
|
|
34
|
-
onClickOutside: p,
|
|
35
78
|
sx: {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
m: "auto",
|
|
43
|
-
borderRadius: "4px",
|
|
44
|
-
zIndex: n,
|
|
45
|
-
".rdrDateRangePickerWrapper": {
|
|
46
|
-
width: "100%",
|
|
47
|
-
flexDirection: "column"
|
|
48
|
-
},
|
|
49
|
-
".rdrDefinedRangesWrapper": {
|
|
50
|
-
width: "100%"
|
|
51
|
-
},
|
|
52
|
-
".rdrCalendarWrapper": {
|
|
53
|
-
display: a ? "inline-flex" : "none"
|
|
54
|
-
},
|
|
55
|
-
".rdrInputRanges": {
|
|
56
|
-
display: "none"
|
|
57
|
-
},
|
|
58
|
-
".rdrStaticRanges:before": {
|
|
59
|
-
fontSize: "16px",
|
|
60
|
-
fontFamily: "proxima-nova",
|
|
61
|
-
color: "#9BA2B4",
|
|
62
|
-
fontWeight: "300",
|
|
63
|
-
p: "10px 20px"
|
|
64
|
-
},
|
|
65
|
-
".rdrStaticRange": {
|
|
66
|
-
fontSize: "16px",
|
|
67
|
-
fontFamily: "proxima-nova",
|
|
68
|
-
color: "#434A54",
|
|
69
|
-
borderBottomWidth: "0"
|
|
70
|
-
}
|
|
79
|
+
gridTemplateColumns: "max-content 1fr max-content",
|
|
80
|
+
gap: "30px",
|
|
81
|
+
p: "10px",
|
|
82
|
+
borderTopWidth: "1px",
|
|
83
|
+
borderTopStyle: "solid",
|
|
84
|
+
borderTopColor: "#CCD0DB"
|
|
71
85
|
},
|
|
72
86
|
children: [
|
|
73
|
-
/* @__PURE__ */
|
|
87
|
+
/* @__PURE__ */ e.jsx(
|
|
74
88
|
s,
|
|
75
89
|
{
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
90
|
+
onClick: a,
|
|
91
|
+
height: "42px",
|
|
92
|
+
color: "cl_darkGrey",
|
|
93
|
+
padding: "0 0 0 10px",
|
|
94
|
+
children: "Cancel"
|
|
79
95
|
}
|
|
80
|
-
)
|
|
81
|
-
/* @__PURE__ */
|
|
82
|
-
/* @__PURE__ */
|
|
83
|
-
/* @__PURE__ */ r.jsx(
|
|
84
|
-
u,
|
|
85
|
-
{
|
|
86
|
-
onClick: o,
|
|
87
|
-
height: "42px",
|
|
88
|
-
color: "cl_darkGrey",
|
|
89
|
-
padding: "0",
|
|
90
|
-
children: "Cancel"
|
|
91
|
-
}
|
|
92
|
-
),
|
|
93
|
-
/* @__PURE__ */ r.jsx(R, { ...e })
|
|
94
|
-
] })
|
|
96
|
+
),
|
|
97
|
+
/* @__PURE__ */ e.jsx(c, { selectedRange: o }),
|
|
98
|
+
/* @__PURE__ */ e.jsx(f, { ...r })
|
|
95
99
|
]
|
|
96
100
|
}
|
|
97
101
|
)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
+
]
|
|
103
|
+
}
|
|
104
|
+
);
|
|
105
|
+
};
|
|
102
106
|
export {
|
|
103
|
-
|
|
107
|
+
B as BaseDateRangeInputDesktop
|
|
104
108
|
};
|
|
105
109
|
//# sourceMappingURL=sd-component-library284.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sd-component-library284.js","sources":["../src/components/inputs/date-inputs/base-date-range-input/partials/base-date-range-input-
|
|
1
|
+
{"version":3,"file":"sd-component-library284.js","sources":["../src/components/inputs/date-inputs/base-date-range-input/partials/base-date-range-input-desktop/base-date-range-input-desktop.tsx"],"sourcesContent":["import React from \"react\";\nimport { DateRangePicker } from \"react-date-range\";\n\nimport { Box } from \"rebass\";\n\nimport { PrimaryTextButton } from \"../../../../../buttons\";\nimport { Grid } from \"../../../../../containers\";\nimport { TenSb } from \"../../../../../texts/ten-sb\";\nimport { getCalendarProps } from \"../../utils\";\nimport { ApplyButton } from \"../apply-button\";\nimport { SelectedRangeText } from \"../selected-range-text\";\nimport { BaseDateRangeInputDesktopProps as Props } from \"./interfaces\";\n\nexport const BaseDateRangeInputDesktop: React.FC<Props> = (props) => {\n const {\n selectedRange,\n zIndex,\n getStaticRanges,\n handleCancel,\n quickSelectionLabel,\n alignCalendar,\n } = props;\n return (\n <Box\n sx={{\n overflowX: \"auto\",\n borderStyle: \"solid\",\n borderWidth: \"1px\",\n minWidth: \"max-content\",\n borderColor: \"cl_lightGrey\",\n position: \"absolute\",\n maxWidth: \"max-content\",\n width: \"max-content\",\n top: 0,\n left:\n alignCalendar === \"left\"\n ? \"0\"\n : alignCalendar === \"right\"\n ? \"unset\"\n : undefined,\n right:\n alignCalendar === \"right\"\n ? \"0\"\n : alignCalendar === \"left\"\n ? \"unset\"\n : undefined,\n margin: \"auto\",\n backgroundColor: \"#fff\",\n zIndex,\n \".rdrDateRangePickerWrapper\": {\n width: \"unset\",\n flexDirection: \"row\",\n },\n \".rdrDefinedRangesWrapper\": {\n width: \"226px\",\n },\n \".rdrCalendarWrapper\": {\n display: \"inline-flex\",\n },\n \".rdrInputRanges\": {\n display: \"none\",\n },\n \".rdrStaticRanges:before\": {\n content: quickSelectionLabel,\n fontSize: \"14px\",\n fontFamily: \"proxima-nova\",\n color: \"#9BA2B4\",\n fontWeight: \"300\",\n p: \"10px 20px\",\n },\n \".rdrStaticRange\": {\n fontSize: \"14px\",\n fontFamily: \"proxima-nova\",\n color: \"#434A54\",\n borderBottomWidth: \"1px\",\n },\n }}\n data-testid=\"calendar-wrapper\"\n >\n <TenSb>\n <DateRangePicker\n {...getCalendarProps(props)}\n direction=\"horizontal\"\n staticRanges={getStaticRanges()}\n />\n </TenSb>\n\n <Grid\n sx={{\n gridTemplateColumns: \"max-content 1fr max-content\",\n gap: \"30px\",\n p: \"10px\",\n borderTopWidth: \"1px\",\n borderTopStyle: \"solid\",\n borderTopColor: \"#CCD0DB\",\n }}\n >\n <PrimaryTextButton\n onClick={handleCancel}\n height=\"42px\"\n color=\"cl_darkGrey\"\n padding=\"0 0 0 10px\"\n >\n Cancel\n </PrimaryTextButton>\n\n <SelectedRangeText selectedRange={selectedRange} />\n\n <ApplyButton {...props} />\n </Grid>\n </Box>\n );\n};\n"],"names":["BaseDateRangeInputDesktop","props","selectedRange","zIndex","getStaticRanges","handleCancel","quickSelectionLabel","alignCalendar","jsxs","Box","jsx","TenSb","DateRangePicker","getCalendarProps","Grid","PrimaryTextButton","SelectedRangeText","ApplyButton"],"mappings":";;;;;;;;;AAaa,MAAAA,IAA6C,CAACC,MAAU;AAC7D,QAAA;AAAA,IACJ,eAAAC;AAAA,IACA,QAAAC;AAAA,IACA,iBAAAC;AAAA,IACA,cAAAC;AAAA,IACA,qBAAAC;AAAA,IACA,eAAAC;AAAA,EACE,IAAAN;AAEF,SAAAO,gBAAAA,EAAA;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,IAAI;AAAA,QACF,WAAW;AAAA,QACX,aAAa;AAAA,QACb,aAAa;AAAA,QACb,UAAU;AAAA,QACV,aAAa;AAAA,QACb,UAAU;AAAA,QACV,UAAU;AAAA,QACV,OAAO;AAAA,QACP,KAAK;AAAA,QACL,MACEF,MAAkB,SACd,MACAA,MAAkB,UAClB,UACA;AAAA,QACN,OACEA,MAAkB,UACd,MACAA,MAAkB,SAClB,UACA;AAAA,QACN,QAAQ;AAAA,QACR,iBAAiB;AAAA,QACjB,QAAAJ;AAAA,QACA,8BAA8B;AAAA,UAC5B,OAAO;AAAA,UACP,eAAe;AAAA,QACjB;AAAA,QACA,4BAA4B;AAAA,UAC1B,OAAO;AAAA,QACT;AAAA,QACA,uBAAuB;AAAA,UACrB,SAAS;AAAA,QACX;AAAA,QACA,mBAAmB;AAAA,UACjB,SAAS;AAAA,QACX;AAAA,QACA,2BAA2B;AAAA,UACzB,SAASG;AAAA,UACT,UAAU;AAAA,UACV,YAAY;AAAA,UACZ,OAAO;AAAA,UACP,YAAY;AAAA,UACZ,GAAG;AAAA,QACL;AAAA,QACA,mBAAmB;AAAA,UACjB,UAAU;AAAA,UACV,YAAY;AAAA,UACZ,OAAO;AAAA,UACP,mBAAmB;AAAA,QACrB;AAAA,MACF;AAAA,MACA,eAAY;AAAA,MAEZ,UAAA;AAAA,QAAAI,gBAAAA,MAACC,GACC,EAAA,UAAAD,gBAAAA,EAAA;AAAA,UAACE;AAAA,UAAA;AAAA,YACE,GAAGC,EAAiBZ,CAAK;AAAA,YAC1B,WAAU;AAAA,YACV,cAAcG,EAAgB;AAAA,UAAA;AAAA,QAAA,GAElC;AAAA,QAEAI,gBAAAA,EAAA;AAAA,UAACM;AAAAA,UAAA;AAAA,YACC,IAAI;AAAA,cACF,qBAAqB;AAAA,cACrB,KAAK;AAAA,cACL,GAAG;AAAA,cACH,gBAAgB;AAAA,cAChB,gBAAgB;AAAA,cAChB,gBAAgB;AAAA,YAClB;AAAA,YAEA,UAAA;AAAA,cAAAJ,gBAAAA,EAAA;AAAA,gBAACK;AAAA,gBAAA;AAAA,kBACC,SAASV;AAAA,kBACT,QAAO;AAAA,kBACP,OAAM;AAAA,kBACN,SAAQ;AAAA,kBACT,UAAA;AAAA,gBAAA;AAAA,cAED;AAAA,cAEAK,gBAAAA,MAACM,KAAkB,eAAAd,GAA8B;AAAA,cAEjDQ,gBAAAA,EAAAA,IAACO,GAAa,EAAA,GAAGhB,GAAO;AAAA,YAAA;AAAA,UAAA;AAAA,QAC1B;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN;"}
|
|
@@ -1,109 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const B = (r) => {
|
|
11
|
-
const {
|
|
12
|
-
selectedRange: o,
|
|
13
|
-
zIndex: n,
|
|
14
|
-
getStaticRanges: i,
|
|
15
|
-
handleCancel: a,
|
|
16
|
-
quickSelectionLabel: d,
|
|
17
|
-
alignCalendar: t
|
|
18
|
-
} = r;
|
|
19
|
-
return /* @__PURE__ */ e.jsxs(
|
|
20
|
-
l,
|
|
21
|
-
{
|
|
22
|
-
sx: {
|
|
23
|
-
overflowX: "auto",
|
|
24
|
-
borderStyle: "solid",
|
|
25
|
-
borderWidth: "1px",
|
|
26
|
-
minWidth: "max-content",
|
|
27
|
-
borderColor: "cl_lightGrey",
|
|
28
|
-
position: "absolute",
|
|
29
|
-
maxWidth: "max-content",
|
|
30
|
-
width: "max-content",
|
|
31
|
-
top: 0,
|
|
32
|
-
left: t === "left" ? "0" : t === "right" ? "unset" : void 0,
|
|
33
|
-
right: t === "right" ? "0" : t === "left" ? "unset" : void 0,
|
|
34
|
-
margin: "auto",
|
|
35
|
-
backgroundColor: "#fff",
|
|
36
|
-
zIndex: n,
|
|
37
|
-
".rdrDateRangePickerWrapper": {
|
|
38
|
-
width: "unset",
|
|
39
|
-
flexDirection: "row"
|
|
40
|
-
},
|
|
41
|
-
".rdrDefinedRangesWrapper": {
|
|
42
|
-
width: "226px"
|
|
43
|
-
},
|
|
44
|
-
".rdrCalendarWrapper": {
|
|
45
|
-
display: "inline-flex"
|
|
46
|
-
},
|
|
47
|
-
".rdrInputRanges": {
|
|
48
|
-
display: "none"
|
|
49
|
-
},
|
|
50
|
-
".rdrStaticRanges:before": {
|
|
51
|
-
content: d,
|
|
52
|
-
fontSize: "14px",
|
|
53
|
-
fontFamily: "proxima-nova",
|
|
54
|
-
color: "#9BA2B4",
|
|
55
|
-
fontWeight: "300",
|
|
56
|
-
p: "10px 20px"
|
|
57
|
-
},
|
|
58
|
-
".rdrStaticRange": {
|
|
59
|
-
fontSize: "14px",
|
|
60
|
-
fontFamily: "proxima-nova",
|
|
61
|
-
color: "#434A54",
|
|
62
|
-
borderBottomWidth: "1px"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
"data-testid": "calendar-wrapper",
|
|
66
|
-
children: [
|
|
67
|
-
/* @__PURE__ */ e.jsx(m, { children: /* @__PURE__ */ e.jsx(
|
|
68
|
-
p,
|
|
69
|
-
{
|
|
70
|
-
...x(r),
|
|
71
|
-
direction: "horizontal",
|
|
72
|
-
staticRanges: i()
|
|
73
|
-
}
|
|
74
|
-
) }),
|
|
75
|
-
/* @__PURE__ */ e.jsxs(
|
|
76
|
-
g,
|
|
77
|
-
{
|
|
78
|
-
sx: {
|
|
79
|
-
gridTemplateColumns: "max-content 1fr max-content",
|
|
80
|
-
gap: "30px",
|
|
81
|
-
p: "10px",
|
|
82
|
-
borderTopWidth: "1px",
|
|
83
|
-
borderTopStyle: "solid",
|
|
84
|
-
borderTopColor: "#CCD0DB"
|
|
85
|
-
},
|
|
86
|
-
children: [
|
|
87
|
-
/* @__PURE__ */ e.jsx(
|
|
88
|
-
s,
|
|
89
|
-
{
|
|
90
|
-
onClick: a,
|
|
91
|
-
height: "42px",
|
|
92
|
-
color: "cl_darkGrey",
|
|
93
|
-
padding: "0 0 0 10px",
|
|
94
|
-
children: "Cancel"
|
|
95
|
-
}
|
|
96
|
-
),
|
|
97
|
-
/* @__PURE__ */ e.jsx(c, { selectedRange: o }),
|
|
98
|
-
/* @__PURE__ */ e.jsx(f, { ...r })
|
|
99
|
-
]
|
|
100
|
-
}
|
|
101
|
-
)
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
);
|
|
105
|
-
};
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 18.2, height: 20, viewBox: "0 0 18.2 20", ...t }, /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("style", null, `
|
|
3
|
+
.calendar{
|
|
4
|
+
fill:none;
|
|
5
|
+
stroke-linecap:round;
|
|
6
|
+
stroke-linejoin:round;
|
|
7
|
+
stroke-width:2px;
|
|
8
|
+
}
|
|
9
|
+
`)), /* @__PURE__ */ e.createElement("g", { transform: "translate(-3.5 -2)" }, /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M6.3,6H18.9a1.8,1.8,0,0,1,1.8,1.8V20.4a1.8,1.8,0,0,1-1.8,1.8H6.3a1.8,1.8,0,0,1-1.8-1.8V7.8A1.8,1.8,0,0,1,6.3,6Z", transform: "translate(0 -1.2)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M24,3V6.6", transform: "translate(-7.8 0)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M12,3V6.6", transform: "translate(-3 0)" }), /* @__PURE__ */ e.createElement("path", { className: "calendar", stroke: "current", d: "M4.5,15H20.7", transform: "translate(0 -4.8)" })));
|
|
106
10
|
export {
|
|
107
|
-
|
|
11
|
+
a as ReactComponent
|
|
108
12
|
};
|
|
109
13
|
//# sourceMappingURL=sd-component-library285.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sd-component-library285.js","sources":["../src/components/
|
|
1
|
+
{"version":3,"file":"sd-component-library285.js","sources":["../src/components/icons/calendar-icon/calendar.svg"],"sourcesContent":["export default \"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4yIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTguMiAyMCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jYWxlbmRhcnsKICAgICAgICBmaWxsOm5vbmU7CiAgICAgICAgc3Ryb2tlLWxpbmVjYXA6cm91bmQ7CiAgICAgICAgc3Ryb2tlLWxpbmVqb2luOnJvdW5kOwogICAgICAgIHN0cm9rZS13aWR0aDoycHg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjUgLTIpIj4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNNi4zLDZIMTguOWExLjgsMS44LDAsMCwxLDEuOCwxLjhWMjAuNGExLjgsMS44LDAsMCwxLTEuOCwxLjhINi4zYTEuOCwxLjgsMCwwLDEtMS44LTEuOFY3LjhBMS44LDEuOCwwLDAsMSw2LjMsNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEuMikiLz4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNMjQsM1Y2LjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03LjggMCkiLz4KICAgIDxwYXRoIGNsYXNzPSJjYWxlbmRhciIgc3Ryb2tlPSJjdXJyZW50IiBkPSJNMTIsM1Y2LjYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIDApIi8+CiAgICA8cGF0aCBjbGFzcz0iY2FsZW5kYXIiIHN0cm9rZT0iY3VycmVudCIgZD0iTTQuNSwxNUgyMC43IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00LjgpIi8+CiAgPC9nPgo8L3N2Zz4=\""],"names":["SvgCalendar","props","React"],"mappings":";AACK,MAACA,IAAc,CAACC,MAA0B,gBAAAC,EAAM,cAAc,OAAO,EAAE,OAAO,8BAA8B,OAAO,MAAM,QAAQ,IAAI,SAAS,eAAe,GAAGD,KAAyB,gBAAAC,EAAM,cAAc,QAAQ,MAAsB,gBAAAA,EAAM,cAAc,SAAS,MAAM;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,KAAiJ,CAAC,GAAmB,gBAAAA,EAAM,cAAc,KAAK,EAAE,WAAW,wBAAwC,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,mHAAmH,WAAW,oBAAqB,CAAA,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,aAAa,WAAW,oBAAmB,CAAE,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,aAAa,WAAW,kBAAmB,CAAA,GAAmB,gBAAAA,EAAM,cAAc,QAAQ,EAAE,WAAW,YAAY,QAAQ,WAAW,GAAG,gBAAgB,WAAW,oBAAmB,CAAE,CAAC,CAAC;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as a } from "./sd-component-library195.js";
|
|
2
2
|
import { useState as S, useCallback as B } from "react";
|
|
3
3
|
import { Box as Y } from "rebass";
|
|
4
|
-
import { labelPaddingX as c, labelWidth as W } from "./sd-component-
|
|
4
|
+
import { labelPaddingX as c, labelWidth as W } from "./sd-component-library230.js";
|
|
5
5
|
import { getCoordinateForArc as $ } from "./sd-component-library91.js";
|
|
6
6
|
import { ResponsiveTextV2 as z } from "./sd-component-library149.js";
|
|
7
7
|
const D = (j) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as t } from "./sd-component-library195.js";
|
|
2
2
|
import x from "react";
|
|
3
3
|
import u from "./sd-component-library194.js";
|
|
4
|
-
import { getIsHorizontal as j, getRangeProperties as p } from "./sd-component-
|
|
5
|
-
import { OutlineMeterRange as M } from "./sd-component-
|
|
4
|
+
import { getIsHorizontal as j, getRangeProperties as p } from "./sd-component-library232.js";
|
|
5
|
+
import { OutlineMeterRange as M } from "./sd-component-library235.js";
|
|
6
6
|
import { LabelPointer as b } from "./sd-component-library325.js";
|
|
7
7
|
const A = x.forwardRef(
|
|
8
8
|
(e, r) => {
|
|
@@ -1,38 +1,28 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
|
|
1
|
+
import { j as x } from "./sd-component-library195.js";
|
|
2
|
+
import { getInnerX as u, degToRad as r, getInnerY as i } from "./sd-component-library91.js";
|
|
3
|
+
const j = (p) => {
|
|
3
4
|
const {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
"circle",
|
|
24
|
-
{
|
|
25
|
-
cx: e,
|
|
26
|
-
cy: e,
|
|
27
|
-
r: $ + d,
|
|
28
|
-
strokeWidth: d,
|
|
29
|
-
stroke: s,
|
|
30
|
-
fill: "white"
|
|
31
|
-
}
|
|
32
|
-
)
|
|
33
|
-
] });
|
|
5
|
+
startX: $,
|
|
6
|
+
startY: e,
|
|
7
|
+
endX: a,
|
|
8
|
+
endY: d,
|
|
9
|
+
radius: n,
|
|
10
|
+
color: A,
|
|
11
|
+
width: t,
|
|
12
|
+
roundStart: l = !0,
|
|
13
|
+
roundEnd: I = !0,
|
|
14
|
+
startAlpha: o,
|
|
15
|
+
endAlpha: s
|
|
16
|
+
} = p, c = s - o, m = u($, r(o), t), X = i(e, r(o), t), Y = u(a, r(s), t), h = i(d, r(s), t);
|
|
17
|
+
return /* @__PURE__ */ x.jsx(
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
d: `M${$},${e} A${n},${n} 0 ${c > 180 ? "1" : "0"},1 ${a},${d} ${I ? `A${t / 2},${t / 2} 0 0,1 ` : "L"}${Y},${h} A${n - t},${n - t} 0 ${c > 180 ? "1" : "0"},0 ${m},${X} ${l ? `A${t / 2},${t / 2} 0 0,1 ` : "L"}${$},${e}`,
|
|
21
|
+
fill: A
|
|
22
|
+
}
|
|
23
|
+
);
|
|
34
24
|
};
|
|
35
25
|
export {
|
|
36
|
-
|
|
26
|
+
j as BaseOutlineArc
|
|
37
27
|
};
|
|
38
28
|
//# sourceMappingURL=sd-component-library316.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sd-component-library316.js","sources":["../src/components/meters/outline-meter/partials/base-
|
|
1
|
+
{"version":3,"file":"sd-component-library316.js","sources":["../src/components/meters/outline-meter/partials/base-outline-arc/base-outline-arc.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { degToRad, getInnerX, getInnerY } from \"../../utils\";\nimport { BaseOutlineArcProps as Props } from \"./interfaces\";\n\nexport const BaseOutlineArc: React.FC<Props> = (props) => {\n const {\n startX,\n startY,\n endX,\n endY,\n radius,\n color,\n width,\n roundStart = true,\n roundEnd = true,\n startAlpha,\n endAlpha,\n } = props;\n\n const arc = endAlpha - startAlpha;\n\n const startInnerX = getInnerX(startX, degToRad(startAlpha), width);\n const startInnerY = getInnerY(startY, degToRad(startAlpha), width);\n\n const endInnerX = getInnerX(endX, degToRad(endAlpha), width);\n const endInnerY = getInnerY(endY, degToRad(endAlpha), width);\n\n return (\n <path\n d={`M${startX},${startY} A${radius},${radius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${endX},${endY} ${\n roundEnd ? `A${width / 2},${width / 2} 0 0,1 ` : \"L\"\n }${endInnerX},${endInnerY} A${radius - width},${radius - width} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },0 ${startInnerX},${startInnerY} ${\n roundStart ? `A${width / 2},${width / 2} 0 0,1 ` : \"L\"\n }${startX},${startY}`}\n fill={color}\n />\n );\n};\n"],"names":["BaseOutlineArc","props","startX","startY","endX","endY","radius","color","width","roundStart","roundEnd","startAlpha","endAlpha","arc","startInnerX","getInnerX","degToRad","startInnerY","getInnerY","endInnerX","endInnerY","jsx"],"mappings":";;AAKa,MAAAA,IAAkC,CAACC,MAAU;AAClD,QAAA;AAAA,IACJ,QAAAC;AAAA,IACA,QAAAC;AAAA,IACA,MAAAC;AAAA,IACA,MAAAC;AAAA,IACA,QAAAC;AAAA,IACA,OAAAC;AAAA,IACA,OAAAC;AAAA,IACA,YAAAC,IAAa;AAAA,IACb,UAAAC,IAAW;AAAA,IACX,YAAAC;AAAA,IACA,UAAAC;AAAA,EACE,IAAAX,GAEEY,IAAMD,IAAWD,GAEjBG,IAAcC,EAAUb,GAAQc,EAASL,CAAU,GAAGH,CAAK,GAC3DS,IAAcC,EAAUf,GAAQa,EAASL,CAAU,GAAGH,CAAK,GAE3DW,IAAYJ,EAAUX,GAAMY,EAASJ,CAAQ,GAAGJ,CAAK,GACrDY,IAAYF,EAAUb,GAAMW,EAASJ,CAAQ,GAAGJ,CAAK;AAGzD,SAAAa,gBAAAA,EAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,GAAG,IAAInB,CAAM,IAAIC,CAAM,KAAKG,CAAM,IAAIA,CAAM,MAC1CO,IAAM,MAAM,MAAM,GACpB,MAAMT,CAAI,IAAIC,CAAI,IAChBK,IAAW,IAAIF,IAAQ,CAAC,IAAIA,IAAQ,CAAC,YAAY,GACnD,GAAGW,CAAS,IAAIC,CAAS,KAAKd,IAASE,CAAK,IAAIF,IAASE,CAAK,MAC5DK,IAAM,MAAM,MAAM,GACpB,MAAMC,CAAW,IAAIG,CAAW,IAC9BR,IAAa,IAAID,IAAQ,CAAC,IAAIA,IAAQ,CAAC,YAAY,GACrD,GAAGN,CAAM,IAAIC,CAAM;AAAA,MACnB,MAAMI;AAAA,IAAA;AAAA,EAAA;AAGZ;"}
|
|
@@ -1,28 +1,38 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
|
|
3
|
-
const j = (p) => {
|
|
1
|
+
import { j as t } from "./sd-component-library195.js";
|
|
2
|
+
const h = (n) => {
|
|
4
3
|
const {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
4
|
+
color: s,
|
|
5
|
+
innerCircleRadius: $,
|
|
6
|
+
innerCircleStrokeWidth: d,
|
|
7
|
+
dx: i,
|
|
8
|
+
dy: r,
|
|
9
|
+
radius: e,
|
|
10
|
+
tipX: l,
|
|
11
|
+
tipY: o,
|
|
12
|
+
needleWidth: c
|
|
13
|
+
} = n;
|
|
14
|
+
return /* @__PURE__ */ t.jsxs("g", { children: [
|
|
15
|
+
/* @__PURE__ */ t.jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: `M${l - i},${o - r} A${c / 2},${c / 2} 0 0,0 ${l + i},${o + r} L${e + i},${e + r} L${e - i},${e - r} Z`,
|
|
19
|
+
fill: s
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ t.jsx(
|
|
23
|
+
"circle",
|
|
24
|
+
{
|
|
25
|
+
cx: e,
|
|
26
|
+
cy: e,
|
|
27
|
+
r: $ + d,
|
|
28
|
+
strokeWidth: d,
|
|
29
|
+
stroke: s,
|
|
30
|
+
fill: "white"
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
] });
|
|
24
34
|
};
|
|
25
35
|
export {
|
|
26
|
-
|
|
36
|
+
h as BaseNeedle
|
|
27
37
|
};
|
|
28
38
|
//# sourceMappingURL=sd-component-library317.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sd-component-library317.js","sources":["../src/components/meters/outline-meter/partials/base-
|
|
1
|
+
{"version":3,"file":"sd-component-library317.js","sources":["../src/components/meters/outline-meter/partials/base-needle/base-needle.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { BaseNeedleProps as Props } from \"./interfaces\";\n\nexport const BaseNeedle: React.FC<Props> = (props) => {\n const {\n color,\n innerCircleRadius,\n innerCircleStrokeWidth,\n dx,\n dy,\n radius,\n tipX,\n tipY,\n needleWidth,\n } = props;\n\n return (\n <g>\n <path\n d={`M${tipX - dx},${tipY - dy} A${needleWidth / 2},${\n needleWidth / 2\n } 0 0,0 ${tipX + dx},${tipY + dy} L${radius + dx},${radius + dy} L${\n radius - dx\n },${radius - dy} Z`}\n fill={color}\n />\n <circle\n cx={radius}\n cy={radius}\n r={innerCircleRadius + innerCircleStrokeWidth}\n strokeWidth={innerCircleStrokeWidth}\n stroke={color}\n fill=\"white\"\n />\n </g>\n );\n};\n"],"names":["BaseNeedle","props","color","innerCircleRadius","innerCircleStrokeWidth","dx","dy","radius","tipX","tipY","needleWidth","jsx"],"mappings":";AAIa,MAAAA,IAA8B,CAACC,MAAU;AAC9C,QAAA;AAAA,IACJ,OAAAC;AAAA,IACA,mBAAAC;AAAA,IACA,wBAAAC;AAAA,IACA,IAAAC;AAAA,IACA,IAAAC;AAAA,IACA,QAAAC;AAAA,IACA,MAAAC;AAAA,IACA,MAAAC;AAAA,IACA,aAAAC;AAAA,EACE,IAAAT;AAEJ,gCACG,KACC,EAAA,UAAA;AAAA,IAAAU,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAIH,IAAOH,CAAE,IAAII,IAAOH,CAAE,KAAKI,IAAc,CAAC,IAC/CA,IAAc,CAChB,UAAUF,IAAOH,CAAE,IAAII,IAAOH,CAAE,KAAKC,IAASF,CAAE,IAAIE,IAASD,CAAE,KAC7DC,IAASF,CACX,IAAIE,IAASD,CAAE;AAAA,QACf,MAAMJ;AAAA,MAAA;AAAA,IACR;AAAA,IACAS,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,IAAIJ;AAAA,QACJ,IAAIA;AAAA,QACJ,GAAGJ,IAAoBC;AAAA,QACvB,aAAaA;AAAA,QACb,QAAQF;AAAA,QACR,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EACF,EAAA,CAAA;AAEJ;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { j as e } from "./sd-component-library195.js";
|
|
2
|
-
import { getSelectedRangeText as l } from "./sd-component-
|
|
2
|
+
import { getSelectedRangeText as l } from "./sd-component-library282.js";
|
|
3
3
|
import { FourteenRegular as n } from "./sd-component-library143.js";
|
|
4
4
|
import { FourteenSb as p } from "./sd-component-library144.js";
|
|
5
5
|
import { BaseGridContainer as i } from "./sd-component-library36.js";
|
|
@@ -2,7 +2,7 @@ import { j as e } from "./sd-component-library195.js";
|
|
|
2
2
|
import { useRef as T, useState as q, useCallback as J } from "react";
|
|
3
3
|
import { Box as o } from "rebass";
|
|
4
4
|
import { useResize as K } from "./sd-component-library3.js";
|
|
5
|
-
import { ReactComponent as L } from "./sd-component-
|
|
5
|
+
import { ReactComponent as L } from "./sd-component-library202.js";
|
|
6
6
|
const Z = (p) => {
|
|
7
7
|
const {
|
|
8
8
|
width: x = ["100%"],
|