@digital-ai/dot-components 1.8.1 → 1.9.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.
- package/CHANGE_LOG.md +25 -0
- package/index.esm.js +467 -225
- package/index.umd.js +603 -344
- package/lib/components/button-toggle/ButtonToggle.d.ts +9 -9
- package/lib/components/button-toggle/index.d.ts +1 -0
- package/lib/components/divider/Divider.d.ts +17 -0
- package/lib/components/divider/Divider.stories.styles.d.ts +2 -0
- package/lib/components/divider/Divider.styles.d.ts +2 -0
- package/lib/components/divider/index.d.ts +1 -0
- package/lib/components/index.d.ts +7 -2
- package/lib/components/menu/Menu.d.ts +7 -1
- package/lib/components/menu/Menu.stories.data.d.ts +1 -0
- package/lib/components/menu/Menu.stories.styles.d.ts +2 -0
- package/lib/components/menu/MenuList.d.ts +26 -0
- package/lib/components/menu/MenuList.styles.d.ts +5 -0
- package/lib/components/menu/utils/helpers.d.ts +4 -0
- package/lib/components/popper/Popper.d.ts +18 -0
- package/lib/components/popper/Popper.data.d.ts +7 -0
- package/lib/components/popper/Popper.stories.data.d.ts +6 -0
- package/lib/components/popper/Popper.stories.styles.d.ts +4 -0
- package/lib/components/popper/Popper.styles.d.ts +3 -0
- package/lib/components/popper/index.d.ts +2 -0
- package/lib/components/split-button/SplitButton.styles.d.ts +1 -1
- package/lib/components/table/Table.styles.d.ts +1 -1
- package/lib/components/table/TableSelectionToolbar.d.ts +2 -1
- package/lib/components/table/utils/models.d.ts +1 -0
- package/package.json +1 -1
package/index.esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import React__default, { useEffect, useState, Fragment, useRef, useMemo, useContext, createContext } from 'react';
|
|
3
|
-
import { Tooltip, Icon, Typography, Accordion, AccordionSummary, AccordionDetails, Divider, AccordionActions, Toolbar, StylesProvider, MuiThemeProvider, IconButton, Link, Avatar, List, ListItem, CircularProgress, Popper,
|
|
2
|
+
import React__default, { useEffect, useState, forwardRef, Fragment, useRef, useMemo, useContext, createContext } from 'react';
|
|
3
|
+
import { Tooltip, Icon, Typography, Accordion, AccordionSummary, AccordionDetails, Divider, AccordionActions, Toolbar, StylesProvider, MuiThemeProvider, IconButton, Link, Avatar, List, ListItem, CircularProgress, Popper, MenuList, MenuItem, Grow, Paper, ClickAwayListener, Drawer, ListItemIcon, ListItemText, Collapse, ListSubheader, useMediaQuery, InputAdornment, TextField, Button, darken, Chip, Badge, 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
4
|
import styled, { css, createGlobalStyle, ThemeProvider, keyframes } from 'styled-components';
|
|
5
5
|
import { Alert, Autocomplete, AvatarGroup, ToggleButtonGroup, ToggleButton, Skeleton } from '@material-ui/lab';
|
|
6
6
|
import { createTheme, alpha } from '@material-ui/core/styles';
|
|
@@ -35,11 +35,11 @@ const DotTooltip = ({
|
|
|
35
35
|
}, /*#__PURE__*/React__default.createElement("span", null, children)) : children;
|
|
36
36
|
};
|
|
37
37
|
|
|
38
|
-
const rootClassName$
|
|
38
|
+
const rootClassName$V = 'dot-icon';
|
|
39
39
|
const StyledIcon = styled(Icon).withConfig({
|
|
40
40
|
displayName: "Iconstyles__StyledIcon",
|
|
41
41
|
componentId: "st0ybo-0"
|
|
42
|
-
})(["&.", "{align-items:center;box-sizing:content-box;display:flex;float:left;font-size:20px;justify-content:center;&.MuiIcon-fontSizeLarge{font-size:28px;height:35px;width:35px;i{height:28px}}&.MuiIcon-fontSizeSmall{font-size:18px;i{height:18px;}}i{height:20px;&:before{font-family:'dot' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}&.icon-plugins:before{content:\"\\e9dc\";}&.icon-integrations:before{content:\"\\e9db\";}&.icon-line-graph:before{content:\"\\e9d7\";}&.icon-rocket-filled:before{content:\"\\e9d8\";}&.icon-circle-check-outline:before{content:\"\\e9d9\";}&.icon-circle-info-outline:before{content:\"\\e9da\";}&.icon-analytics:before{content:\"\\e9d4\";}&.icon-Increment:before{content:\"\\e9d5\";}&.icon-Portfolio:before{content:\"\\e9d6\";}&.icon-user-security:before{content:\"\\e9d2\";}&.icon-rocket:before{content:\"\\e9d3\";}&.icon-merge:before{content:\"\\e9d1\";}&.icon-cpu:before{content:\"\\e9d0\";}&.icon-progression:before{content:\"\\e9cf\";}&.icon-commit:before{content:\"\\e95f\";}&.icon-design:before{content:\"\\e960\";}&.icon-key:before{content:\"\\e981\";}&.icon-infrastructure:before{content:\"\\e989\";}&.icon-report:before{content:\"\\e9ce\";}&.icon-package:before{content:\"\\e9c9\";}&.icon-security-off:before{content:\"\\e9ca\";}&.icon-security-on:before{content:\"\\e9cb\";}&.icon-marker-check:before{content:\"\\e9cc\";}&.icon-restore:before{content:\"\\e9cd\";}&.icon-check-outlined:before{content:\"\\e9c7\";}&.icon-circle-half-full:before{content:\"\\e9c8\";}&.icon-host:before{content:'\\e9b9';}&.icon-cluster:before{content:'\\e9ba';}&.icon-environment:before{content:'\\e9bb';}&.icon-monitor-controls:before{content:'\\e9bc';}&.icon-flag:before{content:'\\e9bd';}&.icon-satelite:before{content:'\\e9be';}&.icon-satelite-group:before{content:'\\e9bf';}&.icon-monitor-gears:before{content:'\\e9c0';}&.icon-patch:before{content:'\\e9b6';}&.icon-branch:before{content:'\\e9b4';}&.icon-send-airplane:before{content:'\\e9b5';}&.icon-briefcase:before{content:'\\e9b7';}&.icon-cluster-dependencies:before{content:'\\e9b8';}&.icon-script:before{content:'\\e966';}&.icon-pattern-bundle:before{content:'\\e967';}&.icon-outline:before{content:'\\e968';}&.icon-apps:before{content:'\\e969';}&.icon-archive:before{content:'\\e96a';}&.icon-arrow-down:before{content:'\\e96b';}&.icon-arrow-right:before{content:'\\e96c';}&.icon-arrow-up:before{content:'\\e96d';}&.icon-attachment:before{content:'\\e96e';}&.icon-board:before{content:'\\e96f';}&.icon-calendar:before{content:'\\e970';}&.icon-change:before{content:'\\e971';}&.icon-chevron-right:before{content:'\\e972';}&.icon-circle-minus-outlines:before{content:'\\e973';}&.icon-circle-paused:before{content:'\\e974';}&.icon-column:before{content:'\\e975';}&.icon-comment:before{content:'\\e976';}&.icon-configuration-preferences:before{content:'\\e977';}&.icon-conversation-bubbles:before{content:'\\e978';}&.icon-dashboard:before{content:'\\e979';}&.icon-database:before{content:'\\e97a';}&.icon-delivery-eta-icon:before{content:'\\e97b';}&.icon-download:before{content:'\\e97c';}&.icon-drag:before{content:'\\e97d';}&.icon-duplicate:before{content:'\\e97e';}&.icon-exit:before{content:'\\e97f';}&.icon-expand-chevrons:before{content:'\\e980';}&.icon-expander:before{content:'\\e981';}&.icon-file-image:before{content:'\\e982';}&.icon-file-lines:before{content:'\\e983';}&.icon-file-warning:before{content:'\\e984';}&.icon-file:before{content:'\\e985';}&.icon-filter:before{content:'\\e986';}&.icon-flag-none:before{content:'\\e987';}&.icon-folder:before{content:'\\e988';}&.icon-full-screen:before{content:'\\e989';}&.icon-fullscreen-enter:before{content:'\\e98a';}&.icon-fullscreen-exit:before{content:'\\e98b';}&.icon-grid:before{content:'\\e98c';}&.icon-hard-drive:before{content:'\\e98d';}&.icon-help:before{content:'\\e98e';}&.icon-history:before{content:'\\e98f';}&.icon-inbox:before{content:'\\e990';}&.icon-link:before{content:'\\e991';}&.icon-list:before{content:'\\e992';}&.icon-lock:before{content:'\\e993';}&.icon-mail:before{content:'\\e994';}&.icon-menu:before{content:'\\e995';}&.icon-monitor-satellite:before{content:'\\e996';}&.icon-monitor:before{content:'\\e997';}&.icon-notification-bell:before{content:'\\e998';}&.icon-open-new-tab:before{content:'\\e999';}&.icon-options:before{content:'\\e99a';}&.icon-parallel:before{content:'\\e99b';}&.icon-pending-clock:before{content:'\\e99c';}&.icon-play:before{content:'\\e99d';}&.icon-redo:before{content:'\\e99e';}&.icon-refresh:before{content:'\\e99f';}&.icon-release:before{content:'\\e9a0';}&.icon-search:before{content:'\\e9a3';}&.icon-sequential:before{content:'\\e9a4';}&.icon-sort-asc:before{content:'\\e9a5';}&.icon-sort-desc:before{content:'\\e9a6';}&.icon-star-favorites-active:before{content:'\\e9a7';}&.icon-star-favorites-default:before{content:'\\e9a8';}&.icon-target:before{content:'\\e9a9';}&.icon-task:before{content:'\\e9aa';}&.icon-template:before{content:'\\e9ab';}&.icon-undo:before{content:'\\e9ac';}&.icon-unlock:before{content:'\\e9ad';}&.icon-variable:before{content:'\\e9ae';}&.icon-vault:before{content:'\\e9af';}&.icon-visibility-off:before{content:'\\e9b0';}&.icon-visibility-on:before{content:'\\e9b1';}&.icon-webhook:before{content:'\\e9b2';}&.icon-wrench:before{content:'\\e9b3';}&.icon-bright:before{content:'\\e961';}&.icon-rogue-commits:before{content:'\\e962';}&.icon-home:before{content:'\\e963';}&.icon-blocking-issues:before{content:'\\e964';}&.icon-print-link:before{content:'\\e965';}&.icon-logo-deploy:before{content:'\\e902';}&.icon-logo-experitest:before{content:'\\e903';}&.icon-logo-numerify:before{content:'\\e904';}&.icon-logo-arxan:before{content:'\\e905';}&.icon-logo-continuum:before{content:'\\e906';}&.icon-logo-versionone:before{content:'\\e907';}&.icon-logo-release:before{content:'\\e908';}&.icon-warning-solid:before{content:'\\e909';}&.icon-warning-outline:before{content:'\\e90a';}&.icon-info-solid:before{content:'\\e90b';}&.icon-minus-solid:before{content:'\\e90c';}&.icon-check-solid:before{content:'\\e90d';}&.icon-error-solid:before{content:'\\e90e';}&.icon-error-outlines:before{content:'\\e90f';}&.icon-add-outlined:before{content:'\\e910';}&.icon-add-solid:before{content:'\\e911';}&.icon-clear-solid:before{content:'\\e912';}&.icon-dark:before{content:'\\e913';}&.icon-location:before{content:'\\e914';}&.icon-roadmap:before{content:'\\e915';}&.icon-follow-solid:before{content:'\\e916';}&.icon-follow-outlined:before{content:'\\e917';}&.icon-video:before{content:'\\e918';}&.icon-thumbs-down:before{content:'\\e919';}&.icon-camera:before{content:'\\e91a';}&.icon-users:before{content:'\\e91b';}&.icon-user:before{content:'\\e91c';}&.icon-announcement:before{content:'\\e91d';}&.icon-not-allowed:before{content:'\\e91e';}&.icon-zoom-out:before{content:'\\e91f';}&.icon-zoom-in:before{content:'\\e920';}&.icon-triangle:before{content:'\\e921';}&.icon-delay:before{content:'\\e922';}&.icon-circle-outline:before{content:'\\e923';}&.icon-circle:before{content:'\\e924';}&.icon-add-from-list:before{content:'\\e925';}&.icon-sync:before{content:'\\e926';}&.icon-keyboard:before{content:'\\e927';}&.icon-planner:before{content:'\\e928';}&.icon-tag:before{content:'\\e929';}&.icon-progress:before{content:'\\e92a';}&.icon-timeline:before{content:'\\e92b';}&.icon-abort:before{content:'\\e92c';}&.icon-cancel:before{content:'\\e92d';}&.icon-power:before{content:'\\e92e';}&.icon-resize:before{content:'\\e92f';}&.icon-close:before{content:'\\e930';}&.icon-save:before{content:'\\e931';}&.icon-drag-vertical-up-down:before{content:'\\e932';}&.icon-add:before{content:'\\e933';}&.icon-minus:before{content:'\\e934';}&.icon-target-none:before{content:'\\e935';}&.icon-placeholder:before{content:'\\e936';}&.icon-server:before{content:'\\e937';}&.icon-square-wrench:before{content:'\\e938';}&.icon-square-wrench-check:before{content:'\\e939';}&.icon-square-settings:before{content:'\\e93a';}&.icon-trigger:before{content:'\\e93c';}&.icon-precondition:before{content:'\\e93d';}&.icon-composition:before{content:'\\e93e';}&.icon-block:before{content:'\\e93f';}&.icon-group:before{content:'\\e940';}&.icon-settings-admin-opaque:before{content:'\\e941';}&.icon-puzzle:before{content:'\\e942';}&.icon-alphabet-icon:before{content:'\\e943';}&.icon-crop:before{content:'\\e944';}&.icon-upload-file:before{content:'\\e945';}&.icon-container:before{content:'\\e946';}&.icon-flag-risk:before{content:'\\e947';}&.icon-learn:before{content:'\\e948';}&.icon-tree:before{content:'\\e949';}&.icon-process-template:before{content:'\\e94a';}&.icon-flag-attention:before{content:'\\e94b';}&.icon-collection:before{content:'\\e94c';}&.icon-table:before{content:'\\e94d';}&.icon-linkBrakeIt:before{content:'\\e94e';}&.icon-move-folder:before{content:'\\e94f';}&.icon-columns:before{content:'\\e950';}&.icon-file-word-doc:before{content:'\\e951';}&.icon-file-ppt:before{content:'\\e952';}&.icon-file-zip:before{content:'\\e953';}&.icon-file-xls:before{content:'\\e954';}&.icon-file-pdf:before{content:'\\e955';}&.icon-file-xml:before{content:'\\e956';}&.icon-dictionary-locked:before{content:'\\e957';}&.icon-dictionary:before{content:'\\e958';}&.icon-file-dotted:before{content:'\\e959';}&.icon-file-circle-check:before{content:'\\e95a';}&.icon-back:before{content:'\\e95b';}&.icon-chevron-left:before{content:'\\e95c';}&.icon-chevron-up:before{content:'\\e95d';}&.icon-chevron-down:before{content:'\\e95e';}&.icon-return-level-up:before{content:'\\e95f';}&.icon-return:before{content:'\\e960';}&.icon-edit:before{content:'\\e900';}&.icon-delete:before{content:'\\e901';}&.icon-settings:before{content:\"\\e93b\";}&.icon-network-drive:before{content:\"\\e9a1\";}&.icon-GitOps:before{content:\"\\e9a2\";}&.icon-rss:before{content:\"\\e9c1\";}&.icon-bug:before{content:\"\\e9c2\";}&.icon-cloud:before{content:\"\\e9c3\";}&.icon-more-horizontal:before{content:\"\\e9c4\";}&.icon-expand:before{content:\"\\e9c5\";}&.icon-collapse:before{content:\"\\e9c6\";}}}}"], rootClassName$S);
|
|
42
|
+
})(["&.", "{align-items:center;box-sizing:content-box;display:flex;float:left;font-size:20px;justify-content:center;&.MuiIcon-fontSizeLarge{font-size:28px;height:35px;width:35px;i{height:28px}}&.MuiIcon-fontSizeSmall{font-size:18px;i{height:18px;}}i{height:20px;&:before{font-family:'dot' !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}&.icon-plugins:before{content:\"\\e9dc\";}&.icon-integrations:before{content:\"\\e9db\";}&.icon-line-graph:before{content:\"\\e9d7\";}&.icon-rocket-filled:before{content:\"\\e9d8\";}&.icon-circle-check-outline:before{content:\"\\e9d9\";}&.icon-circle-info-outline:before{content:\"\\e9da\";}&.icon-analytics:before{content:\"\\e9d4\";}&.icon-Increment:before{content:\"\\e9d5\";}&.icon-Portfolio:before{content:\"\\e9d6\";}&.icon-user-security:before{content:\"\\e9d2\";}&.icon-rocket:before{content:\"\\e9d3\";}&.icon-merge:before{content:\"\\e9d1\";}&.icon-cpu:before{content:\"\\e9d0\";}&.icon-progression:before{content:\"\\e9cf\";}&.icon-commit:before{content:\"\\e95f\";}&.icon-design:before{content:\"\\e960\";}&.icon-key:before{content:\"\\e981\";}&.icon-infrastructure:before{content:\"\\e989\";}&.icon-report:before{content:\"\\e9ce\";}&.icon-package:before{content:\"\\e9c9\";}&.icon-security-off:before{content:\"\\e9ca\";}&.icon-security-on:before{content:\"\\e9cb\";}&.icon-marker-check:before{content:\"\\e9cc\";}&.icon-restore:before{content:\"\\e9cd\";}&.icon-check-outlined:before{content:\"\\e9c7\";}&.icon-circle-half-full:before{content:\"\\e9c8\";}&.icon-host:before{content:'\\e9b9';}&.icon-cluster:before{content:'\\e9ba';}&.icon-environment:before{content:'\\e9bb';}&.icon-monitor-controls:before{content:'\\e9bc';}&.icon-flag:before{content:'\\e9bd';}&.icon-satelite:before{content:'\\e9be';}&.icon-satelite-group:before{content:'\\e9bf';}&.icon-monitor-gears:before{content:'\\e9c0';}&.icon-patch:before{content:'\\e9b6';}&.icon-branch:before{content:'\\e9b4';}&.icon-send-airplane:before{content:'\\e9b5';}&.icon-briefcase:before{content:'\\e9b7';}&.icon-cluster-dependencies:before{content:'\\e9b8';}&.icon-script:before{content:'\\e966';}&.icon-pattern-bundle:before{content:'\\e967';}&.icon-outline:before{content:'\\e968';}&.icon-apps:before{content:'\\e969';}&.icon-archive:before{content:'\\e96a';}&.icon-arrow-down:before{content:'\\e96b';}&.icon-arrow-right:before{content:'\\e96c';}&.icon-arrow-up:before{content:'\\e96d';}&.icon-attachment:before{content:'\\e96e';}&.icon-board:before{content:'\\e96f';}&.icon-calendar:before{content:'\\e970';}&.icon-change:before{content:'\\e971';}&.icon-chevron-right:before{content:'\\e972';}&.icon-circle-minus-outlines:before{content:'\\e973';}&.icon-circle-paused:before{content:'\\e974';}&.icon-column:before{content:'\\e975';}&.icon-comment:before{content:'\\e976';}&.icon-configuration-preferences:before{content:'\\e977';}&.icon-conversation-bubbles:before{content:'\\e978';}&.icon-dashboard:before{content:'\\e979';}&.icon-database:before{content:'\\e97a';}&.icon-delivery-eta-icon:before{content:'\\e97b';}&.icon-download:before{content:'\\e97c';}&.icon-drag:before{content:'\\e97d';}&.icon-duplicate:before{content:'\\e97e';}&.icon-exit:before{content:'\\e97f';}&.icon-expand-chevrons:before{content:'\\e980';}&.icon-expander:before{content:'\\e981';}&.icon-file-image:before{content:'\\e982';}&.icon-file-lines:before{content:'\\e983';}&.icon-file-warning:before{content:'\\e984';}&.icon-file:before{content:'\\e985';}&.icon-filter:before{content:'\\e986';}&.icon-flag-none:before{content:'\\e987';}&.icon-folder:before{content:'\\e988';}&.icon-full-screen:before{content:'\\e989';}&.icon-fullscreen-enter:before{content:'\\e98a';}&.icon-fullscreen-exit:before{content:'\\e98b';}&.icon-grid:before{content:'\\e98c';}&.icon-hard-drive:before{content:'\\e98d';}&.icon-help:before{content:'\\e98e';}&.icon-history:before{content:'\\e98f';}&.icon-inbox:before{content:'\\e990';}&.icon-link:before{content:'\\e991';}&.icon-list:before{content:'\\e992';}&.icon-lock:before{content:'\\e993';}&.icon-mail:before{content:'\\e994';}&.icon-menu:before{content:'\\e995';}&.icon-monitor-satellite:before{content:'\\e996';}&.icon-monitor:before{content:'\\e997';}&.icon-notification-bell:before{content:'\\e998';}&.icon-open-new-tab:before{content:'\\e999';}&.icon-options:before{content:'\\e99a';}&.icon-parallel:before{content:'\\e99b';}&.icon-pending-clock:before{content:'\\e99c';}&.icon-play:before{content:'\\e99d';}&.icon-redo:before{content:'\\e99e';}&.icon-refresh:before{content:'\\e99f';}&.icon-release:before{content:'\\e9a0';}&.icon-search:before{content:'\\e9a3';}&.icon-sequential:before{content:'\\e9a4';}&.icon-sort-asc:before{content:'\\e9a5';}&.icon-sort-desc:before{content:'\\e9a6';}&.icon-star-favorites-active:before{content:'\\e9a7';}&.icon-star-favorites-default:before{content:'\\e9a8';}&.icon-target:before{content:'\\e9a9';}&.icon-task:before{content:'\\e9aa';}&.icon-template:before{content:'\\e9ab';}&.icon-undo:before{content:'\\e9ac';}&.icon-unlock:before{content:'\\e9ad';}&.icon-variable:before{content:'\\e9ae';}&.icon-vault:before{content:'\\e9af';}&.icon-visibility-off:before{content:'\\e9b0';}&.icon-visibility-on:before{content:'\\e9b1';}&.icon-webhook:before{content:'\\e9b2';}&.icon-wrench:before{content:'\\e9b3';}&.icon-bright:before{content:'\\e961';}&.icon-rogue-commits:before{content:'\\e962';}&.icon-home:before{content:'\\e963';}&.icon-blocking-issues:before{content:'\\e964';}&.icon-print-link:before{content:'\\e965';}&.icon-logo-deploy:before{content:'\\e902';}&.icon-logo-experitest:before{content:'\\e903';}&.icon-logo-numerify:before{content:'\\e904';}&.icon-logo-arxan:before{content:'\\e905';}&.icon-logo-continuum:before{content:'\\e906';}&.icon-logo-versionone:before{content:'\\e907';}&.icon-logo-release:before{content:'\\e908';}&.icon-warning-solid:before{content:'\\e909';}&.icon-warning-outline:before{content:'\\e90a';}&.icon-info-solid:before{content:'\\e90b';}&.icon-minus-solid:before{content:'\\e90c';}&.icon-check-solid:before{content:'\\e90d';}&.icon-error-solid:before{content:'\\e90e';}&.icon-error-outlines:before{content:'\\e90f';}&.icon-add-outlined:before{content:'\\e910';}&.icon-add-solid:before{content:'\\e911';}&.icon-clear-solid:before{content:'\\e912';}&.icon-dark:before{content:'\\e913';}&.icon-location:before{content:'\\e914';}&.icon-roadmap:before{content:'\\e915';}&.icon-follow-solid:before{content:'\\e916';}&.icon-follow-outlined:before{content:'\\e917';}&.icon-video:before{content:'\\e918';}&.icon-thumbs-down:before{content:'\\e919';}&.icon-camera:before{content:'\\e91a';}&.icon-users:before{content:'\\e91b';}&.icon-user:before{content:'\\e91c';}&.icon-announcement:before{content:'\\e91d';}&.icon-not-allowed:before{content:'\\e91e';}&.icon-zoom-out:before{content:'\\e91f';}&.icon-zoom-in:before{content:'\\e920';}&.icon-triangle:before{content:'\\e921';}&.icon-delay:before{content:'\\e922';}&.icon-circle-outline:before{content:'\\e923';}&.icon-circle:before{content:'\\e924';}&.icon-add-from-list:before{content:'\\e925';}&.icon-sync:before{content:'\\e926';}&.icon-keyboard:before{content:'\\e927';}&.icon-planner:before{content:'\\e928';}&.icon-tag:before{content:'\\e929';}&.icon-progress:before{content:'\\e92a';}&.icon-timeline:before{content:'\\e92b';}&.icon-abort:before{content:'\\e92c';}&.icon-cancel:before{content:'\\e92d';}&.icon-power:before{content:'\\e92e';}&.icon-resize:before{content:'\\e92f';}&.icon-close:before{content:'\\e930';}&.icon-save:before{content:'\\e931';}&.icon-drag-vertical-up-down:before{content:'\\e932';}&.icon-add:before{content:'\\e933';}&.icon-minus:before{content:'\\e934';}&.icon-target-none:before{content:'\\e935';}&.icon-placeholder:before{content:'\\e936';}&.icon-server:before{content:'\\e937';}&.icon-square-wrench:before{content:'\\e938';}&.icon-square-wrench-check:before{content:'\\e939';}&.icon-square-settings:before{content:'\\e93a';}&.icon-trigger:before{content:'\\e93c';}&.icon-precondition:before{content:'\\e93d';}&.icon-composition:before{content:'\\e93e';}&.icon-block:before{content:'\\e93f';}&.icon-group:before{content:'\\e940';}&.icon-settings-admin-opaque:before{content:'\\e941';}&.icon-puzzle:before{content:'\\e942';}&.icon-alphabet-icon:before{content:'\\e943';}&.icon-crop:before{content:'\\e944';}&.icon-upload-file:before{content:'\\e945';}&.icon-container:before{content:'\\e946';}&.icon-flag-risk:before{content:'\\e947';}&.icon-learn:before{content:'\\e948';}&.icon-tree:before{content:'\\e949';}&.icon-process-template:before{content:'\\e94a';}&.icon-flag-attention:before{content:'\\e94b';}&.icon-collection:before{content:'\\e94c';}&.icon-table:before{content:'\\e94d';}&.icon-linkBrakeIt:before{content:'\\e94e';}&.icon-move-folder:before{content:'\\e94f';}&.icon-columns:before{content:'\\e950';}&.icon-file-word-doc:before{content:'\\e951';}&.icon-file-ppt:before{content:'\\e952';}&.icon-file-zip:before{content:'\\e953';}&.icon-file-xls:before{content:'\\e954';}&.icon-file-pdf:before{content:'\\e955';}&.icon-file-xml:before{content:'\\e956';}&.icon-dictionary-locked:before{content:'\\e957';}&.icon-dictionary:before{content:'\\e958';}&.icon-file-dotted:before{content:'\\e959';}&.icon-file-circle-check:before{content:'\\e95a';}&.icon-back:before{content:'\\e95b';}&.icon-chevron-left:before{content:'\\e95c';}&.icon-chevron-up:before{content:'\\e95d';}&.icon-chevron-down:before{content:'\\e95e';}&.icon-return-level-up:before{content:'\\e95f';}&.icon-return:before{content:'\\e960';}&.icon-edit:before{content:'\\e900';}&.icon-delete:before{content:'\\e901';}&.icon-settings:before{content:\"\\e93b\";}&.icon-network-drive:before{content:\"\\e9a1\";}&.icon-GitOps:before{content:\"\\e9a2\";}&.icon-rss:before{content:\"\\e9c1\";}&.icon-bug:before{content:\"\\e9c2\";}&.icon-cloud:before{content:\"\\e9c3\";}&.icon-more-horizontal:before{content:\"\\e9c4\";}&.icon-expand:before{content:\"\\e9c5\";}&.icon-collapse:before{content:\"\\e9c6\";}}}}"], rootClassName$V);
|
|
43
43
|
|
|
44
44
|
const DotIcon = ({
|
|
45
45
|
ariaLabel,
|
|
@@ -50,7 +50,7 @@ const DotIcon = ({
|
|
|
50
50
|
title,
|
|
51
51
|
tooltip
|
|
52
52
|
}) => {
|
|
53
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
53
|
+
const rootClasses = useStylesWithRootClass(rootClassName$V, className); // deprecation warning(s)
|
|
54
54
|
|
|
55
55
|
useEffect(() => {
|
|
56
56
|
// 'inherit' causes the vertical alignment of the icon to be not be centered
|
|
@@ -101,7 +101,7 @@ const DotTypography = ({
|
|
|
101
101
|
}, children);
|
|
102
102
|
};
|
|
103
103
|
|
|
104
|
-
const rootClassName$
|
|
104
|
+
const rootClassName$U = 'dot-accordion';
|
|
105
105
|
const summaryClassName = 'dot-accordion-summary';
|
|
106
106
|
const detailClassName = 'dot-accordion-details';
|
|
107
107
|
const StyledAccordion = styled(Accordion).withConfig({
|
|
@@ -109,7 +109,7 @@ const StyledAccordion = styled(Accordion).withConfig({
|
|
|
109
109
|
componentId: "sc-1amx4r3-0"
|
|
110
110
|
})(["", ""], ({
|
|
111
111
|
theme
|
|
112
|
-
}) => css(["&.", "{background:", ";.", "{align-items:center;display:flex;.MuiAccordionSummary-content{align-items:center;gap:", "px;width:calc(100% - ", "px);.dot-tooltip{overflow:hidden;}}.MuiTypography-root{margin-bottom:0;}.MuiTypography-body1{padding:2px 0;}}}"], rootClassName$
|
|
112
|
+
}) => css(["&.", "{background:", ";.", "{align-items:center;display:flex;.MuiAccordionSummary-content{align-items:center;gap:", "px;width:calc(100% - ", "px);.dot-tooltip{overflow:hidden;}}.MuiTypography-root{margin-bottom:0;}.MuiTypography-body1{padding:2px 0;}}}"], rootClassName$U, theme.palette.product === 'agility' && theme.palette.layer.n50, summaryClassName, theme.spacing(1), theme.spacing(5)));
|
|
113
113
|
|
|
114
114
|
const DotAccordion = ({
|
|
115
115
|
actions,
|
|
@@ -127,7 +127,7 @@ const DotAccordion = ({
|
|
|
127
127
|
summary,
|
|
128
128
|
noWrap: _noWrap = true
|
|
129
129
|
}) => {
|
|
130
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
130
|
+
const rootClasses = useStylesWithRootClass(rootClassName$U, className);
|
|
131
131
|
const [elevation, setElevation] = useState();
|
|
132
132
|
useEffect(() => {
|
|
133
133
|
if (defaultExpanded !== undefined) {
|
|
@@ -174,13 +174,13 @@ const DotAccordion = ({
|
|
|
174
174
|
}, children), /*#__PURE__*/React__default.createElement(Divider, null), actions && /*#__PURE__*/React__default.createElement(AccordionActions, null, actions));
|
|
175
175
|
};
|
|
176
176
|
|
|
177
|
-
const rootClassName$
|
|
177
|
+
const rootClassName$T = 'dot-action-toolbar';
|
|
178
178
|
const StyledToolbar = styled(Toolbar).withConfig({
|
|
179
179
|
displayName: "ActionToolbarstyles__StyledToolbar",
|
|
180
180
|
componentId: "sc-5llm03-0"
|
|
181
181
|
})(["", ""], ({
|
|
182
182
|
theme
|
|
183
|
-
}) => css(["&.", "{border-bottom:1px solid ", ";}"], rootClassName$
|
|
183
|
+
}) => css(["&.", "{border-bottom:1px solid ", ";}"], rootClassName$T, theme.palette.product === 'agility' ? theme.palette.layer.n100 : theme.palette.grey[100]));
|
|
184
184
|
|
|
185
185
|
const DotActionToolbar = ({
|
|
186
186
|
ariaLabel,
|
|
@@ -189,7 +189,7 @@ const DotActionToolbar = ({
|
|
|
189
189
|
'data-testid': dataTestId,
|
|
190
190
|
variant: _variant = 'dense'
|
|
191
191
|
}) => {
|
|
192
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
192
|
+
const rootClasses = useStylesWithRootClass(rootClassName$T, className);
|
|
193
193
|
return /*#__PURE__*/React__default.createElement(StyledToolbar, {
|
|
194
194
|
"aria-label": ariaLabel,
|
|
195
195
|
className: rootClasses,
|
|
@@ -198,13 +198,13 @@ const DotActionToolbar = ({
|
|
|
198
198
|
}, children);
|
|
199
199
|
};
|
|
200
200
|
|
|
201
|
-
const rootClassName$
|
|
201
|
+
const rootClassName$S = 'dot-alert-banner';
|
|
202
202
|
const StyledAlertBanner = styled(Alert).withConfig({
|
|
203
203
|
displayName: "AlertBannerstyles__StyledAlertBanner",
|
|
204
204
|
componentId: "sc-1u3aqgz-0"
|
|
205
205
|
})(["", ""], ({
|
|
206
206
|
theme
|
|
207
|
-
}) => css(["&.", "{border-radius:0;padding:", ";display:flex;align-items:center;.MuiAlert-icon,.MuiAlert-message{padding:0;.dot-typography{margin-bottom:0;}}&.MuiAlert-standardSuccess{.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardInfo{background-color:", ";.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardWarning{background-color:", ";color:", ";.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardError{.MuiAlert-icon,.dot-typography{color:", ";}}}"], rootClassName$
|
|
207
|
+
}) => css(["&.", "{border-radius:0;padding:", ";display:flex;align-items:center;.MuiAlert-icon,.MuiAlert-message{padding:0;.dot-typography{margin-bottom:0;}}&.MuiAlert-standardSuccess{.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardInfo{background-color:", ";.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardWarning{background-color:", ";color:", ";.MuiAlert-icon,.dot-typography{color:", ";}}&.MuiAlert-standardError{.MuiAlert-icon,.dot-typography{color:", ";}}}"], rootClassName$S, theme.spacing(2, 2), theme.palette.success[700], theme.palette.primary[50], theme.palette.primary[500], theme.palette.warning[100], theme.palette.grey[700], theme.palette.grey[700], theme.palette.error[700]));
|
|
208
208
|
|
|
209
209
|
var LatoRegular = "data:font/woff;base64,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";
|
|
210
210
|
|
|
@@ -1012,7 +1012,7 @@ const DotAlertBanner = ({
|
|
|
1012
1012
|
success: AlertBannerIcon('check-solid'),
|
|
1013
1013
|
warning: AlertBannerIcon('warning-solid')
|
|
1014
1014
|
};
|
|
1015
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1015
|
+
const rootClasses = useStylesWithRootClass(rootClassName$S, className);
|
|
1016
1016
|
/* For simple string use default component, for everything else use 'div' */
|
|
1017
1017
|
|
|
1018
1018
|
const typographyComponent = isString(children) ? undefined : 'div';
|
|
@@ -1049,13 +1049,13 @@ const DotAppLogo = ({
|
|
|
1049
1049
|
}, displaySmallLogo ? appLogoSmall : appLogo);
|
|
1050
1050
|
};
|
|
1051
1051
|
|
|
1052
|
-
const rootClassName$
|
|
1052
|
+
const rootClassName$R = 'dot-icon-btn';
|
|
1053
1053
|
const StyledIconButton = styled(IconButton).withConfig({
|
|
1054
1054
|
displayName: "IconButtonstyles__StyledIconButton",
|
|
1055
1055
|
componentId: "eko0kb-0"
|
|
1056
1056
|
})(["", ""], ({
|
|
1057
1057
|
theme
|
|
1058
|
-
}) => css(["&.", "{border:", ";border-color:", ";color:", ";font-size:inherit;padding:10px;&:hover{background:", ";}&:active,&:focus,&:focus-visible,&.Mui-focusVisible{background:", ";border-color:", ";}.dot-icon.MuiIcon-fontSizeSmall{padding:1px;}&.MuiIconButton-sizeSmall{padding:3px;}}"], rootClassName$
|
|
1058
|
+
}) => css(["&.", "{border:", ";border-color:", ";color:", ";font-size:inherit;padding:10px;&:hover{background:", ";}&:active,&:focus,&:focus-visible,&.Mui-focusVisible{background:", ";border-color:", ";}.dot-icon.MuiIcon-fontSizeSmall{padding:1px;}&.MuiIconButton-sizeSmall{padding:3px;}}"], rootClassName$R, theme.palette.product === 'agility' && '1px solid transparent', theme.palette.product === 'agility' && theme.palette.layer.n400, theme.palette.product === 'agility' && theme.palette.agilityInterface.textColor, theme.palette.product === 'agility' && theme.palette.layer.n0, theme.palette.product === 'agility' && theme.palette.agilityInterface.activeCardBg, theme.palette.product === 'agility' && g500));
|
|
1059
1059
|
|
|
1060
1060
|
const DotIconButton = ({
|
|
1061
1061
|
ariaLabel,
|
|
@@ -1071,7 +1071,7 @@ const DotIconButton = ({
|
|
|
1071
1071
|
tooltip,
|
|
1072
1072
|
size: _size = 'medium'
|
|
1073
1073
|
}) => {
|
|
1074
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1074
|
+
const rootClasses = useStylesWithRootClass(rootClassName$R, className);
|
|
1075
1075
|
useEffect(() => {
|
|
1076
1076
|
// deprecation warning
|
|
1077
1077
|
if (titleTooltip) {
|
|
@@ -1098,13 +1098,13 @@ const DotIconButton = ({
|
|
|
1098
1098
|
})));
|
|
1099
1099
|
};
|
|
1100
1100
|
|
|
1101
|
-
const rootClassName$
|
|
1101
|
+
const rootClassName$Q = 'dot-link';
|
|
1102
1102
|
const StyledLink = styled(Link).withConfig({
|
|
1103
1103
|
displayName: "Linkstyles__StyledLink",
|
|
1104
1104
|
componentId: "sc-1lpmaww-0"
|
|
1105
1105
|
})(["", ""], ({
|
|
1106
1106
|
theme
|
|
1107
|
-
}) => css(["&.", "{color:", ";cursor:pointer;&:hover:not(.MuiLink-underlineHover){text-decoration:none;}}"], rootClassName$
|
|
1107
|
+
}) => css(["&.", "{color:", ";cursor:pointer;&:hover:not(.MuiLink-underlineHover){text-decoration:none;}}"], rootClassName$Q, theme.palette.product === 'agility' && theme.palette.layer.n700));
|
|
1108
1108
|
|
|
1109
1109
|
const DotLink = ({
|
|
1110
1110
|
ariaLabel,
|
|
@@ -1122,7 +1122,7 @@ const DotLink = ({
|
|
|
1122
1122
|
tooltip,
|
|
1123
1123
|
underline: _underline = 'always'
|
|
1124
1124
|
}) => {
|
|
1125
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1125
|
+
const rootClasses = useStylesWithRootClass(rootClassName$Q, className);
|
|
1126
1126
|
|
|
1127
1127
|
const handleKeyPress = event => {
|
|
1128
1128
|
if (onClick && event.key === 'Enter') {
|
|
@@ -1157,7 +1157,7 @@ const DotLink = ({
|
|
|
1157
1157
|
}, children));
|
|
1158
1158
|
};
|
|
1159
1159
|
|
|
1160
|
-
const rootClassName$
|
|
1160
|
+
const rootClassName$P = 'dot-avatar';
|
|
1161
1161
|
const avatarSpacing = {
|
|
1162
1162
|
small: 3,
|
|
1163
1163
|
medium: 5,
|
|
@@ -1168,7 +1168,7 @@ const StyledAvatar = styled(Avatar).withConfig({
|
|
|
1168
1168
|
componentId: "sc-13bzj2s-0"
|
|
1169
1169
|
})(["", ""], ({
|
|
1170
1170
|
theme
|
|
1171
|
-
}) => css(["&.MuiAvatar-root{background-color:", ";border:0px;&:focus-visible{box-shadow:0px 0px 0px 3px ", ",0px 0px 0px 5px ", ";outline:0;}.dot-i,.dot-typography{color:", ";}&.small{height:", "px;width:", "px;}&.medium{height:", "px;width:", "px;}&.large{height:", "px;width:", "px;}}"], ({
|
|
1171
|
+
}) => css(["&.MuiAvatar-root{display:inline-flex;background-color:", ";border:0px;&:focus-visible{box-shadow:0px 0px 0px 3px ", ",0px 0px 0px 5px ", ";outline:0;}.dot-i,.dot-typography{color:", ";}&.small{height:", "px;width:", "px;}&.medium{height:", "px;width:", "px;}&.large{height:", "px;width:", "px;}}"], ({
|
|
1172
1172
|
color
|
|
1173
1173
|
}) => {
|
|
1174
1174
|
return theme.palette.product === 'agility' && color === 'default' ? theme.palette.layer.n0 : color && theme.palette.avatarColors[color] ? theme.palette.avatarColors[color].backgroundColor : theme.palette.avatarColors['default'].backgroundColor;
|
|
@@ -1236,7 +1236,7 @@ const DotAvatar = ({
|
|
|
1236
1236
|
variant: _variant = 'circular',
|
|
1237
1237
|
style
|
|
1238
1238
|
}) => {
|
|
1239
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1239
|
+
const rootClasses = useStylesWithRootClass(rootClassName$P, className);
|
|
1240
1240
|
|
|
1241
1241
|
const getAvatarColor = () => {
|
|
1242
1242
|
if (color) return color;
|
|
@@ -1271,7 +1271,7 @@ const DotAvatar = ({
|
|
|
1271
1271
|
})));
|
|
1272
1272
|
};
|
|
1273
1273
|
|
|
1274
|
-
const rootClassName$
|
|
1274
|
+
const rootClassName$O = 'dot-list';
|
|
1275
1275
|
const listItemRootClass = 'dot-list-item';
|
|
1276
1276
|
const nestedListClassName = 'dot-nested-list';
|
|
1277
1277
|
const nestedDrawerClassName = 'dot-nested-drawer';
|
|
@@ -1280,7 +1280,7 @@ const StyledList = styled(List).withConfig({
|
|
|
1280
1280
|
componentId: "wxwqwr-0"
|
|
1281
1281
|
})(["", ""], ({
|
|
1282
1282
|
theme
|
|
1283
|
-
}) => css(["&.", "{background:", ";&.", " .", "{padding-left:", "px;}.MuiListSubheader-root{padding:0;.MuiTypography-root{padding:", "px;}}}"], rootClassName$
|
|
1283
|
+
}) => css(["&.", "{background:", ";&.", " .", "{padding-left:", "px;}.MuiListSubheader-root{padding:0;.MuiTypography-root{padding:", "px;}}}"], rootClassName$O, theme.palette.layer.n0, nestedListClassName, listItemRootClass, theme.spacing(4), theme.spacing(1)));
|
|
1284
1284
|
|
|
1285
1285
|
const getChevronIcon = (nestedListType, isOpened) => {
|
|
1286
1286
|
if (nestedListType !== 'expandable') {
|
|
@@ -1304,11 +1304,11 @@ const StyledListItem = styled(ListItem).withConfig({
|
|
|
1304
1304
|
theme
|
|
1305
1305
|
}) => css(["&.", "{&.", "{padding:0;}p.MuiTypography-root{margin-bottom:0;}.", "{align-items:center;display:flex;flex-grow:2;}.", " .MuiIcon-root{margin-right:", "px;}.dot-icon i:before{color:", ";}}"], listItemRootClass, flyoutListItemClassName, listItemLinkClassName, flyoutItemLinkClassName, theme.spacing(4), theme.palette.text.primary));
|
|
1306
1306
|
|
|
1307
|
-
const rootClassName$
|
|
1307
|
+
const rootClassName$N = 'dot-progress';
|
|
1308
1308
|
const StyledCircularProgress = styled(CircularProgress).withConfig({
|
|
1309
1309
|
displayName: "Progressstyles__StyledCircularProgress",
|
|
1310
1310
|
componentId: "sc-1gs77rb-0"
|
|
1311
|
-
})(["&.", "{&.MuiCircularProgress-colorSecondary{color:#649a3d;}}"], rootClassName$
|
|
1311
|
+
})(["&.", "{&.MuiCircularProgress-colorSecondary{color:#649a3d;}}"], rootClassName$N);
|
|
1312
1312
|
|
|
1313
1313
|
const DotProgress = ({
|
|
1314
1314
|
ariaLabel,
|
|
@@ -1322,7 +1322,7 @@ const DotProgress = ({
|
|
|
1322
1322
|
value,
|
|
1323
1323
|
variant: _variant = 'indeterminate'
|
|
1324
1324
|
}) => {
|
|
1325
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1325
|
+
const rootClasses = useStylesWithRootClass(rootClassName$N, className);
|
|
1326
1326
|
useEffect(() => {
|
|
1327
1327
|
// deprecation warning
|
|
1328
1328
|
if (title) {
|
|
@@ -1363,19 +1363,29 @@ var variables = /*#__PURE__*/Object.freeze({
|
|
|
1363
1363
|
});
|
|
1364
1364
|
|
|
1365
1365
|
const flyoutMenuClassName = 'dot-flyout-menu';
|
|
1366
|
-
const rootClassName$
|
|
1366
|
+
const rootClassName$M = 'dot-menu';
|
|
1367
1367
|
const popperClassName = 'dot-popper';
|
|
1368
|
-
const StyledPopper = styled(Popper).withConfig({
|
|
1368
|
+
const StyledPopper$1 = styled(Popper).withConfig({
|
|
1369
1369
|
displayName: "Menustyles__StyledPopper",
|
|
1370
1370
|
componentId: "sc-134fmqu-0"
|
|
1371
1371
|
})(["", ""], ({
|
|
1372
1372
|
theme
|
|
1373
|
-
}) => css(["&.", "{z-index:", ";}&.", ",&.", "{&.loading .MuiPaper-root{align-items:center;display:flex;justify-content:center;min-height:200px;min-width:200px;}ul,.dot-action-item{background:", ";.dot-action-item-text{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;}}ul{box-sizing:content-box;min-width:112px;max-height:calc(100vh - 24px);overflow:auto;.dot-li{min-height:auto;&:hover{background:", ";}&:active,&:focus{background:", ";}}.dot-link{color:", ";}}.dot-action-item{height:", "px;border-top:1px solid ", ";line-height:inherit;button.dot-button{border-radius:", ";justify-content:flex-start;height:100%;margin:0;&:focus-visible{background-color:", ";}.MuiButton-label{gap:", "px;.MuiButton-startIcon{margin-left:0;.dot-icon{flex-shrink:0;}}}}}}"], popperClassName, levelSecond, rootClassName$
|
|
1373
|
+
}) => css(["&.", "{z-index:", ";}&.", ",&.", "{&.loading .MuiPaper-root{align-items:center;display:flex;justify-content:center;min-height:200px;min-width:200px;}ul,.dot-action-item{background:", ";.dot-action-item-text{white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;}}ul{box-sizing:content-box;min-width:112px;max-height:calc(100vh - 24px);overflow:auto;.dot-li{min-height:auto;&:hover{background:", ";}&:active,&:focus{background:", ";}}.dot-link{color:", ";}}.dot-action-item{height:", "px;border-top:1px solid ", ";line-height:inherit;button.dot-button{border-radius:", ";justify-content:flex-start;height:100%;margin:0;&:focus-visible{background-color:", ";}.MuiButton-label{gap:", "px;.MuiButton-startIcon{margin-left:0;.dot-icon{flex-shrink:0;}}}}}}"], popperClassName, levelSecond, rootClassName$M, popperClassName, theme.palette.product === 'agility' && theme.palette.agilityInterface.menuBg, theme.palette.product === 'agility' && theme.palette.agilityInterface.fixedCol, theme.palette.product === 'agility' && theme.palette.agilityInterface.activeCardBg, theme.palette.product === 'agility' && theme.palette.layer.n700, theme.spacing(7), theme.palette.grey[100], theme.spacing(0, 0, 0.5, 0.5), theme.palette.product === 'agility' && theme.palette.type === 'dark' ? theme.palette.layer.n200 : theme.palette.layer.n100, theme.spacing(3)));
|
|
1374
1374
|
|
|
1375
1375
|
const MENU_ITEM_HEIGHT_NORMAL = 33;
|
|
1376
1376
|
const MENU_ITEM_HEIGHT_DENSE = 28;
|
|
1377
1377
|
const DEFAULT_MAX_VISIBLE_ITEMS = 7;
|
|
1378
1378
|
|
|
1379
|
+
const rootClassName$L = 'dot-ul';
|
|
1380
|
+
const listItemClassName = 'dot-li';
|
|
1381
|
+
const listItemWithSubmenuClassName = 'dot-li-with-submenu';
|
|
1382
|
+
const StyledMenuList = styled(MenuList).withConfig({
|
|
1383
|
+
displayName: "MenuListstyles__StyledMenuList",
|
|
1384
|
+
componentId: "yqdwwg-0"
|
|
1385
|
+
})(["", ""], ({
|
|
1386
|
+
theme
|
|
1387
|
+
}) => css(["&.", "{.dot-li{justify-content:space-between;gap:", "px;&.", "{padding-right:", "px;}}}"], rootClassName$L, theme.spacing(3), listItemWithSubmenuClassName, theme.spacing(0.5)));
|
|
1388
|
+
|
|
1379
1389
|
const getDefaultItemHeight = isDense => isDense ? MENU_ITEM_HEIGHT_DENSE : MENU_ITEM_HEIGHT_NORMAL;
|
|
1380
1390
|
const calculateItemHeight = (isDense, customItemHeight, menuItemHeight) => {
|
|
1381
1391
|
// Custom item height must NOT be lower than MENU_ITEM_HEIGHT_DENSE value
|
|
@@ -1423,6 +1433,128 @@ const calculateMaxHeight = ({
|
|
|
1423
1433
|
});
|
|
1424
1434
|
return maxHeight;
|
|
1425
1435
|
};
|
|
1436
|
+
const checkForSubItems = menuItems => menuItems.some(menuItem => menuItem.items && menuItems.length > 0);
|
|
1437
|
+
const checkIfSubmenu = anchorElement => {
|
|
1438
|
+
if (!anchorElement) return false;
|
|
1439
|
+
return anchorElement.classList.contains(listItemWithSubmenuClassName);
|
|
1440
|
+
};
|
|
1441
|
+
const checkIfMenuItemSelected = (key, selectedKey, activeSubmenu) => {
|
|
1442
|
+
return selectedKey === key || activeSubmenu === key;
|
|
1443
|
+
};
|
|
1444
|
+
const checkForAutoFocus = (autoFocusItem, isFirstItem) => !!(autoFocusItem && isFirstItem);
|
|
1445
|
+
|
|
1446
|
+
/**
|
|
1447
|
+
* Since this component is used inside 'ClickAwayListener',
|
|
1448
|
+
* it needs to be contained within 'forwardRef' function
|
|
1449
|
+
*/
|
|
1450
|
+
|
|
1451
|
+
const DotMenuList = /*#__PURE__*/forwardRef(({
|
|
1452
|
+
autoFocusItem,
|
|
1453
|
+
className,
|
|
1454
|
+
'data-testid': dataTestId,
|
|
1455
|
+
dense,
|
|
1456
|
+
id,
|
|
1457
|
+
maxVisibleItems,
|
|
1458
|
+
menuItemHeight,
|
|
1459
|
+
menuItems,
|
|
1460
|
+
onItemSelect,
|
|
1461
|
+
onKeyDown,
|
|
1462
|
+
onSubMenuCreate,
|
|
1463
|
+
selectedKey
|
|
1464
|
+
}, ref) => {
|
|
1465
|
+
const rootClasses = useStylesWithRootClass(rootClassName$L, className);
|
|
1466
|
+
const [activeSubmenu, setActiveSubmenu] = useState(null);
|
|
1467
|
+
const [subItemAnchorEl, setSubItemAnchorEl] = useState(null);
|
|
1468
|
+
|
|
1469
|
+
const openSubmenu = (target, itemKey) => {
|
|
1470
|
+
// Set new anchor for submenu and active submenu key
|
|
1471
|
+
// so that new submenu can be opened
|
|
1472
|
+
setSubItemAnchorEl(target);
|
|
1473
|
+
setActiveSubmenu(itemKey);
|
|
1474
|
+
};
|
|
1475
|
+
|
|
1476
|
+
const closeActiveSubmenu = () => {
|
|
1477
|
+
// We want to clean active submenu state if it exists.
|
|
1478
|
+
// This will make previous submenu disappear when
|
|
1479
|
+
// hovering to item with no submenu items
|
|
1480
|
+
activeSubmenu && setActiveSubmenu(null);
|
|
1481
|
+
};
|
|
1482
|
+
|
|
1483
|
+
const getMouseEnterHandler = (itemKey, hasSubmenu) => event => {
|
|
1484
|
+
hasSubmenu ? openSubmenu(event.currentTarget, itemKey) : closeActiveSubmenu();
|
|
1485
|
+
};
|
|
1486
|
+
|
|
1487
|
+
return /*#__PURE__*/React__default.createElement(StyledMenuList, {
|
|
1488
|
+
classes: {
|
|
1489
|
+
root: rootClasses
|
|
1490
|
+
},
|
|
1491
|
+
"data-testid": dataTestId,
|
|
1492
|
+
dense: dense,
|
|
1493
|
+
id: id,
|
|
1494
|
+
onKeyDown: onKeyDown,
|
|
1495
|
+
style: {
|
|
1496
|
+
height: calculateMaxHeight({
|
|
1497
|
+
isDense: dense,
|
|
1498
|
+
maxVisibleItems,
|
|
1499
|
+
menuItems,
|
|
1500
|
+
menuItemHeight
|
|
1501
|
+
})
|
|
1502
|
+
}
|
|
1503
|
+
}, menuItems.map((item, index) => {
|
|
1504
|
+
const {
|
|
1505
|
+
ariaLabel: itemAriaLabel,
|
|
1506
|
+
children,
|
|
1507
|
+
classes,
|
|
1508
|
+
divider,
|
|
1509
|
+
height,
|
|
1510
|
+
items: subItems,
|
|
1511
|
+
key
|
|
1512
|
+
} = item;
|
|
1513
|
+
const itemHeight = calculateItemHeight(dense, height, menuItemHeight);
|
|
1514
|
+
const isSelected = checkIfMenuItemSelected(key, selectedKey, activeSubmenu);
|
|
1515
|
+
const isFirstItem = index === 0;
|
|
1516
|
+
const hasSubmenu = !!subItems;
|
|
1517
|
+
const hasAutoFocus = checkForAutoFocus(autoFocusItem, isFirstItem);
|
|
1518
|
+
const menuItemClasses = useStylesWithRootClass(listItemClassName, hasSubmenu ? listItemWithSubmenuClassName : '', classes ? classes : '');
|
|
1519
|
+
|
|
1520
|
+
const handleClick = event => {
|
|
1521
|
+
// Execute select callback only for items which does not have
|
|
1522
|
+
// submenu defined. If there is no menu or handler - prevent
|
|
1523
|
+
// further propagation of the current event so that click on
|
|
1524
|
+
// items with submenu does not close the menu
|
|
1525
|
+
!hasSubmenu && onItemSelect ? onItemSelect(event, key) : event.stopPropagation();
|
|
1526
|
+
};
|
|
1527
|
+
/**
|
|
1528
|
+
* If there is submenu, right arrow icon will be added
|
|
1529
|
+
* and sub-menu will be rendered
|
|
1530
|
+
*/
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
return /*#__PURE__*/React__default.createElement(MenuItem, {
|
|
1534
|
+
autoFocus: hasAutoFocus,
|
|
1535
|
+
"aria-label": itemAriaLabel,
|
|
1536
|
+
className: menuItemClasses,
|
|
1537
|
+
disableRipple: hasSubmenu,
|
|
1538
|
+
divider: divider,
|
|
1539
|
+
key: key,
|
|
1540
|
+
onClick: handleClick,
|
|
1541
|
+
onMouseEnter: getMouseEnterHandler(key, hasSubmenu),
|
|
1542
|
+
innerRef: ref,
|
|
1543
|
+
style: {
|
|
1544
|
+
height: itemHeight
|
|
1545
|
+
},
|
|
1546
|
+
selected: isSelected
|
|
1547
|
+
}, children, hasSubmenu && /*#__PURE__*/React__default.createElement(DotIcon, {
|
|
1548
|
+
"data-testid": "dot-item-arrow-icon",
|
|
1549
|
+
iconId: "arrow-right"
|
|
1550
|
+
}), hasSubmenu && onSubMenuCreate({
|
|
1551
|
+
anchorElement: subItemAnchorEl,
|
|
1552
|
+
isOpened: isSelected,
|
|
1553
|
+
subMenuId: `${index}-${key}`,
|
|
1554
|
+
subMenuItems: subItems
|
|
1555
|
+
}));
|
|
1556
|
+
}));
|
|
1557
|
+
});
|
|
1426
1558
|
|
|
1427
1559
|
const DotMenu = ({
|
|
1428
1560
|
anchorEl,
|
|
@@ -1439,9 +1571,22 @@ const DotMenu = ({
|
|
|
1439
1571
|
menuPlacement: _menuPlacement = 'bottom',
|
|
1440
1572
|
onLeave,
|
|
1441
1573
|
onSelect,
|
|
1442
|
-
open: _open = false
|
|
1574
|
+
open: _open = false,
|
|
1575
|
+
selectedKey
|
|
1443
1576
|
}) => {
|
|
1444
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1577
|
+
const rootClasses = useStylesWithRootClass(rootClassName$M, className, _loading ? 'loading' : '');
|
|
1578
|
+
const isSubmenu = checkIfSubmenu(anchorEl);
|
|
1579
|
+
const hasSubItems = checkForSubItems(_menuItems); // Timeout object is customizable when Menu component is either submenu
|
|
1580
|
+
// (it is opened within parent menu) or it contains at least one item which
|
|
1581
|
+
// has sub-items. This is done because when multi-level menu is closing it
|
|
1582
|
+
// will first close the parent and only then child menus - which looks
|
|
1583
|
+
// a bit weird - so here I'm giving it exit value of 0 so that it looks like
|
|
1584
|
+
// they all close at the same time. For "normal" menus, 'auto' value is used.
|
|
1585
|
+
|
|
1586
|
+
const timeout = isSubmenu || hasSubItems ? {
|
|
1587
|
+
exit: 0,
|
|
1588
|
+
enter: 300
|
|
1589
|
+
} : 'auto';
|
|
1445
1590
|
|
|
1446
1591
|
const handleSelect = (event, itemKey) => {
|
|
1447
1592
|
onLeave && onLeave(event);
|
|
@@ -1461,7 +1606,7 @@ const DotMenu = ({
|
|
|
1461
1606
|
}
|
|
1462
1607
|
};
|
|
1463
1608
|
|
|
1464
|
-
return /*#__PURE__*/React__default.createElement(StyledPopper, {
|
|
1609
|
+
return /*#__PURE__*/React__default.createElement(StyledPopper$1, {
|
|
1465
1610
|
anchorEl: anchorEl,
|
|
1466
1611
|
"aria-label": ariaLabel,
|
|
1467
1612
|
className: rootClasses,
|
|
@@ -1477,47 +1622,41 @@ const DotMenu = ({
|
|
|
1477
1622
|
}) => /*#__PURE__*/React__default.createElement(Grow, Object.assign({}, TransitionProps, {
|
|
1478
1623
|
style: {
|
|
1479
1624
|
transformOrigin: placement === 'bottom' ? 'center top' : 'center bottom'
|
|
1480
|
-
}
|
|
1625
|
+
},
|
|
1626
|
+
timeout: timeout
|
|
1481
1627
|
}), /*#__PURE__*/React__default.createElement(Paper, null, /*#__PURE__*/React__default.createElement(ClickAwayListener, {
|
|
1482
1628
|
onClickAway: handleClickAway
|
|
1483
1629
|
}, _loading ? /*#__PURE__*/React__default.createElement(DotProgress, {
|
|
1484
1630
|
title: "Loading Data...",
|
|
1485
1631
|
tooltip: "Loading Data...",
|
|
1486
1632
|
value: 20
|
|
1487
|
-
}) : /*#__PURE__*/React__default.createElement(
|
|
1633
|
+
}) : /*#__PURE__*/React__default.createElement(DotMenuList, {
|
|
1488
1634
|
autoFocusItem: _open,
|
|
1489
|
-
className: "dot-ul",
|
|
1490
1635
|
"data-testid": `${dataTestId}-menu`,
|
|
1491
1636
|
dense: _dense,
|
|
1492
1637
|
id: id,
|
|
1638
|
+
maxVisibleItems: _maxVisibleItems,
|
|
1639
|
+
menuItemHeight: menuItemHeight,
|
|
1640
|
+
menuItems: _menuItems,
|
|
1641
|
+
onItemSelect: handleSelect,
|
|
1493
1642
|
onKeyDown: handleListKeyDown,
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
return /*#__PURE__*/React__default.createElement(MenuItem, {
|
|
1512
|
-
"aria-label": itemAriaLabel,
|
|
1513
|
-
className: `dot-li ${classes ? classes : ''}`,
|
|
1514
|
-
key: index,
|
|
1515
|
-
onClick: event => handleSelect(event, key),
|
|
1516
|
-
style: {
|
|
1517
|
-
height: itemHeight
|
|
1518
|
-
}
|
|
1519
|
-
}, children);
|
|
1520
|
-
}))))));
|
|
1643
|
+
onSubMenuCreate: ({
|
|
1644
|
+
anchorElement,
|
|
1645
|
+
isOpened,
|
|
1646
|
+
subMenuId,
|
|
1647
|
+
subMenuItems
|
|
1648
|
+
}) => /*#__PURE__*/React__default.createElement(DotMenu, {
|
|
1649
|
+
anchorEl: anchorElement,
|
|
1650
|
+
menuPlacement: "right-start",
|
|
1651
|
+
id: subMenuId,
|
|
1652
|
+
menuItems: subMenuItems,
|
|
1653
|
+
open: isOpened,
|
|
1654
|
+
onLeave: onLeave,
|
|
1655
|
+
onSelect: onSelect,
|
|
1656
|
+
selectedKey: selectedKey
|
|
1657
|
+
}),
|
|
1658
|
+
selectedKey: selectedKey
|
|
1659
|
+
})))));
|
|
1521
1660
|
};
|
|
1522
1661
|
|
|
1523
1662
|
const CreateUUID = () => {
|
|
@@ -1528,13 +1667,13 @@ const CreateUUID = () => {
|
|
|
1528
1667
|
});
|
|
1529
1668
|
};
|
|
1530
1669
|
|
|
1531
|
-
const rootClassName$
|
|
1670
|
+
const rootClassName$K = 'dot-drawer';
|
|
1532
1671
|
const StyledDrawer = styled(Drawer).withConfig({
|
|
1533
1672
|
displayName: "Drawerstyles__StyledDrawer",
|
|
1534
1673
|
componentId: "sc-1uiowy0-0"
|
|
1535
1674
|
})(["", ""], ({
|
|
1536
1675
|
theme
|
|
1537
|
-
}) => css(["&.", " .MuiBackdrop-root{background-color:", ";}.dot-drawer-paper{background-color:", ";height:", ";padding:", "px;width:", ";}"], rootClassName$
|
|
1676
|
+
}) => css(["&.", " .MuiBackdrop-root{background-color:", ";}.dot-drawer-paper{background-color:", ";height:", ";padding:", "px;width:", ";}"], rootClassName$K, alpha(theme.palette.grey[900], 0.7), theme.palette.product === 'agility' && theme.palette.layer.n50, ({
|
|
1538
1677
|
height,
|
|
1539
1678
|
anchor
|
|
1540
1679
|
}) => anchor === 'left' || anchor === 'right' ? '100%' : height, theme.spacing(2), ({
|
|
@@ -1542,13 +1681,13 @@ const StyledDrawer = styled(Drawer).withConfig({
|
|
|
1542
1681
|
anchor
|
|
1543
1682
|
}) => anchor === 'bottom' || anchor === 'top' ? 'auto' : width));
|
|
1544
1683
|
|
|
1545
|
-
const rootClassName$
|
|
1684
|
+
const rootClassName$J = 'dot-drawer-header';
|
|
1546
1685
|
const StyleDrawerHeader = styled.div.withConfig({
|
|
1547
1686
|
displayName: "DrawerHeaderstyles__StyleDrawerHeader",
|
|
1548
1687
|
componentId: "sc-2d2xd3-0"
|
|
1549
1688
|
})(["", ""], ({
|
|
1550
1689
|
theme
|
|
1551
|
-
}) => css(["&.", "{padding:", ";display:flex;.close-button{
|
|
1690
|
+
}) => css(["&.", "{padding:", ";display:flex;align-items:center;.close-button{margin-left:auto;}}"], rootClassName$J, theme.spacing(0, 0, 2)));
|
|
1552
1691
|
|
|
1553
1692
|
const DotDrawerHeader = ({
|
|
1554
1693
|
ariaLabel,
|
|
@@ -1558,7 +1697,7 @@ const DotDrawerHeader = ({
|
|
|
1558
1697
|
onClose,
|
|
1559
1698
|
variant
|
|
1560
1699
|
}) => {
|
|
1561
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1700
|
+
const rootClasses = useStylesWithRootClass(rootClassName$J, className);
|
|
1562
1701
|
return /*#__PURE__*/React__default.createElement(StyleDrawerHeader, {
|
|
1563
1702
|
"aria-label": ariaLabel,
|
|
1564
1703
|
className: rootClasses,
|
|
@@ -1570,13 +1709,13 @@ const DotDrawerHeader = ({
|
|
|
1570
1709
|
}));
|
|
1571
1710
|
};
|
|
1572
1711
|
|
|
1573
|
-
const rootClassName$
|
|
1712
|
+
const rootClassName$I = 'dot-drawer-body';
|
|
1574
1713
|
const StyleDrawerBody = styled.div.withConfig({
|
|
1575
1714
|
displayName: "DrawerBodystyles__StyleDrawerBody",
|
|
1576
1715
|
componentId: "sc-1mpmjdk-0"
|
|
1577
1716
|
})(["", ""], ({
|
|
1578
1717
|
theme
|
|
1579
|
-
}) => css(["&.", "{display:flex;.dot-drawer-close-button{align-self:self-start;padding:0;margin-left:auto;}}"], rootClassName$
|
|
1718
|
+
}) => css(["&.", "{display:flex;.dot-drawer-close-button{align-self:self-start;padding:0;margin-left:auto;}}"], rootClassName$I));
|
|
1580
1719
|
|
|
1581
1720
|
const DotDrawerBody = ({
|
|
1582
1721
|
ariaLabel,
|
|
@@ -1587,7 +1726,7 @@ const DotDrawerBody = ({
|
|
|
1587
1726
|
onClose,
|
|
1588
1727
|
variant
|
|
1589
1728
|
}) => {
|
|
1590
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1729
|
+
const rootClasses = useStylesWithRootClass(rootClassName$I, className);
|
|
1591
1730
|
return /*#__PURE__*/React__default.createElement(StyleDrawerBody, {
|
|
1592
1731
|
"aria-label": ariaLabel,
|
|
1593
1732
|
className: rootClasses,
|
|
@@ -1599,13 +1738,13 @@ const DotDrawerBody = ({
|
|
|
1599
1738
|
}));
|
|
1600
1739
|
};
|
|
1601
1740
|
|
|
1602
|
-
const rootClassName$
|
|
1741
|
+
const rootClassName$H = 'dot-drawer-footer';
|
|
1603
1742
|
const StyleDrawerFooter = styled.div.withConfig({
|
|
1604
1743
|
displayName: "DrawerFooterstyles__StyleDrawerFooter",
|
|
1605
1744
|
componentId: "sc-1ki05ze-0"
|
|
1606
1745
|
})(["", ""], ({
|
|
1607
1746
|
theme
|
|
1608
|
-
}) => css(["&.", "{padding:", ";}"], rootClassName$
|
|
1747
|
+
}) => css(["&.", "{padding:", ";}"], rootClassName$H, theme.spacing(2, 0, 0)));
|
|
1609
1748
|
|
|
1610
1749
|
const DotDrawerFooter = ({
|
|
1611
1750
|
ariaLabel,
|
|
@@ -1613,7 +1752,7 @@ const DotDrawerFooter = ({
|
|
|
1613
1752
|
className,
|
|
1614
1753
|
'data-testid': dataTestId
|
|
1615
1754
|
}) => {
|
|
1616
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1755
|
+
const rootClasses = useStylesWithRootClass(rootClassName$H, className);
|
|
1617
1756
|
return /*#__PURE__*/React__default.createElement(StyleDrawerFooter, {
|
|
1618
1757
|
"aria-label": ariaLabel,
|
|
1619
1758
|
className: rootClasses,
|
|
@@ -1643,7 +1782,7 @@ const DotDrawer = ({
|
|
|
1643
1782
|
console.warn('Please use `children` or `drawerBodyProps`. If both are used, `children` is ignored.');
|
|
1644
1783
|
}
|
|
1645
1784
|
}, []);
|
|
1646
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1785
|
+
const rootClasses = useStylesWithRootClass(rootClassName$K, className);
|
|
1647
1786
|
const headerExists = !!drawerHeaderProps;
|
|
1648
1787
|
const bodyTestId = drawerBodyProps ? drawerBodyProps[`data-testid`] : 'drawer-body';
|
|
1649
1788
|
return /*#__PURE__*/React__default.createElement(StyledDrawer, {
|
|
@@ -1718,7 +1857,7 @@ const DotList = ({
|
|
|
1718
1857
|
nestedListType: _nestedListType = 'expandable',
|
|
1719
1858
|
width: _width = 240
|
|
1720
1859
|
}) => {
|
|
1721
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
1860
|
+
const rootClasses = useStylesWithRootClass(rootClassName$O, className);
|
|
1722
1861
|
const listWidth = typeof _width === 'number' ? `${_width}px` : _width;
|
|
1723
1862
|
const [listItemIndex, setListItemIndex] = useState(null);
|
|
1724
1863
|
|
|
@@ -2067,13 +2206,13 @@ function SvgLogoDigitalAi(_ref, svgRef) {
|
|
|
2067
2206
|
|
|
2068
2207
|
var ForwardRef$1 = /*#__PURE__*/React.forwardRef(SvgLogoDigitalAi);
|
|
2069
2208
|
|
|
2070
|
-
const rootClassName$
|
|
2209
|
+
const rootClassName$G = 'dot-sidebar';
|
|
2071
2210
|
const StyledSidebar = styled.aside.withConfig({
|
|
2072
2211
|
displayName: "Sidebarstyles__StyledSidebar",
|
|
2073
2212
|
componentId: "l3atb4-0"
|
|
2074
2213
|
})(["", ""], ({
|
|
2075
2214
|
theme
|
|
2076
|
-
}) => css(["&.", "{align-items:stretch;background:", ";border-width:0 1px;border-style:solid;border-color:", ";box-shadow:", ";box-sizing:border-box;color:", ";display:flex;height:100%;flex-direction:column;justify-content:space-between;letter-spacing:0.01em;padding:", ";-o-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;-moz-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;-webkit-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;header{align-items:center;border-bottom:1px solid;border-bottom-color:", ";display:flex;height:40px;flex-shrink:0;overflow:hidden;margin-bottom:", ";padding:", ";white-space:nowrap;&.app-logo{box-sizing:border-box;.dot-app-logo{svg,img{max-width:100%;}}}.dot-avatar{margin-right:", "px;}}.go-back{align-items:center;border-bottom:1px solid;border-bottom-color:", ";display:flex;.go-back-button{margin:", ";background-color:", ";&:hover{background-color:", ";}&:focus-visible{box-shadow:0 0 0 2px ", ",0 0 0 4px ", ";}}}hr.MuiDivider-root{background-color:", ";margin:", ";}.MuiListSubheader-root{border-bottom:1px solid;border-bottom-color:", ";margin:", ";.dot-typography{margin:0;}}ul.side-nav{background:transparent;flex-grow:2;overflow-x:hidden;overflow-y:auto;padding:0;width:auto;.dot-nested-list{background:transparent;}.", "{.dot-drawer-paper{border-right:1px solid ", ";box-shadow:0 0 5px 0 rgba(0,0,0,0.15);padding-top:", ";}.MuiTypography-root.MuiTypography-subtitle2{border:", ";color:", ";font-size:", ";line-height:40px;margin:", ";padding:", ";}.", "{margin:0;padding-left:", "px;}}.dot-list-item{height:", ";padding:0;margin-bottom:", ";&.MuiListItem-root.Mui-selected,&.MuiListItem-root.Mui-selected:hover,&:hover{background-color:", ";}&.Mui-focusVisible{box-shadow:inset 0 0 0 2px ", ";border:2px solid ", ";}&:hover,&:active,&:focus{.dot-typography,.dot-icon i.dot-i:before{color:", ";}}&.open{background-color:", ";border:", ";border-radius:", ";&:hover{background-color:", ";}}.MuiTouchRipple-root{display:", ";}.dot-list-item-link .dot-icon{margin-right:", "px;}.dot-icon{border-radius:50%;height:40px;margin:", ";width:40px;}.dot-typography{white-space:nowrap;}}}.toggle-nav{border-top:1px solid;border-top-color:", ";padding:", "px;text-align:right;.dot-icon{transform:rotate(0deg);-o-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;-moz-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;-webkit-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;}}.powered-by{border-top:1px solid;border-top-color:", ";color:", ";display:flex;flex-direction:column;flex-shrink:0;font-size:12px;overflow:hidden;padding:", "px;p.desc{white-space:nowrap;}.company-name{margin-top:", "px;}.d-icon{display:none;}}&.collapsed{overflow:hidden;padding:", ";width:58px;-o-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;-moz-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;-webkit-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;li.MuiListSubheader-root .dot-typography,.go-back .MuiTypography-root,.MuiListItem-divider .dot-list-item-link,.child,.powered-by .company-name,.powered-by p.desc{display:none;}.dot-nested-drawer li.MuiListSubheader-root .dot-typography,.powered-by .d-icon{display:block;}header .dot-app-logo{text-align:center;}ul.side-nav{width:56px;.dot-list-item{margin-left:0;}.toggle-nav{align-self:center;}}.powered-by{align-items:center;}}}"], rootClassName$
|
|
2215
|
+
}) => css(["&.", "{align-items:stretch;background:", ";border-width:0 1px;border-style:solid;border-color:", ";box-shadow:", ";box-sizing:border-box;color:", ";display:flex;height:100%;flex-direction:column;justify-content:space-between;letter-spacing:0.01em;padding:", ";-o-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;-moz-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;-webkit-transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;transition:width cubic-bezier(0.4,0,0.6,1) 0.3s;header{align-items:center;border-bottom:1px solid;border-bottom-color:", ";display:flex;height:40px;flex-shrink:0;overflow:hidden;margin-bottom:", ";padding:", ";white-space:nowrap;&.app-logo{box-sizing:border-box;.dot-app-logo{svg,img{max-width:100%;}}}.dot-avatar{margin-right:", "px;}}.go-back{align-items:center;border-bottom:1px solid;border-bottom-color:", ";display:flex;.go-back-button{margin:", ";background-color:", ";&:hover{background-color:", ";}&:focus-visible{box-shadow:0 0 0 2px ", ",0 0 0 4px ", ";}}}hr.MuiDivider-root{background-color:", ";margin:", ";}.MuiListSubheader-root{border-bottom:1px solid;border-bottom-color:", ";margin:", ";.dot-typography{margin:0;}}ul.side-nav{background:transparent;flex-grow:2;overflow-x:hidden;overflow-y:auto;padding:0;width:auto;.dot-nested-list{background:transparent;}.", "{.dot-drawer-paper{border-right:1px solid ", ";box-shadow:0 0 5px 0 rgba(0,0,0,0.15);padding-top:", ";}.MuiTypography-root.MuiTypography-subtitle2{border:", ";color:", ";font-size:", ";line-height:40px;margin:", ";padding:", ";}.", "{margin:0;padding-left:", "px;}}.dot-list-item{height:", ";padding:0;margin-bottom:", ";&.MuiListItem-root.Mui-selected,&.MuiListItem-root.Mui-selected:hover,&:hover{background-color:", ";}&.Mui-focusVisible{box-shadow:inset 0 0 0 2px ", ";border:2px solid ", ";}&:hover,&:active,&:focus{.dot-typography,.dot-icon i.dot-i:before{color:", ";}}&.open{background-color:", ";border:", ";border-radius:", ";&:hover{background-color:", ";}}.MuiTouchRipple-root{display:", ";}.dot-list-item-link .dot-icon{margin-right:", "px;}.dot-icon{border-radius:50%;height:40px;margin:", ";width:40px;}.dot-typography{white-space:nowrap;}}}.toggle-nav{border-top:1px solid;border-top-color:", ";padding:", "px;text-align:right;.dot-icon{transform:rotate(0deg);-o-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;-moz-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;-webkit-transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;transition:all cubic-bezier(0.4,0,0.2,1) 0.3s;}}.powered-by{border-top:1px solid;border-top-color:", ";color:", ";display:flex;flex-direction:column;flex-shrink:0;font-size:12px;overflow:hidden;padding:", "px;p.desc{white-space:nowrap;}.company-name{margin-top:", "px;}.d-icon{display:none;}}&.collapsed{overflow:hidden;padding:", ";width:58px;-o-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;-moz-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;-webkit-transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;transition:all cubic-bezier(0.4,0,0.6,1) 0.3s;li.MuiListSubheader-root .dot-typography,.go-back .MuiTypography-root,.MuiListItem-divider .dot-list-item-link,.child,.powered-by .company-name,.powered-by p.desc{display:none;}.dot-nested-drawer li.MuiListSubheader-root .dot-typography,.powered-by .d-icon{display:block;}header .dot-app-logo{text-align:center;}ul.side-nav{width:56px;.dot-list-item{margin-left:0;}.toggle-nav{align-self:center;}}.powered-by{align-items:center;}}}"], rootClassName$G, theme.palette.product === 'agility' ? theme.palette.layer.n50 : theme.palette.grey[50], theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.palette.product === 'agility' && '0 0 5px rgba(0, 0, 0, 0.15)', theme.palette.product === 'agility' ? theme.palette.layer.n700 : theme.palette.grey[700], theme.palette.product === 'agility' && `${theme.spacing(2)}px`, theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.palette.product === 'agility' && `${theme.spacing(1)}px`, theme.palette.product === 'agililty' ? theme.spacing(0, 0, 1) : theme.spacing(1, 2), theme.spacing(1), theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.spacing(0.5, 1), theme.palette.layer.n100, theme.palette.layer.n200, theme.palette.layer.n0, theme.palette.layer.n900, theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.palette.product === 'agility' ? theme.spacing(2, 0) : theme.spacing(1, 0), theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.spacing(0, 0, 1), nestedDrawerClassName, theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.palette.product === 'agility' && '10px', theme.palette.product === 'agility' && 'none', theme.palette.product === 'agility' && theme.palette.agilityInterface.sideNavSubHeaderText, theme.palette.product === 'agility' && '11px', theme.palette.product === 'agility' && '10px 0 0', theme.palette.product === 'agility' && '0 8px', listItemRootClass, theme.spacing(2), theme.palette.product === 'agility' ? '40px' : '44px', theme.palette.product === 'agility' && `${theme.spacing(1)}px`, theme.palette.product === 'agility' && 'transparent', theme.palette.layer.n0, theme.palette.layer.n900, theme.palette.product === 'agility' && theme.palette.agilityInterface.sideNavHoverText, theme.palette.product === 'agility' && theme.palette.agilityInterface.sideNavHoverBg, theme.palette.product === 'agility' ? `1px solid ${theme.palette.agilityInterface.sideNavHoverBorder}` : 'none', theme.palette.product === 'agility' && '4px', theme.palette.product === 'agility' && theme.palette.agilityInterface.sideNavHoverBg, theme.palette.product === 'agility' && 'none', theme.spacing(1), theme.spacing(0, 1), theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.spacing(1), theme.palette.product === 'agility' ? theme.palette.agilityInterface.sideNavBorder : theme.palette.grey[100], theme.palette.grey[400], theme.spacing(1), theme.spacing(1), theme.palette.product === 'agility' && theme.spacing(2, 0)));
|
|
2077
2216
|
|
|
2078
2217
|
const Brand = ({
|
|
2079
2218
|
brandDesc
|
|
@@ -2153,7 +2292,7 @@ const DotSidebar = ({
|
|
|
2153
2292
|
};
|
|
2154
2293
|
|
|
2155
2294
|
const sidebarClasses = useStylesWithRootClass('side-nav', openClass);
|
|
2156
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
2295
|
+
const rootClasses = useStylesWithRootClass(rootClassName$G, openClass, className);
|
|
2157
2296
|
return /*#__PURE__*/React__default.createElement(StyledSidebar, {
|
|
2158
2297
|
"aria-label": ariaLabel,
|
|
2159
2298
|
className: rootClasses,
|
|
@@ -2243,7 +2382,7 @@ function SvgLogoDigitalAiWhite(_ref, svgRef) {
|
|
|
2243
2382
|
|
|
2244
2383
|
var ForwardRef = /*#__PURE__*/React.forwardRef(SvgLogoDigitalAiWhite);
|
|
2245
2384
|
|
|
2246
|
-
const rootClassName$
|
|
2385
|
+
const rootClassName$F = 'dot-app-toolbar';
|
|
2247
2386
|
const denseClassName = 'dense';
|
|
2248
2387
|
const StyledMainMenu = styled(DotDrawer).withConfig({
|
|
2249
2388
|
displayName: "AppToolbarstyles__StyledMainMenu",
|
|
@@ -2256,7 +2395,7 @@ const StyledAppToolbar = styled.header.withConfig({
|
|
|
2256
2395
|
componentId: "sc-3kokby-1"
|
|
2257
2396
|
})(["", ""], ({
|
|
2258
2397
|
theme
|
|
2259
|
-
}) => css(["&.", "{align-items:center;background:", ";border-bottom:4px solid ", ";box-sizing:border-box;color:", ";display:flex;height:64px;padding:", ";position:fixed;width:100%;z-index:", ";top:0;left:0;right:0;&.without-menu-icon{padding-left:", "px;}&.", "{height:48px;}.dot-main-menu-btn,.dot-right-side{.dot-icon-btn{border:", ";color:", ";&:hover,&:active,&:focus{background:", ";}}}.dot-main-menu-btn{text-align:center;}.dot-branding{align-items:center;display:flex;padding:", ";.primary-logo,.app-logo{margin-right:", "px;}.primary-logo,.dot-app-logo{display:flex;max-width:200px;svg,img{max-height:36px;max-width:200px;}}a{line-height:0;}.dot-product-name{color:", ";font-size:18px;margin:", ";}.divider{margin-left:", "px;}}div.dot-right-side{display:flex;flex-grow:2;justify-content:flex-end;}.avatar-wrapper{display:flex;align-items:center;justify-content:center;width:40px;button.dot-avatar:focus-visible{box-shadow:0px 0px 0px 3px ", ",0px 0px 0px 5px ", ";}}}"], rootClassName$
|
|
2398
|
+
}) => css(["&.", "{align-items:center;background:", ";border-bottom:4px solid ", ";box-sizing:border-box;color:", ";display:flex;height:64px;padding:", ";position:fixed;width:100%;z-index:", ";top:0;left:0;right:0;&.without-menu-icon{padding-left:", "px;}&.", "{height:48px;}.dot-main-menu-btn,.dot-right-side{.dot-icon-btn{border:", ";color:", ";&:hover,&:active,&:focus{background:", ";}}}.dot-main-menu-btn{text-align:center;}.dot-branding{align-items:center;display:flex;padding:", ";.primary-logo,.app-logo{margin-right:", "px;}.primary-logo,.dot-app-logo{display:flex;max-width:200px;svg,img{max-height:36px;max-width:200px;}}a{line-height:0;}.dot-product-name{color:", ";font-size:18px;margin:", ";}.divider{margin-left:", "px;}}div.dot-right-side{display:flex;flex-grow:2;justify-content:flex-end;}.avatar-wrapper{display:flex;align-items:center;justify-content:center;width:40px;button.dot-avatar:focus-visible{box-shadow:0px 0px 0px 3px ", ",0px 0px 0px 5px ", ";}}}"], rootClassName$F, theme.palette.product === 'agility' ? theme.palette.agilityInterface.headerBg : theme.palette.grey[700], theme.palette.grey[100], theme.palette.grey[0], theme.spacing(1.5, 2, 1.5, 1), levelFourth, theme.spacing(1.5), denseClassName, theme.palette.product === 'agility' && 'none', theme.palette.grey[100], theme.palette.product === 'agility' && theme.palette.agilityInterface.topBarIconHoverBg, theme.spacing(0, 4, 0, 0.75), theme.spacing(1.5), theme.palette.grey[100], theme.spacing(0, 1.5), theme.spacing(2), theme.palette.layer.n900, theme.palette.layer.n0));
|
|
2260
2399
|
|
|
2261
2400
|
const DotAppToolbar = ({
|
|
2262
2401
|
appName,
|
|
@@ -2282,7 +2421,7 @@ const DotAppToolbar = ({
|
|
|
2282
2421
|
const displayAppLogo = appLogo || appLogoSmall;
|
|
2283
2422
|
const mainMenuRef = useRef(null);
|
|
2284
2423
|
const denseClass = _dense ? denseClassName : '';
|
|
2285
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
2424
|
+
const rootClasses = useStylesWithRootClass(rootClassName$F, className, denseClass, showMainMenu ? '' : 'without-menu-icon');
|
|
2286
2425
|
const mainMenuClasses = useStylesWithRootClass('dot-main-menu', denseClass, menuOpen ? 'open' : '');
|
|
2287
2426
|
const targetBreakpoint = useMediaQuery(theme => theme.breakpoints.up('md'));
|
|
2288
2427
|
useEffect(() => {
|
|
@@ -2376,7 +2515,7 @@ const DotAppToolbar = ({
|
|
|
2376
2515
|
}, avatar)));
|
|
2377
2516
|
};
|
|
2378
2517
|
|
|
2379
|
-
const rootClassName$
|
|
2518
|
+
const rootClassName$E = 'dot-autocomplete';
|
|
2380
2519
|
const inputRootClassName = 'dot-input-root';
|
|
2381
2520
|
const inputMediumClassName = 'dot-input-medium';
|
|
2382
2521
|
const StyledAutocomplete = styled(Autocomplete).withConfig({
|
|
@@ -2384,9 +2523,9 @@ const StyledAutocomplete = styled(Autocomplete).withConfig({
|
|
|
2384
2523
|
componentId: "j2sgjy-0"
|
|
2385
2524
|
})(["", ""], ({
|
|
2386
2525
|
theme
|
|
2387
|
-
}) => css(["&.", "{.", ".", "{padding-top:", ";padding-bottom:", ";}}"], rootClassName$
|
|
2526
|
+
}) => css(["&.", "{.", ".", "{padding-top:", ";padding-bottom:", ";}}"], rootClassName$E, inputRootClassName, inputMediumClassName, theme.spacing(0), theme.spacing(0)));
|
|
2388
2527
|
|
|
2389
|
-
const rootClassName$
|
|
2528
|
+
const rootClassName$D = 'dot-text-field';
|
|
2390
2529
|
const rootSelectClassName = 'dot-select-field';
|
|
2391
2530
|
const warningClassName = 'dot-warning';
|
|
2392
2531
|
const adornmentIconClassName = 'dot-adornment-icon';
|
|
@@ -2400,15 +2539,15 @@ const StyledTextField = styled(TextField).withConfig({
|
|
|
2400
2539
|
})(["", ""], ({
|
|
2401
2540
|
theme,
|
|
2402
2541
|
InputProps
|
|
2403
|
-
}) => css(["&.", "{.MuiInputBase-root{background:", "}.MuiInputBase-input{box-sizing:content-box;}.MuiOutlinedInput-notchedOutline{border-color:", "}.MuiOutlinedInput-input{padding:", ";}.MuiOutlinedInput-inputMarginDense{padding-top:10.5px;padding-bottom:10.5px;}.MuiOutlinedInput-inputMultiline{padding:0;}}&.", ",&.", "{.dot-adornment-icon .dot-icon i{margin-top:-2px;}.MuiFormLabel-root.Mui-focused{color:", "}select.dot-select{background:", ";}.MuiSelect-select:focus{background-color:transparent;}.Mui-error .", "{color:", ";}.MuiSelect-icon{right:", ";}&.", "{.MuiOutlinedInput-notchedOutline{border-color:", ";}.MuiInputLabel-outlined.MuiInputLabel-shrink{color:", ";}.", "{color:", ";}}.MuiOutlinedInput-adornedStart{padding-left:12px;}.MuiOutlinedInput-adornedEnd{padding-right:12px;}.MuiFormHelperText-root{font-size:", "px;margin:", ";display:flex;align-items:flex-end;&:not(.Mui-error){color:", ";}}.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:", ";}"], rootClassName$
|
|
2542
|
+
}) => css(["&.", "{.MuiInputBase-root{background:", "}.MuiInputBase-input{box-sizing:content-box;}.MuiOutlinedInput-notchedOutline{border-color:", "}.MuiOutlinedInput-input{padding:", ";}.MuiOutlinedInput-inputMarginDense{padding-top:10.5px;padding-bottom:10.5px;}.MuiOutlinedInput-inputMultiline{padding:0;}}&.", ",&.", "{.dot-adornment-icon .dot-icon i{margin-top:-2px;}.MuiFormLabel-root.Mui-focused{color:", "}select.dot-select{background:", ";}.MuiSelect-select:focus{background-color:transparent;}.Mui-error .", "{color:", ";}.MuiSelect-icon{right:", ";}&.", "{.MuiOutlinedInput-notchedOutline{border-color:", ";}.MuiInputLabel-outlined.MuiInputLabel-shrink{color:", ";}.", "{color:", ";}}.MuiOutlinedInput-adornedStart{padding-left:12px;}.MuiOutlinedInput-adornedEnd{padding-right:12px;}.MuiFormHelperText-root{font-size:", "px;margin:", ";display:flex;align-items:flex-end;&:not(.Mui-error){color:", ";}}.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:", ";}"], rootClassName$D, theme.palette.product === 'agility' && theme.palette.layer.n0, theme.palette.product === 'agility' && theme.palette.layer.n100, InputProps.startAdornment ? `18px 12px 18px 0px` : `18px 12px`, rootSelectClassName, rootClassName$D, theme.palette.product === 'agility' && theme.palette.layer.n700, theme.palette.product === 'agility' && theme.palette.layer.n0, adornmentIconClassName, theme.palette.error[500], InputProps.endAdornment ? `44px` : `12px`, warningClassName, theme.palette.warning[500], theme.palette.grey[700], adornmentIconClassName, theme.palette.warning[500], theme.typography.body2.fontSize, theme.spacing(0, 0, 0, 2), theme.palette.grey[700], theme.palette.product === 'agility' && agilityGreen));
|
|
2404
2543
|
|
|
2405
|
-
const rootClassName$
|
|
2544
|
+
const rootClassName$C = 'dot-button';
|
|
2406
2545
|
const StyledButton = styled(Button).withConfig({
|
|
2407
2546
|
displayName: "Buttonstyles__StyledButton",
|
|
2408
2547
|
componentId: "sx99hh-0"
|
|
2409
2548
|
})(["", ""], ({
|
|
2410
2549
|
theme
|
|
2411
|
-
}) => css(["&.", "{margin:", "px;min-width:auto;white-space:nowrap;&.MuiButton-containedPrimary{background-color:", ";}&.MuiButton-containedSecondary{background-color:", ";&:hover,&:active{background-color:", ";}}&.MuiButton-text{padding:6px 16px;}span.dot-icon{padding:0;i{height:auto;}}}"], rootClassName$
|
|
2550
|
+
}) => css(["&.", "{margin:", "px;min-width:auto;white-space:nowrap;&.MuiButton-containedPrimary{background-color:", ";}&.MuiButton-containedSecondary{background-color:", ";&:hover,&:active{background-color:", ";}}&.MuiButton-text{padding:6px 16px;}span.dot-icon{padding:0;i{height:auto;}}}"], rootClassName$C, theme.spacing(0.5), theme.palette.product === 'agility' && agilityGreen, theme.palette.error.main, darken(theme.palette.error.main, 0.2)));
|
|
2412
2551
|
|
|
2413
2552
|
/** This component wraps the Button component from @material-ui. */
|
|
2414
2553
|
|
|
@@ -2432,7 +2571,7 @@ const DotButton = /*#__PURE__*/React__default.forwardRef(({
|
|
|
2432
2571
|
tooltip,
|
|
2433
2572
|
type: _type = 'primary'
|
|
2434
2573
|
}, ref) => {
|
|
2435
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
2574
|
+
const rootClasses = useStylesWithRootClass(rootClassName$C, className);
|
|
2436
2575
|
let color;
|
|
2437
2576
|
let variant;
|
|
2438
2577
|
|
|
@@ -2487,13 +2626,13 @@ const DotButton = /*#__PURE__*/React__default.forwardRef(({
|
|
|
2487
2626
|
}, children));
|
|
2488
2627
|
});
|
|
2489
2628
|
|
|
2490
|
-
const rootClassName$
|
|
2629
|
+
const rootClassName$B = 'dot-chip';
|
|
2491
2630
|
const StyledChip = styled(Chip).withConfig({
|
|
2492
2631
|
displayName: "Chipstyles__StyledChip",
|
|
2493
2632
|
componentId: "f1tsra-0"
|
|
2494
2633
|
})(["", ""], ({
|
|
2495
2634
|
theme
|
|
2496
|
-
}) => css(["&.", "{border-color:", ";.dot-icon i{height:auto;}&.MuiChip-sizeSmall{.dot-icon,.dot-avatar{width:18px;height:18px;}}&.Mui-error{background-color:", ";border-color:", ";.MuiChip-deleteIcon{color:", ";}}&:not(.Mui-error){&:hover{background-color:", ";}.MuiChip-deleteIcon{&:hover{color:", ";}}}.MuiChip-deleteIcon{width:18px;height:18px;color:", ";}}"], rootClassName$
|
|
2635
|
+
}) => css(["&.", "{border-color:", ";.dot-icon i{height:auto;}&.MuiChip-sizeSmall{.dot-icon,.dot-avatar{width:18px;height:18px;}}&.Mui-error{background-color:", ";border-color:", ";.MuiChip-deleteIcon{color:", ";}}&:not(.Mui-error){&:hover{background-color:", ";}.MuiChip-deleteIcon{&:hover{color:", ";}}}.MuiChip-deleteIcon{width:18px;height:18px;color:", ";}}"], rootClassName$B, theme.palette.grey[300], theme.palette.error[50], theme.palette.error.main, theme.palette.error.main, theme.palette.grey[50], theme.palette.grey[400], theme.palette.grey[300]));
|
|
2497
2636
|
|
|
2498
2637
|
const DotChip = ({
|
|
2499
2638
|
ariaLabel,
|
|
@@ -2511,7 +2650,7 @@ const DotChip = ({
|
|
|
2511
2650
|
startIcon
|
|
2512
2651
|
}) => {
|
|
2513
2652
|
const errorClass = _error ? 'Mui-error' : '';
|
|
2514
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
2653
|
+
const rootClasses = useStylesWithRootClass(rootClassName$B, className, errorClass);
|
|
2515
2654
|
return /*#__PURE__*/React__default.createElement(StyledChip, {
|
|
2516
2655
|
"aria-label": ariaLabel,
|
|
2517
2656
|
avatar: avatar,
|
|
@@ -2614,8 +2753,8 @@ const DotAutoComplete = ({
|
|
|
2614
2753
|
const isActionItemDefined = onActionItemClick !== undefined;
|
|
2615
2754
|
const [isOpened, setIsOpened] = useState(false);
|
|
2616
2755
|
const [inputText, setInputText] = useState('');
|
|
2617
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
2618
|
-
const textFieldRootClasses = useStylesWithRootClass(rootClassName$
|
|
2756
|
+
const rootClasses = useStylesWithRootClass(rootClassName$E, className);
|
|
2757
|
+
const textFieldRootClasses = useStylesWithRootClass(rootClassName$D, className);
|
|
2619
2758
|
const inputRootClasses = useStylesWithRootClass(inputRootClassName, _dense ? '' : inputMediumClassName);
|
|
2620
2759
|
let textFieldInput; // Used for focus management while popper is opened
|
|
2621
2760
|
|
|
@@ -2657,7 +2796,7 @@ const DotAutoComplete = ({
|
|
|
2657
2796
|
|
|
2658
2797
|
|
|
2659
2798
|
const DotPopper = props => {
|
|
2660
|
-
if (!isActionItemDefined) return /*#__PURE__*/React__default.createElement(StyledPopper, Object.assign({}, props, {
|
|
2799
|
+
if (!isActionItemDefined) return /*#__PURE__*/React__default.createElement(StyledPopper$1, Object.assign({}, props, {
|
|
2661
2800
|
className: popperClassName,
|
|
2662
2801
|
disablePortal: _disablePortal
|
|
2663
2802
|
})); // Disable action if customer explicitly enabled duplicate
|
|
@@ -2685,7 +2824,7 @@ const DotAutoComplete = ({
|
|
|
2685
2824
|
onActionItemClick(inputText);
|
|
2686
2825
|
};
|
|
2687
2826
|
|
|
2688
|
-
return /*#__PURE__*/React__default.createElement(StyledPopper, Object.assign({}, props, {
|
|
2827
|
+
return /*#__PURE__*/React__default.createElement(StyledPopper$1, Object.assign({}, props, {
|
|
2689
2828
|
className: popperClassName,
|
|
2690
2829
|
disablePortal: _disablePortal
|
|
2691
2830
|
}), /*#__PURE__*/React__default.createElement(Paper, Object.assign({}, paperProps), paperChildren, /*#__PURE__*/React__default.createElement("div", {
|
|
@@ -2862,11 +3001,11 @@ const DotAvatarGroup = ({
|
|
|
2862
3001
|
}))));
|
|
2863
3002
|
};
|
|
2864
3003
|
|
|
2865
|
-
const rootClassName$
|
|
3004
|
+
const rootClassName$A = 'dot-badge';
|
|
2866
3005
|
const StyledBadge = styled(Badge).withConfig({
|
|
2867
3006
|
displayName: "Badgestyles__StyledBadge",
|
|
2868
3007
|
componentId: "sc-1brv3h5-0"
|
|
2869
|
-
})(["", ""], () => css(["&.", "{.MuiBadge-badge{background-color:", ";}}"], rootClassName$
|
|
3008
|
+
})(["", ""], () => css(["&.", "{.MuiBadge-badge{background-color:", ";}}"], rootClassName$A, ({
|
|
2870
3009
|
$badgeColor
|
|
2871
3010
|
}) => {
|
|
2872
3011
|
return $badgeColor;
|
|
@@ -2881,7 +3020,7 @@ const DotBadge = ({
|
|
|
2881
3020
|
invisible,
|
|
2882
3021
|
overlap
|
|
2883
3022
|
}) => {
|
|
2884
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3023
|
+
const rootClasses = useStylesWithRootClass(rootClassName$A, className);
|
|
2885
3024
|
return /*#__PURE__*/React__default.createElement(StyledBadge, {
|
|
2886
3025
|
"$badgeColor": badgeColor,
|
|
2887
3026
|
anchorOrigin: {
|
|
@@ -2900,20 +3039,20 @@ const DotBadge = ({
|
|
|
2900
3039
|
}, children);
|
|
2901
3040
|
};
|
|
2902
3041
|
|
|
2903
|
-
const rootClassName$
|
|
3042
|
+
const rootClassName$z = 'dot-breadcrumbs';
|
|
2904
3043
|
const breadcrumbsWrapperClass = 'dot-breadcrumbs-wrapper';
|
|
2905
3044
|
const StyledBreadcrumbsWrapper = styled.div.withConfig({
|
|
2906
3045
|
displayName: "Breadcrumbsstyles__StyledBreadcrumbsWrapper",
|
|
2907
3046
|
componentId: "sc-7cg374-0"
|
|
2908
3047
|
})(["", ""], ({
|
|
2909
3048
|
theme
|
|
2910
|
-
}) => css(["&.", "{overflow:hidden;.dot-breadcrumbs-menu{.MuiMenuItem-root{padding:0;}a.breadcrumb{width:100%;padding:", ";}}}"], rootClassName$
|
|
3049
|
+
}) => css(["&.", "{overflow:hidden;.dot-breadcrumbs-menu{.MuiMenuItem-root{padding:0;}a.breadcrumb{width:100%;padding:", ";}}}"], rootClassName$z, theme.spacing(0.5, 2)));
|
|
2911
3050
|
const StyledBreadcrumbs = styled(Breadcrumbs).withConfig({
|
|
2912
3051
|
displayName: "Breadcrumbsstyles__StyledBreadcrumbs",
|
|
2913
3052
|
componentId: "sc-7cg374-1"
|
|
2914
3053
|
})(["", ""], ({
|
|
2915
3054
|
theme
|
|
2916
|
-
}) => css(["&.", "{margin-bottom:0;.MuiBreadcrumbs-ol{flex-wrap:nowrap;}.MuiBreadcrumbs-li,.separator{color:", ";margin:0;white-space:nowrap;}.separator{font-size:12px;width:20px;height:20px;padding:0;}.MuiBreadcrumbs-separator{margin:0;}.MuiLink-underlineHover{cursor:pointer;}.MuiBreadcrumbs-li:last-child{overflow:hidden;text-overflow:ellipsis;}.breadcrumb{padding:", ";}.current-page{color:", ";cursor:default;}}"], rootClassName$
|
|
3055
|
+
}) => css(["&.", "{margin-bottom:0;.MuiBreadcrumbs-ol{flex-wrap:nowrap;}.MuiBreadcrumbs-li,.separator{color:", ";margin:0;white-space:nowrap;}.separator{font-size:12px;width:20px;height:20px;padding:0;}.MuiBreadcrumbs-separator{margin:0;}.MuiLink-underlineHover{cursor:pointer;}.MuiBreadcrumbs-li:last-child{overflow:hidden;text-overflow:ellipsis;}.breadcrumb{padding:", ";}.current-page{color:", ";cursor:default;}}"], rootClassName$z, theme.palette.grey[300], theme.spacing(0.5, 2), theme.palette.grey[700]));
|
|
2917
3056
|
|
|
2918
3057
|
const compareWidth = (parentEl, childEl) => {
|
|
2919
3058
|
return parentEl.getBoundingClientRect().width < childEl.getBoundingClientRect().width;
|
|
@@ -3217,7 +3356,7 @@ const DotBreadcrumbs = ({
|
|
|
3217
3356
|
}, /*#__PURE__*/React__default.createElement(StyledBreadcrumbs, {
|
|
3218
3357
|
"aria-label": "breadcrumb",
|
|
3219
3358
|
classes: {
|
|
3220
|
-
root: rootClassName$
|
|
3359
|
+
root: rootClassName$z,
|
|
3221
3360
|
ol: 'dot-ol',
|
|
3222
3361
|
li: 'dot-li'
|
|
3223
3362
|
},
|
|
@@ -3247,13 +3386,13 @@ const DotBreadcrumbs = ({
|
|
|
3247
3386
|
}));
|
|
3248
3387
|
};
|
|
3249
3388
|
|
|
3250
|
-
const rootClassName$
|
|
3389
|
+
const rootClassName$y = 'dot-button-toggle';
|
|
3251
3390
|
const StyledToggleButtonGroup = styled(ToggleButtonGroup).withConfig({
|
|
3252
3391
|
displayName: "ButtonTogglestyles__StyledToggleButtonGroup",
|
|
3253
3392
|
componentId: "sc-1oh4ljv-0"
|
|
3254
3393
|
})(["", ""], ({
|
|
3255
3394
|
theme
|
|
3256
|
-
}) => css(["&.", "{.dot-icon{+ p{margin-left:", "px;}i{height:auto;}}.MuiToggleButton-label{color:", ";p{margin-bottom:0;}}.MuiToggleButtonGroup-groupedHorizontal{border:1px solid ", ";border-radius:0px;:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;margin-left:0;}:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:0;}}}.MuiButtonBase-root{&.Mui-disabled p,&.Mui-disabled .dot-icon{color:", ";}}"], rootClassName$
|
|
3395
|
+
}) => css(["&.", "{.dot-icon{+ p{margin-left:", "px;}i{height:auto;}}.MuiToggleButton-label{color:", ";p{margin-bottom:0;}}.MuiToggleButtonGroup-groupedHorizontal{border:1px solid ", ";border-radius:0px;:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;margin-left:0;}:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:0;}}}.MuiButtonBase-root{&.Mui-disabled p,&.Mui-disabled .dot-icon{color:", ";}}"], rootClassName$y, theme.spacing(1), theme.palette.layer.n700, theme.palette.layer.n300, theme.palette.grey[200]));
|
|
3257
3396
|
|
|
3258
3397
|
const DotButtonToggle = ({
|
|
3259
3398
|
ariaLabel,
|
|
@@ -3268,7 +3407,7 @@ const DotButtonToggle = ({
|
|
|
3268
3407
|
size: _size = 'medium',
|
|
3269
3408
|
value
|
|
3270
3409
|
}) => {
|
|
3271
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3410
|
+
const rootClasses = useStylesWithRootClass(rootClassName$y, className);
|
|
3272
3411
|
return /*#__PURE__*/React__default.createElement(StyledToggleButtonGroup, {
|
|
3273
3412
|
"aria-label": ariaLabel,
|
|
3274
3413
|
classes: {
|
|
@@ -3280,17 +3419,28 @@ const DotButtonToggle = ({
|
|
|
3280
3419
|
orientation: _orientation,
|
|
3281
3420
|
size: _size,
|
|
3282
3421
|
value: value
|
|
3283
|
-
}, buttonOptions.map((option, key) =>
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3422
|
+
}, buttonOptions.map((option, key) => {
|
|
3423
|
+
const {
|
|
3424
|
+
ariaLabel: optionAriaLabel,
|
|
3425
|
+
className: optionClassName,
|
|
3426
|
+
disabled: optionDisabled,
|
|
3427
|
+
iconId: optionIconId,
|
|
3428
|
+
text: optionText,
|
|
3429
|
+
value: optionValue
|
|
3430
|
+
} = option;
|
|
3431
|
+
return /*#__PURE__*/React__default.createElement(ToggleButton, {
|
|
3432
|
+
"aria-label": optionAriaLabel,
|
|
3433
|
+
className: optionClassName,
|
|
3434
|
+
disableFocusRipple: _disableFocusRipple,
|
|
3435
|
+
disableRipple: _disableRipple,
|
|
3436
|
+
disabled: optionDisabled,
|
|
3437
|
+
key: key,
|
|
3438
|
+
value: optionValue
|
|
3439
|
+
}, optionIconId && /*#__PURE__*/React__default.createElement(DotIcon, {
|
|
3440
|
+
className: "dot-toggle-icon",
|
|
3441
|
+
iconId: optionIconId
|
|
3442
|
+
}), optionText && /*#__PURE__*/React__default.createElement(DotTypography, null, optionText));
|
|
3443
|
+
}));
|
|
3294
3444
|
};
|
|
3295
3445
|
|
|
3296
3446
|
const DotCard = ({
|
|
@@ -3326,13 +3476,13 @@ const DotCardContent = ({
|
|
|
3326
3476
|
}, children);
|
|
3327
3477
|
};
|
|
3328
3478
|
|
|
3329
|
-
const rootClassName$
|
|
3479
|
+
const rootClassName$x = 'dot-card-footer';
|
|
3330
3480
|
const StyledDiv = styled.div.withConfig({
|
|
3331
3481
|
displayName: "CardFooterstyles__StyledDiv",
|
|
3332
3482
|
componentId: "koblh6-0"
|
|
3333
3483
|
})(["", ""], ({
|
|
3334
3484
|
theme
|
|
3335
|
-
}) => css(["&.", "{padding:", "px;}"], rootClassName$
|
|
3485
|
+
}) => css(["&.", "{padding:", "px;}"], rootClassName$x, theme.spacing(2)));
|
|
3336
3486
|
|
|
3337
3487
|
const DotCardFooter = ({
|
|
3338
3488
|
ariaLabel,
|
|
@@ -3340,7 +3490,7 @@ const DotCardFooter = ({
|
|
|
3340
3490
|
className,
|
|
3341
3491
|
'data-testid': dataTestId
|
|
3342
3492
|
}) => {
|
|
3343
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3493
|
+
const rootClasses = useStylesWithRootClass(rootClassName$x, className);
|
|
3344
3494
|
return /*#__PURE__*/React__default.createElement(StyledDiv, {
|
|
3345
3495
|
"aria-label": ariaLabel,
|
|
3346
3496
|
className: rootClasses,
|
|
@@ -3383,19 +3533,19 @@ const DotCardHeader = ({
|
|
|
3383
3533
|
});
|
|
3384
3534
|
};
|
|
3385
3535
|
|
|
3386
|
-
const rootClassName$
|
|
3536
|
+
const rootClassName$w = 'dot-form-control-label';
|
|
3387
3537
|
const StyledFormControlLabel = styled(FormControlLabel).withConfig({
|
|
3388
3538
|
displayName: "FormControlLabelstyles__StyledFormControlLabel",
|
|
3389
3539
|
componentId: "sc-1vt0om4-0"
|
|
3390
|
-
})(["&.", "{.MuiFormControlLabel-label{margin-bottom:0;padding:0 0 0 4px;}&.MuiFormControlLabel-labelPlacementBottom{.MuiFormControlLabel-label{padding:4px 0 0 0;}}&.MuiFormControlLabel-labelPlacementTop{.MuiFormControlLabel-label{padding:0 0 4px 0;}}&.MuiFormControlLabel-labelPlacementStart{.MuiFormControlLabel-label{padding:0 4px 0;}}}"], rootClassName$
|
|
3540
|
+
})(["&.", "{.MuiFormControlLabel-label{margin-bottom:0;padding:0 0 0 4px;}&.MuiFormControlLabel-labelPlacementBottom{.MuiFormControlLabel-label{padding:4px 0 0 0;}}&.MuiFormControlLabel-labelPlacementTop{.MuiFormControlLabel-label{padding:0 0 4px 0;}}&.MuiFormControlLabel-labelPlacementStart{.MuiFormControlLabel-label{padding:0 4px 0;}}}"], rootClassName$w);
|
|
3391
3541
|
|
|
3392
|
-
const rootClassName$
|
|
3542
|
+
const rootClassName$v = 'dot-checkbox';
|
|
3393
3543
|
const StyledCheckbox = styled(Checkbox).withConfig({
|
|
3394
3544
|
displayName: "Checkboxstyles__StyledCheckbox",
|
|
3395
3545
|
componentId: "sc-1ubsn6i-0"
|
|
3396
3546
|
})(["", ""], ({
|
|
3397
3547
|
theme
|
|
3398
|
-
}) => css(["&.", "{padding:", "px;}"], rootClassName$
|
|
3548
|
+
}) => css(["&.", "{padding:", "px;}"], rootClassName$v, theme.spacing(1)));
|
|
3399
3549
|
|
|
3400
3550
|
function DotCheckbox({
|
|
3401
3551
|
ariaLabel,
|
|
@@ -3416,7 +3566,7 @@ function DotCheckbox({
|
|
|
3416
3566
|
size = 'medium',
|
|
3417
3567
|
value
|
|
3418
3568
|
}) {
|
|
3419
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3569
|
+
const rootClasses = useStylesWithRootClass(rootClassName$w, className);
|
|
3420
3570
|
|
|
3421
3571
|
const handleChange = event => {
|
|
3422
3572
|
onChange && onChange(event, event.target.value);
|
|
@@ -3427,7 +3577,7 @@ function DotCheckbox({
|
|
|
3427
3577
|
control: /*#__PURE__*/React__default.createElement(StyledCheckbox, {
|
|
3428
3578
|
checked: checked,
|
|
3429
3579
|
classes: {
|
|
3430
|
-
root: rootClassName$
|
|
3580
|
+
root: rootClassName$v
|
|
3431
3581
|
},
|
|
3432
3582
|
color: "primary",
|
|
3433
3583
|
"data-testid": dataTestId,
|
|
@@ -3451,7 +3601,7 @@ function DotCheckbox({
|
|
|
3451
3601
|
});
|
|
3452
3602
|
}
|
|
3453
3603
|
|
|
3454
|
-
const rootClassName$
|
|
3604
|
+
const rootClassName$u = 'dot-form-group';
|
|
3455
3605
|
const groupLabelClassName = 'dot-form-group-label';
|
|
3456
3606
|
const startAdornmentClassName = 'dot-start-adornment';
|
|
3457
3607
|
const endAdornmentClassName = 'dot-end-adornment';
|
|
@@ -3459,9 +3609,9 @@ const placementClassName = 'dot-';
|
|
|
3459
3609
|
const StyledFormControl = styled(FormControl).withConfig({
|
|
3460
3610
|
displayName: "FormControlstyles__StyledFormControl",
|
|
3461
3611
|
componentId: "sc-532kip-0"
|
|
3462
|
-
})(["&.", "{.MuiFormLabel-root{width:100%;line-height:24px;margin-bottom:4px;display:flex;align-items:center;.", "{padding-left:4px;}.", "{padding-right:4px;}}&.", "{.MuiFormHelperText-root,.MuiFormLabel-root{display:flex;flex-direction:row-reverse;}}&.", "{.MuiFormHelperText-root,.MuiFormLabel-root{display:flex;justify-content:center;}}}"], rootClassName$
|
|
3612
|
+
})(["&.", "{.MuiFormLabel-root{width:100%;line-height:24px;margin-bottom:4px;display:flex;align-items:center;.", "{padding-left:4px;}.", "{padding-right:4px;}}&.", "{.MuiFormHelperText-root,.MuiFormLabel-root{display:flex;flex-direction:row-reverse;}}&.", "{.MuiFormHelperText-root,.MuiFormLabel-root{display:flex;justify-content:center;}}}"], rootClassName$u, endAdornmentClassName, startAdornmentClassName, `${placementClassName}start`, `${placementClassName}bottom`);
|
|
3463
3613
|
|
|
3464
|
-
const rootClassName$
|
|
3614
|
+
const rootClassName$t = 'dot-checkbox-group';
|
|
3465
3615
|
const wrapperClassName$1 = 'dot-checkbox-group-wrapper';
|
|
3466
3616
|
const checkboxListClassName = 'dot-checkbox-list';
|
|
3467
3617
|
const checkboxListItemClassName = 'dot-checkbox-list-item';
|
|
@@ -3470,16 +3620,16 @@ const StyledCheckboxGroup = styled.div.withConfig({
|
|
|
3470
3620
|
componentId: "bhb21v-0"
|
|
3471
3621
|
})(["", ""], ({
|
|
3472
3622
|
theme
|
|
3473
|
-
}) => css(["{&.", "{.", "{width:100%;}.MuiFormLabel-root{display:inline;width:100%;}.", "{list-style:none;margin-top:0;padding-left:", "px;.", "{margin:0;}}}"], wrapperClassName$1, rootClassName$
|
|
3623
|
+
}) => css(["{&.", "{.", "{width:100%;}.MuiFormLabel-root{display:inline;width:100%;}.", "{list-style:none;margin-top:0;padding-left:", "px;.", "{margin:0;}}}"], wrapperClassName$1, rootClassName$t, checkboxListClassName, theme.spacing(2.5), rootClassName$w));
|
|
3474
3624
|
|
|
3475
|
-
const rootClassName$
|
|
3625
|
+
const rootClassName$s = 'dot-form-group';
|
|
3476
3626
|
const StyledFormGroup = styled(FormGroup).withConfig({
|
|
3477
3627
|
displayName: "FormGroupstyles__StyledFormGroup",
|
|
3478
3628
|
componentId: "sc-1dlipcr-0"
|
|
3479
3629
|
})(["", ""], ({
|
|
3480
3630
|
theme,
|
|
3481
3631
|
row
|
|
3482
|
-
}) => css(["&.", "{& > *{margin:", ";}}"], rootClassName$
|
|
3632
|
+
}) => css(["&.", "{& > *{margin:", ";}}"], rootClassName$s, row ? `${theme.spacing(0.5)}px` : 0));
|
|
3483
3633
|
|
|
3484
3634
|
function DotFormGroup({
|
|
3485
3635
|
ariaLabel,
|
|
@@ -3488,7 +3638,7 @@ function DotFormGroup({
|
|
|
3488
3638
|
'data-testid': dataTestId,
|
|
3489
3639
|
row
|
|
3490
3640
|
}) {
|
|
3491
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3641
|
+
const rootClasses = useStylesWithRootClass(rootClassName$u, className);
|
|
3492
3642
|
return /*#__PURE__*/React__default.createElement(StyledFormGroup, {
|
|
3493
3643
|
"aria-label": ariaLabel,
|
|
3494
3644
|
classes: {
|
|
@@ -3526,7 +3676,7 @@ function DotCheckboxGroup({
|
|
|
3526
3676
|
size = 'medium'
|
|
3527
3677
|
}) {
|
|
3528
3678
|
const placement = `${placementClassName}${labelPlacement}`;
|
|
3529
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3679
|
+
const rootClasses = useStylesWithRootClass(rootClassName$u, rootClassName$t, className, placement);
|
|
3530
3680
|
const [selectedOptions, setSelectedOptions] = useState(defaultValues);
|
|
3531
3681
|
const [allChecked, setAllChecked] = useState(false);
|
|
3532
3682
|
/* This will ensure that state can be updated from the outside */
|
|
@@ -3608,13 +3758,13 @@ function DotCheckboxGroup({
|
|
|
3608
3758
|
}, renderOptions), helperText && /*#__PURE__*/React__default.createElement(FormHelperText, null, helperText)));
|
|
3609
3759
|
}
|
|
3610
3760
|
|
|
3611
|
-
const rootClassName$
|
|
3761
|
+
const rootClassName$r = 'dot-dialog';
|
|
3612
3762
|
const StyledDialog = styled(Dialog).withConfig({
|
|
3613
3763
|
displayName: "Dialogstyles__StyledDialog",
|
|
3614
3764
|
componentId: "sc-1tkr4ex-0"
|
|
3615
3765
|
})(["", ""], ({
|
|
3616
3766
|
theme
|
|
3617
|
-
}) => css(["&.", "{.MuiDialog-paper{background-color:", ";min-width:280px;max-height:80vh;max-width:80vw;}.MuiDialogTitle-root{align-items:center;display:flex;flex-wrap:nowrap;padding:", ";h2{flex-grow:1;}.dot-icon-button{margin-left:", "px;}}.dot-dialog-content{padding:", ";overflow-y:auto;}.dot-dialog-actions{padding:", ";.cancel-button{color:inherit;}}}"], rootClassName$
|
|
3767
|
+
}) => css(["&.", "{.MuiDialog-paper{background-color:", ";min-width:280px;max-height:80vh;max-width:80vw;}.MuiDialogTitle-root{align-items:center;display:flex;flex-wrap:nowrap;padding:", ";h2{flex-grow:1;}.dot-icon-button{margin-left:", "px;}}.dot-dialog-content{padding:", ";overflow-y:auto;}.dot-dialog-actions{padding:", ";.cancel-button{color:inherit;}}}"], rootClassName$r, theme.palette.product === 'agility' && theme.palette.layer.n50, theme.spacing(1, 2), theme.spacing(1), theme.spacing(1, 2), theme.spacing(2)));
|
|
3618
3768
|
|
|
3619
3769
|
const DotDialog = ({
|
|
3620
3770
|
ariaLabel,
|
|
@@ -3631,7 +3781,7 @@ const DotDialog = ({
|
|
|
3631
3781
|
submitButtonProps,
|
|
3632
3782
|
title
|
|
3633
3783
|
}) => {
|
|
3634
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3784
|
+
const rootClasses = useStylesWithRootClass(rootClassName$r, className);
|
|
3635
3785
|
const cancelClasses = useStylesWithRootClass(cancelButtonProps === null || cancelButtonProps === void 0 ? void 0 : cancelButtonProps.className, 'cancel-button');
|
|
3636
3786
|
const [isOpen, setIsOpen] = useState(open);
|
|
3637
3787
|
useEffect(() => {
|
|
@@ -3745,7 +3895,7 @@ const DotConfirmationDialog = ({
|
|
|
3745
3895
|
}, _message);
|
|
3746
3896
|
};
|
|
3747
3897
|
|
|
3748
|
-
const rootClassName$
|
|
3898
|
+
const rootClassName$q = 'dot-grid';
|
|
3749
3899
|
|
|
3750
3900
|
const frGetter = value => typeof value === 'number' ? `repeat(${value}, 1fr)` : value;
|
|
3751
3901
|
|
|
@@ -3793,7 +3943,7 @@ const Grid = ({
|
|
|
3793
3943
|
className,
|
|
3794
3944
|
children
|
|
3795
3945
|
}) => {
|
|
3796
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
3946
|
+
const rootClasses = useStylesWithRootClass(rootClassName$q, className);
|
|
3797
3947
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
3798
3948
|
className: rootClasses
|
|
3799
3949
|
}, children);
|
|
@@ -3812,7 +3962,7 @@ const StyledGrid = styled(Grid).withConfig({
|
|
|
3812
3962
|
rows,
|
|
3813
3963
|
theme,
|
|
3814
3964
|
width
|
|
3815
|
-
}) => css(["&.", "{display:grid;grid-template-rows:", ";", " ", " ", " ", " ", ""], rootClassName$
|
|
3965
|
+
}) => css(["&.", "{display:grid;grid-template-rows:", ";", " ", " ", " ", " ", ""], rootClassName$q, frGetter(rows), columns ? `${columns && `grid-template-columns: ${frGetter(columns)}`};` : breakpointsGetter$1(theme, _columnsBreakpoints, _columnGap, _rowGap), gridTemplateAreas && `grid-template-areas: ${gridTemplateAreas};`, gap && `grid-gap: ${gap};`, width && `width: ${width};`, height && `height: ${height};`));
|
|
3816
3966
|
const CssGrid = props => {
|
|
3817
3967
|
return /*#__PURE__*/React__default.createElement(StyledGrid, Object.assign({}, props));
|
|
3818
3968
|
};
|
|
@@ -3955,7 +4105,7 @@ const CssGridDebug = ({
|
|
|
3955
4105
|
})));
|
|
3956
4106
|
};
|
|
3957
4107
|
|
|
3958
|
-
const rootClassName$
|
|
4108
|
+
const rootClassName$p = 'dot-empty-state';
|
|
3959
4109
|
const StyledEmptyState = styled.div.withConfig({
|
|
3960
4110
|
displayName: "EmptyStatestyles__StyledEmptyState",
|
|
3961
4111
|
componentId: "sc-1sftmht-0"
|
|
@@ -3973,7 +4123,7 @@ const DotEmptyState = ({
|
|
|
3973
4123
|
subtitle,
|
|
3974
4124
|
title
|
|
3975
4125
|
}) => {
|
|
3976
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4126
|
+
const rootClasses = useStylesWithRootClass(rootClassName$p, className);
|
|
3977
4127
|
return /*#__PURE__*/React__default.createElement(StyledEmptyState, {
|
|
3978
4128
|
"aria-label": ariaLabel,
|
|
3979
4129
|
className: rootClasses,
|
|
@@ -4001,15 +4151,15 @@ const StyledRadioGroup = styled(RadioGroup).withConfig({
|
|
|
4001
4151
|
componentId: "sc-84g3mq-1"
|
|
4002
4152
|
})(["", ""], ({
|
|
4003
4153
|
theme
|
|
4004
|
-
}) => css(["{&.", "{padding-left:", "px;.", "{margin:0;}}"], groupClassName, theme.spacing(2.5), rootClassName$
|
|
4154
|
+
}) => css(["{&.", "{padding-left:", "px;.", "{margin:0;}}"], groupClassName, theme.spacing(2.5), rootClassName$w));
|
|
4005
4155
|
|
|
4006
|
-
const rootClassName$
|
|
4156
|
+
const rootClassName$o = 'dot-form';
|
|
4007
4157
|
const StyledFormContainer = styled.div.withConfig({
|
|
4008
4158
|
displayName: "Formstyles__StyledFormContainer",
|
|
4009
4159
|
componentId: "bbovqo-0"
|
|
4010
4160
|
})(["", ""], ({
|
|
4011
4161
|
theme
|
|
4012
|
-
}) => css(["&.", "{margin:", ";.", ",.", ",.", ",.", "{margin:", ";}.", ",.", "{.", "{margin:0;}}}"], rootClassName$
|
|
4162
|
+
}) => css(["&.", "{margin:", ";.", ",.", ",.", ",.", "{margin:", ";}.", ",.", "{.", "{margin:0;}}}"], rootClassName$o, theme.spacing(3, 0), rootClassName$u, rootClassName$w, rootClassName$D, rootSelectClassName, theme.spacing(1, 0), rootClassName$t, groupClassName, rootClassName$w));
|
|
4013
4163
|
|
|
4014
4164
|
const DotForm = ({
|
|
4015
4165
|
ariaLabel,
|
|
@@ -4018,7 +4168,7 @@ const DotForm = ({
|
|
|
4018
4168
|
'data-testid': dataTestId,
|
|
4019
4169
|
onSubmit
|
|
4020
4170
|
}) => {
|
|
4021
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4171
|
+
const rootClasses = useStylesWithRootClass(rootClassName$o, className);
|
|
4022
4172
|
return /*#__PURE__*/React__default.createElement("form", {
|
|
4023
4173
|
"aria-label": ariaLabel,
|
|
4024
4174
|
"data-testid": dataTestId,
|
|
@@ -4029,11 +4179,11 @@ const DotForm = ({
|
|
|
4029
4179
|
}, children));
|
|
4030
4180
|
};
|
|
4031
4181
|
|
|
4032
|
-
const rootClassName$
|
|
4182
|
+
const rootClassName$n = 'dot-dynamic-form';
|
|
4033
4183
|
const StyledDynamicForm = styled(DotForm).withConfig({
|
|
4034
4184
|
displayName: "DynamicFormstyles__StyledDynamicForm",
|
|
4035
4185
|
componentId: "sc-1lnljcn-0"
|
|
4036
|
-
})(["", ""], () => css(["&.", "{}"], rootClassName$
|
|
4186
|
+
})(["", ""], () => css(["&.", "{}"], rootClassName$n));
|
|
4037
4187
|
|
|
4038
4188
|
const DATA_CONTROLS = ['dot-autocomplete', 'dot-checkbox', 'dot-checkbox-group', 'dot-input-select', 'dot-input-text', 'dot-radio-group', 'dot-switch'];
|
|
4039
4189
|
/* Array of control types for which we don't have error state so validation doesn't make any sense */
|
|
@@ -4275,7 +4425,7 @@ const DotInputText = ({
|
|
|
4275
4425
|
iconId: `${iconType}-solid`
|
|
4276
4426
|
});
|
|
4277
4427
|
|
|
4278
|
-
const rootStyles = useStylesWithRootClass(rootClassName$
|
|
4428
|
+
const rootStyles = useStylesWithRootClass(rootClassName$D, className, hasWarning);
|
|
4279
4429
|
|
|
4280
4430
|
const endAdornmentIcon = endIcon || _error && renderIcon('error') || _warning && renderIcon('warning'); // Used to control text value from the consumer component
|
|
4281
4431
|
// when debounce feature is enabled
|
|
@@ -4442,13 +4592,13 @@ const DotInputSelect = ({
|
|
|
4442
4592
|
}, getOption(option))));
|
|
4443
4593
|
};
|
|
4444
4594
|
|
|
4445
|
-
const rootClassName$
|
|
4595
|
+
const rootClassName$m = 'dot-progress-button';
|
|
4446
4596
|
const StyledProgressButton = styled(DotButton).withConfig({
|
|
4447
4597
|
displayName: "ProgressButtonstyles__StyledProgressButton",
|
|
4448
4598
|
componentId: "sc-1fvgky0-0"
|
|
4449
4599
|
})(["", ""], ({
|
|
4450
4600
|
theme
|
|
4451
|
-
}) => css(["&.", "{.hidden{visibility:hidden;}.progress-circle{color:", ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}}"], rootClassName$
|
|
4601
|
+
}) => css(["&.", "{.hidden{visibility:hidden;}.progress-circle{color:", ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}}"], rootClassName$m, theme.palette.layer.n300));
|
|
4452
4602
|
|
|
4453
4603
|
const SPINNER_DEFAULT_SIZE = 20;
|
|
4454
4604
|
const SPINNER_LARGE_SIZE = 24;
|
|
@@ -4467,7 +4617,7 @@ const DotProgressButton = ({
|
|
|
4467
4617
|
tooltip,
|
|
4468
4618
|
type: _type = 'primary'
|
|
4469
4619
|
}) => {
|
|
4470
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4620
|
+
const rootClasses = useStylesWithRootClass(rootClassName$m, className);
|
|
4471
4621
|
const isButtonDisabled = _disabled || _isLoading;
|
|
4472
4622
|
const titleClasses = useStylesWithRootClass(_isLoading ? 'hidden' : '');
|
|
4473
4623
|
const progressCircleSize = _size === 'large' ? SPINNER_LARGE_SIZE : SPINNER_DEFAULT_SIZE;
|
|
@@ -4491,13 +4641,13 @@ const DotProgressButton = ({
|
|
|
4491
4641
|
}));
|
|
4492
4642
|
};
|
|
4493
4643
|
|
|
4494
|
-
const rootClassName$
|
|
4644
|
+
const rootClassName$l = 'dot-radio';
|
|
4495
4645
|
const StyledRadioButton = styled(Radio).withConfig({
|
|
4496
4646
|
displayName: "RadioButtonstyles__StyledRadioButton",
|
|
4497
4647
|
componentId: "brp0sc-0"
|
|
4498
4648
|
})(["", ""], ({
|
|
4499
4649
|
theme
|
|
4500
|
-
}) => css(["{&.", "{padding:8px;}"], rootClassName$
|
|
4650
|
+
}) => css(["{&.", "{padding:8px;}"], rootClassName$l));
|
|
4501
4651
|
|
|
4502
4652
|
function DotRadioButton({
|
|
4503
4653
|
ariaLabel,
|
|
@@ -4515,7 +4665,7 @@ function DotRadioButton({
|
|
|
4515
4665
|
size = 'medium',
|
|
4516
4666
|
value
|
|
4517
4667
|
}) {
|
|
4518
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4668
|
+
const rootClasses = useStylesWithRootClass(rootClassName$w, className);
|
|
4519
4669
|
|
|
4520
4670
|
const handleChange = event => {
|
|
4521
4671
|
onChange && onChange(event, event.target.value);
|
|
@@ -4527,7 +4677,7 @@ function DotRadioButton({
|
|
|
4527
4677
|
"aria-label": ariaLabel,
|
|
4528
4678
|
checked: checked,
|
|
4529
4679
|
classes: {
|
|
4530
|
-
root: rootClassName$
|
|
4680
|
+
root: rootClassName$l
|
|
4531
4681
|
},
|
|
4532
4682
|
color: "primary",
|
|
4533
4683
|
"data-testid": dataTestId,
|
|
@@ -4566,7 +4716,7 @@ const DotRadioGroup = ({
|
|
|
4566
4716
|
size: _size = 'medium'
|
|
4567
4717
|
}) => {
|
|
4568
4718
|
const placement = `${placementClassName}${_labelPlacement}`;
|
|
4569
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4719
|
+
const rootClasses = useStylesWithRootClass(rootClassName$u, className, placement);
|
|
4570
4720
|
const radioValue = value || defaultValue;
|
|
4571
4721
|
const [selectedValue, setSelectedValue] = useState(radioValue);
|
|
4572
4722
|
/* This will ensure that value can be updated from the outside */
|
|
@@ -4624,7 +4774,7 @@ const DotRadioGroup = ({
|
|
|
4624
4774
|
}, renderOptions), helperText && /*#__PURE__*/React__default.createElement(FormHelperText, null, helperText)));
|
|
4625
4775
|
};
|
|
4626
4776
|
|
|
4627
|
-
const rootClassName$
|
|
4777
|
+
const rootClassName$k = 'dot-switch';
|
|
4628
4778
|
const StyledSwitch = styled(Switch).withConfig({
|
|
4629
4779
|
displayName: "Switchstyles__StyledSwitch",
|
|
4630
4780
|
componentId: "eign2a-0"
|
|
@@ -4646,14 +4796,14 @@ const DotSwitch = ({
|
|
|
4646
4796
|
onChange,
|
|
4647
4797
|
size: _size = 'medium'
|
|
4648
4798
|
}) => {
|
|
4649
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
4799
|
+
const rootClasses = useStylesWithRootClass(rootClassName$k, className);
|
|
4650
4800
|
|
|
4651
4801
|
const handleChange = event => {
|
|
4652
4802
|
onChange && onChange(event);
|
|
4653
4803
|
};
|
|
4654
4804
|
|
|
4655
4805
|
return /*#__PURE__*/React__default.createElement(StyledFormControlLabel, {
|
|
4656
|
-
className: rootClassName$
|
|
4806
|
+
className: rootClassName$w,
|
|
4657
4807
|
control: /*#__PURE__*/React__default.createElement(StyledSwitch, {
|
|
4658
4808
|
checked: checked,
|
|
4659
4809
|
classes: {
|
|
@@ -5004,7 +5154,7 @@ const DotDynamicForm = ({
|
|
|
5004
5154
|
onChange,
|
|
5005
5155
|
onSubmit
|
|
5006
5156
|
}) => {
|
|
5007
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5157
|
+
const rootClasses = useStylesWithRootClass(rootClassName$n, className); // Memoize this operation so that is doesn't get executed each time this
|
|
5008
5158
|
// component re-renders
|
|
5009
5159
|
|
|
5010
5160
|
const initialFormState = useMemo(() => getInitialFormState(config, _liveValidation), [config, _liveValidation, getInitialFormState]);
|
|
@@ -5314,7 +5464,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
|
|
|
5314
5464
|
});
|
|
5315
5465
|
}
|
|
5316
5466
|
|
|
5317
|
-
const rootClassName$
|
|
5467
|
+
const rootClassName$j = 'dot-inline-edit';
|
|
5318
5468
|
const StyledInlineEdit = styled.div.withConfig({
|
|
5319
5469
|
displayName: "InlineEditstyles__StyledInlineEdit",
|
|
5320
5470
|
componentId: "sc-10l2c0v-0"
|
|
@@ -5343,7 +5493,7 @@ const DotInlineEdit = ({
|
|
|
5343
5493
|
size: _size = 'small',
|
|
5344
5494
|
value: _value = ''
|
|
5345
5495
|
}) => {
|
|
5346
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5496
|
+
const rootClasses = useStylesWithRootClass(rootClassName$j, className);
|
|
5347
5497
|
const [editing, setEditing] = useState(false);
|
|
5348
5498
|
const [originalValue, setOriginalValue] = useState('');
|
|
5349
5499
|
const [inputValue, setInputValue] = useState(_value);
|
|
@@ -5455,14 +5605,14 @@ const DotInlineEdit = ({
|
|
|
5455
5605
|
})));
|
|
5456
5606
|
};
|
|
5457
5607
|
|
|
5458
|
-
const rootClassName$
|
|
5608
|
+
const rootClassName$i = 'dot-navigation-rail';
|
|
5459
5609
|
const StyledNavigationRail = styled.div.withConfig({
|
|
5460
5610
|
displayName: "NavigationRailstyles__StyledNavigationRail",
|
|
5461
5611
|
componentId: "sc-160kivd-0"
|
|
5462
5612
|
})(["", ""], ({
|
|
5463
5613
|
theme,
|
|
5464
5614
|
railItemPosition
|
|
5465
|
-
}) => css(["&.", "{background-color:", ";border-left:1px solid ", ";display:flex;flex-direction:column;justify-content:", ";padding:", ";width:72px;.rail-item-button{flex-basis:72px;border-radius:0;margin:0;padding:0;width:100%;white-space:normal;&.selected{background-color:", ";}&:focus-visible{background-color:", ";}.MuiButton-label{display:flex;flex-direction:column;word-break:break-word;}}}"], rootClassName$
|
|
5615
|
+
}) => css(["&.", "{background-color:", ";border-left:1px solid ", ";display:flex;flex-direction:column;justify-content:", ";padding:", ";width:72px;.rail-item-button{flex-basis:72px;border-radius:0;margin:0;padding:0;width:100%;white-space:normal;&.selected{background-color:", ";}&:focus-visible{background-color:", ";}.MuiButton-label{display:flex;flex-direction:column;word-break:break-word;}}}"], rootClassName$i, theme.palette.layer.n50, theme.palette.layer.n100, railItemPosition, theme.spacing(1, 0, 0), theme.palette.layer.n0, theme.palette.layer.n100));
|
|
5466
5616
|
|
|
5467
5617
|
const MAX_ALLOWED_ITEMS = 7;
|
|
5468
5618
|
const DotNavigationRail = ({
|
|
@@ -5474,7 +5624,7 @@ const DotNavigationRail = ({
|
|
|
5474
5624
|
railItems,
|
|
5475
5625
|
selectedIndex: _selectedIndex = 0
|
|
5476
5626
|
}) => {
|
|
5477
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5627
|
+
const rootClasses = useStylesWithRootClass(rootClassName$i, className);
|
|
5478
5628
|
const [selectedItemIndex, setSelectedItemIndex] = useState(_selectedIndex);
|
|
5479
5629
|
|
|
5480
5630
|
const onItemSelect = index => () => {
|
|
@@ -5513,13 +5663,13 @@ const DotNavigationRail = ({
|
|
|
5513
5663
|
}, railItems && renderRailItems());
|
|
5514
5664
|
};
|
|
5515
5665
|
|
|
5516
|
-
const rootClassName$
|
|
5666
|
+
const rootClassName$h = 'dot-pill';
|
|
5517
5667
|
const StyledPill = styled(Chip).withConfig({
|
|
5518
5668
|
displayName: "Pillstyles__StyledPill",
|
|
5519
5669
|
componentId: "l7oxi2-0"
|
|
5520
5670
|
})(["", ""], ({
|
|
5521
5671
|
theme
|
|
5522
|
-
}) => css(["&.", "{background-color:", ";color:", ";&.error{background-color:", ";color:", ";}&.success{background-color:", ";color:", ";}&.warning{background-color:", ";color:", ";}&.in-progress{background-color:", ";color:", ";}"], rootClassName$
|
|
5672
|
+
}) => css(["&.", "{background-color:", ";color:", ";&.error{background-color:", ";color:", ";}&.success{background-color:", ";color:", ";}&.warning{background-color:", ";color:", ";}&.in-progress{background-color:", ";color:", ";}"], rootClassName$h, ({
|
|
5523
5673
|
backgroundcolor
|
|
5524
5674
|
}) => {
|
|
5525
5675
|
return backgroundcolor ? backgroundcolor : theme.palette.product === 'agility' ? theme.palette.layer.n100 : theme.palette.grey[200];
|
|
@@ -5539,7 +5689,7 @@ const DotPill = ({
|
|
|
5539
5689
|
size: _size = 'medium',
|
|
5540
5690
|
status: _status = 'default'
|
|
5541
5691
|
}) => {
|
|
5542
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5692
|
+
const rootClasses = useStylesWithRootClass(rootClassName$h, className, _status);
|
|
5543
5693
|
return /*#__PURE__*/React__default.createElement(StyledPill, {
|
|
5544
5694
|
"aria-label": ariaLabel,
|
|
5545
5695
|
backgroundcolor: backgroundcolor,
|
|
@@ -5554,13 +5704,13 @@ const DotPill = ({
|
|
|
5554
5704
|
});
|
|
5555
5705
|
};
|
|
5556
5706
|
|
|
5557
|
-
const rootClassName$
|
|
5707
|
+
const rootClassName$g = 'dot-skeleton';
|
|
5558
5708
|
const StyledSkeleton = styled(Skeleton).withConfig({
|
|
5559
5709
|
displayName: "Skeletonstyles__StyledSkeleton",
|
|
5560
5710
|
componentId: "sc-17ayzv5-0"
|
|
5561
5711
|
})(["", ""], ({
|
|
5562
5712
|
theme
|
|
5563
|
-
}) => css(["&.", "{background-color:", ";}"], rootClassName$
|
|
5713
|
+
}) => css(["&.", "{background-color:", ";}"], rootClassName$g, theme.palette.grey[100]));
|
|
5564
5714
|
|
|
5565
5715
|
const DotSkeleton = ({
|
|
5566
5716
|
ariaLabel,
|
|
@@ -5571,7 +5721,7 @@ const DotSkeleton = ({
|
|
|
5571
5721
|
width,
|
|
5572
5722
|
variant
|
|
5573
5723
|
}) => {
|
|
5574
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5724
|
+
const rootClasses = useStylesWithRootClass(rootClassName$g, className); // When we upgrade to Material UI v5 this must be removed!
|
|
5575
5725
|
|
|
5576
5726
|
const skeletonVariant = variant === 'circular' ? 'circle' : variant === 'rectangular' ? 'rect' : variant;
|
|
5577
5727
|
return /*#__PURE__*/React__default.createElement(StyledSkeleton, {
|
|
@@ -5587,13 +5737,13 @@ const DotSkeleton = ({
|
|
|
5587
5737
|
}, children);
|
|
5588
5738
|
};
|
|
5589
5739
|
|
|
5590
|
-
const rootClassName$
|
|
5740
|
+
const rootClassName$f = 'dot-snackbar';
|
|
5591
5741
|
const StyledSnackbar = styled(Snackbar).withConfig({
|
|
5592
5742
|
displayName: "Snackbarstyles__StyledSnackbar",
|
|
5593
5743
|
componentId: "sc-1huxoy3-0"
|
|
5594
5744
|
})(["", ""], ({
|
|
5595
5745
|
theme
|
|
5596
|
-
}) => css(["&.", "{.MuiSvgIcon-root{color:", ";}.MuiAlert-icon{padding:11px 0px;}.MuiAlert-message{padding:13px 0px;word-break:break-all;}&.MuiSnackbar-anchorOriginTopRight{top:0px;z-index:", ";}.MuiAlert-root{&.MuiAlert-standardInfo{background-color:", ";}&.MuiAlert-standardWarning{color:", ";.MuiSvgIcon-root{color:", ";}}max-width:500px;min-width:344px;color:", ";z-index:", ";position:relative;margin-top:108px;background-color:", ";@media (min-width:720px){.MuiAlert-root{top:112px;position:relative;}}}"], rootClassName$
|
|
5746
|
+
}) => css(["&.", "{.MuiSvgIcon-root{color:", ";}.MuiAlert-icon{padding:11px 0px;}.MuiAlert-message{padding:13px 0px;word-break:break-all;}&.MuiSnackbar-anchorOriginTopRight{top:0px;z-index:", ";}.MuiAlert-root{&.MuiAlert-standardInfo{background-color:", ";}&.MuiAlert-standardWarning{color:", ";.MuiSvgIcon-root{color:", ";}}max-width:500px;min-width:344px;color:", ";z-index:", ";position:relative;margin-top:108px;background-color:", ";@media (min-width:720px){.MuiAlert-root{top:112px;position:relative;}}}"], rootClassName$f, theme.palette.layer.n0, levelFourth, theme.palette.primary[500], theme.palette.grey[900], theme.palette.grey[900], theme.palette.layer.n0, levelFourth, props => theme.palette[props.severity].main));
|
|
5597
5747
|
|
|
5598
5748
|
function addAutoHideDuration(severity) {
|
|
5599
5749
|
return severity === 'error' ? null : 10000;
|
|
@@ -5624,7 +5774,7 @@ const DotSnackbar = ({
|
|
|
5624
5774
|
onClose,
|
|
5625
5775
|
action
|
|
5626
5776
|
});
|
|
5627
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5777
|
+
const rootClasses = useStylesWithRootClass(rootClassName$f, className);
|
|
5628
5778
|
return /*#__PURE__*/React__default.createElement(StyledSnackbar, {
|
|
5629
5779
|
anchorOrigin: {
|
|
5630
5780
|
vertical: 'top',
|
|
@@ -5651,11 +5801,11 @@ const DotSnackbar = ({
|
|
|
5651
5801
|
}, children)));
|
|
5652
5802
|
};
|
|
5653
5803
|
|
|
5654
|
-
const rootClassName$
|
|
5804
|
+
const rootClassName$e = 'dot-snackbar-container';
|
|
5655
5805
|
const StyledSnackbarContainer = styled.div.withConfig({
|
|
5656
5806
|
displayName: "SnackbarContainerstyles__StyledSnackbarContainer",
|
|
5657
5807
|
componentId: "sc-1ogwjuc-0"
|
|
5658
|
-
})(["", ""], () => css(["&.", "{position:absolute;top:0;width:250px;height:auto;right:0;& > div{position:relative;}}"], rootClassName$
|
|
5808
|
+
})(["", ""], () => css(["&.", "{position:absolute;top:0;width:250px;height:auto;right:0;& > div{position:relative;}}"], rootClassName$e));
|
|
5659
5809
|
|
|
5660
5810
|
const DotSnackbarContext = /*#__PURE__*/createContext({
|
|
5661
5811
|
alerts: [],
|
|
@@ -5675,10 +5825,10 @@ const DotSnackbarContainer = () => {
|
|
|
5675
5825
|
}
|
|
5676
5826
|
|
|
5677
5827
|
return /*#__PURE__*/React__default.createElement(StyledSnackbarContainer, {
|
|
5678
|
-
className: rootClassName$
|
|
5828
|
+
className: rootClassName$e
|
|
5679
5829
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
5680
|
-
className: rootClassName$
|
|
5681
|
-
"data-testid": rootClassName$
|
|
5830
|
+
className: rootClassName$e,
|
|
5831
|
+
"data-testid": rootClassName$e
|
|
5682
5832
|
}, alerts.slice().reverse().map(alert => {
|
|
5683
5833
|
return /*#__PURE__*/React__default.createElement(DotSnackbar, {
|
|
5684
5834
|
key: alert.id,
|
|
@@ -5730,13 +5880,13 @@ const useDotSnackbarContext = () => {
|
|
|
5730
5880
|
return useContext(DotSnackbarContext);
|
|
5731
5881
|
};
|
|
5732
5882
|
|
|
5733
|
-
const rootClassName$
|
|
5883
|
+
const rootClassName$d = 'dot-split-button-group';
|
|
5734
5884
|
const StyledSplitButtonGroup = styled(ButtonGroup).withConfig({
|
|
5735
5885
|
displayName: "SplitButtonstyles__StyledSplitButtonGroup",
|
|
5736
5886
|
componentId: "ild520-0"
|
|
5737
5887
|
})(["", ""], ({
|
|
5738
5888
|
theme
|
|
5739
|
-
}) => css(["&.", "{box-shadow:0px 3px 1px -2px rgb(0 0 0 / 20%),0px 2px 2px 0px rgb(0 0 0 / 14%),0px 1px 5px 0px rgb(0 0 0 / 12%);&.disabled{box-shadow:none;.dot-button{background:", ";border:1px solid ", ";}}&.outlined,&.text{box-shadow:none;.expand-button{border-left:none;}}&.outlined .dot-button{border-color:", ";}&.destructive .expand-button{border-left-color:", ";}.dot-button{box-shadow:none;margin:0;padding:", ";}.expand-button{border-left:1px solid ", ";&.Mui-disabled{border-left:0;}.MuiButton-label,.dot-icon{width:14px;height:14px;}}}"], rootClassName$
|
|
5889
|
+
}) => css(["&.", "{box-shadow:0px 3px 1px -2px rgb(0 0 0 / 20%),0px 2px 2px 0px rgb(0 0 0 / 14%),0px 1px 5px 0px rgb(0 0 0 / 12%);&.disabled{box-shadow:none;.dot-button{background:", ";border:1px solid ", ";}}&.outlined,&.text{box-shadow:none;.expand-button{border-left:none;}}&.outlined .dot-button{border-color:", ";}&.destructive .expand-button{border-left-color:", ";}.dot-button{box-shadow:none;margin:0;padding:", ";}.expand-button{border-left:1px solid ", ";&.Mui-disabled{border-left:0;}.MuiButton-label,.dot-icon{width:14px;height:14px;}}}"], rootClassName$d, theme.palette.grey['50'], theme.palette.grey['200'], theme.palette.grey['300'], theme.palette.error['800'], theme.spacing(0.75, 1.5), theme.palette.primary['800']));
|
|
5740
5890
|
const StyledMenu$1 = styled(DotMenu).withConfig({
|
|
5741
5891
|
displayName: "SplitButtonstyles__StyledMenu",
|
|
5742
5892
|
componentId: "ild520-1"
|
|
@@ -5763,7 +5913,7 @@ const DotSplitButton = ({
|
|
|
5763
5913
|
tooltip,
|
|
5764
5914
|
type: _type = 'primary'
|
|
5765
5915
|
}) => {
|
|
5766
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
5916
|
+
const rootClasses = useStylesWithRootClass(rootClassName$d, className, _type, _disabled ? 'disabled' : '');
|
|
5767
5917
|
const [open, setOpen] = useState(false);
|
|
5768
5918
|
const anchorRef = useRef(null);
|
|
5769
5919
|
const optionIndexMap = {};
|
|
@@ -5806,7 +5956,7 @@ const DotSplitButton = ({
|
|
|
5806
5956
|
type: _type
|
|
5807
5957
|
}, children), /*#__PURE__*/React__default.createElement(DotButton, {
|
|
5808
5958
|
className: "expand-button",
|
|
5809
|
-
"data-testid": dataTestId
|
|
5959
|
+
"data-testid": dataTestId && `${dataTestId}-expand`,
|
|
5810
5960
|
disableRipple: _disableRipple,
|
|
5811
5961
|
disabled: _disabled,
|
|
5812
5962
|
onClick: () => setOpen(!open),
|
|
@@ -5828,14 +5978,14 @@ const DotSplitButton = ({
|
|
|
5828
5978
|
}));
|
|
5829
5979
|
};
|
|
5830
5980
|
|
|
5831
|
-
const rootClassName$
|
|
5981
|
+
const rootClassName$c = 'dot-table-pagination';
|
|
5832
5982
|
const StyledTablePagination = styled.div.withConfig({
|
|
5833
5983
|
displayName: "TablePaginationstyles__StyledTablePagination",
|
|
5834
5984
|
componentId: "bs7p0b-0"
|
|
5835
5985
|
})(["", ""], ({
|
|
5836
5986
|
theme,
|
|
5837
5987
|
typography
|
|
5838
|
-
}) => css([".", "{.dot-caption{font-size:", "px;margin:0;}.dot-menu{margin-bottom:0;}border-top:1px solid ", ";}"], rootClassName$
|
|
5988
|
+
}) => css([".", "{.dot-caption{font-size:", "px;margin:0;}.dot-menu{margin-bottom:0;}border-top:1px solid ", ";}"], rootClassName$c, theme.typography[typography].fontSize, theme.palette.product === 'agility' ? theme.palette.layer.n100 : theme.palette.grey[200]));
|
|
5839
5989
|
|
|
5840
5990
|
const ROWS_PER_PAGE_OPTIONS = [10, 25, 50, 100, 150, 200];
|
|
5841
5991
|
/** This component wraps the TablePagination component from @material-ui. */
|
|
@@ -5851,7 +6001,7 @@ const DotTablePagination = ({
|
|
|
5851
6001
|
rowsPerPage: _rowsPerPage = 10,
|
|
5852
6002
|
typography: _typography = 'body1'
|
|
5853
6003
|
}) => {
|
|
5854
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6004
|
+
const rootClasses = useStylesWithRootClass(rootClassName$c, className);
|
|
5855
6005
|
|
|
5856
6006
|
const handlePageChange = (event, newPage) => {
|
|
5857
6007
|
onChangePage && onChangePage(newPage);
|
|
@@ -5888,13 +6038,13 @@ const DotTablePagination = ({
|
|
|
5888
6038
|
);
|
|
5889
6039
|
};
|
|
5890
6040
|
|
|
5891
|
-
const rootClassName$
|
|
6041
|
+
const rootClassName$b = 'dot-table';
|
|
5892
6042
|
const StyledPaper = styled(Paper).withConfig({
|
|
5893
6043
|
displayName: "Tablestyles__StyledPaper",
|
|
5894
6044
|
componentId: "s95z6y-0"
|
|
5895
6045
|
})(["", ""], ({
|
|
5896
6046
|
theme
|
|
5897
|
-
}) => css(["&.", "{background:", ";border:1px solid ", ";&.loading{opacity:0.4;pointer-events:none;.dot-table-pagination{display:none;}}}"], rootClassName$
|
|
6047
|
+
}) => css(["&.", "{background:", ";border:1px solid ", ";&.loading{opacity:0.4;pointer-events:none;.dot-table-pagination{display:none;}}}"], rootClassName$b, theme.palette.product === 'agility' && theme.palette.layer.n50, theme.palette.product === 'agility' ? theme.palette.layer.n100 : theme.palette.grey[200]));
|
|
5898
6048
|
const StyledTableContainer = styled(TableContainer).withConfig({
|
|
5899
6049
|
displayName: "Tablestyles__StyledTableContainer",
|
|
5900
6050
|
componentId: "s95z6y-1"
|
|
@@ -5972,11 +6122,11 @@ const getBulkSelectedRowIds = (isChecked, selectedIds, pageData) => {
|
|
|
5972
6122
|
return newIds;
|
|
5973
6123
|
};
|
|
5974
6124
|
|
|
5975
|
-
const rootClassName$
|
|
6125
|
+
const rootClassName$a = 'dot-td';
|
|
5976
6126
|
const StyledTableCell = styled(TableCell).withConfig({
|
|
5977
6127
|
displayName: "TableCellstyles__StyledTableCell",
|
|
5978
6128
|
componentId: "e84k25-0"
|
|
5979
|
-
})(["", ""], () => css(["&.", "{padding-top:0;padding-bottom:0;&.noWrap,&.actionItems{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}&.actionItems{text-overflow:clip;text-align:right;}.action-cell-wrapper{width:100%;}}"], rootClassName$
|
|
6129
|
+
})(["", ""], () => css(["&.", "{padding-top:0;padding-bottom:0;&.noWrap,&.actionItems{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}&.actionItems{text-overflow:clip;text-align:right;}.action-cell-wrapper{width:100%;}}"], rootClassName$a));
|
|
5980
6130
|
|
|
5981
6131
|
/**
|
|
5982
6132
|
* A wrapper component around the TableCell component from @material-ui.
|
|
@@ -6023,7 +6173,7 @@ const DotBodyCell = ({
|
|
|
6023
6173
|
setShowMenu(isOverflowing);
|
|
6024
6174
|
};
|
|
6025
6175
|
|
|
6026
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6176
|
+
const rootClasses = useStylesWithRootClass(rootClassName$a, className, noWrap && 'noWrap', Array.isArray(value) && 'actionItems');
|
|
6027
6177
|
|
|
6028
6178
|
const getTableCellValue = () => {
|
|
6029
6179
|
if (Array.isArray(value)) {
|
|
@@ -6063,13 +6213,13 @@ const DotBodyCell = ({
|
|
|
6063
6213
|
}, getTableCellValue());
|
|
6064
6214
|
};
|
|
6065
6215
|
|
|
6066
|
-
const rootClassName$
|
|
6216
|
+
const rootClassName$9 = 'dot-td-checkbox';
|
|
6067
6217
|
const StyledTableBodyCheckboxCell = styled(TableCell).withConfig({
|
|
6068
6218
|
displayName: "TableBodyCheckboxCellstyles__StyledTableBodyCheckboxCell",
|
|
6069
6219
|
componentId: "ebk3sz-0"
|
|
6070
6220
|
})(["", ""], ({
|
|
6071
6221
|
theme
|
|
6072
|
-
}) => css(["&.", "{padding-top:", ";padding-bottom:", ";}"], rootClassName$
|
|
6222
|
+
}) => css(["&.", "{padding-top:", ";padding-bottom:", ";}"], rootClassName$9, theme.spacing(0), theme.spacing(0)));
|
|
6073
6223
|
|
|
6074
6224
|
const DotBodyCheckboxCell = ({
|
|
6075
6225
|
ariaLabel,
|
|
@@ -6079,7 +6229,7 @@ const DotBodyCheckboxCell = ({
|
|
|
6079
6229
|
onChange,
|
|
6080
6230
|
rowId
|
|
6081
6231
|
}) => {
|
|
6082
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6232
|
+
const rootClasses = useStylesWithRootClass(rootClassName$9, className);
|
|
6083
6233
|
const [isCheckboxChecked, setIsCheckboxChecked] = useState(isChecked);
|
|
6084
6234
|
/** This effect is used when 'checked' status is changed from the outside */
|
|
6085
6235
|
|
|
@@ -6106,13 +6256,13 @@ const DotBodyCheckboxCell = ({
|
|
|
6106
6256
|
}));
|
|
6107
6257
|
};
|
|
6108
6258
|
|
|
6109
|
-
const rootClassName$
|
|
6259
|
+
const rootClassName$8 = 'dot-tr';
|
|
6110
6260
|
const StyledTableRowStyles = styled(TableRow).withConfig({
|
|
6111
6261
|
displayName: "TableRowstyles__StyledTableRowStyles",
|
|
6112
6262
|
componentId: "a4fx2l-0"
|
|
6113
6263
|
})(["", ""], ({
|
|
6114
6264
|
theme
|
|
6115
|
-
}) => css(["&.", "{&.selected{background-color:", ";}}"], rootClassName$
|
|
6265
|
+
}) => css(["&.", "{&.selected{background-color:", ";}}"], rootClassName$8, theme.palette.primary[50]));
|
|
6116
6266
|
|
|
6117
6267
|
/**
|
|
6118
6268
|
* A wrapper component around the TableRow component from @material-ui. This component can be used
|
|
@@ -6142,7 +6292,7 @@ const DotTableRow = ({
|
|
|
6142
6292
|
selectedTableRowIds
|
|
6143
6293
|
} = multiSelectBody || {};
|
|
6144
6294
|
const isCheckboxChecked = selectedTableRowIds && selectedTableRowIds.includes(id) || false;
|
|
6145
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6295
|
+
const rootClasses = useStylesWithRootClass(rootClassName$8, isCheckboxChecked ? 'selected' : undefined, className);
|
|
6146
6296
|
|
|
6147
6297
|
const renderCheckboxCell = () => {
|
|
6148
6298
|
return /*#__PURE__*/React__default.createElement(DotBodyCheckboxCell, {
|
|
@@ -6187,13 +6337,13 @@ const EmptyDotRow = ({
|
|
|
6187
6337
|
}));
|
|
6188
6338
|
};
|
|
6189
6339
|
|
|
6190
|
-
const rootClassName$
|
|
6340
|
+
const rootClassName$7 = 'dot-tbody';
|
|
6191
6341
|
const StyledTableBody = styled(TableBody).withConfig({
|
|
6192
6342
|
displayName: "TableBodystyles__StyledTableBody",
|
|
6193
6343
|
componentId: "wszqgk-0"
|
|
6194
6344
|
})(["", ""], ({
|
|
6195
6345
|
theme
|
|
6196
|
-
}) => css(["&.", "{tr:hover{background-color:", ";}tr:last-child td{border-bottom:none;}.empty-row td{text-align:center;}}"], rootClassName$
|
|
6346
|
+
}) => css(["&.", "{tr:hover{background-color:", ";}tr:last-child td{border-bottom:none;}.empty-row td{text-align:center;}}"], rootClassName$7, theme.palette.product === 'agility' ? theme.palette.agilityInterface.fixedCol : theme.palette.grey[50]));
|
|
6197
6347
|
|
|
6198
6348
|
/**
|
|
6199
6349
|
* A wrapper component around the TableBody component from @material-ui. This component can be used
|
|
@@ -6248,7 +6398,7 @@ const DotTableBody = ({
|
|
|
6248
6398
|
|
|
6249
6399
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(StyledTableBody, {
|
|
6250
6400
|
classes: {
|
|
6251
|
-
root: rootClassName$
|
|
6401
|
+
root: rootClassName$7
|
|
6252
6402
|
}
|
|
6253
6403
|
}, getTableBodyRows()), /*#__PURE__*/React__default.createElement(StyledMenu, {
|
|
6254
6404
|
anchorEl: anchorEl,
|
|
@@ -6259,11 +6409,11 @@ const DotTableBody = ({
|
|
|
6259
6409
|
}));
|
|
6260
6410
|
};
|
|
6261
6411
|
|
|
6262
|
-
const rootClassName$
|
|
6412
|
+
const rootClassName$6 = 'dot-th';
|
|
6263
6413
|
const StyledTableHeaderCell = styled(TableCell).withConfig({
|
|
6264
6414
|
displayName: "TableHeaderCellstyles__StyledTableHeaderCell",
|
|
6265
6415
|
componentId: "nko9j-0"
|
|
6266
|
-
})(["", ""], () => css(["&.", "{&.MuiTableCell-alignCenter > span.MuiTableSortLabel-root{padding-left:26px;}.dot-cell-typography{font-weight:700;}}"], rootClassName$
|
|
6416
|
+
})(["", ""], () => css(["&.", "{&.MuiTableCell-alignCenter > span.MuiTableSortLabel-root{padding-left:26px;}.dot-cell-typography{font-weight:700;}}"], rootClassName$6));
|
|
6267
6417
|
|
|
6268
6418
|
/**
|
|
6269
6419
|
* A wrapper component around the TableCell component from @material-ui. This component should only
|
|
@@ -6308,7 +6458,7 @@ const DotHeaderCell = ({
|
|
|
6308
6458
|
return /*#__PURE__*/React__default.createElement(StyledTableHeaderCell, {
|
|
6309
6459
|
align: cellAlignment,
|
|
6310
6460
|
classes: {
|
|
6311
|
-
root: rootClassName$
|
|
6461
|
+
root: rootClassName$6
|
|
6312
6462
|
},
|
|
6313
6463
|
key: uid,
|
|
6314
6464
|
sortDirection: _sortable ? sortDirection : undefined,
|
|
@@ -6317,13 +6467,13 @@ const DotHeaderCell = ({
|
|
|
6317
6467
|
}, getCellValue());
|
|
6318
6468
|
};
|
|
6319
6469
|
|
|
6320
|
-
const rootClassName$
|
|
6470
|
+
const rootClassName$5 = 'dot-th-checkbox';
|
|
6321
6471
|
const StyledTableHeaderCheckboxCell = styled(TableCell).withConfig({
|
|
6322
6472
|
displayName: "TableHeaderCheckboxCellstyles__StyledTableHeaderCheckboxCell",
|
|
6323
6473
|
componentId: "ymqg8x-0"
|
|
6324
6474
|
})(["", ""], ({
|
|
6325
6475
|
theme
|
|
6326
|
-
}) => css(["&.", "{padding-top:", ";padding-bottom:", ";}"], rootClassName$
|
|
6476
|
+
}) => css(["&.", "{padding-top:", ";padding-bottom:", ";}"], rootClassName$5, theme.spacing(0), theme.spacing(0)));
|
|
6327
6477
|
|
|
6328
6478
|
const DotHeaderCheckboxCell = ({
|
|
6329
6479
|
ariaLabel,
|
|
@@ -6332,7 +6482,7 @@ const DotHeaderCheckboxCell = ({
|
|
|
6332
6482
|
multiSelectState,
|
|
6333
6483
|
onCheckAllChange
|
|
6334
6484
|
}) => {
|
|
6335
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6485
|
+
const rootClasses = useStylesWithRootClass(rootClassName$5, className);
|
|
6336
6486
|
const [checkboxState, setCheckboxState] = useState('unchecked');
|
|
6337
6487
|
useEffect(() => {
|
|
6338
6488
|
setCheckboxState(multiSelectState);
|
|
@@ -6449,31 +6599,39 @@ const DotHeaderRow = ({
|
|
|
6449
6599
|
})));
|
|
6450
6600
|
};
|
|
6451
6601
|
|
|
6452
|
-
const rootClassName$
|
|
6602
|
+
const rootClassName$4 = 'dot-table-selection-toolbar';
|
|
6453
6603
|
const StyledTableSelectionToolbar = styled(DotActionToolbar).withConfig({
|
|
6454
6604
|
displayName: "TableSelectionToolbarstyles__StyledTableSelectionToolbar",
|
|
6455
6605
|
componentId: "qpx3y9-0"
|
|
6456
6606
|
})(["", ""], ({
|
|
6457
6607
|
theme
|
|
6458
|
-
}) => css(["&.", "{display:flex;align-items:center;justify-content:space-between;background-color:", ";.dot-selected-rows-
|
|
6608
|
+
}) => css(["&.", "{display:flex;align-items:center;justify-content:space-between;background-color:", ";.dot-selected-rows-container{display:flex;align-items:center;.dot-button{padding:", ";}}.dot-selected-rows-heading{font-weight:bold;}.dot-selected-rows-divider{padding:", ";}}"], rootClassName$4, theme.palette.primary[50], theme.spacing(0.25, 0.25, 0, 0.5), theme.spacing(0.25, 0, 0, 1)));
|
|
6459
6609
|
|
|
6460
6610
|
const DotTableSelectionToolbar = ({
|
|
6461
6611
|
ariaLabel,
|
|
6462
6612
|
bulkActions,
|
|
6463
6613
|
className,
|
|
6464
6614
|
'data-testid': dataTestId,
|
|
6615
|
+
onClearAll,
|
|
6465
6616
|
selectedRowsNumber
|
|
6466
6617
|
}) => {
|
|
6467
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6618
|
+
const rootClasses = useStylesWithRootClass(rootClassName$4, className);
|
|
6468
6619
|
return /*#__PURE__*/React__default.createElement(StyledTableSelectionToolbar, {
|
|
6469
6620
|
ariaLabel: ariaLabel,
|
|
6470
6621
|
className: rootClasses,
|
|
6471
6622
|
"data-testid": dataTestId,
|
|
6472
6623
|
variant: "regular"
|
|
6624
|
+
}, /*#__PURE__*/React__default.createElement("div", {
|
|
6625
|
+
className: "dot-selected-rows-container"
|
|
6473
6626
|
}, /*#__PURE__*/React__default.createElement(DotTypography, {
|
|
6474
6627
|
className: "dot-selected-rows-heading",
|
|
6475
6628
|
variant: "h3"
|
|
6476
|
-
}, selectedRowsNumber, " selected"),
|
|
6629
|
+
}, selectedRowsNumber, " selected"), onClearAll && /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(DotTypography, {
|
|
6630
|
+
className: "dot-selected-rows-divider"
|
|
6631
|
+
}, "|"), /*#__PURE__*/React__default.createElement(DotButton, {
|
|
6632
|
+
type: "text",
|
|
6633
|
+
onClick: onClearAll
|
|
6634
|
+
}, "Clear all"))), bulkActions && /*#__PURE__*/React__default.createElement("div", {
|
|
6477
6635
|
className: "dot-bulk-actions"
|
|
6478
6636
|
}, bulkActions));
|
|
6479
6637
|
};
|
|
@@ -6544,7 +6702,7 @@ const DotTable = ({
|
|
|
6544
6702
|
};
|
|
6545
6703
|
|
|
6546
6704
|
const [pageData, setPageData] = useState(getSortedData().slice(0, rowsPerPage ? rowsPerPage : data.length));
|
|
6547
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6705
|
+
const rootClasses = useStylesWithRootClass(rootClassName$b, className, _loading ? 'loading' : '');
|
|
6548
6706
|
|
|
6549
6707
|
const updateData = (newOrder, newOrderBy, newPage, newRowsPerPage) => {
|
|
6550
6708
|
const newData = stableSort(data, getComparator(newOrder, newOrderBy));
|
|
@@ -6623,7 +6781,7 @@ const DotTable = ({
|
|
|
6623
6781
|
const handleCheckAllChange = isChecked => {
|
|
6624
6782
|
setSelectedRowIds(prevRowIds => {
|
|
6625
6783
|
const newIds = getBulkSelectedRowIds(isChecked, prevRowIds, pageData);
|
|
6626
|
-
multiSelect.onCheckAllChange(isChecked, newIds);
|
|
6784
|
+
multiSelect.onCheckAllChange && multiSelect.onCheckAllChange(isChecked, newIds);
|
|
6627
6785
|
return newIds;
|
|
6628
6786
|
});
|
|
6629
6787
|
};
|
|
@@ -6631,11 +6789,16 @@ const DotTable = ({
|
|
|
6631
6789
|
const handleRowSelectionChange = (isChecked, rowId) => {
|
|
6632
6790
|
setSelectedRowIds(prevRowIds => {
|
|
6633
6791
|
const newIds = getSelectedRowIds(rowId, isChecked, prevRowIds);
|
|
6634
|
-
multiSelect.onCheckRowChange(isChecked, newIds);
|
|
6792
|
+
multiSelect.onCheckRowChange && multiSelect.onCheckRowChange(isChecked, newIds);
|
|
6635
6793
|
return newIds;
|
|
6636
6794
|
});
|
|
6637
6795
|
};
|
|
6638
6796
|
|
|
6797
|
+
const handleClearAll = () => {
|
|
6798
|
+
setSelectedRowIds([]);
|
|
6799
|
+
multiSelect.onClearAllChange && multiSelect.onClearAllChange(false, []);
|
|
6800
|
+
};
|
|
6801
|
+
|
|
6639
6802
|
const multiSelectBody = multiSelect && {
|
|
6640
6803
|
onCheckIndividualChange: handleRowSelectionChange,
|
|
6641
6804
|
selectedTableRowIds: selectedRowIds
|
|
@@ -6653,6 +6816,7 @@ const DotTable = ({
|
|
|
6653
6816
|
} = multiSelect || {};
|
|
6654
6817
|
return multiSelect && selectedRowsNumber ? /*#__PURE__*/React__default.createElement(DotTableSelectionToolbar, {
|
|
6655
6818
|
ariaLabel: "Selected table rows with bulk actions",
|
|
6819
|
+
onClearAll: (multiSelect === null || multiSelect === void 0 ? void 0 : multiSelect.onClearAllChange) && handleClearAll,
|
|
6656
6820
|
selectedRowsNumber: selectedRowsNumber,
|
|
6657
6821
|
bulkActions: bulkActions
|
|
6658
6822
|
}) : toolbar;
|
|
@@ -6698,13 +6862,13 @@ const DotTable = ({
|
|
|
6698
6862
|
}));
|
|
6699
6863
|
};
|
|
6700
6864
|
|
|
6701
|
-
const rootClassName$
|
|
6865
|
+
const rootClassName$3 = 'dot-tabs';
|
|
6702
6866
|
const StyledTabs = styled(Tabs).withConfig({
|
|
6703
6867
|
displayName: "Tabsstyles__StyledTabs",
|
|
6704
6868
|
componentId: "sc-1pmrz8k-0"
|
|
6705
6869
|
})(["", ""], ({
|
|
6706
6870
|
theme
|
|
6707
|
-
}) => css(["&.", "{&.MuiTabs-root{width:100%;}.dot-tab-label-container{display:flex;.dot-tab-label{padding-top:", "px;}}.MuiTab-root{color:", ";max-width:360px;min-width:0;&:hover{background-color:", ";color:", ";}&.Mui-selected{color:", ";}&.Mui-disabled{color:", ";}&.MuiTab-textColorPrimary:hover{background-color:", ";}&.MuiTab-textColorSecondary:hover{background-color:", ";}}.MuiIcon-root{display:inline;padding-right:", "px;}.MuiTabs-indicator{background-color:", ";}}"], rootClassName$
|
|
6871
|
+
}) => css(["&.", "{&.MuiTabs-root{width:100%;}.dot-tab-label-container{display:flex;.dot-tab-label{padding-top:", "px;}}.MuiTab-root{color:", ";max-width:360px;min-width:0;&:hover{background-color:", ";color:", ";}&.Mui-selected{color:", ";}&.Mui-disabled{color:", ";}&.MuiTab-textColorPrimary:hover{background-color:", ";}&.MuiTab-textColorSecondary:hover{background-color:", ";}}.MuiIcon-root{display:inline;padding-right:", "px;}.MuiTabs-indicator{background-color:", ";}}"], rootClassName$3, theme.spacing(0.5), theme.palette.product === 'agility' && theme.palette.layer.n700, theme.palette.product === 'agility' && theme.palette.agilityInterface.activeCardBg, theme.palette.product === 'agility' && agilityGreen, theme.palette.product === 'agility' && agilityGreen, theme.palette.product === 'agility' && theme.palette.agilityInterface.disabledText, theme.palette.product !== 'agility' && alpha(theme.palette.primary.main, 0.12), theme.palette.product !== 'agility' && alpha(theme.palette.secondary.main, 0.12), theme.spacing(0.5), theme.palette.product === 'agility' && agilityGreen));
|
|
6708
6872
|
|
|
6709
6873
|
const DotTabs = ({
|
|
6710
6874
|
centered: _centered = false,
|
|
@@ -6718,7 +6882,7 @@ const DotTabs = ({
|
|
|
6718
6882
|
variant: _variant = 'standard'
|
|
6719
6883
|
}) => {
|
|
6720
6884
|
const [value, setValue] = useState(_initialValue);
|
|
6721
|
-
const rootClasses = useStylesWithRootClass(rootClassName$
|
|
6885
|
+
const rootClasses = useStylesWithRootClass(rootClassName$3, className); // eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
6722
6886
|
|
|
6723
6887
|
const handleChange = (_event, val) => {
|
|
6724
6888
|
setValue(val);
|
|
@@ -6762,10 +6926,10 @@ const DotTabs = ({
|
|
|
6762
6926
|
}, tabArray);
|
|
6763
6927
|
};
|
|
6764
6928
|
|
|
6765
|
-
const rootClassName = 'dot-file-upload';
|
|
6766
|
-
const containerClassName = `${rootClassName}-container`;
|
|
6767
|
-
const fileClassName = `${rootClassName}-item`;
|
|
6768
|
-
const dropZoneClassName = `${rootClassName}-drop-zone`;
|
|
6929
|
+
const rootClassName$2 = 'dot-file-upload';
|
|
6930
|
+
const containerClassName = `${rootClassName$2}-container`;
|
|
6931
|
+
const fileClassName = `${rootClassName$2}-item`;
|
|
6932
|
+
const dropZoneClassName = `${rootClassName$2}-drop-zone`;
|
|
6769
6933
|
const StyledFileUploadContainer = styled.div.withConfig({
|
|
6770
6934
|
displayName: "FileUploadstyles__StyledFileUploadContainer",
|
|
6771
6935
|
componentId: "sc-1q8bcxy-0"
|
|
@@ -6777,7 +6941,7 @@ const StyledFileUpload = styled.div.withConfig({
|
|
|
6777
6941
|
componentId: "sc-1q8bcxy-1"
|
|
6778
6942
|
})(["", ""], ({
|
|
6779
6943
|
theme
|
|
6780
|
-
}) => css(["&.", ".", "{align-items:center;background:", ";border:2px dashed ", ";border-radius:4px;color:", ";display:flex;flex-direction:column;flex-wrap:wrap;height:240px;justify-content:center;padding:", ";margin-bottom:", "px;&.disabled .dot-typography{color:", ";}.dot-icon{color:", ";font-size:100px;i.dot-i{height:100px;}}}"], rootClassName, dropZoneClassName, theme.palette.layer.n50, theme.palette.layer.n300, theme.palette.layer.n500, theme.spacing(3, 0), theme.spacing(1), theme.palette.layer.n300, theme.palette.layer.n100));
|
|
6944
|
+
}) => css(["&.", ".", "{align-items:center;background:", ";border:2px dashed ", ";border-radius:4px;color:", ";display:flex;flex-direction:column;flex-wrap:wrap;height:240px;justify-content:center;padding:", ";margin-bottom:", "px;&.disabled .dot-typography{color:", ";}.dot-icon{color:", ";font-size:100px;i.dot-i{height:100px;}}}"], rootClassName$2, dropZoneClassName, theme.palette.layer.n50, theme.palette.layer.n300, theme.palette.layer.n500, theme.spacing(3, 0), theme.spacing(1), theme.palette.layer.n300, theme.palette.layer.n100));
|
|
6781
6945
|
|
|
6782
6946
|
const DotFileListItem = ({
|
|
6783
6947
|
ariaLabel,
|
|
@@ -6860,7 +7024,7 @@ const DotFileUpload = ({
|
|
|
6860
7024
|
onChange,
|
|
6861
7025
|
onDragEnter
|
|
6862
7026
|
}) => {
|
|
6863
|
-
const rootClasses = useStylesWithRootClass(rootClassName, className, !_buttonOnly ? dropZoneClassName : '', disabled ? 'disabled' : '');
|
|
7027
|
+
const rootClasses = useStylesWithRootClass(rootClassName$2, className, !_buttonOnly ? dropZoneClassName : '', disabled ? 'disabled' : '');
|
|
6864
7028
|
const {
|
|
6865
7029
|
acceptedFiles,
|
|
6866
7030
|
fileRejections,
|
|
@@ -6948,4 +7112,82 @@ const DotFileUpload = ({
|
|
|
6948
7112
|
}));
|
|
6949
7113
|
};
|
|
6950
7114
|
|
|
6951
|
-
|
|
7115
|
+
const rootClassName$1 = 'dot-divider';
|
|
7116
|
+
const StyledDivider = styled(Divider).withConfig({
|
|
7117
|
+
displayName: "Dividerstyles__StyledDivider",
|
|
7118
|
+
componentId: "yu3sip-0"
|
|
7119
|
+
})(["", ""], () => css(["&.", "{}"], rootClassName$1));
|
|
7120
|
+
|
|
7121
|
+
const DotDivider = ({
|
|
7122
|
+
absolute,
|
|
7123
|
+
ariaLabel,
|
|
7124
|
+
className,
|
|
7125
|
+
'data-testid': dataTestId,
|
|
7126
|
+
flexItem,
|
|
7127
|
+
light,
|
|
7128
|
+
orientation,
|
|
7129
|
+
variant
|
|
7130
|
+
}) => {
|
|
7131
|
+
const rootClasses = useStylesWithRootClass(rootClassName$1, className);
|
|
7132
|
+
return /*#__PURE__*/React__default.createElement(StyledDivider, {
|
|
7133
|
+
absolute: absolute,
|
|
7134
|
+
"aria-label": ariaLabel,
|
|
7135
|
+
classes: {
|
|
7136
|
+
root: rootClasses
|
|
7137
|
+
},
|
|
7138
|
+
"data-testid": dataTestId,
|
|
7139
|
+
flexItem: flexItem,
|
|
7140
|
+
light: light,
|
|
7141
|
+
orientation: orientation,
|
|
7142
|
+
variant: variant
|
|
7143
|
+
});
|
|
7144
|
+
};
|
|
7145
|
+
|
|
7146
|
+
const rootClassName = 'dot-popper';
|
|
7147
|
+
const StyledPopper = styled(Popper).withConfig({
|
|
7148
|
+
displayName: "Popperstyles__StyledPopper",
|
|
7149
|
+
componentId: "sd1h8p-0"
|
|
7150
|
+
})(["", ""], () => css(["&.", "{}"], rootClassName));
|
|
7151
|
+
|
|
7152
|
+
const DotPopper = ({
|
|
7153
|
+
ariaLabel,
|
|
7154
|
+
anchorEl,
|
|
7155
|
+
children,
|
|
7156
|
+
className,
|
|
7157
|
+
'data-testid': dataTestId,
|
|
7158
|
+
disablePortal,
|
|
7159
|
+
onClickAway,
|
|
7160
|
+
open,
|
|
7161
|
+
placement
|
|
7162
|
+
}) => {
|
|
7163
|
+
const rootClasses = useStylesWithRootClass(rootClassName, className);
|
|
7164
|
+
|
|
7165
|
+
const handleClickAway = event => {
|
|
7166
|
+
if (onClickAway && (!anchorEl || !anchorEl.contains(event.currentTarget))) {
|
|
7167
|
+
onClickAway(event);
|
|
7168
|
+
}
|
|
7169
|
+
};
|
|
7170
|
+
|
|
7171
|
+
return /*#__PURE__*/React__default.createElement(StyledPopper, {
|
|
7172
|
+
anchorEl: anchorEl,
|
|
7173
|
+
"aria-label": ariaLabel,
|
|
7174
|
+
className: rootClasses,
|
|
7175
|
+
"data-testid": dataTestId,
|
|
7176
|
+
disablePortal: disablePortal,
|
|
7177
|
+
open: open,
|
|
7178
|
+
placement: placement,
|
|
7179
|
+
role: "presentation",
|
|
7180
|
+
transition: true
|
|
7181
|
+
}, ({
|
|
7182
|
+
TransitionProps
|
|
7183
|
+
}) => /*#__PURE__*/React__default.createElement(Grow, Object.assign({}, TransitionProps), /*#__PURE__*/React__default.createElement(Paper, {
|
|
7184
|
+
className: "dot-popper-paper"
|
|
7185
|
+
}, /*#__PURE__*/React__default.createElement(ClickAwayListener, {
|
|
7186
|
+
onClickAway: handleClickAway
|
|
7187
|
+
}, /*#__PURE__*/React__default.createElement("div", {
|
|
7188
|
+
className: "dot-popper-content-wrapper",
|
|
7189
|
+
"data-testid": dataTestId && `${dataTestId}-content-wrapper`
|
|
7190
|
+
}, children)))));
|
|
7191
|
+
};
|
|
7192
|
+
|
|
7193
|
+
export { Cell, CssCell, CssGrid, CssGridDebug, DotAccordion, DotActionToolbar, DotAlertBanner, DotAppLogo, DotAppToolbar, DotAutoComplete, DotAvatar, DotAvatarGroup, DotBadge, DotBreadcrumbs, DotButton, DotButtonToggle, DotCard, DotCardContent, DotCardFooter, DotCardHeader, DotCheckbox, DotCheckboxGroup, DotChip, DotConfirmationDialog, DotDialog, DotDivider, DotDrawer, DotDynamicForm, DotEmptyState, DotFileUpload, DotForm, DotFormGroup, DotHeaderRow, DotIcon, DotIconButton, DotInlineEdit, DotInputSelect, DotInputText, DotLink, DotList, DotMenu, DotNavigationRail, DotPill, DotPopper, DotProgress, DotProgressButton, DotRadioButton, DotRadioGroup, DotSidebar, DotSkeleton, DotSnackbar, DotSnackbarContainer, DotSnackbarProvider, DotSplitButton, DotSwitch, DotTable, DotTablePagination, DotTabs, DotThemeProvider, DotTooltip, DotTypography, avatarColors, lightThemeColors as lightColors, parseAutoCompleteValue, variables as themeVariables, typographyOptions, useDotSnackbarContext };
|