@blueprintjs/icons 5.0.0-alpha.3 → 5.0.0-alpha.5

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 (284) hide show
  1. package/dist/icons.bundle.js +1 -1
  2. package/icons.json +35 -0
  3. package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +7 -2
  4. package/lib/cjs/generated/16px/blueprint-icons-16.js +10 -0
  5. package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
  6. package/lib/cjs/generated/16px/paths/ammunition.d.ts +2 -0
  7. package/lib/cjs/generated/16px/paths/ammunition.js +4 -0
  8. package/lib/cjs/generated/16px/paths/ammunition.js.map +1 -0
  9. package/lib/cjs/generated/16px/paths/detection.d.ts +2 -0
  10. package/lib/cjs/generated/16px/paths/detection.js +4 -0
  11. package/lib/cjs/generated/16px/paths/detection.js.map +1 -0
  12. package/lib/cjs/generated/16px/paths/index.d.ts +5 -0
  13. package/lib/cjs/generated/16px/paths/index.js +22 -12
  14. package/lib/cjs/generated/16px/paths/index.js.map +1 -1
  15. package/lib/cjs/generated/16px/paths/lengthen-text.d.ts +2 -0
  16. package/lib/cjs/generated/16px/paths/lengthen-text.js +4 -0
  17. package/lib/cjs/generated/16px/paths/lengthen-text.js.map +1 -0
  18. package/lib/cjs/generated/16px/paths/shorten-text.d.ts +2 -0
  19. package/lib/cjs/generated/16px/paths/shorten-text.js +4 -0
  20. package/lib/cjs/generated/16px/paths/shorten-text.js.map +1 -0
  21. package/lib/cjs/generated/16px/paths/spell-check.d.ts +2 -0
  22. package/lib/cjs/generated/16px/paths/spell-check.js +4 -0
  23. package/lib/cjs/generated/16px/paths/spell-check.js.map +1 -0
  24. package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +7 -2
  25. package/lib/cjs/generated/20px/blueprint-icons-20.js +10 -0
  26. package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
  27. package/lib/cjs/generated/20px/paths/ammunition.d.ts +2 -0
  28. package/lib/cjs/generated/20px/paths/ammunition.js +4 -0
  29. package/lib/cjs/generated/20px/paths/ammunition.js.map +1 -0
  30. package/lib/cjs/generated/20px/paths/detection.d.ts +2 -0
  31. package/lib/cjs/generated/20px/paths/detection.js +4 -0
  32. package/lib/cjs/generated/20px/paths/detection.js.map +1 -0
  33. package/lib/cjs/generated/20px/paths/index.d.ts +5 -0
  34. package/lib/cjs/generated/20px/paths/index.js +22 -12
  35. package/lib/cjs/generated/20px/paths/index.js.map +1 -1
  36. package/lib/cjs/generated/20px/paths/lengthen-text.d.ts +2 -0
  37. package/lib/cjs/generated/20px/paths/lengthen-text.js +4 -0
  38. package/lib/cjs/generated/20px/paths/lengthen-text.js.map +1 -0
  39. package/lib/cjs/generated/20px/paths/shorten-text.d.ts +2 -0
  40. package/lib/cjs/generated/20px/paths/shorten-text.js +4 -0
  41. package/lib/cjs/generated/20px/paths/shorten-text.js.map +1 -0
  42. package/lib/cjs/generated/20px/paths/spell-check.d.ts +2 -0
  43. package/lib/cjs/generated/20px/paths/spell-check.js +4 -0
  44. package/lib/cjs/generated/20px/paths/spell-check.js.map +1 -0
  45. package/lib/cjs/generated/components/ammunition.d.ts +4 -0
  46. package/lib/cjs/generated/components/ammunition.js +46 -0
  47. package/lib/cjs/generated/components/ammunition.js.map +1 -0
  48. package/lib/cjs/generated/components/detection.d.ts +4 -0
  49. package/lib/cjs/generated/components/detection.js +46 -0
  50. package/lib/cjs/generated/components/detection.js.map +1 -0
  51. package/lib/cjs/generated/components/index.d.ts +5 -0
  52. package/lib/cjs/generated/components/index.js +22 -12
  53. package/lib/cjs/generated/components/index.js.map +1 -1
  54. package/lib/cjs/generated/components/lengthen-text.d.ts +4 -0
  55. package/lib/cjs/generated/components/lengthen-text.js +46 -0
  56. package/lib/cjs/generated/components/lengthen-text.js.map +1 -0
  57. package/lib/cjs/generated/components/shorten-text.d.ts +4 -0
  58. package/lib/cjs/generated/components/shorten-text.js +46 -0
  59. package/lib/cjs/generated/components/shorten-text.js.map +1 -0
  60. package/lib/cjs/generated/components/spell-check.d.ts +4 -0
  61. package/lib/cjs/generated/components/spell-check.js +46 -0
  62. package/lib/cjs/generated/components/spell-check.js.map +1 -0
  63. package/lib/cjs/generated/index.d.ts +5 -0
  64. package/lib/cjs/generated/index.js +22 -12
  65. package/lib/cjs/generated/index.js.map +1 -1
  66. package/lib/cjs/iconCodepoints.d.ts +5 -0
  67. package/lib/cjs/iconLoader.d.ts +2 -2
  68. package/lib/cjs/iconLoader.js +3 -2
  69. package/lib/cjs/iconLoader.js.map +1 -1
  70. package/lib/cjs/iconNames.d.ts +10 -0
  71. package/lib/cjs/index.d.ts +1 -0
  72. package/lib/cjs/index.js +5 -1
  73. package/lib/cjs/index.js.map +1 -1
  74. package/lib/cjs/type-utils/camel-case.d.ts +3 -3
  75. package/lib/cjs/type-utils/delimiter-case.d.ts +4 -4
  76. package/lib/cjs/type-utils/includes.d.ts +2 -2
  77. package/lib/cjs/type-utils/pascal-case.d.ts +1 -1
  78. package/lib/cjs/type-utils/screaming-snake-case.d.ts +2 -2
  79. package/lib/cjs/type-utils/snake-case.d.ts +1 -1
  80. package/lib/cjs/type-utils/sourceUtilities.d.ts +3 -3
  81. package/lib/cjs/type-utils/utilities.d.ts +1 -1
  82. package/lib/css/blueprint-icons-16.eot +0 -0
  83. package/lib/css/blueprint-icons-16.svg +15 -0
  84. package/lib/css/blueprint-icons-16.ttf +0 -0
  85. package/lib/css/blueprint-icons-16.woff +0 -0
  86. package/lib/css/blueprint-icons-16.woff2 +0 -0
  87. package/lib/css/blueprint-icons-20.eot +0 -0
  88. package/lib/css/blueprint-icons-20.svg +15 -0
  89. package/lib/css/blueprint-icons-20.ttf +0 -0
  90. package/lib/css/blueprint-icons-20.woff +0 -0
  91. package/lib/css/blueprint-icons-20.woff2 +0 -0
  92. package/lib/css/blueprint-icons.css +2 -2
  93. package/lib/css/blueprint-icons.css.map +1 -1
  94. package/lib/esm/generated/16px/blueprint-icons-16.d.ts +7 -2
  95. package/lib/esm/generated/16px/blueprint-icons-16.js +10 -0
  96. package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
  97. package/lib/esm/generated/16px/paths/ammunition.d.ts +2 -0
  98. package/lib/esm/generated/16px/paths/ammunition.js +2 -0
  99. package/lib/esm/generated/16px/paths/ammunition.js.map +1 -0
  100. package/lib/esm/generated/16px/paths/detection.d.ts +2 -0
  101. package/lib/esm/generated/16px/paths/detection.js +2 -0
  102. package/lib/esm/generated/16px/paths/detection.js.map +1 -0
  103. package/lib/esm/generated/16px/paths/index.d.ts +5 -0
  104. package/lib/esm/generated/16px/paths/index.js +5 -0
  105. package/lib/esm/generated/16px/paths/index.js.map +1 -1
  106. package/lib/esm/generated/16px/paths/lengthen-text.d.ts +2 -0
  107. package/lib/esm/generated/16px/paths/lengthen-text.js +2 -0
  108. package/lib/esm/generated/16px/paths/lengthen-text.js.map +1 -0
  109. package/lib/esm/generated/16px/paths/shorten-text.d.ts +2 -0
  110. package/lib/esm/generated/16px/paths/shorten-text.js +2 -0
  111. package/lib/esm/generated/16px/paths/shorten-text.js.map +1 -0
  112. package/lib/esm/generated/16px/paths/spell-check.d.ts +2 -0
  113. package/lib/esm/generated/16px/paths/spell-check.js +2 -0
  114. package/lib/esm/generated/16px/paths/spell-check.js.map +1 -0
  115. package/lib/esm/generated/20px/blueprint-icons-20.d.ts +7 -2
  116. package/lib/esm/generated/20px/blueprint-icons-20.js +10 -0
  117. package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
  118. package/lib/esm/generated/20px/paths/ammunition.d.ts +2 -0
  119. package/lib/esm/generated/20px/paths/ammunition.js +2 -0
  120. package/lib/esm/generated/20px/paths/ammunition.js.map +1 -0
  121. package/lib/esm/generated/20px/paths/detection.d.ts +2 -0
  122. package/lib/esm/generated/20px/paths/detection.js +2 -0
  123. package/lib/esm/generated/20px/paths/detection.js.map +1 -0
  124. package/lib/esm/generated/20px/paths/index.d.ts +5 -0
  125. package/lib/esm/generated/20px/paths/index.js +5 -0
  126. package/lib/esm/generated/20px/paths/index.js.map +1 -1
  127. package/lib/esm/generated/20px/paths/lengthen-text.d.ts +2 -0
  128. package/lib/esm/generated/20px/paths/lengthen-text.js +2 -0
  129. package/lib/esm/generated/20px/paths/lengthen-text.js.map +1 -0
  130. package/lib/esm/generated/20px/paths/shorten-text.d.ts +2 -0
  131. package/lib/esm/generated/20px/paths/shorten-text.js +2 -0
  132. package/lib/esm/generated/20px/paths/shorten-text.js.map +1 -0
  133. package/lib/esm/generated/20px/paths/spell-check.d.ts +2 -0
  134. package/lib/esm/generated/20px/paths/spell-check.js +2 -0
  135. package/lib/esm/generated/20px/paths/spell-check.js.map +1 -0
  136. package/lib/esm/generated/components/ammunition.d.ts +4 -0
  137. package/lib/esm/generated/components/ammunition.js +43 -0
  138. package/lib/esm/generated/components/ammunition.js.map +1 -0
  139. package/lib/esm/generated/components/detection.d.ts +4 -0
  140. package/lib/esm/generated/components/detection.js +43 -0
  141. package/lib/esm/generated/components/detection.js.map +1 -0
  142. package/lib/esm/generated/components/index.d.ts +5 -0
  143. package/lib/esm/generated/components/index.js +5 -0
  144. package/lib/esm/generated/components/index.js.map +1 -1
  145. package/lib/esm/generated/components/lengthen-text.d.ts +4 -0
  146. package/lib/esm/generated/components/lengthen-text.js +43 -0
  147. package/lib/esm/generated/components/lengthen-text.js.map +1 -0
  148. package/lib/esm/generated/components/shorten-text.d.ts +4 -0
  149. package/lib/esm/generated/components/shorten-text.js +43 -0
  150. package/lib/esm/generated/components/shorten-text.js.map +1 -0
  151. package/lib/esm/generated/components/spell-check.d.ts +4 -0
  152. package/lib/esm/generated/components/spell-check.js +43 -0
  153. package/lib/esm/generated/components/spell-check.js.map +1 -0
  154. package/lib/esm/generated/index.d.ts +5 -0
  155. package/lib/esm/generated/index.js +5 -0
  156. package/lib/esm/generated/index.js.map +1 -1
  157. package/lib/esm/iconCodepoints.d.ts +5 -0
  158. package/lib/esm/iconLoader.d.ts +2 -2
  159. package/lib/esm/iconNames.d.ts +10 -0
  160. package/lib/esm/index.d.ts +1 -0
  161. package/lib/esm/index.js +1 -0
  162. package/lib/esm/index.js.map +1 -1
  163. package/lib/esm/type-utils/camel-case.d.ts +3 -3
  164. package/lib/esm/type-utils/delimiter-case.d.ts +4 -4
  165. package/lib/esm/type-utils/includes.d.ts +2 -2
  166. package/lib/esm/type-utils/pascal-case.d.ts +1 -1
  167. package/lib/esm/type-utils/screaming-snake-case.d.ts +2 -2
  168. package/lib/esm/type-utils/snake-case.d.ts +1 -1
  169. package/lib/esm/type-utils/sourceUtilities.d.ts +3 -3
  170. package/lib/esm/type-utils/utilities.d.ts +1 -1
  171. package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +7 -2
  172. package/lib/esnext/generated/16px/blueprint-icons-16.js +10 -0
  173. package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
  174. package/lib/esnext/generated/16px/paths/ammunition.d.ts +2 -0
  175. package/lib/esnext/generated/16px/paths/ammunition.js +2 -0
  176. package/lib/esnext/generated/16px/paths/ammunition.js.map +1 -0
  177. package/lib/esnext/generated/16px/paths/detection.d.ts +2 -0
  178. package/lib/esnext/generated/16px/paths/detection.js +2 -0
  179. package/lib/esnext/generated/16px/paths/detection.js.map +1 -0
  180. package/lib/esnext/generated/16px/paths/index.d.ts +5 -0
  181. package/lib/esnext/generated/16px/paths/index.js +5 -0
  182. package/lib/esnext/generated/16px/paths/index.js.map +1 -1
  183. package/lib/esnext/generated/16px/paths/lengthen-text.d.ts +2 -0
  184. package/lib/esnext/generated/16px/paths/lengthen-text.js +2 -0
  185. package/lib/esnext/generated/16px/paths/lengthen-text.js.map +1 -0
  186. package/lib/esnext/generated/16px/paths/shorten-text.d.ts +2 -0
  187. package/lib/esnext/generated/16px/paths/shorten-text.js +2 -0
  188. package/lib/esnext/generated/16px/paths/shorten-text.js.map +1 -0
  189. package/lib/esnext/generated/16px/paths/spell-check.d.ts +2 -0
  190. package/lib/esnext/generated/16px/paths/spell-check.js +2 -0
  191. package/lib/esnext/generated/16px/paths/spell-check.js.map +1 -0
  192. package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +7 -2
  193. package/lib/esnext/generated/20px/blueprint-icons-20.js +10 -0
  194. package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
  195. package/lib/esnext/generated/20px/paths/ammunition.d.ts +2 -0
  196. package/lib/esnext/generated/20px/paths/ammunition.js +2 -0
  197. package/lib/esnext/generated/20px/paths/ammunition.js.map +1 -0
  198. package/lib/esnext/generated/20px/paths/detection.d.ts +2 -0
  199. package/lib/esnext/generated/20px/paths/detection.js +2 -0
  200. package/lib/esnext/generated/20px/paths/detection.js.map +1 -0
  201. package/lib/esnext/generated/20px/paths/index.d.ts +5 -0
  202. package/lib/esnext/generated/20px/paths/index.js +5 -0
  203. package/lib/esnext/generated/20px/paths/index.js.map +1 -1
  204. package/lib/esnext/generated/20px/paths/lengthen-text.d.ts +2 -0
  205. package/lib/esnext/generated/20px/paths/lengthen-text.js +2 -0
  206. package/lib/esnext/generated/20px/paths/lengthen-text.js.map +1 -0
  207. package/lib/esnext/generated/20px/paths/shorten-text.d.ts +2 -0
  208. package/lib/esnext/generated/20px/paths/shorten-text.js +2 -0
  209. package/lib/esnext/generated/20px/paths/shorten-text.js.map +1 -0
  210. package/lib/esnext/generated/20px/paths/spell-check.d.ts +2 -0
  211. package/lib/esnext/generated/20px/paths/spell-check.js +2 -0
  212. package/lib/esnext/generated/20px/paths/spell-check.js.map +1 -0
  213. package/lib/esnext/generated/components/ammunition.d.ts +4 -0
  214. package/lib/esnext/generated/components/ammunition.js +47 -0
  215. package/lib/esnext/generated/components/ammunition.js.map +1 -0
  216. package/lib/esnext/generated/components/detection.d.ts +4 -0
  217. package/lib/esnext/generated/components/detection.js +47 -0
  218. package/lib/esnext/generated/components/detection.js.map +1 -0
  219. package/lib/esnext/generated/components/index.d.ts +5 -0
  220. package/lib/esnext/generated/components/index.js +5 -0
  221. package/lib/esnext/generated/components/index.js.map +1 -1
  222. package/lib/esnext/generated/components/lengthen-text.d.ts +4 -0
  223. package/lib/esnext/generated/components/lengthen-text.js +47 -0
  224. package/lib/esnext/generated/components/lengthen-text.js.map +1 -0
  225. package/lib/esnext/generated/components/shorten-text.d.ts +4 -0
  226. package/lib/esnext/generated/components/shorten-text.js +47 -0
  227. package/lib/esnext/generated/components/shorten-text.js.map +1 -0
  228. package/lib/esnext/generated/components/spell-check.d.ts +4 -0
  229. package/lib/esnext/generated/components/spell-check.js +47 -0
  230. package/lib/esnext/generated/components/spell-check.js.map +1 -0
  231. package/lib/esnext/generated/index.d.ts +5 -0
  232. package/lib/esnext/generated/index.js +5 -0
  233. package/lib/esnext/generated/index.js.map +1 -1
  234. package/lib/esnext/iconCodepoints.d.ts +5 -0
  235. package/lib/esnext/iconLoader.d.ts +2 -2
  236. package/lib/esnext/iconNames.d.ts +10 -0
  237. package/lib/esnext/index.d.ts +1 -0
  238. package/lib/esnext/index.js +1 -0
  239. package/lib/esnext/index.js.map +1 -1
  240. package/lib/esnext/type-utils/camel-case.d.ts +3 -3
  241. package/lib/esnext/type-utils/delimiter-case.d.ts +4 -4
  242. package/lib/esnext/type-utils/includes.d.ts +2 -2
  243. package/lib/esnext/type-utils/pascal-case.d.ts +1 -1
  244. package/lib/esnext/type-utils/screaming-snake-case.d.ts +2 -2
  245. package/lib/esnext/type-utils/snake-case.d.ts +1 -1
  246. package/lib/esnext/type-utils/sourceUtilities.d.ts +3 -3
  247. package/lib/esnext/type-utils/utilities.d.ts +1 -1
  248. package/lib/scss/blueprint-icons-16.scss +5 -0
  249. package/package.json +12 -6
  250. package/src/generated/16px/_icon-variables.scss +5 -0
  251. package/src/generated/16px/blueprint-icons-16.css +5 -5
  252. package/src/generated/16px/blueprint-icons-16.eot +0 -0
  253. package/src/generated/16px/blueprint-icons-16.svg +15 -0
  254. package/src/generated/16px/blueprint-icons-16.ts +20 -0
  255. package/src/generated/16px/blueprint-icons-16.ttf +0 -0
  256. package/src/generated/16px/blueprint-icons-16.woff +0 -0
  257. package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
  258. package/src/generated/16px/paths/ammunition.ts +1 -0
  259. package/src/generated/16px/paths/detection.ts +1 -0
  260. package/src/generated/16px/paths/index.ts +5 -0
  261. package/src/generated/16px/paths/lengthen-text.ts +1 -0
  262. package/src/generated/16px/paths/shorten-text.ts +1 -0
  263. package/src/generated/16px/paths/spell-check.ts +1 -0
  264. package/src/generated/20px/blueprint-icons-20.css +5 -5
  265. package/src/generated/20px/blueprint-icons-20.eot +0 -0
  266. package/src/generated/20px/blueprint-icons-20.svg +15 -0
  267. package/src/generated/20px/blueprint-icons-20.ts +20 -0
  268. package/src/generated/20px/blueprint-icons-20.ttf +0 -0
  269. package/src/generated/20px/blueprint-icons-20.woff +0 -0
  270. package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
  271. package/src/generated/20px/paths/ammunition.ts +1 -0
  272. package/src/generated/20px/paths/detection.ts +1 -0
  273. package/src/generated/20px/paths/index.ts +5 -0
  274. package/src/generated/20px/paths/lengthen-text.ts +1 -0
  275. package/src/generated/20px/paths/shorten-text.ts +1 -0
  276. package/src/generated/20px/paths/spell-check.ts +1 -0
  277. package/src/generated/components/ammunition.tsx +85 -0
  278. package/src/generated/components/detection.tsx +85 -0
  279. package/src/generated/components/index.ts +5 -0
  280. package/src/generated/components/lengthen-text.tsx +85 -0
  281. package/src/generated/components/shorten-text.tsx +85 -0
  282. package/src/generated/components/spell-check.tsx +85 -0
  283. package/src/generated/index.ts +5 -0
  284. package/src/index.ts +1 -0
