@pega/cosmos-react-core 7.0.0-build.9.1 → 7.0.0-rc.1

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 (750) hide show
  1. package/lib/components/AIButton/AIButton.d.ts +30 -2
  2. package/lib/components/AIButton/AIButton.d.ts.map +1 -1
  3. package/lib/components/AIButton/AIButton.js +7 -6
  4. package/lib/components/AIButton/AIButton.js.map +1 -1
  5. package/lib/components/Actions/Actions.d.ts +1 -1
  6. package/lib/components/Actions/Actions.d.ts.map +1 -1
  7. package/lib/components/Actions/Actions.js +6 -3
  8. package/lib/components/Actions/Actions.js.map +1 -1
  9. package/lib/components/AppShell/AppHeader.d.ts.map +1 -1
  10. package/lib/components/AppShell/AppHeader.js +9 -7
  11. package/lib/components/AppShell/AppHeader.js.map +1 -1
  12. package/lib/components/AppShell/AppHeader.styles.d.ts.map +1 -1
  13. package/lib/components/AppShell/AppHeader.styles.js +26 -19
  14. package/lib/components/AppShell/AppHeader.styles.js.map +1 -1
  15. package/lib/components/AppShell/AppShell.d.ts.map +1 -1
  16. package/lib/components/AppShell/AppShell.js +17 -5
  17. package/lib/components/AppShell/AppShell.js.map +1 -1
  18. package/lib/components/AppShell/AppShell.styles.d.ts +5 -1
  19. package/lib/components/AppShell/AppShell.styles.d.ts.map +1 -1
  20. package/lib/components/AppShell/AppShell.styles.js +50 -11
  21. package/lib/components/AppShell/AppShell.styles.js.map +1 -1
  22. package/lib/components/AppShell/AppShell.types.d.ts +4 -0
  23. package/lib/components/AppShell/AppShell.types.d.ts.map +1 -1
  24. package/lib/components/AppShell/AppShell.types.js.map +1 -1
  25. package/lib/components/AppShell/AppShellContext.d.ts +3 -1
  26. package/lib/components/AppShell/AppShellContext.d.ts.map +1 -1
  27. package/lib/components/AppShell/AppShellContext.js +3 -1
  28. package/lib/components/AppShell/AppShellContext.js.map +1 -1
  29. package/lib/components/AppShell/AppShellList.styles.d.ts.map +1 -1
  30. package/lib/components/AppShell/AppShellList.styles.js +1 -0
  31. package/lib/components/AppShell/AppShellList.styles.js.map +1 -1
  32. package/lib/components/AppShell/AppShellSearch.styles.d.ts.map +1 -1
  33. package/lib/components/AppShell/AppShellSearch.styles.js +2 -0
  34. package/lib/components/AppShell/AppShellSearch.styles.js.map +1 -1
  35. package/lib/components/AppShell/NavigationList.d.ts.map +1 -1
  36. package/lib/components/AppShell/NavigationList.js +3 -3
  37. package/lib/components/AppShell/NavigationList.js.map +1 -1
  38. package/lib/components/AppShell/NavigationListItemWrapper.d.ts.map +1 -1
  39. package/lib/components/AppShell/NavigationListItemWrapper.js +1 -0
  40. package/lib/components/AppShell/NavigationListItemWrapper.js.map +1 -1
  41. package/lib/components/AppShell/Operator.d.ts +1 -1
  42. package/lib/components/AppShell/style-utils.d.ts +3 -0
  43. package/lib/components/AppShell/style-utils.d.ts.map +1 -1
  44. package/lib/components/AppShell/style-utils.js +40 -1
  45. package/lib/components/AppShell/style-utils.js.map +1 -1
  46. package/lib/components/Avatar/Avatar.d.ts +2 -2
  47. package/lib/components/Avatar/Avatar.d.ts.map +1 -1
  48. package/lib/components/Avatar/Avatar.js +19 -19
  49. package/lib/components/Avatar/Avatar.js.map +1 -1
  50. package/lib/components/Avatar/Avatar.test-ids.d.ts +1 -1
  51. package/lib/components/Avatar/Avatar.test-ids.d.ts.map +1 -1
  52. package/lib/components/Backdrop/Backdrop.d.ts +1 -1
  53. package/lib/components/Backdrop/Backdrop.test-ids.d.ts +1 -1
  54. package/lib/components/Backdrop/Backdrop.test-ids.d.ts.map +1 -1
  55. package/lib/components/Badges/Alert.d.ts +1 -1
  56. package/lib/components/Badges/Badges.test-ids.d.ts +6 -6
  57. package/lib/components/Badges/Badges.test-ids.d.ts.map +1 -1
  58. package/lib/components/Badges/Count.d.ts +1 -1
  59. package/lib/components/Badges/Keyboard.d.ts +1 -1
  60. package/lib/components/Badges/Selection.d.ts +1 -1
  61. package/lib/components/Badges/Selection.d.ts.map +1 -1
  62. package/lib/components/Badges/Selection.js +23 -20
  63. package/lib/components/Badges/Selection.js.map +1 -1
  64. package/lib/components/Badges/Status.d.ts +1 -1
  65. package/lib/components/Badges/Status.d.ts.map +1 -1
  66. package/lib/components/Badges/Status.js +0 -1
  67. package/lib/components/Badges/Status.js.map +1 -1
  68. package/lib/components/Badges/Tag.d.ts +1 -1
  69. package/lib/components/Banner/Banner.d.ts +1 -1
  70. package/lib/components/Banner/Banner.d.ts.map +1 -1
  71. package/lib/components/Banner/Banner.js +3 -1
  72. package/lib/components/Banner/Banner.js.map +1 -1
  73. package/lib/components/Banner/Banner.test-ids.d.ts +1 -1
  74. package/lib/components/Banner/Banner.test-ids.d.ts.map +1 -1
  75. package/lib/components/Button/Button.d.ts +1 -1
  76. package/lib/components/Button/Button.d.ts.map +1 -1
  77. package/lib/components/Button/Button.js +87 -58
  78. package/lib/components/Button/Button.js.map +1 -1
  79. package/lib/components/Card/Card.d.ts.map +1 -1
  80. package/lib/components/Card/Card.js +8 -0
  81. package/lib/components/Card/Card.js.map +1 -1
  82. package/lib/components/Checkbox/Checkbox.d.ts +3 -33
  83. package/lib/components/Checkbox/Checkbox.d.ts.map +1 -1
  84. package/lib/components/Checkbox/Checkbox.js +1 -5
  85. package/lib/components/Checkbox/Checkbox.js.map +1 -1
  86. package/lib/components/ColorPicker/ColorPicker.d.ts +6 -23
  87. package/lib/components/ColorPicker/ColorPicker.d.ts.map +1 -1
  88. package/lib/components/ColorPicker/ColorPicker.js +3 -4
  89. package/lib/components/ColorPicker/ColorPicker.js.map +1 -1
  90. package/lib/components/ColorPicker/ColorPicker.test-ids.d.ts +1 -1
  91. package/lib/components/ColorPicker/ColorPicker.test-ids.d.ts.map +1 -1
  92. package/lib/components/ComboBox/ComboBox.d.ts +2 -4
  93. package/lib/components/ComboBox/ComboBox.d.ts.map +1 -1
  94. package/lib/components/ComboBox/ComboBox.js +8 -5
  95. package/lib/components/ComboBox/ComboBox.js.map +1 -1
  96. package/lib/components/ComboBox/ComboBox.styles.d.ts.map +1 -1
  97. package/lib/components/ComboBox/ComboBox.styles.js +7 -1
  98. package/lib/components/ComboBox/ComboBox.styles.js.map +1 -1
  99. package/lib/components/ComboBox/ComboBox.types.d.ts +8 -26
  100. package/lib/components/ComboBox/ComboBox.types.d.ts.map +1 -1
  101. package/lib/components/ComboBox/ComboBox.types.js.map +1 -1
  102. package/lib/components/ComboBox/ComboxBox.test-ids.d.ts +1 -1
  103. package/lib/components/ComboBox/ComboxBox.test-ids.d.ts.map +1 -1
  104. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.d.ts.map +1 -1
  105. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.js +21 -32
  106. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.js.map +1 -1
  107. package/lib/components/CompositeInput/CompositeInput.d.ts +2 -3
  108. package/lib/components/CompositeInput/CompositeInput.d.ts.map +1 -1
  109. package/lib/components/CompositeInput/CompositeInput.js +2 -3
  110. package/lib/components/CompositeInput/CompositeInput.js.map +1 -1
  111. package/lib/components/CompositeInput/CompositeInput.test-ids.d.ts +1 -1
  112. package/lib/components/CompositeInput/CompositeInput.test-ids.d.ts.map +1 -1
  113. package/lib/components/CompositeInput/CompositeInput.types.d.ts +4 -13
  114. package/lib/components/CompositeInput/CompositeInput.types.d.ts.map +1 -1
  115. package/lib/components/CompositeInput/CompositeInput.types.js.map +1 -1
  116. package/lib/components/Configuration/Configuration.d.ts +1 -0
  117. package/lib/components/Configuration/Configuration.d.ts.map +1 -1
  118. package/lib/components/Configuration/Configuration.js +58 -30
  119. package/lib/components/Configuration/Configuration.js.map +1 -1
  120. package/lib/components/Configuration/ThemeOverride.d.ts +11 -0
  121. package/lib/components/Configuration/ThemeOverride.d.ts.map +1 -0
  122. package/lib/components/Configuration/ThemeOverride.js +23 -0
  123. package/lib/components/Configuration/ThemeOverride.js.map +1 -0
  124. package/lib/components/Configuration/connected-watcher.d.ts +17 -0
  125. package/lib/components/Configuration/connected-watcher.d.ts.map +1 -0
  126. package/lib/components/Configuration/connected-watcher.js +13 -0
  127. package/lib/components/Configuration/connected-watcher.js.map +1 -0
  128. package/lib/components/Configuration/index.d.ts +1 -0
  129. package/lib/components/Configuration/index.d.ts.map +1 -1
  130. package/lib/components/Configuration/index.js +1 -0
  131. package/lib/components/Configuration/index.js.map +1 -1
  132. package/lib/components/Configuration/withConfiguration.d.ts.map +1 -1
  133. package/lib/components/Configuration/withConfiguration.js.map +1 -1
  134. package/lib/components/CreditCard/CreditCard.types.d.ts +5 -25
  135. package/lib/components/CreditCard/CreditCard.types.d.ts.map +1 -1
  136. package/lib/components/CreditCard/CreditCard.types.js.map +1 -1
  137. package/lib/components/CreditCard/CreditCardDisplay.d.ts +2 -4
  138. package/lib/components/CreditCard/CreditCardDisplay.d.ts.map +1 -1
  139. package/lib/components/CreditCard/CreditCardDisplay.js +1 -2
  140. package/lib/components/CreditCard/CreditCardDisplay.js.map +1 -1
  141. package/lib/components/CreditCard/CreditCardInput.d.ts +15 -5
  142. package/lib/components/CreditCard/CreditCardInput.d.ts.map +1 -1
  143. package/lib/components/CreditCard/CreditCardInput.js +1 -2
  144. package/lib/components/CreditCard/CreditCardInput.js.map +1 -1
  145. package/lib/components/Currency/Currency.test-ids.d.ts +1 -1
  146. package/lib/components/Currency/Currency.test-ids.d.ts.map +1 -1
  147. package/lib/components/Currency/CurrencyInput.d.ts +1 -1
  148. package/lib/components/Currency/CurrencyInput.js +1 -1
  149. package/lib/components/Currency/CurrencyInput.js.map +1 -1
  150. package/lib/components/Currency/CurrencyInput.types.d.ts +1 -1
  151. package/lib/components/Currency/CurrencyInput.types.d.ts.map +1 -1
  152. package/lib/components/Currency/CurrencyInput.types.js.map +1 -1
  153. package/lib/components/DangerButton/DangerButton.js +2 -2
  154. package/lib/components/DangerButton/DangerButton.js.map +1 -1
  155. package/lib/components/DateTime/DateTime.test-ids.d.ts +11 -11
  156. package/lib/components/DateTime/DateTime.test-ids.d.ts.map +1 -1
  157. package/lib/components/DateTime/DateTime.test-ids.js +5 -1
  158. package/lib/components/DateTime/DateTime.test-ids.js.map +1 -1
  159. package/lib/components/DateTime/Input/DateInput.d.ts +1 -1
  160. package/lib/components/DateTime/Input/DateInput.d.ts.map +1 -1
  161. package/lib/components/DateTime/Input/DateInput.js +30 -27
  162. package/lib/components/DateTime/Input/DateInput.js.map +1 -1
  163. package/lib/components/DateTime/Input/DateRangeInput.d.ts +1 -1
  164. package/lib/components/DateTime/Input/DateRangeInput.js +2 -2
  165. package/lib/components/DateTime/Input/DateRangeInput.js.map +1 -1
  166. package/lib/components/DateTime/Input/DateTime.styles.d.ts +1 -0
  167. package/lib/components/DateTime/Input/DateTime.styles.d.ts.map +1 -1
  168. package/lib/components/DateTime/Input/DateTime.styles.js +24 -16
  169. package/lib/components/DateTime/Input/DateTime.styles.js.map +1 -1
  170. package/lib/components/DateTime/Input/DateTimeInput.d.ts +1 -1
  171. package/lib/components/DateTime/Input/DateTimeInput.d.ts.map +1 -1
  172. package/lib/components/DateTime/Input/DateTimeInput.js +26 -25
  173. package/lib/components/DateTime/Input/DateTimeInput.js.map +1 -1
  174. package/lib/components/DateTime/Input/DayOfWeekInput.d.ts +1 -1
  175. package/lib/components/DateTime/Input/Duration/DurationInput.d.ts +1 -1
  176. package/lib/components/DateTime/Input/MonthInput.d.ts +1 -1
  177. package/lib/components/DateTime/Input/MonthInput.d.ts.map +1 -1
  178. package/lib/components/DateTime/Input/MonthInput.js +21 -10
  179. package/lib/components/DateTime/Input/MonthInput.js.map +1 -1
  180. package/lib/components/DateTime/Input/PartInput.d.ts +1 -1
  181. package/lib/components/DateTime/Input/PartInput.d.ts.map +1 -1
  182. package/lib/components/DateTime/Input/PartInput.js +13 -7
  183. package/lib/components/DateTime/Input/PartInput.js.map +1 -1
  184. package/lib/components/DateTime/Input/QuarterInput.d.ts +1 -1
  185. package/lib/components/DateTime/Input/TimeInput.d.ts +1 -1
  186. package/lib/components/DateTime/Input/TimeInput.d.ts.map +1 -1
  187. package/lib/components/DateTime/Input/TimeInput.js +2 -7
  188. package/lib/components/DateTime/Input/TimeInput.js.map +1 -1
  189. package/lib/components/DateTime/Input/TimeRangeInput.d.ts +1 -1
  190. package/lib/components/DateTime/Input/TimeRangeInput.js +3 -3
  191. package/lib/components/DateTime/Input/TimeRangeInput.js.map +1 -1
  192. package/lib/components/DateTime/Input/WeekInput.d.ts +1 -1
  193. package/lib/components/DateTime/Input/WeekInput.d.ts.map +1 -1
  194. package/lib/components/DateTime/Input/WeekInput.js +17 -6
  195. package/lib/components/DateTime/Input/WeekInput.js.map +1 -1
  196. package/lib/components/DateTime/Input/utils.d.ts +2 -2
  197. package/lib/components/DateTime/Input/utils.d.ts.map +1 -1
  198. package/lib/components/DateTime/Input/utils.js +5 -2
  199. package/lib/components/DateTime/Input/utils.js.map +1 -1
  200. package/lib/components/DateTime/Picker/DatePicker.d.ts +1 -1
  201. package/lib/components/DateTime/Picker/DatePicker.d.ts.map +1 -1
  202. package/lib/components/DateTime/Picker/DatePicker.js +28 -17
  203. package/lib/components/DateTime/Picker/DatePicker.js.map +1 -1
  204. package/lib/components/DateTime/Picker/DatePicker.styles.d.ts +1 -0
  205. package/lib/components/DateTime/Picker/DatePicker.styles.d.ts.map +1 -1
  206. package/lib/components/DateTime/Picker/DatePicker.styles.js +13 -5
  207. package/lib/components/DateTime/Picker/DatePicker.styles.js.map +1 -1
  208. package/lib/components/DateTime/Picker/DateRangePicker.d.ts.map +1 -1
  209. package/lib/components/DateTime/Picker/DateRangePicker.js +18 -11
  210. package/lib/components/DateTime/Picker/DateRangePicker.js.map +1 -1
  211. package/lib/components/DateTime/Picker/TimePicker.d.ts.map +1 -1
  212. package/lib/components/DateTime/Picker/TimePicker.js +2 -1
  213. package/lib/components/DateTime/Picker/TimePicker.js.map +1 -1
  214. package/lib/components/DateTime/Picker/utils.d.ts +9 -0
  215. package/lib/components/DateTime/Picker/utils.d.ts.map +1 -1
  216. package/lib/components/DateTime/Picker/utils.js +16 -0
  217. package/lib/components/DateTime/Picker/utils.js.map +1 -1
  218. package/lib/components/DateTime/index.d.ts +1 -1
  219. package/lib/components/DateTime/index.d.ts.map +1 -1
  220. package/lib/components/DateTime/index.js +1 -1
  221. package/lib/components/DateTime/index.js.map +1 -1
  222. package/lib/components/DateTime/utils.d.ts +1 -0
  223. package/lib/components/DateTime/utils.d.ts.map +1 -1
  224. package/lib/components/DateTime/utils.js +13 -11
  225. package/lib/components/DateTime/utils.js.map +1 -1
  226. package/lib/components/Email/EmailDisplay.d.ts.map +1 -1
  227. package/lib/components/Email/EmailDisplay.js +2 -2
  228. package/lib/components/Email/EmailDisplay.js.map +1 -1
  229. package/lib/components/EmptyState/EmptyState.d.ts.map +1 -1
  230. package/lib/components/EmptyState/EmptyState.js +5 -2
  231. package/lib/components/EmptyState/EmptyState.js.map +1 -1
  232. package/lib/components/FieldGroup/FieldGroup.d.ts +6 -0
  233. package/lib/components/FieldGroup/FieldGroup.d.ts.map +1 -1
  234. package/lib/components/FieldGroup/FieldGroup.js +37 -15
  235. package/lib/components/FieldGroup/FieldGroup.js.map +1 -1
  236. package/lib/components/FieldGroup/FieldGroupList.d.ts.map +1 -1
  237. package/lib/components/FieldGroup/FieldGroupList.js +39 -20
  238. package/lib/components/FieldGroup/FieldGroupList.js.map +1 -1
  239. package/lib/components/FieldValueList/FieldValueList.d.ts +14 -10
  240. package/lib/components/FieldValueList/FieldValueList.d.ts.map +1 -1
  241. package/lib/components/FieldValueList/FieldValueList.js +13 -5
  242. package/lib/components/FieldValueList/FieldValueList.js.map +1 -1
  243. package/lib/components/FieldValueList/FieldValueList.test-ids.d.ts +2 -2
  244. package/lib/components/FieldValueList/FieldValueList.test-ids.d.ts.map +1 -1
  245. package/lib/components/FieldValueList/index.d.ts +1 -1
  246. package/lib/components/FieldValueList/index.d.ts.map +1 -1
  247. package/lib/components/FieldValueList/index.js.map +1 -1
  248. package/lib/components/File/CompactList.d.ts +15 -0
  249. package/lib/components/File/CompactList.d.ts.map +1 -0
  250. package/lib/components/File/CompactList.js +21 -0
  251. package/lib/components/File/CompactList.js.map +1 -0
  252. package/lib/components/File/File.test-ids.d.ts +1 -1
  253. package/lib/components/File/File.test-ids.d.ts.map +1 -1
  254. package/lib/components/File/FileDisplay.d.ts +5 -0
  255. package/lib/components/File/FileDisplay.d.ts.map +1 -1
  256. package/lib/components/File/FileDisplay.js +2 -2
  257. package/lib/components/File/FileDisplay.js.map +1 -1
  258. package/lib/components/File/FileDisplayList.d.ts +4 -2
  259. package/lib/components/File/FileDisplayList.d.ts.map +1 -1
  260. package/lib/components/File/FileDisplayList.js +9 -3
  261. package/lib/components/File/FileDisplayList.js.map +1 -1
  262. package/lib/components/File/FileInput.d.ts +32 -8
  263. package/lib/components/File/FileInput.d.ts.map +1 -1
  264. package/lib/components/File/FileInput.js +169 -74
  265. package/lib/components/File/FileInput.js.map +1 -1
  266. package/lib/components/File/FileInput.styles.d.ts +26 -0
  267. package/lib/components/File/FileInput.styles.d.ts.map +1 -0
  268. package/lib/components/File/FileInput.styles.js +166 -0
  269. package/lib/components/File/FileInput.styles.js.map +1 -0
  270. package/lib/components/File/FileItem.d.ts +16 -0
  271. package/lib/components/File/FileItem.d.ts.map +1 -1
  272. package/lib/components/File/FileItem.js +82 -27
  273. package/lib/components/File/FileItem.js.map +1 -1
  274. package/lib/components/File/FileList.d.ts +9 -3
  275. package/lib/components/File/FileList.d.ts.map +1 -1
  276. package/lib/components/File/FileList.js +53 -9
  277. package/lib/components/File/FileList.js.map +1 -1
  278. package/lib/components/File/FileUploadItem.d.ts +4 -0
  279. package/lib/components/File/FileUploadItem.d.ts.map +1 -1
  280. package/lib/components/File/FileUploadItem.js +42 -38
  281. package/lib/components/File/FileUploadItem.js.map +1 -1
  282. package/lib/components/Flex/Flex.js.map +1 -1
  283. package/lib/components/Form/Form.d.ts +1 -1
  284. package/lib/components/Form/Form.test-ids.d.ts +1 -1
  285. package/lib/components/Form/Form.test-ids.d.ts.map +1 -1
  286. package/lib/components/FormField/FormField.d.ts +2 -2
  287. package/lib/components/FormField/FormField.d.ts.map +1 -1
  288. package/lib/components/FormField/FormField.js +62 -64
  289. package/lib/components/FormField/FormField.js.map +1 -1
  290. package/lib/components/FormField/FormField.test-ids.d.ts +1 -1
  291. package/lib/components/FormField/FormField.test-ids.d.ts.map +1 -1
  292. package/lib/components/Fullscreen/Fullscreen.d.ts +18 -0
  293. package/lib/components/Fullscreen/Fullscreen.d.ts.map +1 -0
  294. package/lib/components/Fullscreen/Fullscreen.js +56 -0
  295. package/lib/components/Fullscreen/Fullscreen.js.map +1 -0
  296. package/lib/components/Fullscreen/Fullscreen.test-ids.d.ts +2 -0
  297. package/lib/components/Fullscreen/Fullscreen.test-ids.d.ts.map +1 -0
  298. package/lib/components/Fullscreen/Fullscreen.test-ids.js +3 -0
  299. package/lib/components/Fullscreen/Fullscreen.test-ids.js.map +1 -0
  300. package/lib/components/Fullscreen/FullscreenButton.d.ts +6 -0
  301. package/lib/components/Fullscreen/FullscreenButton.d.ts.map +1 -0
  302. package/lib/components/Fullscreen/FullscreenButton.js +33 -0
  303. package/lib/components/Fullscreen/FullscreenButton.js.map +1 -0
  304. package/lib/components/Fullscreen/index.d.ts +4 -0
  305. package/lib/components/Fullscreen/index.d.ts.map +1 -0
  306. package/lib/components/Fullscreen/index.js +4 -0
  307. package/lib/components/Fullscreen/index.js.map +1 -0
  308. package/lib/components/HTML/HTML.d.ts +1 -1
  309. package/lib/components/HTML/HTML.test-ids.d.ts +1 -1
  310. package/lib/components/HTML/HTML.test-ids.d.ts.map +1 -1
  311. package/lib/components/Icon/Icon.d.ts.map +1 -1
  312. package/lib/components/Icon/Icon.js +2 -2
  313. package/lib/components/Icon/Icon.js.map +1 -1
  314. package/lib/components/Icon/iconNames.d.ts +1 -1
  315. package/lib/components/Icon/iconNames.d.ts.map +1 -1
  316. package/lib/components/Icon/iconNames.js +2 -0
  317. package/lib/components/Icon/iconNames.js.map +1 -1
  318. package/lib/components/Icon/icons/calendar-now.icon.d.ts +5 -0
  319. package/lib/components/Icon/icons/calendar-now.icon.d.ts.map +1 -0
  320. package/lib/components/Icon/icons/calendar-now.icon.js +7 -0
  321. package/lib/components/Icon/icons/calendar-now.icon.js.map +1 -0
  322. package/lib/components/Icon/icons/preview.icon.d.ts +5 -0
  323. package/lib/components/Icon/icons/preview.icon.d.ts.map +1 -0
  324. package/lib/components/Icon/icons/preview.icon.js +7 -0
  325. package/lib/components/Icon/icons/preview.icon.js.map +1 -0
  326. package/lib/components/Icon/streamline-icons/arrow-down.icon.d.ts.map +1 -1
  327. package/lib/components/Icon/streamline-icons/arrow-down.icon.js +1 -1
  328. package/lib/components/Icon/streamline-icons/arrow-down.icon.js.map +1 -1
  329. package/lib/components/Icon/streamline-icons/arrow-left.icon.d.ts.map +1 -1
  330. package/lib/components/Icon/streamline-icons/arrow-left.icon.js +1 -1
  331. package/lib/components/Icon/streamline-icons/arrow-left.icon.js.map +1 -1
  332. package/lib/components/Icon/streamline-icons/arrow-right.icon.d.ts.map +1 -1
  333. package/lib/components/Icon/streamline-icons/arrow-right.icon.js +1 -1
  334. package/lib/components/Icon/streamline-icons/arrow-right.icon.js.map +1 -1
  335. package/lib/components/Icon/streamline-icons/arrow-up.icon.d.ts.map +1 -1
  336. package/lib/components/Icon/streamline-icons/arrow-up.icon.js +1 -1
  337. package/lib/components/Icon/streamline-icons/arrow-up.icon.js.map +1 -1
  338. package/lib/components/Icon/streamline-icons/calendar-now.icon.d.ts +5 -0
  339. package/lib/components/Icon/streamline-icons/calendar-now.icon.d.ts.map +1 -0
  340. package/lib/components/Icon/streamline-icons/calendar-now.icon.js +7 -0
  341. package/lib/components/Icon/streamline-icons/calendar-now.icon.js.map +1 -0
  342. package/lib/components/Icon/streamline-icons/caret-down.icon.d.ts.map +1 -1
  343. package/lib/components/Icon/streamline-icons/caret-down.icon.js +1 -1
  344. package/lib/components/Icon/streamline-icons/caret-down.icon.js.map +1 -1
  345. package/lib/components/Icon/streamline-icons/caret-left.icon.d.ts.map +1 -1
  346. package/lib/components/Icon/streamline-icons/caret-left.icon.js +1 -1
  347. package/lib/components/Icon/streamline-icons/caret-left.icon.js.map +1 -1
  348. package/lib/components/Icon/streamline-icons/caret-right.icon.d.ts.map +1 -1
  349. package/lib/components/Icon/streamline-icons/caret-right.icon.js +1 -1
  350. package/lib/components/Icon/streamline-icons/caret-right.icon.js.map +1 -1
  351. package/lib/components/Icon/streamline-icons/caret-up.icon.d.ts.map +1 -1
  352. package/lib/components/Icon/streamline-icons/caret-up.icon.js +1 -1
  353. package/lib/components/Icon/streamline-icons/caret-up.icon.js.map +1 -1
  354. package/lib/components/Icon/streamline-icons/case-solid.icon.js +1 -1
  355. package/lib/components/Icon/streamline-icons/case-solid.icon.js.map +1 -1
  356. package/lib/components/Icon/streamline-icons/clipboard-pencil-solid.icon.js +1 -1
  357. package/lib/components/Icon/streamline-icons/clipboard-pencil-solid.icon.js.map +1 -1
  358. package/lib/components/Icon/streamline-icons/clock-solid.icon.js +1 -1
  359. package/lib/components/Icon/streamline-icons/clock-solid.icon.js.map +1 -1
  360. package/lib/components/Icon/streamline-icons/disc-stack-solid.icon.d.ts.map +1 -1
  361. package/lib/components/Icon/streamline-icons/disc-stack-solid.icon.js +1 -1
  362. package/lib/components/Icon/streamline-icons/disc-stack-solid.icon.js.map +1 -1
  363. package/lib/components/Icon/streamline-icons/dock.icon.d.ts +5 -0
  364. package/lib/components/Icon/streamline-icons/dock.icon.d.ts.map +1 -0
  365. package/lib/components/Icon/streamline-icons/dock.icon.js +7 -0
  366. package/lib/components/Icon/streamline-icons/dock.icon.js.map +1 -0
  367. package/lib/components/Icon/streamline-icons/expression.icon.d.ts +5 -0
  368. package/lib/components/Icon/streamline-icons/expression.icon.d.ts.map +1 -0
  369. package/lib/components/Icon/streamline-icons/expression.icon.js +7 -0
  370. package/lib/components/Icon/streamline-icons/expression.icon.js.map +1 -0
  371. package/lib/components/Icon/streamline-icons/indent.icon.d.ts +5 -0
  372. package/lib/components/Icon/streamline-icons/indent.icon.d.ts.map +1 -0
  373. package/lib/components/Icon/streamline-icons/indent.icon.js +7 -0
  374. package/lib/components/Icon/streamline-icons/indent.icon.js.map +1 -0
  375. package/lib/components/Icon/streamline-icons/information-solid.icon.js +1 -1
  376. package/lib/components/Icon/streamline-icons/information-solid.icon.js.map +1 -1
  377. package/lib/components/Icon/streamline-icons/list-number.icon.d.ts +5 -0
  378. package/lib/components/Icon/streamline-icons/list-number.icon.d.ts.map +1 -0
  379. package/lib/components/Icon/streamline-icons/list-number.icon.js +7 -0
  380. package/lib/components/Icon/streamline-icons/list-number.icon.js.map +1 -0
  381. package/lib/components/Icon/streamline-icons/open.icon.d.ts.map +1 -1
  382. package/lib/components/Icon/streamline-icons/open.icon.js +1 -1
  383. package/lib/components/Icon/streamline-icons/open.icon.js.map +1 -1
  384. package/lib/components/Icon/streamline-icons/rule-library-solid.icon.js +1 -1
  385. package/lib/components/Icon/streamline-icons/rule-library-solid.icon.js.map +1 -1
  386. package/lib/components/Icon/streamline-icons/search-analytics-solid.icon.js +1 -1
  387. package/lib/components/Icon/streamline-icons/search-analytics-solid.icon.js.map +1 -1
  388. package/lib/components/Icon/streamline-icons/undock.icon.d.ts +5 -0
  389. package/lib/components/Icon/streamline-icons/undock.icon.d.ts.map +1 -0
  390. package/lib/components/Icon/streamline-icons/undock.icon.js +7 -0
  391. package/lib/components/Icon/streamline-icons/undock.icon.js.map +1 -0
  392. package/lib/components/Icon/streamline-icons/unindent.icon.d.ts +5 -0
  393. package/lib/components/Icon/streamline-icons/unindent.icon.d.ts.map +1 -0
  394. package/lib/components/Icon/streamline-icons/unindent.icon.js +7 -0
  395. package/lib/components/Icon/streamline-icons/unindent.icon.js.map +1 -0
  396. package/lib/components/Icon/streamline-icons/warn-solid.icon.js +1 -1
  397. package/lib/components/Icon/streamline-icons/warn-solid.icon.js.map +1 -1
  398. package/lib/components/Icon/streamlineIconNames.d.ts +1 -1
  399. package/lib/components/Icon/streamlineIconNames.d.ts.map +1 -1
  400. package/lib/components/Icon/streamlineIconNames.js +7 -0
  401. package/lib/components/Icon/streamlineIconNames.js.map +1 -1
  402. package/lib/components/IconPicker/IconPicker.d.ts +7 -1
  403. package/lib/components/IconPicker/IconPicker.d.ts.map +1 -1
  404. package/lib/components/IconPicker/IconPicker.js +20 -14
  405. package/lib/components/IconPicker/IconPicker.js.map +1 -1
  406. package/lib/components/Input/Input.d.ts +5 -8
  407. package/lib/components/Input/Input.d.ts.map +1 -1
  408. package/lib/components/Input/Input.js +2 -3
  409. package/lib/components/Input/Input.js.map +1 -1
  410. package/lib/components/Input/Input.test-ids.d.ts +1 -1
  411. package/lib/components/Input/Input.test-ids.d.ts.map +1 -1
  412. package/lib/components/Lightbox/Lightbox.d.ts +1 -1
  413. package/lib/components/Lightbox/Lightbox.d.ts.map +1 -1
  414. package/lib/components/Lightbox/Lightbox.js +13 -6
  415. package/lib/components/Lightbox/Lightbox.js.map +1 -1
  416. package/lib/components/Lightbox/Lightbox.styles.d.ts +1 -1
  417. package/lib/components/Lightbox/Lightbox.test-ids.d.ts +1 -1
  418. package/lib/components/Lightbox/Lightbox.test-ids.d.ts.map +1 -1
  419. package/lib/components/Lightbox/Lightbox.types.d.ts +1 -1
  420. package/lib/components/Lightbox/Lightbox.types.d.ts.map +1 -1
  421. package/lib/components/Lightbox/Lightbox.types.js.map +1 -1
  422. package/lib/components/Link/Link.d.ts +5 -2
  423. package/lib/components/Link/Link.d.ts.map +1 -1
  424. package/lib/components/Link/Link.js +45 -17
  425. package/lib/components/Link/Link.js.map +1 -1
  426. package/lib/components/Link/Link.test-ids.d.ts +1 -1
  427. package/lib/components/Link/Link.test-ids.d.ts.map +1 -1
  428. package/lib/components/ListToolbar/ListToolbar.d.ts +1 -1
  429. package/lib/components/ListToolbar/ListToolbar.d.ts.map +1 -1
  430. package/lib/components/ListToolbar/ListToolbar.js +8 -7
  431. package/lib/components/ListToolbar/ListToolbar.js.map +1 -1
  432. package/lib/components/ListToolbar/ListToolbar.styles.d.ts.map +1 -1
  433. package/lib/components/ListToolbar/ListToolbar.styles.js +5 -5
  434. package/lib/components/ListToolbar/ListToolbar.styles.js.map +1 -1
  435. package/lib/components/ListToolbar/ListToolbar.test-ids.d.ts +1 -1
  436. package/lib/components/ListToolbar/ListToolbar.test-ids.d.ts.map +1 -1
  437. package/lib/components/ListToolbar/ListToolbar.test-ids.js +4 -1
  438. package/lib/components/ListToolbar/ListToolbar.test-ids.js.map +1 -1
  439. package/lib/components/ListToolbar/ListToolbar.types.d.ts +7 -3
  440. package/lib/components/ListToolbar/ListToolbar.types.d.ts.map +1 -1
  441. package/lib/components/ListToolbar/ListToolbar.types.js.map +1 -1
  442. package/lib/components/ListToolbar/PresetMenuPopover.d.ts.map +1 -1
  443. package/lib/components/ListToolbar/PresetMenuPopover.js +2 -2
  444. package/lib/components/ListToolbar/PresetMenuPopover.js.map +1 -1
  445. package/lib/components/ListToolbar/helpers.d.ts.map +1 -1
  446. package/lib/components/ListToolbar/helpers.js.map +1 -1
  447. package/lib/components/Location/CurrentLocationButton.d.ts +1 -6
  448. package/lib/components/Location/CurrentLocationButton.d.ts.map +1 -1
  449. package/lib/components/Location/CurrentLocationButton.js +10 -20
  450. package/lib/components/Location/CurrentLocationButton.js.map +1 -1
  451. package/lib/components/Location/Location.test-ids.d.ts +1 -1
  452. package/lib/components/Location/Location.test-ids.d.ts.map +1 -1
  453. package/lib/components/Location/Location.types.d.ts +49 -17
  454. package/lib/components/Location/Location.types.d.ts.map +1 -1
  455. package/lib/components/Location/Location.types.js +9 -1
  456. package/lib/components/Location/Location.types.js.map +1 -1
  457. package/lib/components/Location/LocationDisplay.d.ts +5 -4
  458. package/lib/components/Location/LocationDisplay.d.ts.map +1 -1
  459. package/lib/components/Location/LocationDisplay.js +17 -4
  460. package/lib/components/Location/LocationDisplay.js.map +1 -1
  461. package/lib/components/Location/LocationInput.d.ts +23 -18
  462. package/lib/components/Location/LocationInput.d.ts.map +1 -1
  463. package/lib/components/Location/LocationInput.js +37 -15
  464. package/lib/components/Location/LocationInput.js.map +1 -1
  465. package/lib/components/Location/LocationView.d.ts +26 -12
  466. package/lib/components/Location/LocationView.d.ts.map +1 -1
  467. package/lib/components/Location/LocationView.js +103 -50
  468. package/lib/components/Location/LocationView.js.map +1 -1
  469. package/lib/components/Location/index.d.ts +2 -2
  470. package/lib/components/Location/index.d.ts.map +1 -1
  471. package/lib/components/Location/index.js +1 -1
  472. package/lib/components/Location/index.js.map +1 -1
  473. package/lib/components/Location/utils.d.ts +2 -2
  474. package/lib/components/Location/utils.d.ts.map +1 -1
  475. package/lib/components/Location/utils.js +67 -38
  476. package/lib/components/Location/utils.js.map +1 -1
  477. package/lib/components/Menu/Menu.context.d.ts.map +1 -1
  478. package/lib/components/Menu/Menu.context.js +1 -0
  479. package/lib/components/Menu/Menu.context.js.map +1 -1
  480. package/lib/components/Menu/Menu.d.ts +1 -1
  481. package/lib/components/Menu/Menu.d.ts.map +1 -1
  482. package/lib/components/Menu/Menu.js +6 -2
  483. package/lib/components/Menu/Menu.js.map +1 -1
  484. package/lib/components/Menu/Menu.styles.d.ts +0 -1
  485. package/lib/components/Menu/Menu.styles.d.ts.map +1 -1
  486. package/lib/components/Menu/Menu.styles.js +2 -9
  487. package/lib/components/Menu/Menu.styles.js.map +1 -1
  488. package/lib/components/Menu/Menu.test-ids.d.ts +2 -2
  489. package/lib/components/Menu/Menu.test-ids.d.ts.map +1 -1
  490. package/lib/components/Menu/Menu.types.d.ts +14 -2
  491. package/lib/components/Menu/Menu.types.d.ts.map +1 -1
  492. package/lib/components/Menu/Menu.types.js.map +1 -1
  493. package/lib/components/Menu/Menu.utils.d.ts +4 -0
  494. package/lib/components/Menu/Menu.utils.d.ts.map +1 -0
  495. package/lib/components/Menu/Menu.utils.js +6 -0
  496. package/lib/components/Menu/Menu.utils.js.map +1 -0
  497. package/lib/components/Menu/MenuGroup.js +2 -2
  498. package/lib/components/Menu/MenuGroup.js.map +1 -1
  499. package/lib/components/Menu/MenuItem.d.ts +1 -1
  500. package/lib/components/Menu/MenuItem.d.ts.map +1 -1
  501. package/lib/components/Menu/MenuItem.js +3 -3
  502. package/lib/components/Menu/MenuItem.js.map +1 -1
  503. package/lib/components/Menu/MenuList.d.ts.map +1 -1
  504. package/lib/components/Menu/MenuList.js +3 -3
  505. package/lib/components/Menu/MenuList.js.map +1 -1
  506. package/lib/components/Menu/NavItemsList.d.ts.map +1 -1
  507. package/lib/components/Menu/NavItemsList.js +1 -3
  508. package/lib/components/Menu/NavItemsList.js.map +1 -1
  509. package/lib/components/Menu/index.d.ts +1 -0
  510. package/lib/components/Menu/index.d.ts.map +1 -1
  511. package/lib/components/Menu/index.js +1 -0
  512. package/lib/components/Menu/index.js.map +1 -1
  513. package/lib/components/MenuButton/MenuButton.d.ts +8 -1
  514. package/lib/components/MenuButton/MenuButton.d.ts.map +1 -1
  515. package/lib/components/MenuButton/MenuButton.js +24 -14
  516. package/lib/components/MenuButton/MenuButton.js.map +1 -1
  517. package/lib/components/MenuButton/MenuButton.test-ids.d.ts +1 -1
  518. package/lib/components/MenuButton/MenuButton.test-ids.d.ts.map +1 -1
  519. package/lib/components/MetaList/MetaList.d.ts +1 -1
  520. package/lib/components/MetaList/MetaList.test-ids.d.ts +1 -1
  521. package/lib/components/MetaList/MetaList.test-ids.d.ts.map +1 -1
  522. package/lib/components/Modal/Modal.d.ts.map +1 -1
  523. package/lib/components/Modal/Modal.js +31 -7
  524. package/lib/components/Modal/Modal.js.map +1 -1
  525. package/lib/components/Modal/Modal.styles.d.ts +3 -1
  526. package/lib/components/Modal/Modal.styles.d.ts.map +1 -1
  527. package/lib/components/Modal/Modal.styles.js +34 -17
  528. package/lib/components/Modal/Modal.styles.js.map +1 -1
  529. package/lib/components/Modal/ModalManager.d.ts.map +1 -1
  530. package/lib/components/Modal/ModalManager.js +5 -1
  531. package/lib/components/Modal/ModalManager.js.map +1 -1
  532. package/lib/components/MultiStepForm/MultiStepForm.d.ts.map +1 -1
  533. package/lib/components/MultiStepForm/MultiStepForm.js +28 -1
  534. package/lib/components/MultiStepForm/MultiStepForm.js.map +1 -1
  535. package/lib/components/Number/Number.test-ids.d.ts +2 -2
  536. package/lib/components/Number/Number.test-ids.d.ts.map +1 -1
  537. package/lib/components/Number/NumberDisplay.d.ts +5 -8
  538. package/lib/components/Number/NumberDisplay.d.ts.map +1 -1
  539. package/lib/components/Number/NumberDisplay.js +1 -2
  540. package/lib/components/Number/NumberDisplay.js.map +1 -1
  541. package/lib/components/Number/NumberInput.d.ts +2 -4
  542. package/lib/components/Number/NumberInput.d.ts.map +1 -1
  543. package/lib/components/Number/NumberInput.js +15 -7
  544. package/lib/components/Number/NumberInput.js.map +1 -1
  545. package/lib/components/Number/NumberInput.types.d.ts +12 -30
  546. package/lib/components/Number/NumberInput.types.d.ts.map +1 -1
  547. package/lib/components/Number/NumberInput.types.js.map +1 -1
  548. package/lib/components/Number/NumberRangeInput.d.ts +2 -4
  549. package/lib/components/Number/NumberRangeInput.d.ts.map +1 -1
  550. package/lib/components/Number/NumberRangeInput.js +7 -72
  551. package/lib/components/Number/NumberRangeInput.js.map +1 -1
  552. package/lib/components/PageTemplates/CategorySubPage.styles.d.ts +3 -1
  553. package/lib/components/PageTemplates/CategorySubPage.styles.d.ts.map +1 -1
  554. package/lib/components/PageTemplates/CategorySubPage.styles.js +2 -0
  555. package/lib/components/PageTemplates/CategorySubPage.styles.js.map +1 -1
  556. package/lib/components/PageTemplates/DashboardPage.d.ts.map +1 -1
  557. package/lib/components/PageTemplates/DashboardPage.js +41 -6
  558. package/lib/components/PageTemplates/DashboardPage.js.map +1 -1
  559. package/lib/components/PageTemplates/PageTemplates.d.ts +1 -0
  560. package/lib/components/PageTemplates/PageTemplates.d.ts.map +1 -1
  561. package/lib/components/PageTemplates/PageTemplates.js +85 -31
  562. package/lib/components/PageTemplates/PageTemplates.js.map +1 -1
  563. package/lib/components/Phone/Phone.test-ids.d.ts +1 -1
  564. package/lib/components/Phone/Phone.test-ids.d.ts.map +1 -1
  565. package/lib/components/Phone/PhoneDisplay.d.ts.map +1 -1
  566. package/lib/components/Phone/PhoneDisplay.js +2 -2
  567. package/lib/components/Phone/PhoneDisplay.js.map +1 -1
  568. package/lib/components/Phone/PhoneInput.d.ts +1 -1
  569. package/lib/components/Phone/PhoneInput.d.ts.map +1 -1
  570. package/lib/components/Phone/PhoneInput.js +20 -5
  571. package/lib/components/Phone/PhoneInput.js.map +1 -1
  572. package/lib/components/Popover/Popover.d.ts +2 -0
  573. package/lib/components/Popover/Popover.d.ts.map +1 -1
  574. package/lib/components/Popover/Popover.js +20 -3
  575. package/lib/components/Popover/Popover.js.map +1 -1
  576. package/lib/components/Popover/Popover.styles.d.ts.map +1 -1
  577. package/lib/components/Popover/Popover.styles.js +2 -2
  578. package/lib/components/Popover/Popover.styles.js.map +1 -1
  579. package/lib/components/Popover/modifiers.d.ts.map +1 -1
  580. package/lib/components/Popover/modifiers.js +11 -5
  581. package/lib/components/Popover/modifiers.js.map +1 -1
  582. package/lib/components/Progress/Progress.d.ts.map +1 -1
  583. package/lib/components/Progress/Progress.js +2 -2
  584. package/lib/components/Progress/Progress.js.map +1 -1
  585. package/lib/components/Progress/Progress.styles.d.ts +1 -1
  586. package/lib/components/Progress/Progress.styles.d.ts.map +1 -1
  587. package/lib/components/Progress/Progress.styles.js +7 -7
  588. package/lib/components/Progress/Progress.styles.js.map +1 -1
  589. package/lib/components/Progress/Progress.types.d.ts +4 -0
  590. package/lib/components/Progress/Progress.types.d.ts.map +1 -1
  591. package/lib/components/Progress/Progress.types.js.map +1 -1
  592. package/lib/components/RadioCheck/RadioCheck.d.ts +6 -30
  593. package/lib/components/RadioCheck/RadioCheck.d.ts.map +1 -1
  594. package/lib/components/RadioCheck/RadioCheck.js +1 -2
  595. package/lib/components/RadioCheck/RadioCheck.js.map +1 -1
  596. package/lib/components/RadioCheckGroup/RadioCheckGroup.d.ts.map +1 -1
  597. package/lib/components/RadioCheckGroup/RadioCheckGroup.js +1 -1
  598. package/lib/components/RadioCheckGroup/RadioCheckGroup.js.map +1 -1
  599. package/lib/components/SearchInput/SearchInput.d.ts +19 -6
  600. package/lib/components/SearchInput/SearchInput.d.ts.map +1 -1
  601. package/lib/components/SearchInput/SearchInput.js +5 -1
  602. package/lib/components/SearchInput/SearchInput.js.map +1 -1
  603. package/lib/components/SearchInput/SearchInput.styles.d.ts +3 -3
  604. package/lib/components/SearchInput/SearchInput.styles.d.ts.map +1 -1
  605. package/lib/components/SearchInput/SearchInput.styles.js +15 -15
  606. package/lib/components/SearchInput/SearchInput.styles.js.map +1 -1
  607. package/lib/components/Select/Select.d.ts +1 -1
  608. package/lib/components/Select/Select.test-ids.d.ts +1 -1
  609. package/lib/components/Select/Select.test-ids.d.ts.map +1 -1
  610. package/lib/components/Slider/Slider.d.ts +1 -1
  611. package/lib/components/Slider/Slider.js +1 -1
  612. package/lib/components/Slider/Slider.js.map +1 -1
  613. package/lib/components/Slider/Slider.styles.d.ts +1 -1
  614. package/lib/components/Slider/Slider.test-ids.d.ts +1 -1
  615. package/lib/components/Slider/Slider.test-ids.d.ts.map +1 -1
  616. package/lib/components/SummaryItem/SummaryItem.d.ts +6 -1
  617. package/lib/components/SummaryItem/SummaryItem.d.ts.map +1 -1
  618. package/lib/components/SummaryItem/SummaryItem.js +13 -5
  619. package/lib/components/SummaryItem/SummaryItem.js.map +1 -1
  620. package/lib/components/SummaryItem/SummaryItem.test-ids.d.ts +1 -1
  621. package/lib/components/SummaryItem/SummaryItem.test-ids.d.ts.map +1 -1
  622. package/lib/components/SummaryList/SummaryList.d.ts.map +1 -1
  623. package/lib/components/SummaryList/SummaryList.js +9 -9
  624. package/lib/components/SummaryList/SummaryList.js.map +1 -1
  625. package/lib/components/Tabs/Tab.d.ts +7 -3
  626. package/lib/components/Tabs/Tab.d.ts.map +1 -1
  627. package/lib/components/Tabs/Tab.js +83 -23
  628. package/lib/components/Tabs/Tab.js.map +1 -1
  629. package/lib/components/Tabs/TabPanel.d.ts +13 -2
  630. package/lib/components/Tabs/TabPanel.d.ts.map +1 -1
  631. package/lib/components/Tabs/TabPanel.js +60 -5
  632. package/lib/components/Tabs/TabPanel.js.map +1 -1
  633. package/lib/components/Tabs/Tabs.d.ts +0 -1
  634. package/lib/components/Tabs/Tabs.d.ts.map +1 -1
  635. package/lib/components/Tabs/Tabs.js +97 -35
  636. package/lib/components/Tabs/Tabs.js.map +1 -1
  637. package/lib/components/Tabs/Tabs.styles.d.ts +17 -0
  638. package/lib/components/Tabs/Tabs.styles.d.ts.map +1 -0
  639. package/lib/components/Tabs/Tabs.styles.js +110 -0
  640. package/lib/components/Tabs/Tabs.styles.js.map +1 -0
  641. package/lib/components/Tabs/TabsContext.d.ts +6 -0
  642. package/lib/components/Tabs/TabsContext.d.ts.map +1 -0
  643. package/lib/components/Tabs/TabsContext.js +6 -0
  644. package/lib/components/Tabs/TabsContext.js.map +1 -0
  645. package/lib/components/Tabs/index.d.ts +1 -0
  646. package/lib/components/Tabs/index.d.ts.map +1 -1
  647. package/lib/components/Tabs/index.js +1 -0
  648. package/lib/components/Tabs/index.js.map +1 -1
  649. package/lib/components/Text/Text.js +1 -1
  650. package/lib/components/Text/Text.js.map +1 -1
  651. package/lib/components/TextArea/TextArea.d.ts +1 -1
  652. package/lib/components/TextArea/TextArea.test-ids.d.ts +1 -1
  653. package/lib/components/TextArea/TextArea.test-ids.d.ts.map +1 -1
  654. package/lib/components/Toaster/Toaster.d.ts +1 -1
  655. package/lib/components/Toaster/Toaster.d.ts.map +1 -1
  656. package/lib/components/Toaster/Toaster.js +117 -21
  657. package/lib/components/Toaster/Toaster.js.map +1 -1
  658. package/lib/components/Toaster/Toaster.test-ids.d.ts +1 -1
  659. package/lib/components/Toaster/Toaster.test-ids.d.ts.map +1 -1
  660. package/lib/components/Toaster/Toaster.types.d.ts +17 -4
  661. package/lib/components/Toaster/Toaster.types.d.ts.map +1 -1
  662. package/lib/components/Toaster/Toaster.types.js.map +1 -1
  663. package/lib/components/Tooltip/Tooltip.d.ts +8 -3
  664. package/lib/components/Tooltip/Tooltip.d.ts.map +1 -1
  665. package/lib/components/Tooltip/Tooltip.js +20 -5
  666. package/lib/components/Tooltip/Tooltip.js.map +1 -1
  667. package/lib/components/Tooltip/Tooltip.test-ids.d.ts +1 -1
  668. package/lib/components/Tooltip/Tooltip.test-ids.d.ts.map +1 -1
  669. package/lib/components/Tree/StandardTree.styles.d.ts +1 -1
  670. package/lib/components/Tree/Tree.d.ts +1 -1
  671. package/lib/components/Tree/Tree.test-ids.d.ts +2 -2
  672. package/lib/components/Tree/Tree.test-ids.d.ts.map +1 -1
  673. package/lib/hooks/index.d.ts +2 -0
  674. package/lib/hooks/index.d.ts.map +1 -1
  675. package/lib/hooks/index.js +2 -0
  676. package/lib/hooks/index.js.map +1 -1
  677. package/lib/hooks/useArrows.d.ts.map +1 -1
  678. package/lib/hooks/useArrows.js +3 -1
  679. package/lib/hooks/useArrows.js.map +1 -1
  680. package/lib/hooks/useEvent.d.ts +5 -0
  681. package/lib/hooks/useEvent.d.ts.map +1 -1
  682. package/lib/hooks/useEvent.js.map +1 -1
  683. package/lib/hooks/useFocusWithin.d.ts.map +1 -1
  684. package/lib/hooks/useFocusWithin.js +14 -8
  685. package/lib/hooks/useFocusWithin.js.map +1 -1
  686. package/lib/hooks/useI18n.d.ts +155 -4
  687. package/lib/hooks/useI18n.d.ts.map +1 -1
  688. package/lib/hooks/useRefMap.d.ts +8 -0
  689. package/lib/hooks/useRefMap.d.ts.map +1 -0
  690. package/lib/hooks/useRefMap.js +27 -0
  691. package/lib/hooks/useRefMap.js.map +1 -0
  692. package/lib/hooks/useScrollToggle.d.ts.map +1 -1
  693. package/lib/hooks/useScrollToggle.js +1 -0
  694. package/lib/hooks/useScrollToggle.js.map +1 -1
  695. package/lib/hooks/useSimpleStoreInstance.d.ts +9 -0
  696. package/lib/hooks/useSimpleStoreInstance.d.ts.map +1 -0
  697. package/lib/hooks/useSimpleStoreInstance.js +13 -0
  698. package/lib/hooks/useSimpleStoreInstance.js.map +1 -0
  699. package/lib/hooks/useTestIds.d.ts +1 -1
  700. package/lib/hooks/useTestIds.d.ts.map +1 -1
  701. package/lib/hooks/useTestIds.js +1 -1
  702. package/lib/hooks/useTestIds.js.map +1 -1
  703. package/lib/i18n/default.d.ts +155 -4
  704. package/lib/i18n/default.d.ts.map +1 -1
  705. package/lib/i18n/default.js +178 -11
  706. package/lib/i18n/default.js.map +1 -1
  707. package/lib/i18n/i18n.d.ts +155 -4
  708. package/lib/i18n/i18n.d.ts.map +1 -1
  709. package/lib/index.d.ts +2 -0
  710. package/lib/index.d.ts.map +1 -1
  711. package/lib/index.js +2 -0
  712. package/lib/index.js.map +1 -1
  713. package/lib/styles/GlobalStyle.d.ts +1 -1
  714. package/lib/styles/GlobalStyle.d.ts.map +1 -1
  715. package/lib/styles/GlobalStyle.js +6 -1
  716. package/lib/styles/GlobalStyle.js.map +1 -1
  717. package/lib/styles/mixins.d.ts +3 -0
  718. package/lib/styles/mixins.d.ts.map +1 -0
  719. package/lib/styles/mixins.js +14 -0
  720. package/lib/styles/mixins.js.map +1 -0
  721. package/lib/theme/ThemeMachine.d.ts.map +1 -1
  722. package/lib/theme/ThemeMachine.js.map +1 -1
  723. package/lib/theme/theme.d.ts +18 -24
  724. package/lib/theme/theme.d.ts.map +1 -1
  725. package/lib/theme/themeDefinition.json +9 -14
  726. package/lib/theme/themeOverrides.schema.json +13 -18
  727. package/lib/types/types.d.ts +6 -4
  728. package/lib/types/types.d.ts.map +1 -1
  729. package/lib/types/types.js.map +1 -1
  730. package/lib/utils/createStringMatcher.d.ts +1 -1
  731. package/lib/utils/createStringMatcher.d.ts.map +1 -1
  732. package/lib/utils/createStringMatcher.js +4 -1
  733. package/lib/utils/createStringMatcher.js.map +1 -1
  734. package/lib/utils/formatListToLocaleString.d.ts.map +1 -1
  735. package/lib/utils/formatListToLocaleString.js +5 -2
  736. package/lib/utils/formatListToLocaleString.js.map +1 -1
  737. package/lib/utils/index.d.ts +1 -0
  738. package/lib/utils/index.d.ts.map +1 -1
  739. package/lib/utils/index.js +1 -0
  740. package/lib/utils/index.js.map +1 -1
  741. package/lib/utils/isPositionWithinRect.d.ts +12 -0
  742. package/lib/utils/isPositionWithinRect.d.ts.map +1 -0
  743. package/lib/utils/isPositionWithinRect.js +11 -0
  744. package/lib/utils/isPositionWithinRect.js.map +1 -0
  745. package/lib/utils/withTestIds.d.ts +1 -1
  746. package/package.json +10 -7
  747. package/lib/components/Location/types.d.ts +0 -45
  748. package/lib/components/Location/types.d.ts.map +0 -1
  749. package/lib/components/Location/types.js +0 -10
  750. package/lib/components/Location/types.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"arrow-right.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-right.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"arrow-right.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-right.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'arrow-right';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2 9h13M8.933 3 15 9l-6.067 6' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2 9h13M8.933 3 15 9l-6.067 6' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=arrow-right.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow-right.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-right.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,+BAA+B,GACjC,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'arrow-right';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M2 9h13M8.933 3 15 9l-6.067 6'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"arrow-right.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-right.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,+BAA+B,GACjC,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'arrow-right';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M2 9h13M8.933 3 15 9l-6.067 6'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"arrow-up.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-up.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,aAAa,CAAC;AAE/B,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"arrow-up.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-up.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,aAAa,CAAC;AAE/B,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'arrow-up';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M9 16V3M3 9.067 9 3l6 6.067' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M9 16V3M3 9.067 9 3l6 6.067' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=arrow-up.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow-up.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-up.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,UAAU,CAAC;AAE/B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,6BAA6B,GAC/B,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'arrow-up';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M9 16V3M3 9.067 9 3l6 6.067'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"arrow-up.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/arrow-up.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,UAAU,CAAC;AAE/B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,6BAA6B,GAC/B,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'arrow-up';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M9 16V3M3 9.067 9 3l6 6.067'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "calendar-now";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=calendar-now.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"calendar-now.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/calendar-now.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,iBAAiB,CAAC;AAEnC,eAAO,MAAM,SAAS,mBAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'calendar-now';
