@selfdecode/sd-component-library 4.0.142 → 4.0.144

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 (233) hide show
  1. package/lib/components/links/link/interfaces.d.ts +1 -0
  2. package/lib/components/wrapper/functions.d.ts +1 -1
  3. package/lib/components/wrapper/interfaces.d.ts +1 -0
  4. package/lib/sd-component-library100.js +2 -2
  5. package/lib/sd-component-library101.js +3 -3
  6. package/lib/sd-component-library102.js +2 -2
  7. package/lib/sd-component-library112.js +1 -1
  8. package/lib/sd-component-library118.js +1 -1
  9. package/lib/sd-component-library126.js +1 -1
  10. package/lib/sd-component-library127.js +1 -1
  11. package/lib/sd-component-library16.js +1 -1
  12. package/lib/sd-component-library167.js +1 -1
  13. package/lib/sd-component-library172.js +1 -1
  14. package/lib/sd-component-library197.js +3 -3
  15. package/lib/sd-component-library198.js +57 -57
  16. package/lib/sd-component-library198.js.map +1 -1
  17. package/lib/sd-component-library2.js +14 -4
  18. package/lib/sd-component-library2.js.map +1 -1
  19. package/lib/sd-component-library202.js +2 -57
  20. package/lib/sd-component-library202.js.map +1 -1
  21. package/lib/sd-component-library203.js +30 -2
  22. package/lib/sd-component-library203.js.map +1 -1
  23. package/lib/sd-component-library204.js +590 -21
  24. package/lib/sd-component-library204.js.map +1 -1
  25. package/lib/sd-component-library205.js +25 -598
  26. package/lib/sd-component-library205.js.map +1 -1
  27. package/lib/sd-component-library206.js +55 -24
  28. package/lib/sd-component-library206.js.map +1 -1
  29. package/lib/sd-component-library210.js +40 -21
  30. package/lib/sd-component-library210.js.map +1 -1
  31. package/lib/sd-component-library211.js +129 -3
  32. package/lib/sd-component-library211.js.map +1 -1
  33. package/lib/sd-component-library212.js +13 -3
  34. package/lib/sd-component-library212.js.map +1 -1
  35. package/lib/sd-component-library213.js +14 -26
  36. package/lib/sd-component-library213.js.map +1 -1
  37. package/lib/sd-component-library214.js +3 -3
  38. package/lib/sd-component-library214.js.map +1 -1
  39. package/lib/sd-component-library215.js +3 -31
  40. package/lib/sd-component-library215.js.map +1 -1
  41. package/lib/sd-component-library216.js +65 -19
  42. package/lib/sd-component-library216.js.map +1 -1
  43. package/lib/sd-component-library217.js +3 -20
  44. package/lib/sd-component-library217.js.map +1 -1
  45. package/lib/sd-component-library218.js +3 -28
  46. package/lib/sd-component-library218.js.map +1 -1
  47. package/lib/sd-component-library219.js +44 -31
  48. package/lib/sd-component-library219.js.map +1 -1
  49. package/lib/sd-component-library220.js +52 -3
  50. package/lib/sd-component-library220.js.map +1 -1
  51. package/lib/sd-component-library221.js +15 -127
  52. package/lib/sd-component-library221.js.map +1 -1
  53. package/lib/sd-component-library222.js +19 -41
  54. package/lib/sd-component-library222.js.map +1 -1
  55. package/lib/sd-component-library223.js +3 -47
  56. package/lib/sd-component-library223.js.map +1 -1
  57. package/lib/sd-component-library224.js +3 -8
  58. package/lib/sd-component-library224.js.map +1 -1
  59. package/lib/sd-component-library225.js +3 -64
  60. package/lib/sd-component-library225.js.map +1 -1
  61. package/lib/sd-component-library226.js +31 -43
  62. package/lib/sd-component-library226.js.map +1 -1
  63. package/lib/sd-component-library227.js +19 -13
  64. package/lib/sd-component-library227.js.map +1 -1
  65. package/lib/sd-component-library228.js +20 -21
  66. package/lib/sd-component-library228.js.map +1 -1
  67. package/lib/sd-component-library229.js +26 -107
  68. package/lib/sd-component-library229.js.map +1 -1
  69. package/lib/sd-component-library230.js +27 -41
  70. package/lib/sd-component-library230.js.map +1 -1
  71. package/lib/sd-component-library231.js +129 -24
  72. package/lib/sd-component-library231.js.map +1 -1
  73. package/lib/sd-component-library232.js +40 -50
  74. package/lib/sd-component-library232.js.map +1 -1
  75. package/lib/sd-component-library233.js +45 -46
  76. package/lib/sd-component-library233.js.map +1 -1
  77. package/lib/sd-component-library234.js +7 -74
  78. package/lib/sd-component-library234.js.map +1 -1
  79. package/lib/sd-component-library235.js +3 -41
  80. package/lib/sd-component-library235.js.map +1 -1
  81. package/lib/sd-component-library236.js +20 -26
  82. package/lib/sd-component-library236.js.map +1 -1
  83. package/lib/sd-component-library237.js +107 -19
  84. package/lib/sd-component-library237.js.map +1 -1
  85. package/lib/sd-component-library238.js +47 -20
  86. package/lib/sd-component-library238.js.map +1 -1
  87. package/lib/sd-component-library239.js +24 -2
  88. package/lib/sd-component-library239.js.map +1 -1
  89. package/lib/sd-component-library24.js +1 -1
  90. package/lib/sd-component-library240.js +49 -36
  91. package/lib/sd-component-library240.js.map +1 -1
  92. package/lib/sd-component-library241.js +63 -128
  93. package/lib/sd-component-library241.js.map +1 -1
  94. package/lib/sd-component-library242.js +43 -13
  95. package/lib/sd-component-library242.js.map +1 -1
  96. package/lib/sd-component-library243.js +13 -14
  97. package/lib/sd-component-library243.js.map +1 -1
  98. package/lib/sd-component-library244.js +48 -3
  99. package/lib/sd-component-library244.js.map +1 -1
  100. package/lib/sd-component-library245.js +41 -3
  101. package/lib/sd-component-library245.js.map +1 -1
  102. package/lib/sd-component-library246.js +27 -3
  103. package/lib/sd-component-library246.js.map +1 -1
  104. package/lib/sd-component-library247.js +16 -47
  105. package/lib/sd-component-library247.js.map +1 -1
  106. package/lib/sd-component-library248.js +16 -61
  107. package/lib/sd-component-library248.js.map +1 -1
  108. package/lib/sd-component-library249.js +75 -3
  109. package/lib/sd-component-library249.js.map +1 -1
  110. package/lib/sd-component-library250.js +2 -46
  111. package/lib/sd-component-library250.js.map +1 -1
  112. package/lib/sd-component-library251.js +324 -16
  113. package/lib/sd-component-library251.js.map +1 -1
  114. package/lib/sd-component-library252.js +5 -325
  115. package/lib/sd-component-library252.js.map +1 -1
  116. package/lib/sd-component-library253.js +26 -5
  117. package/lib/sd-component-library253.js.map +1 -1
  118. package/lib/sd-component-library261.js +1 -1
  119. package/lib/sd-component-library262.js +1 -1
  120. package/lib/sd-component-library264.js +1 -1
  121. package/lib/sd-component-library277.js +2 -6
  122. package/lib/sd-component-library277.js.map +1 -1
  123. package/lib/sd-component-library278.js +2 -3
  124. package/lib/sd-component-library278.js.map +1 -1
  125. package/lib/sd-component-library279.js +9 -2
  126. package/lib/sd-component-library279.js.map +1 -1
  127. package/lib/sd-component-library280.js +70 -3
  128. package/lib/sd-component-library280.js.map +1 -1
  129. package/lib/sd-component-library281.js +102 -2
  130. package/lib/sd-component-library281.js.map +1 -1
  131. package/lib/sd-component-library282.js +106 -2
  132. package/lib/sd-component-library282.js.map +1 -1
  133. package/lib/sd-component-library283.js +6 -70
  134. package/lib/sd-component-library283.js.map +1 -1
  135. package/lib/sd-component-library284.js +2 -102
  136. package/lib/sd-component-library284.js.map +1 -1
  137. package/lib/sd-component-library285.js +34 -104
  138. package/lib/sd-component-library285.js.map +1 -1
  139. package/lib/sd-component-library286.js +14 -10
  140. package/lib/sd-component-library286.js.map +1 -1
  141. package/lib/sd-component-library287.js +3 -2
  142. package/lib/sd-component-library287.js.map +1 -1
  143. package/lib/sd-component-library288.js +3 -36
  144. package/lib/sd-component-library288.js.map +1 -1
  145. package/lib/sd-component-library289.js +3 -14
  146. package/lib/sd-component-library289.js.map +1 -1
  147. package/lib/sd-component-library291.js +3 -3
  148. package/lib/sd-component-library292.js +4 -4
  149. package/lib/sd-component-library293.js +1 -1
  150. package/lib/sd-component-library294.js +58 -2
  151. package/lib/sd-component-library294.js.map +1 -1
  152. package/lib/sd-component-library295.js +25 -76
  153. package/lib/sd-component-library295.js.map +1 -1
  154. package/lib/sd-component-library296.js +89 -89
  155. package/lib/sd-component-library296.js.map +1 -1
  156. package/lib/sd-component-library297.js +50 -52
  157. package/lib/sd-component-library297.js.map +1 -1
  158. package/lib/sd-component-library298.js +35 -9
  159. package/lib/sd-component-library298.js.map +1 -1
  160. package/lib/sd-component-library299.js +25 -5
  161. package/lib/sd-component-library299.js.map +1 -1
  162. package/lib/sd-component-library300.js +5 -53
  163. package/lib/sd-component-library300.js.map +1 -1
  164. package/lib/sd-component-library301.js +4 -9
  165. package/lib/sd-component-library301.js.map +1 -1
  166. package/lib/sd-component-library302.js +8 -4
  167. package/lib/sd-component-library302.js.map +1 -1
  168. package/lib/sd-component-library303.js +5 -4
  169. package/lib/sd-component-library303.js.map +1 -1
  170. package/lib/sd-component-library304.js +4 -19
  171. package/lib/sd-component-library304.js.map +1 -1
  172. package/lib/sd-component-library305.js +19 -3
  173. package/lib/sd-component-library305.js.map +1 -1
  174. package/lib/sd-component-library306.js +3 -2
  175. package/lib/sd-component-library306.js.map +1 -1
  176. package/lib/sd-component-library307.js +34 -2
  177. package/lib/sd-component-library307.js.map +1 -1
  178. package/lib/sd-component-library308.js +2 -6
  179. package/lib/sd-component-library308.js.map +1 -1
  180. package/lib/sd-component-library309.js +76 -24
  181. package/lib/sd-component-library309.js.map +1 -1
  182. package/lib/sd-component-library310.js +92 -50
  183. package/lib/sd-component-library310.js.map +1 -1
  184. package/lib/sd-component-library311.js +52 -34
  185. package/lib/sd-component-library311.js.map +1 -1
  186. package/lib/sd-component-library312.js +9 -5
  187. package/lib/sd-component-library312.js.map +1 -1
  188. package/lib/sd-component-library313.js +5 -93
  189. package/lib/sd-component-library313.js.map +1 -1
  190. package/lib/sd-component-library314.js +53 -4
  191. package/lib/sd-component-library314.js.map +1 -1
  192. package/lib/sd-component-library315.js +20 -49
  193. package/lib/sd-component-library315.js.map +1 -1
  194. package/lib/sd-component-library316.js +15 -20
  195. package/lib/sd-component-library316.js.map +1 -1
  196. package/lib/sd-component-library317.js +6 -34
  197. package/lib/sd-component-library317.js.map +1 -1
  198. package/lib/sd-component-library319.js +31 -28
  199. package/lib/sd-component-library319.js.map +1 -1
  200. package/lib/sd-component-library320.js +2 -21
  201. package/lib/sd-component-library320.js.map +1 -1
  202. package/lib/sd-component-library321.js +2 -32
  203. package/lib/sd-component-library321.js.map +1 -1
  204. package/lib/sd-component-library51.js +3 -3
  205. package/lib/sd-component-library60.js +1 -1
  206. package/lib/sd-component-library61.js +2 -2
  207. package/lib/sd-component-library62.js +5 -5
  208. package/lib/sd-component-library63.js +1 -1
  209. package/lib/sd-component-library64.js +2 -2
  210. package/lib/sd-component-library65.js +1 -1
  211. package/lib/sd-component-library70.js +2 -2
  212. package/lib/sd-component-library72.js +3 -3
  213. package/lib/sd-component-library74.js +2 -2
  214. package/lib/sd-component-library75.js +3 -3
  215. package/lib/sd-component-library76.js +1 -1
  216. package/lib/sd-component-library77.js +1 -1
  217. package/lib/sd-component-library79.js +1 -1
  218. package/lib/sd-component-library80.js +1 -1
  219. package/lib/sd-component-library81.js +9 -7
  220. package/lib/sd-component-library81.js.map +1 -1
  221. package/lib/sd-component-library85.js +1 -1
  222. package/lib/sd-component-library86.js +6 -6
  223. package/lib/sd-component-library87.js +2 -2
  224. package/lib/sd-component-library88.js +1 -1
  225. package/lib/sd-component-library89.js +5 -5
  226. package/lib/sd-component-library90.js +1 -1
  227. package/lib/sd-component-library92.js +6 -6
  228. package/lib/sd-component-library93.js +1 -1
  229. package/lib/sd-component-library94.js +7 -7
  230. package/lib/sd-component-library95.js +1 -1
  231. package/lib/sd-component-library98.js +2 -2
  232. package/lib/sd-component-library99.js +3 -3
  233. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library303.js","sources":["../node_modules/react-transition-group/esm/config.js"],"sourcesContent":["export default {\n disabled: false\n};"],"names":["config"],"mappings":"AAAA,MAAeA,IAAA;AAAA,EACb,UAAU;AACZ;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"sd-component-library303.js","sources":["../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"],"sourcesContent":["import setPrototypeOf from \"./setPrototypeOf.js\";\nexport default function _inheritsLoose(subClass, superClass) {\n subClass.prototype = Object.create(superClass.prototype);\n subClass.prototype.constructor = subClass;\n setPrototypeOf(subClass, superClass);\n}"],"names":["_inheritsLoose","subClass","superClass","setPrototypeOf"],"mappings":";AACe,SAASA,EAAeC,GAAUC,GAAY;AAC3D,EAAAD,EAAS,YAAY,OAAO,OAAOC,EAAW,SAAS,GACvDD,EAAS,UAAU,cAAcA,GACjCE,EAAeF,GAAUC,CAAU;AACrC;","x_google_ignoreList":[0]}
