@digital-ai/dot-components 1.21.5 → 1.21.7

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.
package/CHANGE_LOG.md CHANGED
@@ -1,5 +1,96 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.21.7](https://github.com/digital-ai/dot-components/tree/1.21.7) (12/12/2022)
4
+
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.4...1.21.7)
6
+
7
+ **Fixed bugs:**
8
+
9
+ - S 88324 update digital ai logo dark mode 1.21.5 [\#1330](https://github.com/digital-ai/dot-components/pull/1330) ([csmathguy](https://github.com/csmathguy))
10
+
11
+ ## [2.0.4](https://github.com/digital-ai/dot-components/tree/2.0.4) (12/10/2022)
12
+
13
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.3...2.0.4)
14
+
15
+ ## [2.0.3](https://github.com/digital-ai/dot-components/tree/2.0.3) (12/10/2022)
16
+
17
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.2...2.0.3)
18
+
19
+ **Features:**
20
+
21
+ - S-88447: App switcher [\#1322](https://github.com/digital-ai/dot-components/pull/1322) ([jmcnally](https://github.com/jmcnally))
22
+
23
+ ## [2.0.2](https://github.com/digital-ai/dot-components/tree/2.0.2) (12/06/2022)
24
+
25
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.6...2.0.2)
26
+
27
+ **Features:**
28
+
29
+ - S-84354: New Component: Linear progress indicator [\#1312](https://github.com/digital-ai/dot-components/pull/1312) ([dmiletic85](https://github.com/dmiletic85))
30
+ - S-84032: `DotToggleButton` should allow to change selected color [\#1311](https://github.com/digital-ai/dot-components/pull/1311) ([dmiletic85](https://github.com/dmiletic85))
31
+
32
+ **Fixed bugs:**
33
+
34
+ - `DotAvatar`: should be able to remove the background color when using images [\#1136](https://github.com/digital-ai/dot-components/issues/1136)
35
+ - S-84511: Allow avatar colors to be transparent [\#1324](https://github.com/digital-ai/dot-components/pull/1324) ([CWSites](https://github.com/CWSites))
36
+ - D-23494: Update TablePagination and AlertBanner [\#1323](https://github.com/digital-ai/dot-components/pull/1323) ([CWSites](https://github.com/CWSites))
37
+ - D-23465 Add wrapper div for InputText and InputSelect [\#1320](https://github.com/digital-ai/dot-components/pull/1320) ([nikolinadapic](https://github.com/nikolinadapic))
38
+ - S-88833 Fix spacing between input and helper text, fix input select height [\#1317](https://github.com/digital-ai/dot-components/pull/1317) ([nikolinadapic](https://github.com/nikolinadapic))
39
+ - S-88324: Updated the Brand logo for dark theme [\#1315](https://github.com/digital-ai/dot-components/pull/1315) ([csmathguy](https://github.com/csmathguy))
40
+ - D-23353: `DotMenu` items inside the menu should have 14px font size [\#1314](https://github.com/digital-ai/dot-components/pull/1314) ([dmiletic85](https://github.com/dmiletic85))
41
+ - D-23298: `NavigationRail` Fix badges issue [\#1303](https://github.com/digital-ai/dot-components/pull/1303) ([dmiletic85](https://github.com/dmiletic85))
42
+
43
+ **Merged pull requests:**
44
+
45
+ - S-88919: Update react-router-dom [\#1325](https://github.com/digital-ai/dot-components/pull/1325) ([ryangamble](https://github.com/ryangamble))
46
+
47
+ ## [1.21.6](https://github.com/digital-ai/dot-components/tree/1.21.6) (12/06/2022)
48
+
49
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.1...1.21.6)
50
+
51
+ **Features:**
52
+
53
+ - New Component: Linear progress indicator [\#1132](https://github.com/digital-ai/dot-components/issues/1132)
54
+ - `DotToggleButton` should allow to change selected color [\#1121](https://github.com/digital-ai/dot-components/issues/1121)
55
+
56
+ **Fixed bugs:**
57
+
58
+ - `DotInputSelect`: doesn't have the same height as `DotInputText` [\#1319](https://github.com/digital-ai/dot-components/issues/1319)
59
+ - `DotInputText`: persistent label is hidden when using it inside a flex container [\#1318](https://github.com/digital-ai/dot-components/issues/1318)
60
+ - There is no spacing between the input field and its helper text [\#1316](https://github.com/digital-ai/dot-components/issues/1316)
61
+ - `Menu` items inside the menu should have 14px font size [\#1313](https://github.com/digital-ai/dot-components/issues/1313)
62
+ - \[DOT 2.0\] NavigationRail badge is broken [\#1301](https://github.com/digital-ai/dot-components/issues/1301)
63
+ - 2.0 Design differences II [\#1287](https://github.com/digital-ai/dot-components/issues/1287)
64
+ - `DotChip`: Image is moved when having tooltip [\#1137](https://github.com/digital-ai/dot-components/issues/1137)
65
+
66
+ ## [2.0.1](https://github.com/digital-ai/dot-components/tree/2.0.1) (11/15/2022)
67
+
68
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.0...2.0.1)
69
+
70
+ **Fixed bugs:**
71
+
72
+ - \[DOT 2.0.0\] `DotSidebar` collapsed story is using wrong property [\#1305](https://github.com/digital-ai/dot-components/issues/1305)
73
+ - \[DOT 2.0.0\] `DotInputText` double padding when the component is multiline [\#1304](https://github.com/digital-ai/dot-components/issues/1304)
74
+ - \[DOT 2.0\] Size of `DotAutocomplete` and `DotInputText` don't match anymore [\#1302](https://github.com/digital-ai/dot-components/issues/1302)
75
+ - \[DOT 2.0\] Icons in buttons are always white [\#1300](https://github.com/digital-ai/dot-components/issues/1300)
76
+ - \[dot 2.0.0\] `DotIcon` now requires theme provider [\#1298](https://github.com/digital-ai/dot-components/issues/1298)
77
+ - Icon colors are incorrect [\#1294](https://github.com/digital-ai/dot-components/issues/1294)
78
+ - `DotSidebar` when back button is enabled long text is not trimmed [\#1291](https://github.com/digital-ai/dot-components/issues/1291)
79
+ - \[release-2.0\] remove dependencies on react-router-dom [\#1286](https://github.com/digital-ai/dot-components/issues/1286)
80
+ - \[DOT 2.0\] Double checkbox on DotSwitch [\#1269](https://github.com/digital-ai/dot-components/issues/1269)
81
+ - D-23316: `DotSidebar`: Long text is not trimmed when back button is enabled [\#1309](https://github.com/digital-ai/dot-components/pull/1309) ([dmiletic85](https://github.com/dmiletic85))
82
+ - D-23312: `DotSidebar` - collapsed story is using wrong property [\#1308](https://github.com/digital-ai/dot-components/pull/1308) ([dmiletic85](https://github.com/dmiletic85))
83
+ - D-23308: `DotInputText` double padding when the component is multiline [\#1307](https://github.com/digital-ai/dot-components/pull/1307) ([dmiletic85](https://github.com/dmiletic85))
84
+ - D-23301 `DotAutocomplete`: Size of `DotAutocomplete` and `DotInputText` don't match anymore [\#1306](https://github.com/digital-ai/dot-components/pull/1306) ([dmiletic85](https://github.com/dmiletic85))
85
+ - D-23289: \[DOT 2.0\] Double checkbox on `DotSwitch` [\#1299](https://github.com/digital-ai/dot-components/pull/1299) ([dmiletic85](https://github.com/dmiletic85))
86
+ - D-21921: `DotTabs` color and border styles [\#1296](https://github.com/digital-ai/dot-components/pull/1296) ([CWSites](https://github.com/CWSites))
87
+ - D-23229: update icon colors to inherit properly from various components [\#1295](https://github.com/digital-ai/dot-components/pull/1295) ([CWSites](https://github.com/CWSites))
88
+ - D-23069: add react-router-dom as a dependency for developing Storybook [\#1293](https://github.com/digital-ai/dot-components/pull/1293) ([CWSites](https://github.com/CWSites))
89
+
90
+ ## [2.0.0](https://github.com/digital-ai/dot-components/tree/2.0.0) (11/02/2022)
91
+
92
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.5...2.0.0)
93
+
3
94
  ## [1.21.5](https://github.com/digital-ai/dot-components/tree/1.21.5) (11/01/2022)
4
95
 
5
96
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.0-rc.3...1.21.5)
@@ -20,7 +111,6 @@
20
111
  **Fixed bugs:**
21
112
 
22
113
  - \[DOT 2.0\] DotAutocomplete with `renderOption` doesn't trigger on change [\#1270](https://github.com/digital-ai/dot-components/issues/1270)
23
- - \[DOT 2.0\] Double checkbox on DotSwitch [\#1269](https://github.com/digital-ai/dot-components/issues/1269)
24
114
  - \[DOT 2.0\] storybook is broken [\#1268](https://github.com/digital-ai/dot-components/issues/1268)
25
115
  - \[DOT 2.0\] Missing changes on 2.0 documentation [\#1267](https://github.com/digital-ai/dot-components/issues/1267)
26
116
  - \[DOT 2.0\] missing peer dependencies [\#1266](https://github.com/digital-ai/dot-components/issues/1266)
@@ -157,7 +247,6 @@
157
247
  **Fixed bugs:**
158
248
 
159
249
  - Incorrect spacing between inputs in DotForm [\#1071](https://github.com/digital-ai/dot-components/issues/1071)
160
- - D-22029: `DotAutocomplete`: fix id attribute on input [\#1217](https://github.com/digital-ai/dot-components/pull/1217) ([angel-git](https://github.com/angel-git))
161
250
  - D-20378: update input margin to account for helper text [\#1212](https://github.com/digital-ai/dot-components/pull/1212) ([CWSites](https://github.com/CWSites))
162
251
  - D-21918: Update `DotAlertBanner` to match Figma [\#1208](https://github.com/digital-ai/dot-components/pull/1208) ([CWSites](https://github.com/CWSites))
163
252
 
@@ -171,6 +260,7 @@
171
260
  - D-21972: DotListItem should accept tooltipPlacement props for custom tooltip placement [\#1206](https://github.com/digital-ai/dot-components/issues/1206)
172
261
  - For the Sidebar component the "subheader" style in the pattern library doesn't match with the implementation in dot-components [\#1108](https://github.com/digital-ai/dot-components/issues/1108)
173
262
  - Clicking on App Logo in navbar should have the same behavior as clicking the Primary Logo [\#1059](https://github.com/digital-ai/dot-components/issues/1059)
263
+ - D-22029: `DotAutocomplete`: fix id attribute on input [\#1217](https://github.com/digital-ai/dot-components/pull/1217) ([angel-git](https://github.com/angel-git))
174
264
  - D-20693: `DotSidebar` updates to match Figma [\#1214](https://github.com/digital-ai/dot-components/pull/1214) ([CWSites](https://github.com/CWSites))
175
265
  - D-20329: add href to application logo [\#1213](https://github.com/digital-ai/dot-components/pull/1213) ([CWSites](https://github.com/CWSites))
176
266
  - D-20404: update table border color [\#1211](https://github.com/digital-ai/dot-components/pull/1211) ([CWSites](https://github.com/CWSites))
@@ -290,6 +380,7 @@
290
380
  - Accordion summary has badly styled tooltip when summary is not a string and noWrap is true [\#1069](https://github.com/digital-ai/dot-components/issues/1069)
291
381
  - D-20970: DotTableActions component [\#1134](https://github.com/digital-ai/dot-components/pull/1134) ([selsemore](https://github.com/selsemore))
292
382
  - D-20359: only display tooltip if string [\#1127](https://github.com/digital-ai/dot-components/pull/1127) ([CWSites](https://github.com/CWSites))
383
+ - D-20660: `DotNavigationRail`: Should be able to update the selected rail [\#1106](https://github.com/digital-ai/dot-components/pull/1106) ([dmiletic85](https://github.com/dmiletic85))
293
384
 
294
385
  ## [1.15.0](https://github.com/digital-ai/dot-components/tree/1.15.0) (04/21/2022)
295
386
 
@@ -318,7 +409,6 @@
318
409
  - D-20763: Fix bulk action toolbar upper corners [\#1118](https://github.com/digital-ai/dot-components/pull/1118) ([selsemore](https://github.com/selsemore))
319
410
  - D-20736: Fix text alignment for small DotAvatar [\#1116](https://github.com/digital-ai/dot-components/pull/1116) ([selsemore](https://github.com/selsemore))
320
411
  - D-20719: `DotTable`: Checkbox column takes up to much space in a multi-select table [\#1112](https://github.com/digital-ai/dot-components/pull/1112) ([dmiletic85](https://github.com/dmiletic85))
321
- - D-20660: `DotNavigationRail`: Should be able to update the selected rail [\#1106](https://github.com/digital-ai/dot-components/pull/1106) ([dmiletic85](https://github.com/dmiletic85))
322
412
 
323
413
  ## [1.14.0](https://github.com/digital-ai/dot-components/tree/1.14.0) (04/01/2022)
324
414
 
@@ -661,6 +751,10 @@
661
751
  - D-19355: `Breadcrumbs`: invalid combination of props [\#907](https://github.com/digital-ai/dot-components/pull/907) ([dmiletic85](https://github.com/dmiletic85))
662
752
  - D-19129: `Table`: Cells in the Table component should be wrapped by `DotTypography` [\#900](https://github.com/digital-ai/dot-components/pull/900) ([dmiletic85](https://github.com/dmiletic85))
663
753
 
754
+ **Merged pull requests:**
755
+
756
+ - S-76846: Storybook updates [\#931](https://github.com/digital-ai/dot-components/pull/931) ([CWSites](https://github.com/CWSites))
757
+
664
758
  ## [1.5.4](https://github.com/digital-ai/dot-components/tree/1.5.4) (12/28/2021)
665
759
 
666
760
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.5.3...1.5.4)
@@ -729,6 +823,7 @@
729
823
  **Features:**
730
824
 
731
825
  - `Breadcrumbs` enhancement \(collapse and expand automatically\) [\#836](https://github.com/digital-ai/dot-components/issues/836)
826
+ - S-80586: Breadcrumbs enhancement \(collapse and expand automatically\) [\#843](https://github.com/digital-ai/dot-components/pull/843) ([dmiletic85](https://github.com/dmiletic85))
732
827
 
733
828
  **Fixed bugs:**
734
829
 
@@ -780,7 +875,6 @@
780
875
  - Expose onKeyDown for input [\#714](https://github.com/digital-ai/dot-components/issues/714)
781
876
  - S-79571: DotInput - expose onKeyDown [\#846](https://github.com/digital-ai/dot-components/pull/846) ([monapatel91](https://github.com/monapatel91))
782
877
  - S-79357: evaluate codebase and remove old references to core Tooltip [\#844](https://github.com/digital-ai/dot-components/pull/844) ([CWSites](https://github.com/CWSites))
783
- - S-80586: Breadcrumbs enhancement \(collapse and expand automatically\) [\#843](https://github.com/digital-ai/dot-components/pull/843) ([dmiletic85](https://github.com/dmiletic85))
784
878
  - S-80621: file upload [\#840](https://github.com/digital-ai/dot-components/pull/840) ([CWSites](https://github.com/CWSites))
785
879
  - S-76922: file upload [\#820](https://github.com/digital-ai/dot-components/pull/820) ([CWSites](https://github.com/CWSites))
786
880
 
package/index.esm.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx, jsxs, Fragment as Fragment$1 } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import React__default, { useEffect, useState, forwardRef, useRef, Fragment, createElement, useMemo, useContext, createContext, useCallback } from 'react';
4
- import { Tooltip, Icon, Typography, Accordion, Fade, StylesProvider, MuiThemeProvider, AccordionSummary, AccordionDetails, Divider, AccordionActions, Toolbar, IconButton, Link, Avatar, List, ListItem, CircularProgress, Popper, MenuList, MenuItem, Paper, ClickAwayListener, Drawer, ListItemIcon, ListItemText, Collapse, ListSubheader, Badge, useMediaQuery, InputAdornment, InputLabel, TextField, Button, darken, Chip, Breadcrumbs, Card, CardContent, CardHeader, FormControlLabel, Checkbox, FormControl, FormGroup, FormLabel, FormHelperText, Dialog, DialogTitle, DialogContent, DialogActions, useTheme, RadioGroup, Radio, Switch, Snackbar, ButtonGroup, TablePagination, TableContainer, TableCell, TableRow, TableBody, TableSortLabel, TableHead, Table, Tabs, Tab } from '@material-ui/core';
4
+ import { Tooltip, Icon, Typography, Accordion, Fade, StylesProvider, MuiThemeProvider, AccordionSummary, AccordionDetails, Divider, AccordionActions, Toolbar, IconButton, Link, Avatar, List, ListItem, CircularProgress, Popper, MenuList, MenuItem, Paper, ClickAwayListener, Drawer, ListItemIcon, ListItemText, Collapse, ListSubheader, Badge, useMediaQuery, InputAdornment, InputLabel, TextField, Button, darken, Chip, Breadcrumbs, Card, CardContent, CardHeader, FormControlLabel, Checkbox, FormControl, FormGroup, FormLabel, FormHelperText, Dialog, DialogTitle, DialogContent, DialogActions, useTheme as useTheme$1, RadioGroup, Radio, Switch, Snackbar, ButtonGroup, TablePagination, TableContainer, TableCell, TableRow, TableBody, TableSortLabel, TableHead, Table, Tabs, Tab } from '@material-ui/core';
5
5
  import styled, { css, createGlobalStyle, ThemeProvider, keyframes } from 'styled-components';
6
- import { createTheme, alpha } from '@material-ui/core/styles';
6
+ import { createTheme, alpha, useTheme } from '@material-ui/core/styles';
7
7
  import { Alert, Autocomplete, AvatarGroup, ToggleButtonGroup, ToggleButton, Skeleton } from '@material-ui/lab';
8
8
  import { useDropzone } from 'react-dropzone';
9
9
  import GridLayout, { WidthProvider } from 'react-grid-layout';
@@ -2407,6 +2407,42 @@ function SvgLogoDigitalAi(_ref, svgRef) {
2407
2407
 
2408
2408
  var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgLogoDigitalAi);
2409
2409
 
2410
+ var _path, _path2;
2411
+
2412
+ var _excluded = ["title", "titleId"];
2413
+
2414
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2415
+
2416
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2417
+
2418
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2419
+
2420
+ function SvgLogoDigitalAiWhite(_ref, svgRef) {
2421
+ var title = _ref.title,
2422
+ titleId = _ref.titleId,
2423
+ props = _objectWithoutProperties(_ref, _excluded);
2424
+
2425
+ return /*#__PURE__*/React.createElement("svg", _extends({
2426
+ width: 100,
2427
+ height: 26,
2428
+ viewBox: "0 0 100 26",
2429
+ fill: "none",
2430
+ xmlns: "http://www.w3.org/2000/svg",
2431
+ ref: svgRef,
2432
+ "aria-labelledby": titleId
2433
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
2434
+ id: titleId
2435
+ }, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
2436
+ d: "M97.2643 6.22339H96.774V5.94409L98.0413 5.94642V6.22572H97.5511L97.5487 7.73862H97.2643V6.22339ZM98.2702 5.94642H98.7166L99.1305 7.21958H99.1374L99.5514 5.94642H100L99.9977 7.73629H99.7156L99.7179 6.29787H99.7133L99.2253 7.73629H99.0264L98.5477 6.29555H98.5431L98.5408 7.73396H98.2702V5.94642ZM88.5299 5.87892C87.7668 5.87892 87.1933 6.38399 87.0939 7.11018C86.1295 6.11167 84.7235 5.56238 83.1094 5.56238C79.1365 5.55772 76.0192 8.69988 76.0146 12.7172C76.0146 12.815 76.0169 12.9104 76.0215 13.0058C77.5154 13.597 78.5746 15.0633 78.5722 16.7741C78.5722 17.2349 78.4913 17.6772 78.3479 18.0891C79.5851 19.1854 81.2316 19.8371 83.0909 19.8394C84.6889 19.8418 86.2012 19.0551 87.0684 18.2265C87.1332 19.0178 87.709 19.5578 88.5114 19.5601C89.4203 19.5601 89.9868 18.9922 89.9868 18.0752L89.9984 7.34526C90.003 6.45382 89.4249 5.87892 88.5299 5.87892ZM83.0747 16.6949C80.8986 16.6926 79.1273 14.9074 79.1319 12.7125C79.1342 10.52 80.9079 8.73713 83.084 8.73945C85.26 8.74178 87.0314 10.527 87.0291 12.7219C87.0268 14.9144 85.2531 16.6973 83.0747 16.6949ZM62.5905 5.85099C61.8274 5.85099 61.2538 6.35606 61.1544 7.08225C60.1901 6.08374 58.7841 5.53445 57.1699 5.53445C53.197 5.52979 50.0821 8.67196 50.0775 12.6893C50.0728 16.7462 53.1161 19.8069 57.1561 19.8115C58.7563 19.8138 60.2664 19.0271 61.1336 18.1985C61.1983 18.9899 61.7742 19.5299 62.5766 19.5322C63.4854 19.5322 64.052 18.9643 64.052 18.0472L64.0636 7.31733C64.0636 6.42589 63.4854 5.85099 62.5905 5.85099ZM57.0358 16.6647C54.8597 16.6624 53.0884 14.8771 53.0907 12.6823C53.093 10.4898 54.8667 8.70687 57.0428 8.70919C59.2211 8.71152 60.9902 10.4967 60.9879 12.6916C60.9879 14.8841 59.2142 16.667 57.0358 16.6647ZM12.5199 0.5C11.6227 0.5 11.0446 1.07257 11.0446 1.95936L11.0399 7.04268C10.1149 6.03021 8.72512 5.47626 7.09479 5.47393C3.31846 5.4716 0.00462987 8.81394 4.84224e-06 12.6311C-0.00462018 16.4203 3.30459 19.7487 7.07861 19.7533C8.75287 19.7556 10.3207 18.8875 11.1509 18.031C11.3128 18.962 11.8701 19.4717 12.7373 19.4717C13.4542 19.4717 13.9745 18.9177 13.9768 18.1543L13.9953 1.96402C13.9953 1.08886 13.4033 0.502328 12.5199 0.5ZM7.05317 16.6088C4.87709 16.6065 3.10571 14.8213 3.10802 12.6264C3.11033 10.4339 4.88403 8.65101 7.06011 8.65333C9.23618 8.65566 11.0076 10.4409 11.0053 12.6357C11.0029 14.8283 9.22924 16.6112 7.05317 16.6088ZM33.9708 5.8184C33.0273 5.8184 32.5417 6.26063 32.4191 7.24983C31.5404 6.35606 29.991 5.50186 28.3352 5.50186C24.5612 5.49721 21.2451 8.83023 21.2427 12.6311C21.2381 16.4343 24.545 19.7719 28.3213 19.7766C30.028 19.7789 31.3762 19.2552 32.2411 18.259C32.1578 21.1359 30.7772 22.5324 28.0323 22.5301C27.1373 22.5301 26.5569 23.1119 26.5546 24.0127C26.5546 24.9577 27.1258 25.4977 28.1225 25.5C33.3534 25.507 35.2126 21.6759 35.2149 18.394L35.2265 7.11251C35.2311 6.36305 34.7016 5.8184 33.9708 5.8184ZM28.2612 16.6321C26.0828 16.6298 24.3138 14.8446 24.3161 12.6497C24.3184 10.4572 26.0921 8.67428 28.2682 8.67661C30.4442 8.67894 32.2156 10.4642 32.2133 12.659C32.211 14.8539 30.4373 16.6344 28.2612 16.6321ZM94.036 5.78349C93.2082 5.78349 92.5838 6.4096 92.5838 7.24285L92.5352 18.1264C92.5352 19.0015 93.1295 19.6113 93.9852 19.6137C94.894 19.6137 95.4605 19.0458 95.4628 18.131L95.5114 7.24751C95.5091 6.37236 94.9171 5.78349 94.036 5.78349ZM17.7832 5.63686C16.9553 5.63686 16.331 6.26296 16.331 7.09622L16.3194 17.9914C16.3194 18.8665 16.9137 19.4787 17.7694 19.4787C18.6782 19.4787 19.2447 18.9108 19.2447 17.9937L19.2563 7.09855C19.2563 6.22572 18.6643 5.63686 17.7832 5.63686ZM39.2803 5.69737C38.4525 5.69737 37.8281 6.32348 37.8281 7.15673L37.8165 18.0147C37.8165 18.8898 38.4108 19.5019 39.2665 19.5019C40.1753 19.5019 40.7419 18.934 40.7419 18.017L40.7534 7.15906C40.7534 6.28624 40.1614 5.69737 39.2803 5.69737ZM48.3315 16.6368C47.3718 16.5553 46.7775 16.283 46.7798 15.1751L46.7868 8.90005H47.5476C48.3893 8.90005 48.9998 8.28791 48.9998 7.44069C48.9998 6.53761 48.4333 5.95573 47.5499 5.9534H46.7891L46.7937 2.02686C46.7937 1.10981 46.2294 0.541896 45.3206 0.539568C44.4673 0.539568 43.8684 1.14938 43.8684 2.0222L43.8637 5.98599C43.1561 6.09305 42.7214 6.64235 42.7214 7.43371C42.7214 8.17852 43.1746 8.75109 43.8614 8.88143L43.8545 15.1937C43.8522 17.9332 45.3137 19.5066 47.869 19.5113C48.9258 19.5136 49.5595 19.0015 49.5595 18.1473C49.5595 17.2629 49.1131 16.7136 48.3315 16.6368ZM68.3209 0.562843C67.4676 0.562843 66.8686 1.16335 66.8686 2.0222L66.8501 18.0449C66.8501 18.9201 67.4444 19.5322 68.3001 19.5322C69.2089 19.5322 69.7755 18.9643 69.7778 18.0472L69.7963 2.02453C69.794 1.12378 69.2297 0.565171 68.3209 0.562843ZM76.8471 15.2146C76.7986 15.1402 76.7454 15.068 76.6876 15.0005C76.5534 14.8376 76.4008 14.6933 76.2343 14.5629C76.1765 14.5187 76.1164 14.4745 76.0539 14.4349C75.7464 14.2324 75.3972 14.0904 75.0202 14.0253C74.8699 13.9997 74.715 13.9857 74.5577 13.9857C74.0814 13.9857 73.6327 14.1067 73.2419 14.3209C73.1633 14.3628 73.087 14.4093 73.013 14.4605C72.2776 14.9609 71.7943 15.8058 71.792 16.7671C71.792 17.7284 72.273 18.5756 73.0083 19.076C73.0823 19.1272 73.1587 19.1738 73.235 19.2157C73.6258 19.4298 74.0744 19.5532 74.5508 19.5532C75.2191 19.5532 75.8319 19.3157 76.3083 18.9201C76.4447 18.806 76.5696 18.6803 76.6829 18.543C76.7407 18.4755 76.7939 18.4034 76.8425 18.3289C76.9419 18.1799 77.0275 18.024 77.0969 17.8564C77.2356 17.5235 77.3143 17.1581 77.3143 16.7741C77.3143 16.39 77.2379 16.0246 77.0992 15.6895C77.0321 15.5195 76.9466 15.3613 76.8471 15.2146Z",
2437
+ fill: "white"
2438
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
2439
+ d: "M59.6633 12.0655C59.7095 12.2633 59.735 12.4682 59.735 12.68C59.735 12.7963 59.728 12.9127 59.7141 13.0244C59.7003 13.1385 59.6795 13.2479 59.6517 13.3573C59.5962 13.5737 59.5153 13.7809 59.4112 13.9717C58.9556 14.8166 58.0653 15.3915 57.0432 15.3915C55.5562 15.3915 54.3514 14.1766 54.3514 12.68C54.3514 12.4938 54.3699 12.3099 54.4069 12.133C54.585 11.2509 55.1909 10.5223 55.9979 10.1802C56.3194 10.0429 56.6732 9.96606 57.0455 9.96606C57.4178 9.96606 57.7716 10.0429 58.0931 10.1802C58.6966 10.4362 59.1823 10.911 59.4667 11.4999C59.5499 11.6791 59.617 11.8677 59.6633 12.0655ZM7.05822 9.96606C5.57127 9.96606 4.36646 11.181 4.36646 12.6776C4.36646 14.1742 5.57127 15.3892 7.05822 15.3892C8.54517 15.3892 9.7523 14.1742 9.7523 12.6776C9.7523 11.181 8.54517 9.96606 7.05822 9.96606ZM84.1273 10.1802C84.0464 10.1453 83.9655 10.115 83.8799 10.0894C83.7527 10.0499 83.6232 10.0196 83.4891 9.99865C83.355 9.9777 83.2185 9.96606 83.0798 9.96606C82.8023 9.96606 82.5317 10.008 82.2796 10.0871C82.1964 10.1127 82.1131 10.1453 82.0322 10.1779C81.2275 10.52 80.6216 11.2485 80.4412 12.1307C80.4065 12.3076 80.3857 12.4891 80.3857 12.6776C80.3857 13.4271 80.6863 14.1044 81.1743 14.5955C81.2968 14.7189 81.4309 14.8306 81.572 14.926C81.7871 15.0727 82.023 15.189 82.2773 15.2682C82.5317 15.3473 82.8 15.3892 83.0775 15.3892C83.2162 15.3892 83.355 15.3799 83.4868 15.3589C83.6209 15.338 83.7504 15.3077 83.8776 15.2682C84.1297 15.189 84.3678 15.0727 84.5829 14.926C84.7263 14.8283 84.8604 14.7189 84.9807 14.5955C85.4686 14.1044 85.7692 13.4271 85.7692 12.6776C85.7692 12.4914 85.7507 12.3076 85.7137 12.1307C85.538 11.2509 84.9344 10.5223 84.1273 10.1802ZM29.3115 10.1802C28.9901 10.0429 28.6363 9.96606 28.264 9.96606C27.8916 9.96606 27.5378 10.0429 27.2164 10.1802C26.4116 10.5223 25.8058 11.2509 25.6254 12.133C25.5907 12.3099 25.5699 12.4914 25.5699 12.68C25.5699 14.1789 26.7747 15.3915 28.2617 15.3915C29.7486 15.3915 30.9557 14.1766 30.9557 12.68C30.9557 12.4938 30.9372 12.3099 30.9002 12.133C30.7245 11.2509 30.1186 10.5223 29.3115 10.1802Z",
2440
+ fill: "#649A3D"
2441
+ })));
2442
+ }
2443
+
2444
+ var ForwardRef = /*#__PURE__*/React.forwardRef(SvgLogoDigitalAiWhite);
2445
+
2410
2446
  const rootClassName$K = 'dot-sidebar';
2411
2447
  const StyledSidebar = styled.aside.withConfig({
2412
2448
  displayName: "Sidebarstyles__StyledSidebar",
@@ -2418,6 +2454,7 @@ const StyledSidebar = styled.aside.withConfig({
2418
2454
  const Brand = ({
2419
2455
  brandDesc
2420
2456
  }) => {
2457
+ const theme = useTheme();
2421
2458
  return jsxs("div", Object.assign({
2422
2459
  className: "powered-by"
2423
2460
  }, {
@@ -2429,7 +2466,9 @@ const Brand = ({
2429
2466
  }), void 0), jsx(DotTooltip, Object.assign({
2430
2467
  title: "digital.ai"
2431
2468
  }, {
2432
- children: jsx(ForwardRef$1, {
2469
+ children: theme.palette.type === 'light' ? jsx(ForwardRef$1, {
2470
+ className: "company-name"
2471
+ }, void 0) : jsx(ForwardRef, {
2433
2472
  className: "company-name"
2434
2473
  }, void 0)
2435
2474
  }), void 0), jsx(DotTooltip, Object.assign({
@@ -2631,42 +2670,6 @@ const DotBadge = ({
2631
2670
  }), void 0);
2632
2671
  };
2633
2672
 
2634
- var _path, _path2;
2635
-
2636
- var _excluded = ["title", "titleId"];
2637
-
2638
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2639
-
2640
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2641
-
2642
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2643
-
2644
- function SvgLogoDigitalAiWhite(_ref, svgRef) {
2645
- var title = _ref.title,
2646
- titleId = _ref.titleId,
2647
- props = _objectWithoutProperties(_ref, _excluded);
2648
-
2649
- return /*#__PURE__*/React.createElement("svg", _extends({
2650
- width: 100,
2651
- height: 26,
2652
- viewBox: "0 0 100 26",
2653
- fill: "none",
2654
- xmlns: "http://www.w3.org/2000/svg",
2655
- ref: svgRef,
2656
- "aria-labelledby": titleId
2657
- }, props), title ? /*#__PURE__*/React.createElement("title", {
2658
- id: titleId
2659
- }, title) : null, _path || (_path = /*#__PURE__*/React.createElement("path", {
2660
- d: "M97.2643 6.22339H96.774V5.94409L98.0413 5.94642V6.22572H97.5511L97.5487 7.73862H97.2643V6.22339ZM98.2702 5.94642H98.7166L99.1305 7.21958H99.1374L99.5514 5.94642H100L99.9977 7.73629H99.7156L99.7179 6.29787H99.7133L99.2253 7.73629H99.0264L98.5477 6.29555H98.5431L98.5408 7.73396H98.2702V5.94642ZM88.5299 5.87892C87.7668 5.87892 87.1933 6.38399 87.0939 7.11018C86.1295 6.11167 84.7235 5.56238 83.1094 5.56238C79.1365 5.55772 76.0192 8.69988 76.0146 12.7172C76.0146 12.815 76.0169 12.9104 76.0215 13.0058C77.5154 13.597 78.5746 15.0633 78.5722 16.7741C78.5722 17.2349 78.4913 17.6772 78.3479 18.0891C79.5851 19.1854 81.2316 19.8371 83.0909 19.8394C84.6889 19.8418 86.2012 19.0551 87.0684 18.2265C87.1332 19.0178 87.709 19.5578 88.5114 19.5601C89.4203 19.5601 89.9868 18.9922 89.9868 18.0752L89.9984 7.34526C90.003 6.45382 89.4249 5.87892 88.5299 5.87892ZM83.0747 16.6949C80.8986 16.6926 79.1273 14.9074 79.1319 12.7125C79.1342 10.52 80.9079 8.73713 83.084 8.73945C85.26 8.74178 87.0314 10.527 87.0291 12.7219C87.0268 14.9144 85.2531 16.6973 83.0747 16.6949ZM62.5905 5.85099C61.8274 5.85099 61.2538 6.35606 61.1544 7.08225C60.1901 6.08374 58.7841 5.53445 57.1699 5.53445C53.197 5.52979 50.0821 8.67196 50.0775 12.6893C50.0728 16.7462 53.1161 19.8069 57.1561 19.8115C58.7563 19.8138 60.2664 19.0271 61.1336 18.1985C61.1983 18.9899 61.7742 19.5299 62.5766 19.5322C63.4854 19.5322 64.052 18.9643 64.052 18.0472L64.0636 7.31733C64.0636 6.42589 63.4854 5.85099 62.5905 5.85099ZM57.0358 16.6647C54.8597 16.6624 53.0884 14.8771 53.0907 12.6823C53.093 10.4898 54.8667 8.70687 57.0428 8.70919C59.2211 8.71152 60.9902 10.4967 60.9879 12.6916C60.9879 14.8841 59.2142 16.667 57.0358 16.6647ZM12.5199 0.5C11.6227 0.5 11.0446 1.07257 11.0446 1.95936L11.0399 7.04268C10.1149 6.03021 8.72512 5.47626 7.09479 5.47393C3.31846 5.4716 0.00462987 8.81394 4.84224e-06 12.6311C-0.00462018 16.4203 3.30459 19.7487 7.07861 19.7533C8.75287 19.7556 10.3207 18.8875 11.1509 18.031C11.3128 18.962 11.8701 19.4717 12.7373 19.4717C13.4542 19.4717 13.9745 18.9177 13.9768 18.1543L13.9953 1.96402C13.9953 1.08886 13.4033 0.502328 12.5199 0.5ZM7.05317 16.6088C4.87709 16.6065 3.10571 14.8213 3.10802 12.6264C3.11033 10.4339 4.88403 8.65101 7.06011 8.65333C9.23618 8.65566 11.0076 10.4409 11.0053 12.6357C11.0029 14.8283 9.22924 16.6112 7.05317 16.6088ZM33.9708 5.8184C33.0273 5.8184 32.5417 6.26063 32.4191 7.24983C31.5404 6.35606 29.991 5.50186 28.3352 5.50186C24.5612 5.49721 21.2451 8.83023 21.2427 12.6311C21.2381 16.4343 24.545 19.7719 28.3213 19.7766C30.028 19.7789 31.3762 19.2552 32.2411 18.259C32.1578 21.1359 30.7772 22.5324 28.0323 22.5301C27.1373 22.5301 26.5569 23.1119 26.5546 24.0127C26.5546 24.9577 27.1258 25.4977 28.1225 25.5C33.3534 25.507 35.2126 21.6759 35.2149 18.394L35.2265 7.11251C35.2311 6.36305 34.7016 5.8184 33.9708 5.8184ZM28.2612 16.6321C26.0828 16.6298 24.3138 14.8446 24.3161 12.6497C24.3184 10.4572 26.0921 8.67428 28.2682 8.67661C30.4442 8.67894 32.2156 10.4642 32.2133 12.659C32.211 14.8539 30.4373 16.6344 28.2612 16.6321ZM94.036 5.78349C93.2082 5.78349 92.5838 6.4096 92.5838 7.24285L92.5352 18.1264C92.5352 19.0015 93.1295 19.6113 93.9852 19.6137C94.894 19.6137 95.4605 19.0458 95.4628 18.131L95.5114 7.24751C95.5091 6.37236 94.9171 5.78349 94.036 5.78349ZM17.7832 5.63686C16.9553 5.63686 16.331 6.26296 16.331 7.09622L16.3194 17.9914C16.3194 18.8665 16.9137 19.4787 17.7694 19.4787C18.6782 19.4787 19.2447 18.9108 19.2447 17.9937L19.2563 7.09855C19.2563 6.22572 18.6643 5.63686 17.7832 5.63686ZM39.2803 5.69737C38.4525 5.69737 37.8281 6.32348 37.8281 7.15673L37.8165 18.0147C37.8165 18.8898 38.4108 19.5019 39.2665 19.5019C40.1753 19.5019 40.7419 18.934 40.7419 18.017L40.7534 7.15906C40.7534 6.28624 40.1614 5.69737 39.2803 5.69737ZM48.3315 16.6368C47.3718 16.5553 46.7775 16.283 46.7798 15.1751L46.7868 8.90005H47.5476C48.3893 8.90005 48.9998 8.28791 48.9998 7.44069C48.9998 6.53761 48.4333 5.95573 47.5499 5.9534H46.7891L46.7937 2.02686C46.7937 1.10981 46.2294 0.541896 45.3206 0.539568C44.4673 0.539568 43.8684 1.14938 43.8684 2.0222L43.8637 5.98599C43.1561 6.09305 42.7214 6.64235 42.7214 7.43371C42.7214 8.17852 43.1746 8.75109 43.8614 8.88143L43.8545 15.1937C43.8522 17.9332 45.3137 19.5066 47.869 19.5113C48.9258 19.5136 49.5595 19.0015 49.5595 18.1473C49.5595 17.2629 49.1131 16.7136 48.3315 16.6368ZM68.3209 0.562843C67.4676 0.562843 66.8686 1.16335 66.8686 2.0222L66.8501 18.0449C66.8501 18.9201 67.4444 19.5322 68.3001 19.5322C69.2089 19.5322 69.7755 18.9643 69.7778 18.0472L69.7963 2.02453C69.794 1.12378 69.2297 0.565171 68.3209 0.562843ZM76.8471 15.2146C76.7986 15.1402 76.7454 15.068 76.6876 15.0005C76.5534 14.8376 76.4008 14.6933 76.2343 14.5629C76.1765 14.5187 76.1164 14.4745 76.0539 14.4349C75.7464 14.2324 75.3972 14.0904 75.0202 14.0253C74.8699 13.9997 74.715 13.9857 74.5577 13.9857C74.0814 13.9857 73.6327 14.1067 73.2419 14.3209C73.1633 14.3628 73.087 14.4093 73.013 14.4605C72.2776 14.9609 71.7943 15.8058 71.792 16.7671C71.792 17.7284 72.273 18.5756 73.0083 19.076C73.0823 19.1272 73.1587 19.1738 73.235 19.2157C73.6258 19.4298 74.0744 19.5532 74.5508 19.5532C75.2191 19.5532 75.8319 19.3157 76.3083 18.9201C76.4447 18.806 76.5696 18.6803 76.6829 18.543C76.7407 18.4755 76.7939 18.4034 76.8425 18.3289C76.9419 18.1799 77.0275 18.024 77.0969 17.8564C77.2356 17.5235 77.3143 17.1581 77.3143 16.7741C77.3143 16.39 77.2379 16.0246 77.0992 15.6895C77.0321 15.5195 76.9466 15.3613 76.8471 15.2146Z",
2661
- fill: "white"
2662
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
2663
- d: "M59.6633 12.0655C59.7095 12.2633 59.735 12.4682 59.735 12.68C59.735 12.7963 59.728 12.9127 59.7141 13.0244C59.7003 13.1385 59.6795 13.2479 59.6517 13.3573C59.5962 13.5737 59.5153 13.7809 59.4112 13.9717C58.9556 14.8166 58.0653 15.3915 57.0432 15.3915C55.5562 15.3915 54.3514 14.1766 54.3514 12.68C54.3514 12.4938 54.3699 12.3099 54.4069 12.133C54.585 11.2509 55.1909 10.5223 55.9979 10.1802C56.3194 10.0429 56.6732 9.96606 57.0455 9.96606C57.4178 9.96606 57.7716 10.0429 58.0931 10.1802C58.6966 10.4362 59.1823 10.911 59.4667 11.4999C59.5499 11.6791 59.617 11.8677 59.6633 12.0655ZM7.05822 9.96606C5.57127 9.96606 4.36646 11.181 4.36646 12.6776C4.36646 14.1742 5.57127 15.3892 7.05822 15.3892C8.54517 15.3892 9.7523 14.1742 9.7523 12.6776C9.7523 11.181 8.54517 9.96606 7.05822 9.96606ZM84.1273 10.1802C84.0464 10.1453 83.9655 10.115 83.8799 10.0894C83.7527 10.0499 83.6232 10.0196 83.4891 9.99865C83.355 9.9777 83.2185 9.96606 83.0798 9.96606C82.8023 9.96606 82.5317 10.008 82.2796 10.0871C82.1964 10.1127 82.1131 10.1453 82.0322 10.1779C81.2275 10.52 80.6216 11.2485 80.4412 12.1307C80.4065 12.3076 80.3857 12.4891 80.3857 12.6776C80.3857 13.4271 80.6863 14.1044 81.1743 14.5955C81.2968 14.7189 81.4309 14.8306 81.572 14.926C81.7871 15.0727 82.023 15.189 82.2773 15.2682C82.5317 15.3473 82.8 15.3892 83.0775 15.3892C83.2162 15.3892 83.355 15.3799 83.4868 15.3589C83.6209 15.338 83.7504 15.3077 83.8776 15.2682C84.1297 15.189 84.3678 15.0727 84.5829 14.926C84.7263 14.8283 84.8604 14.7189 84.9807 14.5955C85.4686 14.1044 85.7692 13.4271 85.7692 12.6776C85.7692 12.4914 85.7507 12.3076 85.7137 12.1307C85.538 11.2509 84.9344 10.5223 84.1273 10.1802ZM29.3115 10.1802C28.9901 10.0429 28.6363 9.96606 28.264 9.96606C27.8916 9.96606 27.5378 10.0429 27.2164 10.1802C26.4116 10.5223 25.8058 11.2509 25.6254 12.133C25.5907 12.3099 25.5699 12.4914 25.5699 12.68C25.5699 14.1789 26.7747 15.3915 28.2617 15.3915C29.7486 15.3915 30.9557 14.1766 30.9557 12.68C30.9557 12.4938 30.9372 12.3099 30.9002 12.133C30.7245 11.2509 30.1186 10.5223 29.3115 10.1802Z",
2664
- fill: "#649A3D"
2665
- })));
2666
- }
2667
-
2668
- var ForwardRef = /*#__PURE__*/React.forwardRef(SvgLogoDigitalAiWhite);
2669
-
2670
2673
  const rootClassName$I = 'dot-app-toolbar';
2671
2674
  const denseClassName = 'dense';
2672
2675
  const StyledMainMenu = styled(DotDrawer).withConfig({
@@ -4607,7 +4610,7 @@ const StyledDivContainer = styled.div.withConfig({
4607
4610
  const CssGridDebug = ({
4608
4611
  showInfo: _showInfo = false
4609
4612
  }) => {
4610
- const theme = useTheme();
4613
+ const theme = useTheme$1();
4611
4614
 
4612
4615
  const getWidth = () => window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
4613
4616
 
package/index.umd.js CHANGED
@@ -2624,6 +2624,42 @@
2624
2624
 
2625
2625
  var ForwardRef$1 = /*#__PURE__*/React__namespace.forwardRef(SvgLogoDigitalAi);
2626
2626
 
2627
+ var _path, _path2;
2628
+
2629
+ var _excluded = ["title", "titleId"];
2630
+
2631
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2632
+
2633
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2634
+
2635
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2636
+
2637
+ function SvgLogoDigitalAiWhite(_ref, svgRef) {
2638
+ var title = _ref.title,
2639
+ titleId = _ref.titleId,
2640
+ props = _objectWithoutProperties(_ref, _excluded);
2641
+
2642
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends({
2643
+ width: 100,
2644
+ height: 26,
2645
+ viewBox: "0 0 100 26",
2646
+ fill: "none",
2647
+ xmlns: "http://www.w3.org/2000/svg",
2648
+ ref: svgRef,
2649
+ "aria-labelledby": titleId
2650
+ }, props), title ? /*#__PURE__*/React__namespace.createElement("title", {
2651
+ id: titleId
2652
+ }, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
2653
+ d: "M97.2643 6.22339H96.774V5.94409L98.0413 5.94642V6.22572H97.5511L97.5487 7.73862H97.2643V6.22339ZM98.2702 5.94642H98.7166L99.1305 7.21958H99.1374L99.5514 5.94642H100L99.9977 7.73629H99.7156L99.7179 6.29787H99.7133L99.2253 7.73629H99.0264L98.5477 6.29555H98.5431L98.5408 7.73396H98.2702V5.94642ZM88.5299 5.87892C87.7668 5.87892 87.1933 6.38399 87.0939 7.11018C86.1295 6.11167 84.7235 5.56238 83.1094 5.56238C79.1365 5.55772 76.0192 8.69988 76.0146 12.7172C76.0146 12.815 76.0169 12.9104 76.0215 13.0058C77.5154 13.597 78.5746 15.0633 78.5722 16.7741C78.5722 17.2349 78.4913 17.6772 78.3479 18.0891C79.5851 19.1854 81.2316 19.8371 83.0909 19.8394C84.6889 19.8418 86.2012 19.0551 87.0684 18.2265C87.1332 19.0178 87.709 19.5578 88.5114 19.5601C89.4203 19.5601 89.9868 18.9922 89.9868 18.0752L89.9984 7.34526C90.003 6.45382 89.4249 5.87892 88.5299 5.87892ZM83.0747 16.6949C80.8986 16.6926 79.1273 14.9074 79.1319 12.7125C79.1342 10.52 80.9079 8.73713 83.084 8.73945C85.26 8.74178 87.0314 10.527 87.0291 12.7219C87.0268 14.9144 85.2531 16.6973 83.0747 16.6949ZM62.5905 5.85099C61.8274 5.85099 61.2538 6.35606 61.1544 7.08225C60.1901 6.08374 58.7841 5.53445 57.1699 5.53445C53.197 5.52979 50.0821 8.67196 50.0775 12.6893C50.0728 16.7462 53.1161 19.8069 57.1561 19.8115C58.7563 19.8138 60.2664 19.0271 61.1336 18.1985C61.1983 18.9899 61.7742 19.5299 62.5766 19.5322C63.4854 19.5322 64.052 18.9643 64.052 18.0472L64.0636 7.31733C64.0636 6.42589 63.4854 5.85099 62.5905 5.85099ZM57.0358 16.6647C54.8597 16.6624 53.0884 14.8771 53.0907 12.6823C53.093 10.4898 54.8667 8.70687 57.0428 8.70919C59.2211 8.71152 60.9902 10.4967 60.9879 12.6916C60.9879 14.8841 59.2142 16.667 57.0358 16.6647ZM12.5199 0.5C11.6227 0.5 11.0446 1.07257 11.0446 1.95936L11.0399 7.04268C10.1149 6.03021 8.72512 5.47626 7.09479 5.47393C3.31846 5.4716 0.00462987 8.81394 4.84224e-06 12.6311C-0.00462018 16.4203 3.30459 19.7487 7.07861 19.7533C8.75287 19.7556 10.3207 18.8875 11.1509 18.031C11.3128 18.962 11.8701 19.4717 12.7373 19.4717C13.4542 19.4717 13.9745 18.9177 13.9768 18.1543L13.9953 1.96402C13.9953 1.08886 13.4033 0.502328 12.5199 0.5ZM7.05317 16.6088C4.87709 16.6065 3.10571 14.8213 3.10802 12.6264C3.11033 10.4339 4.88403 8.65101 7.06011 8.65333C9.23618 8.65566 11.0076 10.4409 11.0053 12.6357C11.0029 14.8283 9.22924 16.6112 7.05317 16.6088ZM33.9708 5.8184C33.0273 5.8184 32.5417 6.26063 32.4191 7.24983C31.5404 6.35606 29.991 5.50186 28.3352 5.50186C24.5612 5.49721 21.2451 8.83023 21.2427 12.6311C21.2381 16.4343 24.545 19.7719 28.3213 19.7766C30.028 19.7789 31.3762 19.2552 32.2411 18.259C32.1578 21.1359 30.7772 22.5324 28.0323 22.5301C27.1373 22.5301 26.5569 23.1119 26.5546 24.0127C26.5546 24.9577 27.1258 25.4977 28.1225 25.5C33.3534 25.507 35.2126 21.6759 35.2149 18.394L35.2265 7.11251C35.2311 6.36305 34.7016 5.8184 33.9708 5.8184ZM28.2612 16.6321C26.0828 16.6298 24.3138 14.8446 24.3161 12.6497C24.3184 10.4572 26.0921 8.67428 28.2682 8.67661C30.4442 8.67894 32.2156 10.4642 32.2133 12.659C32.211 14.8539 30.4373 16.6344 28.2612 16.6321ZM94.036 5.78349C93.2082 5.78349 92.5838 6.4096 92.5838 7.24285L92.5352 18.1264C92.5352 19.0015 93.1295 19.6113 93.9852 19.6137C94.894 19.6137 95.4605 19.0458 95.4628 18.131L95.5114 7.24751C95.5091 6.37236 94.9171 5.78349 94.036 5.78349ZM17.7832 5.63686C16.9553 5.63686 16.331 6.26296 16.331 7.09622L16.3194 17.9914C16.3194 18.8665 16.9137 19.4787 17.7694 19.4787C18.6782 19.4787 19.2447 18.9108 19.2447 17.9937L19.2563 7.09855C19.2563 6.22572 18.6643 5.63686 17.7832 5.63686ZM39.2803 5.69737C38.4525 5.69737 37.8281 6.32348 37.8281 7.15673L37.8165 18.0147C37.8165 18.8898 38.4108 19.5019 39.2665 19.5019C40.1753 19.5019 40.7419 18.934 40.7419 18.017L40.7534 7.15906C40.7534 6.28624 40.1614 5.69737 39.2803 5.69737ZM48.3315 16.6368C47.3718 16.5553 46.7775 16.283 46.7798 15.1751L46.7868 8.90005H47.5476C48.3893 8.90005 48.9998 8.28791 48.9998 7.44069C48.9998 6.53761 48.4333 5.95573 47.5499 5.9534H46.7891L46.7937 2.02686C46.7937 1.10981 46.2294 0.541896 45.3206 0.539568C44.4673 0.539568 43.8684 1.14938 43.8684 2.0222L43.8637 5.98599C43.1561 6.09305 42.7214 6.64235 42.7214 7.43371C42.7214 8.17852 43.1746 8.75109 43.8614 8.88143L43.8545 15.1937C43.8522 17.9332 45.3137 19.5066 47.869 19.5113C48.9258 19.5136 49.5595 19.0015 49.5595 18.1473C49.5595 17.2629 49.1131 16.7136 48.3315 16.6368ZM68.3209 0.562843C67.4676 0.562843 66.8686 1.16335 66.8686 2.0222L66.8501 18.0449C66.8501 18.9201 67.4444 19.5322 68.3001 19.5322C69.2089 19.5322 69.7755 18.9643 69.7778 18.0472L69.7963 2.02453C69.794 1.12378 69.2297 0.565171 68.3209 0.562843ZM76.8471 15.2146C76.7986 15.1402 76.7454 15.068 76.6876 15.0005C76.5534 14.8376 76.4008 14.6933 76.2343 14.5629C76.1765 14.5187 76.1164 14.4745 76.0539 14.4349C75.7464 14.2324 75.3972 14.0904 75.0202 14.0253C74.8699 13.9997 74.715 13.9857 74.5577 13.9857C74.0814 13.9857 73.6327 14.1067 73.2419 14.3209C73.1633 14.3628 73.087 14.4093 73.013 14.4605C72.2776 14.9609 71.7943 15.8058 71.792 16.7671C71.792 17.7284 72.273 18.5756 73.0083 19.076C73.0823 19.1272 73.1587 19.1738 73.235 19.2157C73.6258 19.4298 74.0744 19.5532 74.5508 19.5532C75.2191 19.5532 75.8319 19.3157 76.3083 18.9201C76.4447 18.806 76.5696 18.6803 76.6829 18.543C76.7407 18.4755 76.7939 18.4034 76.8425 18.3289C76.9419 18.1799 77.0275 18.024 77.0969 17.8564C77.2356 17.5235 77.3143 17.1581 77.3143 16.7741C77.3143 16.39 77.2379 16.0246 77.0992 15.6895C77.0321 15.5195 76.9466 15.3613 76.8471 15.2146Z",
2654
+ fill: "white"
2655
+ })), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
2656
+ d: "M59.6633 12.0655C59.7095 12.2633 59.735 12.4682 59.735 12.68C59.735 12.7963 59.728 12.9127 59.7141 13.0244C59.7003 13.1385 59.6795 13.2479 59.6517 13.3573C59.5962 13.5737 59.5153 13.7809 59.4112 13.9717C58.9556 14.8166 58.0653 15.3915 57.0432 15.3915C55.5562 15.3915 54.3514 14.1766 54.3514 12.68C54.3514 12.4938 54.3699 12.3099 54.4069 12.133C54.585 11.2509 55.1909 10.5223 55.9979 10.1802C56.3194 10.0429 56.6732 9.96606 57.0455 9.96606C57.4178 9.96606 57.7716 10.0429 58.0931 10.1802C58.6966 10.4362 59.1823 10.911 59.4667 11.4999C59.5499 11.6791 59.617 11.8677 59.6633 12.0655ZM7.05822 9.96606C5.57127 9.96606 4.36646 11.181 4.36646 12.6776C4.36646 14.1742 5.57127 15.3892 7.05822 15.3892C8.54517 15.3892 9.7523 14.1742 9.7523 12.6776C9.7523 11.181 8.54517 9.96606 7.05822 9.96606ZM84.1273 10.1802C84.0464 10.1453 83.9655 10.115 83.8799 10.0894C83.7527 10.0499 83.6232 10.0196 83.4891 9.99865C83.355 9.9777 83.2185 9.96606 83.0798 9.96606C82.8023 9.96606 82.5317 10.008 82.2796 10.0871C82.1964 10.1127 82.1131 10.1453 82.0322 10.1779C81.2275 10.52 80.6216 11.2485 80.4412 12.1307C80.4065 12.3076 80.3857 12.4891 80.3857 12.6776C80.3857 13.4271 80.6863 14.1044 81.1743 14.5955C81.2968 14.7189 81.4309 14.8306 81.572 14.926C81.7871 15.0727 82.023 15.189 82.2773 15.2682C82.5317 15.3473 82.8 15.3892 83.0775 15.3892C83.2162 15.3892 83.355 15.3799 83.4868 15.3589C83.6209 15.338 83.7504 15.3077 83.8776 15.2682C84.1297 15.189 84.3678 15.0727 84.5829 14.926C84.7263 14.8283 84.8604 14.7189 84.9807 14.5955C85.4686 14.1044 85.7692 13.4271 85.7692 12.6776C85.7692 12.4914 85.7507 12.3076 85.7137 12.1307C85.538 11.2509 84.9344 10.5223 84.1273 10.1802ZM29.3115 10.1802C28.9901 10.0429 28.6363 9.96606 28.264 9.96606C27.8916 9.96606 27.5378 10.0429 27.2164 10.1802C26.4116 10.5223 25.8058 11.2509 25.6254 12.133C25.5907 12.3099 25.5699 12.4914 25.5699 12.68C25.5699 14.1789 26.7747 15.3915 28.2617 15.3915C29.7486 15.3915 30.9557 14.1766 30.9557 12.68C30.9557 12.4938 30.9372 12.3099 30.9002 12.133C30.7245 11.2509 30.1186 10.5223 29.3115 10.1802Z",
2657
+ fill: "#649A3D"
2658
+ })));
2659
+ }
2660
+
2661
+ var ForwardRef = /*#__PURE__*/React__namespace.forwardRef(SvgLogoDigitalAiWhite);
2662
+
2627
2663
  var rootClassName$K = 'dot-sidebar';
2628
2664
  var StyledSidebar = styled__default["default"].aside.withConfig({
2629
2665
  displayName: "Sidebarstyles__StyledSidebar",
@@ -2636,6 +2672,7 @@
2636
2672
 
2637
2673
  var Brand = function Brand(_a) {
2638
2674
  var brandDesc = _a.brandDesc;
2675
+ var theme = styles.useTheme();
2639
2676
  return jsxRuntime.jsxs("div", __assign({
2640
2677
  className: "powered-by"
2641
2678
  }, {
@@ -2647,7 +2684,9 @@
2647
2684
  }), void 0), jsxRuntime.jsx(DotTooltip, __assign({
2648
2685
  title: "digital.ai"
2649
2686
  }, {
2650
- children: jsxRuntime.jsx(ForwardRef$1, {
2687
+ children: theme.palette.type === 'light' ? jsxRuntime.jsx(ForwardRef$1, {
2688
+ className: "company-name"
2689
+ }, void 0) : jsxRuntime.jsx(ForwardRef, {
2651
2690
  className: "company-name"
2652
2691
  }, void 0)
2653
2692
  }), void 0), jsxRuntime.jsx(DotTooltip, __assign({
@@ -2868,42 +2907,6 @@
2868
2907
  }), void 0);
2869
2908
  };
2870
2909
 
2871
- var _path, _path2;
2872
-
2873
- var _excluded = ["title", "titleId"];
2874
-
2875
- function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2876
-
2877
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
2878
-
2879
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
2880
-
2881
- function SvgLogoDigitalAiWhite(_ref, svgRef) {
2882
- var title = _ref.title,
2883
- titleId = _ref.titleId,
2884
- props = _objectWithoutProperties(_ref, _excluded);
2885
-
2886
- return /*#__PURE__*/React__namespace.createElement("svg", _extends({
2887
- width: 100,
2888
- height: 26,
2889
- viewBox: "0 0 100 26",
2890
- fill: "none",
2891
- xmlns: "http://www.w3.org/2000/svg",
2892
- ref: svgRef,
2893
- "aria-labelledby": titleId
2894
- }, props), title ? /*#__PURE__*/React__namespace.createElement("title", {
2895
- id: titleId
2896
- }, title) : null, _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
2897
- d: "M97.2643 6.22339H96.774V5.94409L98.0413 5.94642V6.22572H97.5511L97.5487 7.73862H97.2643V6.22339ZM98.2702 5.94642H98.7166L99.1305 7.21958H99.1374L99.5514 5.94642H100L99.9977 7.73629H99.7156L99.7179 6.29787H99.7133L99.2253 7.73629H99.0264L98.5477 6.29555H98.5431L98.5408 7.73396H98.2702V5.94642ZM88.5299 5.87892C87.7668 5.87892 87.1933 6.38399 87.0939 7.11018C86.1295 6.11167 84.7235 5.56238 83.1094 5.56238C79.1365 5.55772 76.0192 8.69988 76.0146 12.7172C76.0146 12.815 76.0169 12.9104 76.0215 13.0058C77.5154 13.597 78.5746 15.0633 78.5722 16.7741C78.5722 17.2349 78.4913 17.6772 78.3479 18.0891C79.5851 19.1854 81.2316 19.8371 83.0909 19.8394C84.6889 19.8418 86.2012 19.0551 87.0684 18.2265C87.1332 19.0178 87.709 19.5578 88.5114 19.5601C89.4203 19.5601 89.9868 18.9922 89.9868 18.0752L89.9984 7.34526C90.003 6.45382 89.4249 5.87892 88.5299 5.87892ZM83.0747 16.6949C80.8986 16.6926 79.1273 14.9074 79.1319 12.7125C79.1342 10.52 80.9079 8.73713 83.084 8.73945C85.26 8.74178 87.0314 10.527 87.0291 12.7219C87.0268 14.9144 85.2531 16.6973 83.0747 16.6949ZM62.5905 5.85099C61.8274 5.85099 61.2538 6.35606 61.1544 7.08225C60.1901 6.08374 58.7841 5.53445 57.1699 5.53445C53.197 5.52979 50.0821 8.67196 50.0775 12.6893C50.0728 16.7462 53.1161 19.8069 57.1561 19.8115C58.7563 19.8138 60.2664 19.0271 61.1336 18.1985C61.1983 18.9899 61.7742 19.5299 62.5766 19.5322C63.4854 19.5322 64.052 18.9643 64.052 18.0472L64.0636 7.31733C64.0636 6.42589 63.4854 5.85099 62.5905 5.85099ZM57.0358 16.6647C54.8597 16.6624 53.0884 14.8771 53.0907 12.6823C53.093 10.4898 54.8667 8.70687 57.0428 8.70919C59.2211 8.71152 60.9902 10.4967 60.9879 12.6916C60.9879 14.8841 59.2142 16.667 57.0358 16.6647ZM12.5199 0.5C11.6227 0.5 11.0446 1.07257 11.0446 1.95936L11.0399 7.04268C10.1149 6.03021 8.72512 5.47626 7.09479 5.47393C3.31846 5.4716 0.00462987 8.81394 4.84224e-06 12.6311C-0.00462018 16.4203 3.30459 19.7487 7.07861 19.7533C8.75287 19.7556 10.3207 18.8875 11.1509 18.031C11.3128 18.962 11.8701 19.4717 12.7373 19.4717C13.4542 19.4717 13.9745 18.9177 13.9768 18.1543L13.9953 1.96402C13.9953 1.08886 13.4033 0.502328 12.5199 0.5ZM7.05317 16.6088C4.87709 16.6065 3.10571 14.8213 3.10802 12.6264C3.11033 10.4339 4.88403 8.65101 7.06011 8.65333C9.23618 8.65566 11.0076 10.4409 11.0053 12.6357C11.0029 14.8283 9.22924 16.6112 7.05317 16.6088ZM33.9708 5.8184C33.0273 5.8184 32.5417 6.26063 32.4191 7.24983C31.5404 6.35606 29.991 5.50186 28.3352 5.50186C24.5612 5.49721 21.2451 8.83023 21.2427 12.6311C21.2381 16.4343 24.545 19.7719 28.3213 19.7766C30.028 19.7789 31.3762 19.2552 32.2411 18.259C32.1578 21.1359 30.7772 22.5324 28.0323 22.5301C27.1373 22.5301 26.5569 23.1119 26.5546 24.0127C26.5546 24.9577 27.1258 25.4977 28.1225 25.5C33.3534 25.507 35.2126 21.6759 35.2149 18.394L35.2265 7.11251C35.2311 6.36305 34.7016 5.8184 33.9708 5.8184ZM28.2612 16.6321C26.0828 16.6298 24.3138 14.8446 24.3161 12.6497C24.3184 10.4572 26.0921 8.67428 28.2682 8.67661C30.4442 8.67894 32.2156 10.4642 32.2133 12.659C32.211 14.8539 30.4373 16.6344 28.2612 16.6321ZM94.036 5.78349C93.2082 5.78349 92.5838 6.4096 92.5838 7.24285L92.5352 18.1264C92.5352 19.0015 93.1295 19.6113 93.9852 19.6137C94.894 19.6137 95.4605 19.0458 95.4628 18.131L95.5114 7.24751C95.5091 6.37236 94.9171 5.78349 94.036 5.78349ZM17.7832 5.63686C16.9553 5.63686 16.331 6.26296 16.331 7.09622L16.3194 17.9914C16.3194 18.8665 16.9137 19.4787 17.7694 19.4787C18.6782 19.4787 19.2447 18.9108 19.2447 17.9937L19.2563 7.09855C19.2563 6.22572 18.6643 5.63686 17.7832 5.63686ZM39.2803 5.69737C38.4525 5.69737 37.8281 6.32348 37.8281 7.15673L37.8165 18.0147C37.8165 18.8898 38.4108 19.5019 39.2665 19.5019C40.1753 19.5019 40.7419 18.934 40.7419 18.017L40.7534 7.15906C40.7534 6.28624 40.1614 5.69737 39.2803 5.69737ZM48.3315 16.6368C47.3718 16.5553 46.7775 16.283 46.7798 15.1751L46.7868 8.90005H47.5476C48.3893 8.90005 48.9998 8.28791 48.9998 7.44069C48.9998 6.53761 48.4333 5.95573 47.5499 5.9534H46.7891L46.7937 2.02686C46.7937 1.10981 46.2294 0.541896 45.3206 0.539568C44.4673 0.539568 43.8684 1.14938 43.8684 2.0222L43.8637 5.98599C43.1561 6.09305 42.7214 6.64235 42.7214 7.43371C42.7214 8.17852 43.1746 8.75109 43.8614 8.88143L43.8545 15.1937C43.8522 17.9332 45.3137 19.5066 47.869 19.5113C48.9258 19.5136 49.5595 19.0015 49.5595 18.1473C49.5595 17.2629 49.1131 16.7136 48.3315 16.6368ZM68.3209 0.562843C67.4676 0.562843 66.8686 1.16335 66.8686 2.0222L66.8501 18.0449C66.8501 18.9201 67.4444 19.5322 68.3001 19.5322C69.2089 19.5322 69.7755 18.9643 69.7778 18.0472L69.7963 2.02453C69.794 1.12378 69.2297 0.565171 68.3209 0.562843ZM76.8471 15.2146C76.7986 15.1402 76.7454 15.068 76.6876 15.0005C76.5534 14.8376 76.4008 14.6933 76.2343 14.5629C76.1765 14.5187 76.1164 14.4745 76.0539 14.4349C75.7464 14.2324 75.3972 14.0904 75.0202 14.0253C74.8699 13.9997 74.715 13.9857 74.5577 13.9857C74.0814 13.9857 73.6327 14.1067 73.2419 14.3209C73.1633 14.3628 73.087 14.4093 73.013 14.4605C72.2776 14.9609 71.7943 15.8058 71.792 16.7671C71.792 17.7284 72.273 18.5756 73.0083 19.076C73.0823 19.1272 73.1587 19.1738 73.235 19.2157C73.6258 19.4298 74.0744 19.5532 74.5508 19.5532C75.2191 19.5532 75.8319 19.3157 76.3083 18.9201C76.4447 18.806 76.5696 18.6803 76.6829 18.543C76.7407 18.4755 76.7939 18.4034 76.8425 18.3289C76.9419 18.1799 77.0275 18.024 77.0969 17.8564C77.2356 17.5235 77.3143 17.1581 77.3143 16.7741C77.3143 16.39 77.2379 16.0246 77.0992 15.6895C77.0321 15.5195 76.9466 15.3613 76.8471 15.2146Z",
2898
- fill: "white"
2899
- })), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
2900
- d: "M59.6633 12.0655C59.7095 12.2633 59.735 12.4682 59.735 12.68C59.735 12.7963 59.728 12.9127 59.7141 13.0244C59.7003 13.1385 59.6795 13.2479 59.6517 13.3573C59.5962 13.5737 59.5153 13.7809 59.4112 13.9717C58.9556 14.8166 58.0653 15.3915 57.0432 15.3915C55.5562 15.3915 54.3514 14.1766 54.3514 12.68C54.3514 12.4938 54.3699 12.3099 54.4069 12.133C54.585 11.2509 55.1909 10.5223 55.9979 10.1802C56.3194 10.0429 56.6732 9.96606 57.0455 9.96606C57.4178 9.96606 57.7716 10.0429 58.0931 10.1802C58.6966 10.4362 59.1823 10.911 59.4667 11.4999C59.5499 11.6791 59.617 11.8677 59.6633 12.0655ZM7.05822 9.96606C5.57127 9.96606 4.36646 11.181 4.36646 12.6776C4.36646 14.1742 5.57127 15.3892 7.05822 15.3892C8.54517 15.3892 9.7523 14.1742 9.7523 12.6776C9.7523 11.181 8.54517 9.96606 7.05822 9.96606ZM84.1273 10.1802C84.0464 10.1453 83.9655 10.115 83.8799 10.0894C83.7527 10.0499 83.6232 10.0196 83.4891 9.99865C83.355 9.9777 83.2185 9.96606 83.0798 9.96606C82.8023 9.96606 82.5317 10.008 82.2796 10.0871C82.1964 10.1127 82.1131 10.1453 82.0322 10.1779C81.2275 10.52 80.6216 11.2485 80.4412 12.1307C80.4065 12.3076 80.3857 12.4891 80.3857 12.6776C80.3857 13.4271 80.6863 14.1044 81.1743 14.5955C81.2968 14.7189 81.4309 14.8306 81.572 14.926C81.7871 15.0727 82.023 15.189 82.2773 15.2682C82.5317 15.3473 82.8 15.3892 83.0775 15.3892C83.2162 15.3892 83.355 15.3799 83.4868 15.3589C83.6209 15.338 83.7504 15.3077 83.8776 15.2682C84.1297 15.189 84.3678 15.0727 84.5829 14.926C84.7263 14.8283 84.8604 14.7189 84.9807 14.5955C85.4686 14.1044 85.7692 13.4271 85.7692 12.6776C85.7692 12.4914 85.7507 12.3076 85.7137 12.1307C85.538 11.2509 84.9344 10.5223 84.1273 10.1802ZM29.3115 10.1802C28.9901 10.0429 28.6363 9.96606 28.264 9.96606C27.8916 9.96606 27.5378 10.0429 27.2164 10.1802C26.4116 10.5223 25.8058 11.2509 25.6254 12.133C25.5907 12.3099 25.5699 12.4914 25.5699 12.68C25.5699 14.1789 26.7747 15.3915 28.2617 15.3915C29.7486 15.3915 30.9557 14.1766 30.9557 12.68C30.9557 12.4938 30.9372 12.3099 30.9002 12.133C30.7245 11.2509 30.1186 10.5223 29.3115 10.1802Z",
2901
- fill: "#649A3D"
2902
- })));
2903
- }
2904
-
2905
- var ForwardRef = /*#__PURE__*/React__namespace.forwardRef(SvgLogoDigitalAiWhite);
2906
-
2907
2910
  var rootClassName$I = 'dot-app-toolbar';
2908
2911
  var denseClassName = 'dense';
2909
2912
  var StyledMainMenu = styled__default["default"](DotDrawer).withConfig({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-components",
3
- "version": "1.21.5",
3
+ "version": "1.21.7",
4
4
  "private": false,
5
5
  "license": "SEE LICENSE IN <LICENSE.md>",
6
6
  "contributors": [