sag_components 2.0.0-beta101 → 2.0.0-beta103

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 (109) hide show
  1. package/dist/index.d.ts +259 -22
  2. package/dist/index.esm.js +18771 -739
  3. package/dist/index.esm.js.map +1 -1
  4. package/dist/index.js +18771 -719
  5. package/dist/index.js.map +1 -1
  6. package/dist/types/components/BubbleChart/BubbleChart.style.d.ts +0 -2
  7. package/dist/types/components/Button/Button.d.ts +1 -21
  8. package/dist/types/components/Button/Button.stories.d.ts +93 -35
  9. package/dist/types/components/ContainerTable/ContainerTable.d.ts +2 -0
  10. package/dist/types/components/{CampaignTool/Card.stories.d.ts → ContainerTable/ContainerTable.stories.d.ts} +37 -33
  11. package/dist/types/components/ContainerTable/ContainerTable.style.d.ts +7 -0
  12. package/dist/types/components/DropdownMultiNew/DropdownMultiNew.d.ts +2 -1
  13. package/dist/types/components/DropdownNew/DropdownNew.d.ts +1 -80
  14. package/dist/types/components/DropdownSingleNew/DropdownSingleNew.d.ts +2 -1
  15. package/dist/types/components/EventsTable/ColumnFilter.d.ts +7 -0
  16. package/dist/types/components/EventsTable/DeleteEventModal.d.ts +5 -0
  17. package/dist/types/components/EventsTable/EventTable.d.ts +7 -0
  18. package/dist/types/components/EventsTable/EventsHeader.d.ts +6 -0
  19. package/dist/types/components/EventsTable/EventsPage.d.ts +1 -0
  20. package/dist/types/components/EventsTable/EventsPage.stories.d.ts +8 -0
  21. package/dist/types/components/EventsTable/SendButton.d.ts +3 -0
  22. package/dist/types/components/EventsTable/mockEvents.d.ts +15 -0
  23. package/dist/types/components/Input/Input.stories.d.ts +84 -76
  24. package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.d.ts +9 -0
  25. package/dist/types/components/ItemManagerPanel/ConfirmationDialog/ConfirmationDialog.style.d.ts +13 -0
  26. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.d.ts +18 -0
  27. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.stories.d.ts +78 -0
  28. package/dist/types/components/ItemManagerPanel/ItemManagerPanel.style.d.ts +24 -0
  29. package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.d.ts +6 -0
  30. package/dist/types/components/ItemManagerPanel/NewItemList/NewItemList.style.d.ts +17 -0
  31. package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.d.ts +8 -0
  32. package/dist/types/components/ItemManagerPanel/NewSubitem/NewSubitem.style.d.ts +15 -0
  33. package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.d.ts +2 -0
  34. package/dist/types/components/ItemManagerPanel/NewSubitemList/NewSubitemList.style.d.ts +17 -0
  35. package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.d.ts +8 -0
  36. package/dist/types/components/ItemManagerPanel/SuccessScreen/SuccessScreen.style.d.ts +16 -0
  37. package/dist/types/components/MenuRoute/MenuIcons/Build.d.ts +6 -0
  38. package/dist/types/components/MenuRoute/MenuIcons/Execute.d.ts +6 -0
  39. package/dist/types/components/MenuRoute/MenuIcons/Track.d.ts +6 -0
  40. package/dist/types/components/MenuRoute/MenuRoute.d.ts +2 -0
  41. package/dist/types/components/MenuRoute/MenuRoute.stories.d.ts +52 -0
  42. package/dist/types/components/MenuRoute/MenuRoute.style.d.ts +3 -0
  43. package/dist/types/components/MessageBox/MessageBox.d.ts +13 -0
  44. package/dist/types/components/MessageBox/MessageBox.stories.d.ts +75 -0
  45. package/dist/types/components/MessageBox/MessageBox.styles.d.ts +9 -0
  46. package/dist/types/components/ModalDrawer/ModalDrawer.d.ts +15 -0
  47. package/dist/types/components/ModalDrawer/ModalDrawer.stories.d.ts +7 -0
  48. package/dist/types/components/ModalDrawer/ModalDrawer.styles.d.ts +3 -0
  49. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.d.ts +2 -0
  50. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.stories.d.ts +112 -0
  51. package/dist/types/components/ModalWithOverlay/ModalWithOverlay.style.d.ts +7 -0
  52. package/dist/types/components/OverlayDropdown/OverlayDropdown.d.ts +35 -0
  53. package/dist/types/components/OverlayDropdown/OverlayDropdown.stories.d.ts +188 -0
  54. package/dist/types/components/OverlayDropdown/OverlayDropdown.style.d.ts +7 -0
  55. package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.d.ts +25 -0
  56. package/dist/types/components/OverlayDropdown/OverlayTemplateDialog.style.d.ts +10 -0
  57. package/dist/types/components/SearchInput/SearchInput.d.ts +0 -22
  58. package/dist/types/components/SearchInput/SearchInput.stories.d.ts +59 -5
  59. package/dist/types/components/SearchInput/SearchInput.style.d.ts +1 -0
  60. package/dist/types/components/TabMenu/TabMenu.style.d.ts +1 -17
  61. package/dist/types/components/Table/DropMenus/FieldPop.d.ts +2 -0
  62. package/dist/types/components/Table/DropMenus/FieldPop.style.d.ts +5 -0
  63. package/dist/types/components/Table/DropMenus/FilterPop.d.ts +2 -0
  64. package/dist/types/components/Table/DropMenus/FilterPop.style.d.ts +6 -0
  65. package/dist/types/components/Table/DropMenus/RangePop.d.ts +2 -0
  66. package/dist/types/components/Table/DropMenus/RangePop.style.d.ts +10 -0
  67. package/dist/types/components/Table/DropMenus/SortPop.d.ts +2 -0
  68. package/dist/types/components/Table/DropMenus/SortPop.style.d.ts +8 -0
  69. package/dist/types/components/Table/FilterIcon.d.ts +6 -0
  70. package/dist/types/components/Table/Icons/DisabledTrashIcon.d.ts +6 -0
  71. package/dist/types/components/Table/Icons/FilterIcon.d.ts +4 -0
  72. package/dist/types/components/Table/Icons/SortIcon.d.ts +5 -0
  73. package/dist/types/components/Table/Icons/TrashIcon.d.ts +6 -0
  74. package/dist/types/components/Table/NoEvents.d.ts +5 -0
  75. package/dist/types/components/Table/SortIcon.d.ts +6 -0
  76. package/dist/types/components/Table/Table.d.ts +2 -0
  77. package/dist/types/components/Table/Table.stories.d.ts +384 -0
  78. package/dist/types/components/Table/Table.style.d.ts +18 -0
  79. package/dist/types/components/Table/TableBody.d.ts +9 -0
  80. package/dist/types/components/Table/TableBody.styles.d.ts +10 -0
  81. package/dist/types/components/Table/TableHeader.d.ts +9 -0
  82. package/dist/types/components/Table/TableHeader.styles.d.ts +8 -0
  83. package/dist/types/components/ToggleSwitch/ToggleSwitch.d.ts +21 -0
  84. package/dist/types/components/ToggleSwitch/ToggleSwitch.stories.d.ts +15 -0
  85. package/dist/types/components/ToggleSwitch/ToggleSwitch.style.d.ts +3 -0
  86. package/dist/types/components/WeeksPicker/WeeksCalendar.d.ts +30 -0
  87. package/dist/types/components/WeeksPicker/WeeksCalendar.styles.d.ts +5 -0
  88. package/dist/types/components/WeeksPicker/WeeksPicker.d.ts +18 -0
  89. package/dist/types/components/WeeksPicker/WeeksPicker.stories.d.ts +9 -0
  90. package/dist/types/components/WeeksPicker/WeeksPicker.style.d.ts +8 -0
  91. package/dist/types/icons/ArrowLeftIcon.d.ts +7 -0
  92. package/dist/types/icons/ArrowRightFullIcon.d.ts +5 -0
  93. package/dist/types/icons/ExclamationMarkIcon.d.ts +6 -0
  94. package/dist/types/icons/OkIcon.d.ts +6 -0
  95. package/dist/types/icons/Plus.d.ts +6 -0
  96. package/dist/types/icons/PlusIcon.d.ts +6 -0
  97. package/dist/types/icons/RedDot.d.ts +5 -0
  98. package/dist/types/icons/TrashIcon.d.ts +7 -0
  99. package/dist/types/icons/index.d.ts +20 -0
  100. package/dist/types/index.d.ts +20 -0
  101. package/package.json +5 -2
  102. package/dist/types/components/AutocompleteField/AutocompleteField.d.ts +0 -15
  103. package/dist/types/components/AutocompleteField/AutocompleteField.stories.d.ts +0 -13
  104. package/dist/types/components/AutocompleteField/AutocompleteField.style.d.ts +0 -5
  105. package/dist/types/components/CampaignTool/CampaignDemoReport.stories.d.ts +0 -46
  106. package/dist/types/components/CampaignTool/MultipleCard.stories.d.ts +0 -28
  107. package/dist/types/components/CampaignTool/PageFilterBar.stories.d.ts +0 -17
  108. package/dist/types/components/CampaignTool/Popup.stories.d.ts +0 -101
  109. package/dist/types/components/CampaignTool/Table.stories.d.ts +0 -108
