@verdaccio/ui-components 5.0.0-next-9.14 → 5.0.0-next-9.16

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 (635) hide show
  1. package/build/Theme/ResetStyles.d.ts +1 -1
  2. package/build/Theme/ResetStyles.js.map +1 -1
  3. package/build/Theme/ResetStyles.mjs.map +1 -1
  4. package/build/Theme/StyleBaseline.d.ts +2 -1
  5. package/build/Theme/StyleBaseline.js.map +1 -1
  6. package/build/Theme/StyleBaseline.mjs.map +1 -1
  7. package/build/Theme/ThemeProvider.d.ts +1 -1
  8. package/build/Theme/ThemeProvider.js.map +1 -1
  9. package/build/Theme/ThemeProvider.mjs.map +1 -1
  10. package/build/Theme/colors.d.ts +1 -1
  11. package/build/Theme/colors.js +1 -0
  12. package/build/Theme/colors.js.map +1 -1
  13. package/build/Theme/colors.mjs +1 -1
  14. package/build/Theme/colors.mjs.map +1 -1
  15. package/build/Theme/index.js +19 -5
  16. package/build/Theme/index.mjs +6 -5
  17. package/build/Theme/modes.d.ts +11 -11
  18. package/build/Theme/modes.js +1 -1
  19. package/build/Theme/modes.js.map +1 -1
  20. package/build/Theme/modes.mjs +1 -1
  21. package/build/Theme/modes.mjs.map +1 -1
  22. package/build/Theme/theme.d.ts +4 -10
  23. package/build/Theme/theme.js +0 -1
  24. package/build/Theme/theme.js.map +1 -1
  25. package/build/Theme/theme.mjs.map +1 -1
  26. package/build/Theme/tokens.js.map +1 -1
  27. package/build/Theme/tokens.mjs.map +1 -1
  28. package/build/api/use-data-mutation.d.ts +3 -3
  29. package/build/api/use-data-mutation.js.map +1 -1
  30. package/build/api/use-data-mutation.mjs.map +1 -1
  31. package/build/api/use-data.d.ts +2 -2
  32. package/build/api/use-data.js.map +1 -1
  33. package/build/api/use-data.mjs.map +1 -1
  34. package/build/components/ActionBar/ActionBar.d.ts +1 -1
  35. package/build/components/ActionBar/ActionBar.js.map +1 -1
  36. package/build/components/ActionBar/ActionBar.mjs.map +1 -1
  37. package/build/components/ActionBar/ActionBarAction.d.ts +2 -7
  38. package/build/components/ActionBar/ActionBarAction.js +1 -0
  39. package/build/components/ActionBar/ActionBarAction.js.map +1 -1
  40. package/build/components/ActionBar/ActionBarAction.mjs +3 -3
  41. package/build/components/ActionBar/ActionBarAction.mjs.map +1 -1
  42. package/build/components/ActionBar/index.js +2 -1
  43. package/build/components/ActionBar/index.mjs +2 -1
  44. package/build/components/AppRoute/AppRoute.d.ts +1 -1
  45. package/build/components/AppRoute/AppRoute.js.map +1 -1
  46. package/build/components/AppRoute/AppRoute.mjs.map +1 -1
  47. package/build/components/Author/Author.d.ts +1 -1
  48. package/build/components/Author/Author.js.map +1 -1
  49. package/build/components/Author/Author.mjs.map +1 -1
  50. package/build/components/Author/index.js +2 -1
  51. package/build/components/Author/index.mjs +2 -1
  52. package/build/components/Author/styles.d.ts +2 -9
  53. package/build/components/Author/styles.js.map +1 -1
  54. package/build/components/Author/styles.mjs.map +1 -1
  55. package/build/components/CopyClipboard/CopyToClipBoard.d.ts +1 -1
  56. package/build/components/CopyClipboard/CopyToClipBoard.js.map +1 -1
  57. package/build/components/CopyClipboard/CopyToClipBoard.mjs.map +1 -1
  58. package/build/components/CopyClipboard/index.js +4 -2
  59. package/build/components/CopyClipboard/index.mjs +3 -2
  60. package/build/components/CopyClipboard/utils.d.ts +1 -1
  61. package/build/components/CopyClipboard/utils.js.map +1 -1
  62. package/build/components/CopyClipboard/utils.mjs.map +1 -1
  63. package/build/components/Dependencies/Dependencies.d.ts +1 -1
  64. package/build/components/Dependencies/Dependencies.js.map +1 -1
  65. package/build/components/Dependencies/Dependencies.mjs.map +1 -1
  66. package/build/components/Dependencies/DependencyBlock.d.ts +7 -15
  67. package/build/components/Dependencies/DependencyBlock.js +3 -0
  68. package/build/components/Dependencies/DependencyBlock.js.map +1 -1
  69. package/build/components/Dependencies/DependencyBlock.mjs +1 -1
  70. package/build/components/Dependencies/DependencyBlock.mjs.map +1 -1
  71. package/build/components/Dependencies/types.d.ts +1 -1
  72. package/build/components/Dependencies/utits.js.map +1 -1
  73. package/build/components/Dependencies/utits.mjs.map +1 -1
  74. package/build/components/Deprecated/Deprecated.d.ts +1 -1
  75. package/build/components/Deprecated/Deprecated.js.map +1 -1
  76. package/build/components/Deprecated/Deprecated.mjs.map +1 -1
  77. package/build/components/Deprecated/index.js +2 -1
  78. package/build/components/Deprecated/index.mjs +2 -1
  79. package/build/components/Developers/DeveloperType.js.map +1 -1
  80. package/build/components/Developers/DeveloperType.mjs.map +1 -1
  81. package/build/components/Developers/Developers.d.ts +3 -8
  82. package/build/components/Developers/Developers.js +1 -0
  83. package/build/components/Developers/Developers.js.map +1 -1
  84. package/build/components/Developers/Developers.mjs +1 -1
  85. package/build/components/Developers/Developers.mjs.map +1 -1
  86. package/build/components/Developers/Title.d.ts +1 -1
  87. package/build/components/Developers/Title.js.map +1 -1
  88. package/build/components/Developers/Title.mjs.map +1 -1
  89. package/build/components/Developers/get-unique-developer-values.d.ts +1 -1
  90. package/build/components/Developers/get-unique-developer-values.js.map +1 -1
  91. package/build/components/Developers/get-unique-developer-values.mjs.map +1 -1
  92. package/build/components/Developers/index.js +4 -2
  93. package/build/components/Developers/index.mjs +3 -2
  94. package/build/components/Distribution/Dist.d.ts +2 -2
  95. package/build/components/Distribution/Dist.js.map +1 -1
  96. package/build/components/Distribution/Dist.mjs.map +1 -1
  97. package/build/components/Distribution/index.js +2 -1
  98. package/build/components/Distribution/index.mjs +2 -1
  99. package/build/components/Distribution/styles.d.ts +3 -12
  100. package/build/components/Distribution/styles.js.map +1 -1
  101. package/build/components/Distribution/styles.mjs.map +1 -1
  102. package/build/components/Engines/Engines.d.ts +2 -2
  103. package/build/components/Engines/Engines.js.map +1 -1
  104. package/build/components/Engines/Engines.mjs.map +1 -1
  105. package/build/components/Engines/index.js +2 -1
  106. package/build/components/Engines/index.mjs +2 -1
  107. package/build/components/Engines/styles.d.ts +2 -9
  108. package/build/components/Engines/styles.js.map +1 -1
  109. package/build/components/Engines/styles.mjs.map +1 -1
  110. package/build/components/ErrorBoundary/ErrorBoundary.d.ts +3 -2
  111. package/build/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
  112. package/build/components/ErrorBoundary/ErrorBoundary.mjs.map +1 -1
  113. package/build/components/ErrorBoundary/index.js +2 -1
  114. package/build/components/ErrorBoundary/index.mjs +2 -1
  115. package/build/components/Forbidden/Forbidden.d.ts +1 -1
  116. package/build/components/Forbidden/Forbidden.js +1 -0
  117. package/build/components/Forbidden/Forbidden.js.map +1 -1
  118. package/build/components/Forbidden/Forbidden.mjs +1 -1
  119. package/build/components/Forbidden/Forbidden.mjs.map +1 -1
  120. package/build/components/Forbidden/index.js +2 -1
  121. package/build/components/Forbidden/index.mjs +2 -1
  122. package/build/components/FundButton/FundButton.d.ts +1 -1
  123. package/build/components/FundButton/FundButton.js.map +1 -1
  124. package/build/components/FundButton/FundButton.mjs.map +1 -1
  125. package/build/components/FundButton/index.js +2 -1
  126. package/build/components/FundButton/index.mjs +2 -1
  127. package/build/components/HeaderInfoDialog/HeaderInfoDialog.d.ts +1 -1
  128. package/build/components/HeaderInfoDialog/HeaderInfoDialog.js.map +1 -1
  129. package/build/components/HeaderInfoDialog/HeaderInfoDialog.mjs.map +1 -1
  130. package/build/components/HeaderInfoDialog/index.js +2 -1
  131. package/build/components/HeaderInfoDialog/index.mjs +2 -1
  132. package/build/components/Heading/Heading.d.ts +2 -2
  133. package/build/components/Heading/Heading.js.map +1 -1
  134. package/build/components/Heading/Heading.mjs.map +1 -1
  135. package/build/components/Heading/index.js +2 -1
  136. package/build/components/Heading/index.mjs +2 -1
  137. package/build/components/Help/Help.d.ts +1 -1
  138. package/build/components/Help/Help.js.map +1 -1
  139. package/build/components/Help/Help.mjs.map +1 -1
  140. package/build/components/Help/index.js +2 -1
  141. package/build/components/Help/index.mjs +2 -1
  142. package/build/components/Help/styles.d.ts +1 -3
  143. package/build/components/Help/styles.js.map +1 -1
  144. package/build/components/Help/styles.mjs.map +1 -1
  145. package/build/components/Icons/DevsIcons/CommonJS.d.ts +1 -1
  146. package/build/components/Icons/DevsIcons/CommonJS2.js.map +1 -1
  147. package/build/components/Icons/DevsIcons/CommonJS2.mjs.map +1 -1
  148. package/build/components/Icons/DevsIcons/ES6Module.d.ts +1 -1
  149. package/build/components/Icons/DevsIcons/ES6Module2.js.map +1 -1
  150. package/build/components/Icons/DevsIcons/ES6Module2.mjs.map +1 -1
  151. package/build/components/Icons/DevsIcons/Git.d.ts +1 -1
  152. package/build/components/Icons/DevsIcons/Git2.js.map +1 -1
  153. package/build/components/Icons/DevsIcons/Git2.mjs.map +1 -1
  154. package/build/components/Icons/DevsIcons/NodeJS.d.ts +1 -1
  155. package/build/components/Icons/DevsIcons/NodeJS2.js.map +1 -1
  156. package/build/components/Icons/DevsIcons/NodeJS2.mjs.map +1 -1
  157. package/build/components/Icons/DevsIcons/TypeScript.d.ts +1 -1
  158. package/build/components/Icons/DevsIcons/TypeScript2.js.map +1 -1
  159. package/build/components/Icons/DevsIcons/TypeScript2.mjs.map +1 -1
  160. package/build/components/Icons/DevsIcons/index.js +10 -5
  161. package/build/components/Icons/DevsIcons/index.mjs +6 -5
  162. package/build/components/Icons/Earth.d.ts +5 -5
  163. package/build/components/Icons/Earth.js.map +1 -1
  164. package/build/components/Icons/Earth.mjs.map +1 -1
  165. package/build/components/Icons/FileBinary.d.ts +5 -5
  166. package/build/components/Icons/FileBinary.js.map +1 -1
  167. package/build/components/Icons/FileBinary.mjs.map +1 -1
  168. package/build/components/Icons/Law.d.ts +5 -5
  169. package/build/components/Icons/Law.js.map +1 -1
  170. package/build/components/Icons/Law.mjs.map +1 -1
  171. package/build/components/Icons/License.d.ts +8 -8
  172. package/build/components/Icons/License.js.map +1 -1
  173. package/build/components/Icons/License.mjs.map +1 -1
  174. package/build/components/Icons/Managers/Npm.d.ts +1 -1
  175. package/build/components/Icons/Managers/Npm2.js.map +1 -1
  176. package/build/components/Icons/Managers/Npm2.mjs.map +1 -1
  177. package/build/components/Icons/Managers/Pnpm.d.ts +1 -1
  178. package/build/components/Icons/Managers/Pnpm2.js.map +1 -1
  179. package/build/components/Icons/Managers/Pnpm2.mjs.map +1 -1
  180. package/build/components/Icons/Managers/Yarn.d.ts +1 -1
  181. package/build/components/Icons/Managers/Yarn2.js.map +1 -1
  182. package/build/components/Icons/Managers/Yarn2.mjs.map +1 -1
  183. package/build/components/Icons/Managers/index.js +6 -3
  184. package/build/components/Icons/Managers/index.mjs +4 -3
  185. package/build/components/Icons/SvgIcon.d.ts +2 -2
  186. package/build/components/Icons/SvgIcon.js.map +1 -1
  187. package/build/components/Icons/SvgIcon.mjs.map +1 -1
  188. package/build/components/Icons/Time.d.ts +5 -5
  189. package/build/components/Icons/Time.js.map +1 -1
  190. package/build/components/Icons/Time.mjs.map +1 -1
  191. package/build/components/Icons/Version.d.ts +5 -5
  192. package/build/components/Icons/Version.js.map +1 -1
  193. package/build/components/Icons/Version.mjs.map +1 -1
  194. package/build/components/Icons/index.js +14 -0
  195. package/build/components/Icons/index.mjs +1 -1
  196. package/build/components/Install/Install.d.ts +3 -3
  197. package/build/components/Install/Install.js.map +1 -1
  198. package/build/components/Install/Install.mjs.map +1 -1
  199. package/build/components/Install/InstallListItem.d.ts +1 -1
  200. package/build/components/Install/InstallListItem.js +4 -3
  201. package/build/components/Install/InstallListItem.js.map +1 -1
  202. package/build/components/Install/InstallListItem.mjs +4 -4
  203. package/build/components/Install/InstallListItem.mjs.map +1 -1
  204. package/build/components/Install/index.js +2 -1
  205. package/build/components/Install/index.mjs +2 -1
  206. package/build/components/Keywords/KeywordListItems.d.ts +1 -1
  207. package/build/components/Keywords/KeywordListItems.js.map +1 -1
  208. package/build/components/Keywords/KeywordListItems.mjs.map +1 -1
  209. package/build/components/Keywords/Keywords.d.ts +2 -2
  210. package/build/components/Keywords/Keywords.js.map +1 -1
  211. package/build/components/Keywords/Keywords.mjs.map +1 -1
  212. package/build/components/Keywords/index.js +2 -1
  213. package/build/components/Keywords/index.mjs +2 -1
  214. package/build/components/Label/Label.d.ts +2 -2
  215. package/build/components/Label/Label.js.map +1 -1
  216. package/build/components/Label/Label.mjs.map +1 -1
  217. package/build/components/Label/index.js +2 -1
  218. package/build/components/Label/index.mjs +2 -1
  219. package/build/components/Link/Link.d.ts +1 -1
  220. package/build/components/Link/Link.js.map +1 -1
  221. package/build/components/Link/Link.mjs.map +1 -1
  222. package/build/components/Link/index.js +2 -1
  223. package/build/components/Link/index.mjs +2 -1
  224. package/build/components/LinkExternal/LinkExternal.d.ts +1 -1
  225. package/build/components/LinkExternal/LinkExternal.js.map +1 -1
  226. package/build/components/LinkExternal/LinkExternal.mjs.map +1 -1
  227. package/build/components/LinkExternal/index.js +2 -1
  228. package/build/components/LinkExternal/index.mjs +2 -1
  229. package/build/components/Loading/Loading.d.ts +1 -1
  230. package/build/components/Loading/Loading.js.map +1 -1
  231. package/build/components/Loading/Loading.mjs.map +1 -1
  232. package/build/components/Loading/Spinner/Spinner.d.ts +1 -1
  233. package/build/components/Loading/Spinner/Spinner.js.map +1 -1
  234. package/build/components/Loading/Spinner/Spinner.mjs.map +1 -1
  235. package/build/components/Loading/Spinner/index.js +2 -1
  236. package/build/components/Loading/Spinner/index.mjs +2 -1
  237. package/build/components/Loading/index.js +2 -1
  238. package/build/components/Loading/index.mjs +2 -1
  239. package/build/components/Loading/styles.d.ts +7 -7
  240. package/build/components/Loading/styles.js.map +1 -1
  241. package/build/components/Loading/styles.mjs.map +1 -1
  242. package/build/components/LoginDialog/LoginDialog.d.ts +1 -1
  243. package/build/components/LoginDialog/LoginDialog.js.map +1 -1
  244. package/build/components/LoginDialog/LoginDialog.mjs.map +1 -1
  245. package/build/components/LoginDialog/LoginDialogCloseButton.d.ts +1 -1
  246. package/build/components/LoginDialog/LoginDialogCloseButton.js.map +1 -1
  247. package/build/components/LoginDialog/LoginDialogCloseButton.mjs.map +1 -1
  248. package/build/components/LoginDialog/LoginDialogForm.d.ts +1 -1
  249. package/build/components/LoginDialog/LoginDialogForm.js.map +1 -1
  250. package/build/components/LoginDialog/LoginDialogForm.mjs.map +1 -1
  251. package/build/components/LoginDialog/LoginDialogFormError.d.ts +1 -1
  252. package/build/components/LoginDialog/LoginDialogFormError.js.map +1 -1
  253. package/build/components/LoginDialog/LoginDialogFormError.mjs.map +1 -1
  254. package/build/components/LoginDialog/index.js +2 -1
  255. package/build/components/LoginDialog/index.mjs +2 -1
  256. package/build/components/LoginForm/Login.d.ts +2 -2
  257. package/build/components/LoginForm/Login.js.map +1 -1
  258. package/build/components/LoginForm/Login.mjs.map +1 -1
  259. package/build/components/LoginForm/PasswordField.d.ts +3 -3
  260. package/build/components/LoginForm/PasswordField.js.map +1 -1
  261. package/build/components/LoginForm/PasswordField.mjs.map +1 -1
  262. package/build/components/LoginForm/UsernameField.d.ts +3 -3
  263. package/build/components/LoginForm/UsernameField.js.map +1 -1
  264. package/build/components/LoginForm/UsernameField.mjs.map +1 -1
  265. package/build/components/LoginForm/styles.d.ts +1 -1
  266. package/build/components/LoginForm/styles.js.map +1 -1
  267. package/build/components/LoginForm/styles.mjs.map +1 -1
  268. package/build/components/LoginForm/useLoginForm.d.ts +42 -34
  269. package/build/components/LoginForm/useLoginForm.js +0 -1
  270. package/build/components/LoginForm/useLoginForm.js.map +1 -1
  271. package/build/components/LoginForm/useLoginForm.mjs.map +1 -1
  272. package/build/components/Logo/Logo.d.ts +1 -1
  273. package/build/components/Logo/Logo.js.map +1 -1
  274. package/build/components/Logo/Logo.mjs +10 -13
  275. package/build/components/Logo/Logo.mjs.map +1 -1
  276. package/build/components/Logo/index.js +2 -1
  277. package/build/components/Logo/index.mjs +2 -1
  278. package/build/components/MenuItem/MenuItem.d.ts +2 -2
  279. package/build/components/MenuItem/MenuItem.js.map +1 -1
  280. package/build/components/MenuItem/MenuItem.mjs +4 -4
  281. package/build/components/MenuItem/MenuItem.mjs.map +1 -1
  282. package/build/components/MenuItem/index.js +2 -1
  283. package/build/components/MenuItem/index.mjs +2 -1
  284. package/build/components/NoItems/NoItems.d.ts +1 -1
  285. package/build/components/NoItems/NoItems.js.map +1 -1
  286. package/build/components/NoItems/NoItems.mjs.map +1 -1
  287. package/build/components/NoItems/index.js +2 -1
  288. package/build/components/NoItems/index.mjs +2 -1
  289. package/build/components/NotFound/NotFound.d.ts +1 -1
  290. package/build/components/NotFound/NotFound.js.map +1 -1
  291. package/build/components/NotFound/NotFound.mjs.map +1 -1
  292. package/build/components/NotFound/index.js +2 -1
  293. package/build/components/NotFound/index.mjs +2 -1
  294. package/build/components/Package/Package.d.ts +3 -3
  295. package/build/components/Package/Package.js.map +1 -1
  296. package/build/components/Package/Package.mjs +2 -2
  297. package/build/components/Package/Package.mjs.map +1 -1
  298. package/build/components/Package/index.js +2 -1
  299. package/build/components/Package/index.mjs +2 -1
  300. package/build/components/Package/styles.d.ts +29 -39
  301. package/build/components/Package/styles.js.map +1 -1
  302. package/build/components/Package/styles.mjs.map +1 -1
  303. package/build/components/PackageList/PackageList.d.ts +2 -2
  304. package/build/components/PackageList/PackageList.js.map +1 -1
  305. package/build/components/PackageList/PackageList.mjs.map +1 -1
  306. package/build/components/PackageList/index.js +2 -1
  307. package/build/components/PackageList/index.mjs +2 -1
  308. package/build/components/Person/Person.d.ts +2 -2
  309. package/build/components/Person/Person.js.map +1 -1
  310. package/build/components/Person/Person.mjs.map +1 -1
  311. package/build/components/Person/PersonTooltip.d.ts +2 -2
  312. package/build/components/Person/PersonTooltip.js.map +1 -1
  313. package/build/components/Person/PersonTooltip.mjs.map +1 -1
  314. package/build/components/Person/index.js +2 -1
  315. package/build/components/Person/index.mjs +2 -1
  316. package/build/components/Person/utils.d.ts +1 -1
  317. package/build/components/Person/utils.js.map +1 -1
  318. package/build/components/Person/utils.mjs.map +1 -1
  319. package/build/components/RawViewer/RawViewer.d.ts +1 -1
  320. package/build/components/RawViewer/RawViewer.js.map +1 -1
  321. package/build/components/RawViewer/RawViewer.mjs.map +1 -1
  322. package/build/components/RawViewer/index.js +2 -1
  323. package/build/components/RawViewer/index.mjs +2 -1
  324. package/build/components/Readme/Readme.d.ts +5 -2
  325. package/build/components/Readme/Readme.js.map +1 -1
  326. package/build/components/Readme/Readme.mjs.map +1 -1
  327. package/build/components/Readme/github-markdown.css +9 -8
  328. package/build/components/Readme/index.js +2 -1
  329. package/build/components/Readme/index.mjs +2 -1
  330. package/build/components/Readme/utils.js.map +1 -1
  331. package/build/components/Readme/utils.mjs.map +1 -1
  332. package/build/components/RegistryInfoDialog/RegistryInfoDialog.d.ts +2 -2
  333. package/build/components/RegistryInfoDialog/RegistryInfoDialog.js.map +1 -1
  334. package/build/components/RegistryInfoDialog/RegistryInfoDialog.mjs.map +1 -1
  335. package/build/components/RegistryInfoDialog/index.js +2 -1
  336. package/build/components/RegistryInfoDialog/index.mjs +2 -1
  337. package/build/components/RegistryInfoDialog/styles.d.ts +7 -11
  338. package/build/components/RegistryInfoDialog/styles.js.map +1 -1
  339. package/build/components/RegistryInfoDialog/styles.mjs.map +1 -1
  340. package/build/components/RegistryInfoDialog/types.d.ts +1 -1
  341. package/build/components/Repository/Repository.d.ts +1 -1
  342. package/build/components/Repository/Repository.js.map +1 -1
  343. package/build/components/Repository/Repository.mjs.map +1 -1
  344. package/build/components/Repository/index.js +2 -1
  345. package/build/components/Repository/index.mjs +2 -1
  346. package/build/components/Search/AutoComplete/AutoComplete.d.ts +3 -2
  347. package/build/components/Search/AutoComplete/AutoComplete.js.map +1 -1
  348. package/build/components/Search/AutoComplete/AutoComplete.mjs.map +1 -1
  349. package/build/components/Search/AutoComplete/index.js +2 -1
  350. package/build/components/Search/AutoComplete/index.mjs +2 -1
  351. package/build/components/Search/AutoComplete/styles.d.ts +3 -3
  352. package/build/components/Search/AutoComplete/styles.js.map +1 -1
  353. package/build/components/Search/AutoComplete/styles.mjs.map +1 -1
  354. package/build/components/Search/Search.d.ts +1 -1
  355. package/build/components/Search/Search.js.map +1 -1
  356. package/build/components/Search/Search.mjs.map +1 -1
  357. package/build/components/Search/SearchItem.d.ts +4 -4
  358. package/build/components/Search/SearchItem.js +1 -0
  359. package/build/components/Search/SearchItem.js.map +1 -1
  360. package/build/components/Search/SearchItem.mjs +1 -1
  361. package/build/components/Search/SearchItem.mjs.map +1 -1
  362. package/build/components/Search/index.js +2 -1
  363. package/build/components/Search/index.mjs +2 -1
  364. package/build/components/Search/styles.d.ts +6 -10
  365. package/build/components/Search/styles.js.map +1 -1
  366. package/build/components/Search/styles.mjs.map +1 -1
  367. package/build/components/Search/utils.js.map +1 -1
  368. package/build/components/Search/utils.mjs.map +1 -1
  369. package/build/components/SettingsMenu/SettingsMenu.d.ts +1 -1
  370. package/build/components/SettingsMenu/SettingsMenu.js.map +1 -1
  371. package/build/components/SettingsMenu/SettingsMenu.mjs +4 -4
  372. package/build/components/SettingsMenu/SettingsMenu.mjs.map +1 -1
  373. package/build/components/SettingsMenu/index.js +2 -1
  374. package/build/components/SettingsMenu/index.mjs +2 -1
  375. package/build/components/SideBarTitle/SideBarTitle.d.ts +1 -1
  376. package/build/components/SideBarTitle/SideBarTitle.js.map +1 -1
  377. package/build/components/SideBarTitle/SideBarTitle.mjs.map +1 -1
  378. package/build/components/SideBarTitle/index.js +2 -1
  379. package/build/components/SideBarTitle/index.mjs +2 -1
  380. package/build/components/SideBarTitle/utils.js +1 -0
  381. package/build/components/SideBarTitle/utils.js.map +1 -1
  382. package/build/components/SideBarTitle/utils.mjs +1 -1
  383. package/build/components/SideBarTitle/utils.mjs.map +1 -1
  384. package/build/components/UnAuthorized/UnAuthorized.d.ts +1 -1
  385. package/build/components/UpLinks/UpLinks.d.ts +1 -1
  386. package/build/components/UpLinks/UpLinks.js.map +1 -1
  387. package/build/components/UpLinks/UpLinks.mjs.map +1 -1
  388. package/build/components/UpLinks/UplinkLink.d.ts +1 -1
  389. package/build/components/UpLinks/UplinkLink.js.map +1 -1
  390. package/build/components/UpLinks/UplinkLink.mjs.map +1 -1
  391. package/build/components/UpLinks/styles.d.ts +7 -11
  392. package/build/components/UpLinks/styles.js.map +1 -1
  393. package/build/components/UpLinks/styles.mjs.map +1 -1
  394. package/build/components/Versions/HistoryList.d.ts +2 -2
  395. package/build/components/Versions/HistoryList.js +1 -0
  396. package/build/components/Versions/HistoryList.js.map +1 -1
  397. package/build/components/Versions/HistoryList.mjs +1 -1
  398. package/build/components/Versions/HistoryList.mjs.map +1 -1
  399. package/build/components/Versions/TagList.d.ts +2 -2
  400. package/build/components/Versions/TagList.js.map +1 -1
  401. package/build/components/Versions/TagList.mjs.map +1 -1
  402. package/build/components/Versions/Versions.d.ts +2 -7
  403. package/build/components/Versions/Versions.js +4 -2
  404. package/build/components/Versions/Versions.js.map +1 -1
  405. package/build/components/Versions/Versions.mjs +4 -3
  406. package/build/components/Versions/Versions.mjs.map +1 -1
  407. package/build/components/Versions/styles.d.ts +6 -6
  408. package/build/components/Versions/styles.js.map +1 -1
  409. package/build/components/Versions/styles.mjs.map +1 -1
  410. package/build/components/Versions/types.d.ts +1 -1
  411. package/build/configuration.d.ts +1 -1
  412. package/build/configuration.js.map +1 -1
  413. package/build/configuration.mjs.map +1 -1
  414. package/build/hooks/index.js +4 -2
  415. package/build/hooks/index.mjs +3 -2
  416. package/build/hooks/useLocalStorage.js +0 -1
  417. package/build/hooks/useLocalStorage.js.map +1 -1
  418. package/build/hooks/useLocalStorage.mjs.map +1 -1
  419. package/build/hooks/useOnClickOutside.d.ts +1 -1
  420. package/build/hooks/useOnClickOutside.js +0 -1
  421. package/build/hooks/useOnClickOutside.js.map +1 -1
  422. package/build/hooks/useOnClickOutside.mjs.map +1 -1
  423. package/build/index.js +2 -2
  424. package/build/index.mjs +2 -2
  425. package/build/layouts/Security/Dialog.d.ts +1 -1
  426. package/build/layouts/Security/Dialog.js.map +1 -1
  427. package/build/layouts/Security/Dialog.mjs.map +1 -1
  428. package/build/layouts/Version/Version.d.ts +1 -1
  429. package/build/layouts/Version/Version.js.map +1 -1
  430. package/build/layouts/Version/Version.mjs.map +1 -1
  431. package/build/layouts/Version/index.js +2 -1
  432. package/build/layouts/Version/index.mjs +2 -1
  433. package/build/pages/Version/Version.d.ts +1 -1
  434. package/build/pages/Version/Version.js +2 -2
  435. package/build/pages/Version/Version.js.map +1 -1
  436. package/build/pages/Version/Version.mjs +1 -1
  437. package/build/pages/Version/Version.mjs.map +1 -1
  438. package/build/providers/AppConfigurationProvider/AppConfigurationProvider.d.ts +2 -2
  439. package/build/providers/AppConfigurationProvider/AppConfigurationProvider.js.map +1 -1
  440. package/build/providers/AppConfigurationProvider/AppConfigurationProvider.mjs.map +1 -1
  441. package/build/providers/AppConfigurationProvider/index.js +3 -1
  442. package/build/providers/AppConfigurationProvider/index.mjs +2 -1
  443. package/build/providers/AuthProvider/AuthProvider.d.ts +3 -2
  444. package/build/providers/AuthProvider/AuthProvider.js.map +1 -1
  445. package/build/providers/AuthProvider/AuthProvider.mjs.map +1 -1
  446. package/build/providers/AuthProvider/index.js +4 -1
  447. package/build/providers/AuthProvider/index.mjs +2 -1
  448. package/build/providers/AuthProvider/types.d.ts +1 -1
  449. package/build/providers/AuthProvider/utils.d.ts +1 -1
  450. package/build/providers/AuthProvider/utils.js.map +1 -1
  451. package/build/providers/AuthProvider/utils.mjs.map +1 -1
  452. package/build/providers/DownloadProvider/DownloadProvider.d.ts +2 -1
  453. package/build/providers/DownloadProvider/DownloadProvider.js +1 -0
  454. package/build/providers/DownloadProvider/DownloadProvider.js.map +1 -1
  455. package/build/providers/DownloadProvider/DownloadProvider.mjs +1 -1
  456. package/build/providers/DownloadProvider/DownloadProvider.mjs.map +1 -1
  457. package/build/providers/DownloadProvider/index.js +3 -1
  458. package/build/providers/DownloadProvider/index.mjs +2 -1
  459. package/build/providers/ManifestsProvider/ManifestsProvider.d.ts +3 -2
  460. package/build/providers/ManifestsProvider/ManifestsProvider.js +1 -0
  461. package/build/providers/ManifestsProvider/ManifestsProvider.js.map +1 -1
  462. package/build/providers/ManifestsProvider/ManifestsProvider.mjs +1 -1
  463. package/build/providers/ManifestsProvider/ManifestsProvider.mjs.map +1 -1
  464. package/build/providers/ManifestsProvider/index.js +3 -1
  465. package/build/providers/ManifestsProvider/index.mjs +2 -1
  466. package/build/providers/PersistenceSettingProvider/PersistenceSettingProvider.d.ts +2 -1
  467. package/build/providers/PersistenceSettingProvider/PersistenceSettingProvider.js.map +1 -1
  468. package/build/providers/PersistenceSettingProvider/PersistenceSettingProvider.mjs.map +1 -1
  469. package/build/providers/PersistenceSettingProvider/index.js +3 -1
  470. package/build/providers/PersistenceSettingProvider/index.mjs +2 -1
  471. package/build/providers/SearchProvider/SearchProvider.d.ts +3 -2
  472. package/build/providers/SearchProvider/SearchProvider.js +1 -0
  473. package/build/providers/SearchProvider/SearchProvider.js.map +1 -1
  474. package/build/providers/SearchProvider/SearchProvider.mjs +1 -1
  475. package/build/providers/SearchProvider/SearchProvider.mjs.map +1 -1
  476. package/build/providers/SearchProvider/index.js +4 -1
  477. package/build/providers/SearchProvider/index.mjs +2 -1
  478. package/build/providers/TranslatorProvider/TranslatorProvider.d.ts +3 -2
  479. package/build/providers/TranslatorProvider/TranslatorProvider.js.map +1 -1
  480. package/build/providers/TranslatorProvider/TranslatorProvider.mjs.map +1 -1
  481. package/build/providers/TranslatorProvider/index.js +3 -1
  482. package/build/providers/TranslatorProvider/index.mjs +2 -1
  483. package/build/providers/VersionProvider/VersionProvider.d.ts +2 -2
  484. package/build/providers/VersionProvider/VersionProvider.js +1 -0
  485. package/build/providers/VersionProvider/VersionProvider.js.map +1 -1
  486. package/build/providers/VersionProvider/VersionProvider.mjs +1 -1
  487. package/build/providers/VersionProvider/VersionProvider.mjs.map +1 -1
  488. package/build/providers/VersionProvider/index.js +3 -1
  489. package/build/providers/VersionProvider/index.mjs +2 -1
  490. package/build/providers/index.js +26 -8
  491. package/build/providers/index.mjs +9 -8
  492. package/build/routes/SecurityRoutes.d.ts +1 -1
  493. package/build/sections/Detail/ContainerContent.d.ts +1 -1
  494. package/build/sections/Detail/ContainerContent.js +4 -11
  495. package/build/sections/Detail/ContainerContent.js.map +1 -1
  496. package/build/sections/Detail/ContainerContent.mjs +4 -11
  497. package/build/sections/Detail/ContainerContent.mjs.map +1 -1
  498. package/build/sections/Detail/Detail.d.ts +1 -1
  499. package/build/sections/Detail/Detail.js +2 -1
  500. package/build/sections/Detail/Detail.js.map +1 -1
  501. package/build/sections/Detail/Detail.mjs +2 -2
  502. package/build/sections/Detail/Detail.mjs.map +1 -1
  503. package/build/sections/Detail/ReadmeSection.d.ts +1 -1
  504. package/build/sections/Detail/ReadmeSection.js.map +1 -1
  505. package/build/sections/Detail/ReadmeSection.mjs.map +1 -1
  506. package/build/sections/Detail/Tabs.d.ts +1 -1
  507. package/build/sections/Detail/Tabs.js.map +1 -1
  508. package/build/sections/Detail/Tabs.mjs.map +1 -1
  509. package/build/sections/Detail/index.js +2 -1
  510. package/build/sections/Detail/index.mjs +2 -1
  511. package/build/sections/Footer/Footer.d.ts +1 -1
  512. package/build/sections/Footer/Footer.js.map +1 -1
  513. package/build/sections/Footer/Footer.mjs.map +1 -1
  514. package/build/sections/Footer/index.js +2 -1
  515. package/build/sections/Footer/index.mjs +2 -1
  516. package/build/sections/Footer/styles.d.ts +17 -17
  517. package/build/sections/Footer/styles.js.map +1 -1
  518. package/build/sections/Footer/styles.mjs.map +1 -1
  519. package/build/sections/Header/Header.d.ts +1 -1
  520. package/build/sections/Header/Header.js.map +1 -1
  521. package/build/sections/Header/Header.mjs.map +1 -1
  522. package/build/sections/Header/HeaderGreetings.d.ts +1 -1
  523. package/build/sections/Header/HeaderGreetings.js.map +1 -1
  524. package/build/sections/Header/HeaderGreetings.mjs.map +1 -1
  525. package/build/sections/Header/HeaderLeft.d.ts +1 -1
  526. package/build/sections/Header/HeaderLeft.js.map +1 -1
  527. package/build/sections/Header/HeaderLeft.mjs.map +1 -1
  528. package/build/sections/Header/HeaderMenu.d.ts +2 -1
  529. package/build/sections/Header/HeaderMenu.js.map +1 -1
  530. package/build/sections/Header/HeaderMenu.mjs.map +1 -1
  531. package/build/sections/Header/HeaderRight.d.ts +1 -1
  532. package/build/sections/Header/HeaderRight.js.map +1 -1
  533. package/build/sections/Header/HeaderRight.mjs.map +1 -1
  534. package/build/sections/Header/HeaderSettingsDialog.d.ts +1 -1
  535. package/build/sections/Header/HeaderSettingsDialog.js.map +1 -1
  536. package/build/sections/Header/HeaderSettingsDialog.mjs.map +1 -1
  537. package/build/sections/Header/HeaderToolTip.d.ts +2 -2
  538. package/build/sections/Header/HeaderToolTip.js.map +1 -1
  539. package/build/sections/Header/HeaderToolTip.mjs.map +1 -1
  540. package/build/sections/Header/HeaderToolTipIcon.d.ts +1 -1
  541. package/build/sections/Header/HeaderToolTipIcon.js.map +1 -1
  542. package/build/sections/Header/HeaderToolTipIcon.mjs.map +1 -1
  543. package/build/sections/Header/LanguageSwitch.d.ts +3 -12
  544. package/build/sections/Header/LanguageSwitch.js +2 -0
  545. package/build/sections/Header/LanguageSwitch.js.map +1 -1
  546. package/build/sections/Header/LanguageSwitch.mjs +1 -1
  547. package/build/sections/Header/LanguageSwitch.mjs.map +1 -1
  548. package/build/sections/Header/RegistryInfoContent/RegistryInfoContent.d.ts +8 -7
  549. package/build/sections/Header/RegistryInfoContent/RegistryInfoContent.js +4 -0
  550. package/build/sections/Header/RegistryInfoContent/RegistryInfoContent.js.map +1 -1
  551. package/build/sections/Header/RegistryInfoContent/RegistryInfoContent.mjs +1 -1
  552. package/build/sections/Header/RegistryInfoContent/RegistryInfoContent.mjs.map +1 -1
  553. package/build/sections/Header/RegistryInfoContent/index.js +2 -1
  554. package/build/sections/Header/RegistryInfoContent/index.mjs +2 -1
  555. package/build/sections/Header/RegistryInfoContent/styles.d.ts +7 -7
  556. package/build/sections/Header/RegistryInfoContent/styles.js.map +1 -1
  557. package/build/sections/Header/RegistryInfoContent/styles.mjs.map +1 -1
  558. package/build/sections/Header/index.js +2 -1
  559. package/build/sections/Header/index.mjs +2 -1
  560. package/build/sections/Header/styles.d.ts +19 -33
  561. package/build/sections/Header/styles.js.map +1 -1
  562. package/build/sections/Header/styles.mjs.map +1 -1
  563. package/build/sections/Home/Home.d.ts +1 -1
  564. package/build/sections/Home/Home.js.map +1 -1
  565. package/build/sections/Home/Home.mjs.map +1 -1
  566. package/build/sections/Home/index.js +2 -1
  567. package/build/sections/Home/index.mjs +2 -1
  568. package/build/sections/Security/AddUser.d.ts +1 -1
  569. package/build/sections/Security/AddUser.js.map +1 -1
  570. package/build/sections/Security/AddUser.mjs.map +1 -1
  571. package/build/sections/Security/ChangePassword.d.ts +1 -1
  572. package/build/sections/Security/ChangePassword.js.map +1 -1
  573. package/build/sections/Security/ChangePassword.mjs.map +1 -1
  574. package/build/sections/Security/Login.d.ts +1 -1
  575. package/build/sections/Security/Login.js.map +1 -1
  576. package/build/sections/Security/Login.mjs.map +1 -1
  577. package/build/sections/Security/Success.d.ts +1 -1
  578. package/build/sections/Security/Success.js.map +1 -1
  579. package/build/sections/Security/Success.mjs.map +1 -1
  580. package/build/sections/Security/index.js +8 -4
  581. package/build/sections/Security/index.mjs +5 -4
  582. package/build/sections/Security/styles.d.ts +3 -5
  583. package/build/sections/Security/styles.js +0 -1
  584. package/build/sections/Security/styles.js.map +1 -1
  585. package/build/sections/Security/styles.mjs.map +1 -1
  586. package/build/sections/Security/utils.js.map +1 -1
  587. package/build/sections/Security/utils.mjs.map +1 -1
  588. package/build/sections/SideBar/Sidebar.d.ts +1 -1
  589. package/build/sections/SideBar/Sidebar.js.map +1 -1
  590. package/build/sections/SideBar/Sidebar.mjs.map +1 -1
  591. package/build/sections/SideBar/index.js +2 -1
  592. package/build/sections/SideBar/index.mjs +2 -1
  593. package/build/sections/index.js +4 -2
  594. package/build/sections/index.mjs +3 -2
  595. package/build/store/api.js +2 -0
  596. package/build/store/api.js.map +1 -1
  597. package/build/store/api.mjs +1 -1
  598. package/build/store/api.mjs.map +1 -1
  599. package/build/store/index.js +2 -1
  600. package/build/store/index.mjs +2 -1
  601. package/build/store/routes.js.map +1 -1
  602. package/build/store/routes.mjs.map +1 -1
  603. package/build/store/storage.js.map +1 -1
  604. package/build/store/storage.mjs.map +1 -1
  605. package/build/store/utils.d.ts +1 -1
  606. package/build/store/utils.js.map +1 -1
  607. package/build/store/utils.mjs.map +1 -1
  608. package/build/types/index.d.ts +1 -1
  609. package/build/types/packageMeta.d.ts +1 -1
  610. package/build/ui-components.css +9 -8
  611. package/build/utils/cli-utils.d.ts +1 -1
  612. package/build/utils/cli-utils.js.map +1 -1
  613. package/build/utils/cli-utils.mjs.map +1 -1
  614. package/build/utils/index.js +25 -6
  615. package/build/utils/index.mjs +7 -6
  616. package/build/utils/loadable.d.ts +3 -3
  617. package/build/utils/loadable.js.map +1 -1
  618. package/build/utils/loadable.mjs.map +1 -1
  619. package/build/utils/routes.js.map +1 -1
  620. package/build/utils/routes.mjs.map +1 -1
  621. package/build/utils/schemas.js +2 -0
  622. package/build/utils/schemas.js.map +1 -1
  623. package/build/utils/schemas.mjs +1 -1
  624. package/build/utils/schemas.mjs.map +1 -1
  625. package/build/utils/token.js +0 -1
  626. package/build/utils/token.js.map +1 -1
  627. package/build/utils/token.mjs.map +1 -1
  628. package/build/utils/url.js.map +1 -1
  629. package/build/utils/url.mjs.map +1 -1
  630. package/build/utils/utils.d.ts +2 -2
  631. package/build/utils/utils.js +4 -0
  632. package/build/utils/utils.js.map +1 -1
  633. package/build/utils/utils.mjs +1 -1
  634. package/build/utils/utils.mjs.map +1 -1
  635. package/package.json +28 -26