@@ -1,22 +1,7 @@
1
- import e from "./sd-component-library289.js";
2
- var n = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape({
3
- enter: e.number,
4
- exit: e.number,
5
- appear: e.number
6
- }).isRequired]) : null;
7
- process.env.NODE_ENV !== "production" && e.oneOfType([e.string, e.shape({
8
- enter: e.string,
9
- exit: e.string,
10
- active: e.string
11
- }), e.shape({
12
- enter: e.string,
13
- enterDone: e.string,
14
- enterActive: e.string,
15
- exit: e.string,
16
- exitDone: e.string,
17
- exitActive: e.string
18
- })]);
1
+ const a = {
2
+ disabled: !1
3
+ };
19
4
  export {
20
- n as timeoutsShape
5
+ a as default
21
6
  };
22
7
  //# sourceMappingURL=sd-component-library304.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library304.js","sources":["../node_modules/react-transition-group/esm/utils/PropTypes.js"],"sourcesContent":["import PropTypes from 'prop-types';\nexport var timeoutsShape = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.number, PropTypes.shape({\n enter: PropTypes.number,\n exit: PropTypes.number,\n appear: PropTypes.number\n}).isRequired]) : null;\nexport var classNamesShape = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.string, PropTypes.shape({\n enter: PropTypes.string,\n exit: PropTypes.string,\n active: PropTypes.string\n}), PropTypes.shape({\n enter: PropTypes.string,\n enterDone: PropTypes.string,\n enterActive: PropTypes.string,\n exit: PropTypes.string,\n exitDone: PropTypes.string,\n exitActive: PropTypes.string\n})]) : null;"],"names":["timeoutsShape","PropTypes"],"mappings":";AACU,IAACA,IAAgB,QAAQ,IAAI,aAAa,eAAeC,EAAU,UAAU,CAACA,EAAU,QAAQA,EAAU,MAAM;AAAA,EACxH,OAAOA,EAAU;AAAA,EACjB,MAAMA,EAAU;AAAA,EAChB,QAAQA,EAAU;AACpB,CAAC,EAAE,UAAU,CAAC,IAAI;AACW,QAAQ,IAAI,aAAa,gBAAeA,EAAU,UAAU,CAACA,EAAU,QAAQA,EAAU,MAAM;AAAA,EAC1H,OAAOA,EAAU;AAAA,EACjB,MAAMA,EAAU;AAAA,EAChB,QAAQA,EAAU;AACpB,CAAC,GAAGA,EAAU,MAAM;AAAA,EAClB,OAAOA,EAAU;AAAA,EACjB,WAAWA,EAAU;AAAA,EACrB,aAAaA,EAAU;AAAA,EACvB,MAAMA,EAAU;AAAA,EAChB,UAAUA,EAAU;AAAA,EACpB,YAAYA,EAAU;AACxB,CAAC,CAAC,CAAC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"sd-component-library304.js","sources":["../node_modules/react-transition-group/esm/config.js"],"sourcesContent":["export default {\n disabled: false\n};"],"names":["config"],"mappings":"AAAA,MAAeA,IAAA;AAAA,EACb,UAAU;AACZ;","x_google_ignoreList":[0]}