5
+ export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M16.344 2.808H1.656c-.648 0-1.152.504-1.152 1.152v12.384c0 .648.504 1.152 1.152 1.152h14.616c.648 0 1.152-.504 1.152-1.152V3.96c0-.648-.504-1.152-1.08-1.152zM.576 7.344h16.848M5.04 4.464V.576m7.92 3.888V.576' }), _jsx("path", { fill: 'currentColor', d: 'M7.5 12.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0z' })] }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=calendar-now.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"calendar-now.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/calendar-now.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,cAAc,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,iNAAiN,GAAG,EAC5N,eAAM,IAAI,EAAC,cAAc,EAAC,CAAC,EAAC,gDAAgD,GAAG,IAC7E,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'calendar-now';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M16.344 2.808H1.656c-.648 0-1.152.504-1.152 1.152v12.384c0 .648.504 1.152 1.152 1.152h14.616c.648 0 1.152-.504 1.152-1.152V3.96c0-.648-.504-1.152-1.08-1.152zM.576 7.344h16.848M5.04 4.464V.576m7.92 3.888V.576' />\n <path fill='currentColor' d='M7.5 12.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0z' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"caret-down.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-down.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"caret-down.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-down.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'caret-down';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm14 7-4.764 4.9A.333.333 0 0 1 9 12a.326.326 0 0 1-.236-.1L4 7' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm14 7-4.764 4.9A.333.333 0 0 1 9 12a.326.326 0 0 1-.236-.1L4 7' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=caret-down.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"caret-down.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-down.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,gEAAgE,GAClE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-down';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m14 7-4.764 4.9A.333.333 0 0 1 9 12a.326.326 0 0 1-.236-.1L4 7'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"caret-down.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-down.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,gEAAgE,GAClE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-down';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m14 7-4.764 4.9A.333.333 0 0 1 9 12a.326.326 0 0 1-.236-.1L4 7'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"caret-left.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-left.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"caret-left.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-left.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'caret-left';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M11 14 6.1 9.236A.332.332 0 0 1 6 9a.325.325 0 0 1 .1-.236L11 4' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M11 14 6.1 9.236A.332.332 0 0 1 6 9a.325.325 0 0 1 .1-.236L11 4' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=caret-left.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"caret-left.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-left.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,iEAAiE,GACnE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-left';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M11 14 6.1 9.236A.332.332 0 0 1 6 9a.325.325 0 0 1 .1-.236L11 4'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"caret-left.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-left.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,iEAAiE,GACnE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-left';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M11 14 6.1 9.236A.332.332 0 0 1 6 9a.325.325 0 0 1 .1-.236L11 4'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"caret-right.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-right.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"caret-right.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-right.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'caret-right';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm6 4 4.9 4.764A.332.332 0 0 1 11 9a.326.326 0 0 1-.1.236L6 14' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm6 4 4.9 4.764A.332.332 0 0 1 11 9a.326.326 0 0 1-.1.236L6 14' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=caret-right.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"caret-right.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-right.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,+DAA+D,GACjE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-right';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m6 4 4.9 4.764A.332.332 0 0 1 11 9a.326.326 0 0 1-.1.236L6 14'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"caret-right.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-right.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,+DAA+D,GACjE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-right';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m6 4 4.9 4.764A.332.332 0 0 1 11 9a.326.326 0 0 1-.1.236L6 14'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"caret-up.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-up.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,aAAa,CAAC;AAE/B,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"caret-up.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-up.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,aAAa,CAAC;AAE/B,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'caret-up';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm4 12 4.764-4.9A.333.333 0 0 1 9 7a.325.325 0 0 1 .236.1L14 12' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm4 12 4.764-4.9A.333.333 0 0 1 9 7a.325.325 0 0 1 .236.1L14 12' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=caret-up.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"caret-up.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-up.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,UAAU,CAAC;AAE/B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,gEAAgE,GAClE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-up';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m4 12 4.764-4.9A.333.333 0 0 1 9 7a.325.325 0 0 1 .236.1L14 12'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"caret-up.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/caret-up.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,UAAU,CAAC;AAE/B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,gEAAgE,GAClE,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'caret-up';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m4 12 4.764-4.9A.333.333 0 0 1 9 7a.325.325 0 0 1 .236.1L14 12'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'case-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_case-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'square', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M.563 8.563h6.75m3.375 0h6.75' }), _jsx("path", { stroke: '#fff', d: 'M7.313 9.312a1.687 1.687 0 1 0 3.375 0v-.9a1.687 1.687 0 1 0-3.376 0v.9Z' })] }) }), _jsxs("g", { stroke: 'currentColor', children: [_jsx("path", { fill: 'none', d: 'M12.375 4.063a3.375 3.375 0 0 0-6.75 0' }), _jsx("path", { fill: 'currentColor', d: 'M16.313 4.063H1.688c-.622 0-1.125.503-1.125 1.125v9c0 .62.503 1.124 1.125 1.124h14.624c.622 0 1.125-.503 1.125-1.124v-9c0-.622-.503-1.125-1.125-1.125Z', mask: 'url(#m_case-solid)' })] })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_case-solid', fill: '#000', stroke: '#000', strokeLinecap: 'square', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M.563 8.563h6.75m3.375 0h6.75' }), _jsx("path", { stroke: '#fff', d: 'M7.313 9.312a1.687 1.687 0 1 0 3.375 0v-.9a1.687 1.687 0 1 0-3.376 0v.9Z' })] }) }), _jsxs("g", { stroke: 'currentColor', children: [_jsx("path", { fill: 'none', d: 'M12.375 4.063a3.375 3.375 0 0 0-6.75 0' }), _jsx("path", { fill: 'currentColor', d: 'M16.313 4.063H1.688c-.622 0-1.125.503-1.125 1.125v9c0 .62.503 1.124 1.125 1.124h14.624c.622 0 1.125-.503 1.125-1.124v-9c0-.622-.503-1.125-1.125-1.125Z', mask: 'url(#m_case-solid)' })] })] }));
6
6
  export const viewBox = '0 -1 18 18';
