@yourdash/uikit 0.1.13 → 0.1.15

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 (684) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index.d.ts +292 -846
  3. package/dist/index.mjs +508 -474
  4. package/package.json +63 -63
  5. package/lib/components/box/UKBox.tsx +0 -27
  6. package/lib/components/box/box.module.css +0 -24
  7. package/lib/components/box/box.module.css.map +0 -1
  8. package/lib/components/box/box.module.scss +0 -21
  9. package/lib/components/button/UKButton.tsx +0 -24
  10. package/lib/components/button/button.module.css +0 -47
  11. package/lib/components/button/button.module.css.map +0 -1
  12. package/lib/components/button/button.module.scss +0 -47
  13. package/lib/components/buttonCombo/UKButtonCombo.tsx +0 -14
  14. package/lib/components/buttonCombo/buttonCombo.module.css +0 -22
  15. package/lib/components/buttonCombo/buttonCombo.module.css.map +0 -1
  16. package/lib/components/buttonCombo/buttonCombo.module.scss +0 -23
  17. package/lib/components/buttonLink/UKButtonLink.tsx +0 -27
  18. package/lib/components/buttonLink/buttonLink.module.css +0 -49
  19. package/lib/components/buttonLink/buttonLink.module.css.map +0 -1
  20. package/lib/components/buttonLink/buttonLink.module.scss +0 -49
  21. package/lib/components/buttonWithIcon/UKButtonWithIcon.tsx +0 -36
  22. package/lib/components/buttonWithIcon/buttonWithIcon.module.css +0 -54
  23. package/lib/components/buttonWithIcon/buttonWithIcon.module.css.map +0 -1
  24. package/lib/components/buttonWithIcon/buttonWithIcon.module.scss +0 -54
  25. package/lib/components/card/UKCard.tsx +0 -64
  26. package/lib/components/card/card.module.css +0 -76
  27. package/lib/components/card/card.module.css.map +0 -1
  28. package/lib/components/card/card.module.scss +0 -78
  29. package/lib/components/container/UKContainer.tsx +0 -24
  30. package/lib/components/container/container.module.css +0 -23
  31. package/lib/components/container/container.module.css.map +0 -1
  32. package/lib/components/container/container.module.scss +0 -24
  33. package/lib/components/contextMenu/UKContextMenu.tsx +0 -55
  34. package/lib/components/contextMenu/contextMenuRoot.module.css +0 -34
  35. package/lib/components/contextMenu/contextMenuRoot.module.css.map +0 -1
  36. package/lib/components/contextMenu/contextMenuRoot.module.scss +0 -31
  37. package/lib/components/contextMenu/contextMenuRoot.tsx +0 -83
  38. package/lib/components/contextMenu/contextMenuRootContext.tsx +0 -16
  39. package/lib/components/flex/UKFlex.tsx +0 -38
  40. package/lib/components/flex/flex.module.css +0 -35
  41. package/lib/components/flex/flex.module.css.map +0 -1
  42. package/lib/components/flex/flex.module.scss +0 -31
  43. package/lib/components/heading/UKHeading.tsx +0 -72
  44. package/lib/components/heading/heading.module.css +0 -47
  45. package/lib/components/heading/heading.module.css.map +0 -1
  46. package/lib/components/heading/heading.module.scss +0 -43
  47. package/lib/components/icon/UKIcon.tsx +0 -42
  48. package/lib/components/icon/icon.module.scss +0 -26
  49. package/lib/components/iconButton/UKIconButton.tsx +0 -36
  50. package/lib/components/iconButton/iconButton.module.css +0 -42
  51. package/lib/components/iconButton/iconButton.module.css.map +0 -1
  52. package/lib/components/iconButton/iconButton.module.scss +0 -40
  53. package/lib/components/image/UKImage.tsx +0 -111
  54. package/lib/components/image/image.module.css +0 -76
  55. package/lib/components/image/image.module.css.map +0 -1
  56. package/lib/components/image/image.module.scss +0 -81
  57. package/lib/components/link/UKLink.tsx +0 -29
  58. package/lib/components/link/link.module.css +0 -33
  59. package/lib/components/link/link.module.css.map +0 -1
  60. package/lib/components/link/link.module.scss +0 -36
  61. package/lib/components/progressBar/UKProgressBar.tsx +0 -29
  62. package/lib/components/progressBar/progressBar.module.css +0 -29
  63. package/lib/components/progressBar/progressBar.module.css.map +0 -1
  64. package/lib/components/progressBar/progressBar.module.scss +0 -25
  65. package/lib/components/redirect/UKRedirect.tsx +0 -23
  66. package/lib/components/separator/UKSeparator.tsx +0 -14
  67. package/lib/components/separator/separator.module.css +0 -40
  68. package/lib/components/separator/separator.module.css.map +0 -1
  69. package/lib/components/separator/separator.module.scss +0 -38
  70. package/lib/components/spinner/UKSpinner.tsx +0 -31
  71. package/lib/components/spinner/spinner.module.css +0 -93
  72. package/lib/components/spinner/spinner.module.css.map +0 -1
  73. package/lib/components/spinner/spinner.module.scss +0 -88
  74. package/lib/components/subtext/UKSubtext.tsx +0 -14
  75. package/lib/components/subtext/subtext.module.css +0 -21
  76. package/lib/components/subtext/subtext.module.css.map +0 -1
  77. package/lib/components/subtext/subtext.module.scss +0 -17
  78. package/lib/components/tag/UKTag.tsx +0 -21
  79. package/lib/components/tag/tag.module.css +0 -17
  80. package/lib/components/tag/tag.module.css.map +0 -1
  81. package/lib/components/tag/tag.module.scss +0 -13
  82. package/lib/components/text/UKText.tsx +0 -14
  83. package/lib/components/text/text.module.css +0 -17
  84. package/lib/components/text/text.module.css.map +0 -1
  85. package/lib/components/text/text.module.scss +0 -13
  86. package/lib/components/textButton/UKTextButton.tsx +0 -22
  87. package/lib/components/textButton/textButton.module.css +0 -32
  88. package/lib/components/textButton/textButton.module.css.map +0 -1
  89. package/lib/components/textButton/textButton.module.scss +0 -30
  90. package/lib/components/textInput/UKTextInput.tsx +0 -78
  91. package/lib/components/textInput/textInput.module.css +0 -51
  92. package/lib/components/textInput/textInput.module.css.map +0 -1
  93. package/lib/components/textInput/textInput.module.scss +0 -52
  94. package/lib/core/clippy.ts +0 -14
  95. package/lib/core/decrementLevel.tsx +0 -15
  96. package/lib/core/iconDictionary.ts +0 -293
  97. package/lib/core/icons/accessibility-16.svg +0 -6
  98. package/lib/core/icons/accessibility-inset-16.svg +0 -6
  99. package/lib/core/icons/alert-16.svg +0 -6
  100. package/lib/core/icons/alert-24.svg +0 -7
  101. package/lib/core/icons/alert-fill-12.svg +0 -6
  102. package/lib/core/icons/app-launcher-16.svg +0 -8
  103. package/lib/core/icons/apps-16.svg +0 -6
  104. package/lib/core/icons/archive-16.svg +0 -6
  105. package/lib/core/icons/archive-24.svg +0 -9
  106. package/lib/core/icons/arrow-both-16.svg +0 -6
  107. package/lib/core/icons/arrow-both-24.svg +0 -3
  108. package/lib/core/icons/arrow-down-16.svg +0 -6
  109. package/lib/core/icons/arrow-down-24.svg +0 -6
  110. package/lib/core/icons/arrow-down-left-24.svg +0 -6
  111. package/lib/core/icons/arrow-down-right-24.svg +0 -6
  112. package/lib/core/icons/arrow-left-16.svg +0 -6
  113. package/lib/core/icons/arrow-left-24.svg +0 -6
  114. package/lib/core/icons/arrow-right-16.svg +0 -6
  115. package/lib/core/icons/arrow-right-24.svg +0 -6
  116. package/lib/core/icons/arrow-switch-16.svg +0 -3
  117. package/lib/core/icons/arrow-switch-24.svg +0 -3
  118. package/lib/core/icons/arrow-up-16.svg +0 -6
  119. package/lib/core/icons/arrow-up-24.svg +0 -6
  120. package/lib/core/icons/arrow-up-left-24.svg +0 -6
  121. package/lib/core/icons/arrow-up-right-24.svg +0 -6
  122. package/lib/core/icons/beaker-16.svg +0 -6
  123. package/lib/core/icons/beaker-24.svg +0 -6
  124. package/lib/core/icons/bell-16.svg +0 -7
  125. package/lib/core/icons/bell-24.svg +0 -6
  126. package/lib/core/icons/bell-fill-16.svg +0 -3
  127. package/lib/core/icons/bell-fill-24.svg +0 -6
  128. package/lib/core/icons/bell-slash-16.svg +0 -6
  129. package/lib/core/icons/bell-slash-24.svg +0 -8
  130. package/lib/core/icons/blocked-16.svg +0 -6
  131. package/lib/core/icons/blocked-24.svg +0 -6
  132. package/lib/core/icons/bold-16.svg +0 -6
  133. package/lib/core/icons/bold-24.svg +0 -6
  134. package/lib/core/icons/book-16.svg +0 -6
  135. package/lib/core/icons/book-24.svg +0 -6
  136. package/lib/core/icons/bookmark-16.svg +0 -6
  137. package/lib/core/icons/bookmark-24.svg +0 -6
  138. package/lib/core/icons/bookmark-fill-24.svg +0 -6
  139. package/lib/core/icons/bookmark-slash-16.svg +0 -6
  140. package/lib/core/icons/bookmark-slash-24.svg +0 -7
  141. package/lib/core/icons/bookmark-slash-fill-24.svg +0 -6
  142. package/lib/core/icons/briefcase-16.svg +0 -6
  143. package/lib/core/icons/briefcase-24.svg +0 -6
  144. package/lib/core/icons/broadcast-16.svg +0 -6
  145. package/lib/core/icons/broadcast-24.svg +0 -3
  146. package/lib/core/icons/browser-16.svg +0 -6
  147. package/lib/core/icons/browser-24.svg +0 -6
  148. package/lib/core/icons/bug-16.svg +0 -6
  149. package/lib/core/icons/bug-24.svg +0 -6
  150. package/lib/core/icons/cache-16.svg +0 -8
  151. package/lib/core/icons/calendar-16.svg +0 -6
  152. package/lib/core/icons/calendar-24.svg +0 -6
  153. package/lib/core/icons/check-16.svg +0 -6
  154. package/lib/core/icons/check-24.svg +0 -6
  155. package/lib/core/icons/check-circle-16.svg +0 -6
  156. package/lib/core/icons/check-circle-24.svg +0 -7
  157. package/lib/core/icons/check-circle-fill-12.svg +0 -6
  158. package/lib/core/icons/check-circle-fill-16.svg +0 -6
  159. package/lib/core/icons/check-circle-fill-24.svg +0 -6
  160. package/lib/core/icons/checkbox-16.svg +0 -6
  161. package/lib/core/icons/checkbox-24.svg +0 -7
  162. package/lib/core/icons/checklist-16.svg +0 -6
  163. package/lib/core/icons/checklist-24.svg +0 -3
  164. package/lib/core/icons/chevron-down-16.svg +0 -6
  165. package/lib/core/icons/chevron-down-24.svg +0 -6
  166. package/lib/core/icons/chevron-left-16.svg +0 -6
  167. package/lib/core/icons/chevron-left-24.svg +0 -6
  168. package/lib/core/icons/chevron-right-16.svg +0 -6
  169. package/lib/core/icons/chevron-right-24.svg +0 -6
  170. package/lib/core/icons/chevron-up-16.svg +0 -6
  171. package/lib/core/icons/chevron-up-24.svg +0 -6
  172. package/lib/core/icons/circle-16.svg +0 -5
  173. package/lib/core/icons/circle-24.svg +0 -6
  174. package/lib/core/icons/circle-slash-16.svg +0 -6
  175. package/lib/core/icons/circle-slash-24.svg +0 -6
  176. package/lib/core/icons/clock-16.svg +0 -6
  177. package/lib/core/icons/clock-24.svg +0 -7
  178. package/lib/core/icons/cloud-16.svg +0 -6
  179. package/lib/core/icons/cloud-24.svg +0 -6
  180. package/lib/core/icons/cloud-offline-16.svg +0 -8
  181. package/lib/core/icons/cloud-offline-24.svg +0 -8
  182. package/lib/core/icons/code-16.svg +0 -6
  183. package/lib/core/icons/code-24.svg +0 -6
  184. package/lib/core/icons/code-of-conduct-16.svg +0 -6
  185. package/lib/core/icons/code-of-conduct-24.svg +0 -6
  186. package/lib/core/icons/code-review-16.svg +0 -6
  187. package/lib/core/icons/code-review-24.svg +0 -8
  188. package/lib/core/icons/code-square-16.svg +0 -6
  189. package/lib/core/icons/code-square-24.svg +0 -8
  190. package/lib/core/icons/codescan-16.svg +0 -8
  191. package/lib/core/icons/codescan-24.svg +0 -8
  192. package/lib/core/icons/codescan-checkmark-16.svg +0 -7
  193. package/lib/core/icons/codescan-checkmark-24.svg +0 -7
  194. package/lib/core/icons/codespaces-16.svg +0 -8
  195. package/lib/core/icons/codespaces-24.svg +0 -8
  196. package/lib/core/icons/columns-16.svg +0 -6
  197. package/lib/core/icons/columns-24.svg +0 -6
  198. package/lib/core/icons/command-palette-16.svg +0 -3
  199. package/lib/core/icons/command-palette-24.svg +0 -3
  200. package/lib/core/icons/comment-16.svg +0 -6
  201. package/lib/core/icons/comment-24.svg +0 -6
  202. package/lib/core/icons/comment-discussion-16.svg +0 -6
  203. package/lib/core/icons/comment-discussion-24.svg +0 -8
  204. package/lib/core/icons/commit-24.svg +0 -7
  205. package/lib/core/icons/container-16.svg +0 -6
  206. package/lib/core/icons/container-24.svg +0 -6
  207. package/lib/core/icons/copilot-16.svg +0 -7
  208. package/lib/core/icons/copilot-24.svg +0 -7
  209. package/lib/core/icons/copilot-48.svg +0 -7
  210. package/lib/core/icons/copilot-96.svg +0 -7
  211. package/lib/core/icons/copilot-error-16.svg +0 -6
  212. package/lib/core/icons/copilot-warning-16.svg +0 -8
  213. package/lib/core/icons/copy-16.svg +0 -8
  214. package/lib/core/icons/copy-24.svg +0 -8
  215. package/lib/core/icons/cpu-16.svg +0 -6
  216. package/lib/core/icons/cpu-24.svg +0 -8
  217. package/lib/core/icons/credit-card-16.svg +0 -7
  218. package/lib/core/icons/credit-card-24.svg +0 -7
  219. package/lib/core/icons/cross-reference-16.svg +0 -6
  220. package/lib/core/icons/cross-reference-24.svg +0 -3
  221. package/lib/core/icons/dash-16.svg +0 -5
  222. package/lib/core/icons/dash-24.svg +0 -5
  223. package/lib/core/icons/database-16.svg +0 -6
  224. package/lib/core/icons/database-24.svg +0 -6
  225. package/lib/core/icons/dependabot-16.svg +0 -7
  226. package/lib/core/icons/dependabot-24.svg +0 -7
  227. package/lib/core/icons/desktop-download-16.svg +0 -3
  228. package/lib/core/icons/desktop-download-24.svg +0 -8
  229. package/lib/core/icons/device-camera-16.svg +0 -6
  230. package/lib/core/icons/device-camera-video-16.svg +0 -6
  231. package/lib/core/icons/device-camera-video-24.svg +0 -6
  232. package/lib/core/icons/device-desktop-16.svg +0 -6
  233. package/lib/core/icons/device-desktop-24.svg +0 -6
  234. package/lib/core/icons/device-mobile-16.svg +0 -6
  235. package/lib/core/icons/device-mobile-24.svg +0 -7
  236. package/lib/core/icons/diamond-16.svg +0 -6
  237. package/lib/core/icons/diamond-24.svg +0 -6
  238. package/lib/core/icons/diff-16.svg +0 -6
  239. package/lib/core/icons/diff-24.svg +0 -6
  240. package/lib/core/icons/diff-added-16.svg +0 -6
  241. package/lib/core/icons/diff-ignored-16.svg +0 -6
  242. package/lib/core/icons/diff-modified-16.svg +0 -6
  243. package/lib/core/icons/diff-removed-16.svg +0 -6
  244. package/lib/core/icons/diff-renamed-16.svg +0 -6
  245. package/lib/core/icons/dot-16.svg +0 -5
  246. package/lib/core/icons/dot-24.svg +0 -5
  247. package/lib/core/icons/dot-fill-16.svg +0 -5
  248. package/lib/core/icons/dot-fill-24.svg +0 -3
  249. package/lib/core/icons/download-16.svg +0 -6
  250. package/lib/core/icons/download-24.svg +0 -3
  251. package/lib/core/icons/duplicate-16.svg +0 -9
  252. package/lib/core/icons/duplicate-24.svg +0 -9
  253. package/lib/core/icons/ellipsis-16.svg +0 -6
  254. package/lib/core/icons/ewsgit.svg +0 -14
  255. package/lib/core/icons/eye-16.svg +0 -6
  256. package/lib/core/icons/eye-24.svg +0 -7
  257. package/lib/core/icons/eye-closed-16.svg +0 -6
  258. package/lib/core/icons/eye-closed-24.svg +0 -8
  259. package/lib/core/icons/feed-discussion-16.svg +0 -6
  260. package/lib/core/icons/feed-forked-16.svg +0 -6
  261. package/lib/core/icons/feed-heart-16.svg +0 -6
  262. package/lib/core/icons/feed-merged-16.svg +0 -6
  263. package/lib/core/icons/feed-person-16.svg +0 -6
  264. package/lib/core/icons/feed-repo-16.svg +0 -6
  265. package/lib/core/icons/feed-rocket-16.svg +0 -6
  266. package/lib/core/icons/feed-star-16.svg +0 -6
  267. package/lib/core/icons/feed-tag-16.svg +0 -7
  268. package/lib/core/icons/feed-trophy-16.svg +0 -7
  269. package/lib/core/icons/file-16.svg +0 -6
  270. package/lib/core/icons/file-24.svg +0 -6
  271. package/lib/core/icons/file-added-16.svg +0 -6
  272. package/lib/core/icons/file-badge-16.svg +0 -8
  273. package/lib/core/icons/file-binary-16.svg +0 -6
  274. package/lib/core/icons/file-binary-24.svg +0 -9
  275. package/lib/core/icons/file-code-16.svg +0 -6
  276. package/lib/core/icons/file-code-24.svg +0 -8
  277. package/lib/core/icons/file-diff-16.svg +0 -6
  278. package/lib/core/icons/file-diff-24.svg +0 -8
  279. package/lib/core/icons/file-directory-16.svg +0 -6
  280. package/lib/core/icons/file-directory-24.svg +0 -6
  281. package/lib/core/icons/file-directory-fill-16.svg +0 -3
  282. package/lib/core/icons/file-directory-fill-24.svg +0 -6
  283. package/lib/core/icons/file-directory-open-fill-16.svg +0 -3
  284. package/lib/core/icons/file-media-24.svg +0 -6
  285. package/lib/core/icons/file-moved-16.svg +0 -3
  286. package/lib/core/icons/file-removed-16.svg +0 -6
  287. package/lib/core/icons/file-submodule-16.svg +0 -6
  288. package/lib/core/icons/file-submodule-24.svg +0 -6
  289. package/lib/core/icons/file-symlink-file-16.svg +0 -6
  290. package/lib/core/icons/file-symlink-file-24.svg +0 -6
  291. package/lib/core/icons/file-zip-16.svg +0 -6
  292. package/lib/core/icons/file-zip-24.svg +0 -10
  293. package/lib/core/icons/filter-16.svg +0 -6
  294. package/lib/core/icons/filter-24.svg +0 -3
  295. package/lib/core/icons/flame-16.svg +0 -6
  296. package/lib/core/icons/flame-24.svg +0 -6
  297. package/lib/core/icons/fold-16.svg +0 -3
  298. package/lib/core/icons/fold-24.svg +0 -10
  299. package/lib/core/icons/fold-down-16.svg +0 -3
  300. package/lib/core/icons/fold-down-24.svg +0 -8
  301. package/lib/core/icons/fold-up-16.svg +0 -3
  302. package/lib/core/icons/fold-up-24.svg +0 -8
  303. package/lib/core/icons/gear-16.svg +0 -6
  304. package/lib/core/icons/gear-24.svg +0 -7
  305. package/lib/core/icons/gift-16.svg +0 -6
  306. package/lib/core/icons/gift-24.svg +0 -6
  307. package/lib/core/icons/git-branch-16.svg +0 -6
  308. package/lib/core/icons/git-branch-24.svg +0 -9
  309. package/lib/core/icons/git-commit-16.svg +0 -6
  310. package/lib/core/icons/git-commit-24.svg +0 -6
  311. package/lib/core/icons/git-compare-16.svg +0 -6
  312. package/lib/core/icons/git-compare-24.svg +0 -9
  313. package/lib/core/icons/git-merge-16.svg +0 -6
  314. package/lib/core/icons/git-merge-24.svg +0 -8
  315. package/lib/core/icons/git-merge-queue-16.svg +0 -8
  316. package/lib/core/icons/git-pull-request-16.svg +0 -6
  317. package/lib/core/icons/git-pull-request-24.svg +0 -8
  318. package/lib/core/icons/git-pull-request-closed-16.svg +0 -6
  319. package/lib/core/icons/git-pull-request-closed-24.svg +0 -8
  320. package/lib/core/icons/git-pull-request-draft-16.svg +0 -7
  321. package/lib/core/icons/git-pull-request-draft-24.svg +0 -7
  322. package/lib/core/icons/globe-16.svg +0 -6
  323. package/lib/core/icons/globe-24.svg +0 -6
  324. package/lib/core/icons/grabber-16.svg +0 -6
  325. package/lib/core/icons/grabber-24.svg +0 -6
  326. package/lib/core/icons/graph-16.svg +0 -6
  327. package/lib/core/icons/graph-24.svg +0 -3
  328. package/lib/core/icons/hash-16.svg +0 -6
  329. package/lib/core/icons/hash-24.svg +0 -6
  330. package/lib/core/icons/heading-16.svg +0 -6
  331. package/lib/core/icons/heading-24.svg +0 -6
  332. package/lib/core/icons/heart-16.svg +0 -6
  333. package/lib/core/icons/heart-24.svg +0 -6
  334. package/lib/core/icons/heart-fill-16.svg +0 -6
  335. package/lib/core/icons/heart-fill-24.svg +0 -3
  336. package/lib/core/icons/history-16.svg +0 -6
  337. package/lib/core/icons/history-24.svg +0 -3
  338. package/lib/core/icons/home-16.svg +0 -3
  339. package/lib/core/icons/home-24.svg +0 -6
  340. package/lib/core/icons/home-fill-24.svg +0 -3
  341. package/lib/core/icons/horizontal-rule-16.svg +0 -5
  342. package/lib/core/icons/horizontal-rule-24.svg +0 -5
  343. package/lib/core/icons/hourglass-16.svg +0 -6
  344. package/lib/core/icons/hourglass-24.svg +0 -6
  345. package/lib/core/icons/hubot-16.svg +0 -6
  346. package/lib/core/icons/hubot-24.svg +0 -8
  347. package/lib/core/icons/id-badge-16.svg +0 -8
  348. package/lib/core/icons/image-16.svg +0 -6
  349. package/lib/core/icons/image-24.svg +0 -6
  350. package/lib/core/icons/inbox-16.svg +0 -6
  351. package/lib/core/icons/inbox-24.svg +0 -6
  352. package/lib/core/icons/infinity-16.svg +0 -6
  353. package/lib/core/icons/infinity-24.svg +0 -6
  354. package/lib/core/icons/info-16.svg +0 -6
  355. package/lib/core/icons/info-24.svg +0 -8
  356. package/lib/core/icons/issue-closed-16.svg +0 -6
  357. package/lib/core/icons/issue-closed-24.svg +0 -7
  358. package/lib/core/icons/issue-draft-16.svg +0 -6
  359. package/lib/core/icons/issue-draft-24.svg +0 -6
  360. package/lib/core/icons/issue-opened-16.svg +0 -6
  361. package/lib/core/icons/issue-opened-24.svg +0 -6
  362. package/lib/core/icons/issue-reopened-16.svg +0 -3
  363. package/lib/core/icons/issue-reopened-24.svg +0 -3
  364. package/lib/core/icons/italic-16.svg +0 -6
  365. package/lib/core/icons/italic-24.svg +0 -6
  366. package/lib/core/icons/iterations-16.svg +0 -3
  367. package/lib/core/icons/iterations-24.svg +0 -3
  368. package/lib/core/icons/kebab-horizontal-16.svg +0 -3
  369. package/lib/core/icons/kebab-horizontal-24.svg +0 -5
  370. package/lib/core/icons/key-16.svg +0 -6
  371. package/lib/core/icons/key-24.svg +0 -7
  372. package/lib/core/icons/key-asterisk-16.svg +0 -8
  373. package/lib/core/icons/law-16.svg +0 -6
  374. package/lib/core/icons/law-24.svg +0 -6
  375. package/lib/core/icons/light-bulb-16.svg +0 -6
  376. package/lib/core/icons/light-bulb-24.svg +0 -6
  377. package/lib/core/icons/link-16.svg +0 -6
  378. package/lib/core/icons/link-24.svg +0 -3
  379. package/lib/core/icons/link-external-16.svg +0 -6
  380. package/lib/core/icons/link-external-24.svg +0 -3
  381. package/lib/core/icons/list-ordered-16.svg +0 -6
  382. package/lib/core/icons/list-ordered-24.svg +0 -3
  383. package/lib/core/icons/list-unordered-16.svg +0 -6
  384. package/lib/core/icons/list-unordered-24.svg +0 -6
  385. package/lib/core/icons/location-16.svg +0 -6
  386. package/lib/core/icons/location-24.svg +0 -7
  387. package/lib/core/icons/lock-16.svg +0 -6
  388. package/lib/core/icons/lock-24.svg +0 -6
  389. package/lib/core/icons/log-16.svg +0 -7
  390. package/lib/core/icons/login.svg +0 -6
  391. package/lib/core/icons/logo-gist-16.svg +0 -6
  392. package/lib/core/icons/logo-github-16.svg +0 -6
  393. package/lib/core/icons/logout.svg +0 -6
  394. package/lib/core/icons/mail-16.svg +0 -6
  395. package/lib/core/icons/mail-24.svg +0 -6
  396. package/lib/core/icons/mark-github-16.svg +0 -6
  397. package/lib/core/icons/markdown-16.svg +0 -6
  398. package/lib/core/icons/megaphone-16.svg +0 -11
  399. package/lib/core/icons/megaphone-24.svg +0 -6
  400. package/lib/core/icons/mention-16.svg +0 -6
  401. package/lib/core/icons/mention-24.svg +0 -6
  402. package/lib/core/icons/meter-16.svg +0 -6
  403. package/lib/core/icons/milestone-16.svg +0 -6
  404. package/lib/core/icons/milestone-24.svg +0 -6
  405. package/lib/core/icons/mirror-16.svg +0 -6
  406. package/lib/core/icons/mirror-24.svg +0 -6
  407. package/lib/core/icons/moon-16.svg +0 -6
  408. package/lib/core/icons/moon-24.svg +0 -6
  409. package/lib/core/icons/mortar-board-16.svg +0 -6
  410. package/lib/core/icons/mortar-board-24.svg +0 -6
  411. package/lib/core/icons/multi-select-16.svg +0 -7
  412. package/lib/core/icons/multi-select-24.svg +0 -7
  413. package/lib/core/icons/mute-16.svg +0 -6
  414. package/lib/core/icons/mute-24.svg +0 -8
  415. package/lib/core/icons/no-entry-16.svg +0 -6
  416. package/lib/core/icons/no-entry-24.svg +0 -6
  417. package/lib/core/icons/no-entry-fill-12.svg +0 -5
  418. package/lib/core/icons/north-star-16.svg +0 -3
  419. package/lib/core/icons/north-star-24.svg +0 -3
  420. package/lib/core/icons/note-16.svg +0 -6
  421. package/lib/core/icons/note-24.svg +0 -8
  422. package/lib/core/icons/number-16.svg +0 -6
  423. package/lib/core/icons/number-24.svg +0 -6
  424. package/lib/core/icons/organization-16.svg +0 -6
  425. package/lib/core/icons/organization-24.svg +0 -8
  426. package/lib/core/icons/package-16.svg +0 -6
  427. package/lib/core/icons/package-24.svg +0 -6
  428. package/lib/core/icons/package-dependencies-16.svg +0 -6
  429. package/lib/core/icons/package-dependencies-24.svg +0 -8
  430. package/lib/core/icons/package-dependents-16.svg +0 -6
  431. package/lib/core/icons/package-dependents-24.svg +0 -8
  432. package/lib/core/icons/paintbrush-16.svg +0 -6
  433. package/lib/core/icons/paper-airplane-16.svg +0 -6
  434. package/lib/core/icons/paper-airplane-24.svg +0 -6
  435. package/lib/core/icons/paperclip-16.svg +0 -6
  436. package/lib/core/icons/paperclip-24.svg +0 -6
  437. package/lib/core/icons/paste-16.svg +0 -6
  438. package/lib/core/icons/paste-24.svg +0 -8
  439. package/lib/core/icons/pencil-16.svg +0 -6
  440. package/lib/core/icons/pencil-24.svg +0 -6
  441. package/lib/core/icons/people-16.svg +0 -6
  442. package/lib/core/icons/people-24.svg +0 -8
  443. package/lib/core/icons/person-16.svg +0 -6
  444. package/lib/core/icons/person-24.svg +0 -6
  445. package/lib/core/icons/person-add-16.svg +0 -6
  446. package/lib/core/icons/person-add-24.svg +0 -6
  447. package/lib/core/icons/person-fill-16.svg +0 -3
  448. package/lib/core/icons/person-fill-24.svg +0 -3
  449. package/lib/core/icons/pin-16.svg +0 -6
  450. package/lib/core/icons/pin-24.svg +0 -6
  451. package/lib/core/icons/play-16.svg +0 -6
  452. package/lib/core/icons/play-24.svg +0 -7
  453. package/lib/core/icons/plug-16.svg +0 -6
  454. package/lib/core/icons/plug-24.svg +0 -6
  455. package/lib/core/icons/plus-16.svg +0 -6
  456. package/lib/core/icons/plus-24.svg +0 -6
  457. package/lib/core/icons/plus-circle-16.svg +0 -6
  458. package/lib/core/icons/plus-circle-24.svg +0 -7
  459. package/lib/core/icons/project-16.svg +0 -6
  460. package/lib/core/icons/project-24.svg +0 -8
  461. package/lib/core/icons/pulse-16.svg +0 -6
  462. package/lib/core/icons/pulse-24.svg +0 -6
  463. package/lib/core/icons/question-16.svg +0 -6
  464. package/lib/core/icons/question-24.svg +0 -8
  465. package/lib/core/icons/quote-16.svg +0 -6
  466. package/lib/core/icons/quote-24.svg +0 -6
  467. package/lib/core/icons/reply-16.svg +0 -6
  468. package/lib/core/icons/reply-24.svg +0 -3
  469. package/lib/core/icons/repo-16.svg +0 -6
  470. package/lib/core/icons/repo-24.svg +0 -7
  471. package/lib/core/icons/repo-clone-16.svg +0 -6
  472. package/lib/core/icons/repo-deleted-16.svg +0 -3
  473. package/lib/core/icons/repo-forked-16.svg +0 -6
  474. package/lib/core/icons/repo-forked-24.svg +0 -9
  475. package/lib/core/icons/repo-locked-16.svg +0 -8
  476. package/lib/core/icons/repo-locked-24.svg +0 -8
  477. package/lib/core/icons/repo-pull-16.svg +0 -6
  478. package/lib/core/icons/repo-push-16.svg +0 -6
  479. package/lib/core/icons/repo-push-24.svg +0 -3
  480. package/lib/core/icons/repo-template-16.svg +0 -6
  481. package/lib/core/icons/repo-template-24.svg +0 -3
  482. package/lib/core/icons/report-16.svg +0 -6
  483. package/lib/core/icons/report-24.svg +0 -6
  484. package/lib/core/icons/rocket-16.svg +0 -6
  485. package/lib/core/icons/rocket-24.svg +0 -6
  486. package/lib/core/icons/rows-16.svg +0 -6
  487. package/lib/core/icons/rows-24.svg +0 -6
  488. package/lib/core/icons/rss-16.svg +0 -6
  489. package/lib/core/icons/rss-24.svg +0 -6
  490. package/lib/core/icons/ruby-16.svg +0 -6
  491. package/lib/core/icons/ruby-24.svg +0 -6
  492. package/lib/core/icons/screen-full-16.svg +0 -6
  493. package/lib/core/icons/screen-full-24.svg +0 -6
  494. package/lib/core/icons/screen-normal-16.svg +0 -6
  495. package/lib/core/icons/screen-normal-24.svg +0 -6
  496. package/lib/core/icons/search-16.svg +0 -6
  497. package/lib/core/icons/search-24.svg +0 -6
  498. package/lib/core/icons/server-16.svg +0 -6
  499. package/lib/core/icons/server-24.svg +0 -8
  500. package/lib/core/icons/server-error.svg +0 -5
  501. package/lib/core/icons/share-16.svg +0 -6
  502. package/lib/core/icons/share-24.svg +0 -6
  503. package/lib/core/icons/share-android-16.svg +0 -6
  504. package/lib/core/icons/share-android-24.svg +0 -6
  505. package/lib/core/icons/shield-16.svg +0 -6
  506. package/lib/core/icons/shield-24.svg +0 -7
  507. package/lib/core/icons/shield-check-16.svg +0 -6
  508. package/lib/core/icons/shield-check-24.svg +0 -7
  509. package/lib/core/icons/shield-lock-16.svg +0 -6
  510. package/lib/core/icons/shield-lock-24.svg +0 -6
  511. package/lib/core/icons/shield-slash-16.svg +0 -8
  512. package/lib/core/icons/shield-x-16.svg +0 -6
  513. package/lib/core/icons/shield-x-24.svg +0 -8
  514. package/lib/core/icons/sidebar-collapse-16.svg +0 -7
  515. package/lib/core/icons/sidebar-collapse-24.svg +0 -7
  516. package/lib/core/icons/sidebar-expand-16.svg +0 -7
  517. package/lib/core/icons/sidebar-expand-24.svg +0 -7
  518. package/lib/core/icons/sign-in-16.svg +0 -6
  519. package/lib/core/icons/sign-in-24.svg +0 -6
  520. package/lib/core/icons/sign-out-16.svg +0 -6
  521. package/lib/core/icons/sign-out-24.svg +0 -6
  522. package/lib/core/icons/single-select-16.svg +0 -7
  523. package/lib/core/icons/single-select-24.svg +0 -7
  524. package/lib/core/icons/skip-16.svg +0 -6
  525. package/lib/core/icons/skip-24.svg +0 -7
  526. package/lib/core/icons/sliders-16.svg +0 -3
  527. package/lib/core/icons/smiley-16.svg +0 -6
  528. package/lib/core/icons/smiley-24.svg +0 -9
  529. package/lib/core/icons/sort-asc-16.svg +0 -6
  530. package/lib/core/icons/sort-asc-24.svg +0 -3
  531. package/lib/core/icons/sort-desc-16.svg +0 -7
  532. package/lib/core/icons/sort-desc-24.svg +0 -3
  533. package/lib/core/icons/square-16.svg +0 -6
  534. package/lib/core/icons/square-24.svg +0 -6
  535. package/lib/core/icons/square-fill-16.svg +0 -6
  536. package/lib/core/icons/square-fill-24.svg +0 -6
  537. package/lib/core/icons/squirrel-16.svg +0 -6
  538. package/lib/core/icons/squirrel-24.svg +0 -3
  539. package/lib/core/icons/stack-16.svg +0 -6
  540. package/lib/core/icons/stack-24.svg +0 -10
  541. package/lib/core/icons/star-16.svg +0 -6
  542. package/lib/core/icons/star-24.svg +0 -6
  543. package/lib/core/icons/star-fill-16.svg +0 -6
  544. package/lib/core/icons/star-fill-24.svg +0 -6
  545. package/lib/core/icons/stop-16.svg +0 -6
  546. package/lib/core/icons/stop-24.svg +0 -7
  547. package/lib/core/icons/stopwatch-16.svg +0 -6
  548. package/lib/core/icons/stopwatch-24.svg +0 -6
  549. package/lib/core/icons/store.svg +0 -7
  550. package/lib/core/icons/strikethrough-16.svg +0 -6
  551. package/lib/core/icons/strikethrough-24.svg +0 -6
  552. package/lib/core/icons/sun-16.svg +0 -6
  553. package/lib/core/icons/sun-24.svg +0 -6
  554. package/lib/core/icons/sync-16.svg +0 -6
  555. package/lib/core/icons/sync-24.svg +0 -3
  556. package/lib/core/icons/tab-24.svg +0 -3
  557. package/lib/core/icons/tab-external-16.svg +0 -3
  558. package/lib/core/icons/table-16.svg +0 -6
  559. package/lib/core/icons/table-24.svg +0 -6
  560. package/lib/core/icons/tag-16.svg +0 -6
  561. package/lib/core/icons/tag-24.svg +0 -7
  562. package/lib/core/icons/tasklist-16.svg +0 -6
  563. package/lib/core/icons/tasklist-24.svg +0 -7
  564. package/lib/core/icons/telescope-16.svg +0 -6
  565. package/lib/core/icons/telescope-24.svg +0 -8
  566. package/lib/core/icons/telescope-fill-16.svg +0 -6
  567. package/lib/core/icons/telescope-fill-24.svg +0 -8
  568. package/lib/core/icons/terminal-16.svg +0 -6
  569. package/lib/core/icons/terminal-24.svg +0 -8
  570. package/lib/core/icons/three-bars-16.svg +0 -6
  571. package/lib/core/icons/thumbsdown-16.svg +0 -6
  572. package/lib/core/icons/thumbsdown-24.svg +0 -6
  573. package/lib/core/icons/thumbsup-16.svg +0 -6
  574. package/lib/core/icons/thumbsup-24.svg +0 -6
  575. package/lib/core/icons/tools-16.svg +0 -6
  576. package/lib/core/icons/tools-24.svg +0 -6
  577. package/lib/core/icons/trash-16.svg +0 -6
  578. package/lib/core/icons/trash-24.svg +0 -10
  579. package/lib/core/icons/triangle-down-16.svg +0 -3
  580. package/lib/core/icons/triangle-down-24.svg +0 -3
  581. package/lib/core/icons/triangle-left-16.svg +0 -3
  582. package/lib/core/icons/triangle-left-24.svg +0 -3
  583. package/lib/core/icons/triangle-right-16.svg +0 -3
  584. package/lib/core/icons/triangle-right-24.svg +0 -3
  585. package/lib/core/icons/triangle-up-16.svg +0 -3
  586. package/lib/core/icons/triangle-up-24.svg +0 -3
  587. package/lib/core/icons/trophy-16.svg +0 -6
  588. package/lib/core/icons/trophy-24.svg +0 -6
  589. package/lib/core/icons/typography-16.svg +0 -6
  590. package/lib/core/icons/typography-24.svg +0 -6
  591. package/lib/core/icons/unfold-16.svg +0 -3
  592. package/lib/core/icons/unfold-24.svg +0 -9
  593. package/lib/core/icons/unlock-16.svg +0 -6
  594. package/lib/core/icons/unlock-24.svg +0 -6
  595. package/lib/core/icons/unmute-16.svg +0 -6
  596. package/lib/core/icons/unmute-24.svg +0 -8
  597. package/lib/core/icons/unverified-16.svg +0 -6
  598. package/lib/core/icons/unverified-24.svg +0 -8
  599. package/lib/core/icons/upload-16.svg +0 -6
  600. package/lib/core/icons/upload-24.svg +0 -6
  601. package/lib/core/icons/verified-16.svg +0 -6
  602. package/lib/core/icons/verified-24.svg +0 -7
  603. package/lib/core/icons/versions-16.svg +0 -6
  604. package/lib/core/icons/versions-24.svg +0 -6
  605. package/lib/core/icons/video-16.svg +0 -7
  606. package/lib/core/icons/video-24.svg +0 -7
  607. package/lib/core/icons/webhook-16.svg +0 -3
  608. package/lib/core/icons/workflow-16.svg +0 -6
  609. package/lib/core/icons/workflow-24.svg +0 -6
  610. package/lib/core/icons/x-16.svg +0 -6
  611. package/lib/core/icons/x-24.svg +0 -6
  612. package/lib/core/icons/x-circle-16.svg +0 -6
  613. package/lib/core/icons/x-circle-24.svg +0 -8
  614. package/lib/core/icons/x-circle-fill-12.svg +0 -6
  615. package/lib/core/icons/x-circle-fill-16.svg +0 -6
  616. package/lib/core/icons/x-circle-fill-24.svg +0 -6
  617. package/lib/core/icons/yourdash.svg +0 -61
  618. package/lib/core/icons/zap-16.svg +0 -6
  619. package/lib/core/icons/zap-24.svg +0 -6
  620. package/lib/core/incrementLevel.tsx +0 -15
  621. package/lib/core/isPhone.ts +0 -30
  622. package/lib/core/level.tsx +0 -27
  623. package/lib/core/remToPx.ts +0 -8
  624. package/lib/core/root.tsx +0 -26
  625. package/lib/core/toasts/toast.module.css +0 -68
  626. package/lib/core/toasts/toast.module.css.map +0 -1
  627. package/lib/core/toasts/toast.module.scss +0 -71
  628. package/lib/core/toasts/toast.ts +0 -12
  629. package/lib/core/toasts/toastAction.ts +0 -12
  630. package/lib/core/toasts/toastContext.ts +0 -16
  631. package/lib/core/toasts/toasts.tsx +0 -96
  632. package/lib/core/toasts/useToast.ts +0 -18
  633. package/lib/core/utils.ts +0 -4
  634. package/lib/core/uuid.ts +0 -12
  635. package/lib/theme/defaultTheme.module.css +0 -297
  636. package/lib/theme/defaultTheme.module.css.map +0 -1
  637. package/lib/theme/defaultTheme.module.scss +0 -361
  638. package/lib/theme/themeValues.css +0 -7
  639. package/lib/theme/themeValues.css.map +0 -1
  640. package/lib/theme/themeValues.scss +0 -129
  641. package/lib/utilityComponent/hasBeenShown/hasBeenShown.tsx +0 -47
  642. package/lib/utilityComponent/onInView/onInView.tsx +0 -83
  643. package/lib/views/carousel/UKCarousel.tsx +0 -147
  644. package/lib/views/carousel/carousel.module.css +0 -77
  645. package/lib/views/carousel/carousel.module.css.map +0 -1
  646. package/lib/views/carousel/carousel.module.scss +0 -94
  647. package/lib/views/dialog/UKDialog.tsx +0 -34
  648. package/lib/views/dialog/dialog.module.css +0 -44
  649. package/lib/views/dialog/dialog.module.css.map +0 -1
  650. package/lib/views/dialog/dialog.module.scss +0 -44
  651. package/lib/views/infiniteScroll/UKInfiniteScroll.tsx +0 -90
  652. package/lib/views/infiniteScroll/infiniteScroll.module.css +0 -30
  653. package/lib/views/infiniteScroll/infiniteScroll.module.css.map +0 -1
  654. package/lib/views/infiniteScroll/infiniteScroll.module.scss +0 -26
  655. package/lib/views/layout/UKLayout.module.scss +0 -24
  656. package/lib/views/layout/UKLayout.tsx +0 -30
  657. package/lib/views/navBar/UKNavBar.tsx +0 -37
  658. package/lib/views/navBar/components/navImage/UKNavbarNavImage.tsx +0 -15
  659. package/lib/views/navBar/components/navImage/navImage.module.css +0 -12
  660. package/lib/views/navBar/components/navImage/navImage.module.css.map +0 -1
  661. package/lib/views/navBar/components/navImage/navImage.module.scss +0 -7
  662. package/lib/views/navBar/components/navTitle/UKNavbarNavTitle.tsx +0 -13
  663. package/lib/views/navBar/navBar.module.css +0 -26
  664. package/lib/views/navBar/navBar.module.css.map +0 -1
  665. package/lib/views/navBar/navBar.module.scss +0 -22
  666. package/lib/views/onBoarding/UKOnBoarding.tsx +0 -146
  667. package/lib/views/onBoarding/onBoarding.module.css +0 -74
  668. package/lib/views/onBoarding/onBoarding.module.css.map +0 -1
  669. package/lib/views/onBoarding/onBoarding.module.scss +0 -84
  670. package/lib/views/pageHeader/UKPageHeader.tsx +0 -28
  671. package/lib/views/pageHeader/header.module.css +0 -20
  672. package/lib/views/pageHeader/header.module.css.map +0 -1
  673. package/lib/views/pageHeader/header.module.scss +0 -16
  674. package/lib/views/panAndZoom/UKPanAndZoom.tsx +0 -121
  675. package/lib/views/sidebar/UKSidebar.tsx +0 -30
  676. package/lib/views/sidebar/UKSidebarContainer.tsx +0 -38
  677. package/lib/views/sidebar/UKSidebarContext.tsx +0 -15
  678. package/lib/views/sidebar/UKSidebarToggleButton.tsx +0 -27
  679. package/lib/views/sidebar/sidebar.module.css +0 -54
  680. package/lib/views/sidebar/sidebar.module.css.map +0 -1
  681. package/lib/views/sidebar/sidebar.module.scss +0 -49
  682. package/lib/views/sidebar/sidebarContainer.module.css +0 -26
  683. package/lib/views/sidebar/sidebarContainer.module.css.map +0 -1
  684. package/lib/views/sidebar/sidebarContainer.module.scss +0 -22