@@ -1,6 +1,22 @@
1
- import t from "react";
2
- const o = t.createContext(null);
1
+ import e from "./sd-component-library286.js";
2
+ var n = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape({
3
+ enter: e.number,
4
+ exit: e.number,
5
+ appear: e.number
6
+ }).isRequired]) : null;
7
+ process.env.NODE_ENV !== "production" && e.oneOfType([e.string, e.shape({
8
+ enter: e.string,
9
+ exit: e.string,
10
+ active: e.string
11
+ }), e.shape({
12
+ enter: e.string,
13
+ enterDone: e.string,
14
+ enterActive: e.string,
15
+ exit: e.string,
16
+ exitDone: e.string,
17
+ exitActive: e.string
18
+ })]);
3
19
  export {
4
- o as default
20
+ n as timeoutsShape
5
21
  };
6
22
  //# sourceMappingURL=sd-component-library305.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library305.js","sources":["../node_modules/react-transition-group/esm/TransitionGroupContext.js"],"sourcesContent":["import React from 'react';\nexport default React.createContext(null);"],"names":["TransitionGroupContext","React"],"mappings":";AACA,MAAAA,IAAeC,EAAM,cAAc,IAAI;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"sd-component-library305.js","sources":["../node_modules/react-transition-group/esm/utils/PropTypes.js"],"sourcesContent":["import PropTypes from 'prop-types';\nexport var timeoutsShape = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.number, PropTypes.shape({\n enter: PropTypes.number,\n exit: PropTypes.number,\n appear: PropTypes.number\n}).isRequired]) : null;\nexport var classNamesShape = process.env.NODE_ENV !== 'production' ? PropTypes.oneOfType([PropTypes.string, PropTypes.shape({\n enter: PropTypes.string,\n exit: PropTypes.string,\n active: PropTypes.string\n}), PropTypes.shape({\n enter: PropTypes.string,\n enterDone: PropTypes.string,\n enterActive: PropTypes.string,\n exit: PropTypes.string,\n exitDone: PropTypes.string,\n exitActive: PropTypes.string\n})]) : null;"],"names":["timeoutsShape","PropTypes"],"mappings":";AACU,IAACA,IAAgB,QAAQ,IAAI,aAAa,eAAeC,EAAU,UAAU,CAACA,EAAU,QAAQA,EAAU,MAAM;AAAA,EACxH,OAAOA,EAAU;AAAA,EACjB,MAAMA,EAAU;AAAA,EAChB,QAAQA,EAAU;AACpB,CAAC,EAAE,UAAU,CAAC,IAAI;AACW,QAAQ,IAAI,aAAa,gBAAeA,EAAU,UAAU,CAACA,EAAU,QAAQA,EAAU,MAAM;AAAA,EAC1H,OAAOA,EAAU;AAAA,EACjB,MAAMA,EAAU;AAAA,EAChB,QAAQA,EAAU;AACpB,CAAC,GAAGA,EAAU,MAAM;AAAA,EAClB,OAAOA,EAAU;AAAA,EACjB,WAAWA,EAAU;AAAA,EACrB,aAAaA,EAAU;AAAA,EACvB,MAAMA,EAAU;AAAA,EAChB,UAAUA,EAAU;AAAA,EACpB,YAAYA,EAAU;AACxB,CAAC,CAAC,CAAC;","x_google_ignoreList":[0]}