package/dist/index.d.ts CHANGED
@@ -1,27 +1,8 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import PropTypes from 'prop-types';
3
+ import React from 'react';
3
4
 
4
- declare function Button({ text, type, size, height, width, disabled, textColor, backgroundColor, borderColor, hoverTextColor, hoverBackgroundColor, hoverBorderColor, disabledTextColor, disabledBackgroundColor, disabledBorderColor, onClick, leftIcon, rightIcon, isSubmitButton, }: {
5
- text?: string;
6
- type?: string;
7
- size?: string;
8
- height?: string;
9
- width?: string;
10
- disabled?: boolean;
11
- textColor?: string;
12
- backgroundColor?: string;
13
- borderColor?: string;
14
- hoverTextColor?: string;
15
- hoverBackgroundColor?: string;
16
- hoverBorderColor?: string;
17
- disabledTextColor?: string;
18
- disabledBackgroundColor?: string;
19
- disabledBorderColor?: string;
20
- onClick?: () => void;
21
- leftIcon?: string;
22
- rightIcon?: string;
23
- isSubmitButton?: boolean;
24
- }): react_jsx_runtime.JSX.Element;
5
+ declare function Button(props: any): react_jsx_runtime.JSX.Element;
25
6
 
26
7
  declare function PieChart(props: any): react_jsx_runtime.JSX.Element;
