@selfdecode/sd-component-library 4.0.148 → 4.0.149

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.
Files changed (206) hide show
  1. package/lib/components/buttons/button/interfaces.d.ts +2 -2
  2. package/lib/sd-component-library100.js +4 -4
  3. package/lib/sd-component-library104.js +1 -1
  4. package/lib/sd-component-library105.js +1 -1
  5. package/lib/sd-component-library110.js +1 -1
  6. package/lib/sd-component-library111.js +2 -2
  7. package/lib/sd-component-library113.js +1 -1
  8. package/lib/sd-component-library114.js +1 -1
  9. package/lib/sd-component-library119.js +2 -2
  10. package/lib/sd-component-library120.js +2 -2
  11. package/lib/sd-component-library122.js +1 -1
  12. package/lib/sd-component-library125.js +3 -3
  13. package/lib/sd-component-library126.js +1 -1
  14. package/lib/sd-component-library13.js +1 -1
  15. package/lib/sd-component-library140.js +1 -1
  16. package/lib/sd-component-library141.js +1 -1
  17. package/lib/sd-component-library144.js +1 -1
  18. package/lib/sd-component-library145.js +4 -4
  19. package/lib/sd-component-library169.js +3 -3
  20. package/lib/sd-component-library172.js +2 -60
  21. package/lib/sd-component-library172.js.map +1 -1
  22. package/lib/sd-component-library173.js +30 -3
  23. package/lib/sd-component-library173.js.map +1 -1
  24. package/lib/sd-component-library174.js +599 -2
  25. package/lib/sd-component-library174.js.map +1 -1
  26. package/lib/sd-component-library175.js +60 -30
  27. package/lib/sd-component-library175.js.map +1 -1
  28. package/lib/sd-component-library176.js +3 -599
  29. package/lib/sd-component-library176.js.map +1 -1
  30. package/lib/sd-component-library177.js +56 -17
  31. package/lib/sd-component-library177.js.map +1 -1
  32. package/lib/sd-component-library178.js +24 -55
  33. package/lib/sd-component-library178.js.map +1 -1
  34. package/lib/sd-component-library179.js +17 -63
  35. package/lib/sd-component-library179.js.map +1 -1
  36. package/lib/sd-component-library180.js +60 -19
  37. package/lib/sd-component-library180.js.map +1 -1
  38. package/lib/sd-component-library181.js +20 -37
  39. package/lib/sd-component-library181.js.map +1 -1
  40. package/lib/sd-component-library182.js +38 -127
  41. package/lib/sd-component-library182.js.map +1 -1
  42. package/lib/sd-component-library183.js +129 -13
  43. package/lib/sd-component-library183.js.map +1 -1
  44. package/lib/sd-component-library184.js +13 -14
  45. package/lib/sd-component-library184.js.map +1 -1
  46. package/lib/sd-component-library185.js +14 -3
  47. package/lib/sd-component-library185.js.map +1 -1
  48. package/lib/sd-component-library186.js +2 -2
  49. package/lib/sd-component-library186.js.map +1 -1
  50. package/lib/sd-component-library187.js +2 -2
  51. package/lib/sd-component-library187.js.map +1 -1
  52. package/lib/sd-component-library188.js +3 -52
  53. package/lib/sd-component-library188.js.map +1 -1
  54. package/lib/sd-component-library189.js +37 -63
  55. package/lib/sd-component-library189.js.map +1 -1
  56. package/lib/sd-component-library190.js +46 -3
  57. package/lib/sd-component-library190.js.map +1 -1
  58. package/lib/sd-component-library191.js +77 -45
  59. package/lib/sd-component-library191.js.map +1 -1
  60. package/lib/sd-component-library192.js +3 -3
  61. package/lib/sd-component-library192.js.map +1 -1
  62. package/lib/sd-component-library193.js +17 -31
  63. package/lib/sd-component-library193.js.map +1 -1
  64. package/lib/sd-component-library194.js +26 -19
  65. package/lib/sd-component-library194.js.map +1 -1
  66. package/lib/sd-component-library195.js +3 -20
  67. package/lib/sd-component-library195.js.map +1 -1
  68. package/lib/sd-component-library196.js +31 -28
  69. package/lib/sd-component-library196.js.map +1 -1
  70. package/lib/sd-component-library197.js +19 -33
  71. package/lib/sd-component-library197.js.map +1 -1
  72. package/lib/sd-component-library198.js +20 -17
  73. package/lib/sd-component-library198.js.map +1 -1
  74. package/lib/sd-component-library199.js +28 -3
  75. package/lib/sd-component-library199.js.map +1 -1
  76. package/lib/sd-component-library200.js +32 -128
  77. package/lib/sd-component-library200.js.map +1 -1
  78. package/lib/sd-component-library201.js +3 -43
  79. package/lib/sd-component-library201.js.map +1 -1
  80. package/lib/sd-component-library202.js +128 -46
  81. package/lib/sd-component-library202.js.map +1 -1
  82. package/lib/sd-component-library203.js +42 -7
  83. package/lib/sd-component-library203.js.map +1 -1
  84. package/lib/sd-component-library204.js +45 -62
  85. package/lib/sd-component-library204.js.map +1 -1
  86. package/lib/sd-component-library205.js +8 -43
  87. package/lib/sd-component-library205.js.map +1 -1
  88. package/lib/sd-component-library206.js +64 -13
  89. package/lib/sd-component-library206.js.map +1 -1
  90. package/lib/sd-component-library207.js +42 -47
  91. package/lib/sd-component-library207.js.map +1 -1
  92. package/lib/sd-component-library208.js +11 -73
  93. package/lib/sd-component-library208.js.map +1 -1
  94. package/lib/sd-component-library21.js +28 -26
  95. package/lib/sd-component-library21.js.map +1 -1
  96. package/lib/sd-component-library213.js +1 -1
  97. package/lib/sd-component-library216.js +46 -39
  98. package/lib/sd-component-library216.js.map +1 -1
  99. package/lib/sd-component-library217.js +41 -27
  100. package/lib/sd-component-library217.js.map +1 -1
  101. package/lib/sd-component-library218.js +27 -2
  102. package/lib/sd-component-library218.js.map +1 -1
  103. package/lib/sd-component-library219.js +72 -23
  104. package/lib/sd-component-library219.js.map +1 -1
  105. package/lib/sd-component-library220.js +2 -325
  106. package/lib/sd-component-library220.js.map +1 -1
  107. package/lib/sd-component-library221.js +325 -5
  108. package/lib/sd-component-library221.js.map +1 -1
  109. package/lib/sd-component-library222.js +5 -25
  110. package/lib/sd-component-library222.js.map +1 -1
  111. package/lib/sd-component-library223.js +25 -3
  112. package/lib/sd-component-library223.js.map +1 -1
  113. package/lib/sd-component-library224.js +3 -22
  114. package/lib/sd-component-library224.js.map +1 -1
  115. package/lib/sd-component-library225.js +22 -3
  116. package/lib/sd-component-library225.js.map +1 -1
  117. package/lib/sd-component-library226.js +3 -29
  118. package/lib/sd-component-library226.js.map +1 -1
  119. package/lib/sd-component-library227.js +25 -20
  120. package/lib/sd-component-library227.js.map +1 -1
  121. package/lib/sd-component-library228.js +18 -20
  122. package/lib/sd-component-library228.js.map +1 -1
  123. package/lib/sd-component-library229.js +2 -30
  124. package/lib/sd-component-library229.js.map +1 -1
  125. package/lib/sd-component-library230.js +2 -51
  126. package/lib/sd-component-library230.js.map +1 -1
  127. package/lib/sd-component-library231.js +30 -134
  128. package/lib/sd-component-library231.js.map +1 -1
  129. package/lib/sd-component-library232.js +39 -62
  130. package/lib/sd-component-library232.js.map +1 -1
  131. package/lib/sd-component-library233.js +120 -62
  132. package/lib/sd-component-library233.js.map +1 -1
  133. package/lib/sd-component-library234.js +74 -9
  134. package/lib/sd-component-library234.js.map +1 -1
  135. package/lib/sd-component-library235.js +72 -47
  136. package/lib/sd-component-library235.js.map +1 -1
  137. package/lib/sd-component-library236.js +120 -88
  138. package/lib/sd-component-library236.js.map +1 -1
  139. package/lib/sd-component-library237.js +26 -88
  140. package/lib/sd-component-library237.js.map +1 -1
  141. package/lib/sd-component-library238.js +20 -29
  142. package/lib/sd-component-library238.js.map +1 -1
  143. package/lib/sd-component-library239.js +121 -17
  144. package/lib/sd-component-library239.js.map +1 -1
  145. package/lib/sd-component-library240.js +9 -125
  146. package/lib/sd-component-library240.js.map +1 -1
  147. package/lib/sd-component-library241.js +46 -117
  148. package/lib/sd-component-library241.js.map +1 -1
  149. package/lib/sd-component-library242.js +90 -2
  150. package/lib/sd-component-library242.js.map +1 -1
  151. package/lib/sd-component-library243.js +92 -2
  152. package/lib/sd-component-library243.js.map +1 -1
  153. package/lib/sd-component-library246.js +10 -70
  154. package/lib/sd-component-library246.js.map +1 -1
  155. package/lib/sd-component-library247.js +69 -101
  156. package/lib/sd-component-library247.js.map +1 -1
  157. package/lib/sd-component-library248.js +92 -96
  158. package/lib/sd-component-library248.js.map +1 -1
  159. package/lib/sd-component-library249.js +106 -10
  160. package/lib/sd-component-library249.js.map +1 -1
  161. package/lib/sd-component-library263.js +1 -1
  162. package/lib/sd-component-library264.js +2 -2
  163. package/lib/sd-component-library269.js +11 -7
  164. package/lib/sd-component-library269.js.map +1 -1
  165. package/lib/sd-component-library270.js +3 -3
  166. package/lib/sd-component-library270.js.map +1 -1
  167. package/lib/sd-component-library282.js +1 -1
  168. package/lib/sd-component-library284.js +6 -90
  169. package/lib/sd-component-library284.js.map +1 -1
  170. package/lib/sd-component-library285.js +90 -6
  171. package/lib/sd-component-library285.js.map +1 -1
  172. package/lib/sd-component-library44.js +1 -1
  173. package/lib/sd-component-library45.js +1 -1
  174. package/lib/sd-component-library47.js +2 -2
  175. package/lib/sd-component-library48.js +2 -2
  176. package/lib/sd-component-library55.js +1 -1
  177. package/lib/sd-component-library57.js +3 -3
  178. package/lib/sd-component-library58.js +1 -1
  179. package/lib/sd-component-library59.js +2 -2
  180. package/lib/sd-component-library6.js +1 -1
  181. package/lib/sd-component-library60.js +1 -1
  182. package/lib/sd-component-library65.js +2 -2
  183. package/lib/sd-component-library67.js +3 -3
  184. package/lib/sd-component-library69.js +2 -2
  185. package/lib/sd-component-library7.js +1 -1
  186. package/lib/sd-component-library70.js +3 -3
  187. package/lib/sd-component-library71.js +1 -1
  188. package/lib/sd-component-library72.js +1 -1
  189. package/lib/sd-component-library74.js +1 -1
  190. package/lib/sd-component-library75.js +1 -1
  191. package/lib/sd-component-library80.js +1 -1
  192. package/lib/sd-component-library81.js +6 -6
  193. package/lib/sd-component-library82.js +2 -2
  194. package/lib/sd-component-library83.js +1 -1
  195. package/lib/sd-component-library84.js +5 -5
  196. package/lib/sd-component-library85.js +1 -1
  197. package/lib/sd-component-library87.js +6 -6
  198. package/lib/sd-component-library88.js +1 -1
  199. package/lib/sd-component-library89.js +2 -2
  200. package/lib/sd-component-library90.js +1 -1
  201. package/lib/sd-component-library93.js +2 -2
  202. package/lib/sd-component-library94.js +3 -3
  203. package/lib/sd-component-library96.js +1 -1
  204. package/lib/sd-component-library97.js +2 -2
  205. package/lib/sd-component-library98.js +4 -4
  206. package/package.json +1 -1