@@ -1,5 +1,6 @@
1
- var r = {};
1
+ import t from "react";
2
+ const o = t.createContext(null);
2
3
  export {
3
- r as __exports
4
+ o as default
4
5
  };
5
6
  //# sourceMappingURL=sd-component-library306.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library306.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"sd-component-library306.js","sources":["../node_modules/react-transition-group/esm/TransitionGroupContext.js"],"sourcesContent":["import React from 'react';\nexport default React.createContext(null);"],"names":["TransitionGroupContext","React"],"mappings":";AACA,MAAAA,IAAeC,EAAM,cAAc,IAAI;","x_google_ignoreList":[0]}
@@ -1,5 +1,37 @@
1
- var e = {};
1
+ import { j as i } from "./sd-component-library197.js";
2
+ import { ResponsiveTextV2 as n } from "./sd-component-library150.js";
3
+ const s = (o) => {
4
+ const { currentSelection: e, title: r, onClick: t } = o;
5
+ return /* @__PURE__ */ i.jsx(
6
+ n,
7
+ {
8
+ fontSizeWeight: [[14, e ? "bold" : "regular"]],
9
+ onClick: t,
10
+ sx: {
11
+ height: "46px",
12
+ display: "flex",
13
+ alignItems: "center",
14
+ justifyContent: "flex-end",
15
+ pr: "25px",
16
+ pl: "10px",
17
+ ...e ? {
18
+ cursor: "default"
19
+ } : {
20
+ borderTopStyle: "solid",
21
+ borderWidth: "1px",
22
+ borderColor: "cl_headerLine",
23
+ cursor: "pointer",
24
+ opacity: 0.8,
25
+ ":hover": {
26
+ opacity: 1
27
+ }
28
+ }
29
+ },
30
+ children: r
31
+ }
32
+ );
33
+ };
2
34
  export {
3
- e as __exports
35
+ s as OptionRow
4
36
  };
5
37
  //# sourceMappingURL=sd-component-library307.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library307.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
1
+ {"version":3,"file":"sd-component-library307.js","sources":["../src/components/selectors/primary-custom-scrollable-selector/partials/option-row/option-row.tsx"],"sourcesContent":["import React from \"react\";\n\nimport { ResponsiveTextV2 } from \"../../../../texts/responsive-text-v2\";\nimport { OptionRowProps as Props } from \"./interfaces\";\n\nexport const OptionRow = <T extends string = string>(props: Props<T>) => {\n const { currentSelection, title, onClick } = props;\n\n return (\n <ResponsiveTextV2\n fontSizeWeight={[[14, currentSelection ? \"bold\" : \"regular\"]]}\n onClick={onClick}\n sx={{\n height: \"46px\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-end\",\n pr: \"25px\",\n pl: \"10px\",\n ...(currentSelection\n ? {\n cursor: \"default\",\n }\n : {\n borderTopStyle: \"solid\",\n borderWidth: \"1px\",\n borderColor: \"cl_headerLine\",\n cursor: \"pointer\",\n opacity: 0.8,\n \":hover\": {\n opacity: 1,\n },\n }),\n }}\n >\n {title}\n </ResponsiveTextV2>\n );\n};\n"],"names":["OptionRow","props","currentSelection","title","onClick","jsx","ResponsiveTextV2"],"mappings":";;AAKa,MAAAA,IAAY,CAA4BC,MAAoB;AACvE,QAAM,EAAE,kBAAAC,GAAkB,OAAAC,GAAO,SAAAC,EAAA,IAAYH;AAG3C,SAAAI,gBAAAA,EAAA;AAAA,IAACC;AAAA,IAAA;AAAA,MACC,gBAAgB,CAAC,CAAC,IAAIJ,IAAmB,SAAS,SAAS,CAAC;AAAA,MAC5D,SAAAE;AAAA,MACA,IAAI;AAAA,QACF,QAAQ;AAAA,QACR,SAAS;AAAA,QACT,YAAY;AAAA,QACZ,gBAAgB;AAAA,QAChB,IAAI;AAAA,QACJ,IAAI;AAAA,QACJ,GAAIF,IACA;AAAA,UACE,QAAQ;AAAA,QAAA,IAEV;AAAA,UACE,gBAAgB;AAAA,UAChB,aAAa;AAAA,UACb,aAAa;AAAA,UACb,QAAQ;AAAA,UACR,SAAS;AAAA,UACT,UAAU;AAAA,YACR,SAAS;AAAA,UACX;AAAA,QACF;AAAA,MACN;AAAA,MAEC,UAAAC;AAAA,IAAA;AAAA,EAAA;AAGP;"}
@@ -1,9 +1,5 @@
1
- function e(o, r) {
2
- return e = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(t, f) {
3
- return t.__proto__ = f, t;
4
- }, e(o, r);
5
- }
1
+ var e = { exports: {} };
6
2
  export {
7
- e as default
3
+ e as __module
8
4
  };