27
8
  declare namespace PieChart {
@@ -1297,4 +1278,260 @@ declare namespace DownloadProgress {
1297
1278
  }
1298
1279
  }
1299
1280
 
1300
- export { AreaChart, BannerEventBoxList, BarChart, BarChartTwoRows, BarChartWithAreaChart, BarChartsByWeeks, BatteryChart, BreakdownPanel, BrushChart, BubbleChart, Button, CollapseData, CollapseHeader, DialogOverlay, DoubleBarSingleLine, DoublePanelDataRow, DownloadProgress, EventDetailsCard, EventList, FilterPanel, Heatmap, IconButton, InsightsCarousel, LinkButton, LinnerDataBox, MarketShareDescription, OneColumnContainer, PerformanceAnalyticsLegend, PieChart, PopupCharts, QuickFilter, ReportTable, SingleBarLineCharts, TabMenu, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts, TwoBarCharts };
1281
+ declare function ModalWithOverlay(props: any): react_jsx_runtime.JSX.Element;
1282
+
1283
+ declare function DropdownNew(props: any): react_jsx_runtime.JSX.Element;
1284
+
1285
+ declare function WeeksPicker({ label, disabled, borderColor, borderColorFocus, textColor, hoverColor, required, placeholder, borderRadius, year, width, height, withMarginBottom, onChange, selectedValue, }: {
1286
+ label: any;
1287
+ disabled: any;
1288
+ borderColor: any;
1289
+ borderColorFocus: any;
1290
+ textColor: any;
1291
+ hoverColor: any;
1292
+ required: any;
1293
+ placeholder: any;
1294
+ borderRadius: any;
1295
+ year: any;
1296
+ width: any;
1297
+ height: any;
1298
+ withMarginBottom?: boolean;
1299
+ onChange: any;
1300
+ selectedValue: any;
1301
+ }): react_jsx_runtime.JSX.Element;
1302
+
1303
+ declare function Input({ label, labelEmptyValue, size, selectedValue, placeHolder, onChange, onBlur, required, disabled, width, error, errorMessage, labelColor, leftIcon, rightIcon, password, leftIconOnClick, rightIconOnClick, }: {
1304
+ label: any;
1305
+ labelEmptyValue: any;
1306
+ size: any;
1307
+ selectedValue: any;
1308
+ placeHolder: any;
1309
+ onChange: any;
1310
+ onBlur: any;
1311
+ required: any;
1312
+ disabled: any;
1313
+ width: any;
1314
+ error: any;
1315
+ errorMessage: any;
1316
+ labelColor: any;
1317
+ leftIcon: any;
1318
+ rightIcon: any;
1319
+ password: any;
1320
+ leftIconOnClick: any;
1321
+ rightIconOnClick: any;
1322
+ }): react_jsx_runtime.JSX.Element;
1323
+ declare namespace Input {
1324
+ namespace propTypes {
1325
+ const placeHolder: PropTypes.Requireable<string>;
1326
+ const label: PropTypes.Requireable<string>;
1327
+ const labelEmptyValue: PropTypes.Requireable<string>;
1328
+ const size: PropTypes.Requireable<string>;
1329
+ const labelColor: PropTypes.Requireable<string>;
1330
+ const required: PropTypes.Requireable<boolean>;
1331
+ const width: PropTypes.Requireable<string>;
1332
+ const disabled: PropTypes.Requireable<boolean>;
1333
+ const error: PropTypes.Requireable<boolean>;
1334
+ const errorMessage: PropTypes.Requireable<string>;
1335
+ const selectedValue: PropTypes.Requireable<string>;
1336
+ const onChange: PropTypes.Validator<(...args: any[]) => any>;
1337
+ const leftIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
1338
+ const rightIconOnClick: PropTypes.Requireable<(...args: any[]) => any>;
1339
+ const onBlur: PropTypes.Requireable<(...args: any[]) => any>;
1340
+ const leftIcon: PropTypes.Requireable<string>;
1341
+ const rightIcon: PropTypes.Requireable<string>;
1342
+ const password: PropTypes.Requireable<boolean>;
1343
+ }
1344
+ namespace defaultProps {
1345
+ const placeHolder_1: string;
1346
+ export { placeHolder_1 as placeHolder };
1347
+ const label_1: string;
1348
+ export { label_1 as label };
1349
+ const labelEmptyValue_1: string;
1350
+ export { labelEmptyValue_1 as labelEmptyValue };
1351
+ const size_1: string;
1352
+ export { size_1 as size };
1353
+ const labelColor_1: string;
1354
+ export { labelColor_1 as labelColor };
1355
+ const required_1: boolean;
1356
+ export { required_1 as required };
1357
+ const width_1: string;
1358
+ export { width_1 as width };
1359
+ const disabled_1: boolean;
1360
+ export { disabled_1 as disabled };
1361
+ const error_1: boolean;
1362
+ export { error_1 as error };
1363
+ const errorMessage_1: string;
1364
+ export { errorMessage_1 as errorMessage };
1365
+ const selectedValue_1: string;
1366
+ export { selectedValue_1 as selectedValue };
1367
+ const leftIcon_1: string;
1368
+ export { leftIcon_1 as leftIcon };
1369
+ const rightIcon_1: string;
1370
+ export { rightIcon_1 as rightIcon };
1371
+ export function leftIconOnClick_1(): void;
1372
+ export { leftIconOnClick_1 as leftIconOnClick };
1373
+ export function rightIconOnClick_1(): void;
1374
+ export { rightIconOnClick_1 as rightIconOnClick };
1375
+ export function onBlur_1(): void;
1376
+ export { onBlur_1 as onBlur };
1377
+ const password_1: boolean;
1378
+ export { password_1 as password };
1379
+ }
1380
+ }
1381
+
1382
+ declare function Tooltip(props: any): react_jsx_runtime.JSX.Element;
1383
+ declare namespace Tooltip {
1384
+ namespace propTypes {
1385
+ const children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
1386
+ const content: PropTypes.Requireable<PropTypes.ReactNodeLike>;
1387
+ const direction: PropTypes.Requireable<string>;
1388
+ const delay: PropTypes.Requireable<string>;
1389
+ const topFactor: PropTypes.Requireable<number>;
1390
+ }
1391
+ namespace defaultProps {
1392
+ const children_1: any;
1393
+ export { children_1 as children };
1394
+ const content_1: string;
1395
+ export { content_1 as content };
1396
+ const direction_1: string;
1397
+ export { direction_1 as direction };
1398
+ const delay_1: string;
1399
+ export { delay_1 as delay };
1400
+ const topFactor_1: number;
1401
+ export { topFactor_1 as topFactor };
1402
+ }
1403
+ }
1404
+
1405
+ /**
1406
+ * ToggleSwitch component for on/off states.
1407
+ * Supports small/large sizes and disabled state.
1408
+ */
1409
+ declare function ToggleSwitch({ checked, onChange, size, disabled, ...props }: {
1410
+ [x: string]: any;
1411
+ checked: any;
1412
+ onChange: any;
1413
+ size?: string;
1414
+ disabled?: boolean;
1415
+ }): react_jsx_runtime.JSX.Element;
1416
+ declare namespace ToggleSwitch {
1417
+ namespace propTypes {
1418
+ const checked: PropTypes.Validator<boolean>;
1419
+ const onChange: PropTypes.Requireable<(...args: any[]) => any>;
1420
+ const size: PropTypes.Requireable<string>;
1421
+ const disabled: PropTypes.Requireable<boolean>;
1422
+ }
1423
+ }
1424
+
1425
+ declare function ContainerTable(props: any): react_jsx_runtime.JSX.Element;
1426
+
1427
+ declare function MenuRoute(props: any): react_jsx_runtime.JSX.Element;
1428
+
1429
+ declare function Build({ width, height, fill }: {
1430
+ width?: string;
1431
+ height?: string;
1432
+ fill?: string;
1433
+ }): react_jsx_runtime.JSX.Element;
1434
+
1435
+ declare function Track({ width, height, fill }: {
1436
+ width?: string;
1437
+ height?: string;
1438
+ fill?: string;
1439
+ }): react_jsx_runtime.JSX.Element;
1440
+
1441
+ declare function Execute({ width, height, fill }: {
1442
+ width?: string;
1443
+ height?: string;
1444
+ fill?: string;
1445
+ }): react_jsx_runtime.JSX.Element;
1446
+
1447
+ declare function Table(props: any): react_jsx_runtime.JSX.Element;
1448
+
1449
+ declare function FilterPop(props: any): react_jsx_runtime.JSX.Element;
1450
+
1451
+ declare function SortPop(props: any): react_jsx_runtime.JSX.Element;
1452
+
1453
+ declare function RangePop(props: any): react_jsx_runtime.JSX.Element;
1454
+
1455
+ declare function SearchInput(props: any): react_jsx_runtime.JSX.Element;
1456
+
1457
+ declare function ItemManagerPanel({ width, height, onSendForms, editMode, itemAndPackage, setItemAndPackage, linkColor, backgroundColor, onDelete, }: {
1458
+ width?: string;
1459
+ height?: string;
1460
+ onSendForms?: () => void;
1461
+ editMode?: boolean;
1462
+ itemAndPackage?: {
1463
+ name: string;
1464
+ packages: {
1465
+ brands: string;
1466
+ component: string;
1467
+ }[];
1468
+ }[];
1469
+ setItemAndPackage: any;
1470
+ linkColor?: string;
1471
+ backgroundColor?: string;
1472
+ onDelete?: () => void;
1473
+ }): react_jsx_runtime.JSX.Element;
1474
+
1475
+ /**
1476
+ * ModalDrawer component
1477
+ * @param {Object} props
1478
+ * @param {boolean} props.open - Whether the drawer is open
1479
+ * @param {function} props.onClose - Handler for closing the drawer
1480
+ * @param {React.ReactNode} props.children - Drawer content
1481
+ * @param {number} [props.widthPercent=70] - Width of the drawer as a percentage of the viewport width
1482
+ */
1483
+ declare function ModalDrawer({ open, onClose, children, widthPercent }: {
1484
+ open: boolean;
1485
+ onClose: Function;
1486
+ children: React.ReactNode;
1487
+ widthPercent?: number;
1488
+ }): react_jsx_runtime.JSX.Element;
1489
+
1490
+ declare function OverlayDropdown({ data, value, onSelectClick, disabled, required, selectedColor, hoverColor, dropdownMaxHeight, width, ...props }: {
1491
+ [x: string]: any;
1492
+ data?: any[];
1493
+ value: any;
1494
+ onSelectClick: any;
1495
+ disabled?: boolean;
1496
+ required?: boolean;
1497
+ selectedColor?: string;
1498
+ hoverColor?: string;
1499
+ dropdownMaxHeight?: string;
1500
+ width?: string;
1501
+ }): react_jsx_runtime.JSX.Element;
1502
+ declare namespace OverlayDropdown {
1503
+ namespace propTypes {
1504
+ const data: PropTypes.Requireable<PropTypes.InferProps<{
1505
+ overlayCode: PropTypes.Requireable<NonNullable<string | number>>;
1506
+ overlayName: PropTypes.Requireable<string>;
1507
+ templateType: PropTypes.Requireable<number>;
1508
+ items: PropTypes.Requireable<PropTypes.InferProps<{
1509
+ value: PropTypes.Validator<string>;
1510
+ label: PropTypes.Validator<string>;
1511
+ }>[]>;
1512
+ }>[]>;
1513
+ const value: PropTypes.Requireable<string>;
1514
+ const onSelectClick: PropTypes.Requireable<(...args: any[]) => any>;
1515
+ const disabled: PropTypes.Requireable<boolean>;
1516
+ const required: PropTypes.Requireable<boolean>;
1517
+ const selectedColor: PropTypes.Requireable<string>;
1518
+ const hoverColor: PropTypes.Requireable<string>;
1519
+ const dropdownMaxHeight: PropTypes.Requireable<string>;
1520
+ const width: PropTypes.Requireable<string>;
1521
+ }
1522
+ }
1523
+
1524
+ declare function MessageBox({ isOpen, onClose, onConfirm, title, messageTitle, messageText, cancelText, confirmText, width, height }: {
1525
+ isOpen?: boolean;
1526
+ onClose?: () => void;
1527
+ onConfirm?: () => void;
1528
+ title?: string;
1529
+ messageTitle?: string;
1530
+ messageText?: string;
1531
+ cancelText?: string;
1532
+ confirmText?: string;
1533
+ width?: string;
1534
+ height?: string;
1535
+ }): react_jsx_runtime.JSX.Element;
1536
+
1537
+ export { AreaChart, BannerEventBoxList, BarChart, BarChartTwoRows, BarChartWithAreaChart, BarChartsByWeeks, BatteryChart, BreakdownPanel, BrushChart, BubbleChart, Build, Button, CollapseData, CollapseHeader, ContainerTable, DialogOverlay, DoubleBarSingleLine, DoublePanelDataRow, DownloadProgress, DropdownNew, EventDetailsCard, EventList, Execute, FilterPanel, FilterPop, Heatmap, IconButton, Input, InsightsCarousel, ItemManagerPanel, LinkButton, LinnerDataBox, MarketShareDescription, MenuRoute, MessageBox, ModalDrawer, ModalWithOverlay, OneColumnContainer, OverlayDropdown, PerformanceAnalyticsLegend, PieChart, PopupCharts, QuickFilter, RangePop, ReportTable, SearchInput, SingleBarLineCharts, SortPop, TabMenu, Table, ToggleSwitch, Tooltip, TopToggleList, TotalDoughnutChart, TotalHorizontalCharts, Track, TwoBarCharts, WeeksPicker };