@@ -1,30 +1,44 @@
1
- import { j as t } from "./sd-component-library169.js";
2
- import { FlexCenter as s } from "./sd-component-library30.js";
3
- import { ResponsiveTextV2 as i } from "./sd-component-library135.js";
4
- const l = ({
5
- segment: { start: n, end: r, color: e },
6
- size: o
7
- }) => /* @__PURE__ */ t.jsx("foreignObject", { x: 0, y: 0, width: o, height: o, children: /* @__PURE__ */ t.jsx(s, { height: "100%", children: /* @__PURE__ */ t.jsxs(
8
- i,
9
- {
10
- fontSizeWeight: [20, "bold"],
11
- color: e,
12
- sx: { position: "relative" },
13
- children: [
14
- Math.round((r - n) * 100),
15
- /* @__PURE__ */ t.jsx(
16
- i,
17
- {
18
- fontSizeWeight: [10, "bold"],
19
- color: e,
20
- sx: { position: "absolute", top: "4px", left: "100%" },
21
- children: "%"
22
- }
23
- )
24
- ]
25
- }
26
- ) }) });
1
+ import { j as n } from "./sd-component-library169.js";
2
+ import g from "./sd-component-library168.js";
3
+ import { getSegmentCoordinates as I } from "./sd-component-library216.js";
4
+ const w = ({
5
+ segment: e,
6
+ size: o,
7
+ segmentWidth: s,
8
+ outlineWidth: c,
9
+ isMatching: a
10
+ }) => {
11
+ const { color: d } = e, t = o / 2, $ = t - s, {
12
+ startX: l,
13
+ startY: m,
14
+ arc: i,
15
+ startInnerY: p,
16
+ startInnerX: h,
17
+ endInnerY: u,
18
+ endInnerX: x,
19
+ endX: f,
20
+ endY: j
21
+ } = I(e, t, s), r = o / 2;
22
+ return /* @__PURE__ */ n.jsxs("g", { children: [
23
+ /* @__PURE__ */ n.jsx(
24
+ "path",
25
+ {
26
+ d: `M${r},${r} L${l},${m} A${t},${t} 0 ${i > 180 ? "1" : "0"},1 ${f},${j}Z`,
27
+ fill: a ? d : g.colors.cl_lightGrey,
28
+ strokeWidth: c,
29
+ stroke: "white"
30
+ }
31
+ ),
32
+ /* @__PURE__ */ n.jsx(
33
+ "path",
34
+ {
35
+ d: `M${r},${r} L${h},${p} A${$},${$} 0 ${i > 180 ? "1" : "0"},1 ${x},${u}Z`,
36
+ fill: "white"
37
+ }
38
+ )
39
+ ] });
40
+ };
27
41
  export {
28
- l as CompactDonutGaugeValueIndicator
42
+ w as CompactDonutGaugeSegment
29
43
  };