9
5
  //# sourceMappingURL=sd-component-library308.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library308.js","sources":["../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js"],"sourcesContent":["export default function _setPrototypeOf(o, p) {\n _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf(o, p) {\n o.__proto__ = p;\n return o;\n };\n return _setPrototypeOf(o, p);\n}"],"names":["_setPrototypeOf","p","o"],"mappings":"AAAe,SAASA,EAAgB,GAAGC,GAAG;AAC5C,SAAAD,IAAkB,OAAO,iBAAiB,OAAO,eAAe,KAAI,IAAK,SAAyBE,GAAGD,GAAG;AACtG,WAAAC,EAAE,YAAYD,GACPC;AAAA,EACX,GACSF,EAAgB,GAAGC,CAAC;AAC7B;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"sd-component-library308.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
@@ -1,28 +1,80 @@
1
- import { j as x } from "./sd-component-library197.js";
2
- import { getInnerX as u, degToRad as r, getInnerY as i } from "./sd-component-library91.js";
3
- const j = (p) => {
4
- const {
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
1
+ import { __exports as r } from "./sd-component-library320.js";
2
+ /** @license React v16.13.1
3
+ * react-is.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */
10
+ var _;
11
+ function g() {
12
+ if (_)
13
+ return r;
14
+ _ = 1;
15
+ var t = typeof Symbol == "function" && Symbol.for, a = t ? Symbol.for("react.element") : 60103, b = t ? Symbol.for("react.portal") : 60106, n = t ? Symbol.for("react.fragment") : 60107, c = t ? Symbol.for("react.strict_mode") : 60108, f = t ? Symbol.for("react.profiler") : 60114, i = t ? Symbol.for("react.provider") : 60109, s = t ? Symbol.for("react.context") : 60110, d = t ? Symbol.for("react.async_mode") : 60111, u = t ? Symbol.for("react.concurrent_mode") : 60111, y = t ? Symbol.for("react.forward_ref") : 60112, l = t ? Symbol.for("react.suspense") : 60113, x = t ? Symbol.for("react.suspense_list") : 60120, m = t ? Symbol.for("react.memo") : 60115, p = t ? Symbol.for("react.lazy") : 60116, C = t ? Symbol.for("react.block") : 60121, M = t ? Symbol.for("react.fundamental") : 60117, v = t ? Symbol.for("react.responder") : 60118, w = t ? Symbol.for("react.scope") : 60119;
16
+ function o(e) {
17
+ if (typeof e == "object" && e !== null) {
18
+ var S = e.$$typeof;
19
+ switch (S) {
20
+ case a:
21
+ switch (e = e.type, e) {
22
+ case d:
23
+ case u:
24
+ case n:
25
+ case f:
26
+ case c:
27
+ case l:
28
+ return e;
29
+ default:
30
+ switch (e = e && e.$$typeof, e) {
31
+ case s:
32
+ case y:
33
+ case p:
34
+ case m:
35
+ case i:
36
+ return e;
37
+ default:
38
+ return S;
39
+ }
40
+ }
41
+ case b:
42
+ return S;
43
+ }
22
44
  }
23
- );
24
- };
45
+ }
46
+ function $(e) {
47
+ return o(e) === u;
48
+ }
49
+ return r.AsyncMode = d, r.ConcurrentMode = u, r.ContextConsumer = s, r.ContextProvider = i, r.Element = a, r.ForwardRef = y, r.Fragment = n, r.Lazy = p, r.Memo = m, r.Portal = b, r.Profiler = f, r.StrictMode = c, r.Suspense = l, r.isAsyncMode = function(e) {
50
+ return $(e) || o(e) === d;
51
+ }, r.isConcurrentMode = $, r.isContextConsumer = function(e) {
52
+ return o(e) === s;
53
+ }, r.isContextProvider = function(e) {
54
+ return o(e) === i;
55
+ }, r.isElement = function(e) {
56
+ return typeof e == "object" && e !== null && e.$$typeof === a;
57
+ }, r.isForwardRef = function(e) {
58
+ return o(e) === y;
59
+ }, r.isFragment = function(e) {
60
+ return o(e) === n;
61
+ }, r.isLazy = function(e) {
62
+ return o(e) === p;
63
+ }, r.isMemo = function(e) {
64
+ return o(e) === m;
65
+ }, r.isPortal = function(e) {
66
+ return o(e) === b;
67
+ }, r.isProfiler = function(e) {
68
+ return o(e) === f;
69
+ }, r.isStrictMode = function(e) {
70
+ return o(e) === c;
71
+ }, r.isSuspense = function(e) {
72
+ return o(e) === l;
73
+ }, r.isValidElementType = function(e) {
74
+ return typeof e == "string" || typeof e == "function" || e === n || e === u || e === f || e === c || e === l || e === x || typeof e == "object" && e !== null && (e.$$typeof === p || e.$$typeof === m || e.$$typeof === i || e.$$typeof === s || e.$$typeof === y || e.$$typeof === M || e.$$typeof === v || e.$$typeof === w || e.$$typeof === C);
75
+ }, r.typeOf = o, r;
76
+ }
25
77
  export {
26
- j as BaseOutlineArc
78
+ g as __require
27
79
  };
28
80
  //# sourceMappingURL=sd-component-library309.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library309.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