7
7
  //# sourceMappingURL=case-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"case-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/case-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,cAAc,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,QAAQ,aAC/E,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,+BAA+B,GAAG,EAC1C,eACE,MAAM,EAAC,MAAM,EACb,CAAC,EAAC,0EAA0E,GAC5E,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,aACtB,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,wCAAwC,GAAG,EAC/D,eACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,wJAAwJ,EAC1J,IAAI,EAAC,oBAAoB,GACzB,IACA,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,YAAY,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'case-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_case-solid' stroke='#000' strokeDasharray='99' strokeLinecap='square'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M.563 8.563h6.75m3.375 0h6.75' />\n <path\n stroke='#fff'\n d='M7.313 9.312a1.687 1.687 0 1 0 3.375 0v-.9a1.687 1.687 0 1 0-3.376 0v.9Z'\n />\n </mask>\n </defs>\n <g stroke='currentColor'>\n <path fill='none' d='M12.375 4.063a3.375 3.375 0 0 0-6.75 0' />\n <path\n fill='currentColor'\n d='M16.313 4.063H1.688c-.622 0-1.125.503-1.125 1.125v9c0 .62.503 1.124 1.125 1.124h14.624c.622 0 1.125-.503 1.125-1.124v-9c0-.622-.503-1.125-1.125-1.125Z'\n mask='url(#m_case-solid)'\n />\n </g>\n </>\n);\n\nexport const viewBox = '0 -1 18 18';\n"]}