30
44
  //# sourceMappingURL=sd-component-library217.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library217.js","sources":["../src/components/meters/compact-donut-gauge/partials/compact-donut-gauge-value-indicator/compact-donut-gauge-value-indicator.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Flex } from \"rebass\";\n\nimport { FlexCenter } from \"../../../../containers\";\nimport { ResponsiveTextV2 } from \"../../../../texts\";\nimport { CompactDonutGaugeValueIndicatorProps as Props } from \"./interfaces\";\n\nexport const CompactDonutGaugeValueIndicator: React.FC<Props> = ({\n segment: { start, end, color },\n size,\n}) => {\n return (\n <foreignObject x={0} y={0} width={size} height={size}>\n <FlexCenter height=\"100%\">\n <ResponsiveTextV2\n fontSizeWeight={[20, \"bold\"]}\n color={color}\n sx={{ position: \"relative\" }}\n >\n {Math.round((end - start) * 100)}\n\n <ResponsiveTextV2\n fontSizeWeight={[10, \"bold\"]}\n color={color}\n sx={{ position: \"absolute\", top: \"4px\", left: \"100%\" }}\n >\n %\n </ResponsiveTextV2>\n </ResponsiveTextV2>\n </FlexCenter>\n </foreignObject>\n );\n};\n"],"names":["CompactDonutGaugeValueIndicator","start","end","color","size","jsx","FlexCenter","jsxs","ResponsiveTextV2"],"mappings":";;;AAQO,MAAMA,IAAmD,CAAC;AAAA,EAC/D,SAAS,EAAE,OAAAC,GAAO,KAAAC,GAAK,OAAAC,EAAM;AAAA,EAC7B,MAAAC;AACF,MAEKC,gBAAAA,EAAAA,IAAA,iBAAA,EAAc,GAAG,GAAG,GAAG,GAAG,OAAOD,GAAM,QAAQA,GAC9C,UAACC,gBAAAA,MAAAC,GAAA,EAAW,QAAO,QACjB,UAAAC,gBAAAA,EAAA;AAAA,EAACC;AAAA,EAAA;AAAA,IACC,gBAAgB,CAAC,IAAI,MAAM;AAAA,IAC3B,OAAAL;AAAA,IACA,IAAI,EAAE,UAAU,WAAW;AAAA,IAE1B,UAAA;AAAA,MAAK,KAAA,OAAOD,IAAMD,KAAS,GAAG;AAAA,MAE/BI,gBAAAA,EAAA;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,gBAAgB,CAAC,IAAI,MAAM;AAAA,UAC3B,OAAAL;AAAA,UACA,IAAI,EAAE,UAAU,YAAY,KAAK,OAAO,MAAM,OAAO;AAAA,UACtD,UAAA;AAAA,QAAA;AAAA,MAED;AAAA,IAAA;AAAA,EAAA;AAAA,EAEJ,CAAA,EACF,CAAA;"}