+ {"version":3,"file":"sd-component-library309.js","sources":["../node_modules/react-is/cjs/react-is.production.min.js"],"sourcesContent":["/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n"],"names":["b","c","d","e","f","g","h","k","l","m","n","p","q","r","t","v","w","x","y","z","a","u","A","reactIs_production_min"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,54 +1,96 @@
1
- import { j as t } from "./sd-component-library197.js";
2
- import x from "react";
3
- import u from "./sd-component-library196.js";
4
- import { getIsHorizontal as j, getRangeProperties as p } from "./sd-component-library217.js";
5
- import { OutlineMeterRange as M } from "./sd-component-library221.js";
6
- import { LabelPointer as b } from "./sd-component-library322.js";
7
- const A = x.forwardRef(
8
- (e, r) => {
9
- const {
10
- segmented: o,
11
- diameter: n,
12
- arc: a,
13
- totalRanges: i,
14
- distanceBetweenRanges: s,
15
- start: m,
16
- end: c,
17
- idx: d,
18
- hideLabels: l,
19
- isMatchedRange: g
20
- } = e, f = !o, R = n / 2, { rangeArcMiddle: h } = p(
21
- a,
22
- i,
23
- s,
24
- d,
25
- m,
26
- c
27
- );
28
- return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
29
- /* @__PURE__ */ t.jsx(
30
- M,
31
- {
32
- ...e,
33
- hideLabels: !0,
34
- connected: f,
35
- ref: r
1
+ import { __exports as r } from "./sd-component-library321.js";
2
+ /** @license React v16.13.1
3
+ * react-is.development.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */
10
+ var A;
11
+ function re() {
12
+ return A ? r : (A = 1, process.env.NODE_ENV !== "production" && function() {
13
+ var o = typeof Symbol == "function" && Symbol.for, _ = o ? Symbol.for("react.element") : 60103, T = o ? Symbol.for("react.portal") : 60106, t = o ? Symbol.for("react.fragment") : 60107, n = o ? Symbol.for("react.strict_mode") : 60108, s = o ? Symbol.for("react.profiler") : 60114, c = o ? Symbol.for("react.provider") : 60109, i = o ? Symbol.for("react.context") : 60110, v = o ? Symbol.for("react.async_mode") : 60111, f = o ? Symbol.for("react.concurrent_mode") : 60111, u = o ? Symbol.for("react.forward_ref") : 60112, E = o ? Symbol.for("react.suspense") : 60113, y = o ? Symbol.for("react.suspense_list") : 60120, d = o ? Symbol.for("react.memo") : 60115, l = o ? Symbol.for("react.lazy") : 60116, x = o ? Symbol.for("react.block") : 60121, M = o ? Symbol.for("react.fundamental") : 60117, b = o ? Symbol.for("react.responder") : 60118, p = o ? Symbol.for("react.scope") : 60119;
14
+ function Y(e) {
15
+ return typeof e == "string" || typeof e == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
16
+ e === t || e === f || e === s || e === n || e === E || e === y || typeof e == "object" && e !== null && (e.$$typeof === l || e.$$typeof === d || e.$$typeof === c || e.$$typeof === i || e.$$typeof === u || e.$$typeof === M || e.$$typeof === b || e.$$typeof === p || e.$$typeof === x);
17
+ }
18
+ function a(e) {
19
+ if (typeof e == "object" && e !== null) {
20
+ var C = e.$$typeof;
21
+ switch (C) {
22
+ case _:
23
+ var m = e.type;
24
+ switch (m) {
25
+ case v:
26
+ case f:
27
+ case t:
28
+ case s:
29
+ case n:
30
+ case E:
31
+ return m;
32
+ default:
33
+ var P = m && m.$$typeof;
34
+ switch (P) {
35
+ case i:
36
+ case u:
37
+ case l:
38
+ case d:
39
+ case c:
40
+ return P;
41
+ default:
42
+ return C;
43
+ }
44
+ }
45
+ case T:
46
+ return C;
36
47
  }
37
- ),
38
- !l && !g && /* @__PURE__ */ t.jsx(
39
- b,
40
- {
41
- ...e,
42
- radius: R,
43
- color: u.colors.cl_lightGrey,
44
- alpha: h,
45
- horizontal: j(e)
46
- }
47
- )
48
- ] });
49
- }
50
- );
48
+ }
49
+ }
50
+ var $ = v, O = f, F = i, N = c, I = _, L = u, h = t, w = l, D = d, g = T, z = s, U = n, V = E, R = !1;
51
+ function q(e) {
52
+ return R || (R = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), S(e) || a(e) === v;
53
+ }
54
+ function S(e) {
55
+ return a(e) === f;
56
+ }
57
+ function W(e) {
58
+ return a(e) === i;
59
+ }
60
+ function k(e) {
61
+ return a(e) === c;
62
+ }
63
+ function B(e) {
64
+ return typeof e == "object" && e !== null && e.$$typeof === _;
65
+ }
66
+ function G(e) {
67
+ return a(e) === u;
68
+ }
69
+ function K(e) {
70
+ return a(e) === t;
71
+ }
72
+ function X(e) {
73
+ return a(e) === l;
74
+ }
75
+ function Z(e) {
76
+ return a(e) === d;
77
+ }
78
+ function H(e) {
79
+ return a(e) === T;
80
+ }
81
+ function J(e) {
82
+ return a(e) === s;
83
+ }
84
+ function Q(e) {
85
+ return a(e) === n;
86
+ }
87
+ function j(e) {
88
+ return a(e) === E;
89
+ }
90
+ r.AsyncMode = $, r.ConcurrentMode = O, r.ContextConsumer = F, r.ContextProvider = N, r.Element = I, r.ForwardRef = L, r.Fragment = h, r.Lazy = w, r.Memo = D, r.Portal = g, r.Profiler = z, r.StrictMode = U, r.Suspense = V, r.isAsyncMode = q, r.isConcurrentMode = S, r.isContextConsumer = W, r.isContextProvider = k, r.isElement = B, r.isForwardRef = G, r.isFragment = K, r.isLazy = X, r.isMemo = Z, r.isPortal = H, r.isProfiler = J, r.isStrictMode = Q, r.isSuspense = j, r.isValidElementType = Y, r.typeOf = a;
91
+ }(), r);
92
+ }
51
93
  export {
52
- A as SmileyMeterRange
94
+ re as __require
53
95
  };