@@ -1 +1 @@
1
- {"version":3,"file":"Help.js","names":[],"sources":["../../../src/components/Help/Help.tsx"],"sourcesContent":["import Button from '@mui/material/Button';\nimport CardActions from '@mui/material/CardActions';\nimport CardContent from '@mui/material/CardContent';\nimport Typography from '@mui/material/Typography';\nimport React, { Fragment } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { CopyClipboard, Heading, useConfig } from '../../';\nimport { CardStyled as Card } from './styles';\n\nfunction renderHeadingClipboardSegments(title: string, text: string): React.ReactNode {\n return (\n <Fragment>\n <Typography variant={'body1'}>{title}</Typography>\n <CopyClipboard dataTestId=\"segments\" text={text} />\n </Fragment>\n );\n}\n\nconst Help: React.FC = () => {\n const { configOptions } = useConfig();\n const registryUrl = configOptions.base;\n const { t } = useTranslation();\n\n return (\n <Card data-testid=\"help-card\" id=\"help-card\">\n <CardContent>\n <Heading gutterBottom={true} id=\"help-card__title\" variant=\"h5\">\n {t('help.title')}\n </Heading>\n <Heading color=\"textSecondary\" gutterBottom={true} sx={{ marginBottom: 1 }}>\n {t('help.sub-title')}\n </Heading>\n {renderHeadingClipboardSegments(\n t('help.first-step'),\n t('help.first-step-command-line', { registryUrl })\n )}\n {renderHeadingClipboardSegments(\n t('help.second-step'),\n t('help.second-step-command-line', { registryUrl })\n )}\n <Typography variant=\"body1\">{t('help.third-step')}</Typography>\n </CardContent>\n <CardActions>\n <Button color=\"primary\" href=\"https://verdaccio.org/docs/cli-registry\" size=\"small\">\n {t('button.learn-more')}\n </Button>\n </CardActions>\n </Card>\n );\n};\n\nexport default Help;\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAUA,SAAS,+BAA+B,OAAe,MAA+B;AACpF,QACE,iBAAA,GAAA,kBAAA,MAAC,MAAA,UAAD,EAAA,UAAA,CACE,iBAAA,GAAA,kBAAA,KAAC,yBAAA,SAAD;EAAY,SAAS;YAAU;EAAmB,CAAA,EAClD,iBAAA,GAAA,kBAAA,KAAC,wBAAA,SAAD;EAAe,YAAW;EAAiB;EAAQ,CAAA,CAC1C,EAAA,CAAA;;AAIf,IAAM,aAAuB;CAC3B,MAAM,EAAE,kBAAkB,iCAAA,WAAW;CACrC,MAAM,cAAc,cAAc;CAClC,MAAM,EAAE,OAAA,GAAA,cAAA,iBAAsB;AAE9B,QACE,iBAAA,GAAA,kBAAA,MAAC,eAAA,YAAD;EAAM,eAAY;EAAY,IAAG;YAAjC,CACE,iBAAA,GAAA,kBAAA,MAAC,0BAAA,SAAD,EAAA,UAAA;GACE,iBAAA,GAAA,kBAAA,KAAC,gBAAA,SAAD;IAAS,cAAc;IAAM,IAAG;IAAmB,SAAQ;cACxD,EAAE,aAAa;IACR,CAAA;GACV,iBAAA,GAAA,kBAAA,KAAC,gBAAA,SAAD;IAAS,OAAM;IAAgB,cAAc;IAAM,IAAI,EAAE,cAAc,GAAG;cACvE,EAAE,iBAAiB;IACZ,CAAA;GACT,+BACC,EAAE,kBAAkB,EACpB,EAAE,gCAAgC,EAAE,aAAa,CAAC,CACnD;GACA,+BACC,EAAE,mBAAmB,EACrB,EAAE,iCAAiC,EAAE,aAAa,CAAC,CACpD;GACD,iBAAA,GAAA,kBAAA,KAAC,yBAAA,SAAD;IAAY,SAAQ;cAAS,EAAE,kBAAkB;IAAc,CAAA;GACnD,EAAA,CAAA,EACd,iBAAA,GAAA,kBAAA,KAAC,0BAAA,SAAD,EAAA,UACE,iBAAA,GAAA,kBAAA,KAAC,qBAAA,SAAD;GAAQ,OAAM;GAAU,MAAK;GAA0C,MAAK;aACzE,EAAE,oBAAoB;GAChB,CAAA,EACG,CAAA,CACT"}
1
+ {"version":3,"file":"Help.js","names":[],"sources":["../../../src/components/Help/Help.tsx"],"sourcesContent":["import Button from '@mui/material/Button';\nimport CardActions from '@mui/material/CardActions';\nimport CardContent from '@mui/material/CardContent';\nimport Typography from '@mui/material/Typography';\nimport React, { Fragment } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { CopyClipboard, Heading, useConfig } from '../../';\nimport { CardStyled as Card } from './styles';\n\nfunction renderHeadingClipboardSegments(title: string, text: string): React.ReactNode {\n return (\n <Fragment>\n <Typography variant={'body1'}>{title}</Typography>\n <CopyClipboard dataTestId=\"segments\" text={text} />\n </Fragment>\n );\n}\n\nconst Help: React.FC = () => {\n const { configOptions } = useConfig();\n const registryUrl = configOptions.base;\n const { t } = useTranslation();\n\n return (\n <Card data-testid=\"help-card\" id=\"help-card\">\n <CardContent>\n <Heading gutterBottom={true} id=\"help-card__title\" variant=\"h5\">\n {t('help.title')}\n </Heading>\n <Heading color=\"textSecondary\" gutterBottom={true} sx={{ marginBottom: 1 }}>\n {t('help.sub-title')}\n </Heading>\n {renderHeadingClipboardSegments(\n t('help.first-step'),\n t('help.first-step-command-line', { registryUrl })\n )}\n {renderHeadingClipboardSegments(\n t('help.second-step'),\n t('help.second-step-command-line', { registryUrl })\n )}\n <Typography variant=\"body1\">{t('help.third-step')}</Typography>\n </CardContent>\n <CardActions>\n <Button color=\"primary\" href=\"https://verdaccio.org/docs/cli-registry\" size=\"small\">\n {t('button.learn-more')}\n </Button>\n </CardActions>\n </Card>\n );\n};\n\nexport default Help;\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAUA,SAAS,+BAA+B,OAAe,MAA+B;CACpF,OACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,MAAA,UAAD,EAAA,UAAA,CACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,yBAAA,SAAD;EAAY,SAAS;YAAU;CAAkB,CAAA,GACjD,iBAAA,GAAA,kBAAA,IAAA,CAAC,wBAAA,SAAD;EAAe,YAAW;EAAiB;CAAO,CAAA,CAC1C,EAAA,CAAA;AAEd;AAEA,IAAM,aAAuB;CAC3B,MAAM,EAAE,kBAAkB,iCAAA,UAAU;CACpC,MAAM,cAAc,cAAc;CAClC,MAAM,EAAE,OAAA,GAAA,cAAA,eAAA,CAAqB;CAE7B,OACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,eAAA,YAAD;EAAM,eAAY;EAAY,IAAG;YAAjC,CACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,0BAAA,SAAD,EAAA,UAAA;GACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,gBAAA,SAAD;IAAS,cAAc;IAAM,IAAG;IAAmB,SAAQ;cACxD,EAAE,YAAY;GACR,CAAA;GACT,iBAAA,GAAA,kBAAA,IAAA,CAAC,gBAAA,SAAD;IAAS,OAAM;IAAgB,cAAc;IAAM,IAAI,EAAE,cAAc,EAAE;cACtE,EAAE,gBAAgB;GACZ,CAAA;GACR,+BACC,EAAE,iBAAiB,GACnB,EAAE,gCAAgC,EAAE,YAAY,CAAC,CACnD;GACC,+BACC,EAAE,kBAAkB,GACpB,EAAE,iCAAiC,EAAE,YAAY,CAAC,CACpD;GACA,iBAAA,GAAA,kBAAA,IAAA,CAAC,yBAAA,SAAD;IAAY,SAAQ;cAAS,EAAE,iBAAiB;GAAc,CAAA;EACnD,EAAA,CAAA,GACb,iBAAA,GAAA,kBAAA,IAAA,CAAC,0BAAA,SAAD,EAAA,UACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,qBAAA,SAAD;GAAQ,OAAM;GAAU,MAAK;GAA0C,MAAK;aACzE,EAAE,mBAAmB;EAChB,CAAA,EACG,CAAA,CACT;;AAEV"}
@@ -1 +1 @@
1
- {"version":3,"file":"Help.mjs","names":[],"sources":["../../../src/components/Help/Help.tsx"],"sourcesContent":["import Button from '@mui/material/Button';\nimport CardActions from '@mui/material/CardActions';\nimport CardContent from '@mui/material/CardContent';\nimport Typography from '@mui/material/Typography';\nimport React, { Fragment } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { CopyClipboard, Heading, useConfig } from '../../';\nimport { CardStyled as Card } from './styles';\n\nfunction renderHeadingClipboardSegments(title: string, text: string): React.ReactNode {\n return (\n <Fragment>\n <Typography variant={'body1'}>{title}</Typography>\n <CopyClipboard dataTestId=\"segments\" text={text} />\n </Fragment>\n );\n}\n\nconst Help: React.FC = () => {\n const { configOptions } = useConfig();\n const registryUrl = configOptions.base;\n const { t } = useTranslation();\n\n return (\n <Card data-testid=\"help-card\" id=\"help-card\">\n <CardContent>\n <Heading gutterBottom={true} id=\"help-card__title\" variant=\"h5\">\n {t('help.title')}\n </Heading>\n <Heading color=\"textSecondary\" gutterBottom={true} sx={{ marginBottom: 1 }}>\n {t('help.sub-title')}\n </Heading>\n {renderHeadingClipboardSegments(\n t('help.first-step'),\n t('help.first-step-command-line', { registryUrl })\n )}\n {renderHeadingClipboardSegments(\n t('help.second-step'),\n t('help.second-step-command-line', { registryUrl })\n )}\n <Typography variant=\"body1\">{t('help.third-step')}</Typography>\n </CardContent>\n <CardActions>\n <Button color=\"primary\" href=\"https://verdaccio.org/docs/cli-registry\" size=\"small\">\n {t('button.learn-more')}\n </Button>\n </CardActions>\n </Card>\n );\n};\n\nexport default Help;\n"],"mappings":";;;;;;;;;;;;;AAUA,SAAS,+BAA+B,OAAe,MAA+B;AACpF,QACE,qBAAC,UAAD,EAAA,UAAA,CACE,oBAAC,YAAD;EAAY,SAAS;YAAU;EAAmB,CAAA,EAClD,oBAAC,iBAAD;EAAe,YAAW;EAAiB;EAAQ,CAAA,CAC1C,EAAA,CAAA;;AAIf,IAAM,aAAuB;CAC3B,MAAM,EAAE,kBAAkB,WAAW;CACrC,MAAM,cAAc,cAAc;CAClC,MAAM,EAAE,MAAM,gBAAgB;AAE9B,QACE,qBAAC,YAAD;EAAM,eAAY;EAAY,IAAG;YAAjC,CACE,qBAAC,aAAD,EAAA,UAAA;GACE,oBAAC,SAAD;IAAS,cAAc;IAAM,IAAG;IAAmB,SAAQ;cACxD,EAAE,aAAa;IACR,CAAA;GACV,oBAAC,SAAD;IAAS,OAAM;IAAgB,cAAc;IAAM,IAAI,EAAE,cAAc,GAAG;cACvE,EAAE,iBAAiB;IACZ,CAAA;GACT,+BACC,EAAE,kBAAkB,EACpB,EAAE,gCAAgC,EAAE,aAAa,CAAC,CACnD;GACA,+BACC,EAAE,mBAAmB,EACrB,EAAE,iCAAiC,EAAE,aAAa,CAAC,CACpD;GACD,oBAAC,YAAD;IAAY,SAAQ;cAAS,EAAE,kBAAkB;IAAc,CAAA;GACnD,EAAA,CAAA,EACd,oBAAC,aAAD,EAAA,UACE,oBAAC,QAAD;GAAQ,OAAM;GAAU,MAAK;GAA0C,MAAK;aACzE,EAAE,oBAAoB;GAChB,CAAA,EACG,CAAA,CACT"}
1
+ {"version":3,"file":"Help.mjs","names":[],"sources":["../../../src/components/Help/Help.tsx"],"sourcesContent":["import Button from '@mui/material/Button';\nimport CardActions from '@mui/material/CardActions';\nimport CardContent from '@mui/material/CardContent';\nimport Typography from '@mui/material/Typography';\nimport React, { Fragment } from 'react';\nimport { useTranslation } from 'react-i18next';\n\nimport { CopyClipboard, Heading, useConfig } from '../../';\nimport { CardStyled as Card } from './styles';\n\nfunction renderHeadingClipboardSegments(title: string, text: string): React.ReactNode {\n return (\n <Fragment>\n <Typography variant={'body1'}>{title}</Typography>\n <CopyClipboard dataTestId=\"segments\" text={text} />\n </Fragment>\n );\n}\n\nconst Help: React.FC = () => {\n const { configOptions } = useConfig();\n const registryUrl = configOptions.base;\n const { t } = useTranslation();\n\n return (\n <Card data-testid=\"help-card\" id=\"help-card\">\n <CardContent>\n <Heading gutterBottom={true} id=\"help-card__title\" variant=\"h5\">\n {t('help.title')}\n </Heading>\n <Heading color=\"textSecondary\" gutterBottom={true} sx={{ marginBottom: 1 }}>\n {t('help.sub-title')}\n </Heading>\n {renderHeadingClipboardSegments(\n t('help.first-step'),\n t('help.first-step-command-line', { registryUrl })\n )}\n {renderHeadingClipboardSegments(\n t('help.second-step'),\n t('help.second-step-command-line', { registryUrl })\n )}\n <Typography variant=\"body1\">{t('help.third-step')}</Typography>\n </CardContent>\n <CardActions>\n <Button color=\"primary\" href=\"https://verdaccio.org/docs/cli-registry\" size=\"small\">\n {t('button.learn-more')}\n </Button>\n </CardActions>\n </Card>\n );\n};\n\nexport default Help;\n"],"mappings":";;;;;;;;;;;;;AAUA,SAAS,+BAA+B,OAAe,MAA+B;CACpF,OACE,qBAAC,UAAD,EAAA,UAAA,CACE,oBAAC,YAAD;EAAY,SAAS;YAAU;CAAkB,CAAA,GACjD,oBAAC,iBAAD;EAAe,YAAW;EAAiB;CAAO,CAAA,CAC1C,EAAA,CAAA;AAEd;AAEA,IAAM,aAAuB;CAC3B,MAAM,EAAE,kBAAkB,UAAU;CACpC,MAAM,cAAc,cAAc;CAClC,MAAM,EAAE,MAAM,eAAe;CAE7B,OACE,qBAAC,YAAD;EAAM,eAAY;EAAY,IAAG;YAAjC,CACE,qBAAC,aAAD,EAAA,UAAA;GACE,oBAAC,SAAD;IAAS,cAAc;IAAM,IAAG;IAAmB,SAAQ;cACxD,EAAE,YAAY;GACR,CAAA;GACT,oBAAC,SAAD;IAAS,OAAM;IAAgB,cAAc;IAAM,IAAI,EAAE,cAAc,EAAE;cACtE,EAAE,gBAAgB;GACZ,CAAA;GACR,+BACC,EAAE,iBAAiB,GACnB,EAAE,gCAAgC,EAAE,YAAY,CAAC,CACnD;GACC,+BACC,EAAE,kBAAkB,GACpB,EAAE,iCAAiC,EAAE,YAAY,CAAC,CACpD;GACA,oBAAC,YAAD;IAAY,SAAQ;cAAS,EAAE,iBAAiB;GAAc,CAAA;EACnD,EAAA,CAAA,GACb,oBAAC,aAAD,EAAA,UACE,oBAAC,QAAD;GAAQ,OAAM;GAAU,MAAK;GAA0C,MAAK;aACzE,EAAE,mBAAmB;EAChB,CAAA,EACG,CAAA,CACT;;AAEV"}
@@ -1 +1,2 @@
1
- require("./Help.js");
1
+ const require_Help = require("./Help.js");
2
+ exports.default = require_Help.default;
@@ -1 +1,2 @@
1
- import "./Help.mjs";
1
+ import Help from "./Help.mjs";
2
+ export { Help as default };
@@ -1,3 +1 @@
1
- export declare const CardStyled: import('@emotion/styled').StyledComponent<import('@mui/material/Card').CardOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "children" | "style" | "elevation" | "className" | "classes" | "square" | "sx" | "variant" | "raised"> & {
2
- theme?: import('@emotion/react').Theme;
3
- }, {}, {}>;
1
+ export declare const CardStyled: import("@emotion/styled").StyledComponent<any, {}, {}>;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","names":[],"sources":["../../../src/components/Help/styles.ts"],"sourcesContent":["import styled from '@emotion/styled';\nimport Card from '@mui/material/Card';\n\nexport const CardStyled = styled(Card)({\n maxWidth: 600,\n margin: 'auto',\n});\n"],"mappings":";;;;;;AAGA,IAAa,cAAA,GAAA,gBAAA,SAAoB,mBAAA,QAAK,CAAC;CACrC,UAAU;CACV,QAAQ;CACT,CAAC"}
1
+ {"version":3,"file":"styles.js","names":[],"sources":["../../../src/components/Help/styles.ts"],"sourcesContent":["import styled from '@emotion/styled';\nimport Card from '@mui/material/Card';\n\nexport const CardStyled = styled(Card)({\n maxWidth: 600,\n margin: 'auto',\n});\n"],"mappings":";;;;;;AAGA,IAAa,cAAA,GAAA,gBAAA,QAAA,CAAoB,mBAAA,OAAI,CAAC,CAAC;CACrC,UAAU;CACV,QAAQ;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"styles.mjs","names":[],"sources":["../../../src/components/Help/styles.ts"],"sourcesContent":["import styled from '@emotion/styled';\nimport Card from '@mui/material/Card';\n\nexport const CardStyled = styled(Card)({\n maxWidth: 600,\n margin: 'auto',\n});\n"],"mappings":";;;AAGA,IAAa,aAAa,OAAO,KAAK,CAAC;CACrC,UAAU;CACV,QAAQ;CACT,CAAC"}
1
+ {"version":3,"file":"styles.mjs","names":[],"sources":["../../../src/components/Help/styles.ts"],"sourcesContent":["import styled from '@emotion/styled';\nimport Card from '@mui/material/Card';\n\nexport const CardStyled = styled(Card)({\n maxWidth: 600,\n margin: 'auto',\n});\n"],"mappings":";;;AAGA,IAAa,aAAa,OAAO,IAAI,CAAC,CAAC;CACrC,UAAU;CACV,QAAQ;AACV,CAAC"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function CommonJS(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"CommonJS2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/CommonJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './commonjs.svg';\n\nexport function CommonJS() {\n return <img alt=\"commonjs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,WAAW;AACzB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAW,QAAO;EAAK,KAAK,iBAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"CommonJS2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/CommonJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './commonjs.svg';\n\nexport function CommonJS() {\n return <img alt=\"commonjs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,WAAW;CACzB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAW,QAAO;EAAK,KAAK,iBAAA;EAAM,OAAM;CAAM,CAAA;AAChE"}
@@ -1 +1 @@
1
- {"version":3,"file":"CommonJS2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/CommonJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './commonjs.svg';\n\nexport function CommonJS() {\n return <img alt=\"commonjs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,WAAW;AACzB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAW,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"CommonJS2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/CommonJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './commonjs.svg';\n\nexport function CommonJS() {\n return <img alt=\"commonjs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,WAAW;CACzB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAW,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAChE"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function ES6Modules(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"ES6Module2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/ES6Module.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './es6module.svg';\n\nexport function ES6Modules() {\n return <img alt=\"es6 modules\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,aAAa;AAC3B,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAc,QAAO;EAAK,KAAK,kBAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"ES6Module2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/ES6Module.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './es6module.svg';\n\nexport function ES6Modules() {\n return <img alt=\"es6 modules\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,aAAa;CAC3B,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAc,QAAO;EAAK,KAAK,kBAAA;EAAM,OAAM;CAAM,CAAA;AACnE"}
@@ -1 +1 @@
1
- {"version":3,"file":"ES6Module2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/ES6Module.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './es6module.svg';\n\nexport function ES6Modules() {\n return <img alt=\"es6 modules\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,aAAa;AAC3B,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAc,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"ES6Module2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/ES6Module.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './es6module.svg';\n\nexport function ES6Modules() {\n return <img alt=\"es6 modules\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,aAAa;CAC3B,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAc,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AACnE"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function Git(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Git2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/Git.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './git.svg';\n\nexport function Git() {\n return <img alt=\"git\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,MAAM;AACpB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAM,QAAO;EAAK,KAAK,YAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Git2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/Git.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './git.svg';\n\nexport function Git() {\n return <img alt=\"git\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,MAAM;CACpB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAM,QAAO;EAAK,KAAK,YAAA;EAAM,OAAM;CAAM,CAAA;AAC3D"}
@@ -1 +1 @@
1
- {"version":3,"file":"Git2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/Git.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './git.svg';\n\nexport function Git() {\n return <img alt=\"git\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,MAAM;AACpB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAM,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Git2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/Git.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './git.svg';\n\nexport function Git() {\n return <img alt=\"git\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,MAAM;CACpB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAM,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAC3D"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function NodeJS(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"NodeJS2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/NodeJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './nodejs.svg';\n\nexport function NodeJS() {\n return <img alt=\"nodejs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,SAAS;AACvB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAS,QAAO;EAAK,KAAK,eAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"NodeJS2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/NodeJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './nodejs.svg';\n\nexport function NodeJS() {\n return <img alt=\"nodejs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,SAAS;CACvB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAS,QAAO;EAAK,KAAK,eAAA;EAAM,OAAM;CAAM,CAAA;AAC9D"}
@@ -1 +1 @@
1
- {"version":3,"file":"NodeJS2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/NodeJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './nodejs.svg';\n\nexport function NodeJS() {\n return <img alt=\"nodejs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,SAAS;AACvB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAS,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"NodeJS2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/NodeJS.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './nodejs.svg';\n\nexport function NodeJS() {\n return <img alt=\"nodejs\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,SAAS;CACvB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAS,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAC9D"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function TypeScript(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"TypeScript2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/TypeScript.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './typescript.svg';\n\nexport function TypeScript() {\n return <img alt=\"typescript\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,aAAa;AAC3B,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAa,QAAO;EAAK,KAAK,mBAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"TypeScript2.js","names":[],"sources":["../../../../src/components/Icons/DevsIcons/TypeScript.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './typescript.svg';\n\nexport function TypeScript() {\n return <img alt=\"typescript\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,aAAa;CAC3B,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAa,QAAO;EAAK,KAAK,mBAAA;EAAM,OAAM;CAAM,CAAA;AAClE"}
@@ -1 +1 @@
1
- {"version":3,"file":"TypeScript2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/TypeScript.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './typescript.svg';\n\nexport function TypeScript() {\n return <img alt=\"typescript\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,aAAa;AAC3B,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAa,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"TypeScript2.mjs","names":[],"sources":["../../../../src/components/Icons/DevsIcons/TypeScript.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './typescript.svg';\n\nexport function TypeScript() {\n return <img alt=\"typescript\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,aAAa;CAC3B,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAa,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAClE"}
@@ -1,5 +1,10 @@
1
- require("./TypeScript2.js");
2
- require("./CommonJS2.js");
3
- require("./ES6Module2.js");
4
- require("./NodeJS2.js");
5
- require("./Git2.js");
1
+ const require_TypeScript = require("./TypeScript2.js");
2
+ const require_CommonJS = require("./CommonJS2.js");
3
+ const require_ES6Module = require("./ES6Module2.js");
4
+ const require_NodeJS = require("./NodeJS2.js");
5
+ const require_Git = require("./Git2.js");
6
+ exports.CommonJS = require_CommonJS.CommonJS;
7
+ exports.ES6Modules = require_ES6Module.ES6Modules;
8
+ exports.Git = require_Git.Git;
9
+ exports.NodeJS = require_NodeJS.NodeJS;
10
+ exports.TypeScript = require_TypeScript.TypeScript;
@@ -1,5 +1,6 @@
1
- import "./TypeScript2.mjs";
2
- import "./CommonJS2.mjs";
3
- import "./ES6Module2.mjs";
4
- import "./NodeJS2.mjs";
5
- import "./Git2.mjs";
1
+ import { TypeScript } from "./TypeScript2.mjs";
2
+ import { CommonJS } from "./CommonJS2.mjs";
3
+ import { ES6Modules } from "./ES6Module2.mjs";
4
+ import { NodeJS } from "./NodeJS2.mjs";
5
+ import { Git } from "./Git2.mjs";
6
+ export { CommonJS, ES6Modules, Git, NodeJS, TypeScript };
@@ -1,7 +1,7 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  import { SvgIcon } from './SvgIcon';
3
- declare const Earth: {
4
- ({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
5
- displayName: string;
6
- };
3
+ declare function Earth({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
4
+ declare namespace Earth {
5
+ var displayName: string;
6
+ }
7
7
  export { Earth };
@@ -1 +1 @@
1
- {"version":3,"file":"Earth.js","names":[],"sources":["../../../src/components/Icons/Earth.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Earth = function Earth({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 45 45\" {...props} ref={ref}>\n <defs>\n <clipPath id=\"prefix__a\">\n <path d=\"M0 36h36V0H0v36z\" />\n </clipPath>\n <clipPath id=\"prefix__b\">\n <path d=\"M18 36C8.059 36 0 27.941 0 18S8.059 0 18 0s18 8.059 18 18-8.059 18-18 18z\" />\n </clipPath>\n </defs>\n <g clipPath=\"url(#prefix__a)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18\"\n fill=\"#88c9f9\"\n />\n </g>\n <g clipPath=\"url(#prefix__b)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M3.627 28.952c-.45 2.93 2.195 4.156 3.607 4.47 1.412.314 2.776.62 2.933-.006.156-.628.311-1.46 1.173-1.148.862.314 3.043.56 4.063 1.342 1.02.783 2.244.787 3.264.473 1.02-.313 3.877-.227 3.25-1.167-.627-.94-1.825-.827-2.45-1.924-.628-1.099.171-1.826 1.033-1.826.865 0 1.71-.135 2.26.727.548.863-.383 2.463.324 2.357.706-.106 1.477-.866 2.03-2.043.547-1.176 1.408-.47 1.723-1.176.313-.705 2.04-2.039 1.177-1.804-.864.236-1.726.392-1.96-.47-.237-.863.388-1.726-.237-1.647-.627.08-.86-.089-1.725-.004-.862.083-1.333.631-2.039-.545-.705-1.175-1.254-1.96-1.567-2.509-.315-.549-.785-.86-.55-1.96.235-1.099-.628-.785-.628.156 0 .94-.548 1.098-1.253.942-.706-.157-1.803-.313-1.724-1.098.077-.784-.315-1.725.313-2.352.627-.629 1.33.076 1.723-.158.393-.237 1.525-.023 1.133-.416-.393-.39-1.76-.88-.976-1.509a4.831 4.831 0 011.893-.907c.313-.08.062.774 1.083 1.166 1.017.392 2.608 1.29 3 .584.391-.705.338-.595 1.75-.75 1.41-.156 1.79-.585 2.417-1.917.626-1.333.446-1.192 1.462-1.58 1.021-.394 1.678-.223.737-1.087-.94-.86-1.65-.814-2.199-1.833-.55-1.017-.153-1.73-1.25-2.75A20.755 20.755 0 0024 4c-.618-.37-2.162-2.07-3.083-2.667-.834-.54-1.083 0-1.083 0s.256 1.667.964 2.372c.704.705 1.105 3.344.87 4.128-.235.783-1.36 1.02-1.75 1.333-.393.312-1.418 1.548-1.418 2.334 0 .784 1.71 2.81 1.71 2.81.218-1.089-1.039.328-1.627.523-.47.157-1.542 1.656-2.459 1.814-.916.16-1.363.7-2.068 1.25-.706.55-2.43 1.332-2.353 2.195.08.862-1.725 1.568-2.038 1.568-.314 0-1.019 0-1.647 1.098-.627 1.098-1.725 2.196-1.41 2.98.312.783.391 1.726.233 2.588-.156.862-1.332 1.176-1.567.941-.235-.236-1.489-1.335-1.647-.315\"\n fill=\"#5c913b\"\n />\n </g>\n </SvgIcon>\n );\n};\n\nEarth.displayName = 'Earth';\n\nexport { Earth };\n"],"mappings":";;;;;;AAIA,IAAM,QAAQ,SAAS,MAAM,EAAE,KAAK,GAAG,SAA+C;AACpF,QACE,iBAAA,GAAA,kBAAA,MAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,iBAAA,GAAA,kBAAA,MAAC,QAAD,EAAA,UAAA,CACE,iBAAA,GAAA,kBAAA,KAAC,YAAD;IAAU,IAAG;cACX,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,oBAAqB,CAAA;IACpB,CAAA,EACX,iBAAA,GAAA,kBAAA,KAAC,YAAD;IAAU,IAAG;cACX,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,6EAA8E,CAAA;IAC7E,CAAA,CACN,EAAA,CAAA;GACP,iBAAA,GAAA,kBAAA,KAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,iBAAA,GAAA,kBAAA,KAAC,QAAD;KACE,GAAE;KACF,MAAK;KACL,CAAA;IACA,CAAA;GACJ,iBAAA,GAAA,kBAAA,KAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,iBAAA,GAAA,kBAAA,KAAC,QAAD;KACE,GAAE;KACF,MAAK;KACL,CAAA;IACA,CAAA;GACI;;;AAId,MAAM,cAAc"}
1
+ {"version":3,"file":"Earth.js","names":[],"sources":["../../../src/components/Icons/Earth.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Earth = function Earth({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 45 45\" {...props} ref={ref}>\n <defs>\n <clipPath id=\"prefix__a\">\n <path d=\"M0 36h36V0H0v36z\" />\n </clipPath>\n <clipPath id=\"prefix__b\">\n <path d=\"M18 36C8.059 36 0 27.941 0 18S8.059 0 18 0s18 8.059 18 18-8.059 18-18 18z\" />\n </clipPath>\n </defs>\n <g clipPath=\"url(#prefix__a)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18\"\n fill=\"#88c9f9\"\n />\n </g>\n <g clipPath=\"url(#prefix__b)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M3.627 28.952c-.45 2.93 2.195 4.156 3.607 4.47 1.412.314 2.776.62 2.933-.006.156-.628.311-1.46 1.173-1.148.862.314 3.043.56 4.063 1.342 1.02.783 2.244.787 3.264.473 1.02-.313 3.877-.227 3.25-1.167-.627-.94-1.825-.827-2.45-1.924-.628-1.099.171-1.826 1.033-1.826.865 0 1.71-.135 2.26.727.548.863-.383 2.463.324 2.357.706-.106 1.477-.866 2.03-2.043.547-1.176 1.408-.47 1.723-1.176.313-.705 2.04-2.039 1.177-1.804-.864.236-1.726.392-1.96-.47-.237-.863.388-1.726-.237-1.647-.627.08-.86-.089-1.725-.004-.862.083-1.333.631-2.039-.545-.705-1.175-1.254-1.96-1.567-2.509-.315-.549-.785-.86-.55-1.96.235-1.099-.628-.785-.628.156 0 .94-.548 1.098-1.253.942-.706-.157-1.803-.313-1.724-1.098.077-.784-.315-1.725.313-2.352.627-.629 1.33.076 1.723-.158.393-.237 1.525-.023 1.133-.416-.393-.39-1.76-.88-.976-1.509a4.831 4.831 0 011.893-.907c.313-.08.062.774 1.083 1.166 1.017.392 2.608 1.29 3 .584.391-.705.338-.595 1.75-.75 1.41-.156 1.79-.585 2.417-1.917.626-1.333.446-1.192 1.462-1.58 1.021-.394 1.678-.223.737-1.087-.94-.86-1.65-.814-2.199-1.833-.55-1.017-.153-1.73-1.25-2.75A20.755 20.755 0 0024 4c-.618-.37-2.162-2.07-3.083-2.667-.834-.54-1.083 0-1.083 0s.256 1.667.964 2.372c.704.705 1.105 3.344.87 4.128-.235.783-1.36 1.02-1.75 1.333-.393.312-1.418 1.548-1.418 2.334 0 .784 1.71 2.81 1.71 2.81.218-1.089-1.039.328-1.627.523-.47.157-1.542 1.656-2.459 1.814-.916.16-1.363.7-2.068 1.25-.706.55-2.43 1.332-2.353 2.195.08.862-1.725 1.568-2.038 1.568-.314 0-1.019 0-1.647 1.098-.627 1.098-1.725 2.196-1.41 2.98.312.783.391 1.726.233 2.588-.156.862-1.332 1.176-1.567.941-.235-.236-1.489-1.335-1.647-.315\"\n fill=\"#5c913b\"\n />\n </g>\n </SvgIcon>\n );\n};\n\nEarth.displayName = 'Earth';\n\nexport { Earth };\n"],"mappings":";;;;;;AAIA,IAAM,QAAQ,SAAS,MAAM,EAAE,KAAK,GAAG,SAA+C;CACpF,OACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,QAAD,EAAA,UAAA,CACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,YAAD;IAAU,IAAG;cACX,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,mBAAoB,CAAA;GACpB,CAAA,GACV,iBAAA,GAAA,kBAAA,IAAA,CAAC,YAAD;IAAU,IAAG;cACX,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,4EAA6E,CAAA;GAC7E,CAAA,CACN,EAAA,CAAA;GACN,iBAAA,GAAA,kBAAA,IAAA,CAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD;KACE,GAAE;KACF,MAAK;IACN,CAAA;GACA,CAAA;GACH,iBAAA,GAAA,kBAAA,IAAA,CAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD;KACE,GAAE;KACF,MAAK;IACN,CAAA;GACA,CAAA;EACI;;AAEb;AAEA,MAAM,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"Earth.mjs","names":[],"sources":["../../../src/components/Icons/Earth.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Earth = function Earth({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 45 45\" {...props} ref={ref}>\n <defs>\n <clipPath id=\"prefix__a\">\n <path d=\"M0 36h36V0H0v36z\" />\n </clipPath>\n <clipPath id=\"prefix__b\">\n <path d=\"M18 36C8.059 36 0 27.941 0 18S8.059 0 18 0s18 8.059 18 18-8.059 18-18 18z\" />\n </clipPath>\n </defs>\n <g clipPath=\"url(#prefix__a)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18\"\n fill=\"#88c9f9\"\n />\n </g>\n <g clipPath=\"url(#prefix__b)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M3.627 28.952c-.45 2.93 2.195 4.156 3.607 4.47 1.412.314 2.776.62 2.933-.006.156-.628.311-1.46 1.173-1.148.862.314 3.043.56 4.063 1.342 1.02.783 2.244.787 3.264.473 1.02-.313 3.877-.227 3.25-1.167-.627-.94-1.825-.827-2.45-1.924-.628-1.099.171-1.826 1.033-1.826.865 0 1.71-.135 2.26.727.548.863-.383 2.463.324 2.357.706-.106 1.477-.866 2.03-2.043.547-1.176 1.408-.47 1.723-1.176.313-.705 2.04-2.039 1.177-1.804-.864.236-1.726.392-1.96-.47-.237-.863.388-1.726-.237-1.647-.627.08-.86-.089-1.725-.004-.862.083-1.333.631-2.039-.545-.705-1.175-1.254-1.96-1.567-2.509-.315-.549-.785-.86-.55-1.96.235-1.099-.628-.785-.628.156 0 .94-.548 1.098-1.253.942-.706-.157-1.803-.313-1.724-1.098.077-.784-.315-1.725.313-2.352.627-.629 1.33.076 1.723-.158.393-.237 1.525-.023 1.133-.416-.393-.39-1.76-.88-.976-1.509a4.831 4.831 0 011.893-.907c.313-.08.062.774 1.083 1.166 1.017.392 2.608 1.29 3 .584.391-.705.338-.595 1.75-.75 1.41-.156 1.79-.585 2.417-1.917.626-1.333.446-1.192 1.462-1.58 1.021-.394 1.678-.223.737-1.087-.94-.86-1.65-.814-2.199-1.833-.55-1.017-.153-1.73-1.25-2.75A20.755 20.755 0 0024 4c-.618-.37-2.162-2.07-3.083-2.667-.834-.54-1.083 0-1.083 0s.256 1.667.964 2.372c.704.705 1.105 3.344.87 4.128-.235.783-1.36 1.02-1.75 1.333-.393.312-1.418 1.548-1.418 2.334 0 .784 1.71 2.81 1.71 2.81.218-1.089-1.039.328-1.627.523-.47.157-1.542 1.656-2.459 1.814-.916.16-1.363.7-2.068 1.25-.706.55-2.43 1.332-2.353 2.195.08.862-1.725 1.568-2.038 1.568-.314 0-1.019 0-1.647 1.098-.627 1.098-1.725 2.196-1.41 2.98.312.783.391 1.726.233 2.588-.156.862-1.332 1.176-1.567.941-.235-.236-1.489-1.335-1.647-.315\"\n fill=\"#5c913b\"\n />\n </g>\n </SvgIcon>\n );\n};\n\nEarth.displayName = 'Earth';\n\nexport { Earth };\n"],"mappings":";;;;AAIA,IAAM,QAAQ,SAAS,MAAM,EAAE,KAAK,GAAG,SAA+C;AACpF,QACE,qBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,qBAAC,QAAD,EAAA,UAAA,CACE,oBAAC,YAAD;IAAU,IAAG;cACX,oBAAC,QAAD,EAAM,GAAE,oBAAqB,CAAA;IACpB,CAAA,EACX,oBAAC,YAAD;IAAU,IAAG;cACX,oBAAC,QAAD,EAAM,GAAE,6EAA8E,CAAA;IAC7E,CAAA,CACN,EAAA,CAAA;GACP,oBAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,oBAAC,QAAD;KACE,GAAE;KACF,MAAK;KACL,CAAA;IACA,CAAA;GACJ,oBAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,oBAAC,QAAD;KACE,GAAE;KACF,MAAK;KACL,CAAA;IACA,CAAA;GACI;;;AAId,MAAM,cAAc"}
1
+ {"version":3,"file":"Earth.mjs","names":[],"sources":["../../../src/components/Icons/Earth.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Earth = function Earth({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 45 45\" {...props} ref={ref}>\n <defs>\n <clipPath id=\"prefix__a\">\n <path d=\"M0 36h36V0H0v36z\" />\n </clipPath>\n <clipPath id=\"prefix__b\">\n <path d=\"M18 36C8.059 36 0 27.941 0 18S8.059 0 18 0s18 8.059 18 18-8.059 18-18 18z\" />\n </clipPath>\n </defs>\n <g clipPath=\"url(#prefix__a)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M36 18c0-9.941-8.059-18-18-18S0 8.059 0 18s8.059 18 18 18 18-8.059 18-18\"\n fill=\"#88c9f9\"\n />\n </g>\n <g clipPath=\"url(#prefix__b)\" transform=\"matrix(1.25 0 0 -1.25 0 45)\">\n <path\n d=\"M3.627 28.952c-.45 2.93 2.195 4.156 3.607 4.47 1.412.314 2.776.62 2.933-.006.156-.628.311-1.46 1.173-1.148.862.314 3.043.56 4.063 1.342 1.02.783 2.244.787 3.264.473 1.02-.313 3.877-.227 3.25-1.167-.627-.94-1.825-.827-2.45-1.924-.628-1.099.171-1.826 1.033-1.826.865 0 1.71-.135 2.26.727.548.863-.383 2.463.324 2.357.706-.106 1.477-.866 2.03-2.043.547-1.176 1.408-.47 1.723-1.176.313-.705 2.04-2.039 1.177-1.804-.864.236-1.726.392-1.96-.47-.237-.863.388-1.726-.237-1.647-.627.08-.86-.089-1.725-.004-.862.083-1.333.631-2.039-.545-.705-1.175-1.254-1.96-1.567-2.509-.315-.549-.785-.86-.55-1.96.235-1.099-.628-.785-.628.156 0 .94-.548 1.098-1.253.942-.706-.157-1.803-.313-1.724-1.098.077-.784-.315-1.725.313-2.352.627-.629 1.33.076 1.723-.158.393-.237 1.525-.023 1.133-.416-.393-.39-1.76-.88-.976-1.509a4.831 4.831 0 011.893-.907c.313-.08.062.774 1.083 1.166 1.017.392 2.608 1.29 3 .584.391-.705.338-.595 1.75-.75 1.41-.156 1.79-.585 2.417-1.917.626-1.333.446-1.192 1.462-1.58 1.021-.394 1.678-.223.737-1.087-.94-.86-1.65-.814-2.199-1.833-.55-1.017-.153-1.73-1.25-2.75A20.755 20.755 0 0024 4c-.618-.37-2.162-2.07-3.083-2.667-.834-.54-1.083 0-1.083 0s.256 1.667.964 2.372c.704.705 1.105 3.344.87 4.128-.235.783-1.36 1.02-1.75 1.333-.393.312-1.418 1.548-1.418 2.334 0 .784 1.71 2.81 1.71 2.81.218-1.089-1.039.328-1.627.523-.47.157-1.542 1.656-2.459 1.814-.916.16-1.363.7-2.068 1.25-.706.55-2.43 1.332-2.353 2.195.08.862-1.725 1.568-2.038 1.568-.314 0-1.019 0-1.647 1.098-.627 1.098-1.725 2.196-1.41 2.98.312.783.391 1.726.233 2.588-.156.862-1.332 1.176-1.567.941-.235-.236-1.489-1.335-1.647-.315\"\n fill=\"#5c913b\"\n />\n </g>\n </SvgIcon>\n );\n};\n\nEarth.displayName = 'Earth';\n\nexport { Earth };\n"],"mappings":";;;;AAIA,IAAM,QAAQ,SAAS,MAAM,EAAE,KAAK,GAAG,SAA+C;CACpF,OACE,qBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,qBAAC,QAAD,EAAA,UAAA,CACE,oBAAC,YAAD;IAAU,IAAG;cACX,oBAAC,QAAD,EAAM,GAAE,mBAAoB,CAAA;GACpB,CAAA,GACV,oBAAC,YAAD;IAAU,IAAG;cACX,oBAAC,QAAD,EAAM,GAAE,4EAA6E,CAAA;GAC7E,CAAA,CACN,EAAA,CAAA;GACN,oBAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,oBAAC,QAAD;KACE,GAAE;KACF,MAAK;IACN,CAAA;GACA,CAAA;GACH,oBAAC,KAAD;IAAG,UAAS;IAAkB,WAAU;cACtC,oBAAC,QAAD;KACE,GAAE;KACF,MAAK;IACN,CAAA;GACA,CAAA;EACI;;AAEb;AAEA,MAAM,cAAc"}
@@ -1,7 +1,7 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  import { SvgIcon } from './SvgIcon';
3
- declare const FileBinary: {
4
- ({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
5
- displayName: string;
6
- };
3
+ declare function FileBinary({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
4
+ declare namespace FileBinary {
5
+ var displayName: string;
6
+ }
7
7
  export { FileBinary };
@@ -1 +1 @@
1
- {"version":3,"file":"FileBinary.js","names":[],"sources":["../../../src/components/Icons/FileBinary.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst FileBinary = function FileBinary({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path d=\"M8.5 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4.5L8.5 1zM11 14H1V2h7l3 3v9zM5 6.98L3.5 8.5 5 10l-.5 1L2 8.5 4.5 6l.5.98zM7.5 6L10 8.5 7.5 11l-.5-.98L8.5 8.5 7 7l.5-1z\" />\n </SvgIcon>\n );\n};\n\nFileBinary.displayName = 'FileBinary';\n\nexport { FileBinary };\n"],"mappings":";;;;;;AAIA,IAAM,aAAa,SAAS,WAAW,EAAE,KAAK,GAAG,SAA+C;AAC9F,QACE,iBAAA,GAAA,kBAAA,KAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,2LAA4L,CAAA;EAC5L,CAAA;;AAId,WAAW,cAAc"}
1
+ {"version":3,"file":"FileBinary.js","names":[],"sources":["../../../src/components/Icons/FileBinary.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst FileBinary = function FileBinary({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path d=\"M8.5 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4.5L8.5 1zM11 14H1V2h7l3 3v9zM5 6.98L3.5 8.5 5 10l-.5 1L2 8.5 4.5 6l.5.98zM7.5 6L10 8.5 7.5 11l-.5-.98L8.5 8.5 7 7l.5-1z\" />\n </SvgIcon>\n );\n};\n\nFileBinary.displayName = 'FileBinary';\n\nexport { FileBinary };\n"],"mappings":";;;;;;AAIA,IAAM,aAAa,SAAS,WAAW,EAAE,KAAK,GAAG,SAA+C;CAC9F,OACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,0LAA2L,CAAA;CAC5L,CAAA;AAEb;AAEA,WAAW,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"FileBinary.mjs","names":[],"sources":["../../../src/components/Icons/FileBinary.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst FileBinary = function FileBinary({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path d=\"M8.5 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4.5L8.5 1zM11 14H1V2h7l3 3v9zM5 6.98L3.5 8.5 5 10l-.5 1L2 8.5 4.5 6l.5.98zM7.5 6L10 8.5 7.5 11l-.5-.98L8.5 8.5 7 7l.5-1z\" />\n </SvgIcon>\n );\n};\n\nFileBinary.displayName = 'FileBinary';\n\nexport { FileBinary };\n"],"mappings":";;;;AAIA,IAAM,aAAa,SAAS,WAAW,EAAE,KAAK,GAAG,SAA+C;AAC9F,QACE,oBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,oBAAC,QAAD,EAAM,GAAE,2LAA4L,CAAA;EAC5L,CAAA;;AAId,WAAW,cAAc"}
1
+ {"version":3,"file":"FileBinary.mjs","names":[],"sources":["../../../src/components/Icons/FileBinary.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst FileBinary = function FileBinary({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path d=\"M8.5 1H1c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4.5L8.5 1zM11 14H1V2h7l3 3v9zM5 6.98L3.5 8.5 5 10l-.5 1L2 8.5 4.5 6l.5.98zM7.5 6L10 8.5 7.5 11l-.5-.98L8.5 8.5 7 7l.5-1z\" />\n </SvgIcon>\n );\n};\n\nFileBinary.displayName = 'FileBinary';\n\nexport { FileBinary };\n"],"mappings":";;;;AAIA,IAAM,aAAa,SAAS,WAAW,EAAE,KAAK,GAAG,SAA+C;CAC9F,OACE,oBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,oBAAC,QAAD,EAAM,GAAE,0LAA2L,CAAA;CAC5L,CAAA;AAEb;AAEA,WAAW,cAAc"}
@@ -1,7 +1,7 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  import { SvgIcon } from './SvgIcon';
3
- declare const Law: {
4
- ({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
5
- displayName: string;
6
- };
3
+ declare function Law({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
4
+ declare namespace Law {
5
+ var displayName: string;
6
+ }
7
7
  export { Law };
@@ -1 +1 @@
1
- {"version":3,"file":"Law.js","names":[],"sources":["../../../src/components/Icons/Law.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Law = function Law({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path\n d=\"M7 4c-.83 0-1.5-.67-1.5-1.5S6.17 1 7 1s1.5.67 1.5 1.5S7.83 4 7 4zm7 6c0 1.11-.89 2-2 2h-1c-1.11 0-2-.89-2-2l2-4h-1c-.55 0-1-.45-1-1H8v8c.42 0 1 .45 1 1h1c.42 0 1 .45 1 1H3c0-.55.58-1 1-1h1c0-.55.58-1 1-1h.03L6 5H5c0 .55-.45 1-1 1H3l2 4c0 1.11-.89 2-2 2H2c-1.11 0-2-.89-2-2l2-4H1V5h3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1h3v1h-1l2 4zM2.5 7L1 10h3L2.5 7zM13 10l-1.5-3-1.5 3h3z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nLaw.displayName = 'Law';\n\nexport { Law };\n"],"mappings":";;;;;;AAIA,IAAM,MAAM,SAAS,IAAI,EAAE,KAAK,GAAG,SAA+C;AAChF,QACE,iBAAA,GAAA,kBAAA,KAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,iBAAA,GAAA,kBAAA,KAAC,QAAD;GACE,GAAE;GACF,UAAS;GACT,CAAA;EACM,CAAA;;AAId,IAAI,cAAc"}
1
+ {"version":3,"file":"Law.js","names":[],"sources":["../../../src/components/Icons/Law.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Law = function Law({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path\n d=\"M7 4c-.83 0-1.5-.67-1.5-1.5S6.17 1 7 1s1.5.67 1.5 1.5S7.83 4 7 4zm7 6c0 1.11-.89 2-2 2h-1c-1.11 0-2-.89-2-2l2-4h-1c-.55 0-1-.45-1-1H8v8c.42 0 1 .45 1 1h1c.42 0 1 .45 1 1H3c0-.55.58-1 1-1h1c0-.55.58-1 1-1h.03L6 5H5c0 .55-.45 1-1 1H3l2 4c0 1.11-.89 2-2 2H2c-1.11 0-2-.89-2-2l2-4H1V5h3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1h3v1h-1l2 4zM2.5 7L1 10h3L2.5 7zM13 10l-1.5-3-1.5 3h3z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nLaw.displayName = 'Law';\n\nexport { Law };\n"],"mappings":";;;;;;AAIA,IAAM,MAAM,SAAS,IAAI,EAAE,KAAK,GAAG,SAA+C;CAChF,OACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD;GACE,GAAE;GACF,UAAS;EACV,CAAA;CACM,CAAA;AAEb;AAEA,IAAI,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"Law.mjs","names":[],"sources":["../../../src/components/Icons/Law.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Law = function Law({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path\n d=\"M7 4c-.83 0-1.5-.67-1.5-1.5S6.17 1 7 1s1.5.67 1.5 1.5S7.83 4 7 4zm7 6c0 1.11-.89 2-2 2h-1c-1.11 0-2-.89-2-2l2-4h-1c-.55 0-1-.45-1-1H8v8c.42 0 1 .45 1 1h1c.42 0 1 .45 1 1H3c0-.55.58-1 1-1h1c0-.55.58-1 1-1h.03L6 5H5c0 .55-.45 1-1 1H3l2 4c0 1.11-.89 2-2 2H2c-1.11 0-2-.89-2-2l2-4H1V5h3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1h3v1h-1l2 4zM2.5 7L1 10h3L2.5 7zM13 10l-1.5-3-1.5 3h3z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nLaw.displayName = 'Law';\n\nexport { Law };\n"],"mappings":";;;;AAIA,IAAM,MAAM,SAAS,IAAI,EAAE,KAAK,GAAG,SAA+C;AAChF,QACE,oBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,oBAAC,QAAD;GACE,GAAE;GACF,UAAS;GACT,CAAA;EACM,CAAA;;AAId,IAAI,cAAc"}
1
+ {"version":3,"file":"Law.mjs","names":[],"sources":["../../../src/components/Icons/Law.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Law = function Law({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 14 16\" {...props} ref={ref}>\n <path\n d=\"M7 4c-.83 0-1.5-.67-1.5-1.5S6.17 1 7 1s1.5.67 1.5 1.5S7.83 4 7 4zm7 6c0 1.11-.89 2-2 2h-1c-1.11 0-2-.89-2-2l2-4h-1c-.55 0-1-.45-1-1H8v8c.42 0 1 .45 1 1h1c.42 0 1 .45 1 1H3c0-.55.58-1 1-1h1c0-.55.58-1 1-1h.03L6 5H5c0 .55-.45 1-1 1H3l2 4c0 1.11-.89 2-2 2H2c-1.11 0-2-.89-2-2l2-4H1V5h3c0-.55.45-1 1-1h4c.55 0 1 .45 1 1h3v1h-1l2 4zM2.5 7L1 10h3L2.5 7zM13 10l-1.5-3-1.5 3h3z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nLaw.displayName = 'Law';\n\nexport { Law };\n"],"mappings":";;;;AAIA,IAAM,MAAM,SAAS,IAAI,EAAE,KAAK,GAAG,SAA+C;CAChF,OACE,oBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAC3C,oBAAC,QAAD;GACE,GAAE;GACF,UAAS;EACV,CAAA;CACM,CAAA;AAEb;AAEA,IAAI,cAAc"}
@@ -1,9 +1,9 @@
1
- import { default as React } from 'react';
2
- declare const License: {
3
- ({ ref, ...props }: {
4
- [x: string]: any;
5
- ref: any;
6
- }): React.JSX.Element;
7
- displayName: string;
8
- };
1
+ import React from 'react';
2
+ declare function License({ ref, ...props }: {
3
+ [x: string]: any;
4
+ ref: any;
5
+ }): React.JSX.Element;
6
+ declare namespace License {
7
+ var displayName: string;
8
+ }
9
9
  export { License };
@@ -1 +1 @@
1
- {"version":3,"file":"License.js","names":[],"sources":["../../../src/components/Icons/License.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst License = function License({ ref, ...props }) {\n return (\n <SvgIcon viewBox=\"0 0 490.652 490.652\" {...props} ref={ref}>\n <path d=\"M456.607 9.904H34.04C15.269 9.904 0 25.17 0 43.945V310.17c0 18.77 15.269 34.039 34.04 34.039h260.642c-4.043-10.35-6.534-21.737-7.159-33.742l-253.974-.297.491-266.718 423.063.493V310.17c0 .279-.23.492-.495.492l-15.251-.019c-.637 11.942-3.111 23.263-7.138 33.565h22.389c18.777 0 34.045-15.27 34.045-34.039V43.945c-.001-18.775-15.268-34.041-34.046-34.041z\" />\n <path d=\"M364.447 381.02c33.354 0 60.386-34.152 60.386-76.289 0-42.131-27.031-76.284-60.386-76.284-33.35 0-60.38 34.153-60.38 76.284 0 42.137 27.031 76.289 60.38 76.289zM81.087 118.345h149.561c9.273 0 16.776-7.499 16.776-16.772 0-9.271-7.504-16.775-16.776-16.775H81.087c-9.271 0-16.771 7.504-16.771 16.775 0 9.273 7.499 16.772 16.771 16.772zm334.08 58.716c0-9.273-7.505-16.779-16.776-16.779H81.087c-9.271 0-16.771 7.506-16.771 16.779 0 9.271 7.499 16.77 16.771 16.77h317.304c9.271 0 16.776-7.498 16.776-16.77zm-334.08 58.707c-9.271 0-16.771 7.504-16.771 16.771 0 9.273 7.499 16.777 16.771 16.777h149.561c9.273 0 16.776-7.504 16.776-16.777 0-9.268-7.504-16.771-16.776-16.771H81.087zm334.338 138.684c-.065.082-23.295 26.869-55.728 23.081l40.331 81.577a2.93 2.93 0 002.637 1.639h.215a2.95 2.95 0 002.571-2.031l10.174-31.234a3.024 3.024 0 011.488-1.728 3.07 3.07 0 012.28-.13l30.977 10.88c.324.112.651.163.98.163.836 0 1.623-.348 2.195-.982.803-.9.964-2.18.441-3.244l-38.561-77.991zm-101.772.146c-.049-.047-.118-.096-.185-.146l-38.561 77.973a2.953 2.953 0 00.448 3.262 2.961 2.961 0 003.174.819l30.978-10.88c.328-.113.658-.16.982-.16.442 0 .884.096 1.294.29.706.36 1.245.987 1.493 1.741l10.173 31.221c.378 1.133 1.391 1.936 2.572 2.014h.21a2.95 2.95 0 002.642-1.621l26.206-53.01-16.755-33.893c-.066-.034-14.672-5.884-24.671-17.61z\" />\n </SvgIcon>\n );\n};\n\nLicense.displayName = 'License';\n\nexport { License };\n"],"mappings":";;;;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAAS;AAClD,QACE,iBAAA,GAAA,kBAAA,MAAC,gBAAA,SAAD;EAAS,SAAQ;EAAsB,GAAI;EAAY;YAAvD,CACE,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,oWAAqW,CAAA,EAC7W,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,yyCAA0yC,CAAA,CAC1yC;;;AAId,QAAQ,cAAc"}
1
+ {"version":3,"file":"License.js","names":[],"sources":["../../../src/components/Icons/License.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst License = function License({ ref, ...props }) {\n return (\n <SvgIcon viewBox=\"0 0 490.652 490.652\" {...props} ref={ref}>\n <path d=\"M456.607 9.904H34.04C15.269 9.904 0 25.17 0 43.945V310.17c0 18.77 15.269 34.039 34.04 34.039h260.642c-4.043-10.35-6.534-21.737-7.159-33.742l-253.974-.297.491-266.718 423.063.493V310.17c0 .279-.23.492-.495.492l-15.251-.019c-.637 11.942-3.111 23.263-7.138 33.565h22.389c18.777 0 34.045-15.27 34.045-34.039V43.945c-.001-18.775-15.268-34.041-34.046-34.041z\" />\n <path d=\"M364.447 381.02c33.354 0 60.386-34.152 60.386-76.289 0-42.131-27.031-76.284-60.386-76.284-33.35 0-60.38 34.153-60.38 76.284 0 42.137 27.031 76.289 60.38 76.289zM81.087 118.345h149.561c9.273 0 16.776-7.499 16.776-16.772 0-9.271-7.504-16.775-16.776-16.775H81.087c-9.271 0-16.771 7.504-16.771 16.775 0 9.273 7.499 16.772 16.771 16.772zm334.08 58.716c0-9.273-7.505-16.779-16.776-16.779H81.087c-9.271 0-16.771 7.506-16.771 16.779 0 9.271 7.499 16.77 16.771 16.77h317.304c9.271 0 16.776-7.498 16.776-16.77zm-334.08 58.707c-9.271 0-16.771 7.504-16.771 16.771 0 9.273 7.499 16.777 16.771 16.777h149.561c9.273 0 16.776-7.504 16.776-16.777 0-9.268-7.504-16.771-16.776-16.771H81.087zm334.338 138.684c-.065.082-23.295 26.869-55.728 23.081l40.331 81.577a2.93 2.93 0 002.637 1.639h.215a2.95 2.95 0 002.571-2.031l10.174-31.234a3.024 3.024 0 011.488-1.728 3.07 3.07 0 012.28-.13l30.977 10.88c.324.112.651.163.98.163.836 0 1.623-.348 2.195-.982.803-.9.964-2.18.441-3.244l-38.561-77.991zm-101.772.146c-.049-.047-.118-.096-.185-.146l-38.561 77.973a2.953 2.953 0 00.448 3.262 2.961 2.961 0 003.174.819l30.978-10.88c.328-.113.658-.16.982-.16.442 0 .884.096 1.294.29.706.36 1.245.987 1.493 1.741l10.173 31.221c.378 1.133 1.391 1.936 2.572 2.014h.21a2.95 2.95 0 002.642-1.621l26.206-53.01-16.755-33.893c-.066-.034-14.672-5.884-24.671-17.61z\" />\n </SvgIcon>\n );\n};\n\nLicense.displayName = 'License';\n\nexport { License };\n"],"mappings":";;;;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAAS;CAClD,OACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,gBAAA,SAAD;EAAS,SAAQ;EAAsB,GAAI;EAAY;YAAvD,CACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,mWAAoW,CAAA,GAC5W,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,wyCAAyyC,CAAA,CAC1yC;;AAEb;AAEA,QAAQ,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"License.mjs","names":[],"sources":["../../../src/components/Icons/License.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst License = function License({ ref, ...props }) {\n return (\n <SvgIcon viewBox=\"0 0 490.652 490.652\" {...props} ref={ref}>\n <path d=\"M456.607 9.904H34.04C15.269 9.904 0 25.17 0 43.945V310.17c0 18.77 15.269 34.039 34.04 34.039h260.642c-4.043-10.35-6.534-21.737-7.159-33.742l-253.974-.297.491-266.718 423.063.493V310.17c0 .279-.23.492-.495.492l-15.251-.019c-.637 11.942-3.111 23.263-7.138 33.565h22.389c18.777 0 34.045-15.27 34.045-34.039V43.945c-.001-18.775-15.268-34.041-34.046-34.041z\" />\n <path d=\"M364.447 381.02c33.354 0 60.386-34.152 60.386-76.289 0-42.131-27.031-76.284-60.386-76.284-33.35 0-60.38 34.153-60.38 76.284 0 42.137 27.031 76.289 60.38 76.289zM81.087 118.345h149.561c9.273 0 16.776-7.499 16.776-16.772 0-9.271-7.504-16.775-16.776-16.775H81.087c-9.271 0-16.771 7.504-16.771 16.775 0 9.273 7.499 16.772 16.771 16.772zm334.08 58.716c0-9.273-7.505-16.779-16.776-16.779H81.087c-9.271 0-16.771 7.506-16.771 16.779 0 9.271 7.499 16.77 16.771 16.77h317.304c9.271 0 16.776-7.498 16.776-16.77zm-334.08 58.707c-9.271 0-16.771 7.504-16.771 16.771 0 9.273 7.499 16.777 16.771 16.777h149.561c9.273 0 16.776-7.504 16.776-16.777 0-9.268-7.504-16.771-16.776-16.771H81.087zm334.338 138.684c-.065.082-23.295 26.869-55.728 23.081l40.331 81.577a2.93 2.93 0 002.637 1.639h.215a2.95 2.95 0 002.571-2.031l10.174-31.234a3.024 3.024 0 011.488-1.728 3.07 3.07 0 012.28-.13l30.977 10.88c.324.112.651.163.98.163.836 0 1.623-.348 2.195-.982.803-.9.964-2.18.441-3.244l-38.561-77.991zm-101.772.146c-.049-.047-.118-.096-.185-.146l-38.561 77.973a2.953 2.953 0 00.448 3.262 2.961 2.961 0 003.174.819l30.978-10.88c.328-.113.658-.16.982-.16.442 0 .884.096 1.294.29.706.36 1.245.987 1.493 1.741l10.173 31.221c.378 1.133 1.391 1.936 2.572 2.014h.21a2.95 2.95 0 002.642-1.621l26.206-53.01-16.755-33.893c-.066-.034-14.672-5.884-24.671-17.61z\" />\n </SvgIcon>\n );\n};\n\nLicense.displayName = 'License';\n\nexport { License };\n"],"mappings":";;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAAS;AAClD,QACE,qBAAC,SAAD;EAAS,SAAQ;EAAsB,GAAI;EAAY;YAAvD,CACE,oBAAC,QAAD,EAAM,GAAE,oWAAqW,CAAA,EAC7W,oBAAC,QAAD,EAAM,GAAE,yyCAA0yC,CAAA,CAC1yC;;;AAId,QAAQ,cAAc"}
1
+ {"version":3,"file":"License.mjs","names":[],"sources":["../../../src/components/Icons/License.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst License = function License({ ref, ...props }) {\n return (\n <SvgIcon viewBox=\"0 0 490.652 490.652\" {...props} ref={ref}>\n <path d=\"M456.607 9.904H34.04C15.269 9.904 0 25.17 0 43.945V310.17c0 18.77 15.269 34.039 34.04 34.039h260.642c-4.043-10.35-6.534-21.737-7.159-33.742l-253.974-.297.491-266.718 423.063.493V310.17c0 .279-.23.492-.495.492l-15.251-.019c-.637 11.942-3.111 23.263-7.138 33.565h22.389c18.777 0 34.045-15.27 34.045-34.039V43.945c-.001-18.775-15.268-34.041-34.046-34.041z\" />\n <path d=\"M364.447 381.02c33.354 0 60.386-34.152 60.386-76.289 0-42.131-27.031-76.284-60.386-76.284-33.35 0-60.38 34.153-60.38 76.284 0 42.137 27.031 76.289 60.38 76.289zM81.087 118.345h149.561c9.273 0 16.776-7.499 16.776-16.772 0-9.271-7.504-16.775-16.776-16.775H81.087c-9.271 0-16.771 7.504-16.771 16.775 0 9.273 7.499 16.772 16.771 16.772zm334.08 58.716c0-9.273-7.505-16.779-16.776-16.779H81.087c-9.271 0-16.771 7.506-16.771 16.779 0 9.271 7.499 16.77 16.771 16.77h317.304c9.271 0 16.776-7.498 16.776-16.77zm-334.08 58.707c-9.271 0-16.771 7.504-16.771 16.771 0 9.273 7.499 16.777 16.771 16.777h149.561c9.273 0 16.776-7.504 16.776-16.777 0-9.268-7.504-16.771-16.776-16.771H81.087zm334.338 138.684c-.065.082-23.295 26.869-55.728 23.081l40.331 81.577a2.93 2.93 0 002.637 1.639h.215a2.95 2.95 0 002.571-2.031l10.174-31.234a3.024 3.024 0 011.488-1.728 3.07 3.07 0 012.28-.13l30.977 10.88c.324.112.651.163.98.163.836 0 1.623-.348 2.195-.982.803-.9.964-2.18.441-3.244l-38.561-77.991zm-101.772.146c-.049-.047-.118-.096-.185-.146l-38.561 77.973a2.953 2.953 0 00.448 3.262 2.961 2.961 0 003.174.819l30.978-10.88c.328-.113.658-.16.982-.16.442 0 .884.096 1.294.29.706.36 1.245.987 1.493 1.741l10.173 31.221c.378 1.133 1.391 1.936 2.572 2.014h.21a2.95 2.95 0 002.642-1.621l26.206-53.01-16.755-33.893c-.066-.034-14.672-5.884-24.671-17.61z\" />\n </SvgIcon>\n );\n};\n\nLicense.displayName = 'License';\n\nexport { License };\n"],"mappings":";;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAAS;CAClD,OACE,qBAAC,SAAD;EAAS,SAAQ;EAAsB,GAAI;EAAY;YAAvD,CACE,oBAAC,QAAD,EAAM,GAAE,mWAAoW,CAAA,GAC5W,oBAAC,QAAD,EAAM,GAAE,wyCAAyyC,CAAA,CAC1yC;;AAEb;AAEA,QAAQ,cAAc"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function Npm(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Npm2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Npm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './npm.svg';\n\nexport function Npm() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,MAAM;AACpB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK,YAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Npm2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Npm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './npm.svg';\n\nexport function Npm() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,MAAM;CACpB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK,YAAA;EAAM,OAAM;CAAM,CAAA;AAC3E"}
@@ -1 +1 @@
1
- {"version":3,"file":"Npm2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Npm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './npm.svg';\n\nexport function Npm() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,MAAM;AACpB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Npm2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Npm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './npm.svg';\n\nexport function Npm() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,MAAM;CACpB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAC3E"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function Pnpm(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Pnpm2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Pnpm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './pnpm.svg';\n\nexport function Pnpm() {\n return <img alt=\"pnpm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,OAAO;AACrB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAuB,QAAO;EAAK,KAAK,aAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Pnpm2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Pnpm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './pnpm.svg';\n\nexport function Pnpm() {\n return <img alt=\"pnpm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,OAAO;CACrB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAuB,QAAO;EAAK,KAAK,aAAA;EAAM,OAAM;CAAM,CAAA;AAC5E"}
@@ -1 +1 @@
1
- {"version":3,"file":"Pnpm2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Pnpm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './pnpm.svg';\n\nexport function Pnpm() {\n return <img alt=\"pnpm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,OAAO;AACrB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAuB,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Pnpm2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Pnpm.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './pnpm.svg';\n\nexport function Pnpm() {\n return <img alt=\"pnpm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,OAAO;CACrB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAuB,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAC5E"}
@@ -1,2 +1,2 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  export declare function Yarn(): React.JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Yarn2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Yarn.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './yarn.svg';\n\nexport function Yarn() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,OAAO;AACrB,QAAO,iBAAA,GAAA,kBAAA,KAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK,aAAA;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Yarn2.js","names":[],"sources":["../../../../src/components/Icons/Managers/Yarn.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './yarn.svg';\n\nexport function Yarn() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;;;AAIA,SAAgB,OAAO;CACrB,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK,aAAA;EAAM,OAAM;CAAM,CAAA;AAC3E"}
@@ -1 +1 @@
1
- {"version":3,"file":"Yarn2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Yarn.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './yarn.svg';\n\nexport function Yarn() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,OAAO;AACrB,QAAO,oBAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK;EAAM,OAAM;EAAO,CAAA"}
1
+ {"version":3,"file":"Yarn2.mjs","names":[],"sources":["../../../../src/components/Icons/Managers/Yarn.tsx"],"sourcesContent":["import React from 'react';\n\nimport icon from './yarn.svg';\n\nexport function Yarn() {\n return <img alt=\"npm package manager\" height=\"20\" src={icon} width=\"20\" />;\n}\n"],"mappings":";;;;AAIA,SAAgB,OAAO;CACrB,OAAO,oBAAC,OAAD;EAAK,KAAI;EAAsB,QAAO;EAAK,KAAK;EAAM,OAAM;CAAM,CAAA;AAC3E"}
@@ -1,3 +1,6 @@
1
- require("./Npm2.js");
2
- require("./Pnpm2.js");
3
- require("./Yarn2.js");
1
+ const require_Npm = require("./Npm2.js");
2
+ const require_Pnpm = require("./Pnpm2.js");
3
+ const require_Yarn = require("./Yarn2.js");
4
+ exports.Npm = require_Npm.Npm;
5
+ exports.Pnpm = require_Pnpm.Pnpm;
6
+ exports.Yarn = require_Yarn.Yarn;
@@ -1,3 +1,4 @@
1
- import "./Npm2.mjs";
2
- import "./Pnpm2.mjs";
3
- import "./Yarn2.mjs";
1
+ import { Npm } from "./Npm2.mjs";
2
+ import { Pnpm } from "./Pnpm2.mjs";
3
+ import { Yarn } from "./Yarn2.mjs";
4
+ export { Npm, Pnpm, Yarn };
@@ -1,5 +1,5 @@
1
- import { SvgIconProps } from '@mui/material/SvgIcon';
2
- import { default as React } from 'react';
1
+ import type { SvgIconProps } from '@mui/material/SvgIcon';
2
+ import React from 'react';
3
3
  type Size = 'sm' | 'md';
4
4
  type Props = Omit<SvgIconProps, 'color' | 'fontsize' | 'name'> & {
5
5
  size?: Size;
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.js","names":[],"sources":["../../../src/components/Icons/SvgIcon.tsx"],"sourcesContent":["import styled from '@emotion/styled';\nimport type { SvgIconProps } from '@mui/material/SvgIcon';\nimport { default as MaterialUISvgIcon } from '@mui/material/SvgIcon';\nimport React from 'react';\n\ntype Size = 'sm' | 'md';\n\ntype Props = Omit<SvgIconProps, 'color' | 'fontsize' | 'name'> & {\n size?: Size;\n title?: string;\n className?: string;\n};\n\nconst SvgIcon = function SvgIcon({\n ref,\n size = 'md',\n title,\n ...props\n}: Props & { ref?: React.RefObject<SVGSVGElement | null> }) {\n return <StyledMaterialUISvgIcon size={size} titleAccess={title} {...props} ref={ref} />;\n};\n\nexport { SvgIcon };\n\nconst getSize = (size: Size) => {\n if (size === 'md') {\n return {\n width: 18,\n height: 18,\n };\n }\n\n return {\n width: 14,\n height: 16,\n };\n};\n\nconst StyledMaterialUISvgIcon = styled(MaterialUISvgIcon)<{ size: Size }>(({ size }) => ({\n ...getSize(size),\n}));\n"],"mappings":";;;;;;;;;AAaA,IAAM,UAAU,SAAS,QAAQ,EAC/B,KACA,OAAO,MACP,OACA,GAAG,SACuD;AAC1D,QAAO,iBAAA,GAAA,kBAAA,KAAC,yBAAD;EAA+B;EAAM,aAAa;EAAO,GAAI;EAAY;EAAO,CAAA;;AAKzF,IAAM,WAAW,SAAe;AAC9B,KAAI,SAAS,KACX,QAAO;EACL,OAAO;EACP,QAAQ;EACT;AAGH,QAAO;EACL,OAAO;EACP,QAAQ;EACT;;AAGH,IAAM,2BAAA,GAAA,gBAAA,SAAiC,sBAAA,QAAkB,EAAkB,EAAE,YAAY,EACvF,GAAG,QAAQ,KAAK,EACjB,EAAE"}
1
+ {"version":3,"file":"SvgIcon.js","names":[],"sources":["../../../src/components/Icons/SvgIcon.tsx"],"sourcesContent":["import styled from '@emotion/styled';\nimport type { SvgIconProps } from '@mui/material/SvgIcon';\nimport { default as MaterialUISvgIcon } from '@mui/material/SvgIcon';\nimport React from 'react';\n\ntype Size = 'sm' | 'md';\n\ntype Props = Omit<SvgIconProps, 'color' | 'fontsize' | 'name'> & {\n size?: Size;\n title?: string;\n className?: string;\n};\n\nconst SvgIcon = function SvgIcon({\n ref,\n size = 'md',\n title,\n ...props\n}: Props & { ref?: React.RefObject<SVGSVGElement | null> }) {\n return <StyledMaterialUISvgIcon size={size} titleAccess={title} {...props} ref={ref} />;\n};\n\nexport { SvgIcon };\n\nconst getSize = (size: Size) => {\n if (size === 'md') {\n return {\n width: 18,\n height: 18,\n };\n }\n\n return {\n width: 14,\n height: 16,\n };\n};\n\nconst StyledMaterialUISvgIcon = styled(MaterialUISvgIcon)<{ size: Size }>(({ size }) => ({\n ...getSize(size),\n}));\n"],"mappings":";;;;;;;;;AAaA,IAAM,UAAU,SAAS,QAAQ,EAC/B,KACA,OAAO,MACP,OACA,GAAG,SACuD;CAC1D,OAAO,iBAAA,GAAA,kBAAA,IAAA,CAAC,yBAAD;EAA+B;EAAM,aAAa;EAAO,GAAI;EAAY;CAAM,CAAA;AACxF;AAIA,IAAM,WAAW,SAAe;CAC9B,IAAI,SAAS,MACX,OAAO;EACL,OAAO;EACP,QAAQ;CACV;CAGF,OAAO;EACL,OAAO;EACP,QAAQ;CACV;AACF;AAEA,IAAM,2BAAA,GAAA,gBAAA,QAAA,CAAiC,sBAAA,OAAiB,CAAC,EAAkB,EAAE,YAAY,EACvF,GAAG,QAAQ,IAAI,EACjB,EAAE"}
@@ -1 +1 @@
1
- {"version":3,"file":"SvgIcon.mjs","names":[],"sources":["../../../src/components/Icons/SvgIcon.tsx"],"sourcesContent":["import styled from '@emotion/styled';\nimport type { SvgIconProps } from '@mui/material/SvgIcon';\nimport { default as MaterialUISvgIcon } from '@mui/material/SvgIcon';\nimport React from 'react';\n\ntype Size = 'sm' | 'md';\n\ntype Props = Omit<SvgIconProps, 'color' | 'fontsize' | 'name'> & {\n size?: Size;\n title?: string;\n className?: string;\n};\n\nconst SvgIcon = function SvgIcon({\n ref,\n size = 'md',\n title,\n ...props\n}: Props & { ref?: React.RefObject<SVGSVGElement | null> }) {\n return <StyledMaterialUISvgIcon size={size} titleAccess={title} {...props} ref={ref} />;\n};\n\nexport { SvgIcon };\n\nconst getSize = (size: Size) => {\n if (size === 'md') {\n return {\n width: 18,\n height: 18,\n };\n }\n\n return {\n width: 14,\n height: 16,\n };\n};\n\nconst StyledMaterialUISvgIcon = styled(MaterialUISvgIcon)<{ size: Size }>(({ size }) => ({\n ...getSize(size),\n}));\n"],"mappings":";;;;;AAaA,IAAM,UAAU,SAAS,QAAQ,EAC/B,KACA,OAAO,MACP,OACA,GAAG,SACuD;AAC1D,QAAO,oBAAC,yBAAD;EAA+B;EAAM,aAAa;EAAO,GAAI;EAAY;EAAO,CAAA;;AAKzF,IAAM,WAAW,SAAe;AAC9B,KAAI,SAAS,KACX,QAAO;EACL,OAAO;EACP,QAAQ;EACT;AAGH,QAAO;EACL,OAAO;EACP,QAAQ;EACT;;AAGH,IAAM,0BAA0B,OAAO,kBAAkB,EAAkB,EAAE,YAAY,EACvF,GAAG,QAAQ,KAAK,EACjB,EAAE"}
1
+ {"version":3,"file":"SvgIcon.mjs","names":[],"sources":["../../../src/components/Icons/SvgIcon.tsx"],"sourcesContent":["import styled from '@emotion/styled';\nimport type { SvgIconProps } from '@mui/material/SvgIcon';\nimport { default as MaterialUISvgIcon } from '@mui/material/SvgIcon';\nimport React from 'react';\n\ntype Size = 'sm' | 'md';\n\ntype Props = Omit<SvgIconProps, 'color' | 'fontsize' | 'name'> & {\n size?: Size;\n title?: string;\n className?: string;\n};\n\nconst SvgIcon = function SvgIcon({\n ref,\n size = 'md',\n title,\n ...props\n}: Props & { ref?: React.RefObject<SVGSVGElement | null> }) {\n return <StyledMaterialUISvgIcon size={size} titleAccess={title} {...props} ref={ref} />;\n};\n\nexport { SvgIcon };\n\nconst getSize = (size: Size) => {\n if (size === 'md') {\n return {\n width: 18,\n height: 18,\n };\n }\n\n return {\n width: 14,\n height: 16,\n };\n};\n\nconst StyledMaterialUISvgIcon = styled(MaterialUISvgIcon)<{ size: Size }>(({ size }) => ({\n ...getSize(size),\n}));\n"],"mappings":";;;;;AAaA,IAAM,UAAU,SAAS,QAAQ,EAC/B,KACA,OAAO,MACP,OACA,GAAG,SACuD;CAC1D,OAAO,oBAAC,yBAAD;EAA+B;EAAM,aAAa;EAAO,GAAI;EAAY;CAAM,CAAA;AACxF;AAIA,IAAM,WAAW,SAAe;CAC9B,IAAI,SAAS,MACX,OAAO;EACL,OAAO;EACP,QAAQ;CACV;CAGF,OAAO;EACL,OAAO;EACP,QAAQ;CACV;AACF;AAEA,IAAM,0BAA0B,OAAO,iBAAiB,CAAC,EAAkB,EAAE,YAAY,EACvF,GAAG,QAAQ,IAAI,EACjB,EAAE"}
@@ -1,7 +1,7 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  import { SvgIcon } from './SvgIcon';
3
- declare const Time: {
4
- ({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
5
- displayName: string;
6
- };
3
+ declare function Time({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
4
+ declare namespace Time {
5
+ var displayName: string;
6
+ }
7
7
  export { Time };
@@ -1 +1 @@
1
- {"version":3,"file":"Time.js","names":[],"sources":["../../../src/components/Icons/Time.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Time = function Time({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 24 24\" {...props} ref={ref}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\" />\n <path d=\"M0 0h24v24H0z\" fill=\"none\" />\n <path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\" />\n </SvgIcon>\n );\n};\n\nTime.displayName = 'Time';\n\nexport { Time };\n"],"mappings":";;;;;;AAIA,IAAM,OAAO,SAAS,KAAK,EAAE,KAAK,GAAG,SAA+C;AAClF,QACE,iBAAA,GAAA,kBAAA,MAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,mJAAoJ,CAAA;GAC5J,iBAAA,GAAA,kBAAA,KAAC,QAAD;IAAM,GAAE;IAAgB,MAAK;IAAS,CAAA;GACtC,iBAAA,GAAA,kBAAA,KAAC,QAAD,EAAM,GAAE,4CAA6C,CAAA;GAC7C;;;AAId,KAAK,cAAc"}
1
+ {"version":3,"file":"Time.js","names":[],"sources":["../../../src/components/Icons/Time.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Time = function Time({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 24 24\" {...props} ref={ref}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\" />\n <path d=\"M0 0h24v24H0z\" fill=\"none\" />\n <path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\" />\n </SvgIcon>\n );\n};\n\nTime.displayName = 'Time';\n\nexport { Time };\n"],"mappings":";;;;;;AAIA,IAAM,OAAO,SAAS,KAAK,EAAE,KAAK,GAAG,SAA+C;CAClF,OACE,iBAAA,GAAA,kBAAA,KAAA,CAAC,gBAAA,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,kJAAmJ,CAAA;GAC3J,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD;IAAM,GAAE;IAAgB,MAAK;GAAQ,CAAA;GACrC,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD,EAAM,GAAE,2CAA4C,CAAA;EAC7C;;AAEb;AAEA,KAAK,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"Time.mjs","names":[],"sources":["../../../src/components/Icons/Time.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Time = function Time({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 24 24\" {...props} ref={ref}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\" />\n <path d=\"M0 0h24v24H0z\" fill=\"none\" />\n <path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\" />\n </SvgIcon>\n );\n};\n\nTime.displayName = 'Time';\n\nexport { Time };\n"],"mappings":";;;;AAIA,IAAM,OAAO,SAAS,KAAK,EAAE,KAAK,GAAG,SAA+C;AAClF,QACE,qBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,oBAAC,QAAD,EAAM,GAAE,mJAAoJ,CAAA;GAC5J,oBAAC,QAAD;IAAM,GAAE;IAAgB,MAAK;IAAS,CAAA;GACtC,oBAAC,QAAD,EAAM,GAAE,4CAA6C,CAAA;GAC7C;;;AAId,KAAK,cAAc"}
1
+ {"version":3,"file":"Time.mjs","names":[],"sources":["../../../src/components/Icons/Time.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Time = function Time({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon viewBox=\"0 0 24 24\" {...props} ref={ref}>\n <path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\" />\n <path d=\"M0 0h24v24H0z\" fill=\"none\" />\n <path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\" />\n </SvgIcon>\n );\n};\n\nTime.displayName = 'Time';\n\nexport { Time };\n"],"mappings":";;;;AAIA,IAAM,OAAO,SAAS,KAAK,EAAE,KAAK,GAAG,SAA+C;CAClF,OACE,qBAAC,SAAD;EAAS,SAAQ;EAAY,GAAI;EAAY;YAA7C;GACE,oBAAC,QAAD,EAAM,GAAE,kJAAmJ,CAAA;GAC3J,oBAAC,QAAD;IAAM,GAAE;IAAgB,MAAK;GAAQ,CAAA;GACrC,oBAAC,QAAD,EAAM,GAAE,2CAA4C,CAAA;EAC7C;;AAEb;AAEA,KAAK,cAAc"}
@@ -1,7 +1,7 @@
1
- import { default as React } from 'react';
1
+ import React from 'react';
2
2
  import { SvgIcon } from './SvgIcon';
3
- declare const Version: {
4
- ({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
5
- displayName: string;
6
- };
3
+ declare function Version({ ref, ...props }: React.ComponentProps<typeof SvgIcon>): React.JSX.Element;
4
+ declare namespace Version {
5
+ var displayName: string;
6
+ }
7
7
  export { Version };
@@ -1 +1 @@
1
- {"version":3,"file":"Version.js","names":[],"sources":["../../../src/components/Icons/Version.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Version = function Version({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon height={16} viewBox=\"0 0 14 16\" width={14} {...props} ref={ref}>\n <path\n d=\"M13 3H7c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zm-1 8H8V5h4v6zM4 4h1v1H4v6h1v1H4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zM1 5h1v1H1v4h1v1H1c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nVersion.displayName = 'Version';\n\nexport { Version };\n"],"mappings":";;;;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAA+C;AACxF,QACE,iBAAA,GAAA,kBAAA,KAAC,gBAAA,SAAD;EAAS,QAAQ;EAAI,SAAQ;EAAY,OAAO;EAAI,GAAI;EAAY;YAClE,iBAAA,GAAA,kBAAA,KAAC,QAAD;GACE,GAAE;GACF,UAAS;GACT,CAAA;EACM,CAAA;;AAId,QAAQ,cAAc"}
1
+ {"version":3,"file":"Version.js","names":[],"sources":["../../../src/components/Icons/Version.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Version = function Version({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon height={16} viewBox=\"0 0 14 16\" width={14} {...props} ref={ref}>\n <path\n d=\"M13 3H7c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zm-1 8H8V5h4v6zM4 4h1v1H4v6h1v1H4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zM1 5h1v1H1v4h1v1H1c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nVersion.displayName = 'Version';\n\nexport { Version };\n"],"mappings":";;;;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAA+C;CACxF,OACE,iBAAA,GAAA,kBAAA,IAAA,CAAC,gBAAA,SAAD;EAAS,QAAQ;EAAI,SAAQ;EAAY,OAAO;EAAI,GAAI;EAAY;YAClE,iBAAA,GAAA,kBAAA,IAAA,CAAC,QAAD;GACE,GAAE;GACF,UAAS;EACV,CAAA;CACM,CAAA;AAEb;AAEA,QAAQ,cAAc"}
@@ -1 +1 @@
1
- {"version":3,"file":"Version.mjs","names":[],"sources":["../../../src/components/Icons/Version.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Version = function Version({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon height={16} viewBox=\"0 0 14 16\" width={14} {...props} ref={ref}>\n <path\n d=\"M13 3H7c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zm-1 8H8V5h4v6zM4 4h1v1H4v6h1v1H4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zM1 5h1v1H1v4h1v1H1c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nVersion.displayName = 'Version';\n\nexport { Version };\n"],"mappings":";;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAA+C;AACxF,QACE,oBAAC,SAAD;EAAS,QAAQ;EAAI,SAAQ;EAAY,OAAO;EAAI,GAAI;EAAY;YAClE,oBAAC,QAAD;GACE,GAAE;GACF,UAAS;GACT,CAAA;EACM,CAAA;;AAId,QAAQ,cAAc"}
1
+ {"version":3,"file":"Version.mjs","names":[],"sources":["../../../src/components/Icons/Version.tsx"],"sourcesContent":["import React from 'react';\n\nimport { SvgIcon } from './SvgIcon';\n\nconst Version = function Version({ ref, ...props }: React.ComponentProps<typeof SvgIcon>) {\n return (\n <SvgIcon height={16} viewBox=\"0 0 14 16\" width={14} {...props} ref={ref}>\n <path\n d=\"M13 3H7c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zm-1 8H8V5h4v6zM4 4h1v1H4v6h1v1H4c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1zM1 5h1v1H1v4h1v1H1c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1z\"\n fillRule=\"evenodd\"\n />\n </SvgIcon>\n );\n};\n\nVersion.displayName = 'Version';\n\nexport { Version };\n"],"mappings":";;;;AAIA,IAAM,UAAU,SAAS,QAAQ,EAAE,KAAK,GAAG,SAA+C;CACxF,OACE,oBAAC,SAAD;EAAS,QAAQ;EAAI,SAAQ;EAAY,OAAO;EAAI,GAAI;EAAY;YAClE,oBAAC,QAAD;GACE,GAAE;GACF,UAAS;EACV,CAAA;CACM,CAAA;AAEb;AAEA,QAAQ,cAAc"}
@@ -33,11 +33,25 @@ var Icons_exports = /* @__PURE__ */ require_runtime.__exportAll({
33
33
  Yarn: () => require_Yarn.Yarn
34
34
  });
35
35
  //#endregion
36
+ exports.CommonJS = require_CommonJS.CommonJS;
37
+ exports.ES6Modules = require_ES6Module.ES6Modules;
38
+ exports.Earth = require_Earth.Earth;
39
+ exports.FileBinary = require_FileBinary.FileBinary;
40
+ exports.Git = require_Git.Git;
36
41
  Object.defineProperty(exports, "Icons_exports", {
37
42
  enumerable: true,
38
43
  get: function() {
39
44
  return Icons_exports;
40
45
  }
41
46
  });
47
+ exports.Law = require_Law.Law;
48
+ exports.License = require_License.License;
49
+ exports.NodeJS = require_NodeJS.NodeJS;
50
+ exports.Npm = require_Npm.Npm;
51
+ exports.Pnpm = require_Pnpm.Pnpm;
52
+ exports.Time = require_Time.Time;
53
+ exports.TypeScript = require_TypeScript.TypeScript;
54
+ exports.Version = require_Version.Version;
55
+ exports.Yarn = require_Yarn.Yarn;
42
56
 
43
57
  //# sourceMappingURL=index.js.map