1
+ {"version":3,"file":"sd-component-library217.js","sources":["../src/components/meters/compact-donut-gauge/partials/compact-donut-gauge-segment/compact-donut-gauge-segment.tsx"],"sourcesContent":["import React from \"react\";\n\nimport theme from \"../../../../../core/theme\";\nimport { getSegmentCoordinates } from \"../../../donut-diagram/utils\";\nimport { CompactDonutGaugeSegmentProps as Props } from \"./interfaces\";\n\nexport const CompactDonutGaugeSegment: React.FC<Props> = ({\n segment,\n size: diameter,\n segmentWidth,\n outlineWidth,\n isMatching,\n}) => {\n const { color } = segment;\n\n const radius = diameter / 2;\n const innerRadius = radius - segmentWidth;\n\n const {\n startX,\n startY,\n arc,\n startInnerY,\n startInnerX,\n endInnerY,\n endInnerX,\n endX,\n endY,\n } = getSegmentCoordinates(segment, radius, segmentWidth);\n\n const center = diameter / 2;\n\n return (\n <g>\n {/* colored sector */}\n <path\n d={`M${center},${center} L${startX},${startY} A${radius},${radius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${endX},${endY}Z`}\n fill={isMatching ? color : theme.colors[\"cl_lightGrey\"]}\n strokeWidth={outlineWidth}\n stroke=\"white\"\n />\n\n {/* white inner sector */}\n <path\n d={`M${center},${center} L${startInnerX},${startInnerY} A${innerRadius},${innerRadius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${endInnerX},${endInnerY}Z`}\n fill=\"white\"\n />\n </g>\n );\n};\n"],"names":["CompactDonutGaugeSegment","segment","diameter","segmentWidth","outlineWidth","isMatching","color","radius","innerRadius","startX","startY","arc","startInnerY","startInnerX","endInnerY","endInnerX","endX","endY","getSegmentCoordinates","center","jsx","theme"],"mappings":";;;AAMO,MAAMA,IAA4C,CAAC;AAAA,EACxD,SAAAC;AAAA,EACA,MAAMC;AAAA,EACN,cAAAC;AAAA,EACA,cAAAC;AAAA,EACA,YAAAC;AACF,MAAM;AACE,QAAA,EAAE,OAAAC,EAAU,IAAAL,GAEZM,IAASL,IAAW,GACpBM,IAAcD,IAASJ,GAEvB;AAAA,IACJ,QAAAM;AAAA,IACA,QAAAC;AAAA,IACA,KAAAC;AAAA,IACA,aAAAC;AAAA,IACA,aAAAC;AAAA,IACA,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,MAAAC;AAAA,IACA,MAAAC;AAAA,EACE,IAAAC,EAAsBjB,GAASM,GAAQJ,CAAY,GAEjDgB,IAASjB,IAAW;AAE1B,gCACG,KAEC,EAAA,UAAA;AAAA,IAAAkB,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAID,CAAM,IAAIA,CAAM,KAAKV,CAAM,IAAIC,CAAM,KAAKH,CAAM,IAAIA,CAAM,MAC/DI,IAAM,MAAM,MAAM,GACpB,MAAMK,CAAI,IAAIC,CAAI;AAAA,QAClB,MAAMZ,IAAaC,IAAQe,EAAM,OAAO;AAAA,QACxC,aAAajB;AAAA,QACb,QAAO;AAAA,MAAA;AAAA,IACT;AAAA,IAGAgB,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAID,CAAM,IAAIA,CAAM,KAAKN,CAAW,IAAID,CAAW,KAAKJ,CAAW,IAAIA,CAAW,MACnFG,IAAM,MAAM,MAAM,GACpB,MAAMI,CAAS,IAAID,CAAS;AAAA,QAC5B,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EACF,EAAA,CAAA;AAEJ;"}
@@ -1,5 +1,30 @@
1
- const i = ({ start: g, end: t }, c) => c >= g && (t === 1 ? c <= t : c < t);
1
+ import { j as t } from "./sd-component-library169.js";
2
+ import { FlexCenter as s } from "./sd-component-library30.js";
3
+ import { ResponsiveTextV2 as i } from "./sd-component-library135.js";
4
+ const l = ({
5
+ segment: { start: n, end: r, color: e },
6
+ size: o
7
+ }) => /* @__PURE__ */ t.jsx("foreignObject", { x: 0, y: 0, width: o, height: o, children: /* @__PURE__ */ t.jsx(s, { height: "100%", children: /* @__PURE__ */ t.jsxs(
8
+ i,
9
+ {
10
+ fontSizeWeight: [20, "bold"],
11
+ color: e,
12
+ sx: { position: "relative" },
13
+ children: [
14
+ Math.round((r - n) * 100),
15
+ /* @__PURE__ */ t.jsx(
16
+ i,
17
+ {
18
+ fontSizeWeight: [10, "bold"],
19
+ color: e,
20
+ sx: { position: "absolute", top: "4px", left: "100%" },
21
+ children: "%"
22
+ }
23
+ )
24
+ ]
25
+ }
26
+ ) }) });
2
27
  export {
3
- i as isMatchingRange
28
+ l as CompactDonutGaugeValueIndicator
4
29
  };
5
30
  //# sourceMappingURL=sd-component-library218.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library218.js","sources":["../src/components/meters/linear-numeric-gauge-meter/utils.ts"],"sourcesContent":["import { LinearNumericGaugeMeterSegment } from \"./interfaces\";\n\nexport const isMatchingRange = (\n { start, end }: Pick<LinearNumericGaugeMeterSegment, \"start\" | \"end\">,\n value: number\n) => value >= start && (end === 1 ? value <= end : value < end);\n"],"names":["isMatchingRange","start","end","value"],"mappings":"AAEO,MAAMA,IAAkB,CAC7B,EAAE,OAAAC,GAAO,KAAAC,EAAI,GACbC,MACGA,KAASF,MAAUC,MAAQ,IAAIC,KAASD,IAAMC,IAAQD;"}
1
+ {"version":3,"file":"sd-component-library218.js","sources":["../src/components/meters/compact-donut-gauge/partials/compact-donut-gauge-value-indicator/compact-donut-gauge-value-indicator.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Flex } from \"rebass\";\n\nimport { FlexCenter } from \"../../../../containers\";\nimport { ResponsiveTextV2 } from \"../../../../texts\";\nimport { CompactDonutGaugeValueIndicatorProps as Props } from \"./interfaces\";\n\nexport const CompactDonutGaugeValueIndicator: React.FC<Props> = ({\n segment: { start, end, color },\n size,\n}) => {\n return (\n <foreignObject x={0} y={0} width={size} height={size}>\n <FlexCenter height=\"100%\">\n <ResponsiveTextV2\n fontSizeWeight={[20, \"bold\"]}\n color={color}\n sx={{ position: \"relative\" }}\n >\n {Math.round((end - start) * 100)}\n\n <ResponsiveTextV2\n fontSizeWeight={[10, \"bold\"]}\n color={color}\n sx={{ position: \"absolute\", top: \"4px\", left: \"100%\" }}\n >\n %\n </ResponsiveTextV2>\n </ResponsiveTextV2>\n </FlexCenter>\n </foreignObject>\n );\n};\n"],"names":["CompactDonutGaugeValueIndicator","start","end","color","size","jsx","FlexCenter","jsxs","ResponsiveTextV2"],"mappings":";;;AAQO,MAAMA,IAAmD,CAAC;AAAA,EAC/D,SAAS,EAAE,OAAAC,GAAO,KAAAC,GAAK,OAAAC,EAAM;AAAA,EAC7B,MAAAC;AACF,MAEKC,gBAAAA,EAAAA,IAAA,iBAAA,EAAc,GAAG,GAAG,GAAG,GAAG,OAAOD,GAAM,QAAQA,GAC9C,UAACC,gBAAAA,MAAAC,GAAA,EAAW,QAAO,QACjB,UAAAC,gBAAAA,EAAA;AAAA,EAACC;AAAA,EAAA;AAAA,IACC,gBAAgB,CAAC,IAAI,MAAM;AAAA,IAC3B,OAAAL;AAAA,IACA,IAAI,EAAE,UAAU,WAAW;AAAA,IAE1B,UAAA;AAAA,MAAK,KAAA,OAAOD,IAAMD,KAAS,GAAG;AAAA,MAE/BI,gBAAAA,EAAA;AAAA,QAACG;AAAA,QAAA;AAAA,UACC,gBAAgB,CAAC,IAAI,MAAM;AAAA,UAC3B,OAAAL;AAAA,UACA,IAAI,EAAE,UAAU,YAAY,KAAK,OAAO,MAAM,OAAO;AAAA,UACtD,UAAA;AAAA,QAAA;AAAA,MAED;AAAA,IAAA;AAAA,EAAA;AAAA,EAEJ,CAAA,EACF,CAAA;"}
@@ -1,29 +1,78 @@
1
1
  import { j as n } from "./sd-component-library169.js";
