@adaptabletools/adaptable 20.3.0 → 21.0.0-canary.0

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 (415) hide show
  1. package/agGrid.d.ts +2 -1
  2. package/agGrid.js +2 -1
  3. package/base.css +36 -15
  4. package/base.css.map +1 -1
  5. package/icons/add-circle.svg +1 -0
  6. package/icons/add.svg +1 -0
  7. package/icons/alert.svg +1 -0
  8. package/icons/align-center.svg +1 -0
  9. package/icons/align-justify.svg +1 -0
  10. package/icons/align-left.svg +1 -0
  11. package/icons/align-right.svg +1 -0
  12. package/icons/arrow-down-long.svg +1 -0
  13. package/icons/arrow-down.svg +1 -0
  14. package/icons/arrow-expand.svg +1 -0
  15. package/icons/arrow-left.svg +1 -0
  16. package/icons/arrow-right.svg +1 -0
  17. package/icons/arrow-up-long.svg +1 -0
  18. package/icons/arrow-up.svg +1 -0
  19. package/icons/assignment.svg +1 -0
  20. package/icons/badge.svg +1 -0
  21. package/icons/bold.svg +1 -0
  22. package/icons/boolean-list.svg +1 -0
  23. package/icons/brain.svg +1 -0
  24. package/icons/broadcast.svg +1 -0
  25. package/icons/brush.svg +1 -0
  26. package/icons/building.svg +1 -0
  27. package/icons/calculated-column.svg +1 -0
  28. package/icons/calendar.svg +1 -0
  29. package/icons/call.svg +1 -0
  30. package/icons/case-lower.svg +1 -0
  31. package/icons/case-sentence.svg +1 -0
  32. package/icons/case-upper.svg +1 -0
  33. package/icons/cells.svg +1 -0
  34. package/icons/chart.svg +1 -0
  35. package/icons/chat.svg +1 -0
  36. package/icons/check-circle.svg +1 -0
  37. package/icons/check.svg +1 -0
  38. package/icons/checked.svg +1 -0
  39. package/icons/clipboard.svg +1 -0
  40. package/icons/clone.svg +1 -0
  41. package/icons/close.svg +1 -0
  42. package/icons/cloud-upload.svg +1 -0
  43. package/icons/collapse-all.svg +1 -0
  44. package/icons/collapse.svg +1 -0
  45. package/icons/color-palette.svg +1 -0
  46. package/icons/column-add.svg +1 -0
  47. package/icons/column-outline.svg +1 -0
  48. package/icons/columns.svg +1 -0
  49. package/icons/comment.svg +1 -0
  50. package/icons/comments.svg +1 -0
  51. package/icons/contact.svg +1 -0
  52. package/icons/contains.svg +1 -0
  53. package/icons/copy.svg +1 -0
  54. package/icons/csv.svg +1 -0
  55. package/icons/dashboard.svg +1 -0
  56. package/icons/data-set.svg +1 -0
  57. package/icons/date-range.svg +1 -0
  58. package/icons/delete.svg +1 -0
  59. package/icons/division.svg +1 -0
  60. package/icons/dock.svg +1 -0
  61. package/icons/dollar.svg +1 -0
  62. package/icons/download.svg +1 -0
  63. package/icons/downloaded.svg +1 -0
  64. package/icons/drag.svg +1 -0
  65. package/icons/edit-table.svg +1 -0
  66. package/icons/edit.svg +1 -0
  67. package/icons/ends-with.svg +1 -0
  68. package/icons/equals.svg +1 -0
  69. package/icons/equation.svg +1 -0
  70. package/icons/error.svg +1 -0
  71. package/icons/excel.svg +1 -0
  72. package/icons/expand-all.svg +1 -0
  73. package/icons/expand.svg +1 -0
  74. package/icons/exponent.svg +1 -0
  75. package/icons/export-data.svg +1 -0
  76. package/icons/export.svg +1 -0
  77. package/icons/fast-backward.svg +1 -0
  78. package/icons/fast-forward.svg +1 -0
  79. package/icons/fdc3.svg +1 -0
  80. package/icons/filled-circle.svg +1 -0
  81. package/icons/filter-list.svg +1 -0
  82. package/icons/filter-off.svg +1 -0
  83. package/icons/filter.svg +1 -0
  84. package/icons/flag.svg +1 -0
  85. package/icons/folder-open.svg +1 -0
  86. package/icons/folder-shared.svg +1 -0
  87. package/icons/folder.svg +1 -0
  88. package/icons/function.svg +1 -0
  89. package/icons/gradient.svg +1 -0
  90. package/icons/greater-than-or-equal.svg +1 -0
  91. package/icons/greater-than.svg +1 -0
  92. package/icons/grid-filter.svg +1 -0
  93. package/icons/grid-info.svg +1 -0
  94. package/icons/grid.svg +1 -0
  95. package/icons/history.svg +1 -0
  96. package/icons/home.svg +1 -0
  97. package/icons/horizontal-lines.svg +1 -0
  98. package/icons/import-export.svg +1 -0
  99. package/icons/import.svg +1 -0
  100. package/icons/info.svg +1 -0
  101. package/icons/interactions.svg +1 -0
  102. package/icons/italic.svg +1 -0
  103. package/icons/json.svg +1 -0
  104. package/icons/laptop.svg +1 -0
  105. package/icons/less-than-or-equal.svg +1 -0
  106. package/icons/less-than.svg +1 -0
  107. package/icons/lightning.svg +1 -0
  108. package/icons/link.svg +1 -0
  109. package/icons/list.svg +1 -0
  110. package/icons/logout.svg +1 -0
  111. package/icons/mail.svg +1 -0
  112. package/icons/menu.svg +1 -0
  113. package/icons/minus.svg +1 -0
  114. package/icons/money.svg +1 -0
  115. package/icons/multiplication.svg +1 -0
  116. package/icons/newpage.svg +1 -0
  117. package/icons/news.svg +1 -0
  118. package/icons/not-contains.svg +1 -0
  119. package/icons/not-equal.svg +1 -0
  120. package/icons/note.svg +1 -0
  121. package/icons/open-in-new.svg +1 -0
  122. package/icons/order.svg +1 -0
  123. package/icons/organisation.svg +1 -0
  124. package/icons/overline.svg +1 -0
  125. package/icons/paperclip.svg +1 -0
  126. package/icons/pause.svg +1 -0
  127. package/icons/percent-tag.svg +1 -0
  128. package/icons/percent.svg +1 -0
  129. package/icons/person.svg +1 -0
  130. package/icons/pie-chart.svg +1 -0
  131. package/icons/play.svg +1 -0
  132. package/icons/plus.svg +1 -0
  133. package/icons/quote.svg +1 -0
  134. package/icons/refresh.svg +1 -0
  135. package/icons/regex.svg +1 -0
  136. package/icons/reminder.svg +1 -0
  137. package/icons/resume.svg +1 -0
  138. package/icons/rows.svg +1 -0
  139. package/icons/save.svg +1 -0
  140. package/icons/schedule.svg +1 -0
  141. package/icons/science.svg +1 -0
  142. package/icons/search-table.svg +1 -0
  143. package/icons/search.svg +1 -0
  144. package/icons/select-all.svg +1 -0
  145. package/icons/select-fwd.svg +1 -0
  146. package/icons/select-off.svg +1 -0
  147. package/icons/settings.svg +1 -0
  148. package/icons/sort-asc.svg +1 -0
  149. package/icons/sort-desc.svg +1 -0
  150. package/icons/spanner.svg +1 -0
  151. package/icons/spark-line.svg +1 -0
  152. package/icons/starts-with.svg +1 -0
  153. package/icons/statusbar.svg +1 -0
  154. package/icons/stop.svg +1 -0
  155. package/icons/strikethrough.svg +1 -0
  156. package/icons/styled-grid.svg +1 -0
  157. package/icons/sync.svg +1 -0
  158. package/icons/tab-unselected.svg +1 -0
  159. package/icons/target.svg +1 -0
  160. package/icons/theme.svg +1 -0
  161. package/icons/traffic-lights.svg +1 -0
  162. package/icons/triangle-down.svg +1 -0
  163. package/icons/triangle-up.svg +1 -0
  164. package/icons/unchecked.svg +1 -0
  165. package/icons/underline.svg +1 -0
  166. package/icons/undo.svg +1 -0
  167. package/icons/unfilled-circle.svg +1 -0
  168. package/icons/upload.svg +1 -0
  169. package/icons/visibility-off-bold.svg +1 -0
  170. package/icons/visibility-off.svg +1 -0
  171. package/icons/visibility-on-bold.svg +1 -0
  172. package/icons/visibility-on.svg +1 -0
  173. package/icons/warning.svg +1 -0
  174. package/index.css +32 -15
  175. package/index.css.map +1 -1
  176. package/package.json +2 -2
  177. package/src/AdaptableInterfaces/IAdaptable.d.ts +10 -5
  178. package/src/AdaptableOptions/ColumnOptions.d.ts +38 -38
  179. package/src/AdaptableOptions/DefaultAdaptableOptions.js +3 -2
  180. package/src/AdaptableOptions/EditOptions.d.ts +4 -7
  181. package/src/AdaptableOptions/FilterOptions.d.ts +50 -15
  182. package/src/AdaptableOptions/LayoutOptions.d.ts +8 -21
  183. package/src/AdaptableOptions/PredicateOptions.d.ts +1 -1
  184. package/src/AdaptableOptions/UserInterfaceOptions.d.ts +1 -1
  185. package/src/AdaptableState/Common/AdaptableColumn.d.ts +7 -0
  186. package/src/AdaptableState/Common/AdaptablePredicate.js +2 -2
  187. package/src/AdaptableState/Common/CustomWindowConfig.d.ts +2 -2
  188. package/src/AdaptableState/Common/ExtendedLayout.d.ts +50 -0
  189. package/src/AdaptableState/FormatColumnState.d.ts +8 -1
  190. package/src/AdaptableState/InternalState.d.ts +1 -1
  191. package/src/AdaptableState/LayoutState.d.ts +26 -6
  192. package/src/AdaptableState/Selection/GridCell.d.ts +32 -0
  193. package/src/AdaptableState/StyledColumnState.d.ts +2 -2
  194. package/src/Api/AlertApi.d.ts +5 -11
  195. package/src/Api/ColumnApi.d.ts +17 -1
  196. package/src/Api/ColumnFilterApi.d.ts +32 -2
  197. package/src/Api/CustomSortApi.d.ts +5 -10
  198. package/src/Api/FlashingCellApi.d.ts +10 -6
  199. package/src/Api/FormatColumnApi.d.ts +8 -18
  200. package/src/Api/Implementation/AlertApiImpl.d.ts +6 -9
  201. package/src/Api/Implementation/AlertApiImpl.js +7 -6
  202. package/src/Api/Implementation/ApiBase.d.ts +2 -12
  203. package/src/Api/Implementation/ApiBase.js +5 -5
  204. package/src/Api/Implementation/ColumnApiImpl.d.ts +5 -2
  205. package/src/Api/Implementation/ColumnApiImpl.js +59 -23
  206. package/src/Api/Implementation/ColumnFilterApiImpl.d.ts +7 -1
  207. package/src/Api/Implementation/ColumnFilterApiImpl.js +76 -3
  208. package/src/Api/Implementation/ColumnScopeApiImpl.js +10 -2
  209. package/src/Api/Implementation/CustomSortApiImpl.d.ts +5 -10
  210. package/src/Api/Implementation/CustomSortApiImpl.js +6 -4
  211. package/src/Api/Implementation/FlashingCellApiImpl.d.ts +7 -6
  212. package/src/Api/Implementation/FlashingCellApiImpl.js +11 -8
  213. package/src/Api/Implementation/FormatColumnApiImpl.d.ts +8 -18
  214. package/src/Api/Implementation/FormatColumnApiImpl.js +10 -9
  215. package/src/Api/Implementation/LayoutApiImpl.d.ts +3 -2
  216. package/src/Api/Implementation/LayoutApiImpl.js +101 -7
  217. package/src/Api/Implementation/LayoutHelpers.d.ts +1 -0
  218. package/src/Api/Implementation/LayoutHelpers.js +23 -4
  219. package/src/Api/Implementation/PlusMinusApiImpl.d.ts +7 -5
  220. package/src/Api/Implementation/PlusMinusApiImpl.js +10 -7
  221. package/src/Api/Implementation/ScheduleApiImpl.d.ts +9 -16
  222. package/src/Api/Implementation/ScheduleApiImpl.js +15 -17
  223. package/src/Api/Implementation/ShortcutApiImpl.d.ts +5 -6
  224. package/src/Api/Implementation/ShortcutApiImpl.js +7 -8
  225. package/src/Api/Implementation/StyledColumnApiImpl.d.ts +7 -8
  226. package/src/Api/Implementation/StyledColumnApiImpl.js +12 -9
  227. package/src/Api/Implementation/TeamSharingApiImpl.js +1 -4
  228. package/src/Api/Implementation/UserInterfaceApiImpl.d.ts +2 -1
  229. package/src/Api/Implementation/UserInterfaceApiImpl.js +10 -9
  230. package/src/Api/Internal/AdaptableInternalApi.d.ts +2 -0
  231. package/src/Api/Internal/AdaptableInternalApi.js +3 -0
  232. package/src/Api/Internal/AlertInternalApi.d.ts +6 -6
  233. package/src/Api/Internal/AlertInternalApi.js +10 -10
  234. package/src/Api/Internal/ColumnFilterInternalApi.d.ts +13 -0
  235. package/src/Api/Internal/ColumnFilterInternalApi.js +93 -1
  236. package/src/Api/Internal/ColumnInternalApi.d.ts +2 -1
  237. package/src/Api/Internal/ColumnInternalApi.js +4 -0
  238. package/src/Api/Internal/DashboardInternalApi.js +1 -1
  239. package/src/Api/Internal/EntitlementInternalApi.d.ts +1 -0
  240. package/src/Api/Internal/EntitlementInternalApi.js +8 -0
  241. package/src/Api/Internal/ExportInternalApi.js +1 -1
  242. package/src/Api/Internal/FlashingCellInternalApi.js +1 -1
  243. package/src/Api/Internal/FormatColumnInternalApi.d.ts +8 -11
  244. package/src/Api/Internal/FormatColumnInternalApi.js +13 -13
  245. package/src/Api/Internal/GridInternalApi.d.ts +7 -10
  246. package/src/Api/Internal/GridInternalApi.js +76 -27
  247. package/src/Api/Internal/LayoutInternalApi.d.ts +5 -5
  248. package/src/Api/Internal/LayoutInternalApi.js +42 -5
  249. package/src/Api/Internal/PredicateInternalApi.d.ts +2 -6
  250. package/src/Api/Internal/PredicateInternalApi.js +4 -6
  251. package/src/Api/Internal/UserInterfaceInternalApi.d.ts +1 -0
  252. package/src/Api/Internal/UserInterfaceInternalApi.js +10 -3
  253. package/src/Api/LayoutApi.d.ts +7 -2
  254. package/src/Api/PlusMinusApi.d.ts +11 -7
  255. package/src/Api/ScheduleApi.d.ts +9 -16
  256. package/src/Api/ShortcutApi.d.ts +5 -6
  257. package/src/Api/StyledColumnApi.d.ts +10 -7
  258. package/src/Api/UserInterfaceApi.d.ts +5 -6
  259. package/src/Redux/ActionsReducers/InternalRedux.d.ts +4 -4
  260. package/src/Redux/ActionsReducers/InternalRedux.js +7 -7
  261. package/src/Redux/ActionsReducers/StyledColumnRedux.d.ts +7 -0
  262. package/src/Redux/ActionsReducers/StyledColumnRedux.js +13 -0
  263. package/src/Redux/Store/AdaptableStore.js +10 -10
  264. package/src/Strategy/AdaptableModuleBase.d.ts +14 -4
  265. package/src/Strategy/AdaptableModuleBase.js +46 -9
  266. package/src/Strategy/AlertModule.d.ts +3 -4
  267. package/src/Strategy/AlertModule.js +7 -4
  268. package/src/Strategy/CalculatedColumnModule.js +2 -2
  269. package/src/Strategy/CellSummaryModule.js +2 -2
  270. package/src/Strategy/ChartingModule.d.ts +3 -1
  271. package/src/Strategy/ChartingModule.js +9 -3
  272. package/src/Strategy/ColumnFilterModule.d.ts +1 -1
  273. package/src/Strategy/ColumnFilterModule.js +31 -15
  274. package/src/Strategy/ColumnInfoModule.js +2 -2
  275. package/src/Strategy/CommentModule.d.ts +1 -1
  276. package/src/Strategy/CommentModule.js +3 -3
  277. package/src/Strategy/CustomSortModule.d.ts +3 -4
  278. package/src/Strategy/CustomSortModule.js +2 -2
  279. package/src/Strategy/DashboardModule.js +1 -1
  280. package/src/Strategy/DataChangeHistoryModule.d.ts +2 -1
  281. package/src/Strategy/DataChangeHistoryModule.js +3 -10
  282. package/src/Strategy/DataImportModule.js +3 -3
  283. package/src/Strategy/ExportModule.js +1 -1
  284. package/src/Strategy/Fdc3Module.js +1 -1
  285. package/src/Strategy/FlashingCellModule.d.ts +3 -5
  286. package/src/Strategy/FlashingCellModule.js +3 -3
  287. package/src/Strategy/FormatColumnModule.d.ts +3 -4
  288. package/src/Strategy/FormatColumnModule.js +2 -2
  289. package/src/Strategy/FreeTextColumnModule.d.ts +1 -1
  290. package/src/Strategy/FreeTextColumnModule.js +2 -2
  291. package/src/Strategy/GridInfoModule.js +2 -2
  292. package/src/Strategy/Interface/IModule.d.ts +7 -3
  293. package/src/Strategy/LayoutModule.js +11 -11
  294. package/src/Strategy/NoteModule.d.ts +1 -1
  295. package/src/Strategy/NoteModule.js +3 -3
  296. package/src/Strategy/PlusMinusModule.d.ts +3 -4
  297. package/src/Strategy/PlusMinusModule.js +2 -2
  298. package/src/Strategy/QuickSearchModule.d.ts +2 -0
  299. package/src/Strategy/QuickSearchModule.js +9 -0
  300. package/src/Strategy/ScheduleModule.d.ts +3 -4
  301. package/src/Strategy/ScheduleModule.js +2 -2
  302. package/src/Strategy/SettingsPanelModule.js +1 -1
  303. package/src/Strategy/ShortcutModule.d.ts +3 -4
  304. package/src/Strategy/ShortcutModule.js +2 -2
  305. package/src/Strategy/StatusBarModule.d.ts +3 -2
  306. package/src/Strategy/StatusBarModule.js +6 -3
  307. package/src/Strategy/StyledColumnModule.d.ts +3 -4
  308. package/src/Strategy/StyledColumnModule.js +2 -2
  309. package/src/Strategy/SystemStatusModule.js +2 -2
  310. package/src/Strategy/TeamSharingModule.d.ts +1 -1
  311. package/src/Strategy/TeamSharingModule.js +5 -2
  312. package/src/Strategy/ToolPanelModule.d.ts +1 -1
  313. package/src/Strategy/ToolPanelModule.js +1 -4
  314. package/src/Strategy/Utilities/Layout/getLayoutFilterViewItems.js +1 -1
  315. package/src/Utilities/Constants/DocumentationLinkConstants.d.ts +1 -0
  316. package/src/Utilities/Constants/DocumentationLinkConstants.js +1 -0
  317. package/src/Utilities/Extensions/ArrayExtensions.d.ts +15 -2
  318. package/src/Utilities/Extensions/ArrayExtensions.js +62 -13
  319. package/src/Utilities/ObjectFactory.js +3 -3
  320. package/src/Utilities/Services/AnnotationsService.js +1 -1
  321. package/src/Utilities/Services/Interface/IModuleService.d.ts +2 -1
  322. package/src/Utilities/Services/ModuleService.d.ts +3 -3
  323. package/src/Utilities/Services/ModuleService.js +19 -7
  324. package/src/View/AdaptableView.js +3 -1
  325. package/src/View/ColumnInfo/ColumnInfo.js +9 -3
  326. package/src/View/Components/AdaptableIconSelector/index.js +2 -3
  327. package/src/View/Components/ColumnFilter/AdaptableColumnFilter.d.ts +0 -1
  328. package/src/View/Components/ColumnFilter/AdaptableColumnFilter.js +2 -3
  329. package/src/View/Components/ColumnFilter/AdaptableFloatingFilter.d.ts +0 -2
  330. package/src/View/Components/ColumnFilter/AdaptableFloatingFilter.js +4 -7
  331. package/src/View/Components/ColumnFilter/ColumnFilter.js +11 -4
  332. package/src/View/Components/ColumnFilter/ColumnFilterWindow.js +1 -1
  333. package/src/View/Components/ColumnFilter/FloatingFilter.js +1 -2
  334. package/src/View/Components/ColumnFilter/LayoutColumnFilter.js +1 -1
  335. package/src/View/Components/ColumnFilter/components/ColumnFilterInput.js +2 -2
  336. package/src/View/Components/ColumnFilter/components/FloatingFilterValues.js +2 -2
  337. package/src/View/Components/ColumnFilter/useAdaptableFilterWrapper.d.ts +1 -1
  338. package/src/View/Components/ColumnFilter/useAdaptableFilterWrapper.js +2 -2
  339. package/src/View/Components/ColumnFilter/utils.d.ts +2 -2
  340. package/src/View/Components/ColumnFilter/utils.js +6 -1
  341. package/src/View/Components/EntityRulesEditor/index.js +1 -2
  342. package/src/View/Components/FilterForm/ListBoxFilterForm.js +1 -1
  343. package/src/View/Components/Popups/AdaptablePopup/AdaptablePopupModuleView.js +6 -6
  344. package/src/View/Components/PredicateEditor/PredicateEditor.js +1 -2
  345. package/src/View/Components/Selectors/BulkUpdateValueSelector.js +1 -1
  346. package/src/View/Components/Selectors/ColumnSelector.js +1 -1
  347. package/src/View/Components/Selectors/FieldSelector.js +1 -1
  348. package/src/View/Components/Selectors/PermittedValuesSelector.d.ts +1 -0
  349. package/src/View/Components/Selectors/PermittedValuesSelector.js +2 -2
  350. package/src/View/Dashboard/Dashboard.js +2 -2
  351. package/src/View/Dashboard/DashboardPopup.js +3 -1
  352. package/src/View/Dashboard/PinnedDashboard.js +1 -1
  353. package/src/View/DataChangeHistory/DataChangeHistoryGrid.js +9 -21
  354. package/src/View/FormatColumn/Wizard/FormatColumnFormatWizardSection.js +58 -21
  355. package/src/View/FormatColumn/Wizard/FormatColumnSettingsWizardSection.js +11 -11
  356. package/src/View/GridInfo/GridInfoPopup/AdaptableObjectsSummary.js +1 -1
  357. package/src/View/GridInfo/GridInfoPopup/GridInfoPopup.js +1 -1
  358. package/src/View/Layout/TransposedPopup.js +2 -2
  359. package/src/View/Layout/Wizard/sections/ColumnsSection.js +64 -9
  360. package/src/View/Layout/Wizard/sections/PivotAggregationsSection.js +5 -5
  361. package/src/View/StatusBar/AdaptableStatusBar.js +1 -4
  362. package/src/View/StatusBar/StatusBarPopup.js +1 -1
  363. package/src/View/Theme/ThemeSelector.js +1 -1
  364. package/src/agGrid/AdaptableAgGrid.d.ts +11 -7
  365. package/src/agGrid/AdaptableAgGrid.js +251 -216
  366. package/src/agGrid/AdaptableFilterHandler.d.ts +18 -0
  367. package/src/agGrid/AdaptableFilterHandler.js +61 -0
  368. package/src/agGrid/AgGridAdapter.d.ts +3 -7
  369. package/src/agGrid/AgGridAdapter.js +13 -46
  370. package/src/agGrid/AgGridColumnAdapter.d.ts +2 -2
  371. package/src/agGrid/AgGridColumnAdapter.js +81 -36
  372. package/src/agGrid/AgGridFilterAdapter.d.ts +2 -0
  373. package/src/agGrid/AgGridFilterAdapter.js +48 -0
  374. package/src/agGrid/AgGridFloatingFilterAdapter.d.ts +2 -0
  375. package/src/agGrid/{FloatingFilterWrapper.js → AgGridFloatingFilterAdapter.js} +24 -35
  376. package/src/agGrid/AgGridModulesAdapter.d.ts +15 -0
  377. package/src/agGrid/AgGridModulesAdapter.js +66 -0
  378. package/src/agGrid/editors/AdaptableNumberEditor/InternalAdaptableNumberEditor.js +1 -1
  379. package/src/agGrid/editors/AdaptablePercentageEditor/InternalAdaptablePercentageEditor.js +1 -1
  380. package/src/components/Dialog/index.js +1 -1
  381. package/src/components/Dropdown/Arrows.js +2 -2
  382. package/src/components/ExpressionEditor/QueryBuilder/QueryBuilderInputs.d.ts +1 -1
  383. package/src/components/ExpressionEditor/QueryBuilder/QueryBuilderInputs.js +2 -2
  384. package/src/components/ExpressionEditor/QueryBuilder/QueryPredicateBuilder.js +2 -2
  385. package/src/components/FileDroppable/index.js +1 -1
  386. package/src/components/IconSelector/IconSelector.d.ts +2 -2
  387. package/src/components/OverlayTrigger/index.js +1 -1
  388. package/src/components/Select/Select.d.ts +1 -1
  389. package/src/components/Select/Select.js +116 -24
  390. package/src/components/icons/DefaultIcon.d.ts +0 -1
  391. package/src/components/icons/DefaultIcon.js +0 -6
  392. package/src/env.js +2 -2
  393. package/src/layout-manager/src/LayoutManagerModel.d.ts +6 -10
  394. package/src/layout-manager/src/index.d.ts +11 -3
  395. package/src/layout-manager/src/index.js +302 -87
  396. package/src/layout-manager/src/normalizeLayoutModel.js +7 -4
  397. package/src/layout-manager/src/simplifyLayoutModel.js +4 -4
  398. package/src/metamodel/adaptable.metamodel.d.ts +70 -19
  399. package/src/metamodel/adaptable.metamodel.js +1 -1
  400. package/src/migration/AdaptableUpgradeHelper.js +2 -0
  401. package/src/migration/VersionUpgrade17.js +1 -1
  402. package/src/migration/VersionUpgrade20.js +1 -0
  403. package/src/migration/VersionUpgrade21.d.ts +6 -0
  404. package/src/migration/VersionUpgrade21.js +24 -0
  405. package/src/types.d.ts +7 -8
  406. package/tsconfig.esm.tsbuildinfo +1 -1
  407. package/src/AdaptableState/Common/ExtendedLayoutInfo.d.ts +0 -27
  408. package/src/agGrid/FilterWrapper.d.ts +0 -2
  409. package/src/agGrid/FilterWrapper.js +0 -131
  410. package/src/agGrid/FloatingFilterWrapper.d.ts +0 -2
  411. package/src/agGrid/agGridModules.d.ts +0 -3
  412. package/src/agGrid/agGridModules.js +0 -15
  413. package/src/agGrid/getAgGridFilterNotifyModelFn.d.ts +0 -2
  414. package/src/agGrid/getAgGridFilterNotifyModelFn.js +0 -16
  415. /package/src/AdaptableState/Common/{ExtendedLayoutInfo.js → ExtendedLayout.js} +0 -0
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="color-palette" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--color-palette"><path d="M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="column-add" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--column-add"><g transform="matrix(0.966625, 0, 0, 0.966625, -161.245651, -58.219734)"><g transform="matrix(1, 0, 0, 1, 167.951233, 60.368694)"><path d="M 14.67 5 L 14.67 19 L 9.33 19 L 9.33 5 L 14.67 5 Z M 15.67 19 L 21 19 L 20.99 11.456 L 15.67 11.459 L 15.67 19 Z M 8.33 19 L 8.33 5 L 3 5 L 3 19 L 8.33 19 Z"></path></g><path d="M 188.844 62.299 L 186.844 62.299 L 186.844 65.299 L 183.844 65.299 C 183.854 65.309 183.844 67.299 183.844 67.299 L 186.844 67.299 L 186.844 70.289 C 186.854 70.299 188.844 70.289 188.844 70.289 L 188.844 67.299 L 191.844 67.299 L 191.844 65.299 L 188.844 65.299 L 188.844 62.299 Z"></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="column-outline" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--column-outline"><path d="M121-280v-400q0-33 23.5-56.5T201-760h559q33 0 56.5 23.5T840-680v400q0 33-23.5 56.5T760-200H201q-33 0-56.5-23.5T121-280Zm79 0h133v-400H200v400Zm213 0h133v-400H413v400Zm213 0h133v-400H626v400Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="columns" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--columns"><path d="M10 18h5V5h-5v13zm-6 0h5V5H4v13zM16 5v13h5V5h-5z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="comment" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--comment"><path d="M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="comments" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--comments"><path d="M280-240q-17 0-28.5-11.5T240-280v-80h520v-360h80q17 0 28.5 11.5T880-680v600L720-240H280ZM80-280v-560q0-17 11.5-28.5T120-880h520q17 0 28.5 11.5T680-840v360q0 17-11.5 28.5T640-440H240L80-280Zm520-240v-280H160v280h440Zm-440 0v-280 280Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="contact" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--contact"><path d="M144-40v-60h672v60H144Zm0-820v-60h672v60H144Zm336 416q50 0 84-34t34-84q0-50-34-84t-84-34q-50 0-84 34t-34 84q0 50 34 84t84 34ZM132-160q-24 0-42-18t-18-42v-520q0-26 18-43t42-17h696q24 0 42 18t18 42v520q0 24-18 42t-42 18H132Zm88-60q51-63 121-94.5T479.5-346q68.5 0 140 31.5T740-220h88v-520H132v520h88Zm94 0h334q-31-30-72.5-48T480-286q-54 0-94.5 18T314-220Zm166.158-284Q456-504 439.5-521T423-562q0-24 16.342-41t40.5-17Q504-620 520.5-603t16.5 41q0 24-16.342 41t-40.5 17ZM480-480Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="contains" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--contains"><path d="M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M20 14V18H4V15H2V20H22V14Z"></path></svg>
package/icons/copy.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="copy" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--copy"><path d="M360-240q-33 0-56.5-23.5T280-320v-480q0-33 23.5-56.5T360-880h360q33 0 56.5 23.5T800-800v480q0 33-23.5 56.5T720-240H360Zm0-80h360v-480H360v480ZM200-80q-33 0-56.5-23.5T120-160v-560h80v560h440v80H200Zm160-240v-480 480Z"></path></svg>
package/icons/csv.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="csv" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--csv"><path d="M230-360h120v-60H250v-120h100v-60H230q-17 0-28.5 11.5T190-560v160q0 17 11.5 28.5T230-360Zm156 0h120q17 0 28.5-11.5T546-400v-60q0-17-11.5-31.5T506-506h-60v-34h100v-60H426q-17 0-28.5 11.5T386-560v60q0 17 11.5 30.5T426-456h60v36H386v60Zm264 0h60l70-240h-60l-40 138-40-138h-60l70 240ZM160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm0-80h640v-480H160v480Zm0 0v-480 480Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="dashboard" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--dashboard"><path d="M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="data-set" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--data-set"><path d="M12,3C7.58,3 4,4.79 4,7C4,9.21 7.58,11 12,11C16.42,11 20,9.21 20,7C20,4.79 16.42,3 12,3M4,9V12C4,14.21 7.58,16 12,16C16.42,16 20,14.21 20,12V9C20,11.21 16.42,13 12,13C7.58,13 4,11.21 4,9M4,14V17C4,19.21 7.58,21 12,21C16.42,21 20,19.21 20,17V14C20,16.21 16.42,18 12,18C7.58,18 4,16.21 4,14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="date-range" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--date-range"><path d="M0 0h24v24H0z" fill="none"></path><path d="M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="delete" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--delete"><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="division" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--division"><path d="M19,13H5V11H19V13M12,5A2,2 0 0,1 14,7A2,2 0 0,1 12,9A2,2 0 0,1 10,7A2,2 0 0,1 12,5M12,15A2,2 0 0,1 14,17A2,2 0 0,1 12,19A2,2 0 0,1 10,17A2,2 0 0,1 12,15Z"></path></svg>
package/icons/dock.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="dock" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--dock"><path d="M18 18V20H4A2 2 0 0 1 2 18V8H4V18M22 6V14A2 2 0 0 1 20 16H8A2 2 0 0 1 6 14V6A2 2 0 0 1 8 4H20A2 2 0 0 1 22 6M20 6H8V14H20Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="dollar" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--dollar"><path d="M444-144v-80q-51-11-87.5-46T305-357l74-30q8 36 40.5 64.5T487-294q39 0 64-20t25-52q0-30-22.5-50T474-456q-78-28-114-61.5T324-604q0-50 32.5-86t87.5-47v-79h72v79q72 12 96.5 55t25.5 45l-70 29q-8-26-32-43t-53-17q-35 0-58 18t-23 44q0 26 25 44.5t93 41.5q70 23 102 60t32 94q0 57-37 96t-101 49v77h-72Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="download" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--download"><path d="M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="downloaded" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--downloaded"><path d="M12 16.5l4-4h-3v-9h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V5.49h6V3.5H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2v-14c0-1.1-.9-2-2-2z"></path></svg>
package/icons/drag.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="drag" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--drag"><path d="M7,19V17H9V19H7M11,19V17H13V19H11M15,19V17H17V19H15M7,15V13H9V15H7M11,15V13H13V15H11M15,15V13H17V15H15M7,11V9H9V11H7M11,11V9H13V11H11M15,11V9H17V11H15M7,7V5H9V7H7M11,7V5H13V7H11M15,7V5H17V7H15Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="edit-table" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--edit-table"><path d="M21.7,13.35L20.7,14.35L18.65,12.3L19.65,11.3C19.86,11.08 20.21,11.08 20.42,11.3L21.7,12.58C21.92,12.79 21.92,13.14 21.7,13.35M12,18.94L18.07,12.88L20.12,14.93L14.06,21H12V18.94M4,2H18A2,2 0 0,1 20,4V8.17L16.17,12H12V16.17L10.17,18H4A2,2 0 0,1 2,16V4A2,2 0 0,1 4,2M4,6V10H10V6H4M12,6V10H18V6H12M4,12V16H10V12H4Z"></path></svg>
package/icons/edit.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="edit" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--edit"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34c-.39-.39-1.02-.39-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="ends-with" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--ends-with"><path d="M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M20 14V18H2V20H22V14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="equals" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--equals"><path d="M19,10H5V8H19V10M19,16H5V14H19V16Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="equation" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--equation"><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="error" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--error"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="excel" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--excel"><path d="M200-200h80v-80h-80v80Zm160 0h80v-80h-80v80Zm160 0h80v-80h-80v80Zm160 0h80v-80h-80v80ZM200-680h80v-80h-80v80Zm0 160h80v-80h-80v80Zm0 160h80v-80h-80v80Zm160-320h80v-80h-80v80Zm0 160h80v-80h-80v80Zm0 160h80v-80h-80v80Zm160-320h80v-80h-80v80Zm0 160h80v-80h-80v80Zm0 160h80v-80h-80v80Zm160-320h80v-80h-80v80Zm0 160h80v-80h-80v80Zm0 160h80v-80h-80v80ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="expand-all" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--expand-all"><path d="M480-80 240-320l57-57 183 183 183-183 57 57L480-80ZM298-584l-58-56 240-240 240 240-58 56-182-182-182 182Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="expand" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--expand"><path d="M12,18.17L8.83,15L7.42,16.41L12,21L16.59,16.41L15.17,15M12,5.83L15.17,9L16.58,7.59L12,3L7.41,7.59L8.83,9L12,5.83Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="exponent" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--exponent"><path d="M15.38,3L17.77,8.75C17.55,9.68 17.27,10.32 17,10.7C16.67,11.18 16.44,11.25 16.19,11.25V12.75C16.94,12.75 17.74,12.35 18.24,11.56C19.87,8.94 22,3 22,3H20.38L18.69,7.05L17,3H15.38M3.42,8.59L2,10L6.79,14.79L2,19.59L3.41,21L8.21,16.21L13,21L14.41,19.59L9.62,14.79L14.41,10L13,8.59L8.21,13.38L3.41,8.59H3.42Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="export-data" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--export-data"><path d="M4 3H18C19.11 3 20 3.9 20 5V12.08C18.45 11.82 16.92 12.18 15.68 13H12V17H13.08C12.97 17.68 12.97 18.35 13.08 19H4C2.9 19 2 18.11 2 17V5C2 3.9 2.9 3 4 3M4 7V11H10V7H4M12 7V11H18V7H12M4 13V17H10V13H4M19.44 21V19H15.44V17H19.44V15L22.44 18L19.44 21"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="export" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--export"><path d="M8,12H17.76L15.26,9.5L16.67,8.08L21.59,13L16.67,17.92L15.26,16.5L17.76,14H8V12M19,3C20.11,3 21,3.9 21,5V9.67L19,7.67V7H5V19H19V18.33L21,16.33V19A2,2 0 0,1 19,21H5C3.89,21 3,20.1 3,19V5A2,2 0 0,1 5,3H19Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="fast-backward" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--fast-backward"><path d="M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="fast-forward" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--fast-forward"><path d="M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z"></path></svg>
package/icons/fdc3.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 612 792" data-id="fdc3" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--fdc3"><path d="M545.58,533.27V271.23L334.25,393.24c0.13,1.11,0.65,2.07,0.65,3.22c0,13.13-8.85,23.8-20.8,27.43v243.03 L545.58,533.27L545.58,533.27z"></path><path d="M328.46,378.97l208.38-120.31v-0.65L305.79,126L74.74,258.01v0.65l208.38,120.31 c5.32-6.89,13.29-11.62,22.67-11.62C315.17,367.34,323.14,372.08,328.46,378.97L328.46,378.97z"></path><path d="M277.33,393.24L66,271.23v262.04l231.48,133.64V423.88c-11.94-3.63-20.8-14.3-20.8-27.43 C276.68,395.31,277.2,394.35,277.33,393.24L277.33,393.24z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="filled-circle" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--filled-circle"><path d="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="filter-list" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--filter-list"><path d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="filter-off" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--filter-off"><path d="m592-481-57-57 143-182H353l-80-80h487q25 0 36 22t-4 42L592-481ZM791-56 560-287v87q0 17-11.5 28.5T520-160h-80q-17 0-28.5-11.5T400-200v-247L56-791l56-57 736 736-57 56ZM535-538Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="filter" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--filter"><path d="M15,19.88C15.04,20.18 14.94,20.5 14.71,20.71C14.32,21.1 13.69,21.1 13.3,20.71L9.29,16.7C9.06,16.47 8.96,16.16 9,15.87V10.75L4.21,4.62C3.87,4.19 3.95,3.56 4.38,3.22C4.57,3.08 4.78,3 5,3V3H19V3C19.22,3 19.43,3.08 19.62,3.22C20.05,3.56 20.13,4.19 19.79,4.62L15,10.75V19.88M7.04,5L11,10.06V15.58L13,17.58V10.05L16.96,5H7.04Z"></path></svg>
package/icons/flag.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="flag" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--flag"><path d="M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="folder-open" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--folder-open"><path d="M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="folder-shared" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--folder-shared"><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-5 3c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2v1z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="folder" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--folder"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="function" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--function"><path d="M15.6,5.29C14.5,5.19 13.53,6 13.43,7.11L13.18,10H16V12H13L12.56,17.07C12.37,19.27 10.43,20.9 8.23,20.7C6.92,20.59 5.82,19.86 5.17,18.83L6.67,17.33C6.91,18.07 7.57,18.64 8.4,18.71C9.5,18.81 10.47,18 10.57,16.89L11,12H8V10H11.17L11.44,6.93C11.63,4.73 13.57,3.1 15.77,3.3C17.08,3.41 18.18,4.14 18.83,5.17L17.33,6.67C17.09,5.93 16.43,5.36 15.6,5.29Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 96 960 960" data-id="gradient" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--gradient"><path d="M440 616v-80h80v80h-80Zm-80 80v-80h80v80h-80Zm160 0v-80h80v80h-80Zm80-80v-80h80v80h-80Zm-320 0v-80h80v80h-80Zm-80 320q-33 0-56.5-23.5T120 856V296q0-33 23.5-56.5T200 216h560q33 0 56.5 23.5T840 296v560q0 33-23.5 56.5T760 936H200Zm80-80h80v-80h-80v80Zm160 0h80v-80h-80v80Zm320 0v-80 80Zm-560-80h80v-80h80v80h80v-80h80v80h80v-80h80v80h80v-80h-80v-80h80V296H200v320h80v80h-80v80Zm0 80V296v560Zm560-240v80-80ZM600 776v80h80v-80h-80Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="greater-than-or-equal" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--greater-than-or-equal"><path d="M6.5,2.27L20,10.14L6.5,18L5.5,16.27L16.03,10.14L5.5,4L6.5,2.27M20,20V22H5V20H20Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="greater-than" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--greater-than"><path d="M5.5,4.14L4.5,5.86L15,12L4.5,18.14L5.5,19.86L19,12L5.5,4.14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="grid-filter" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--grid-filter"><path d="M450-420q38 0 64-26t26-64q0-38-26-64t-64-26q-38 0-64 26t-26 64q0 38 26 64t64 26Zm193 160L538-365q-20 13-42.5 19t-45.5 6q-71 0-120.5-49.5T280-510q0-71 49.5-120.5T450-680q71 0 120.5 49.5T620-510q0 23-6.5 45.5T594-422l106 106-57 56ZM200-120q-33 0-56.5-23.5T120-200v-160h80v160h160v80H200Zm400 0v-80h160v-160h80v160q0 33-23.5 56.5T760-120H600ZM120-600v-160q0-33 23.5-56.5T200-840h160v80H200v160h-80Zm640 0v-160H600v-80h160q33 0 56.5 23.5T840-760v160h-80Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="grid-info" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--grid-info"><path d="M143-192v-72h432v72H143Zm480.774-240Q544-432 488-488.226t-56-136Q432-704 488.226-760t136-56Q704-816 760-759.774t56 136Q816-544 759.774-488t-136 56ZM143-492v-72h224q5 20 12 37.5t17 34.5H143Zm0 150v-72h322q24.227 18.242 51.613 30.621Q544-371 575-365v23H143Zm457-186h48v-96h-48v96Zm24-144q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Z"></path></svg>
package/icons/grid.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="grid" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--grid"><path d="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="history" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--history"><path d="M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"></path></svg>
package/icons/home.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="home" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--home"><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="horizontal-lines" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--horizontal-lines"><defs><path id="a" d="M0 0h24v24H0V0z"></path></defs><clipPath id="b"><use xlink:href="#a" overflow="visible"></use></clipPath><path d="M4 9h16v2H4zm0 4h10v2H4z" clip-path="url(#b)"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="import-export" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--import-export"><path d="M9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="import" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--import"><path d="M440-200h80v-167l64 64 56-57-160-160-160 160 57 56 63-63v167ZM240-80q-33 0-56.5-23.5T160-160v-640q0-33 23.5-56.5T240-880h320l240 240v480q0 33-23.5 56.5T720-80H240Zm280-520v-200H240v640h480v-440H520ZM240-800v200-200 640-640Z"></path></svg>
package/icons/info.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="info" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--info"><path d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="interactions" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--interactions"><path d="M246-160q-24 0-42-18t-18-42v-406L47-800h773q24 0 42 18t18 42v520q0 24-18 42t-42 18H246Zm0-580v520h574v-520H246Zm284 471 43-43-63-61h206v-60H364l166 164ZM364-527h352L550-690l-43 42 63 61H364v60ZM246-740v520-520Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 96 960 960" data-id="italic" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--italic"><path xmlns="http://www.w3.org/2000/svg" d="M200 856V756h160l120-360H320V296h400v100H580L460 756h140v100H200Z"></path></svg>
package/icons/json.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="json" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--json"><path d="M560-160v-80h120q17 0 28.5-11.5T720-280v-80q0-38 22-69t58-44v-14q-36-13-58-44t-22-69v-80q0-17-11.5-28.5T680-720H560v-80h120q50 0 85 35t35 85v80q0 17 11.5 28.5T840-560h40v160h-40q-17 0-28.5 11.5T800-360v80q0 50-35 85t-85 35H560Zm-280 0q-50 0-85-35t-35-85v-80q0-17-11.5-28.5T120-400H80v-160h40q17 0 28.5-11.5T160-600v-80q0-50 35-85t85-35h120v80H280q-17 0-28.5 11.5T240-680v80q0 38-22 69t-58 44v14q36 13 58 44t22 69v80q0 17 11.5 28.5T280-240h120v80H280Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="laptop" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--laptop"><path d="M20 18c1.1 0 1.99-.9 1.99-2L22 5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2H0c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="less-than-or-equal" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--less-than-or-equal"><path d="M18.5,2.27L5,10.14L18.5,18L19.5,16.27L8.97,10.14L19.5,4L18.5,2.27M5,20V22H20V20H5Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="less-than" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--less-than"><path d="M18.5,4.14L19.5,5.86L8.97,12L19.5,18.14L18.5,19.86L5,12L18.5,4.14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="lightning" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--lightning"><path d="M7 2v11h3v9l7-12h-4l4-8z"></path></svg>
package/icons/link.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="link" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--link"><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"></path></svg>
package/icons/list.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="list" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--list"><path d="M4 14h4v-4H4v4zm0 5h4v-4H4v4zM4 9h4V5H4v4zm5 5h12v-4H9v4zm0 5h12v-4H9v4zM9 5v4h12V5H9z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="logout" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--logout"><path d="M0 0h24v24H0z" fill="none"></path><path d="M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM19 3H5c-1.11 0-2 .9-2 2v4h2V5h14v14H5v-4H3v4c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path></svg>
package/icons/mail.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="mail" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--mail"><path d="M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm320-280L160-640v400h640v-400L480-440Zm0-80 320-200H160l320 200ZM160-640v-80 480-400Z"></path></svg>
package/icons/menu.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="menu" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--menu"><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="minus" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--minus"><path d="M19,13H5V11H19V13Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="money" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--money"><path d="M602-319h131q12.75 0 21.375-8.625T763-349v-262q0-12.75-8.625-21.375T733-641H602q-12.75 0-21.375 8.625T572-611v262q0 12.75 8.625 21.375T602-319Zm30-60v-202h71v202h-71Zm-278 60h126q12.75 0 21.375-8.625T510-349v-262q0-12.75-8.625-21.375T480-641H354q-12.75 0-21.375 8.625T324-611v262q0 12.75 8.625 21.375T354-319Zm30-60v-202h66v202h-66Zm-187 60h60v-322h-60v322ZM80-160v-640h800v640H80Zm60-580v520-520Zm0 520h680v-520H140v520Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="multiplication" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--multiplication"><path d="M11,3H13V10.27L19.29,6.64L20.29,8.37L14,12L20.3,15.64L19.3,17.37L13,13.72V21H11V13.73L4.69,17.36L3.69,15.63L10,12L3.72,8.36L4.72,6.63L11,10.26V3Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="newpage" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--newpage"><path d="M0 0h24v24H0z" fill="none"></path><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 14h-3v3h-2v-3H8v-2h3v-3h2v3h3v2zm-3-7V3.5L18.5 9H13z"></path></svg>
package/icons/news.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="news" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--news"><path d="M16,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V8L16,3z M19,19H5V5h10v4h4V19z M7,17h10v-2H7V17z M12,7H7 v2h5V7z M7,13h10v-2H7V13z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="not-contains" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--not-contains"><path d="M11.14 11.71H9.96M20 14V18H4V15H2V20H22V14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="not-equal" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--not-equal"><path d="M21,10H9V8H21V10M21,16H9V14H21V16M4,5H6V16H4V5M6,18V20H4V18H6Z"></path></svg>
package/icons/note.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="note" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--note"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM8 14H6v-2h2v2zm0-3H6V9h2v2zm0-3H6V6h2v2zm7 6h-5v-2h5v2zm3-3h-8V9h8v2zm0-3h-8V6h8v2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="open-in-new" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--open-in-new"><path xmlns="http://www.w3.org/2000/svg" d="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h7v2H5v14h14v-7h2v7q0 .825-.587 1.413Q19.825 21 19 21Zm4.7-5.3-1.4-1.4L17.6 5H14V3h7v7h-2V6.4Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="order" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--order"><path d="m704-139 139-138-42-42-97 95-39-39-42 43 81 81ZM240-620h480v-60H240v60ZM732.5-41Q655-41 600-96.5T545-228q0-78.435 54.99-133.717Q654.98-417 733-417q77 0 132.5 55.283Q921-306.435 921-228q0 76-55.5 131.5T732.5-41ZM120-81v-699q0-24.75 17.625-42.375T180-840h600q24.75 0 42.375 17.625T840-780v327q-14.169-6.857-29.085-11.429Q796-469 780-472v-308H180v599h310q2.885 18.172 8.942 34.586Q505-130 513-114l-33 33-60-60-60 60-60-60-60 60-60-60-60 60Zm120-199h252.272q3.728-16 8.228-31t12.5-29H240v60Zm0-170h384q22-11 46-17.5t50-8.5v-34H240v60Zm-60 269v-599 599Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="organisation" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--organisation"><path d="M80-120v-720h390v165h410v555H80Zm60-60h270v-105H140v105Zm0-165h270v-105H140v105Zm0-165h270v-105H140v105Zm0-165h270v-105H140v105Zm330 495h350v-435H470v435Zm80-270v-60h165v60H550Zm0 165v-60h165v60H550Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 96 960 960" data-id="overline" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--overline"><path d="M200 296v-80h560v80H200Zm280 640q-117 0-198.5-81.5T200 656q0-117 81.5-198.5T480 376q117 0 198.5 81.5T760 656q0 117-81.5 198.5T480 936Zm0-100q75 0 127.5-52.5T660 656q0-75-52.5-127.5T480 476q-75 0-127.5 52.5T300 656q0 75 52.5 127.5T480 836Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="paperclip" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--paperclip"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5c0-1.38 1.12-2.5 2.5-2.5s2.5 1.12 2.5 2.5v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5c0 1.38 1.12 2.5 2.5 2.5s2.5-1.12 2.5-2.5V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="pause" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--pause"><path d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="percent-tag" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--percent-tag"><defs><path id="a" d="M0 0h24v24H0V0z"></path></defs><clipPath id="b"><use xlink:href="#a" overflow="visible"></use></clipPath><path clip-path="url(#b)" d="M17.63 5.84C17.27 5.33 16.67 5 16 5H5C3.9 5 3 5.9 3 7V17C3 18.11 3.9 19 5 19H16C16.67 19 17.27 18.66 17.63 18.15L22 12L17.63 5.84M8.45 8.03C9.23 8.03 9.87 8.67 9.87 9.45S9.23 10.87 8.45 10.87 7.03 10.23 7.03 9.45 7.67 8.03 8.45 8.03M13.55 15.97C12.77 15.97 12.13 15.33 12.13 14.55S12.77 13.13 13.55 13.13 14.97 13.77 14.97 14.55 14.33 15.97 13.55 15.97M8.2 16L7 14.8L13.8 8L15 9.2L8.2 16Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="percent" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--percent"><path d="M18.5,3.5L3.5,18.5L5.5,20.5L20.5,5.5M7,4A3,3 0 0,0 4,7A3,3 0 0,0 7,10A3,3 0 0,0 10,7A3,3 0 0,0 7,4M17,14A3,3 0 0,0 14,17A3,3 0 0,0 17,20A3,3 0 0,0 20,17A3,3 0 0,0 17,14Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="person" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--person"><path d="M12 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 10c2.7 0 5.8 1.29 6 2H6c.23-.72 3.31-2 6-2m0-12C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="pie-chart" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--pie-chart"><path d="M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10zm2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99zm0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99h-8.97z"></path></svg>
package/icons/play.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="play" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--play"><path d="M8 5v14l11-7z"></path> </svg>
package/icons/plus.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="plus" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--plus"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="quote" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--quote"><path d="M444-192h72v-48h12q20.4 0 34.2-13.8Q576-267.6 576-288v-72q0-20.4-13.8-34.2Q548.4-408 528-408h-96v-72h144v-48h-60v-48h-72v48h-12q-20.4 0-34.2 13.8Q384-500.4 384-480v72q0 20.4 13.8 34.2Q411.6-360 432-360h96v72H384v48h60v48ZM263.717-96Q234-96 213-117.15T192-168v-624q0-29.7 21.15-50.85Q234.3-864 264-864h312l192 192v504q0 29.7-21.162 50.85Q725.676-96 695.96-96H263.717ZM528-624v-168H264v624h432v-456H528ZM264-792v189-189 624-624Z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="refresh" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--refresh"><path d="M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="regex" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--regex"><path d="M16,16.92C15.67,16.97 15.34,17 15,17C14.66,17 14.33,16.97 14,16.92V13.41L11.5,15.89C11,15.5 10.5,15 10.11,14.5L12.59,12H9.08C9.03,11.67 9,11.34 9,11C9,10.66 9.03,10.33 9.08,10H12.59L10.11,7.5C10.3,7.25 10.5,7 10.76,6.76V6.76C11,6.5 11.25,6.3 11.5,6.11L14,8.59V5.08C14.33,5.03 14.66,5 15,5C15.34,5 15.67,5.03 16,5.08V8.59L18.5,6.11C19,6.5 19.5,7 19.89,7.5L17.41,10H20.92C20.97,10.33 21,10.66 21,11C21,11.34 20.97,11.67 20.92,12H17.41L19.89,14.5C19.7,14.75 19.5,15 19.24,15.24V15.24C19,15.5 18.75,15.7 18.5,15.89L16,13.41V16.92H16V16.92M5,19A2,2 0 0,1 7,17A2,2 0 0,1 9,19A2,2 0 0,1 7,21A2,2 0 0,1 5,19H5Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="reminder" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--reminder"><path d="M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9c4.97 0 9-4.03 9-9s-4.03-9-9-9zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-1.46-5.47L8.41 12.4l-1.06 1.06 3.18 3.18 6-6-1.06-1.06-4.93 4.95z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="resume" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--resume"><path d="M240-240v-480h80v480h-80Zm160 0 400-240-400-240v480Zm80-141v-198l165 99-165 99Zm0-99Z"></path></svg>
package/icons/rows.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="rows" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--rows"><path d="M760-200v-120H200v120h560Zm0-200v-160H200v160h560Zm0-240v-120H200v120h560ZM200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Z"></path></svg>
package/icons/save.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="save" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--save"><path d="M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="schedule" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--schedule"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"></path><path d="M0 0h24v24H0z" fill="none"></path><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="science" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--science"><path d="M216-144q-46 0-66-40.5t8.976-75.714L360-504v-240h-35.789Q309-744 298.5-754.289q-10.5-10.29-10.5-25.5Q288-795 298.35-805.5 308.7-816 324-816h312q15.3 0 25.65 10.289 10.35 10.29 10.35 25.5Q672-765 661.65-754.5 651.3-744 636-744h-36v240l201 244q28 35 8 75.5T744-144H216Zm0-72h528L528-480v-264h-96v264L216-216Zm265-264Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="search-table" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--search-table"><path d="M19.3,17.89C20.62,15.79 20,13 17.89,11.68C15.79,10.36 13,11 11.68,13.09C10.36,15.2 11,18 13.09,19.3C14.56,20.22 16.42,20.22 17.89,19.3L21,22.39L22.39,21L19.3,17.89M17.3,17.27C16.32,18.25 14.74,18.24 13.76,17.27C12.79,16.29 12.79,14.71 13.77,13.73C14.74,12.76 16.32,12.76 17.3,13.73C18.26,14.72 18.25,16.3 17.27,17.27H17.3M19,4H5A2,2 0 0,0 3,6V18A2,2 0 0,0 5,20H10.81C10.25,19.42 9.8,18.74 9.5,18H5V14H9.18C9.34,13.29 9.61,12.61 10,12H5V8H11V10.81C11.58,10.25 12.26,9.8 13,9.5V8H19V10C19.4,10.25 19.77,10.55 20.1,10.88C20.44,11.22 20.74,11.59 21,12V6A2,2 0 0,0 19,4Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="search" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--search"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="select-all" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--select-all"><path d="M280-280v-400h400v400H280Zm80-80h240v-240H360v240ZM200-200v80q-33 0-56.5-23.5T120-200h80Zm-80-80v-80h80v80h-80Zm0-160v-80h80v80h-80Zm0-160v-80h80v80h-80Zm80-160h-80q0-33 23.5-56.5T200-840v80Zm80 640v-80h80v80h-80Zm0-640v-80h80v80h-80Zm160 640v-80h80v80h-80Zm0-640v-80h80v80h-80Zm160 640v-80h80v80h-80Zm0-640v-80h80v80h-80Zm160 640v-80h80q0 33-23.5 56.5T760-120Zm0-160v-80h80v80h-80Zm0-160v-80h80v80h-80Zm0-160v-80h80v80h-80Zm0-160v-80q33 0 56.5 23.5T840-760h-80Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="select-fwd" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--select-fwd"><path d="m672-336-51-51 57-57H432v-72h246l-57-57 51-51 144 144-144 144ZM216-216h78v-528h-78v528Zm-72 72v-672h222v672H144Zm300 0v-72h72v72h-72Zm0-600v-72h72v72h-72Zm150 600v-72h72v72h-72Zm0-600v-72h72v72h-72Zm150 600v-72h72v72h-72Zm0-600v-72h72v72h-72ZM216-216h78-78Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="select-off" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--select-off"><path d="m507-144-51-51 129.053-129.053L456-453.106 506.894-504l129.053 129.053L765-504l51 51-129.053 129.053L816-194.894 765.106-144 636.053-273.053 507-144Zm-213 0v-72h72v72h-72Zm-78-600h-72q0-29.7 21.15-50.85Q186.3-816 216-816v72Zm78 0v-72h72v72h-72Zm150 0v-72h72v72h-72Zm150 0v-72h72v72h-72Zm150 0v-72q29.7 0 50.85 21.15Q816-773.7 816-744h-72ZM216-216v72q-29.7 0-50.85-21.15Q144-186.3 144-216h72Zm-72-78v-72h72v72h-72Zm0-150v-72h72v72h-72Zm0-150v-72h72v72h-72Zm600 0v-72h72v72h-72Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="settings" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--settings"><path d="M19.14,12.94c0.04-0.3,0.06-0.61,0.06-0.94c0-0.32-0.02-0.64-0.07-0.94l2.03-1.58c0.18-0.14,0.23-0.41,0.12-0.61 l-1.92-3.32c-0.12-0.22-0.37-0.29-0.59-0.22l-2.39,0.96c-0.5-0.38-1.03-0.7-1.62-0.94L14.4,2.81c-0.04-0.24-0.24-0.41-0.48-0.41 h-3.84c-0.24,0-0.43,0.17-0.47,0.41L9.25,5.35C8.66,5.59,8.12,5.92,7.63,6.29L5.24,5.33c-0.22-0.08-0.47,0-0.59,0.22L2.74,8.87 C2.62,9.08,2.66,9.34,2.86,9.48l2.03,1.58C4.84,11.36,4.8,11.69,4.8,12s0.02,0.64,0.07,0.94l-2.03,1.58 c-0.18,0.14-0.23,0.41-0.12,0.61l1.92,3.32c0.12,0.22,0.37,0.29,0.59,0.22l2.39-0.96c0.5,0.38,1.03,0.7,1.62,0.94l0.36,2.54 c0.05,0.24,0.24,0.41,0.48,0.41h3.84c0.24,0,0.44-0.17,0.47-0.41l0.36-2.54c0.59-0.24,1.13-0.56,1.62-0.94l2.39,0.96 c0.22,0.08,0.47,0,0.59-0.22l1.92-3.32c0.12-0.22,0.07-0.47-0.12-0.61L19.14,12.94z M12,15.6c-1.98,0-3.6-1.62-3.6-3.6 s1.62-3.6,3.6-3.6s3.6,1.62,3.6,3.6S13.98,15.6,12,15.6z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="sort-asc" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--sort-asc"><g transform="scale(0.021 0.021)"><path d="M320 768v-768h-128v768h-160l224 224 224-224h-160z"></path><path d="M928 1024h-256c-11.8 0-22.644-6.496-28.214-16.9-5.566-10.404-4.958-23.030 1.59-32.85l222.832-334.25h-196.208c-17.672 0-32-14.328-32-32s14.328-32 32-32h256c11.8 0 22.644 6.496 28.214 16.9 5.566 10.404 4.958 23.030-1.59 32.85l-222.83 334.25h196.206c17.672 0 32 14.328 32 32s-14.328 32-32 32z"></path><path d="M1020.622 401.686l-192.002-384c-5.42-10.842-16.502-17.69-28.622-17.69-12.122 0-23.202 6.848-28.624 17.69l-191.996 384c-7.904 15.806-1.496 35.030 14.31 42.932 4.594 2.296 9.476 3.386 14.288 3.386 11.736 0 23.040-6.484 28.644-17.698l55.156-110.31h216.446l55.156 110.31c7.902 15.806 27.124 22.21 42.932 14.31 15.808-7.902 22.216-27.124 14.312-42.93zM723.778 255.996l76.22-152.446 76.224 152.446h-152.444z"></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="sort-desc" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--sort-desc"><g transform="scale(0.021 0.021)"><path d="M320 768v-768h-128v768h-160l224 224 224-224h-160z"></path><path d="M928 448h-256c-11.8 0-22.644-6.496-28.214-16.9-5.566-10.406-4.958-23.030 1.59-32.85l222.832-334.25h-196.208c-17.672 0-32-14.328-32-32s14.328-32 32-32h256c11.8 0 22.644 6.496 28.214 16.9 5.566 10.406 4.958 23.030-1.59 32.85l-222.83 334.25h196.206c17.672 0 32 14.328 32 32s-14.328 32-32 32z"></path><path d="M1020.622 977.69l-192.002-384c-5.42-10.842-16.502-17.69-28.622-17.69-12.122 0-23.202 6.848-28.624 17.69l-191.996 384c-7.904 15.806-1.496 35.030 14.31 42.932 4.594 2.296 9.476 3.386 14.288 3.386 11.736 0 23.040-6.484 28.644-17.698l55.158-110.31h216.446l55.156 110.31c7.902 15.806 27.124 22.21 42.932 14.31 15.806-7.902 22.214-27.124 14.31-42.93zM723.778 832l76.22-152.446 76.226 152.446h-152.446z"></path></g></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="spanner" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--spanner"><path clip-rule="evenodd" fill="none" d="M0 0h24v24H0z"></path><path d="M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="spark-line" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--spark-line"><path d="M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="starts-with" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--starts-with"><path d="M11.14 4L6.43 16H8.36L9.32 13.43H14.67L15.64 16H17.57L12.86 4M12 6.29L14.03 11.71H9.96M4 18V15H2V20H22V18Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="statusbar" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--statusbar"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h18v14zM5 15h14v3H5z"></path></svg>
package/icons/stop.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="stop" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--stop"><path d="M6 6h12v12H6z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 96 960 960" data-id="strikethrough" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--strikethrough"><path d="M486 896q-76 0-135-45t-85-123l88-38q14 48 48.5 79t85.5 31q42 0 76-20t34-64q0-18-7-33t-19-27h112q5 14 7.5 28.5T694 716q0 86-61.5 133T486 896ZM80 576v-80h800v80H80Zm402-326q66 0 115.5 32.5T674 382l-88 39q-9-29-33.5-52T484 346q-41 0-68 18.5T386 416h-96q2-69 54.5-117.5T482 250Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="styled-grid" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--styled-grid"><path d="M4,2H18A2,2 0 0,1 20,4V8.17L16.17,12H12V16.17L10.17,18H4A2,2 0 0,1 2,16V4A2,2 0 0,1 4,2M4,6V10H10V6H4M12,6V10H18V6H12M4,12V16H10V12H4Z"></path><path transform="scale(0.5) translate(24, 24)" d="M6 21q-1.125 0-2.225-.55T2 19q.65 0 1.325-.512Q4 17.975 4 17q0-1.25.875-2.125T7 14q1.25 0 2.125.875T10 17q0 1.65-1.175 2.825Q7.65 21 6 21Zm0-2q.825 0 1.412-.587Q8 17.825 8 17q0-.425-.287-.712Q7.425 16 7 16t-.713.288Q6 16.575 6 17q0 .575-.137 1.05-.138.475-.363.9.125.05.25.05H6Zm5.75-4L9 12.25l8.95-8.95q.275-.275.688-.288.412-.012.712.288l1.35 1.35q.3.3.3.7 0 .4-.3.7ZM7 17Z"></path></svg>
package/icons/sync.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 -960 960 960" data-id="sync" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--sync"><path d="M280-120 80-320l200-200 57 56-104 104h607v80H233l104 104-57 56Zm400-320-57-56 104-104H120v-80h607L623-784l57-56 200 200-200 200Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="tab-unselected" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--tab-unselected"><path d="M1 9h2V7H1v2zm0 4h2v-2H1v2zm0-8h2V3c-1.1 0-2 .9-2 2zm8 16h2v-2H9v2zm-8-4h2v-2H1v2zm2 4v-2H1c0 1.1.9 2 2 2zM21 3h-8v6h10V5c0-1.1-.9-2-2-2zm0 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zm16 16c1.1 0 2-.9 2-2h-2v2zm0-8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="target" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--target"><path d="M0 0h24v24H0V0z" fill="none"></path><path d="M19.07 4.93l-1.41 1.41C19.1 7.79 20 9.79 20 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="theme" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--theme"><path d="M16.56 8.94L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.59-.59 1.54 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.58.59-1.53 0-2.12zM5.21 10L10 5.21 14.79 10H5.21zM19 11.5s-2 2.17-2 3.5c0 1.1.9 2 2 2s2-.9 2-2c0-1.33-2-3.5-2-3.5z"></path><path fill-opacity=".36" d="M0 20h24v4H0z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="traffic-lights" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--traffic-lights"><path d="M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V4c0-.55-.45-1-1-1H8c-.55 0-1 .45-1 1v1H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-1.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86zm-8 9c-1.11 0-2-.9-2-2s.89-2 2-2c1.1 0 2 .9 2 2s-.89 2-2 2zm0-5c-1.11 0-2-.9-2-2s.89-2 2-2c1.1 0 2 .9 2 2s-.89 2-2 2zm0-5c-1.11 0-2-.9-2-2 0-1.11.89-2 2-2 1.1 0 2 .89 2 2 0 1.1-.89 2-2 2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="triangle-down" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--triangle-down"><path d="M7 10l5 5 5-5z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="triangle-up" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--triangle-up"><path d="M7 14l5-5 5 5z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="unchecked" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--unchecked"><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 96 960 960" data-id="underline" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--underline"><path d="M200 936v-80h560v80H200Zm280-160q-101 0-157-63t-56-167V216h103v336q0 56 28 91t82 35q54 0 82-35t28-91V216h103v330q0 104-56 167t-157 63Z"></path></svg>
package/icons/undo.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="undo" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--undo"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="unfilled-circle" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--unfilled-circle"><path d="M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="upload" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--upload"><path d="M5,20h14v-2H5V20z M5,10h4v6h6v-6h4l-7-7L5,10z"></path> </svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="visibility-off-bold" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--visibility-off-bold"><path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"></path><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="visibility-off" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--visibility-off"><path d="m16.1 13.3-1.45-1.45q.225-1.175-.675-2.2-.9-1.025-2.325-.8L10.2 7.4q.425-.2.862-.3Q11.5 7 12 7q1.875 0 3.188 1.312Q16.5 9.625 16.5 11.5q0 .5-.1.938-.1.437-.3.862Zm3.2 3.15-1.45-1.4q.95-.725 1.688-1.588.737-.862 1.262-1.962-1.25-2.525-3.588-4.013Q14.875 6 12 6q-.725 0-1.425.1-.7.1-1.375.3L7.65 4.85q1.025-.425 2.1-.638Q10.825 4 12 4q3.775 0 6.725 2.087Q21.675 8.175 23 11.5q-.575 1.475-1.512 2.738Q20.55 15.5 19.3 16.45Zm.5 6.15-4.2-4.15q-.875.275-1.762.413Q12.95 19 12 19q-3.775 0-6.725-2.087Q2.325 14.825 1 11.5q.525-1.325 1.325-2.463Q3.125 7.9 4.15 7L1.4 4.2l1.4-1.4 18.4 18.4ZM5.55 8.4q-.725.65-1.325 1.425T3.2 11.5q1.25 2.525 3.587 4.012Q9.125 17 12 17q.5 0 .975-.062.475-.063.975-.138l-.9-.95q-.275.075-.525.112Q12.275 16 12 16q-1.875 0-3.188-1.312Q7.5 13.375 7.5 11.5q0-.275.037-.525.038-.25.113-.525Zm7.975 2.325ZM9.75 12.6Z"></path></svg>
@@ -0,0 +1 @@
1
+ <svg width="1.5em" height="1.5em" viewBox="0 0 24 24" data-id="visibility-on-bold" data-name="AdaptableIcon" aria-hidden="true" style="vertical-align:middle;fill:currentColor" class="ab-Icon ab-Icon--visibility-on-bold"><path d="M0 0h24v24H0z" fill="none"></path><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"></path></svg>