@@ -4,6 +4,7 @@ export declare const IconNames: {
4
4
  FUNCTION: IconName;
5
5
  ADD: IconName;
6
6
  AIRPLANE: IconName;
7
+ AMMUNITION: IconName;
7
8
  ANCHOR: IconName;
8
9
  ANNOTATION: IconName;
9
10
  ANTENNA: IconName;
@@ -58,6 +59,7 @@ export declare const IconNames: {
58
59
  DELETE: IconName;
59
60
  DELTA: IconName;
60
61
  DESKTOP: IconName;
62
+ DETECTION: IconName;
61
63
  DIAGNOSIS: IconName;
62
64
  DISABLE: IconName;
63
65
  DIVIDE: IconName;
@@ -434,6 +436,7 @@ export declare const IconNames: {
434
436
  LAYOUT_SKEW_GRID: IconName;
435
437
  LAYOUT_SORTED_CLUSTERS: IconName;
436
438
  LEFT_JOIN: IconName;
439
+ LENGTHEN_TEXT: IconName;
437
440
  LESS_THAN_OR_EQUAL_TO: IconName;
438
441
  LESS_THAN: IconName;
439
442
  LIST_COLUMNS: IconName;
@@ -509,6 +512,7 @@ export declare const IconNames: {
509
512
  SERIES_SEARCH: IconName;
510
513
  SHARED_FILTER: IconName;
511
514
  SHOPPING_CART: IconName;
515
+ SHORTEN_TEXT: IconName;
512
516
  SIGNAL_SEARCH: IconName;
513
517
  SIM_CARD: IconName;
514
518
  SMALL_CROSS: IconName;
@@ -524,6 +528,7 @@ export declare const IconNames: {
524
528
  SORT_DESC: IconName;
525
529
  SORT_NUMERICAL_DESC: IconName;
526
530
  SORT_NUMERICAL: IconName;
531
+ SPELL_CHECK: IconName;
527
532
  SPLIT_COLUMNS: IconName;
528
533
  STACKED_CHART: IconName;
529
534
  STADIUM_GEOMETRY: IconName;
@@ -630,6 +635,7 @@ export declare const IconNames: {
630
635
  Rectangle: IconName;
631
636
  Highlight: IconName;
632
637
  Airplane: IconName;
638
+ Ammunition: IconName;
633
639
  Anchor: IconName;
634
640
  Annotation: IconName;
635
641
  Antenna: IconName;
@@ -676,6 +682,7 @@ export declare const IconNames: {
676
682
  Database: IconName;
677
683
  Delta: IconName;
678
684
  Desktop: IconName;
685
+ Detection: IconName;
679
686
  Diagnosis: IconName;
680
687
  Disable: IconName;
681
688
  Divide: IconName;
@@ -1008,6 +1015,7 @@ export declare const IconNames: {
1008
1015
  LayoutSkewGrid: IconName;
1009
1016
  LayoutSortedClusters: IconName;
1010
1017
  LeftJoin: IconName;
1018
+ LengthenText: IconName;
1011
1019
  LessThanOrEqualTo: IconName;
1012
1020
  LessThan: IconName;
1013
1021
  ListColumns: IconName;
@@ -1083,6 +1091,7 @@ export declare const IconNames: {
1083
1091
  SeriesSearch: IconName;
1084
1092
  SharedFilter: IconName;
1085
1093
  ShoppingCart: IconName;
1094
+ ShortenText: IconName;
1086
1095
  SignalSearch: IconName;
1087
1096
  SimCard: IconName;
1088
1097
  SmallCross: IconName;
@@ -1098,6 +1107,7 @@ export declare const IconNames: {
1098
1107
  SortDesc: IconName;
1099
1108
  SortNumericalDesc: IconName;
1100
1109
  SortNumerical: IconName;
1110
+ SpellCheck: IconName;
1101
1111
  SplitColumns: IconName;
1102
1112
  StadiumGeometry: IconName;
1103
1113
  StarEmpty: IconName;
@@ -3,3 +3,4 @@ export { SVGIconProps } from "./svgIconProps";
3
3
  export { getIconContentString, IconCodepoints } from "./iconCodepoints";
4
4
  export { IconName, IconNames } from "./iconNames";
5
5
  export { IconSize } from "./iconSize";
6
+ export { IconSvgPaths16, IconSvgPaths20, iconNameToPathsRecordKey } from "./iconSvgPaths";
package/lib/esm/index.js CHANGED
@@ -17,4 +17,5 @@ export { Icons } from "./iconLoader";
17
17
  export { getIconContentString, IconCodepoints } from "./iconCodepoints";
18
18
  export { IconNames } from "./iconNames";
19
19
  export { IconSize } from "./iconSize";
20
+ export { IconSvgPaths16, IconSvgPaths20, iconNameToPathsRecordKey } from "./iconSvgPaths";
20
21
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,KAAK,EAAyD,MAAM,cAAc,CAAC;AAE5F,OAAO,EAAE,oBAAoB,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,KAAK,EAAyD,MAAM,cAAc,CAAC;AAE5F,OAAO,EAAE,oBAAoB,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,EAAY,SAAS,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,wBAAwB,EAAE,MAAM,gBAAgB,CAAC"}
@@ -7,7 +7,7 @@ Only to be used by `CamelCaseStringArray<>`.
7
7
 
8
8
  @see CamelCaseStringArray
9
9
  */
10
- declare type InnerCamelCaseStringArray<Parts extends any[], PreviousPart> = Parts extends [
10
+ type InnerCamelCaseStringArray<Parts extends any[], PreviousPart> = Parts extends [
11
11
  `${infer FirstPart}`,
12
12
  ...infer RemainingParts
13
13
  ] ? FirstPart extends undefined ? "" : FirstPart extends "" ? InnerCamelCaseStringArray<RemainingParts, PreviousPart> : `${PreviousPart extends "" ? FirstPart : Capitalize<FirstPart>}${InnerCamelCaseStringArray<RemainingParts, FirstPart>}` : "";
@@ -18,7 +18,7 @@ It's separate from `InnerCamelCaseStringArray<>` to keep a clean API outwards to
18
18
 
19
19
  @see Split
20
20
  */
21
- declare type CamelCaseStringArray<Parts extends string[]> = Parts extends [`${infer FirstPart}`, ...infer RemainingParts] ? Uncapitalize<`${FirstPart}${InnerCamelCaseStringArray<RemainingParts, FirstPart>}`> : never;
21
+ type CamelCaseStringArray<Parts extends string[]> = Parts extends [`${infer FirstPart}`, ...infer RemainingParts] ? Uncapitalize<`${FirstPart}${InnerCamelCaseStringArray<RemainingParts, FirstPart>}`> : never;
22
22
  /**
23
23
  Convert a string literal to camel-case.
24
24
 
@@ -59,5 +59,5 @@ const dbResult: CamelCasedProperties<ModelProps> = {
59
59
 
60
60
  @category Template Literals
61
61
  */
62
- export declare type CamelCase<K> = K extends string ? K extends Uppercase<K> ? CamelCaseStringArray<Split<Lowercase<K>, WordSeparators>> : CamelCaseStringArray<Split<K, WordSeparators>> : K;
62
+ export type CamelCase<K> = K extends string ? K extends Uppercase<K> ? CamelCaseStringArray<Split<Lowercase<K>, WordSeparators>> : CamelCaseStringArray<Split<K, WordSeparators>> : K;
63
63
  export {};
@@ -4,7 +4,7 @@ Unlike a simpler split, this one includes the delimiter splitted on in the resul
4
4
 
5
5
  @category Template Literals
6
6
  */
7
- export declare type SplitIncludingDelimiters<Source extends string, Delimiter extends string> = Source extends "" ? [] : Source extends `${infer FirstPart}${Delimiter}${infer SecondPart}` ? Source extends `${FirstPart}${infer UsedDelimiter}${SecondPart}` ? UsedDelimiter extends Delimiter ? Source extends `${infer FirstPart}${UsedDelimiter}${infer SecondPart}` ? [
7
+ export type SplitIncludingDelimiters<Source extends string, Delimiter extends string> = Source extends "" ? [] : Source extends `${infer FirstPart}${Delimiter}${infer SecondPart}` ? Source extends `${FirstPart}${infer UsedDelimiter}${SecondPart}` ? UsedDelimiter extends Delimiter ? Source extends `${infer FirstPart}${UsedDelimiter}${infer SecondPart}` ? [
8
8
  ...SplitIncludingDelimiters<FirstPart, Delimiter>,
9
9
  UsedDelimiter,
10
10
  ...SplitIncludingDelimiters<SecondPart, Delimiter>
@@ -14,7 +14,7 @@ Format a specific part of the splitted string literal that `StringArrayToDelimit
14
14
 
15
15
  @see StringArrayToDelimiterCase
16
16
  */
17
- declare type StringPartToDelimiterCase<StringPart extends string, UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> = StringPart extends UsedWordSeparators ? Delimiter : StringPart extends UsedUpperCaseCharacters ? `${Delimiter}${Lowercase<StringPart>}` : StringPart;
17
+ type StringPartToDelimiterCase<StringPart extends string, UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> = StringPart extends UsedWordSeparators ? Delimiter : StringPart extends UsedUpperCaseCharacters ? `${Delimiter}${Lowercase<StringPart>}` : StringPart;
18
18
  /**
19
19
  Takes the result of a splitted string literal and recursively concatenates it together into the desired casing.
20
20
 
@@ -22,7 +22,7 @@ It receives `UsedWordSeparators` and `UsedUpperCaseCharacters` as input to ensur
22
22
 
23
23
  @see SplitIncludingDelimiters
24
24
  */
25
- declare type StringArrayToDelimiterCase<Parts extends any[], UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> = Parts extends [`${infer FirstPart}`, ...infer RemainingParts] ? `${StringPartToDelimiterCase<FirstPart, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}${StringArrayToDelimiterCase<RemainingParts, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}` : "";
25
+ type StringArrayToDelimiterCase<Parts extends any[], UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> = Parts extends [`${infer FirstPart}`, ...infer RemainingParts] ? `${StringPartToDelimiterCase<FirstPart, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}${StringArrayToDelimiterCase<RemainingParts, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}` : "";
26
26
  /**
27
27
  Convert a string literal to a custom string delimiter casing.
28
28
 
@@ -60,5 +60,5 @@ const rawCliOptions: OddlyCasedProperties<SomeOptions> = {
60
60
 
61
61
  @category Template Literals
62
62
  */
63
- export declare type DelimiterCase<Value, Delimiter extends string> = Value extends string ? StringArrayToDelimiterCase<SplitIncludingDelimiters<Value, WordSeparators | UpperCaseCharacters>, WordSeparators, UpperCaseCharacters, Delimiter> : Value;
63
+ export type DelimiterCase<Value, Delimiter extends string> = Value extends string ? StringArrayToDelimiterCase<SplitIncludingDelimiters<Value, WordSeparators | UpperCaseCharacters>, WordSeparators, UpperCaseCharacters, Delimiter> : Value;
64
64
  export {};
@@ -3,7 +3,7 @@ Returns a boolean for whether given two types are equal.
3
3
 
4
4
  @link https://github.com/microsoft/TypeScript/issues/27024#issuecomment-421529650
5
5
  */
6
- declare type IsEqual<T, U> = (<G>() => G extends T ? 1 : 2) extends <G>() => G extends U ? 1 : 2 ? true : false;
6
+ type IsEqual<T, U> = (<G>() => G extends T ? 1 : 2) extends <G>() => G extends U ? 1 : 2 ? true : false;
7
7
  /**
8
8
  Returns a boolean for whether the given array includes the given item.
9
9
 
@@ -18,5 +18,5 @@ type hasRed<array extends any[]> = Includes<array, 'red'>;
18
18
 
19
19
  @category Utilities
20
20
  */
21
- export declare type Includes<Value extends any[], Item> = IsEqual<Value[0], Item> extends true ? true : Value extends [Value[0], ...infer rest] ? Includes<rest, Item> : false;
21
+ export type Includes<Value extends any[], Item> = IsEqual<Value[0], Item> extends true ? true : Value extends [Value[0], ...infer rest] ? Includes<rest, Item> : false;
22
22
  export {};
@@ -31,4 +31,4 @@ const dbResult: CamelCasedProperties<ModelProps> = {
31
31
 
32
32
  @category Template Literals
33
33
  */
34
- export declare type PascalCase<Value> = CamelCase<Value> extends string ? Capitalize<CamelCase<Value>> : CamelCase<Value>;
34
+ export type PascalCase<Value> = CamelCase<Value> extends string ? Capitalize<CamelCase<Value>> : CamelCase<Value>;
@@ -4,7 +4,7 @@ import { Includes } from "./includes";
4
4
  /**
5
5
  Returns a boolean for whether the string is screaming snake case.
6
6
  */
7
- declare type IsScreamingSnakeCase<Value extends string> = Value extends Uppercase<Value> ? Includes<SplitIncludingDelimiters<Lowercase<Value>, "_">, "_"> extends true ? true : false : false;
7
+ type IsScreamingSnakeCase<Value extends string> = Value extends Uppercase<Value> ? Includes<SplitIncludingDelimiters<Lowercase<Value>, "_">, "_"> extends true ? true : false : false;
8
8
  /**
9
9
  Convert a string literal to screaming-snake-case.
10
10
 
@@ -19,5 +19,5 @@ const someVariable: ScreamingSnakeCase<'fooBar'> = 'FOO_BAR';
19
19
 
20
20
  @category Template Literals
21
21
  */
22
- export declare type ScreamingSnakeCase<Value> = Value extends string ? IsScreamingSnakeCase<Value> extends true ? Value : Uppercase<SnakeCase<Value>> : Value;
22
+ export type ScreamingSnakeCase<Value> = Value extends string ? IsScreamingSnakeCase<Value> extends true ? Value : Uppercase<SnakeCase<Value>> : Value;
23
23
  export {};
@@ -33,4 +33,4 @@ const dbResult: SnakeCasedProperties<ModelProps> = {
33
33
 
34
34
  @category Template Literals
35
35
  */
36
- export declare type SnakeCase<Value> = DelimiterCase<Value, "_">;
36
+ export type SnakeCase<Value> = DelimiterCase<Value, "_">;
@@ -1,3 +1,3 @@
1
- export declare type UpperCaseCharacters = "A" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "I" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "T" | "U" | "V" | "W" | "X" | "Y" | "Z";
2
- export declare type WordSeparators = "-" | "_" | " ";
3
- export declare type StringDigit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";
1
+ export type UpperCaseCharacters = "A" | "B" | "C" | "D" | "E" | "F" | "G" | "H" | "I" | "J" | "K" | "L" | "M" | "N" | "O" | "P" | "Q" | "R" | "S" | "T" | "U" | "V" | "W" | "X" | "Y" | "Z";
2
+ export type WordSeparators = "-" | "_" | " ";
3
+ export type StringDigit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  Recursively split a string literal into two parts on the first occurence of the given string, returning an array literal of all the separate parts.
3
3
  */
4
- export declare type Split<S extends string, D extends string> = string extends S ? string[] : S extends "" ? [] : S extends `${infer T}${D}${infer U}` ? [T, ...Split<U, D>] : [S];
4
+ export type Split<S extends string, D extends string> = string extends S ? string[] : S extends "" ? [] : S extends `${infer T}${D}${infer U}` ? [T, ...Split<U, D>] : [S];
@@ -1,5 +1,5 @@
1
- export declare type BlueprintIcons_16Id = "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "anchor" | "annotation" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "badge" | "ban-circle" | "bank-account" | "barcode" | "blank" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "briefcase" | "bring-data" | "bug" | "buggy" | "build" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard" | "cloud-download" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console" | "contrast" | "control" | "credit-card" | "cross-circle" | "cross" | "crown" | "cube-add" | "cube-remove" | "cube" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-connection" | "data-lineage" | "database" | "delete" | "delta" | "derive-column" | "desktop" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "exchange" | "exclude-row" | "expand-all" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "geofence" | "geolocation" | "geosearch" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-repo" | "glass" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-linear" | "layout-skew-grid" | "layout-sorted-clusters" | "layout" | "learning" | "left-join" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "page-layout" | "panel-stats" | "panel-table" | "paperclip" | "paragraph" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone" | "pie-chart" | "pin" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "rotate-document" | "rotate-page" | "route" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "split-columns" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "superscript" | "swap-horizontal" | "swap-vertical" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "tag" | "take-action" | "tank" | "target" | "taxi" | "temperature" | "text-highlight" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
2
- export declare type BlueprintIcons_16Key = "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Anchor" | "Annotation" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "Blank" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "Briefcase" | "BringData" | "Bug" | "Buggy" | "Build" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "Clipboard" | "CloudDownload" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "Console" | "Contrast" | "Control" | "CreditCard" | "CrossCircle" | "Cross" | "Crown" | "CubeAdd" | "CubeRemove" | "Cube" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataConnection" | "DataLineage" | "Database" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Geofence" | "Geolocation" | "Geosearch" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRepo" | "Glass" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLinear" | "LayoutSkewGrid" | "LayoutSortedClusters" | "Layout" | "Learning" | "LeftJoin" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "PageLayout" | "PanelStats" | "PanelTable" | "Paperclip" | "Paragraph" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "Phone" | "PieChart" | "Pin" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RotateDocument" | "RotatePage" | "Route" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "Selection" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SplitColumns" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "Tag" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Temperature" | "TextHighlight" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThList" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "Variable" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
1
+ export type BlueprintIcons_16Id = "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "ammunition" | "anchor" | "annotation" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "badge" | "ban-circle" | "bank-account" | "barcode" | "blank" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "briefcase" | "bring-data" | "bug" | "buggy" | "build" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard" | "cloud-download" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console" | "contrast" | "control" | "credit-card" | "cross-circle" | "cross" | "crown" | "cube-add" | "cube-remove" | "cube" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-connection" | "data-lineage" | "database" | "delete" | "delta" | "derive-column" | "desktop" | "detection" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "exchange" | "exclude-row" | "expand-all" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "geofence" | "geolocation" | "geosearch" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-repo" | "glass" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-linear" | "layout-skew-grid" | "layout-sorted-clusters" | "layout" | "learning" | "left-join" | "lengthen-text" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "page-layout" | "panel-stats" | "panel-table" | "paperclip" | "paragraph" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone" | "pie-chart" | "pin" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "rotate-document" | "rotate-page" | "route" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "shorten-text" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "spell-check" | "split-columns" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "superscript" | "swap-horizontal" | "swap-vertical" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "tag" | "take-action" | "tank" | "target" | "taxi" | "temperature" | "text-highlight" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
2
+ export type BlueprintIcons_16Key = "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Ammunition" | "Anchor" | "Annotation" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "Blank" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "Briefcase" | "BringData" | "Bug" | "Buggy" | "Build" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "Clipboard" | "CloudDownload" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "Console" | "Contrast" | "Control" | "CreditCard" | "CrossCircle" | "Cross" | "Crown" | "CubeAdd" | "CubeRemove" | "Cube" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataConnection" | "DataLineage" | "Database" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Detection" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Geofence" | "Geolocation" | "Geosearch" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRepo" | "Glass" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLinear" | "LayoutSkewGrid" | "LayoutSortedClusters" | "Layout" | "Learning" | "LeftJoin" | "LengthenText" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "PageLayout" | "PanelStats" | "PanelTable" | "Paperclip" | "Paragraph" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "Phone" | "PieChart" | "Pin" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RotateDocument" | "RotatePage" | "Route" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "Selection" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "ShortenText" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SpellCheck" | "SplitColumns" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "Tag" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Temperature" | "TextHighlight" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThList" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "Variable" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
3
3
  export declare enum BlueprintIcons_16 {
4
4
  AddClip = "add-clip",
5
5
  AddColumnLeft = "add-column-left",
@@ -22,6 +22,7 @@ export declare enum BlueprintIcons_16 {
22
22
  AlignmentRight = "alignment-right",
23
23
  AlignmentTop = "alignment-top",
24
24
  AlignmentVerticalCenter = "alignment-vertical-center",
25
+ Ammunition = "ammunition",
25
26
  Anchor = "anchor",
26
27
  Annotation = "annotation",
27
28
  Antenna = "antenna",
@@ -129,6 +130,7 @@ export declare enum BlueprintIcons_16 {
129
130
  Delta = "delta",
130
131
  DeriveColumn = "derive-column",
131
132
  Desktop = "desktop",
133
+ Detection = "detection",
132
134
  Diagnosis = "diagnosis",
133
135
  DiagramTree = "diagram-tree",
134
136
  DirectionLeft = "direction-left",
@@ -310,6 +312,7 @@ export declare enum BlueprintIcons_16 {
310
312
  Layout = "layout",
311
313
  Learning = "learning",
312
314
  LeftJoin = "left-join",
315
+ LengthenText = "lengthen-text",
313
316
  LessThanOrEqualTo = "less-than-or-equal-to",
314
317
  LessThan = "less-than",
315
318
  Lifesaver = "lifesaver",
@@ -463,6 +466,7 @@ export declare enum BlueprintIcons_16 {
463
466
  Ship = "ship",
464
467
  Shop = "shop",
465
468
  ShoppingCart = "shopping-cart",
469
+ ShortenText = "shorten-text",
466
470
  SignalSearch = "signal-search",
467
471
  SimCard = "sim-card",
468
472
  Slash = "slash",
@@ -481,6 +485,7 @@ export declare enum BlueprintIcons_16 {
481
485
  SortNumericalDesc = "sort-numerical-desc",
482
486
  SortNumerical = "sort-numerical",
483
487
  Sort = "sort",
488
+ SpellCheck = "spell-check",
484
489
  SplitColumns = "split-columns",
485
490
  Square = "square",
486
491
  StackedChart = "stacked-chart",
@@ -21,6 +21,7 @@ export var BlueprintIcons_16;
21
21
  BlueprintIcons_16["AlignmentRight"] = "alignment-right";
22
22
  BlueprintIcons_16["AlignmentTop"] = "alignment-top";
23
23
  BlueprintIcons_16["AlignmentVerticalCenter"] = "alignment-vertical-center";
24
+ BlueprintIcons_16["Ammunition"] = "ammunition";
24
25
  BlueprintIcons_16["Anchor"] = "anchor";
25
26
  BlueprintIcons_16["Annotation"] = "annotation";
26
27
  BlueprintIcons_16["Antenna"] = "antenna";
@@ -128,6 +129,7 @@ export var BlueprintIcons_16;
128
129
  BlueprintIcons_16["Delta"] = "delta";
129
130
  BlueprintIcons_16["DeriveColumn"] = "derive-column";
130
131
  BlueprintIcons_16["Desktop"] = "desktop";
132
+ BlueprintIcons_16["Detection"] = "detection";
131
133
  BlueprintIcons_16["Diagnosis"] = "diagnosis";
132
134
  BlueprintIcons_16["DiagramTree"] = "diagram-tree";
133
135
  BlueprintIcons_16["DirectionLeft"] = "direction-left";
@@ -309,6 +311,7 @@ export var BlueprintIcons_16;
309
311
  BlueprintIcons_16["Layout"] = "layout";
310
312
  BlueprintIcons_16["Learning"] = "learning";
311
313
  BlueprintIcons_16["LeftJoin"] = "left-join";
314
+ BlueprintIcons_16["LengthenText"] = "lengthen-text";
312
315
  BlueprintIcons_16["LessThanOrEqualTo"] = "less-than-or-equal-to";
313
316
  BlueprintIcons_16["LessThan"] = "less-than";
314
317
  BlueprintIcons_16["Lifesaver"] = "lifesaver";
@@ -462,6 +465,7 @@ export var BlueprintIcons_16;
462
465
  BlueprintIcons_16["Ship"] = "ship";
463
466
  BlueprintIcons_16["Shop"] = "shop";
464
467
  BlueprintIcons_16["ShoppingCart"] = "shopping-cart";
468
+ BlueprintIcons_16["ShortenText"] = "shorten-text";
465
469
  BlueprintIcons_16["SignalSearch"] = "signal-search";
466
470
  BlueprintIcons_16["SimCard"] = "sim-card";
467
471
  BlueprintIcons_16["Slash"] = "slash";
@@ -480,6 +484,7 @@ export var BlueprintIcons_16;
480
484
  BlueprintIcons_16["SortNumericalDesc"] = "sort-numerical-desc";
481
485
  BlueprintIcons_16["SortNumerical"] = "sort-numerical";
482
486
  BlueprintIcons_16["Sort"] = "sort";
487
+ BlueprintIcons_16["SpellCheck"] = "spell-check";
483
488
  BlueprintIcons_16["SplitColumns"] = "split-columns";
484
489
  BlueprintIcons_16["Square"] = "square";
485
490
  BlueprintIcons_16["StackedChart"] = "stacked-chart";
@@ -596,6 +601,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
596
601
  [BlueprintIcons_16.AlignmentRight]: "61714",
597
602
  [BlueprintIcons_16.AlignmentTop]: "61715",
598
603
  [BlueprintIcons_16.AlignmentVerticalCenter]: "61716",
604
+ [BlueprintIcons_16.Ammunition]: "62274",
599
605
  [BlueprintIcons_16.Anchor]: "62256",
600
606
  [BlueprintIcons_16.Annotation]: "61717",
601
607
  [BlueprintIcons_16.Antenna]: "61718",
@@ -703,6 +709,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
703
709
  [BlueprintIcons_16.Delta]: "61814",
704
710
  [BlueprintIcons_16.DeriveColumn]: "61815",
705
711
  [BlueprintIcons_16.Desktop]: "61816",
712
+ [BlueprintIcons_16.Detection]: "62273",
706
713
  [BlueprintIcons_16.Diagnosis]: "61817",
707
714
  [BlueprintIcons_16.DiagramTree]: "61818",
708
715
  [BlueprintIcons_16.DirectionLeft]: "61819",
@@ -884,6 +891,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
884
891
  [BlueprintIcons_16.Layout]: "61989",
885
892
  [BlueprintIcons_16.Learning]: "61990",
886
893
  [BlueprintIcons_16.LeftJoin]: "61991",
894
+ [BlueprintIcons_16.LengthenText]: "62270",
887
895
  [BlueprintIcons_16.LessThanOrEqualTo]: "61992",
888
896
  [BlueprintIcons_16.LessThan]: "61993",
889
897
  [BlueprintIcons_16.Lifesaver]: "61994",
@@ -1037,6 +1045,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
1037
1045
  [BlueprintIcons_16.Ship]: "62132",
1038
1046
  [BlueprintIcons_16.Shop]: "62133",
1039
1047
  [BlueprintIcons_16.ShoppingCart]: "62134",
1048
+ [BlueprintIcons_16.ShortenText]: "62271",
1040
1049
  [BlueprintIcons_16.SignalSearch]: "62135",
1041
1050
  [BlueprintIcons_16.SimCard]: "62136",
1042
1051
  [BlueprintIcons_16.Slash]: "62137",
@@ -1055,6 +1064,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS = {
1055
1064
  [BlueprintIcons_16.SortNumericalDesc]: "62149",
1056
1065
  [BlueprintIcons_16.SortNumerical]: "62150",
1057
1066
  [BlueprintIcons_16.Sort]: "62151",
1067
+ [BlueprintIcons_16.SpellCheck]: "62272",
1058
1068
  [BlueprintIcons_16.SplitColumns]: "62152",
1059
1069
  [BlueprintIcons_16.Square]: "62153",
1060
1070
  [BlueprintIcons_16.StackedChart]: "62154",