2
- import { ResponsiveTextV2 as p } from "./sd-component-library135.js";
3
- const c = (t) => {
4
- const { text: o, onClick: e, px: r = "10px", py: i = "15px" } = t;
5
- return /* @__PURE__ */ n.jsx(
6
- p,
7
- {
8
- fontSizeWeight: [[16, "regular"]],
9
- sx: {
10
- display: "flex",
11
- justifyContent: "end",
12
- px: r,
13
- py: i,
14
- cursor: "pointer",
15
- textTransform: "capitalize",
16
- opacity: 0.7,
17
- ":hover": {
18
- opacity: 1
19
- }
20
- },
21
- onClick: e,
22
- children: o
23
- }
2
+ import { useHover as Z } from "./sd-component-library3.js";
3
+ import { getCoordinateForArc as l } from "./sd-component-library86.js";
4
+ import { getSegmentCoordinates as O } from "./sd-component-library216.js";
5
+ import { SegmentLabel as q } from "./sd-component-library285.js";
6
+ const h = 300, G = ({
7
+ segment: o,
8
+ segmentWidth: $,
9
+ outlineWidth: f,
10
+ size: i,
11
+ mobile: a,
12
+ ...c
13
+ }) => {
14
+ const { start: p, end: x, color: u } = o, { labelOffset: j } = c, t = i / 2, d = t - $, {
15
+ startInnerX: k,
16
+ startInnerY: A,
17
+ endInnerX: M,
18
+ endInnerY: X,
19
+ endX: Y,
20
+ endY: v,
21
+ startY: S,
22
+ startX: g,
23
+ arc: e
24
+ } = O(o, t, $), r = i / 2, H = Math.round(p * 360), I = Math.round(x * 360), { isHover: L, hoverCallbacks: w } = Z(), m = L && !a, s = Math.sqrt(2) * (t + j), { x: y, y: C } = l(
25
+ s,
26
+ H,
27
+ t
28
+ ), { x: E, y: R } = l(
29
+ s,
30
+ I,
31
+ t
24
32
  );
33
+ return /* @__PURE__ */ n.jsxs("g", { ...a ? {} : w, children: [
34
+ /* @__PURE__ */ n.jsx(
35
+ "path",
36
+ {
37
+ d: `M${r},${r} L${y},${C} A${s},${s} 0 ${e > 180 ? "1" : "0"},1 ${E},${R}Z`,
38
+ fill: "transparent"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ n.jsx(
42
+ "path",
43
+ {
44
+ d: `M${r},${r} L${g},${S} A${t},${t} 0 ${e > 180 ? "1" : "0"},1 ${Y},${v}Z`,
45
+ fill: u,
46
+ strokeWidth: f,
47
+ stroke: "white"
48
+ }
49
+ ),
50
+ /* @__PURE__ */ n.jsx(
51
+ "path",
52
+ {
53
+ d: `M${r},${r} L${k},${A} A${d},${d} 0 ${e > 180 ? "1" : "0"},1 ${M},${X}Z`,
54
+ fill: "white",
55
+ style: {
56
+ transform: `scale(${m ? 0.8 : 1}`,
57
+ transformOrigin: "center",
58
+ transition: `all ${h}ms`
59
+ }
60
+ }
61
+ ),
62
+ /* @__PURE__ */ n.jsx(
63
+ q,
64
+ {
65
+ segment: o,
66
+ radius: t,
67
+ animationDuration: h,
68
+ isHover: m,
69
+ mobile: a,
70
+ ...c
71
+ }
72
+ )
73
+ ] });
25
74
  };
26
75
  export {
27
- c as ActionBox
76
+ G as Segment
28
77
  };
29
78
  //# sourceMappingURL=sd-component-library219.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library219.js","sources":["../src/components/tooltips/actions-tooltip/partials/action-box/action-box.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { Box, Flex } from \"rebass\";\n\nimport { ResponsiveTextV2 } from \"../../../../texts/responsive-text-v2\";\nimport { ActionBoxProps as Props } from \"./interfaces\";\n\nexport const ActionBox: React.FC<Props> = (props) => {\n const { text, onClick, px = \"10px\", py = \"15px\" } = props;\n\n return (\n <ResponsiveTextV2\n fontSizeWeight={[[16, \"regular\"]]}\n sx={{\n display: \"flex\",\n justifyContent: \"end\",\n px,\n py,\n cursor: \"pointer\",\n textTransform: \"capitalize\",\n opacity: 0.7,\n \":hover\": {\n opacity: 1,\n },\n }}\n onClick={onClick}\n >\n {text}\n </ResponsiveTextV2>\n );\n};\n"],"names":["ActionBox","props","text","onClick","px","py","jsx","ResponsiveTextV2"],"mappings":";;AAOa,MAAAA,IAA6B,CAACC,MAAU;AACnD,QAAM,EAAE,MAAAC,GAAM,SAAAC,GAAS,IAAAC,IAAK,QAAQ,IAAAC,IAAK,OAAW,IAAAJ;AAGlD,SAAAK,gBAAAA,EAAA;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,gBAAgB,CAAC,CAAC,IAAI,SAAS,CAAC;AAAA,MAChC,IAAI;AAAA,QACF,SAAS;AAAA,QACT,gBAAgB;AAAA,QAChB,IAAAH;AAAA,QACA,IAAAC;AAAA,QACA,QAAQ;AAAA,QACR,eAAe;AAAA,QACf,SAAS;AAAA,QACT,UAAU;AAAA,UACR,SAAS;AAAA,QACX;AAAA,MACF;AAAA,MACA,SAAAF;AAAA,MAEC,UAAAD;AAAA,IAAA;AAAA,EAAA;AAGP;"}
1
+ {"version":3,"file":"sd-component-library219.js","sources":["../src/components/meters/donut-diagram/partials/segment/segment.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { useHover } from \"../../../../../core/custom-hooks\";\nimport { getCoordinateForArc } from \"../../../outline-meter/utils\";\nimport { getSegmentCoordinates } from \"../../utils\";\nimport { SegmentLabel } from \"../segment-label\";\nimport { SegmentProps as Props } from \"./interfaces\";\n\nconst animationDuration = 300;\n\nexport const Segment: React.FC<Props> = ({\n segment,\n segmentWidth,\n outlineWidth,\n size: diameter,\n mobile,\n ...labelProps\n}) => {\n const { start, end, color } = segment;\n const { labelOffset } = labelProps;\n\n const radius = diameter / 2;\n const innerRadius = radius - segmentWidth;\n\n const {\n startInnerX,\n startInnerY,\n endInnerX,\n endInnerY,\n endX,\n endY,\n startY,\n startX,\n arc,\n } = getSegmentCoordinates(segment, radius, segmentWidth);\n\n const center = diameter / 2;\n\n const startAlpha = Math.round(start * 360);\n const endAlpha = Math.round(end * 360);\n\n const { isHover, hoverCallbacks } = useHover();\n const showHover = isHover && !mobile;\n\n const maxRadius = Math.sqrt(2) * (radius + labelOffset);\n\n const { x: maskStartX, y: maskStartY } = getCoordinateForArc(\n maxRadius,\n startAlpha,\n radius\n );\n\n const { x: maskEndX, y: maskEndY } = getCoordinateForArc(\n maxRadius,\n endAlpha,\n radius\n );\n\n return (\n <g {...(mobile ? {} : hoverCallbacks)}>\n {/* mask */}\n <path\n d={`M${center},${center} L${maskStartX},${maskStartY} A${maxRadius},${maxRadius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${maskEndX},${maskEndY}Z`}\n fill=\"transparent\"\n />\n\n {/* colored sector */}\n <path\n d={`M${center},${center} L${startX},${startY} A${radius},${radius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${endX},${endY}Z`}\n fill={color}\n strokeWidth={outlineWidth}\n stroke=\"white\"\n />\n\n {/* white inner sector */}\n <path\n d={`M${center},${center} L${startInnerX},${startInnerY} A${innerRadius},${innerRadius} 0 ${\n arc > 180 ? \"1\" : \"0\"\n },1 ${endInnerX},${endInnerY}Z`}\n fill=\"white\"\n style={{\n transform: `scale(${showHover ? 0.8 : 1}`,\n transformOrigin: \"center\",\n transition: `all ${animationDuration}ms`,\n }}\n />\n\n <SegmentLabel\n segment={segment}\n radius={radius}\n animationDuration={animationDuration}\n isHover={showHover}\n mobile={mobile}\n {...labelProps}\n />\n </g>\n );\n};\n"],"names":["animationDuration","Segment","segment","segmentWidth","outlineWidth","diameter","mobile","labelProps","start","end","color","labelOffset","radius","innerRadius","startInnerX","startInnerY","endInnerX","endInnerY","endX","endY","startY","startX","arc","getSegmentCoordinates","center","startAlpha","endAlpha","isHover","hoverCallbacks","useHover","showHover","maxRadius","maskStartX","maskStartY","getCoordinateForArc","maskEndX","maskEndY","jsx","SegmentLabel"],"mappings":";;;;;AAQA,MAAMA,IAAoB,KAEbC,IAA2B,CAAC;AAAA,EACvC,SAAAC;AAAA,EACA,cAAAC;AAAA,EACA,cAAAC;AAAA,EACA,MAAMC;AAAA,EACN,QAAAC;AAAA,EACA,GAAGC;AACL,MAAM;AACJ,QAAM,EAAE,OAAAC,GAAO,KAAAC,GAAK,OAAAC,EAAA,IAAUR,GACxB,EAAE,aAAAS,EAAgB,IAAAJ,GAElBK,IAASP,IAAW,GACpBQ,IAAcD,IAAST,GAEvB;AAAA,IACJ,aAAAW;AAAA,IACA,aAAAC;AAAA,IACA,WAAAC;AAAA,IACA,WAAAC;AAAA,IACA,MAAAC;AAAA,IACA,MAAAC;AAAA,IACA,QAAAC;AAAA,IACA,QAAAC;AAAA,IACA,KAAAC;AAAA,EACE,IAAAC,EAAsBrB,GAASU,GAAQT,CAAY,GAEjDqB,IAASnB,IAAW,GAEpBoB,IAAa,KAAK,MAAMjB,IAAQ,GAAG,GACnCkB,IAAW,KAAK,MAAMjB,IAAM,GAAG,GAE/B,EAAE,SAAAkB,GAAS,gBAAAC,EAAe,IAAIC,EAAS,GACvCC,IAAYH,KAAW,CAACrB,GAExByB,IAAY,KAAK,KAAK,CAAC,KAAKnB,IAASD,IAErC,EAAE,GAAGqB,GAAY,GAAGC,EAAe,IAAAC;AAAA,IACvCH;AAAA,IACAN;AAAA,IACAb;AAAA,EAAA,GAGI,EAAE,GAAGuB,GAAU,GAAGC,EAAa,IAAAF;AAAA,IACnCH;AAAA,IACAL;AAAA,IACAd;AAAA,EAAA;AAGF,gCACG,KAAG,EAAA,GAAIN,IAAS,KAAKsB,GAEpB,UAAA;AAAA,IAAAS,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAIb,CAAM,IAAIA,CAAM,KAAKQ,CAAU,IAAIC,CAAU,KAAKF,CAAS,IAAIA,CAAS,MAC7ET,IAAM,MAAM,MAAM,GACpB,MAAMa,CAAQ,IAAIC,CAAQ;AAAA,QAC1B,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,IAGAC,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAIb,CAAM,IAAIA,CAAM,KAAKH,CAAM,IAAID,CAAM,KAAKR,CAAM,IAAIA,CAAM,MAC/DU,IAAM,MAAM,MAAM,GACpB,MAAMJ,CAAI,IAAIC,CAAI;AAAA,QAClB,MAAMT;AAAA,QACN,aAAaN;AAAA,QACb,QAAO;AAAA,MAAA;AAAA,IACT;AAAA,IAGAiC,gBAAAA,EAAA;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,GAAG,IAAIb,CAAM,IAAIA,CAAM,KAAKV,CAAW,IAAIC,CAAW,KAAKF,CAAW,IAAIA,CAAW,MACnFS,IAAM,MAAM,MAAM,GACpB,MAAMN,CAAS,IAAIC,CAAS;AAAA,QAC5B,MAAK;AAAA,QACL,OAAO;AAAA,UACL,WAAW,SAASa,IAAY,MAAM,CAAC;AAAA,UACvC,iBAAiB;AAAA,UACjB,YAAY,OAAO9B,CAAiB;AAAA,QACtC;AAAA,MAAA;AAAA,IACF;AAAA,IAEAqC,gBAAAA,EAAA;AAAA,MAACC;AAAA,MAAA;AAAA,QACC,SAAApC;AAAA,QACA,QAAAU;AAAA,QACA,mBAAAZ;AAAA,QACA,SAAS8B;AAAA,QACT,QAAAxB;AAAA,QACC,GAAGC;AAAA,MAAA;AAAA,IACN;AAAA,EACF,EAAA,CAAA;AAEJ;"}
@@ -1,328 +1,5 @@
1
- import O from "./sd-component-library269.js";
2
- import D from "./sd-component-library270.js";
3
- import o from "./sd-component-library253.js";
4
- import v from "react";
5
- import b from "react-dom";
6
- import N from "./sd-component-library271.js";
7
- import { timeoutsShape as R } from "./sd-component-library272.js";
8
- import g from "./sd-component-library273.js";
9
- var x = "unmounted", l = "exited", f = "entering", h = "entered", T = "exiting", p = /* @__PURE__ */ function(d) {
10
- D(u, d);
11
- function u(i, e) {
12
- var t;
13
- t = d.call(this, i, e) || this;
14
- var n = e, r = n && !n.isMounting ? i.enter : i.appear, s;
15
- return t.appearStatus = null, i.in ? r ? (s = l, t.appearStatus = f) : s = h : i.unmountOnExit || i.mountOnEnter ? s = x : s = l, t.state = {
16
- status: s
17
- }, t.nextCallback = null, t;
18
- }
19
- u.getDerivedStateFromProps = function(e, t) {
20
- var n = e.in;
21
- return n && t.status === x ? {
22
- status: l
23
- } : null;
24
- };
25
- var a = u.prototype;
26
- return a.componentDidMount = function() {
27
- this.updateStatus(!0, this.appearStatus);
28
- }, a.componentDidUpdate = function(e) {
29
- var t = null;
30
- if (e !== this.props) {
31
- var n = this.state.status;
32
- this.props.in ? n !== f && n !== h && (t = f) : (n === f || n === h) && (t = T);
33
- }
34
- this.updateStatus(!1, t);
35
- }, a.componentWillUnmount = function() {
36
- this.cancelNextCallback();
37
- }, a.getTimeouts = function() {
38
- var e = this.props.timeout, t, n, r;
39
- return t = n = r = e, e != null && typeof e != "number" && (t = e.exit, n = e.enter, r = e.appear !== void 0 ? e.appear : n), {
40
- exit: t,
41
- enter: n,
42
- appear: r
43
- };
44
- }, a.updateStatus = function(e, t) {
45
- e === void 0 && (e = !1), t !== null ? (this.cancelNextCallback(), t === f ? this.performEnter(e) : this.performExit()) : this.props.unmountOnExit && this.state.status === l && this.setState({
46
- status: x
47
- });
48
- }, a.performEnter = function(e) {
49
- var t = this, n = this.props.enter, r = this.context ? this.context.isMounting : e, s = this.props.nodeRef ? [r] : [b.findDOMNode(this), r], c = s[0], m = s[1], S = this.getTimeouts(), C = r ? S.appear : S.enter;
50
- if (!e && !n || N.disabled) {
51
- this.safeSetState({
52
- status: h
53
- }, function() {
54
- t.props.onEntered(c);
55
- });
56
- return;
57
- }
58
- this.props.onEnter(c, m), this.safeSetState({
59
- status: f
60
- }, function() {
61
- t.props.onEntering(c, m), t.onTransitionEnd(C, function() {
62
- t.safeSetState({
63
- status: h
64
- }, function() {
65
- t.props.onEntered(c, m);
66
- });
67
- });
68
- });
69
- }, a.performExit = function() {
70
- var e = this, t = this.props.exit, n = this.getTimeouts(), r = this.props.nodeRef ? void 0 : b.findDOMNode(this);
71
- if (!t || N.disabled) {
72
- this.safeSetState({
73
- status: l
74
- }, function() {
75
- e.props.onExited(r);
76
- });
77
- return;
78
- }
79
- this.props.onExit(r), this.safeSetState({
80
- status: T
81
- }, function() {
82
- e.props.onExiting(r), e.onTransitionEnd(n.exit, function() {
83
- e.safeSetState({
84
- status: l
85
- }, function() {
86
- e.props.onExited(r);
87
- });
88
- });
89
- });
90
- }, a.cancelNextCallback = function() {
91
- this.nextCallback !== null && (this.nextCallback.cancel(), this.nextCallback = null);
92
- }, a.safeSetState = function(e, t) {
93
- t = this.setNextCallback(t), this.setState(e, t);
94
- }, a.setNextCallback = function(e) {
95
- var t = this, n = !0;
96
- return this.nextCallback = function(r) {
97
- n && (n = !1, t.nextCallback = null, e(r));
98
- }, this.nextCallback.cancel = function() {
99
- n = !1;
100
- }, this.nextCallback;
101
- }, a.onTransitionEnd = function(e, t) {
102
- this.setNextCallback(t);
103
- var n = this.props.nodeRef ? this.props.nodeRef.current : b.findDOMNode(this), r = e == null && !this.props.addEndListener;
104
- if (!n || r) {
105
- setTimeout(this.nextCallback, 0);
106
- return;
107
- }
108
- if (this.props.addEndListener) {
109
- var s = this.props.nodeRef ? [this.nextCallback] : [n, this.nextCallback], c = s[0], m = s[1];
110
- this.props.addEndListener(c, m);
111
- }
112
- e != null && setTimeout(this.nextCallback, e);
113
- }, a.render = function() {
114
- var e = this.state.status;
115
- if (e === x)
116
- return null;
117
- var t = this.props, n = t.children;
118
- t.in, t.mountOnEnter, t.unmountOnExit, t.appear, t.enter, t.exit, t.timeout, t.addEndListener, t.onEnter, t.onEntering, t.onEntered, t.onExit, t.onExiting, t.onExited, t.nodeRef;
119
- var r = O(t, ["children", "in", "mountOnEnter", "unmountOnExit", "appear", "enter", "exit", "timeout", "addEndListener", "onEnter", "onEntering", "onEntered", "onExit", "onExiting", "onExited", "nodeRef"]);
120
- return (
121
- // allows for nested Transitions
122
- /* @__PURE__ */ v.createElement(g.Provider, {
123
- value: null
124
- }, typeof n == "function" ? n(e, r) : v.cloneElement(v.Children.only(n), r))
125
- );
126
- }, u;
127
- }(v.Component);
128
- p.contextType = g;
129
- p.propTypes = process.env.NODE_ENV !== "production" ? {
130
- /**
131
- * A React reference to DOM element that need to transition:
132
- * https://stackoverflow.com/a/51127130/4671932
133
- *
134
- * - When `nodeRef` prop is used, `node` is not passed to callback functions
135
- * (e.g. `onEnter`) because user already has direct access to the node.
136
- * - When changing `key` prop of `Transition` in a `TransitionGroup` a new
137
- * `nodeRef` need to be provided to `Transition` with changed `key` prop
138
- * (see
139
- * [test/CSSTransition-test.js](https://github.com/reactjs/react-transition-group/blob/13435f897b3ab71f6e19d724f145596f5910581c/test/CSSTransition-test.js#L362-L437)).
140
- */
141
- nodeRef: o.shape({
142
- current: typeof Element > "u" ? o.any : function(d, u, a, i, e, t) {
143
- var n = d[u];
144
- return o.instanceOf(n && "ownerDocument" in n ? n.ownerDocument.defaultView.Element : Element)(d, u, a, i, e, t);
145
- }
146
- }),
147
- /**
148
- * A `function` child can be used instead of a React element. This function is
149
- * called with the current transition status (`'entering'`, `'entered'`,
150
- * `'exiting'`, `'exited'`), which can be used to apply context
151
- * specific props to a component.
152
- *
153
- * ```jsx
154
- * <Transition in={this.state.in} timeout={150}>
155
- * {state => (
156
- * <MyComponent className={`fade fade-${state}`} />
157
- * )}
158
- * </Transition>
159
- * ```
160
- */
161
- children: o.oneOfType([o.func.isRequired, o.element.isRequired]).isRequired,
162
- /**
163
- * Show the component; triggers the enter or exit states
164
- */
165
- in: o.bool,
166
- /**
167
- * By default the child component is mounted immediately along with
168
- * the parent `Transition` component. If you want to "lazy mount" the component on the
169
- * first `in={true}` you can set `mountOnEnter`. After the first enter transition the component will stay
170
- * mounted, even on "exited", unless you also specify `unmountOnExit`.
171
- */
172
- mountOnEnter: o.bool,
173
- /**
174
- * By default the child component stays mounted after it reaches the `'exited'` state.
175
- * Set `unmountOnExit` if you'd prefer to unmount the component after it finishes exiting.
176
- */
177
- unmountOnExit: o.bool,
178
- /**
179
- * By default the child component does not perform the enter transition when
180
- * it first mounts, regardless of the value of `in`. If you want this
181
- * behavior, set both `appear` and `in` to `true`.
182
- *
183
- * > **Note**: there are no special appear states like `appearing`/`appeared`, this prop
184
- * > only adds an additional enter transition. However, in the
185
- * > `<CSSTransition>` component that first enter transition does result in
186
- * > additional `.appear-*` classes, that way you can choose to style it
187
- * > differently.
188
- */
189
- appear: o.bool,
190
- /**
191
- * Enable or disable enter transitions.
192
- */
193
- enter: o.bool,
194
- /**
195
- * Enable or disable exit transitions.
196
- */
197
- exit: o.bool,
198
- /**
199
- * The duration of the transition, in milliseconds.
200
- * Required unless `addEndListener` is provided.
201
- *
202
- * You may specify a single timeout for all transitions:
203
- *
204
- * ```jsx
205
- * timeout={500}
206
- * ```
207
- *
208
- * or individually:
209
- *
210
- * ```jsx
211
- * timeout={{
212
- * appear: 500,
213
- * enter: 300,
214
- * exit: 500,
215
- * }}
216
- * ```
217
- *
218
- * - `appear` defaults to the value of `enter`
219
- * - `enter` defaults to `0`
220
- * - `exit` defaults to `0`
221
- *
222
- * @type {number | { enter?: number, exit?: number, appear?: number }}
223
- */
224
- timeout: function(u) {
225
- var a = R;
226
- u.addEndListener || (a = a.isRequired);
227
- for (var i = arguments.length, e = new Array(i > 1 ? i - 1 : 0), t = 1; t < i; t++)
228
- e[t - 1] = arguments[t];
229
- return a.apply(void 0, [u].concat(e));
230
- },
231
- /**
232
- * Add a custom transition end trigger. Called with the transitioning
233
- * DOM node and a `done` callback. Allows for more fine grained transition end
234
- * logic. Timeouts are still used as a fallback if provided.
235
- *
236
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
237
- *
238
- * ```jsx
239
- * addEndListener={(node, done) => {
240
- * // use the css transitionend event to mark the finish of a transition
241
- * node.addEventListener('transitionend', done, false);
242
- * }}
243
- * ```
244
- */
245
- addEndListener: o.func,
246
- /**
247
- * Callback fired before the "entering" status is applied. An extra parameter
248
- * `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
249
- *
250
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
251
- *
252
- * @type Function(node: HtmlElement, isAppearing: bool) -> void
253
- */
254
- onEnter: o.func,
255
- /**
256
- * Callback fired after the "entering" status is applied. An extra parameter
257
- * `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
258
- *
259
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
260
- *
261
- * @type Function(node: HtmlElement, isAppearing: bool)
262
- */
263
- onEntering: o.func,
264
- /**
265
- * Callback fired after the "entered" status is applied. An extra parameter
266
- * `isAppearing` is supplied to indicate if the enter stage is occurring on the initial mount
267
- *
268
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
269
- *
270
- * @type Function(node: HtmlElement, isAppearing: bool) -> void
271
- */
272
- onEntered: o.func,
273
- /**
274
- * Callback fired before the "exiting" status is applied.
275
- *
276
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
277
- *
278
- * @type Function(node: HtmlElement) -> void
279
- */
280
- onExit: o.func,
281
- /**
282
- * Callback fired after the "exiting" status is applied.
283
- *
284
- * **Note**: when `nodeRef` prop is passed, `node` is not passed.
285
- *
286
- * @type Function(node: HtmlElement) -> void
287
- */
288
- onExiting: o.func,
289
- /**
290
- * Callback fired after the "exited" status is applied.
291
- *
292
- * **Note**: when `nodeRef` prop is passed, `node` is not passed
293
- *
294
- * @type Function(node: HtmlElement) -> void
295
- */
296
- onExited: o.func
297
- } : {};
298
- function E() {
299
- }
300
- p.defaultProps = {
301
- in: !1,
302
- mountOnEnter: !1,
303
- unmountOnExit: !1,
304
- appear: !1,
305
- enter: !0,
306
- exit: !0,
307
- onEnter: E,
308
- onEntering: E,
309
- onEntered: E,
310
- onExit: E,
311
- onExiting: E,
312
- onExited: E
313
- };
314
- p.UNMOUNTED = x;
315
- p.EXITED = l;
316
- p.ENTERING = f;
317
- p.ENTERED = h;
318
- p.EXITING = T;
319
- const _ = p;
1
+ const i = ({ start: g, end: t }, c) => c >= g && (t === 1 ? c <= t : c < t);
320
2
  export {
321
- h as ENTERED,
322
- f as ENTERING,
323
- l as EXITED,
324
- T as EXITING,
325
- x as UNMOUNTED,
326
- _ as default
3
+ i as isMatchingRange
327
4
  };
328
5
  //# sourceMappingURL=sd-component-library220.js.map