@selfdecode/sd-component-library 4.0.90 → 4.0.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (205) hide show
  1. package/lib/components/containers/flex-containers/flex-containers.d.ts +6 -6
  2. package/lib/components/containers/grid-containers/grid-align-content-start/grid-align-content-start.d.ts +1 -1
  3. package/lib/components/containers/grid-containers/grid-center/grid-center.d.ts +1 -1
  4. package/lib/components/containers/grid-containers/grid-container-v2/grid-container-v2.d.ts +1 -1
  5. package/lib/components/texts/mixed-texts.d.ts +2 -2
  6. package/lib/components/texts/responsive-texts.d.ts +6 -6
  7. package/lib/components/texts/transformed-texts.d.ts +3 -3
  8. package/lib/components/texts/weighted-texts.d.ts +3 -3
  9. package/lib/core/theme.d.ts +20 -0
  10. package/lib/sd-component-library100.js +2 -2
  11. package/lib/sd-component-library101.js +3 -3
  12. package/lib/sd-component-library102.js +2 -2
  13. package/lib/sd-component-library104.js +4 -4
  14. package/lib/sd-component-library106.js +2 -2
  15. package/lib/sd-component-library117.js +1 -1
  16. package/lib/sd-component-library118.js +1 -1
  17. package/lib/sd-component-library120.js +1 -1
  18. package/lib/sd-component-library121.js +1 -1
  19. package/lib/sd-component-library126.js +1 -1
  20. package/lib/sd-component-library127.js +1 -1
  21. package/lib/sd-component-library129.js +1 -1
  22. package/lib/sd-component-library132.js +3 -3
  23. package/lib/sd-component-library133.js +1 -1
  24. package/lib/sd-component-library135.js +2 -2
  25. package/lib/sd-component-library15.js +1 -1
  26. package/lib/sd-component-library166.js +1 -1
  27. package/lib/sd-component-library167.js +1 -1
  28. package/lib/sd-component-library170.js +1 -1
  29. package/lib/sd-component-library171.js +4 -4
  30. package/lib/sd-component-library172.js +1 -1
  31. package/lib/sd-component-library194.js +20 -0
  32. package/lib/sd-component-library194.js.map +1 -1
  33. package/lib/sd-component-library195.js +3 -3
  34. package/lib/sd-component-library199.js +2 -3
  35. package/lib/sd-component-library199.js.map +1 -1
  36. package/lib/sd-component-library200.js +30 -57
  37. package/lib/sd-component-library200.js.map +1 -1
  38. package/lib/sd-component-library201.js +598 -24
  39. package/lib/sd-component-library201.js.map +1 -1
  40. package/lib/sd-component-library202.js +3 -19
  41. package/lib/sd-component-library202.js.map +1 -1
  42. package/lib/sd-component-library203.js +57 -5
  43. package/lib/sd-component-library203.js.map +1 -1
  44. package/lib/sd-component-library204.js +25 -5
  45. package/lib/sd-component-library204.js.map +1 -1
  46. package/lib/sd-component-library205.js +15 -61
  47. package/lib/sd-component-library205.js.map +1 -1
  48. package/lib/sd-component-library206.js +5 -2
  49. package/lib/sd-component-library206.js.map +1 -1
  50. package/lib/sd-component-library207.js +5 -30
  51. package/lib/sd-component-library207.js.map +1 -1
  52. package/lib/sd-component-library208.js +61 -595
  53. package/lib/sd-component-library208.js.map +1 -1
  54. package/lib/sd-component-library221.js +65 -3
  55. package/lib/sd-component-library221.js.map +1 -1
  56. package/lib/sd-component-library222.js +3 -52
  57. package/lib/sd-component-library222.js.map +1 -1
  58. package/lib/sd-component-library223.js +3 -65
  59. package/lib/sd-component-library223.js.map +1 -1
  60. package/lib/sd-component-library224.js +52 -3
  61. package/lib/sd-component-library224.js.map +1 -1
  62. package/lib/sd-component-library227.js +26 -3
  63. package/lib/sd-component-library227.js.map +1 -1
  64. package/lib/sd-component-library228.js +3 -3
  65. package/lib/sd-component-library228.js.map +1 -1
  66. package/lib/sd-component-library229.js +3 -31
  67. package/lib/sd-component-library229.js.map +1 -1
  68. package/lib/sd-component-library23.js +2 -2
  69. package/lib/sd-component-library230.js +31 -19
  70. package/lib/sd-component-library230.js.map +1 -1
  71. package/lib/sd-component-library231.js +19 -20
  72. package/lib/sd-component-library231.js.map +1 -1
  73. package/lib/sd-component-library232.js +20 -28
  74. package/lib/sd-component-library232.js.map +1 -1
  75. package/lib/sd-component-library233.js +27 -32
  76. package/lib/sd-component-library233.js.map +1 -1
  77. package/lib/sd-component-library234.js +32 -128
  78. package/lib/sd-component-library234.js.map +1 -1
  79. package/lib/sd-component-library235.js +129 -43
  80. package/lib/sd-component-library235.js.map +1 -1
  81. package/lib/sd-component-library236.js +41 -45
  82. package/lib/sd-component-library236.js.map +1 -1
  83. package/lib/sd-component-library237.js +46 -7
  84. package/lib/sd-component-library237.js.map +1 -1
  85. package/lib/sd-component-library238.js +8 -64
  86. package/lib/sd-component-library238.js.map +1 -1
  87. package/lib/sd-component-library239.js +21 -43
  88. package/lib/sd-component-library239.js.map +1 -1
  89. package/lib/sd-component-library24.js +2 -2
  90. package/lib/sd-component-library240.js +107 -11
  91. package/lib/sd-component-library240.js.map +1 -1
  92. package/lib/sd-component-library241.js +47 -21
  93. package/lib/sd-component-library241.js.map +1 -1
  94. package/lib/sd-component-library242.js +23 -108
  95. package/lib/sd-component-library242.js.map +1 -1
  96. package/lib/sd-component-library243.js +49 -43
  97. package/lib/sd-component-library243.js.map +1 -1
  98. package/lib/sd-component-library244.js +64 -24
  99. package/lib/sd-component-library244.js.map +1 -1
  100. package/lib/sd-component-library245.js +40 -50
  101. package/lib/sd-component-library245.js.map +1 -1
  102. package/lib/sd-component-library246.js +12 -47
  103. package/lib/sd-component-library246.js.map +1 -1
  104. package/lib/sd-component-library247.js +46 -73
  105. package/lib/sd-component-library247.js.map +1 -1
  106. package/lib/sd-component-library248.js +1 -1
  107. package/lib/sd-component-library25.js +1 -1
  108. package/lib/sd-component-library250.js +72 -18
  109. package/lib/sd-component-library250.js.map +1 -1
  110. package/lib/sd-component-library251.js +2 -20
  111. package/lib/sd-component-library251.js.map +1 -1
  112. package/lib/sd-component-library252.js +21 -2
  113. package/lib/sd-component-library252.js.map +1 -1
  114. package/lib/sd-component-library253.js +20 -26
  115. package/lib/sd-component-library253.js.map +1 -1
  116. package/lib/sd-component-library254.js +27 -323
  117. package/lib/sd-component-library254.js.map +1 -1
  118. package/lib/sd-component-library255.js +3 -5
  119. package/lib/sd-component-library255.js.map +1 -1
  120. package/lib/sd-component-library256.js +20 -25
  121. package/lib/sd-component-library256.js.map +1 -1
  122. package/lib/sd-component-library257.js +1 -1
  123. package/lib/sd-component-library257.js.map +1 -1
  124. package/lib/sd-component-library258.js +323 -22
  125. package/lib/sd-component-library258.js.map +1 -1
  126. package/lib/sd-component-library259.js +5 -3
  127. package/lib/sd-component-library259.js.map +1 -1
  128. package/lib/sd-component-library262.js +122 -30
  129. package/lib/sd-component-library262.js.map +1 -1
  130. package/lib/sd-component-library263.js +29 -50
  131. package/lib/sd-component-library263.js.map +1 -1
  132. package/lib/sd-component-library264.js +16 -126
  133. package/lib/sd-component-library264.js.map +1 -1
  134. package/lib/sd-component-library265.js +114 -63
  135. package/lib/sd-component-library265.js.map +1 -1
  136. package/lib/sd-component-library266.js +9 -75
  137. package/lib/sd-component-library266.js.map +1 -1
  138. package/lib/sd-component-library267.js +39 -111
  139. package/lib/sd-component-library267.js.map +1 -1
  140. package/lib/sd-component-library268.js +9 -30
  141. package/lib/sd-component-library268.js.map +1 -1
  142. package/lib/sd-component-library269.js +47 -17
  143. package/lib/sd-component-library269.js.map +1 -1
  144. package/lib/sd-component-library270.js +88 -123
  145. package/lib/sd-component-library270.js.map +1 -1
  146. package/lib/sd-component-library271.js +92 -10
  147. package/lib/sd-component-library271.js.map +1 -1
  148. package/lib/sd-component-library272.js +49 -50
  149. package/lib/sd-component-library272.js.map +1 -1
  150. package/lib/sd-component-library273.js +2 -9
  151. package/lib/sd-component-library273.js.map +1 -1
  152. package/lib/sd-component-library274.js +2 -51
  153. package/lib/sd-component-library274.js.map +1 -1
  154. package/lib/sd-component-library275.js +28 -88
  155. package/lib/sd-component-library275.js.map +1 -1
  156. package/lib/sd-component-library276.js +45 -86
  157. package/lib/sd-component-library276.js.map +1 -1
  158. package/lib/sd-component-library277.js +131 -49
  159. package/lib/sd-component-library277.js.map +1 -1
  160. package/lib/sd-component-library278.js +74 -2
  161. package/lib/sd-component-library278.js.map +1 -1
  162. package/lib/sd-component-library279.js +76 -2
  163. package/lib/sd-component-library279.js.map +1 -1
  164. package/lib/sd-component-library282.js +70 -10
  165. package/lib/sd-component-library282.js.map +1 -1
  166. package/lib/sd-component-library283.js +101 -69
  167. package/lib/sd-component-library283.js.map +1 -1
  168. package/lib/sd-component-library284.js +95 -91
  169. package/lib/sd-component-library284.js.map +1 -1
  170. package/lib/sd-component-library285.js +10 -106
  171. package/lib/sd-component-library285.js.map +1 -1
  172. package/lib/sd-component-library314.js +1 -1
  173. package/lib/sd-component-library315.js +2 -2
  174. package/lib/sd-component-library316.js +23 -33
  175. package/lib/sd-component-library316.js.map +1 -1
  176. package/lib/sd-component-library317.js +33 -23
  177. package/lib/sd-component-library317.js.map +1 -1
  178. package/lib/sd-component-library32.js +1 -1
  179. package/lib/sd-component-library321.js +1 -1
  180. package/lib/sd-component-library33.js +1 -1
  181. package/lib/sd-component-library5.js +1 -1
  182. package/lib/sd-component-library55.js +72 -65
  183. package/lib/sd-component-library55.js.map +1 -1
  184. package/lib/sd-component-library57.js +38 -37
  185. package/lib/sd-component-library57.js.map +1 -1
  186. package/lib/sd-component-library6.js +1 -1
  187. package/lib/sd-component-library62.js +3 -3
  188. package/lib/sd-component-library63.js +1 -1
  189. package/lib/sd-component-library64.js +1 -1
  190. package/lib/sd-component-library74.js +2 -2
  191. package/lib/sd-component-library75.js +3 -3
  192. package/lib/sd-component-library79.js +1 -1
  193. package/lib/sd-component-library85.js +1 -1
  194. package/lib/sd-component-library86.js +6 -6
  195. package/lib/sd-component-library87.js +2 -2
  196. package/lib/sd-component-library88.js +1 -1
  197. package/lib/sd-component-library89.js +5 -5
  198. package/lib/sd-component-library90.js +1 -1
  199. package/lib/sd-component-library92.js +6 -6
  200. package/lib/sd-component-library93.js +1 -1
  201. package/lib/sd-component-library94.js +7 -7
  202. package/lib/sd-component-library95.js +1 -1
  203. package/lib/sd-component-library98.js +2 -2
  204. package/lib/sd-component-library99.js +1 -1
  205. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"sd-component-library207.js","sources":["../node_modules/react/cjs/react-jsx-runtime.production.min.js"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.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'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n"],"names":["f","require$$0","k","m","n","p","q","c","a","g","b","d","e","h","reactJsxRuntime_production_min"],"mappings":";;;;;;;;;;;;;;;;AASa,MAAIA,IAAEC,GAAiBC,IAAE,OAAO,IAAI,eAAe,GAAE,IAAE,OAAO,IAAI,gBAAgB,GAAEC,IAAE,OAAO,UAAU,gBAAeC,IAAEJ,EAAE,mDAAmD,mBAAkBK,IAAE,EAAC,KAAI,IAAG,KAAI,IAAG,QAAO,IAAG,UAAS,GAAE;AAClP,WAASC,EAAEC,GAAEC,GAAEC,GAAE;AAAC,QAAIC,GAAEC,IAAE,IAAGC,IAAE,MAAKC,IAAE;AAAK,IAASJ,MAAT,WAAaG,IAAE,KAAGH,IAAYD,EAAE,QAAX,WAAiBI,IAAE,KAAGJ,EAAE,MAAcA,EAAE,QAAX,WAAiBK,IAAEL,EAAE;AAAK,SAAIE,KAAKF;AAAE,MAAAL,EAAE,KAAKK,GAAEE,CAAC,KAAG,CAACL,EAAE,eAAeK,CAAC,MAAIC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,QAAGH,KAAGA,EAAE;AAAa,WAAIG,KAAKF,IAAED,EAAE,cAAaC;AAAE,QAASG,EAAED,CAAC,MAAZ,WAAgBC,EAAED,CAAC,IAAEF,EAAEE,CAAC;AAAG,WAAM,EAAC,UAASR,GAAE,MAAKK,GAAE,KAAIK,GAAE,KAAIC,GAAE,OAAMF,GAAE,QAAOP,EAAE,QAAO;AAAA,EAAC;AAAC,SAAAU,aAAiB,GAAEA,EAAW,MAACR,GAAEQ,EAAA,OAAaR;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"sd-component-library207.js","sources":["../src/components/buttons/logos/powered-by-white-logo/assets/powered-by-white.svg"],"sourcesContent":["export default \"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMzkuNSA0OC4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMzkuNSA0OC4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xMzgsMzAuN0wxMzgsMzAuN2gtMC41bDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBoMC4ydjAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwdi0wLjVoMC4yCglDMTM4LDMwLjgsMTM4LDMwLjgsMTM4LDMwLjdDMTM4LDMwLjgsMTM4LDMwLjgsMTM4LDMwLjdDMTM4LDMwLjgsMTM4LDMwLjgsMTM4LDMwLjdDMTM4LDMwLjgsMTM4LDMwLjgsMTM4LDMwLjcKCUMxMzgsMzAuOCwxMzgsMzAuOCwxMzgsMzAuN0wxMzgsMzAuN0wxMzgsMzAuN3ogTTEzOC44LDMwLjhDMTM4LjgsMzAuOCwxMzguOCwzMC43LDEzOC44LDMwLjhDMTM4LjgsMzAuNywxMzguOCwzMC43LDEzOC44LDMwLjgKCUMxMzguOCwzMC43LDEzOC44LDMwLjcsMTM4LjgsMzAuOGgtMC4xbDAsMGwwLDBsMCwwbDAsMGwtMC4xLDAuNGwwLDBsLTAuMS0wLjRsMCwwbDAsMGwwLDBsMCwwaC0wLjFsMCwwbDAsMHYwLjZsMCwwbDAsMGwwLDBsMCwwCglsMCwwbDAsMGwwLDBsMCwwdi0wLjVsMC4yLDAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAuMi0wLjV2MC41bDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBMMTM4LjgsMzAuOEwxMzguOCwzMC44Cgl6IE0zOS41LDMzLjFjLTEuNS0wLjQtMi42LTAuNi0yLjYtMS41YzAtMC44LDAuNy0xLjMsMS45LTEuM2MxLjMsMCwyLjYsMC41LDMuNiwxLjNsMCwwYzAuMSwwLjEsMC4yLDAsMC4zLDBsMS4zLTEuNwoJYzAuMS0wLjEsMC4xLTAuMiwwLTAuM2MtMS40LTEuMi0zLjItMS44LTUtMS43Yy0zLjEsMC01LDEuOC01LDMuOWMwLDIuOSwyLjcsMy41LDQuOSw0YzEuNSwwLjQsMi42LDAuNywyLjYsMS43CgljMCwwLjctMC43LDEuNS0yLjMsMS41Yy0xLjUsMC0yLjktMC42LTQtMS42bDAsMGMtMC4xLTAuMS0wLjIsMC0wLjMsMGwtMS4zLDEuOGMtMC4xLDAuMSwwLDAuMiwwLDAuM2MxLjUsMS4zLDMuNCwyLDUuNCwyCgljMy41LDAsNS4yLTEuOCw1LjItNC4yQzQ0LjQsMzQuMiw0MS43LDMzLjYsMzkuNSwzMy4xeiBNNTAuNSwzMS40Yy0wLjEsMC0wLjEsMC0wLjIsMGMtMi43LDAuMS00LjcsMi4zLTQuNyw1YzAsMC4yLDAsMC4zLDAsMC41CgljMC4xLDIuNiwyLjQsNC43LDUsNC41YzEuNCwwLDIuNy0wLjQsMy44LTEuMmMwLjEtMC4xLDAuMS0wLjIsMC0wLjJsLTAuOC0xLjJsMCwwYy0wLjEtMC4xLTAuMy0wLjEtMC40LDBjLTAuMywwLjItMC42LDAuNC0wLjksMC41CgljLTIuNCwwLjctMy44LTAuNS00LTJoNi45YzAuMSwwLDAuMi0wLjEsMC4yLTAuMnYtMC40QzU1LjMsMzMuNSw1My4zLDMxLjQsNTAuNSwzMS40eiBNNTIuOCwzNS40aC00LjVsMCwwYzAsMC0wLjEsMC0wLjEtMC4xCgljMC4xLTEuMiwxLjEtMi4xLDIuMy0yQzUxLjcsMzMuMyw1Mi44LDM0LjIsNTIuOCwzNS40TDUyLjgsMzUuNEw1Mi44LDM1LjR6IE01OS42LDI3LjhoLTIuMWMtMC4xLDAtMC4yLDAuMS0wLjIsMC4ydjEzLjEKCWMwLDAuMSwwLjEsMC4yLDAuMiwwLjJoMi4xbDAsMGMwLjEsMCwwLjItMC4xLDAuMi0wLjJWMjhsMCwwQzU5LjgsMjcuOSw1OS43LDI3LjgsNTkuNiwyNy44eiBNNjYuMiwyNy44Yy0wLjEsMC0wLjMsMC0wLjQsMAoJYy0xLjcsMC4xLTIuOSwxLjYtMi44LDMuM3YwLjhoLTEuNWwwLDBWMzRsMCwwSDYzdjcuMmwwLDBoMi40bDAsMFYzNGgxLjlsMCwwdi0yLjFsMCwwaC0xLjl2LTAuN2MwLTAuOSwwLjUtMS40LDEuMi0xLjQKCWMwLjMsMCwwLjUsMC4xLDAuOCwwLjJsMCwwbDAsMGwwLjUtMS43bDAsMEM2Ny41LDI3LjksNjYuOCwyNy44LDY2LjIsMjcuOHogTTc0LjMsMjcuOGgtNC45Yy0wLjEsMC0wLjIsMC4xLTAuMiwwLjJ2MTMKCWMwLDAuMSwwLjEsMC4yLDAuMiwwLjJoNC45YzAuMiwwLDAuNCwwLDAuNiwwYzMuNi0wLjEsNi41LTMuMSw2LjMtNi43YzAtMC4yLDAtMC40LDAtMC42QzgxLjEsMzAuNCw3OCwyNy42LDc0LjMsMjcuOHogTTc0LjMsMzguOQoJaC0yLjFjLTAuMSwwLTAuMi0wLjEtMC4yLTAuMnYtOC4xYzAtMC4xLDAuMS0wLjIsMC4yLTAuMmgyLjFjMC4xLDAsMC4zLDAsMC40LDBjMi4yLDAuMiwzLjgsMi4xLDMuNyw0LjNjMCwwLjEsMCwwLjEsMCwwLjIKCUM3OC40LDM3LDc2LjYsMzguOSw3NC4zLDM4Ljl6IE04Ny41LDMxLjRjLTAuMSwwLTAuMSwwLTAuMiwwYy0yLjcsMC4xLTQuNywyLjMtNC43LDVjMCwwLjIsMCwwLjMsMCwwLjVjMC4xLDIuNiwyLjQsNC43LDUsNC41CgljMS40LDAsMi44LTAuNCwzLjktMS4zYzAsMCwwLDAsMC0wLjFsLTEtMS41bDAsMGMwLDAsMCwwLTAuMSwwYy0wLjcsMC42LTEuNiwwLjktMi41LDAuOWMtMS4zLDAuMS0yLjUtMC45LTIuNy0yLjJoN3YtMC41CglDOTIuMiwzMy41LDkwLjMsMzEuNCw4Ny41LDMxLjR6IE04OS44LDM1LjRoLTQuNmwwLDBsMCwwYzAuMS0xLjIsMS4xLTIuMSwyLjMtMmwwLDBDODguNywzMy4zLDg5LjcsMzQuMiw4OS44LDM1LjRMODkuOCwzNS40CglMODkuOCwzNS40eiBNMTAwLjksMzguMkMxMDAuOSwzOC4xLDEwMC45LDM4LjEsMTAwLjksMzguMmMtMC4xLDAtMC4xLDAtMC4yLDBjLTAuNSwwLjYtMS4yLDAuOS0xLjksMC45Yy0wLjEsMC0wLjIsMC0wLjIsMAoJYy0xLjQtMC4xLTIuNC0xLjQtMi4zLTIuOGMwLTAuMSwwLTAuMiwwLTAuM2MwLTEuNCwxLjItMi41LDIuNi0yLjVjMC44LDAsMS41LDAuMywxLjksMC45bDAsMGMwLDAsMC4xLDAsMC4yLDBsMS41LTEuNHYtMC4xCgljLTAuOS0xLjEtMi4zLTEuNy0zLjctMS42Yy0wLjQsMC0wLjksMC0xLjMsMC4xYy0yLjYsMC42LTQuMiwzLjMtMy42LDUuOWMwLjQsMi4xLDIuMSwzLjcsNC4yLDMuOWMxLjYsMC4zLDMuMy0wLjMsNC40LTEuNnYtMC4xCglMMTAwLjksMzguMnogTTEwOC43LDMxLjNjLTIuOCwwLTUsMi4yLTUsNXMyLjIsNSw1LDVzNS0yLjIsNS01QzExMy43LDMzLjYsMTExLjQsMzEuMywxMDguNywzMS4zeiBNMTExLjEsMzYuM2MwLDAuMiwwLDAuNCwwLDAuNgoJYy0wLjIsMS4zLTEuNCwyLjMtMi43LDIuMWMtMS4zLTAuMi0yLjMtMS40LTIuMS0yLjdjMC0wLjIsMC0wLjQsMC0wLjZjMC4yLTEuMywxLjQtMi4zLDIuNy0yLjFDMTEwLjMsMzMuOCwxMTEuMiwzNSwxMTEuMSwzNi4zegoJIE0xMjQuNiwyNy44aC0yLjFjLTAuMSwwLTAuMiwwLjEtMC4yLDAuMnY0LjhjLTAuNy0wLjktMS44LTEuNS0yLjktMS40Yy0yLjQsMC00LjIsMS45LTQuMiw1YzAsMy4yLDEuOCw1LDQuMiw1CgljMS4xLDAsMi4yLTAuNSwyLjktMS40djEuMmMwLDAuMSwwLjEsMC4yLDAuMiwwLjJoMi4xYzAuMSwwLDAuMi0wLjEsMC4yLTAuMlYyOEMxMjQuOCwyNy45LDEyNC43LDI3LjgsMTI0LjYsMjcuOHogTTEyMi4yLDM4CgljLTAuNSwwLjctMS4zLDEuMS0yLjIsMS4xYy0wLjEsMC0wLjEsMC0wLjIsMGMtMS40LTAuMi0yLjMtMS40LTIuMi0yLjdjMC0wLjEsMC0wLjIsMC0wLjJjMC0xLjQsMS0yLjUsMi40LTIuNQoJYzAuOCwwLDEuNiwwLjQsMi4yLDEuMUMxMjIuMiwzNC44LDEyMi4yLDM4LDEyMi4yLDM4eiBNMTMxLjcsMzEuNGMtMC4xLDAtMC4xLDAtMC4yLDBjLTIuNywwLjEtNC43LDIuMy00LjcsNC45YzAsMC4yLDAsMC4zLDAsMC41CgljMC4xLDIuNiwyLjQsNC43LDUsNC41YzEuNCwwLjEsMi44LTAuNCwzLjktMS4zbC0xLjEtMS42Yy0wLjcsMC42LTEuNiwwLjktMi41LDAuOWMtMS4zLDAuMS0yLjUtMC45LTIuNy0yLjJoN3YtMC41CglDMTM2LjUsMzMuNSwxMzQuNiwzMS40LDEzMS43LDMxLjR6IE0xMjkuNCwzNS40YzAuMS0xLjIsMS4xLTIuMSwyLjMtMi4xYzAsMCwwLDAsMC4xLDBjMS4yLDAsMi4yLDAuOSwyLjMsMi4xSDEyOS40eiBNMTIuNywyOS4yCgljMy4zLDAsNS45LTIuNyw1LjktNS45bDAsMGMwLTMuMy0xMS45LTMuMy0xMS45LDBDNi44LDI2LjUsOS40LDI5LjIsMTIuNywyOS4yeiBNMTcuMSwzNS4yTDE3LjEsMzUuMmM0LjYtMS43LDcuOS01LjksOC4zLTEwLjgKCWMwLTAuMiwwLTAuNCwwLTAuNmMwLTAuMy0wLjItMC42LTAuNS0wLjZsMCwwaC0yYy0wLjMsMC0wLjUsMC4yLTAuNSwwLjVjMCwwLjIsMCwwLjQsMCwwLjZjLTAuNiw1LjMtNS40LDkuMS0xMC43LDguNQoJYy00LjUtMC41LTgtNC04LjUtOC41YzAtMC4yLDAtMC40LDAtMC42YzAtMC4zLTAuMy0wLjUtMC41LTAuNWgtMmMtMC4zLDAtMC41LDAuMi0wLjUsMC41bDAsMGMwLDAuMiwwLDAuNCwwLDAuNgoJYzAuNSw0LjksMy43LDkuMSw4LjMsMTAuOGwwLDBjMC4zLDAuMSwwLjQsMC40LDAuMywwLjZjMCwwLjEtMC4yLDAuMy0wLjMsMC4zYy00LjcsMS44LTgsNi04LjUsMTAuOWMwLDAuMiwwLDAuNCwwLDAuNgoJYzAsMC4zLDAuMiwwLjYsMC41LDAuNmwwLDBoMmMwLjMsMCwwLjUtMC4yLDAuNS0wLjVjMC0wLjIsMC0wLjQsMC0wLjZjMC42LTQuOSw0LjctOC41LDkuNi04LjVzOSwzLjcsOS42LDguNWMwLDAuMiwwLDAuNCwwLDAuNgoJYzAsMC4zLDAuMywwLjUsMC41LDAuNWgyYzAuMywwLDAuNS0wLjIsMC41LTAuNWwwLDBjMC0wLjIsMC0wLjQsMC0wLjZjLTAuNS00LjktMy43LTkuMS04LjMtMTAuOGMtMC4zLTAuMS0wLjQtMC40LTAuMy0wLjYKCUMxNi44LDM1LjMsMTYuOSwzNS4yLDE3LjEsMzUuMnogTTEuNyw2LjRoMS44YzEuNCwwLDIuMS0wLjksMi4xLTJzLTAuOC0yLTIuMS0ySDAuN1Y5aDFWNi40eiBNMS43LDMuMmgxLjdjMC43LDAsMS4yLDAuNSwxLjIsMS4yCglTNC4xLDUuNiwzLjQsNS42SDEuN1YzLjJ6IE0xMC44LDkuMWMyLDAsMy40LTEuNSwzLjQtMy40cy0xLjQtMy40LTMuNC0zLjRTNy40LDMuNyw3LjQsNS43UzguOCw5LjEsMTAuOCw5LjF6IE0xMC44LDMuMQoJYzEuNCwwLDIuMywxLjEsMi4zLDIuNnMtMC45LDIuNi0yLjMsMi42UzguNSw3LjIsOC41LDUuN1M5LjQsMy4xLDEwLjgsMy4xeiBNMTguNSw5bDEuNC01LjFMMjEuMyw5aDFsMS45LTYuN2gtMS4xbC0xLjQsNS40CglsLTEuNC01LjRoLTAuOEwxOCw3LjdsLTEuNC01LjRoLTEuMUwxNy40LDlIMTguNXogTTI2LjEsOWg0LjVWOC4xaC0zLjVWNmgzLjRWNS4yaC0zLjR2LTJoMy41VjIuM2gtNC41Vjl6IE0zMy44LDYuNEgzNUwzNi43LDloMS4yCglsLTEuNy0yLjdjMC44LTAuMSwxLjctMC43LDEuNy0xLjlzLTAuOS0yLTIuMS0ySDMzVjloMVY2LjRIMzMuOHogTTMzLjgsMy4yaDEuN2MwLjcsMCwxLjIsMC41LDEuMiwxLjJzLTAuNSwxLjItMS4yLDEuMmgtMS43VjMuMnoKCSBNNDAsOWg0LjVWOC4xSDQxVjZoMy40VjUuMkg0MXYtMmgzLjVWMi4zSDQwVjl6IE01Mi42LDUuN2MwLTEuOS0xLjQtMy4zLTMuNS0zLjNoLTIuNFY5aDIuNEM1MS4yLDksNTIuNiw3LjYsNTIuNiw1Ljd6IE00Ny43LDMuMgoJaDEuNGMxLjYsMCwyLjQsMS4xLDIuNCwyLjVjMCwxLjMtMC45LDIuNC0yLjQsMi40aC0xLjRWMy4yeiBNNjMuNSw3LjJjMC0wLjgtMC42LTEuNS0xLjMtMS42YzAuNi0wLjEsMS4yLTAuNywxLjItMS41CgljMC0xLTAuNy0xLjctMS45LTEuN2gtMy4xVjloMy4yQzYyLjgsOSw2My41LDguMiw2My41LDcuMnogTTU5LjQsMy4yaDEuOWMwLjcsMCwxLDAuNCwxLDFzLTAuNCwxLTEsMWgtMS45VjMuMnogTTU5LjQsOC4xVjZoMgoJYzAuNywwLDEuMSwwLjUsMS4xLDFjMCwwLjYtMC40LDEtMS4xLDFoLTJWOC4xeiBNNjkuOCwyLjNsLTEuOSwzbC0yLTNoLTEuMmwyLjcsMy45VjloMVY2LjJMNzEsMi4zSDY5Ljh6Ii8+Cjwvc3ZnPgo=\""],"names":["SvgPoweredByWhite","props","React"],"mappings":";AACK,MAACA,IAAoB,CAACC,MAA0B,gBAAAC,EAAM,cAAc,OAAO,EAAE,IAAI,WAAW,OAAO,8BAA8B,YAAY,gCAAgC,GAAG,OAAO,GAAG,OAAO,SAAS,kBAAkB,OAAO;AAAA,EACtO,kBAAkB;AACpB,GAAG,UAAU,YAAY,GAAGD,EAAK,GAAoB,gBAAAC,EAAM,cAAc,QAAQ,EAAE,MAAM,WAAW,GAAG,y4KAAw4K,CAAE,CAAC;"}
@@ -1,602 +1,68 @@
1
- import { __exports as R } from "./sd-component-library279.js";
2
- import tr from "react";
3
- /**
4
- * @license React
5
- * react-jsx-runtime.development.js
6
- *
7
- * Copyright (c) Facebook, Inc. and its affiliates.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
- var he;
13
- function ir() {
14
- return he ? R : (he = 1, process.env.NODE_ENV !== "production" && function() {
15
- var Ee = tr, x = Symbol.for("react.element"), ye = Symbol.for("react.portal"), _ = Symbol.for("react.fragment"), U = Symbol.for("react.strict_mode"), N = Symbol.for("react.profiler"), B = Symbol.for("react.provider"), G = Symbol.for("react.context"), T = Symbol.for("react.forward_ref"), k = Symbol.for("react.suspense"), D = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), F = Symbol.for("react.lazy"), me = Symbol.for("react.offscreen"), q = Symbol.iterator, Re = "@@iterator";
16
- function _e(e) {
17
- if (e === null || typeof e != "object")
18
- return null;
19
- var r = q && e[q] || e[Re];
20
- return typeof r == "function" ? r : null;
21
- }
22
- var b = Ee.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
23
- function l(e) {
24
- {
25
- for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
26
- t[n - 1] = arguments[n];
27
- Te("error", e, t);
28
- }
29
- }
30
- function Te(e, r, t) {
31
- {
32
- var n = b.ReactDebugCurrentFrame, o = n.getStackAddendum();
33
- o !== "" && (r += "%s", t = t.concat([o]));
34
- var u = t.map(function(i) {
35
- return String(i);
36
- });
37
- u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
38
- }
39
- }
40
- var Ce = !1, Pe = !1, we = !1, Oe = !1, Se = !1, z;
41
- z = Symbol.for("react.module.reference");
42
- function je(e) {
43
- return !!(typeof e == "string" || typeof e == "function" || e === _ || e === N || Se || e === U || e === k || e === D || Oe || e === me || Ce || Pe || we || typeof e == "object" && e !== null && (e.$$typeof === F || e.$$typeof === C || e.$$typeof === B || e.$$typeof === G || e.$$typeof === T || // This needs to include all possible module reference object
44
- // types supported by any Flight configuration anywhere since
45
- // we don't know which Flight build this will end up being used
46
- // with.
47
- e.$$typeof === z || e.getModuleId !== void 0));
48
- }
49
- function xe(e, r, t) {
50
- var n = e.displayName;
51
- if (n)
52
- return n;
53
- var o = r.displayName || r.name || "";
54
- return o !== "" ? t + "(" + o + ")" : t;
55
- }
56
- function J(e) {
57
- return e.displayName || "Context";
58
- }
59
- function d(e) {
60
- if (e == null)
61
- return null;
62
- if (typeof e.tag == "number" && l("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
63
- return e.displayName || e.name || null;
64
- if (typeof e == "string")
65
- return e;
66
- switch (e) {
67
- case _:
68
- return "Fragment";
69
- case ye:
70
- return "Portal";
71
- case N:
72
- return "Profiler";
73
- case U:
74
- return "StrictMode";
75
- case k:
76
- return "Suspense";
77
- case D:
78
- return "SuspenseList";
79
- }
80
- if (typeof e == "object")
81
- switch (e.$$typeof) {
82
- case G:
83
- var r = e;
84
- return J(r) + ".Consumer";
85
- case B:
86
- var t = e;
87
- return J(t._context) + ".Provider";
88
- case T:
89
- return xe(e, e.render, "ForwardRef");
90
- case C:
91
- var n = e.displayName || null;
92
- return n !== null ? n : d(e.type) || "Memo";
93
- case F: {
94
- var o = e, u = o._payload, i = o._init;
95
- try {
96
- return d(i(u));
97
- } catch {
98
- return null;
99
- }
100
- }
101
- }
102
- return null;
103
- }
104
- var g = Object.assign, y = 0, K, H, X, Z, Q, ee, re;
105
- function te() {
106
- }
107
- te.__reactDisabledLog = !0;
108
- function ke() {
109
- {
110
- if (y === 0) {
111
- K = console.log, H = console.info, X = console.warn, Z = console.error, Q = console.group, ee = console.groupCollapsed, re = console.groupEnd;
112
- var e = {
113
- configurable: !0,
114
- enumerable: !0,
115
- value: te,
116
- writable: !0
117
- };
118
- Object.defineProperties(console, {
119
- info: e,
120
- log: e,
121
- warn: e,
122
- error: e,
123
- group: e,
124
- groupCollapsed: e,
125
- groupEnd: e
126
- });
127
- }
128
- y++;
129
- }
130
- }
131
- function De() {
132
- {
133
- if (y--, y === 0) {
134
- var e = {
135
- configurable: !0,
136
- enumerable: !0,
137
- writable: !0
138
- };
139
- Object.defineProperties(console, {
140
- log: g({}, e, {
141
- value: K
142
- }),
143
- info: g({}, e, {
144
- value: H
145
- }),
146
- warn: g({}, e, {
147
- value: X
148
- }),
149
- error: g({}, e, {
150
- value: Z
151
- }),
152
- group: g({}, e, {
153
- value: Q
154
- }),
155
- groupCollapsed: g({}, e, {
156
- value: ee
157
- }),
158
- groupEnd: g({}, e, {
159
- value: re
160
- })
161
- });
162
- }
163
- y < 0 && l("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
164
- }
165
- }
166
- var A = b.ReactCurrentDispatcher, I;
167
- function P(e, r, t) {
168
- {
169
- if (I === void 0)
170
- try {
171
- throw Error();
172
- } catch (o) {
173
- var n = o.stack.trim().match(/\n( *(at )?)/);
174
- I = n && n[1] || "";
175
- }
176
- return `
177
- ` + I + e;
178
- }
179
- }
180
- var W = !1, w;
1
+ import { j as r } from "./sd-component-library195.js";
2
+ import { Box as n } from "rebass";
3
+ import { useHover as S } from "./sd-component-library3.js";
4
+ import { isTouchScreen as j } from "./sd-component-library4.js";
5
+ import { FlexItemsCenter as v, FlexCenter as z } from "./sd-component-library35.js";
6
+ const g = "10px", e = "20px", B = "5px", R = ({
7
+ disabled: o,
8
+ containerSx: x,
9
+ showHoverCheckbox: c,
10
+ bg: s,
11
+ showBGColorWhenIdle: l,
12
+ disabledColor: p = "cl_grey",
13
+ color: h = "cl_blue",
14
+ children: d,
15
+ showInnerBox: m,
16
+ onClick: u,
17
+ borderRadius: C = "3px",
18
+ borderWidth: a = "2px",
19
+ innerBoxSx: f
20
+ }) => {
21
+ const { isHover: b, hoverCallbacks: k } = S(), t = b || !c || j(), i = o ? p : h;
22
+ return /* @__PURE__ */ r.jsxs(
23
+ v,
181
24
  {
182
- var Fe = typeof WeakMap == "function" ? WeakMap : Map;
183
- w = new Fe();
184
- }
185
- function ne(e, r) {
186
- if (!e || W)
187
- return "";
188
- {
189
- var t = w.get(e);
190
- if (t !== void 0)
191
- return t;
192
- }
193
- var n;
194
- W = !0;
195
- var o = Error.prepareStackTrace;
196
- Error.prepareStackTrace = void 0;
197
- var u;
198
- u = A.current, A.current = null, ke();
199
- try {
200
- if (r) {
201
- var i = function() {
202
- throw Error();
203
- };
204
- if (Object.defineProperty(i.prototype, "props", {
205
- set: function() {
206
- throw Error();
207
- }
208
- }), typeof Reflect == "object" && Reflect.construct) {
209
- try {
210
- Reflect.construct(i, []);
211
- } catch (p) {
212
- n = p;
213
- }
214
- Reflect.construct(e, [], i);
215
- } else {
216
- try {
217
- i.call();
218
- } catch (p) {
219
- n = p;
220
- }
221
- e.call(i.prototype);
222
- }
223
- } else {
224
- try {
225
- throw Error();
226
- } catch (p) {
227
- n = p;
228
- }
229
- e();
230
- }
231
- } catch (p) {
232
- if (p && n && typeof p.stack == "string") {
233
- for (var a = p.stack.split(`
234
- `), c = n.stack.split(`
235
- `), s = a.length - 1, f = c.length - 1; s >= 1 && f >= 0 && a[s] !== c[f]; )
236
- f--;
237
- for (; s >= 1 && f >= 0; s--, f--)
238
- if (a[s] !== c[f]) {
239
- if (s !== 1 || f !== 1)
240
- do
241
- if (s--, f--, f < 0 || a[s] !== c[f]) {
242
- var v = `
243
- ` + a[s].replace(" at new ", " at ");
244
- return e.displayName && v.includes("<anonymous>") && (v = v.replace("<anonymous>", e.displayName)), typeof e == "function" && w.set(e, v), v;
245
- }
246
- while (s >= 1 && f >= 0);
247
- break;
248
- }
249
- }
250
- } finally {
251
- W = !1, A.current = u, De(), Error.prepareStackTrace = o;
252
- }
253
- var E = e ? e.displayName || e.name : "", be = E ? P(E) : "";
254
- return typeof e == "function" && w.set(e, be), be;
255
- }
256
- function Ae(e, r, t) {
257
- return ne(e, !1);
258
- }
259
- function Ie(e) {
260
- var r = e.prototype;
261
- return !!(r && r.isReactComponent);
262
- }
263
- function O(e, r, t) {
264
- if (e == null)
265
- return "";
266
- if (typeof e == "function")
267
- return ne(e, Ie(e));
268
- if (typeof e == "string")
269
- return P(e);
270
- switch (e) {
271
- case k:
272
- return P("Suspense");
273
- case D:
274
- return P("SuspenseList");
275
- }
276
- if (typeof e == "object")
277
- switch (e.$$typeof) {
278
- case T:
279
- return Ae(e.render);
280
- case C:
281
- return O(e.type, r, t);
282
- case F: {
283
- var n = e, o = n._payload, u = n._init;
284
- try {
285
- return O(u(o), r, t);
286
- } catch {
287
- }
288
- }
289
- }
290
- return "";
291
- }
292
- var S = Object.prototype.hasOwnProperty, ae = {}, ie = b.ReactDebugCurrentFrame;
293
- function j(e) {
294
- if (e) {
295
- var r = e._owner, t = O(e.type, e._source, r ? r.type : null);
296
- ie.setExtraStackFrame(t);
297
- } else
298
- ie.setExtraStackFrame(null);
299
- }
300
- function We(e, r, t, n, o) {
301
- {
302
- var u = Function.call.bind(S);
303
- for (var i in e)
304
- if (u(e, i)) {
305
- var a = void 0;
306
- try {
307
- if (typeof e[i] != "function") {
308
- var c = Error((n || "React class") + ": " + t + " type `" + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[i] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
309
- throw c.name = "Invariant Violation", c;
25
+ onClick: o ? void 0 : u,
26
+ sx: {
27
+ cursor: o ? "default" : "pointer",
28
+ gap: "10px",
29
+ ...x
30
+ },
31
+ ...k,
32
+ children: [
33
+ /* @__PURE__ */ r.jsx(n, { size: e, sx: { flexShrink: 0 }, children: /* @__PURE__ */ r.jsx(
34
+ z,
35
+ {
36
+ width: t ? e : B,
37
+ height: e,
38
+ bg: l && t ? "" : s,
39
+ sx: {
40
+ flexShrink: 0,
41
+ borderRadius: C,
42
+ borderWidth: a,
43
+ borderColor: i,
44
+ borderStyle: "solid",
45
+ transition: "width 0.1s ease-in"
46
+ },
47
+ children: m && /* @__PURE__ */ r.jsx(
48
+ n,
49
+ {
50
+ sx: {
51
+ border: `calc(${g} / 2) solid`,
52
+ borderColor: i,
53
+ borderRadius: "2px",
54
+ ...f
55
+ }
310
56
  }
311
- a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
312
- } catch (s) {
313
- a = s;
314
- }
315
- a && !(a instanceof Error) && (j(o), l("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, i, typeof a), j(null)), a instanceof Error && !(a.message in ae) && (ae[a.message] = !0, j(o), l("Failed %s type: %s", t, a.message), j(null));
316
- }
317
- }
318
- }
319
- var Ye = Array.isArray;
320
- function Y(e) {
321
- return Ye(e);
322
- }
323
- function $e(e) {
324
- {
325
- var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
326
- return t;
327
- }
328
- }
329
- function Me(e) {
330
- try {
331
- return oe(e), !1;
332
- } catch {
333
- return !0;
334
- }
335
- }
336
- function oe(e) {
337
- return "" + e;
338
- }
339
- function ue(e) {
340
- if (Me(e))
341
- return l("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $e(e)), oe(e);
342
- }
343
- var m = b.ReactCurrentOwner, Ve = {
344
- key: !0,
345
- ref: !0,
346
- __self: !0,
347
- __source: !0
348
- }, se, fe, $;
349
- $ = {};
350
- function Le(e) {
351
- if (S.call(e, "ref")) {
352
- var r = Object.getOwnPropertyDescriptor(e, "ref").get;
353
- if (r && r.isReactWarning)
354
- return !1;
355
- }
356
- return e.ref !== void 0;
357
- }
358
- function Ue(e) {
359
- if (S.call(e, "key")) {
360
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
361
- if (r && r.isReactWarning)
362
- return !1;
363
- }
364
- return e.key !== void 0;
365
- }
366
- function Ne(e, r) {
367
- if (typeof e.ref == "string" && m.current && r && m.current.stateNode !== r) {
368
- var t = d(m.current.type);
369
- $[t] || (l('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', d(m.current.type), e.ref), $[t] = !0);
370
- }
371
- }
372
- function Be(e, r) {
373
- {
374
- var t = function() {
375
- se || (se = !0, l("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
376
- };
377
- t.isReactWarning = !0, Object.defineProperty(e, "key", {
378
- get: t,
379
- configurable: !0
380
- });
381
- }
382
- }
383
- function Ge(e, r) {
384
- {
385
- var t = function() {
386
- fe || (fe = !0, l("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
387
- };
388
- t.isReactWarning = !0, Object.defineProperty(e, "ref", {
389
- get: t,
390
- configurable: !0
391
- });
392
- }
393
- }
394
- var qe = function(e, r, t, n, o, u, i) {
395
- var a = {
396
- // This tag allows us to uniquely identify this as a React Element
397
- $$typeof: x,
398
- // Built-in properties that belong on the element
399
- type: e,
400
- key: r,
401
- ref: t,
402
- props: i,
403
- // Record the component responsible for creating this element.
404
- _owner: u
405
- };
406
- return a._store = {}, Object.defineProperty(a._store, "validated", {
407
- configurable: !1,
408
- enumerable: !1,
409
- writable: !0,
410
- value: !1
411
- }), Object.defineProperty(a, "_self", {
412
- configurable: !1,
413
- enumerable: !1,
414
- writable: !1,
415
- value: n
416
- }), Object.defineProperty(a, "_source", {
417
- configurable: !1,
418
- enumerable: !1,
419
- writable: !1,
420
- value: o
421
- }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
422
- };
423
- function ze(e, r, t, n, o) {
424
- {
425
- var u, i = {}, a = null, c = null;
426
- t !== void 0 && (ue(t), a = "" + t), Ue(r) && (ue(r.key), a = "" + r.key), Le(r) && (c = r.ref, Ne(r, o));
427
- for (u in r)
428
- S.call(r, u) && !Ve.hasOwnProperty(u) && (i[u] = r[u]);
429
- if (e && e.defaultProps) {
430
- var s = e.defaultProps;
431
- for (u in s)
432
- i[u] === void 0 && (i[u] = s[u]);
433
- }
434
- if (a || c) {
435
- var f = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
436
- a && Be(i, f), c && Ge(i, f);
437
- }
438
- return qe(e, a, c, o, n, m.current, i);
439
- }
440
- }
441
- var M = b.ReactCurrentOwner, le = b.ReactDebugCurrentFrame;
442
- function h(e) {
443
- if (e) {
444
- var r = e._owner, t = O(e.type, e._source, r ? r.type : null);
445
- le.setExtraStackFrame(t);
446
- } else
447
- le.setExtraStackFrame(null);
448
- }
449
- var V;
450
- V = !1;
451
- function L(e) {
452
- return typeof e == "object" && e !== null && e.$$typeof === x;
453
- }
454
- function ce() {
455
- {
456
- if (M.current) {
457
- var e = d(M.current.type);
458
- if (e)
459
- return `
460
-
461
- Check the render method of \`` + e + "`.";
462
- }
463
- return "";
464
- }
465
- }
466
- function Je(e) {
467
- {
468
- if (e !== void 0) {
469
- var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
470
- return `
471
-
472
- Check your code at ` + r + ":" + t + ".";
473
- }
474
- return "";
475
- }
476
- }
477
- var ve = {};
478
- function Ke(e) {
479
- {
480
- var r = ce();
481
- if (!r) {
482
- var t = typeof e == "string" ? e : e.displayName || e.name;
483
- t && (r = `
484
-
485
- Check the top-level render call using <` + t + ">.");
486
- }
487
- return r;
488
- }
489
- }
490
- function de(e, r) {
491
- {
492
- if (!e._store || e._store.validated || e.key != null)
493
- return;
494
- e._store.validated = !0;
495
- var t = Ke(r);
496
- if (ve[t])
497
- return;
498
- ve[t] = !0;
499
- var n = "";
500
- e && e._owner && e._owner !== M.current && (n = " It was passed a child from " + d(e._owner.type) + "."), h(e), l('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), h(null);
501
- }
502
- }
503
- function pe(e, r) {
504
- {
505
- if (typeof e != "object")
506
- return;
507
- if (Y(e))
508
- for (var t = 0; t < e.length; t++) {
509
- var n = e[t];
510
- L(n) && de(n, r);
511
- }
512
- else if (L(e))
513
- e._store && (e._store.validated = !0);
514
- else if (e) {
515
- var o = _e(e);
516
- if (typeof o == "function" && o !== e.entries)
517
- for (var u = o.call(e), i; !(i = u.next()).done; )
518
- L(i.value) && de(i.value, r);
519
- }
520
- }
521
- }
522
- function He(e) {
523
- {
524
- var r = e.type;
525
- if (r == null || typeof r == "string")
526
- return;
527
- var t;
528
- if (typeof r == "function")
529
- t = r.propTypes;
530
- else if (typeof r == "object" && (r.$$typeof === T || // Note: Memo only checks outer props here.
531
- // Inner props are checked in the reconciler.
532
- r.$$typeof === C))
533
- t = r.propTypes;
534
- else
535
- return;
536
- if (t) {
537
- var n = d(r);
538
- We(t, e.props, "prop", n, e);
539
- } else if (r.PropTypes !== void 0 && !V) {
540
- V = !0;
541
- var o = d(r);
542
- l("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
543
- }
544
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && l("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
545
- }
546
- }
547
- function Xe(e) {
548
- {
549
- for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
550
- var n = r[t];
551
- if (n !== "children" && n !== "key") {
552
- h(e), l("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), h(null);
553
- break;
57
+ )
554
58
  }
555
- }
556
- e.ref !== null && (h(e), l("Invalid attribute `ref` supplied to `React.Fragment`."), h(null));
557
- }
558
- }
559
- function ge(e, r, t, n, o, u) {
560
- {
561
- var i = je(e);
562
- if (!i) {
563
- var a = "";
564
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
565
- var c = Je(o);
566
- c ? a += c : a += ce();
567
- var s;
568
- e === null ? s = "null" : Y(e) ? s = "array" : e !== void 0 && e.$$typeof === x ? (s = "<" + (d(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, l("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s, a);
569
- }
570
- var f = ze(e, r, t, o, u);
571
- if (f == null)
572
- return f;
573
- if (i) {
574
- var v = r.children;
575
- if (v !== void 0)
576
- if (n)
577
- if (Y(v)) {
578
- for (var E = 0; E < v.length; E++)
579
- pe(v[E], e);
580
- Object.freeze && Object.freeze(v);
581
- } else
582
- l("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
583
- else
584
- pe(v, e);
585
- }
586
- return e === _ ? Xe(f) : He(f), f;
587
- }
59
+ ) }),
60
+ d
61
+ ]
588
62
  }
589
- function Ze(e, r, t) {
590
- return ge(e, r, t, !0);
591
- }
592
- function Qe(e, r, t) {
593
- return ge(e, r, t, !1);
594
- }
595
- var er = Qe, rr = Ze;
596
- R.Fragment = _, R.jsx = er, R.jsxs = rr;
597
- }(), R);
598
- }
63
+ );
64
+ };
599
65
  export {
600
- ir as __require
66
+ R as CheckboxV2Container
601
67
  };
602
68
  //# sourceMappingURL=sd-component-library208.js.map