1
+ {"version":3,"file":"case-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/case-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,cAAc,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,QAAQ,aACtE,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,+BAA+B,GAAG,EAC1C,eACE,MAAM,EAAC,MAAM,EACb,CAAC,EAAC,0EAA0E,GAC5E,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,aACtB,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,wCAAwC,GAAG,EAC/D,eACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,wJAAwJ,EAC1J,IAAI,EAAC,oBAAoB,GACzB,IACA,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,YAAY,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'case-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_case-solid' fill='#000' stroke='#000' strokeLinecap='square'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M.563 8.563h6.75m3.375 0h6.75' />\n <path\n stroke='#fff'\n d='M7.313 9.312a1.687 1.687 0 1 0 3.375 0v-.9a1.687 1.687 0 1 0-3.376 0v.9Z'\n />\n </mask>\n </defs>\n <g stroke='currentColor'>\n <path fill='none' d='M12.375 4.063a3.375 3.375 0 0 0-6.75 0' />\n <path\n fill='currentColor'\n d='M16.313 4.063H1.688c-.622 0-1.125.503-1.125 1.125v9c0 .62.503 1.124 1.125 1.124h14.624c.622 0 1.125-.503 1.125-1.124v-9c0-.622-.503-1.125-1.125-1.125Z'\n mask='url(#m_case-solid)'\n />\n </g>\n </>\n);\n\nexport const viewBox = '0 -1 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'clipboard-pencil-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_clipboard-pencil-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M3.937 7.882h6.75m-6.75 2.813h4.5m-4.5 2.812h2.25m9.167-6.153L8.5 14l-1 4.5' }), _jsx("circle", { cx: '7.25', cy: '3.15', r: '.5' })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'm16.992 11.16-5.688 5.688-2.808.576.576-2.808 5.688-5.688c.288-.288.72-.432 1.152-.432.432 0 .792.144 1.152.432.288.288.432.72.432 1.152-.072.36-.216.792-.504 1.08Z' }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M6.84 17.424H1.656c-.288 0-.576-.144-.792-.36-.216-.216-.36-.504-.36-.792V4.464c0-.288.144-.576.36-.792.216-.216.504-.36.792-.36h2.808c0-.72.288-1.44.792-2.016C5.76.72 6.48.504 7.272.504c.72 0 1.44.288 2.016.792.504.504.792 1.224.792 2.016h2.88c.288 0 .576.144.792.36.216.216.36.504.36.792V7.2L7.56 13.68l-.72 3.744Z', mask: 'url(#m_clipboard-pencil-solid)' })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_clipboard-pencil-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M3.937 7.882h6.75m-6.75 2.813h4.5m-4.5 2.812h2.25m9.167-6.153L8.5 14l-1 4.5' }), _jsx("circle", { cx: '7.25', cy: '3.15', r: '.5' })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'm16.992 11.16-5.688 5.688-2.808.576.576-2.808 5.688-5.688c.288-.288.72-.432 1.152-.432.432 0 .792.144 1.152.432.288.288.432.72.432 1.152-.072.36-.216.792-.504 1.08Z' }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M6.84 17.424H1.656c-.288 0-.576-.144-.792-.36-.216-.216-.36-.504-.36-.792V4.464c0-.288.144-.576.36-.792.216-.216.504-.36.792-.36h2.808c0-.72.288-1.44.792-2.016C5.76.72 6.48.504 7.272.504c.72 0 1.44.288 2.016.792.504.504.792 1.224.792 2.016h2.88c.288 0 .576.144.792.36.216.216.36.504.36.792V7.2L7.56 13.68l-.72 3.744Z', mask: 'url(#m_clipboard-pencil-solid)' })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=clipboard-pencil-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"clipboard-pencil-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/clipboard-pencil-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,wBAAwB,CAAC;AAE7C,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,0BAA0B,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aAC1F,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,6EAA6E,GAAG,EACxF,iBAAQ,EAAE,EAAC,MAAM,EAAC,EAAE,EAAC,MAAM,EAAC,CAAC,EAAC,IAAI,GAAG,IAChC,GACF,EACP,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,sKAAsK,GACxK,EACF,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,8TAA8T,EAChU,IAAI,EAAC,gCAAgC,GACrC,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'clipboard-pencil-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_clipboard-pencil-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M3.937 7.882h6.75m-6.75 2.813h4.5m-4.5 2.812h2.25m9.167-6.153L8.5 14l-1 4.5' />\n <circle cx='7.25' cy='3.15' r='.5' />\n </mask>\n </defs>\n <path\n fill='currentColor'\n stroke='currentColor'\n d='m16.992 11.16-5.688 5.688-2.808.576.576-2.808 5.688-5.688c.288-.288.72-.432 1.152-.432.432 0 .792.144 1.152.432.288.288.432.72.432 1.152-.072.36-.216.792-.504 1.08Z'\n />\n <path\n fill='currentColor'\n stroke='currentColor'\n d='M6.84 17.424H1.656c-.288 0-.576-.144-.792-.36-.216-.216-.36-.504-.36-.792V4.464c0-.288.144-.576.36-.792.216-.216.504-.36.792-.36h2.808c0-.72.288-1.44.792-2.016C5.76.72 6.48.504 7.272.504c.72 0 1.44.288 2.016.792.504.504.792 1.224.792 2.016h2.88c.288 0 .576.144.792.36.216.216.36.504.36.792V7.2L7.56 13.68l-.72 3.744Z'\n mask='url(#m_clipboard-pencil-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"clipboard-pencil-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/clipboard-pencil-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,wBAAwB,CAAC;AAE7C,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,0BAA0B,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aACjF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,6EAA6E,GAAG,EACxF,iBAAQ,EAAE,EAAC,MAAM,EAAC,EAAE,EAAC,MAAM,EAAC,CAAC,EAAC,IAAI,GAAG,IAChC,GACF,EACP,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,sKAAsK,GACxK,EACF,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,8TAA8T,EAChU,IAAI,EAAC,gCAAgC,GACrC,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'clipboard-pencil-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_clipboard-pencil-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M3.937 7.882h6.75m-6.75 2.813h4.5m-4.5 2.812h2.25m9.167-6.153L8.5 14l-1 4.5' />\n <circle cx='7.25' cy='3.15' r='.5' />\n </mask>\n </defs>\n <path\n fill='currentColor'\n stroke='currentColor'\n d='m16.992 11.16-5.688 5.688-2.808.576.576-2.808 5.688-5.688c.288-.288.72-.432 1.152-.432.432 0 .792.144 1.152.432.288.288.432.72.432 1.152-.072.36-.216.792-.504 1.08Z'\n />\n <path\n fill='currentColor'\n stroke='currentColor'\n d='M6.84 17.424H1.656c-.288 0-.576-.144-.792-.36-.216-.216-.36-.504-.36-.792V4.464c0-.288.144-.576.36-.792.216-.216.504-.36.792-.36h2.808c0-.72.288-1.44.792-2.016C5.76.72 6.48.504 7.272.504c.72 0 1.44.288 2.016.792.504.504.792 1.224.792 2.016h2.88c.288 0 .576.144.792.36.216.216.36.504.36.792V7.2L7.56 13.68l-.72 3.744Z'\n mask='url(#m_clipboard-pencil-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'clock-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_clock-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M9 9V6.187M9 9l3.515 3.516' })] }) }), _jsx("circle", { cx: '9', cy: '9', r: '8', fill: 'currentColor', stroke: 'currentColor', mask: 'url(#m_clock-solid)' })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_clock-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M9 9V6.187M9 9l3.515 3.516' })] }) }), _jsx("circle", { cx: '9', cy: '9', r: '8', fill: 'currentColor', stroke: 'currentColor', mask: 'url(#m_clock-solid)' })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=clock-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"clock-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/clock-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,eAAe,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aAC/E,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,4BAA4B,GAAG,IAClC,GACF,EACP,iBACE,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,CAAC,EAAC,GAAG,EACL,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,IAAI,EAAC,qBAAqB,GAC1B,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'clock-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_clock-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M9 9V6.187M9 9l3.515 3.516' />\n </mask>\n </defs>\n <circle\n cx='9'\n cy='9'\n r='8'\n fill='currentColor'\n stroke='currentColor'\n mask='url(#m_clock-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"clock-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/clock-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,eAAe,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aACtE,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,4BAA4B,GAAG,IAClC,GACF,EACP,iBACE,EAAE,EAAC,GAAG,EACN,EAAE,EAAC,GAAG,EACN,CAAC,EAAC,GAAG,EACL,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,IAAI,EAAC,qBAAqB,GAC1B,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'clock-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_clock-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M9 9V6.187M9 9l3.515 3.516' />\n </mask>\n </defs>\n <circle\n cx='9'\n cy='9'\n r='8'\n fill='currentColor'\n stroke='currentColor'\n mask='url(#m_clock-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"disc-stack-solid.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-stack-solid.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,qBAAqB,CAAC;AAEvC,eAAO,MAAM,SAAS,mBAiBrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"disc-stack-solid.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-stack-solid.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,qBAAqB,CAAC;AAEvC,eAAO,MAAM,SAAS,mBAkBrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'disc-stack-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_disc-stack-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("svg", { y: '.5', fill: '#fff', children: _jsx("path", { d: 'M.5 8.5c0 2.07 4.303 3.75 8.5 3.75s8.5-1.678 8.5-3.75m-17-5C.5 5.57 4.803 7.25 9 7.25s8.5-1.678 8.5-3.75' }) })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M9 1.5c-1.915 0-3.772.303-5.162.86-.695.278-1.267.616-1.67 1.006-.406.392-.668.862-.668 1.386a1.546 1.546 0 0 0 0 .052v8.444c0 .544.277 1.02.688 1.407.41.388.98.717 1.65.985 1.342.537 3.167.86 5.162.86s3.82-.323 5.162-.86c.67-.268 1.24-.597 1.65-.985.41-.388.688-.863.688-1.407V4.752c0-.524-.262-.994-.667-1.386-.404-.39-.976-.728-1.67-1.006-1.39-.557-3.248-.86-5.163-.86z', mask: 'url(#m_disc-stack-solid)' })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_disc-stack-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { fill: '#fff', d: 'M.5 9c0 2.07 4.303 3.75 8.5 3.75s8.5-1.678 8.5-3.75M.5 4C.5 6.07 4.803 7.75 9 7.75S17.5 6.072 17.5 4' })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M9 1.5c-1.915 0-3.772.303-5.162.86-.695.278-1.267.616-1.67 1.006-.406.392-.668.862-.668 1.386a1.546 1.546 0 0 0 0 .052v8.444c0 .544.277 1.02.688 1.407.41.388.98.717 1.65.985 1.342.537 3.167.86 5.162.86s3.82-.323 5.162-.86c.67-.268 1.24-.597 1.65-.985.41-.388.688-.863.688-1.407V4.752c0-.524-.262-.994-.667-1.386-.404-.39-.976-.728-1.67-1.006-1.39-.557-3.248-.86-5.163-.86z', mask: 'url(#m_disc-stack-solid)' })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=disc-stack-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"disc-stack-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-stack-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,kBAAkB,CAAC;AAEvC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,oBAAoB,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aACpF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,cAAK,CAAC,EAAC,IAAI,EAAC,IAAI,EAAC,MAAM,YACrB,eAAM,CAAC,EAAC,0GAA0G,GAAG,GACjH,IACD,GACF,EACP,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,sXAAsX,EACxX,IAAI,EAAC,0BAA0B,GAC/B,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'disc-stack-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_disc-stack-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <svg y='.5' fill='#fff'>\n <path d='M.5 8.5c0 2.07 4.303 3.75 8.5 3.75s8.5-1.678 8.5-3.75m-17-5C.5 5.57 4.803 7.25 9 7.25s8.5-1.678 8.5-3.75' />\n </svg>\n </mask>\n </defs>\n <path\n fill='currentColor'\n stroke='currentColor'\n d='M9 1.5c-1.915 0-3.772.303-5.162.86-.695.278-1.267.616-1.67 1.006-.406.392-.668.862-.668 1.386a1.546 1.546 0 0 0 0 .052v8.444c0 .544.277 1.02.688 1.407.41.388.98.717 1.65.985 1.342.537 3.167.86 5.162.86s3.82-.323 5.162-.86c.67-.268 1.24-.597 1.65-.985.41-.388.688-.863.688-1.407V4.752c0-.524-.262-.994-.667-1.386-.404-.39-.976-.728-1.67-1.006-1.39-.557-3.248-.86-5.163-.86z'\n mask='url(#m_disc-stack-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"disc-stack-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-stack-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,kBAAkB,CAAC;AAEvC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,oBAAoB,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aAC3E,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,sGAAsG,GACxG,IACG,GACF,EACP,eACE,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,CAAC,EAAC,sXAAsX,EACxX,IAAI,EAAC,0BAA0B,GAC/B,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'disc-stack-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_disc-stack-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path\n fill='#fff'\n d='M.5 9c0 2.07 4.303 3.75 8.5 3.75s8.5-1.678 8.5-3.75M.5 4C.5 6.07 4.803 7.75 9 7.75S17.5 6.072 17.5 4'\n />\n </mask>\n </defs>\n <path\n fill='currentColor'\n stroke='currentColor'\n d='M9 1.5c-1.915 0-3.772.303-5.162.86-.695.278-1.267.616-1.67 1.006-.406.392-.668.862-.668 1.386a1.546 1.546 0 0 0 0 .052v8.444c0 .544.277 1.02.688 1.407.41.388.98.717 1.65.985 1.342.537 3.167.86 5.162.86s3.82-.323 5.162-.86c.67-.268 1.24-.597 1.65-.985.41-.388.688-.863.688-1.407V4.752c0-.524-.262-.994-.667-1.386-.404-.39-.976-.728-1.67-1.006-1.39-.557-3.248-.86-5.163-.86z'\n mask='url(#m_disc-stack-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "dock";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=dock.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dock.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/dock.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,SAAS,CAAC;AAE3B,eAAO,MAAM,SAAS,mBAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'dock';
5
+ export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', d: 'm10.5 7.5 5.75-5.75m-5.75 1V7.5m4.75 0H10.5m-3 3-5.75 5.75m5.75-1V10.5m-4.75 0H7.5' }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=dock.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dock.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/dock.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC;AAE3B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,CAAC,EAAC,oFAAoF,GACtF,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'dock';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n d='m10.5 7.5 5.75-5.75m-5.75 1V7.5m4.75 0H10.5m-3 3-5.75 5.75m5.75-1V10.5m-4.75 0H7.5'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "expression";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=expression.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"expression.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/expression.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,mBAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'expression';
5
+ export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', children: [_jsx("path", { d: 'M5.5 2C3.824 2 3.824 3 3.824 5.277v.297C3.824 7.957 3.497 8.924 1 9m4.5 7c-1.676 0-1.676-1-1.676-3.277v-.297C3.824 10.043 3.497 9.076 1 9m11.5-7c1.676 0 1.676 1 1.676 3.277v.297c0 2.383.326 3.35 2.824 3.426' }), _jsx("path", { d: 'M12.5 16c1.676 0 1.676-1 1.676-3.277v-.297c0-2.383.326-3.35 2.824-3.426' })] }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=expression.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"expression.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/expression.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,aACxD,eAAM,CAAC,EAAC,gNAAgN,GAAG,EAC3N,eAAM,CAAC,EAAC,yEAAyE,GAAG,IAClF,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'expression';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round'>\n <path d='M5.5 2C3.824 2 3.824 3 3.824 5.277v.297C3.824 7.957 3.497 8.924 1 9m4.5 7c-1.676 0-1.676-1-1.676-3.277v-.297C3.824 10.043 3.497 9.076 1 9m11.5-7c1.676 0 1.676 1 1.676 3.277v.297c0 2.383.326 3.35 2.824 3.426' />\n <path d='M12.5 16c1.676 0 1.676-1 1.676-3.277v-.297c0-2.383.326-3.35 2.824-3.426' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "indent";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=indent.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indent.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/indent.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,WAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'indent';
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm4.75 8.561 2.125-2.125L4.75 4.311m4.781-1.062h7.438M9.531 6.436h7.438M9.531 9.624h7.438M3.156 12.811H16.97M3.156 15.998H16.97M1.031 6.436h5.844' }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=indent.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indent.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/indent.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC;AAE7B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,kJAAkJ,GACpJ,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'indent';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m4.75 8.561 2.125-2.125L4.75 4.311m4.781-1.062h7.438M9.531 6.436h7.438M9.531 9.624h7.438M3.156 12.811H16.97M3.156 15.998H16.97M1.031 6.436h5.844'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'information-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_information-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { fill: '#fff', d: 'M8.208 7.848H9.36v4.536' }), _jsx("path", { d: 'M8.208 12.384h2.232' }), _jsx("circle", { cx: '9', cy: '5', r: '.25' })] }) }), _jsx("circle", { cx: '9.25', cy: '9.25', r: '8', fill: 'currentColor', stroke: 'currentColor', mask: 'url(#m_information-solid)' })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_information-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { fill: '#fff', d: 'M8.208 7.848H9.36v4.536' }), _jsx("path", { d: 'M8.208 12.384h2.232' }), _jsx("circle", { cx: '9', cy: '5', r: '.25' })] }) }), _jsx("circle", { cx: '9.25', cy: '9.25', r: '8', fill: 'currentColor', stroke: 'currentColor', mask: 'url(#m_information-solid)' })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=information-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"information-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/information-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,mBAAmB,CAAC;AAExC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,qBAAqB,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aACrF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,yBAAyB,GAAG,EAChD,eAAM,CAAC,EAAC,qBAAqB,GAAG,EAChC,iBAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,KAAK,GAAG,IAC3B,GACF,EACP,iBACE,EAAE,EAAC,MAAM,EACT,EAAE,EAAC,MAAM,EACT,CAAC,EAAC,GAAG,EACL,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,IAAI,EAAC,2BAA2B,GAChC,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'information-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_information-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path fill='#fff' d='M8.208 7.848H9.36v4.536' />\n <path d='M8.208 12.384h2.232' />\n <circle cx='9' cy='5' r='.25' />\n </mask>\n </defs>\n <circle\n cx='9.25'\n cy='9.25'\n r='8'\n fill='currentColor'\n stroke='currentColor'\n mask='url(#m_information-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"information-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/information-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,mBAAmB,CAAC;AAExC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,qBAAqB,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aAC5E,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,yBAAyB,GAAG,EAChD,eAAM,CAAC,EAAC,qBAAqB,GAAG,EAChC,iBAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,KAAK,GAAG,IAC3B,GACF,EACP,iBACE,EAAE,EAAC,MAAM,EACT,EAAE,EAAC,MAAM,EACT,CAAC,EAAC,GAAG,EACL,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,cAAc,EACrB,IAAI,EAAC,2BAA2B,GAChC,IACD,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'information-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_information-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path fill='#fff' d='M8.208 7.848H9.36v4.536' />\n <path d='M8.208 12.384h2.232' />\n <circle cx='9' cy='5' r='.25' />\n </mask>\n </defs>\n <circle\n cx='9.25'\n cy='9.25'\n r='8'\n fill='currentColor'\n stroke='currentColor'\n mask='url(#m_information-solid)'\n />\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "list-number";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=list-number.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-number.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/list-number.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'list-number';
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M6.344 2.625h10.625M6.344 9h10.625M6.344 15.375h10.625m-15.902-1.87a1.062 1.062 0 1 1 1.027 1.339 1.063 1.063 0 1 1-1.027 1.346m-.036-7.721a1.062 1.062 0 0 1 2.125 0c0 .345-.118.68-.333.949l-1.792 1.176h2.125M1.031 1.031h.532a.538.538 0 0 1 .53.532V5.28m-1.062.001h2.125' }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=list-number.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-number.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/list-number.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,gRAAgR,GAClR,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'list-number';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M6.344 2.625h10.625M6.344 9h10.625M6.344 15.375h10.625m-15.902-1.87a1.062 1.062 0 1 1 1.027 1.339 1.063 1.063 0 1 1-1.027 1.346m-.036-7.721a1.062 1.062 0 0 1 2.125 0c0 .345-.118.68-.333.949l-1.792 1.176h2.125M1.031 1.031h.532a.538.538 0 0 1 .53.532V5.28m-1.062.001h2.125'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"open.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/open.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,SAAS,CAAC;AAE3B,eAAO,MAAM,SAAS,mBAOrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"open.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/open.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,SAAS,CAAC;AAE3B,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'open';
5
- export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7.289 10.57 16 2m0 4.898V2h-4.978M9.078 5.111H2.544A.544.544 0 0 0 2 5.656v9.8a.544.544 0 0 0 .544.544h9.8a.545.545 0 0 0 .545-.544V8.922' }));
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7.289 10.57 16 2m0 4.898V2h-4.978M9.078 5.111H2.544A.544.544 0 0 0 2 5.656v9.8a.544.544 0 0 0 .544.544h9.8a.545.545 0 0 0 .545-.544V8.922' }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=open.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"open.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/open.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC;AAE3B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,4IAA4I,GAC9I,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'open';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M7.289 10.57 16 2m0 4.898V2h-4.978M9.078 5.111H2.544A.544.544 0 0 0 2 5.656v9.8a.544.544 0 0 0 .544.544h9.8a.545.545 0 0 0 .545-.544V8.922'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"open.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/open.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC;AAE3B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,4IAA4I,GAC9I,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'open';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M7.289 10.57 16 2m0 4.898V2h-4.978M9.078 5.111H2.544A.544.544 0 0 0 2 5.656v9.8a.544.544 0 0 0 .544.544h9.8a.545.545 0 0 0 .545-.544V8.922'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'rule-library-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_rule-library-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M5.472 3.672h4.104M5.472 6.336h4.104M5.472 8.928h4.104m-4.104 2.664h4.104' }), _jsx("path", { fill: '#fff', d: 'm12.24 10.584 1.08 1.512 1.152-1.512m-2.232-5.76 1.08-1.512 1.152 1.512' })] }) }), _jsxs("g", { stroke: 'currentColor', strokeLinecap: 'round', children: [_jsx("path", { fill: 'currentColor', d: 'M3.96.576h12.384c.648 0 1.152.504 1.152 1.152v12.384c0 .648-.504 1.152-1.152 1.152H3.96a1.137 1.137 0 0 1-1.152-1.152V1.656c0-.576.504-1.08 1.152-1.08Z', mask: 'url(#m_rule-library-solid)' }), _jsx("path", { fill: 'none', d: 'M15.192 17.424H1.656a1.137 1.137 0 0 1-1.152-1.152V2.808' })] })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_rule-library-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M5.472 3.672h4.104M5.472 6.336h4.104M5.472 8.928h4.104m-4.104 2.664h4.104' }), _jsx("path", { fill: '#fff', d: 'm12.24 10.584 1.08 1.512 1.152-1.512m-2.232-5.76 1.08-1.512 1.152 1.512' })] }) }), _jsxs("g", { stroke: 'currentColor', strokeLinecap: 'round', children: [_jsx("path", { fill: 'currentColor', d: 'M3.96.576h12.384c.648 0 1.152.504 1.152 1.152v12.384c0 .648-.504 1.152-1.152 1.152H3.96a1.137 1.137 0 0 1-1.152-1.152V1.656c0-.576.504-1.08 1.152-1.08Z', mask: 'url(#m_rule-library-solid)' }), _jsx("path", { fill: 'none', d: 'M15.192 17.424H1.656a1.137 1.137 0 0 1-1.152-1.152V2.808' })] })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=rule-library-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"rule-library-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/rule-library-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,oBAAoB,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,sBAAsB,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aACtF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,2EAA2E,GAAG,EACtF,eACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,aAC5C,eACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,yJAAyJ,EAC3J,IAAI,EAAC,4BAA4B,GACjC,EACF,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,0DAA0D,GAAG,IAC/E,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'rule-library-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_rule-library-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M5.472 3.672h4.104M5.472 6.336h4.104M5.472 8.928h4.104m-4.104 2.664h4.104' />\n <path\n fill='#fff'\n d='m12.24 10.584 1.08 1.512 1.152-1.512m-2.232-5.76 1.08-1.512 1.152 1.512'\n />\n </mask>\n </defs>\n <g stroke='currentColor' strokeLinecap='round'>\n <path\n fill='currentColor'\n d='M3.96.576h12.384c.648 0 1.152.504 1.152 1.152v12.384c0 .648-.504 1.152-1.152 1.152H3.96a1.137 1.137 0 0 1-1.152-1.152V1.656c0-.576.504-1.08 1.152-1.08Z'\n mask='url(#m_rule-library-solid)'\n />\n <path fill='none' d='M15.192 17.424H1.656a1.137 1.137 0 0 1-1.152-1.152V2.808' />\n </g>\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"rule-library-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/rule-library-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,oBAAoB,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,sBAAsB,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aAC7E,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eAAM,CAAC,EAAC,2EAA2E,GAAG,EACtF,eACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,yEAAyE,GAC3E,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,aAC5C,eACE,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,yJAAyJ,EAC3J,IAAI,EAAC,4BAA4B,GACjC,EACF,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,0DAA0D,GAAG,IAC/E,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'rule-library-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_rule-library-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path d='M5.472 3.672h4.104M5.472 6.336h4.104M5.472 8.928h4.104m-4.104 2.664h4.104' />\n <path\n fill='#fff'\n d='m12.24 10.584 1.08 1.512 1.152-1.512m-2.232-5.76 1.08-1.512 1.152 1.512'\n />\n </mask>\n </defs>\n <g stroke='currentColor' strokeLinecap='round'>\n <path\n fill='currentColor'\n d='M3.96.576h12.384c.648 0 1.152.504 1.152 1.152v12.384c0 .648-.504 1.152-1.152 1.152H3.96a1.137 1.137 0 0 1-1.152-1.152V1.656c0-.576.504-1.08 1.152-1.08Z'\n mask='url(#m_rule-library-solid)'\n />\n <path fill='none' d='M15.192 17.424H1.656a1.137 1.137 0 0 1-1.152-1.152V2.808' />\n </g>\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'search-analytics-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_information-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { fill: '#fff', d: 'm.563 12.375 6.24-6.238a.711.711 0 0 1 1.004 0L9.64 7.973a.71.71 0 0 0 1.005 0l6.791-6.848' })] }) }), _jsxs("g", { stroke: 'currentColor', strokeLinecap: 'round', children: [_jsx("path", { fill: 'none', d: 'M17.5 4.76V1.152h-3.602' }), _jsx("path", { d: 'm12.168 12.168 5.256 5.256M14.547 4.11 17.5 1.152m-17 11.4.648-.65' }), _jsx("circle", { cx: '7.5', cy: '7.5', r: '7', fill: 'currentColor', mask: 'url(#m_information-solid)' })] })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_search-analytics-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { fill: '#fff', d: 'm.563 12.375 6.24-6.238a.711.711 0 0 1 1.004 0L9.64 7.973a.71.71 0 0 0 1.005 0l6.791-6.848' })] }) }), _jsxs("g", { stroke: 'currentColor', strokeLinecap: 'round', children: [_jsx("path", { fill: 'none', d: 'M17.5 4.76V1.152h-3.602' }), _jsx("path", { d: 'm12.168 12.168 5.256 5.256M14.547 4.11 17.5 1.152m-17 11.4.648-.65' }), _jsx("circle", { cx: '7.5', cy: '7.5', r: '7', fill: 'currentColor', mask: 'url(#m_search-analytics-solid)' })] })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=search-analytics-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-analytics-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/search-analytics-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,wBAAwB,CAAC;AAE7C,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,qBAAqB,EAAC,MAAM,EAAC,MAAM,EAAC,eAAe,EAAC,IAAI,EAAC,aAAa,EAAC,OAAO,aACrF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,4FAA4F,GAC9F,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,aAC5C,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,yBAAyB,GAAG,EAChD,eAAM,CAAC,EAAC,oEAAoE,GAAG,EAC/E,iBAAQ,EAAE,EAAC,KAAK,EAAC,EAAE,EAAC,KAAK,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,cAAc,EAAC,IAAI,EAAC,2BAA2B,GAAG,IACrF,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'search-analytics-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_information-solid' stroke='#000' strokeDasharray='99' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path\n fill='#fff'\n d='m.563 12.375 6.24-6.238a.711.711 0 0 1 1.004 0L9.64 7.973a.71.71 0 0 0 1.005 0l6.791-6.848'\n />\n </mask>\n </defs>\n <g stroke='currentColor' strokeLinecap='round'>\n <path fill='none' d='M17.5 4.76V1.152h-3.602' />\n <path d='m12.168 12.168 5.256 5.256M14.547 4.11 17.5 1.152m-17 11.4.648-.65' />\n <circle cx='7.5' cy='7.5' r='7' fill='currentColor' mask='url(#m_information-solid)' />\n </g>\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
1
+ {"version":3,"file":"search-analytics-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/search-analytics-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,wBAAwB,CAAC;AAE7C,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,8BACE,yBACE,gBAAM,EAAE,EAAC,0BAA0B,EAAC,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,aACjF,eAAM,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,EACpD,eACE,IAAI,EAAC,MAAM,EACX,CAAC,EAAC,4FAA4F,GAC9F,IACG,GACF,EACP,aAAG,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,aAC5C,eAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,yBAAyB,GAAG,EAChD,eAAM,CAAC,EAAC,oEAAoE,GAAG,EAC/E,iBAAQ,EAAE,EAAC,KAAK,EAAC,EAAE,EAAC,KAAK,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,cAAc,EAAC,IAAI,EAAC,gCAAgC,GAAG,IAC1F,IACH,CACJ,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'search-analytics-solid';\n\nexport const Component = () => (\n <>\n <defs>\n <mask id='m_search-analytics-solid' fill='#000' stroke='#000' strokeLinecap='round'>\n <path fill='#fff' stroke='#fff' d='M0 0h18v18H0z' />\n <path\n fill='#fff'\n d='m.563 12.375 6.24-6.238a.711.711 0 0 1 1.004 0L9.64 7.973a.71.71 0 0 0 1.005 0l6.791-6.848'\n />\n </mask>\n </defs>\n <g stroke='currentColor' strokeLinecap='round'>\n <path fill='none' d='M17.5 4.76V1.152h-3.602' />\n <path d='m12.168 12.168 5.256 5.256M14.547 4.11 17.5 1.152m-17 11.4.648-.65' />\n <circle cx='7.5' cy='7.5' r='7' fill='currentColor' mask='url(#m_search-analytics-solid)' />\n </g>\n </>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "undock";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=undock.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"undock.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/undock.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,WAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,mBAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'undock';
5
+ export const Component = () => (_jsx("path", { stroke: 'currentColor', strokeLinecap: 'round', d: 'M16.25 1.75 10.5 7.5m5.75-1V1.75m-4.75 0h4.75m-14.5 14.5L7.5 10.5m-5.75 1v4.75m4.75 0H1.75' }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=undock.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"undock.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/undock.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC;AAE7B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,CAAC,EAAC,4FAA4F,GAC9F,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'undock';\n\nexport const Component = () => (\n <path\n stroke='currentColor'\n strokeLinecap='round'\n d='M16.25 1.75 10.5 7.5m5.75-1V1.75m-4.75 0h4.75m-14.5 14.5L7.5 10.5m-5.75 1v4.75m4.75 0H1.75'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -0,0 +1,5 @@
1
+ export declare const set = "streamline";
2
+ export declare const name = "unindent";
3
+ export declare const Component: () => JSX.Element;
4
+ export declare const viewBox = "0 0 18 18";
5
+ //# sourceMappingURL=unindent.icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unindent.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/unindent.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,aAAa,CAAC;AAE/B,eAAO,MAAM,SAAS,mBAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ // This file is autogenerated. Any changes will be overwritten.
3
+ export const set = 'streamline';
4
+ export const name = 'unindent';
5
+ export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'm14.188 8.561-2.126-2.125 2.126-2.125M9.406 3.249H1.97m7.436 3.187H1.97m7.436 3.188H1.97m13.811 3.187H1.97m13.811 3.187H1.97m15.936-9.562h-5.844' }));
6
+ export const viewBox = '0 0 18 18';
7
+ //# sourceMappingURL=unindent.icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unindent.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/unindent.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,UAAU,CAAC;AAE/B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,kJAAkJ,GACpJ,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'unindent';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='m14.188 8.561-2.126-2.125 2.126-2.125M9.406 3.249H1.97m7.436 3.187H1.97m7.436 3.188H1.97m13.811 3.187H1.97m13.811 3.187H1.97m15.936-9.562h-5.844'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
@@ -2,6 +2,6 @@ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-run
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const set = 'streamline';
4
4
  export const name = 'warn-solid';
5
- export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_clipboard-pencil-solid', stroke: '#000', strokeDasharray: '99', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M9 11V6' }), _jsx("circle", { cx: '9', cy: '14', r: '.25' })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M10.153 1.718a1.284 1.284 0 0 0-2.305 0L1.11 15.441A1.081 1.081 0 0 0 2.083 17H15.92a1.08 1.08 0 0 0 .971-1.56L10.153 1.719Z', mask: 'url(#m_clipboard-pencil-solid)' })] }));
5
+ export const Component = () => (_jsxs(_Fragment, { children: [_jsx("defs", { children: _jsxs("mask", { id: 'm_warn-solid', fill: '#000', stroke: '#000', strokeLinecap: 'round', children: [_jsx("path", { fill: '#fff', stroke: '#fff', d: 'M0 0h18v18H0z' }), _jsx("path", { d: 'M9 11V6' }), _jsx("circle", { cx: '9', cy: '14', r: '.25' })] }) }), _jsx("path", { fill: 'currentColor', stroke: 'currentColor', d: 'M10.153 1.718a1.284 1.284 0 0 0-2.305 0L1.11 15.441A1.081 1.081 0 0 0 2.083 17H15.92a1.08 1.08 0 0 0 .971-1.56L10.153 1.719Z', mask: 'url(#m_warn-solid)' })] }));
6
6
  export const viewBox = '0 0 18 18';
7
7
  //# sourceMappingURL=warn-solid.icon.js.map