54
96
  //# sourceMappingURL=sd-component-library310.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library310.js","sources":["../src/components/meters/smiley-meter-v2/partials/smiley-meter-range/smiley-meter-range.tsx"],"sourcesContent":["import React from \"react\";\n\nimport theme from \"../../../../../core/theme\";\nimport { LabelPointer } from \"../../../common-outline-meter-partials\";\nimport { OutlineMeterRange } from \"../../../outline-meter/partials/outline-meter-range\";\nimport { getIsHorizontal, getRangeProperties } from \"../../utils\";\nimport { SmileyMeterRangeProps as Props } from \"./interfaces\";\n\nexport const SmileyMeterRange = React.forwardRef<SVGCircleElement, Props>(\n (props, pointRef) => {\n const {\n segmented,\n diameter,\n arc,\n totalRanges,\n distanceBetweenRanges,\n start,\n end,\n idx,\n hideLabels,\n isMatchedRange,\n } = props;\n\n const needConnection = !segmented;\n\n const radius = diameter / 2;\n\n const { rangeArcMiddle: alpha } = getRangeProperties(\n arc,\n totalRanges,\n distanceBetweenRanges,\n idx,\n start,\n end\n );\n\n return (\n <>\n <OutlineMeterRange\n {...props}\n hideLabels\n connected={needConnection}\n ref={pointRef}\n />\n\n {!hideLabels && !isMatchedRange && (\n <LabelPointer\n {...props}\n radius={radius}\n color={theme.colors.cl_lightGrey}\n alpha={alpha}\n horizontal={getIsHorizontal(props)}\n />\n )}\n </>\n );\n }\n);\n"],"names":["SmileyMeterRange","React","props","pointRef","segmented","diameter","arc","totalRanges","distanceBetweenRanges","start","end","idx","hideLabels","isMatchedRange","needConnection","radius","alpha","getRangeProperties","jsxs","Fragment","jsx","OutlineMeterRange","LabelPointer","theme","getIsHorizontal"],"mappings":";;;;;;AAQO,MAAMA,IAAmBC,EAAM;AAAA,EACpC,CAACC,GAAOC,MAAa;AACb,UAAA;AAAA,MACJ,WAAAC;AAAA,MACA,UAAAC;AAAA,MACA,KAAAC;AAAA,MACA,aAAAC;AAAA,MACA,uBAAAC;AAAA,MACA,OAAAC;AAAA,MACA,KAAAC;AAAA,MACA,KAAAC;AAAA,MACA,YAAAC;AAAA,MACA,gBAAAC;AAAA,IACE,IAAAX,GAEEY,IAAiB,CAACV,GAElBW,IAASV,IAAW,GAEpB,EAAE,gBAAgBW,EAAA,IAAUC;AAAA,MAChCX;AAAA,MACAC;AAAA,MACAC;AAAA,MACAG;AAAA,MACAF;AAAA,MACAC;AAAA,IAAA;AAGF,WAEIQ,gBAAAA,EAAA,KAAAC,YAAA,EAAA,UAAA;AAAA,MAAAC,gBAAAA,EAAA;AAAA,QAACC;AAAA,QAAA;AAAA,UACE,GAAGnB;AAAA,UACJ,YAAU;AAAA,UACV,WAAWY;AAAA,UACX,KAAKX;AAAA,QAAA;AAAA,MACP;AAAA,MAEC,CAACS,KAAc,CAACC,KACfO,gBAAAA,EAAA;AAAA,QAACE;AAAA,QAAA;AAAA,UACE,GAAGpB;AAAA,UACJ,QAAAa;AAAA,UACA,OAAOQ,EAAM,OAAO;AAAA,UACpB,OAAAP;AAAA,UACA,YAAYQ,EAAgBtB,CAAK;AAAA,QAAA;AAAA,MACnC;AAAA,IAEJ,EAAA,CAAA;AAAA,EAEJ;AACF;"}
1
+ {"version":3,"file":"sd-component-library310.js","sources":["../node_modules/react-is/cjs/react-is.development.js"],"sourcesContent":["/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n"],"names":["hasSymbol","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_ASYNC_MODE_TYPE","REACT_CONCURRENT_MODE_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_BLOCK_TYPE","REACT_FUNDAMENTAL_TYPE","REACT_RESPONDER_TYPE","REACT_SCOPE_TYPE","isValidElementType","type","typeOf","object","$$typeof","$$typeofType","AsyncMode","ConcurrentMode","ContextConsumer","ContextProvider","Element","ForwardRef","Fragment","Lazy","Memo","Portal","Profiler","StrictMode","Suspense","hasWarnedAboutDeprecatedIsAsyncMode","isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","reactIs_development"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,38 +1,56 @@
1
- import { j as t } from "./sd-component-library197.js";
2
- const h = (n) => {
3
- const {
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
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+ var f, i;
7
+ function p() {
8
+ if (i)
9
+ return f;
10
+ i = 1;
11
+ var u = Object.getOwnPropertySymbols, b = Object.prototype.hasOwnProperty, l = Object.prototype.propertyIsEnumerable;
12
+ function O(n) {
13
+ if (n == null)
14
+ throw new TypeError("Object.assign cannot be called with null or undefined");
15
+ return Object(n);
16
+ }
17
+ function j() {
18
+ try {
19
+ if (!Object.assign)
20
+ return !1;
21
+ var n = new String("abc");
22
+ if (n[5] = "de", Object.getOwnPropertyNames(n)[0] === "5")
23
+ return !1;
24
+ for (var s = {}, r = 0; r < 10; r++)
25
+ s["_" + String.fromCharCode(r)] = r;
26
+ var a = Object.getOwnPropertyNames(s).map(function(e) {
27
+ return s[e];
28
+ });
29
+ if (a.join("") !== "0123456789")
30
+ return !1;
31
+ var t = {};
32
+ return "abcdefghijklmnopqrst".split("").forEach(function(e) {
33
+ t[e] = e;
34
+ }), Object.keys(Object.assign({}, t)).join("") === "abcdefghijklmnopqrst";
35
+ } catch {
36
+ return !1;
37
+ }
38
+ }
39
+ return f = j() ? Object.assign : function(n, s) {
40
+ for (var r, a = O(n), t, e = 1; e < arguments.length; e++) {
41
+ r = Object(arguments[e]);
42
+ for (var c in r)
43
+ b.call(r, c) && (a[c] = r[c]);
44
+ if (u) {
45
+ t = u(r);
46
+ for (var o = 0; o < t.length; o++)
47
+ l.call(r, t[o]) && (a[t[o]] = r[t[o]]);
20
48
  }
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
- ] });
34
- };
49
+ }
50
+ return a;
51
+ }, f;
52
+ }
35
53
  export {
36
- h as BaseNeedle
54
+ p as __require
37
55
  };
38
56
  //# sourceMappingURL=sd-component-library311.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library311.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