package/dist/index.d.ts CHANGED
@@ -4,6 +4,7 @@ import { FC } from 'react';
4
4
  import * as React_2 from 'react';
5
5
  import { ReactNode } from 'react';
6
6
  import { Ref } from 'react';
7
+ import { svg } from '*.svg';
7
8
 
8
9
  export declare function clippy(...input: (string | undefined | null | boolean)[]): string;
9
10
 
@@ -32,6 +33,13 @@ export declare interface IToastAction {
32
33
  onClick: () => void;
33
34
  }
34
35
 
36
+ declare interface IUKLayoutProps {
37
+ primarySidebar?: default_2.ReactNode;
38
+ secondarySidebar?: default_2.ReactNode;
39
+ header?: default_2.ReactNode;
40
+ footer?: default_2.ReactNode;
41
+ }
42
+
35
43
  export declare const OnInView: FC<{
36
44
  className?: string;
37
45
  onEnterView?: (direction: "up" | "down" | "left" | "right") => void;
@@ -166,852 +174,288 @@ export declare const UKIconButton: FC<{
166
174
  }>;
167
175
 
168
176
  export declare const UKIcons: {
169
- Accessibility: () => Promise<{
170
- default: `${string}.svg`;
171
- }>;
172
- AccessibilityInset: () => Promise<{
173
- default: `${string}.svg`;
174
- }>;
175
- Alert: () => Promise<{
176
- default: `${string}.svg`;
177
- }>;
178
- AppLauncher: () => Promise<{
179
- default: `${string}.svg`;
180
- }>;
181
- Apps: () => Promise<{
182
- default: `${string}.svg`;
183
- }>;
184
- Archive: () => Promise<{
185
- default: `${string}.svg`;
186
- }>;
187
- ArrowBoth: () => Promise<{
188
- default: `${string}.svg`;
189
- }>;
190
- ArrowDown: () => Promise<{
191
- default: `${string}.svg`;
192
- }>;
193
- ArrowLeft: () => Promise<{
194
- default: `${string}.svg`;
195
- }>;
196
- ArrowRight: () => Promise<{
197
- default: `${string}.svg`;
198
- }>;
199
- ArrowSwitch: () => Promise<{
200
- default: `${string}.svg`;
201
- }>;
202
- ArrowUp: () => Promise<{
203
- default: `${string}.svg`;
204
- }>;
205
- Beaker: () => Promise<{
206
- default: `${string}.svg`;
207
- }>;
208
- Bell: () => Promise<{
209
- default: `${string}.svg`;
210
- }>;
211
- BellFill: () => Promise<{
212
- default: `${string}.svg`;
213
- }>;
214
- BellSlash: () => Promise<{
215
- default: `${string}.svg`;
216
- }>;
217
- Blocked: () => Promise<{
218
- default: `${string}.svg`;
219
- }>;
220
- Bold: () => Promise<{
221
- default: `${string}.svg`;
222
- }>;
223
- Book: () => Promise<{
224
- default: `${string}.svg`;
225
- }>;
226
- Bookmark: () => Promise<{
227
- default: `${string}.svg`;
228
- }>;
229
- BookmarkSlash: () => Promise<{
230
- default: `${string}.svg`;
231
- }>;
232
- Briefcase: () => Promise<{
233
- default: `${string}.svg`;
234
- }>;
235
- Broadcast: () => Promise<{
236
- default: `${string}.svg`;
237
- }>;
238
- Browser: () => Promise<{
239
- default: `${string}.svg`;
240
- }>;
241
- Bug: () => Promise<{
242
- default: `${string}.svg`;
243
- }>;
244
- Cache: () => Promise<{
245
- default: `${string}.svg`;
246
- }>;
247
- Calendar: () => Promise<{
248
- default: `${string}.svg`;
249
- }>;
250
- Check: () => Promise<{
251
- default: `${string}.svg`;
252
- }>;
253
- CheckCircle: () => Promise<{
254
- default: `${string}.svg`;
255
- }>;
256
- CheckCircleFill: () => Promise<{
257
- default: `${string}.svg`;
258
- }>;
259
- Checkbox: () => Promise<{
260
- default: `${string}.svg`;
261
- }>;
262
- Checklist: () => Promise<{
263
- default: `${string}.svg`;
264
- }>;
265
- ChevronDown: () => Promise<{
266
- default: `${string}.svg`;
267
- }>;
268
- ChevronLeft: () => Promise<{
269
- default: `${string}.svg`;
270
- }>;
271
- ChevronRight: () => Promise<{
272
- default: `${string}.svg`;
273
- }>;
274
- ChevronUp: () => Promise<{
275
- default: `${string}.svg`;
276
- }>;
277
- Circle: () => Promise<{
278
- default: `${string}.svg`;
279
- }>;
280
- CircleSlash: () => Promise<{
281
- default: `${string}.svg`;
282
- }>;
283
- Clock: () => Promise<{
284
- default: `${string}.svg`;
285
- }>;
286
- Cloud: () => Promise<{
287
- default: `${string}.svg`;
288
- }>;
289
- CloudOffline: () => Promise<{
290
- default: `${string}.svg`;
291
- }>;
292
- Code: () => Promise<{
293
- default: `${string}.svg`;
294
- }>;
295
- CodeOfConduct: () => Promise<{
296
- default: `${string}.svg`;
297
- }>;
298
- CodeReview: () => Promise<{
299
- default: `${string}.svg`;
300
- }>;
301
- CodeSquare: () => Promise<{
302
- default: `${string}.svg`;
303
- }>;
304
- CodeScan: () => Promise<{
305
- default: `${string}.svg`;
306
- }>;
307
- CodeScanCheckmark: () => Promise<{
308
- default: `${string}.svg`;
309
- }>;
310
- CodeSpaces: () => Promise<{
311
- default: `${string}.svg`;
312
- }>;
313
- Columns: () => Promise<{
314
- default: `${string}.svg`;
315
- }>;
316
- CommandPalette: () => Promise<{
317
- default: `${string}.svg`;
318
- }>;
319
- Comment: () => Promise<{
320
- default: `${string}.svg`;
321
- }>;
322
- CommentDiscussion: () => Promise<{
323
- default: `${string}.svg`;
324
- }>;
325
- Container: () => Promise<{
326
- default: `${string}.svg`;
327
- }>;
328
- Copilot: () => Promise<{
329
- default: `${string}.svg`;
330
- }>;
331
- Copilot48: () => Promise<{
332
- default: `${string}.svg`;
333
- }>;
334
- Copilot96: () => Promise<{
335
- default: `${string}.svg`;
336
- }>;
337
- CopilotError: () => Promise<{
338
- default: `${string}.svg`;
339
- }>;
340
- CopilotWarning: () => Promise<{
341
- default: `${string}.svg`;
342
- }>;
343
- Copy: () => Promise<{
344
- default: `${string}.svg`;
345
- }>;
346
- Cpu: () => Promise<{
347
- default: `${string}.svg`;
348
- }>;
349
- CreditCard: () => Promise<{
350
- default: `${string}.svg`;
351
- }>;
352
- CrossReference: () => Promise<{
353
- default: `${string}.svg`;
354
- }>;
355
- Dash: () => Promise<{
356
- default: `${string}.svg`;
357
- }>;
358
- Database: () => Promise<{
359
- default: `${string}.svg`;
360
- }>;
361
- Dependabot: () => Promise<{
362
- default: `${string}.svg`;
363
- }>;
364
- DesktopDownload: () => Promise<{
365
- default: `${string}.svg`;
366
- }>;
367
- DeviceCamera: () => Promise<{
368
- default: `${string}.svg`;
369
- }>;
370
- DeviceCameraVideo: () => Promise<{
371
- default: `${string}.svg`;
372
- }>;
373
- DeviceDesktop: () => Promise<{
374
- default: `${string}.svg`;
375
- }>;
376
- DeviceMobile: () => Promise<{
377
- default: `${string}.svg`;
378
- }>;
379
- Diamond: () => Promise<{
380
- default: `${string}.svg`;
381
- }>;
382
- Diff: () => Promise<{
383
- default: `${string}.svg`;
384
- }>;
385
- DiffAdded: () => Promise<{
386
- default: `${string}.svg`;
387
- }>;
388
- DiffIgnored: () => Promise<{
389
- default: `${string}.svg`;
390
- }>;
391
- DiffModified: () => Promise<{
392
- default: `${string}.svg`;
393
- }>;
394
- DiffRemoved: () => Promise<{
395
- default: `${string}.svg`;
396
- }>;
397
- DiffRenamed: () => Promise<{
398
- default: `${string}.svg`;
399
- }>;
400
- Dot: () => Promise<{
401
- default: `${string}.svg`;
402
- }>;
403
- DotFill: () => Promise<{
404
- default: `${string}.svg`;
405
- }>;
406
- Download: () => Promise<{
407
- default: `${string}.svg`;
408
- }>;
409
- Duplicate: () => Promise<{
410
- default: `${string}.svg`;
411
- }>;
412
- Ellipsis: () => Promise<{
413
- default: `${string}.svg`;
414
- }>;
415
- Eye: () => Promise<{
416
- default: `${string}.svg`;
417
- }>;
418
- EyeClosed: () => Promise<{
419
- default: `${string}.svg`;
420
- }>;
421
- Ewsgit: () => Promise<{
422
- default: `${string}.svg`;
423
- }>;
424
- FeedDiscussion: () => Promise<{
425
- default: `${string}.svg`;
426
- }>;
427
- FeedForked: () => Promise<{
428
- default: `${string}.svg`;
429
- }>;
430
- FeedHeart: () => Promise<{
431
- default: `${string}.svg`;
432
- }>;
433
- FeedMerged: () => Promise<{
434
- default: `${string}.svg`;
435
- }>;
436
- FeedPerson: () => Promise<{
437
- default: `${string}.svg`;
438
- }>;
439
- FeedRepo: () => Promise<{
440
- default: `${string}.svg`;
441
- }>;
442
- FeedRocket: () => Promise<{
443
- default: `${string}.svg`;
444
- }>;
445
- FeedStar: () => Promise<{
446
- default: `${string}.svg`;
447
- }>;
448
- FeedTag: () => Promise<{
449
- default: `${string}.svg`;
450
- }>;
451
- FeedTrophy: () => Promise<{
452
- default: `${string}.svg`;
453
- }>;
454
- File: () => Promise<{
455
- default: `${string}.svg`;
456
- }>;
457
- FileAdded: () => Promise<{
458
- default: `${string}.svg`;
459
- }>;
460
- FileBadge: () => Promise<{
461
- default: `${string}.svg`;
462
- }>;
463
- FileBinary: () => Promise<{
464
- default: `${string}.svg`;
465
- }>;
466
- FileCode: () => Promise<{
467
- default: `${string}.svg`;
468
- }>;
469
- FileDiff: () => Promise<{
470
- default: `${string}.svg`;
471
- }>;
472
- FileDirectory: () => Promise<{
473
- default: `${string}.svg`;
474
- }>;
475
- FileDirectoryFill: () => Promise<{
476
- default: `${string}.svg`;
477
- }>;
478
- FileDirectoryOpenFill: () => Promise<{
479
- default: `${string}.svg`;
480
- }>;
481
- FileMoved: () => Promise<{
482
- default: `${string}.svg`;
483
- }>;
484
- FileRemoved: () => Promise<{
485
- default: `${string}.svg`;
486
- }>;
487
- FileSubmodule: () => Promise<{
488
- default: `${string}.svg`;
489
- }>;
490
- FileSymlinkFile: () => Promise<{
491
- default: `${string}.svg`;
492
- }>;
493
- FileZip: () => Promise<{
494
- default: `${string}.svg`;
495
- }>;
496
- Filter: () => Promise<{
497
- default: `${string}.svg`;
498
- }>;
499
- Flame: () => Promise<{
500
- default: `${string}.svg`;
501
- }>;
502
- Fold: () => Promise<{
503
- default: `${string}.svg`;
504
- }>;
505
- FoldDown: () => Promise<{
506
- default: `${string}.svg`;
507
- }>;
508
- FoldUp: () => Promise<{
509
- default: `${string}.svg`;
510
- }>;
511
- Gear: () => Promise<{
512
- default: `${string}.svg`;
513
- }>;
514
- Gift: () => Promise<{
515
- default: `${string}.svg`;
516
- }>;
517
- GitBranch: () => Promise<{
518
- default: `${string}.svg`;
519
- }>;
520
- GitCommit: () => Promise<{
521
- default: `${string}.svg`;
522
- }>;
523
- GitCompare: () => Promise<{
524
- default: `${string}.svg`;
525
- }>;
526
- GitMerge: () => Promise<{
527
- default: `${string}.svg`;
528
- }>;
529
- GitMergeQueue: () => Promise<{
530
- default: `${string}.svg`;
531
- }>;
532
- GitPullRequest: () => Promise<{
533
- default: `${string}.svg`;
534
- }>;
535
- GitPullRequestClosed: () => Promise<{
536
- default: `${string}.svg`;
537
- }>;
538
- GitPullRequestDraft: () => Promise<{
539
- default: `${string}.svg`;
540
- }>;
541
- Globe: () => Promise<{
542
- default: `${string}.svg`;
543
- }>;
544
- Grabber: () => Promise<{
545
- default: `${string}.svg`;
546
- }>;
547
- Graph: () => Promise<{
548
- default: `${string}.svg`;
549
- }>;
550
- Hash: () => Promise<{
551
- default: `${string}.svg`;
552
- }>;
553
- Heading: () => Promise<{
554
- default: `${string}.svg`;
555
- }>;
556
- Heart: () => Promise<{
557
- default: `${string}.svg`;
558
- }>;
559
- HeartFill: () => Promise<{
560
- default: `${string}.svg`;
561
- }>;
562
- History: () => Promise<{
563
- default: `${string}.svg`;
564
- }>;
565
- Home: () => Promise<{
566
- default: `${string}.svg`;
567
- }>;
568
- HorizontalRule: () => Promise<{
569
- default: `${string}.svg`;
570
- }>;
571
- Hourglass: () => Promise<{
572
- default: `${string}.svg`;
573
- }>;
574
- Hubot: () => Promise<{
575
- default: `${string}.svg`;
576
- }>;
577
- IdBadge: () => Promise<{
578
- default: `${string}.svg`;
579
- }>;
580
- Image: () => Promise<{
581
- default: `${string}.svg`;
582
- }>;
583
- Inbox: () => Promise<{
584
- default: `${string}.svg`;
585
- }>;
586
- InfinitySymbol: () => Promise<{
587
- default: `${string}.svg`;
588
- }>;
589
- Info: () => Promise<{
590
- default: `${string}.svg`;
591
- }>;
592
- IssueClosed: () => Promise<{
593
- default: `${string}.svg`;
594
- }>;
595
- IssueDraft: () => Promise<{
596
- default: `${string}.svg`;
597
- }>;
598
- IssueOpened: () => Promise<{
599
- default: `${string}.svg`;
600
- }>;
601
- IssueReopened: () => Promise<{
602
- default: `${string}.svg`;
603
- }>;
604
- Italic: () => Promise<{
605
- default: `${string}.svg`;
606
- }>;
607
- Iterations: () => Promise<{
608
- default: `${string}.svg`;
609
- }>;
610
- KebabHorizontal: () => Promise<{
611
- default: `${string}.svg`;
612
- }>;
613
- Key: () => Promise<{
614
- default: `${string}.svg`;
615
- }>;
616
- KeyAsterisk: () => Promise<{
617
- default: `${string}.svg`;
618
- }>;
619
- Law: () => Promise<{
620
- default: `${string}.svg`;
621
- }>;
622
- LightBulb: () => Promise<{
623
- default: `${string}.svg`;
624
- }>;
625
- Link: () => Promise<{
626
- default: `${string}.svg`;
627
- }>;
628
- LinkExternal: () => Promise<{
629
- default: `${string}.svg`;
630
- }>;
631
- ListOrdered: () => Promise<{
632
- default: `${string}.svg`;
633
- }>;
634
- ListUnordered: () => Promise<{
635
- default: `${string}.svg`;
636
- }>;
637
- Location: () => Promise<{
638
- default: `${string}.svg`;
639
- }>;
640
- Lock: () => Promise<{
641
- default: `${string}.svg`;
642
- }>;
643
- Log: () => Promise<{
644
- default: `${string}.svg`;
645
- }>;
646
- Login: () => Promise<{
647
- default: `${string}.svg`;
648
- }>;
649
- LogoGist: () => Promise<{
650
- default: `${string}.svg`;
651
- }>;
652
- LogoGithub: () => Promise<{
653
- default: `${string}.svg`;
654
- }>;
655
- Logout: () => Promise<{
656
- default: `${string}.svg`;
657
- }>;
658
- Mail: () => Promise<{
659
- default: `${string}.svg`;
660
- }>;
661
- MarkGithub: () => Promise<{
662
- default: `${string}.svg`;
663
- }>;
664
- Markdown: () => Promise<{
665
- default: `${string}.svg`;
666
- }>;
667
- Megaphone: () => Promise<{
668
- default: `${string}.svg`;
669
- }>;
670
- Mention: () => Promise<{
671
- default: `${string}.svg`;
672
- }>;
673
- Meter: () => Promise<{
674
- default: `${string}.svg`;
675
- }>;
676
- Milestone: () => Promise<{
677
- default: `${string}.svg`;
678
- }>;
679
- Mirror: () => Promise<{
680
- default: `${string}.svg`;
681
- }>;
682
- Moon: () => Promise<{
683
- default: `${string}.svg`;
684
- }>;
685
- MortarBoard: () => Promise<{
686
- default: `${string}.svg`;
687
- }>;
688
- MultiSelect: () => Promise<{
689
- default: `${string}.svg`;
690
- }>;
691
- Mute: () => Promise<{
692
- default: `${string}.svg`;
693
- }>;
694
- NoEntry: () => Promise<{
695
- default: `${string}.svg`;
696
- }>;
697
- NorthStar: () => Promise<{
698
- default: `${string}.svg`;
699
- }>;
700
- Note: () => Promise<{
701
- default: `${string}.svg`;
702
- }>;
703
- Number: () => Promise<{
704
- default: `${string}.svg`;
705
- }>;
706
- Organization: () => Promise<{
707
- default: `${string}.svg`;
708
- }>;
709
- Package: () => Promise<{
710
- default: `${string}.svg`;
711
- }>;
712
- PackageDependencies: () => Promise<{
713
- default: `${string}.svg`;
714
- }>;
715
- PackageDependents: () => Promise<{
716
- default: `${string}.svg`;
717
- }>;
718
- Paintbrush: () => Promise<{
719
- default: `${string}.svg`;
720
- }>;
721
- PaperAirplane: () => Promise<{
722
- default: `${string}.svg`;
723
- }>;
724
- Paperclip: () => Promise<{
725
- default: `${string}.svg`;
726
- }>;
727
- Paste: () => Promise<{
728
- default: `${string}.svg`;
729
- }>;
730
- Pencil: () => Promise<{
731
- default: `${string}.svg`;
732
- }>;
733
- People: () => Promise<{
734
- default: `${string}.svg`;
735
- }>;
736
- Person: () => Promise<{
737
- default: `${string}.svg`;
738
- }>;
739
- PersonAdd: () => Promise<{
740
- default: `${string}.svg`;
741
- }>;
742
- PersonFill: () => Promise<{
743
- default: `${string}.svg`;
744
- }>;
745
- Pin: () => Promise<{
746
- default: `${string}.svg`;
747
- }>;
748
- Play: () => Promise<{
749
- default: `${string}.svg`;
750
- }>;
751
- Plug: () => Promise<{
752
- default: `${string}.svg`;
753
- }>;
754
- Plus: () => Promise<{
755
- default: `${string}.svg`;
756
- }>;
757
- PlusCircle: () => Promise<{
758
- default: `${string}.svg`;
759
- }>;
760
- Project: () => Promise<{
761
- default: `${string}.svg`;
762
- }>;
763
- Pulse: () => Promise<{
764
- default: `${string}.svg`;
765
- }>;
766
- Question: () => Promise<{
767
- default: `${string}.svg`;
768
- }>;
769
- Quote: () => Promise<{
770
- default: `${string}.svg`;
771
- }>;
772
- Reply: () => Promise<{
773
- default: `${string}.svg`;
774
- }>;
775
- Repo: () => Promise<{
776
- default: `${string}.svg`;
777
- }>;
778
- RepoClone: () => Promise<{
779
- default: `${string}.svg`;
780
- }>;
781
- RepoDeleted: () => Promise<{
782
- default: `${string}.svg`;
783
- }>;
784
- RepoForked: () => Promise<{
785
- default: `${string}.svg`;
786
- }>;
787
- RepoLocked: () => Promise<{
788
- default: `${string}.svg`;
789
- }>;
790
- RepoPull: () => Promise<{
791
- default: `${string}.svg`;
792
- }>;
793
- RepoPush: () => Promise<{
794
- default: `${string}.svg`;
795
- }>;
796
- RepoTemplate: () => Promise<{
797
- default: `${string}.svg`;
798
- }>;
799
- Report: () => Promise<{
800
- default: `${string}.svg`;
801
- }>;
802
- Rocket: () => Promise<{
803
- default: `${string}.svg`;
804
- }>;
805
- Rows: () => Promise<{
806
- default: `${string}.svg`;
807
- }>;
808
- Rss: () => Promise<{
809
- default: `${string}.svg`;
810
- }>;
811
- Ruby: () => Promise<{
812
- default: `${string}.svg`;
813
- }>;
814
- ScreenFull: () => Promise<{
815
- default: `${string}.svg`;
816
- }>;
817
- ScreenNormal: () => Promise<{
818
- default: `${string}.svg`;
819
- }>;
820
- Search: () => Promise<{
821
- default: `${string}.svg`;
822
- }>;
823
- Server: () => Promise<{
824
- default: `${string}.svg`;
825
- }>;
826
- ServerError: () => Promise<{
827
- default: `${string}.svg`;
828
- }>;
829
- Share: () => Promise<{
830
- default: `${string}.svg`;
831
- }>;
832
- ShareAndroid: () => Promise<{
833
- default: `${string}.svg`;
834
- }>;
835
- Shield: () => Promise<{
836
- default: `${string}.svg`;
837
- }>;
838
- ShieldCheck: () => Promise<{
839
- default: `${string}.svg`;
840
- }>;
841
- ShieldLock: () => Promise<{
842
- default: `${string}.svg`;
843
- }>;
844
- ShieldSlash: () => Promise<{
845
- default: `${string}.svg`;
846
- }>;
847
- ShieldX: () => Promise<{
848
- default: `${string}.svg`;
849
- }>;
850
- SidebarCollapse: () => Promise<{
851
- default: `${string}.svg`;
852
- }>;
853
- SidebarExpand: () => Promise<{
854
- default: `${string}.svg`;
855
- }>;
856
- SignIn: () => Promise<{
857
- default: `${string}.svg`;
858
- }>;
859
- SignOut: () => Promise<{
860
- default: `${string}.svg`;
861
- }>;
862
- SingleSelect: () => Promise<{
863
- default: `${string}.svg`;
864
- }>;
865
- Skip: () => Promise<{
866
- default: `${string}.svg`;
867
- }>;
868
- Sliders: () => Promise<{
869
- default: `${string}.svg`;
870
- }>;
871
- Smiley: () => Promise<{
872
- default: `${string}.svg`;
873
- }>;
874
- SortAsc: () => Promise<{
875
- default: `${string}.svg`;
876
- }>;
877
- SortDesc: () => Promise<{
878
- default: `${string}.svg`;
879
- }>;
880
- Square: () => Promise<{
881
- default: `${string}.svg`;
882
- }>;
883
- SquareFill: () => Promise<{
884
- default: `${string}.svg`;
885
- }>;
886
- Squirrel: () => Promise<{
887
- default: `${string}.svg`;
888
- }>;
889
- Stack: () => Promise<{
890
- default: `${string}.svg`;
891
- }>;
892
- Star: () => Promise<{
893
- default: `${string}.svg`;
894
- }>;
895
- StarFill: () => Promise<{
896
- default: `${string}.svg`;
897
- }>;
898
- Stop: () => Promise<{
899
- default: `${string}.svg`;
900
- }>;
901
- Stopwatch: () => Promise<{
902
- default: `${string}.svg`;
903
- }>;
904
- Store: () => Promise<{
905
- default: `${string}.svg`;
906
- }>;
907
- Strikethrough: () => Promise<{
908
- default: `${string}.svg`;
909
- }>;
910
- Sun: () => Promise<{
911
- default: `${string}.svg`;
912
- }>;
913
- Sync: () => Promise<{
914
- default: `${string}.svg`;
915
- }>;
916
- TabExternal: () => Promise<{
917
- default: `${string}.svg`;
918
- }>;
919
- Table: () => Promise<{
920
- default: `${string}.svg`;
921
- }>;
922
- Tag: () => Promise<{
923
- default: `${string}.svg`;
924
- }>;
925
- TaskList: () => Promise<{
926
- default: `${string}.svg`;
927
- }>;
928
- Telescope: () => Promise<{
929
- default: `${string}.svg`;
930
- }>;
931
- TelescopeFill: () => Promise<{
932
- default: `${string}.svg`;
933
- }>;
934
- Terminal: () => Promise<{
935
- default: `${string}.svg`;
936
- }>;
937
- ThreeBars: () => Promise<{
938
- default: `${string}.svg`;
939
- }>;
940
- ThumbsDown: () => Promise<{
941
- default: `${string}.svg`;
942
- }>;
943
- ThumbsUp: () => Promise<{
944
- default: `${string}.svg`;
945
- }>;
946
- Tools: () => Promise<{
947
- default: `${string}.svg`;
948
- }>;
949
- Trash: () => Promise<{
950
- default: `${string}.svg`;
951
- }>;
952
- TriangleDown: () => Promise<{
953
- default: `${string}.svg`;
954
- }>;
955
- TriangleLeft: () => Promise<{
956
- default: `${string}.svg`;
957
- }>;
958
- TriangleRight: () => Promise<{
959
- default: `${string}.svg`;
960
- }>;
961
- TriangleUp: () => Promise<{
962
- default: `${string}.svg`;
963
- }>;
964
- Trophy: () => Promise<{
965
- default: `${string}.svg`;
966
- }>;
967
- Typography: () => Promise<{
968
- default: `${string}.svg`;
969
- }>;
970
- Unfold: () => Promise<{
971
- default: `${string}.svg`;
972
- }>;
973
- Unlock: () => Promise<{
974
- default: `${string}.svg`;
975
- }>;
976
- Unmute: () => Promise<{
977
- default: `${string}.svg`;
978
- }>;
979
- Unverified: () => Promise<{
980
- default: `${string}.svg`;
981
- }>;
982
- Upload: () => Promise<{
983
- default: `${string}.svg`;
984
- }>;
985
- Verified: () => Promise<{
986
- default: `${string}.svg`;
987
- }>;
988
- Versions: () => Promise<{
989
- default: `${string}.svg`;
990
- }>;
991
- Video: () => Promise<{
992
- default: `${string}.svg`;
993
- }>;
994
- Webhook: () => Promise<{
995
- default: `${string}.svg`;
996
- }>;
997
- Workflow: () => Promise<{
998
- default: `${string}.svg`;
999
- }>;
1000
- X: () => Promise<{
1001
- default: `${string}.svg`;
1002
- }>;
1003
- XCircle: () => Promise<{
1004
- default: `${string}.svg`;
1005
- }>;
1006
- XCircleFill: () => Promise<{
1007
- default: `${string}.svg`;
1008
- }>;
1009
- YourDashLogo: () => Promise<{
1010
- default: `${string}.svg`;
1011
- }>;
1012
- Zap: () => Promise<{
1013
- default: `${string}.svg`;
1014
- }>;
177
+ Accessibility: () => Promise<svg>;
178
+ AccessibilityInset: () => Promise<svg>;
179
+ Alert: () => Promise<svg>;
180
+ AppLauncher: () => Promise<svg>;
181
+ Apps: () => Promise<svg>;
182
+ Archive: () => Promise<svg>;
183
+ ArrowBoth: () => Promise<svg>;
184
+ ArrowDown: () => Promise<svg>;
185
+ ArrowLeft: () => Promise<svg>;
186
+ ArrowRight: () => Promise<svg>;
187
+ ArrowSwitch: () => Promise<svg>;
188
+ ArrowUp: () => Promise<svg>;
189
+ Beaker: () => Promise<svg>;
190
+ Bell: () => Promise<svg>;
191
+ BellFill: () => Promise<svg>;
192
+ BellSlash: () => Promise<svg>;
193
+ Blocked: () => Promise<svg>;
194
+ Bold: () => Promise<svg>;
195
+ Book: () => Promise<svg>;
196
+ Bookmark: () => Promise<svg>;
197
+ BookmarkSlash: () => Promise<svg>;
198
+ Briefcase: () => Promise<svg>;
199
+ Broadcast: () => Promise<svg>;
200
+ Browser: () => Promise<svg>;
201
+ Bug: () => Promise<svg>;
202
+ Cache: () => Promise<svg>;
203
+ Calendar: () => Promise<svg>;
204
+ Check: () => Promise<svg>;
205
+ CheckCircle: () => Promise<svg>;
206
+ CheckCircleFill: () => Promise<svg>;
207
+ Checkbox: () => Promise<svg>;
208
+ Checklist: () => Promise<svg>;
209
+ ChevronDown: () => Promise<svg>;
210
+ ChevronLeft: () => Promise<svg>;
211
+ ChevronRight: () => Promise<svg>;
212
+ ChevronUp: () => Promise<svg>;
213
+ Circle: () => Promise<svg>;
214
+ CircleSlash: () => Promise<svg>;
215
+ Clock: () => Promise<svg>;
216
+ Cloud: () => Promise<svg>;
217
+ CloudOffline: () => Promise<svg>;
218
+ Code: () => Promise<svg>;
219
+ CodeOfConduct: () => Promise<svg>;
220
+ CodeReview: () => Promise<svg>;
221
+ CodeSquare: () => Promise<svg>;
222
+ CodeScan: () => Promise<svg>;
223
+ CodeScanCheckmark: () => Promise<svg>;
224
+ CodeSpaces: () => Promise<svg>;
225
+ Columns: () => Promise<svg>;
226
+ CommandPalette: () => Promise<svg>;
227
+ Comment: () => Promise<svg>;
228
+ CommentDiscussion: () => Promise<svg>;
229
+ Container: () => Promise<svg>;
230
+ Copilot: () => Promise<svg>;
231
+ Copilot48: () => Promise<svg>;
232
+ Copilot96: () => Promise<svg>;
233
+ CopilotError: () => Promise<svg>;
234
+ CopilotWarning: () => Promise<svg>;
235
+ Copy: () => Promise<svg>;
236
+ Cpu: () => Promise<svg>;
237
+ CreditCard: () => Promise<svg>;
238
+ CrossReference: () => Promise<svg>;
239
+ Dash: () => Promise<svg>;
240
+ Database: () => Promise<svg>;
241
+ Dependabot: () => Promise<svg>;
242
+ DesktopDownload: () => Promise<svg>;
243
+ DeviceCamera: () => Promise<svg>;
244
+ DeviceCameraVideo: () => Promise<svg>;
245
+ DeviceDesktop: () => Promise<svg>;
246
+ DeviceMobile: () => Promise<svg>;
247
+ Diamond: () => Promise<svg>;
248
+ Diff: () => Promise<svg>;
249
+ DiffAdded: () => Promise<svg>;
250
+ DiffIgnored: () => Promise<svg>;
251
+ DiffModified: () => Promise<svg>;
252
+ DiffRemoved: () => Promise<svg>;
253
+ DiffRenamed: () => Promise<svg>;
254
+ Dot: () => Promise<svg>;
255
+ DotFill: () => Promise<svg>;
256
+ Download: () => Promise<svg>;
257
+ Duplicate: () => Promise<svg>;
258
+ Ellipsis: () => Promise<svg>;
259
+ Eye: () => Promise<svg>;
260
+ EyeClosed: () => Promise<svg>;
261
+ Ewsgit: () => Promise<svg>;
262
+ FeedDiscussion: () => Promise<svg>;
263
+ FeedForked: () => Promise<svg>;
264
+ FeedHeart: () => Promise<svg>;
265
+ FeedMerged: () => Promise<svg>;
266
+ FeedPerson: () => Promise<svg>;
267
+ FeedRepo: () => Promise<svg>;
268
+ FeedRocket: () => Promise<svg>;
269
+ FeedStar: () => Promise<svg>;
270
+ FeedTag: () => Promise<svg>;
271
+ FeedTrophy: () => Promise<svg>;
272
+ File: () => Promise<svg>;
273
+ FileAdded: () => Promise<svg>;
274
+ FileBadge: () => Promise<svg>;
275
+ FileBinary: () => Promise<svg>;
276
+ FileCode: () => Promise<svg>;
277
+ FileDiff: () => Promise<svg>;
278
+ FileDirectory: () => Promise<svg>;
279
+ FileDirectoryFill: () => Promise<svg>;
280
+ FileDirectoryOpenFill: () => Promise<svg>;
281
+ FileMoved: () => Promise<svg>;
282
+ FileRemoved: () => Promise<svg>;
283
+ FileSubmodule: () => Promise<svg>;
284
+ FileSymlinkFile: () => Promise<svg>;
285
+ FileZip: () => Promise<svg>;
286
+ Filter: () => Promise<svg>;
287
+ Flame: () => Promise<svg>;
288
+ Fold: () => Promise<svg>;
289
+ FoldDown: () => Promise<svg>;
290
+ FoldUp: () => Promise<svg>;
291
+ Gear: () => Promise<svg>;
292
+ Gift: () => Promise<svg>;
293
+ GitBranch: () => Promise<svg>;
294
+ GitCommit: () => Promise<svg>;
295
+ GitCompare: () => Promise<svg>;
296
+ GitMerge: () => Promise<svg>;
297
+ GitMergeQueue: () => Promise<svg>;
298
+ GitPullRequest: () => Promise<svg>;
299
+ GitPullRequestClosed: () => Promise<svg>;
300
+ GitPullRequestDraft: () => Promise<svg>;
301
+ Globe: () => Promise<svg>;
302
+ Grabber: () => Promise<svg>;
303
+ Graph: () => Promise<svg>;
304
+ Hash: () => Promise<svg>;
305
+ Heading: () => Promise<svg>;
306
+ Heart: () => Promise<svg>;
307
+ HeartFill: () => Promise<svg>;
308
+ History: () => Promise<svg>;
309
+ Home: () => Promise<svg>;
310
+ HorizontalRule: () => Promise<svg>;
311
+ Hourglass: () => Promise<svg>;
312
+ Hubot: () => Promise<svg>;
313
+ IdBadge: () => Promise<svg>;
314
+ Image: () => Promise<svg>;
315
+ Inbox: () => Promise<svg>;
316
+ InfinitySymbol: () => Promise<svg>;
317
+ Info: () => Promise<svg>;
318
+ IssueClosed: () => Promise<svg>;
319
+ IssueDraft: () => Promise<svg>;
320
+ IssueOpened: () => Promise<svg>;
321
+ IssueReopened: () => Promise<svg>;
322
+ Italic: () => Promise<svg>;
323
+ Iterations: () => Promise<svg>;
324
+ KebabHorizontal: () => Promise<svg>;
325
+ Key: () => Promise<svg>;
326
+ KeyAsterisk: () => Promise<svg>;
327
+ Law: () => Promise<svg>;
328
+ LightBulb: () => Promise<svg>;
329
+ Link: () => Promise<svg>;
330
+ LinkExternal: () => Promise<svg>;
331
+ ListOrdered: () => Promise<svg>;
332
+ ListUnordered: () => Promise<svg>;
333
+ Location: () => Promise<svg>;
334
+ Lock: () => Promise<svg>;
335
+ Log: () => Promise<svg>;
336
+ Login: () => Promise<svg>;
337
+ LogoGist: () => Promise<svg>;
338
+ LogoGithub: () => Promise<svg>;
339
+ Logout: () => Promise<svg>;
340
+ Mail: () => Promise<svg>;
341
+ MarkGithub: () => Promise<svg>;
342
+ Markdown: () => Promise<svg>;
343
+ Megaphone: () => Promise<svg>;
344
+ Mention: () => Promise<svg>;
345
+ Meter: () => Promise<svg>;
346
+ Milestone: () => Promise<svg>;
347
+ Mirror: () => Promise<svg>;
348
+ Moon: () => Promise<svg>;
349
+ MortarBoard: () => Promise<svg>;
350
+ MultiSelect: () => Promise<svg>;
351
+ Mute: () => Promise<svg>;
352
+ NoEntry: () => Promise<svg>;
353
+ NorthStar: () => Promise<svg>;
354
+ Note: () => Promise<svg>;
355
+ Number: () => Promise<svg>;
356
+ Organization: () => Promise<svg>;
357
+ Package: () => Promise<svg>;
358
+ PackageDependencies: () => Promise<svg>;
359
+ PackageDependents: () => Promise<svg>;
360
+ Paintbrush: () => Promise<svg>;
361
+ PaperAirplane: () => Promise<svg>;
362
+ Paperclip: () => Promise<svg>;
363
+ Paste: () => Promise<svg>;
364
+ Pencil: () => Promise<svg>;
365
+ People: () => Promise<svg>;
366
+ Person: () => Promise<svg>;
367
+ PersonAdd: () => Promise<svg>;
368
+ PersonFill: () => Promise<svg>;
369
+ Pin: () => Promise<svg>;
370
+ Play: () => Promise<svg>;
371
+ Plug: () => Promise<svg>;
372
+ Plus: () => Promise<svg>;
373
+ PlusCircle: () => Promise<svg>;
374
+ Project: () => Promise<svg>;
375
+ Pulse: () => Promise<svg>;
376
+ Question: () => Promise<svg>;
377
+ Quote: () => Promise<svg>;
378
+ Reply: () => Promise<svg>;
379
+ Repo: () => Promise<svg>;
380
+ RepoClone: () => Promise<svg>;
381
+ RepoDeleted: () => Promise<svg>;
382
+ RepoForked: () => Promise<svg>;
383
+ RepoLocked: () => Promise<svg>;
384
+ RepoPull: () => Promise<svg>;
385
+ RepoPush: () => Promise<svg>;
386
+ RepoTemplate: () => Promise<svg>;
387
+ Report: () => Promise<svg>;
388
+ Rocket: () => Promise<svg>;
389
+ Rows: () => Promise<svg>;
390
+ Rss: () => Promise<svg>;
391
+ Ruby: () => Promise<svg>;
392
+ ScreenFull: () => Promise<svg>;
393
+ ScreenNormal: () => Promise<svg>;
394
+ Search: () => Promise<svg>;
395
+ Server: () => Promise<svg>;
396
+ ServerError: () => Promise<svg>;
397
+ Share: () => Promise<svg>;
398
+ ShareAndroid: () => Promise<svg>;
399
+ Shield: () => Promise<svg>;
400
+ ShieldCheck: () => Promise<svg>;
401
+ ShieldLock: () => Promise<svg>;
402
+ ShieldSlash: () => Promise<svg>;
403
+ ShieldX: () => Promise<svg>;
404
+ SidebarCollapse: () => Promise<svg>;
405
+ SidebarExpand: () => Promise<svg>;
406
+ SignIn: () => Promise<svg>;
407
+ SignOut: () => Promise<svg>;
408
+ SingleSelect: () => Promise<svg>;
409
+ Skip: () => Promise<svg>;
410
+ Sliders: () => Promise<svg>;
411
+ Smiley: () => Promise<svg>;
412
+ SortAsc: () => Promise<svg>;
413
+ SortDesc: () => Promise<svg>;
414
+ Square: () => Promise<svg>;
415
+ SquareFill: () => Promise<svg>;
416
+ Squirrel: () => Promise<svg>;
417
+ Stack: () => Promise<svg>;
418
+ Star: () => Promise<svg>;
419
+ StarFill: () => Promise<svg>;
420
+ Stop: () => Promise<svg>;
421
+ Stopwatch: () => Promise<svg>;
422
+ Store: () => Promise<svg>;
423
+ Strikethrough: () => Promise<svg>;
424
+ Sun: () => Promise<svg>;
425
+ Sync: () => Promise<svg>;
426
+ TabExternal: () => Promise<svg>;
427
+ Table: () => Promise<svg>;
428
+ Tag: () => Promise<svg>;
429
+ TaskList: () => Promise<svg>;
430
+ Telescope: () => Promise<svg>;
431
+ TelescopeFill: () => Promise<svg>;
432
+ Terminal: () => Promise<svg>;
433
+ ThreeBars: () => Promise<svg>;
434
+ ThumbsDown: () => Promise<svg>;
435
+ ThumbsUp: () => Promise<svg>;
436
+ Tools: () => Promise<svg>;
437
+ Trash: () => Promise<svg>;
438
+ TriangleDown: () => Promise<svg>;
439
+ TriangleLeft: () => Promise<svg>;
440
+ TriangleRight: () => Promise<svg>;
441
+ TriangleUp: () => Promise<svg>;
442
+ Trophy: () => Promise<svg>;
443
+ Typography: () => Promise<svg>;
444
+ Unfold: () => Promise<svg>;
445
+ Unlock: () => Promise<svg>;
446
+ Unmute: () => Promise<svg>;
447
+ Unverified: () => Promise<svg>;
448
+ Upload: () => Promise<svg>;
449
+ Verified: () => Promise<svg>;
450
+ Versions: () => Promise<svg>;
451
+ Video: () => Promise<svg>;
452
+ Webhook: () => Promise<svg>;
453
+ Workflow: () => Promise<svg>;
454
+ X: () => Promise<svg>;
455
+ XCircle: () => Promise<svg>;
456
+ XCircleFill: () => Promise<svg>;
457
+ YourDashLogo: () => Promise<svg>;
458
+ Zap: () => Promise<svg>;
1015
459
  };
1016
460
 
1017
461
  export declare type UKIconType = (typeof UKIcons)[keyof typeof UKIcons] | string;
@@ -1043,6 +487,8 @@ export declare const UKInfiniteScroll: default_2.FC<{
1043
487
  resetState?: string;
1044
488
  }>;
1045
489
 
490
+ export declare const UKLayout: default_2.FC<default_2.PropsWithChildren<IUKLayoutProps>>;
491
+
1046
492
  export declare const UKLink: FC<{
1047
493
  text: string;
1048
494
  to: string;