+ {"version":3,"file":"sd-component-library311.js","sources":["../node_modules/object-assign/index.js"],"sourcesContent":["/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\n\n'use strict';\n/* eslint-disable no-unused-vars */\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\n\nfunction toObject(val) {\n\tif (val === null || val === undefined) {\n\t\tthrow new TypeError('Object.assign cannot be called with null or undefined');\n\t}\n\n\treturn Object(val);\n}\n\nfunction shouldUseNative() {\n\ttry {\n\t\tif (!Object.assign) {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order in older V8 versions.\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\n\t\tvar test1 = new String('abc'); // eslint-disable-line no-new-wrappers\n\t\ttest1[5] = 'de';\n\t\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test2 = {};\n\t\tfor (var i = 0; i < 10; i++) {\n\t\t\ttest2['_' + String.fromCharCode(i)] = i;\n\t\t}\n\t\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\n\t\t\treturn test2[n];\n\t\t});\n\t\tif (order2.join('') !== '0123456789') {\n\t\t\treturn false;\n\t\t}\n\n\t\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\n\t\tvar test3 = {};\n\t\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\n\t\t\ttest3[letter] = letter;\n\t\t});\n\t\tif (Object.keys(Object.assign({}, test3)).join('') !==\n\t\t\t\t'abcdefghijklmnopqrst') {\n\t\t\treturn false;\n\t\t}\n\n\t\treturn true;\n\t} catch (err) {\n\t\t// We don't expect any of the above to throw, but better to be safe.\n\t\treturn false;\n\t}\n}\n\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\n\tvar from;\n\tvar to = toObject(target);\n\tvar symbols;\n\n\tfor (var s = 1; s < arguments.length; s++) {\n\t\tfrom = Object(arguments[s]);\n\n\t\tfor (var key in from) {\n\t\t\tif (hasOwnProperty.call(from, key)) {\n\t\t\t\tto[key] = from[key];\n\t\t\t}\n\t\t}\n\n\t\tif (getOwnPropertySymbols) {\n\t\t\tsymbols = getOwnPropertySymbols(from);\n\t\t\tfor (var i = 0; i < symbols.length; i++) {\n\t\t\t\tif (propIsEnumerable.call(from, symbols[i])) {\n\t\t\t\t\tto[symbols[i]] = from[symbols[i]];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn to;\n};\n"],"names":["getOwnPropertySymbols","hasOwnProperty","propIsEnumerable","toObject","val","shouldUseNative","test1","test2","i","order2","n","test3","letter","objectAssign","target","source","from","to","symbols","s","key"],"mappings":";;;;;;;;;;AAQA,MAAIA,IAAwB,OAAO,uBAC/BC,IAAiB,OAAO,UAAU,gBAClCC,IAAmB,OAAO,UAAU;AAExC,WAASC,EAASC,GAAK;AACtB,QAAIA,KAAQ;AACX,YAAM,IAAI,UAAU,uDAAuD;AAG5E,WAAO,OAAOA,CAAG;AAAA,EACjB;AAED,WAASC,IAAkB;AAC1B,QAAI;AACH,UAAI,CAAC,OAAO;AACX,eAAO;AAMR,UAAIC,IAAQ,IAAI,OAAO,KAAK;AAE5B,UADAA,EAAM,CAAC,IAAI,MACP,OAAO,oBAAoBA,CAAK,EAAE,CAAC,MAAM;AAC5C,eAAO;AAKR,eADIC,IAAQ,CAAA,GACHC,IAAI,GAAGA,IAAI,IAAIA;AACvB,QAAAD,EAAM,MAAM,OAAO,aAAaC,CAAC,CAAC,IAAIA;AAEvC,UAAIC,IAAS,OAAO,oBAAoBF,CAAK,EAAE,IAAI,SAAUG,GAAG;AAC/D,eAAOH,EAAMG,CAAC;AAAA,MACjB,CAAG;AACD,UAAID,EAAO,KAAK,EAAE,MAAM;AACvB,eAAO;AAIR,UAAIE,IAAQ,CAAA;AAIZ,aAHA,uBAAuB,MAAM,EAAE,EAAE,QAAQ,SAAUC,GAAQ;AAC1D,QAAAD,EAAMC,CAAM,IAAIA;AAAA,MACnB,CAAG,GACG,OAAO,KAAK,OAAO,OAAO,CAAE,GAAED,CAAK,CAAC,EAAE,KAAK,EAAE,MAC/C;AAAA,IAKF,QAAa;AAEb,aAAO;AAAA,IACP;AAAA,EACD;AAED,SAAAE,IAAiBR,EAAe,IAAK,OAAO,SAAS,SAAUS,GAAQC,GAAQ;AAK9E,aAJIC,GACAC,IAAKd,EAASW,CAAM,GACpBI,GAEKC,IAAI,GAAGA,IAAI,UAAU,QAAQA,KAAK;AAC1C,MAAAH,IAAO,OAAO,UAAUG,CAAC,CAAC;AAE1B,eAASC,KAAOJ;AACf,QAAIf,EAAe,KAAKe,GAAMI,CAAG,MAChCH,EAAGG,CAAG,IAAIJ,EAAKI,CAAG;AAIpB,UAAIpB,GAAuB;AAC1B,QAAAkB,IAAUlB,EAAsBgB,CAAI;AACpC,iBAASR,IAAI,GAAGA,IAAIU,EAAQ,QAAQV;AACnC,UAAIN,EAAiB,KAAKc,GAAME,EAAQV,CAAC,CAAC,MACzCS,EAAGC,EAAQV,CAAC,CAAC,IAAIQ,EAAKE,EAAQV,CAAC,CAAC;AAAA,MAGlC;AAAA,IACD;AAED,WAAOS;AAAA;;","x_google_ignoreList":[0]}
@@ -1,8 +1,12 @@
1
- const p = (c, r, n, t) => {
2
- const o = c - (r - 1) * n, s = t / r, e = (t + 1) / r, a = (360 - c) / 2 + n * t + o * s, S = a + o * (e - s);
3
- return { rangeArcStart: a, rangeArcEnd: S };
4
- };
1
+ var e, r;
2
+ function _() {
3
+ if (r)
4
+ return e;
5
+ r = 1;
6
+ var t = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
7
+ return e = t, e;
8
+ }
5
9
  export {
6
- p as getRangeProperties
10
+ _ as __require
7
11
  };
8
12
  //# sourceMappingURL=sd-component-library312.js.map