@galaxy-ds/core 2.0.20 → 2.0.22
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/dist/Accordion/Accordion.stories.d.ts +225 -319
- package/dist/Accordion/Accordion.styled.d.ts +7 -4
- package/dist/AccordionDetails/AccordionDetails.stories.d.ts +30 -28
- package/dist/AccordionPanel/AccordionPanel.stories.d.ts +25 -21
- package/dist/AccordionSummary/AccordionSummary.stories.d.ts +73 -52
- package/dist/ActivityLog/ActivityLog.stories.d.ts +6 -4
- package/dist/ActivityLog/ActivityLog.styled.d.ts +2 -3
- package/dist/AppBar/AppBar.stories.d.ts +35 -38
- package/dist/AppBar/AppBar.styled.d.ts +3 -4
- package/dist/AttachmentIcon/AttachmentIcon.stories.d.ts +6 -5
- package/dist/Autocomplete/Autocomplete.stories.d.ts +309 -303
- package/dist/Autocomplete/Autocomplete.styled.d.ts +5 -6
- package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
- package/dist/Avatar/Avatar.stories.d.ts +201 -178
- package/dist/Avatar/Avatar.styled.d.ts +3 -4
- package/dist/AvatarGroup/AvatarGroup.stories.d.ts +156 -199
- package/dist/BottomListButton/BottomListButton.stories.d.ts +48 -40
- package/dist/BottomListButton/BottomListButton.styled.d.ts +2 -3
- package/dist/Box/Box.stories.d.ts +71 -74
- package/dist/Breadcrumbs/Breadcrumbs.stories.d.ts +72 -74
- package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +2 -3
- package/dist/Button/Button.stories.d.ts +384 -355
- package/dist/Button/Button.styled.d.ts +2 -3
- package/dist/Card/Card.stories.d.ts +40 -32
- package/dist/Card/Card.styled.d.ts +1 -2
- package/dist/Checkbox/Checkbox.stories.d.ts +229 -508
- package/dist/Chip/Chip.stories.d.ts +135 -113
- package/dist/Chip/Chip.styled.d.ts +2 -3
- package/dist/CssBaseline/CssBaseline.stories.d.ts +0 -1
- package/dist/DatePicker/DatePicker.stories.d.ts +9 -1
- package/dist/DatePicker/DatePicker.styled.d.ts +0 -1
- package/dist/DateRangePicker/DateRangePicker.stories.d.ts +43 -38
- package/dist/DateRangePicker/DateRangePicker.styled.d.ts +0 -1
- package/dist/Dialog/Dialog.stories.d.ts +188 -216
- package/dist/Divider/Divider.stories.d.ts +371 -365
- package/dist/Drawer/Drawer.stories.d.ts +402 -101
- package/dist/DrawerMenu/DrawerMenu.stories.d.ts +64 -73
- package/dist/DrawerMenu/DrawerMenu.styled.d.ts +2 -3
- package/dist/Dropdown/Dropdown.stories.d.ts +524 -471
- package/dist/Dropdown/Dropdown.types.d.ts +8 -0
- package/dist/EmptyState/EmptyState.stories.d.ts +14 -6
- package/dist/EmptyState/EmptyState.styled.d.ts +3 -4
- package/dist/FooterActions/FooterActions.stories.d.ts +13 -10
- package/dist/FooterActions/FooterActions.styled.d.ts +2 -3
- package/dist/FormBody/FormBody.stories.d.ts +5 -4
- package/dist/FormBody/FormBody.styled.d.ts +0 -1
- package/dist/FormContainer/FormContainer.stories.d.ts +1 -4
- package/dist/FormContainer/FormContainer.styled.d.ts +1 -2
- package/dist/FormGroup/FormGroup.stories.d.ts +60 -346
- package/dist/FormHeader/FormHeader.stories.d.ts +5 -6
- package/dist/FormHeader/FormHeader.styled.d.ts +5 -6
- package/dist/FormHeader/FormHeader.types.d.ts +1 -0
- package/dist/Grid/Grid.stories.d.ts +15 -0
- package/dist/HeaderToolbar/HeaderToolbar.stories.d.ts +114 -127
- package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +6 -7
- package/dist/Icon/Icon.stories.d.ts +639 -618
- package/dist/IconButton/IconButton.d.ts +0 -1
- package/dist/IconButton/IconButton.stories.d.ts +68 -51
- package/dist/Icons/doctype-icons.stories.d.ts +812 -823
- package/dist/Icons/leap-icons.stories.d.ts +1015 -1028
- package/dist/ImageUpload/ImageUpload.stories.d.ts +11 -1
- package/dist/ImageUpload/ImageUpload.styled.d.ts +0 -1
- package/dist/Input/Input.stories.d.ts +961 -941
- package/dist/Input/Input.styled.d.ts +3 -4
- package/dist/InputLabel/InputLabel.stories.d.ts +17 -0
- package/dist/List/List.stories.d.ts +5 -0
- package/dist/ListItem/ListItem.stories.d.ts +6 -0
- package/dist/ListItemAvatar/ListItemAvatar.stories.d.ts +6 -0
- package/dist/ListItemHoverContent/ListItemHoverContent.stories.d.ts +5 -1
- package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +0 -1
- package/dist/ListItemIcon/ListItemIcon.stories.d.ts +6 -0
- package/dist/ListItemText/ListItemText.stories.d.ts +6 -0
- package/dist/ListSubheader/ListSubheader.stories.d.ts +1 -1
- package/dist/Loader/Loader.stories.d.ts +5 -0
- package/dist/Loader/Loader.styled.d.ts +2 -3
- package/dist/Menu/Menu.d.ts +0 -1
- package/dist/Menu/Menu.stories.d.ts +5 -0
- package/dist/Menu/Menu.types.d.ts +0 -1
- package/dist/MenuHeader/MenuHeader.stories.d.ts +5 -0
- package/dist/MenuHeader/MenuHeader.styled.d.ts +3 -1
- package/dist/MenuItem/MenuItem.stories.d.ts +5 -0
- package/dist/Modal/Modal.stories.d.ts +5 -0
- package/dist/ModalActions/ModalActions.stories.d.ts +5 -0
- package/dist/ModalContent/ModalContent.stories.d.ts +5 -0
- package/dist/ModalTitle/ModalTitle.stories.d.ts +5 -0
- package/dist/Pagination/Pagination.stories.d.ts +7 -3
- package/dist/Popover/Popover.stories.d.ts +5 -0
- package/dist/ProgressBar/ProgressBar.stories.d.ts +5 -0
- package/dist/Radio/Radio.stories.d.ts +5 -0
- package/dist/RadioGroup/RadioGroup.stories.d.ts +6 -0
- package/dist/RibbonButton/RibbonButton.d.ts +0 -1
- package/dist/RibbonButton/RibbonButton.stories.d.ts +5 -0
- package/dist/RibbonButton/RibbonButton.styled.d.ts +3 -4
- package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +0 -1
- package/dist/RibbonButtonGroup/RibbonButtonGroup.stories.d.ts +5 -0
- package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +4 -5
- package/dist/SidebarLayout/SidebarLayout.stories.d.ts +9 -3
- package/dist/StepNavigation/StepNavigation.stories.d.ts +5 -0
- package/dist/StepNavigation/StepNavigation.styled.d.ts +0 -1
- package/dist/Switch/Switch.stories.d.ts +6 -0
- package/dist/Tab/Tab.stories.d.ts +5 -0
- package/dist/Tab/Tab.styled.d.ts +2 -3
- package/dist/TabListItem/TabListItem.stories.d.ts +9 -0
- package/dist/TabListItem/TabListItem.styled.d.ts +3 -4
- package/dist/Table/Table.stories.d.ts +5 -0
- package/dist/TableBody/TableBody.stories.d.ts +1 -1
- package/dist/TableCell/TableCell.stories.d.ts +4 -0
- package/dist/TableCellIcon/TableCellIcon.stories.d.ts +5 -0
- package/dist/TableContainer/TableContainer.stories.d.ts +5 -0
- package/dist/TableFooter/TableFooter.stories.d.ts +4 -0
- package/dist/TableHead/TableHead.stories.d.ts +7 -3
- package/dist/TableRow/TableRow.stories.d.ts +7 -3
- package/dist/Tabs/Tabs.stories.d.ts +5 -0
- package/dist/Tabs/Tabs.styled.d.ts +2 -3
- package/dist/Tag/Tag.stories.d.ts +5 -0
- package/dist/Tag/Tag.styled.d.ts +9 -5
- package/dist/Tag/Tag.types.d.ts +9 -0
- package/dist/TextareaAutosize/TextareaAutosize.stories.d.ts +5 -0
- package/dist/Theme/custom-types/component-chip.d.ts +2 -0
- package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +8 -0
- package/dist/ThemeProvider/ThemeProvider.stories.d.ts +20 -7
- package/dist/Toolbar/Toolbar.stories.d.ts +5 -0
- package/dist/ToolbarButton/ToolbarButton.stories.d.ts +5 -0
- package/dist/ToolbarButton/ToolbarButton.styled.d.ts +1 -4
- package/dist/Tooltip/Tooltip.stories.d.ts +5 -0
- package/dist/TwoColumnLayout/TwoColumnLayout.stories.d.ts +5 -5
- package/dist/Typography/Typography.stories.d.ts +5 -0
- package/dist/index.d.ts +0 -1
- package/dist/index.esm.js +452 -352
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +449 -350
- package/dist/index.js.map +1 -1
- package/dist/stories/Typography.stories.d.ts +29 -0
- package/dist/stories/resources/tokensColorsLeap.d.ts +4 -5
- package/dist/stories/resources/{typographyLawconnect.d.ts → typographyLeapDesktop.d.ts} +4 -5
- package/dist/stories/resources/typographyLeapWeb.d.ts +9 -0
- package/package.json +7 -3
- package/dist/Badge/Badge.d.ts +0 -3
- package/dist/Badge/Badge.styled.d.ts +0 -4
- package/dist/Badge/Badge.types.d.ts +0 -3
- package/dist/Badge/index.d.ts +0 -2
- package/dist/Select/Select.d.ts +0 -3
- package/dist/Select/Select.styled.d.ts +0 -1
- package/dist/Select/Select.types.d.ts +0 -3
- package/dist/Select/index.d.ts +0 -2
- package/dist/Theme/lawconnect/baseline.d.ts +0 -44
- package/dist/Theme/lawconnect/design-tokens/components/avatars.d.ts +0 -46
- package/dist/Theme/lawconnect/design-tokens/components/buttons.d.ts +0 -93
- package/dist/Theme/lawconnect/design-tokens/components/chip.d.ts +0 -54
- package/dist/Theme/lawconnect/design-tokens/effect.d.ts +0 -2
- package/dist/Theme/lawconnect/design-tokens/palette.d.ts +0 -116
- package/dist/Theme/lawconnect/design-tokens/shapes.d.ts +0 -13
- package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +0 -12
- package/dist/Theme/lawconnect/design-tokens/typography.d.ts +0 -133
- package/dist/Theme/lawconnect/overrides/Dialog/dialog.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogActions.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogContent.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/Dialog/dialogTitle.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/accordion.d.ts +0 -4
- package/dist/Theme/lawconnect/overrides/autocomplete.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/checkbox.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/divider.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/dropdown.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/formControlLabel.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/formGroup.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/iconButton.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/index.d.ts +0 -23
- package/dist/Theme/lawconnect/overrides/inputBase.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/inputLabel.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/list.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/listItemIcon.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/listItemText.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/menu.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/menuItem.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/outlinedInput.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/radio.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/svgIcon.d.ts +0 -2
- package/dist/Theme/lawconnect/overrides/tooltip.d.ts +0 -2
- package/dist/Theme/lawconnect/theme.d.ts +0 -2
- /package/dist/Icons/{lawconnect-icons.stories-temp-removed.d.ts → lawconnect-icons.stories.d.ts} +0 -0
package/dist/index.js
CHANGED
|
@@ -39,7 +39,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
39
39
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
40
40
|
PERFORMANCE OF THIS SOFTWARE.
|
|
41
41
|
***************************************************************************** */
|
|
42
|
-
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
42
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
var __assign = function() {
|
|
@@ -76,8 +76,8 @@ function __awaiter(thisArg, _arguments, P, generator) {
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
function __generator(thisArg, body) {
|
|
79
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
80
|
-
return g =
|
|
79
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
80
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
81
81
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
82
82
|
function step(op) {
|
|
83
83
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -864,7 +864,8 @@ var autocompleteOverrides$1 = {
|
|
|
864
864
|
'.MuiOutlinedInput-root': {
|
|
865
865
|
padding: 0,
|
|
866
866
|
'& .MuiAutocomplete-input': {
|
|
867
|
-
padding: 0,
|
|
867
|
+
padding: '0',
|
|
868
|
+
marginTop: '0',
|
|
868
869
|
},
|
|
869
870
|
},
|
|
870
871
|
'& .MuiInputBase-root.Mui-focused': {
|
|
@@ -873,6 +874,9 @@ var autocompleteOverrides$1 = {
|
|
|
873
874
|
'& .MuiFormControl-root.MuiTextField-root': {
|
|
874
875
|
marginBottom: 0,
|
|
875
876
|
},
|
|
877
|
+
'& .MuiAutocomplete-input:first-child.MuiInputBase-input': {
|
|
878
|
+
padding: '0 4px',
|
|
879
|
+
},
|
|
876
880
|
},
|
|
877
881
|
inputRoot: {
|
|
878
882
|
'&.MuiOutlinedInput-root': {
|
|
@@ -898,6 +902,9 @@ var autocompleteOverrides$1 = {
|
|
|
898
902
|
WebkitBoxShadow: 'inset 0 0 6px rgba(0,0,0,0.05)',
|
|
899
903
|
backgroundColor: '#7a7a7a',
|
|
900
904
|
},
|
|
905
|
+
'& svg:first-of-type': {
|
|
906
|
+
marginLeft: 0,
|
|
907
|
+
},
|
|
901
908
|
},
|
|
902
909
|
},
|
|
903
910
|
input: {
|
|
@@ -1165,11 +1172,9 @@ var dialogTitleOverrides$1 = {
|
|
|
1165
1172
|
var dividerOverrides$1 = {
|
|
1166
1173
|
styleOverrides: {
|
|
1167
1174
|
root: {
|
|
1168
|
-
width: '100%',
|
|
1169
1175
|
'&.gds-divider': {
|
|
1170
1176
|
marginTop: 2,
|
|
1171
1177
|
marginBottom: 2,
|
|
1172
|
-
backgroundColor: '#d4d4d4',
|
|
1173
1178
|
},
|
|
1174
1179
|
'&.gds-divider--vertical': {
|
|
1175
1180
|
marginLeft: 5,
|
|
@@ -1193,6 +1198,8 @@ var dropdownOverrides$1 = {
|
|
|
1193
1198
|
var theme = _a.theme;
|
|
1194
1199
|
return (__assign(__assign({}, theme.typography.body1), { lineHeight: '1.375rem', background: "url(\"data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M9.0625 3.66666L9.9375 4.54166L6 8.47916L2.0625 4.54166L2.9375 3.66666L6 6.72916L9.0625 3.66666Z' fill='%23444444'/%3E%3C/svg%3E\") center right 3px no-repeat", cursor: 'default', '&.MuiInputBase-input': {
|
|
1195
1200
|
paddingRight: 22,
|
|
1201
|
+
paddingTop: 0,
|
|
1202
|
+
paddingBottom: 0,
|
|
1196
1203
|
}, '.customLargeSize &': {
|
|
1197
1204
|
height: 30,
|
|
1198
1205
|
lineHeight: '30px',
|
|
@@ -1211,10 +1218,16 @@ var dropdownOverrides$1 = {
|
|
|
1211
1218
|
|
|
1212
1219
|
var formControlLabelOverrides$1 = {
|
|
1213
1220
|
styleOverrides: {
|
|
1214
|
-
root: {
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1221
|
+
root: function (_a) {
|
|
1222
|
+
var theme = _a.theme;
|
|
1223
|
+
return ({
|
|
1224
|
+
marginLeft: 0,
|
|
1225
|
+
marginRight: 0,
|
|
1226
|
+
marginBottom: 0,
|
|
1227
|
+
'&.Mui-disabled': {
|
|
1228
|
+
color: theme.palette.default.main,
|
|
1229
|
+
},
|
|
1230
|
+
});
|
|
1218
1231
|
},
|
|
1219
1232
|
},
|
|
1220
1233
|
};
|
|
@@ -1264,6 +1277,9 @@ var inputBaseOverrides$1 = {
|
|
|
1264
1277
|
height: '1.5rem',
|
|
1265
1278
|
maxHeight: 24,
|
|
1266
1279
|
verticalAlign: 'top', // fix inline-flex add up height
|
|
1280
|
+
'&.MuiInputBase-colorPrimary': {
|
|
1281
|
+
background: theme.palette.grey[50],
|
|
1282
|
+
},
|
|
1267
1283
|
'&.Mui-focused': {
|
|
1268
1284
|
borderColor: '#0078D7', // pallettes.brand.utility.accent.dark,
|
|
1269
1285
|
},
|
|
@@ -1378,7 +1394,7 @@ var inputLabelOverrides$1 = {
|
|
|
1378
1394
|
letterSpacing: theme.typography.body1.letterSpacing,
|
|
1379
1395
|
marginBottom: 2,
|
|
1380
1396
|
'&.Mui-focused': {
|
|
1381
|
-
backgroundColor: "".concat(theme.palette.background.paper
|
|
1397
|
+
backgroundColor: "".concat(theme.palette.background.paper),
|
|
1382
1398
|
boxShadow: "inset 0 0 0 2px ".concat(theme.palette.text.primary),
|
|
1383
1399
|
},
|
|
1384
1400
|
});
|
|
@@ -1514,7 +1530,9 @@ var menuHeaderOverrides = {
|
|
|
1514
1530
|
styleOverrides: {
|
|
1515
1531
|
root: function (_a) {
|
|
1516
1532
|
var theme = _a.theme;
|
|
1517
|
-
return (
|
|
1533
|
+
return ({
|
|
1534
|
+
'&.MuiListSubheader-root': __assign(__assign({}, theme.typography.body1), { fontWeight: 500, color: theme.palette.grey[700], backgroundColor: 'transparent', paddingTop: 4, paddingBottom: 4, paddingLeft: 6, paddingRight: 6 }),
|
|
1535
|
+
});
|
|
1518
1536
|
},
|
|
1519
1537
|
},
|
|
1520
1538
|
};
|
|
@@ -1555,14 +1573,14 @@ var menuItemOverrides$1 = {
|
|
|
1555
1573
|
}, _b['&.gds-drawer-menu-item-dark'] = {
|
|
1556
1574
|
backgroundColor: theme.palette.primary.main,
|
|
1557
1575
|
color: theme.palette.grey[200],
|
|
1558
|
-
'&:not(
|
|
1576
|
+
'&:not(.Mui-selected) svg': {
|
|
1559
1577
|
color: theme.palette.grey[200],
|
|
1560
1578
|
},
|
|
1561
1579
|
'&:hover': {
|
|
1562
1580
|
backgroundColor: 'rgba(0,0,0,.1)',
|
|
1563
1581
|
color: theme.palette.grey[200],
|
|
1564
1582
|
cursor: 'pointer',
|
|
1565
|
-
'&:not(
|
|
1583
|
+
'&:not(.Mui-selected) svg': {
|
|
1566
1584
|
color: theme.palette.grey[200],
|
|
1567
1585
|
},
|
|
1568
1586
|
},
|
|
@@ -1576,6 +1594,7 @@ var menuItemOverrides$1 = {
|
|
|
1576
1594
|
marginLeft: 32,
|
|
1577
1595
|
}, _b['&.gds-menu-item-icon'] = {
|
|
1578
1596
|
paddingLeft: 0,
|
|
1597
|
+
gap: 10,
|
|
1579
1598
|
'& .MuiSvgIcon-root': {
|
|
1580
1599
|
fontSize: 15,
|
|
1581
1600
|
},
|
|
@@ -1597,23 +1616,19 @@ var menuItemOverrides$1 = {
|
|
|
1597
1616
|
color: '#fff',
|
|
1598
1617
|
backgroundColor: '#0078D7',
|
|
1599
1618
|
},
|
|
1600
|
-
}, _b['&.gds-menu-item-system'] = __assign(__assign({
|
|
1601
|
-
backgroundColor: '#
|
|
1619
|
+
}, _b['&.gds-menu-item-system'] = __assign(__assign({ minHeight: 22, maxHeight: 22, padding: 0, paddingLeft: 32, paddingRight: 10, marginTop: theme.shapes.sm, marginBottom: theme.shapes.sm, backgroundColor: '#F9F9F9', color: theme.palette.text.primary }, theme.typography.body2), { '&:hover, &:focus': {
|
|
1620
|
+
backgroundColor: '#91C9F7',
|
|
1602
1621
|
color: theme.palette.text.primary,
|
|
1603
1622
|
}, '&:hover .MuiListItemText-root .MuiTypography-root': {
|
|
1604
1623
|
color: theme.palette.text.primary,
|
|
1605
1624
|
}, '&:hover .MuiListItemIcon-root': {
|
|
1606
|
-
backgroundColor: '#
|
|
1607
|
-
|
|
1625
|
+
backgroundColor: '#91C9F7',
|
|
1626
|
+
}, '& .MuiListItemIcon-root.selected': {
|
|
1627
|
+
backgroundColor: '#91C9F7',
|
|
1608
1628
|
}, '&.Mui-selected': {
|
|
1609
|
-
backgroundColor: '#EDEDEE',
|
|
1610
1629
|
'& .MuiListItemText-root': {
|
|
1611
1630
|
color: theme.palette.text.primary,
|
|
1612
1631
|
},
|
|
1613
|
-
'& .MuiListItemIcon-root': {
|
|
1614
|
-
backgroundColor: '#EDEDEE',
|
|
1615
|
-
borderRadius: theme.shapes.sm,
|
|
1616
|
-
},
|
|
1617
1632
|
'& svg': {
|
|
1618
1633
|
color: theme.palette.text.primary,
|
|
1619
1634
|
},
|
|
@@ -1724,6 +1739,13 @@ var radioOverrides$1 = {
|
|
|
1724
1739
|
'& + .MuiFormControlLabel-label': {
|
|
1725
1740
|
marginLeft: 10,
|
|
1726
1741
|
},
|
|
1742
|
+
'&.Mui-checked.Mui-disabled input': {
|
|
1743
|
+
backgroundColor: theme.palette.grey[100],
|
|
1744
|
+
borderColor: theme.palette.grey[400],
|
|
1745
|
+
},
|
|
1746
|
+
'&.Mui-checked.Mui-disabled input::after': {
|
|
1747
|
+
backgroundColor: theme.palette.grey[400],
|
|
1748
|
+
},
|
|
1727
1749
|
});
|
|
1728
1750
|
},
|
|
1729
1751
|
},
|
|
@@ -2154,30 +2176,38 @@ var chip = {
|
|
|
2154
2176
|
default: {
|
|
2155
2177
|
color: palette.primary.main,
|
|
2156
2178
|
background: 'rgba(30,54,94, 0.15)',
|
|
2179
|
+
contrastText: palette.primary.contrastText,
|
|
2157
2180
|
},
|
|
2158
2181
|
primary: {
|
|
2159
2182
|
color: palette.primary.main,
|
|
2160
2183
|
background: palette.primary.transparent,
|
|
2184
|
+
contrastText: palette.primary.contrastText,
|
|
2185
|
+
light: palette.primary.light,
|
|
2161
2186
|
},
|
|
2162
2187
|
secondary: {
|
|
2163
2188
|
color: palette.secondary.main,
|
|
2164
2189
|
background: palette.secondary.transparent,
|
|
2190
|
+
contrastText: palette.secondary.contrastText,
|
|
2165
2191
|
},
|
|
2166
2192
|
info: {
|
|
2167
2193
|
color: palette.default.main,
|
|
2168
2194
|
background: palette.default.transparent,
|
|
2195
|
+
contrastText: palette.default.contrastText,
|
|
2169
2196
|
},
|
|
2170
2197
|
success: {
|
|
2171
2198
|
color: palette.success.main,
|
|
2172
2199
|
background: palette.success.transparent,
|
|
2200
|
+
contrastText: palette.success.light,
|
|
2173
2201
|
},
|
|
2174
2202
|
warning: {
|
|
2175
2203
|
color: palette.warning.main,
|
|
2176
2204
|
background: palette.warning.transparent,
|
|
2205
|
+
contrastText: palette.warning.light,
|
|
2177
2206
|
},
|
|
2178
2207
|
error: {
|
|
2179
2208
|
color: palette.error.main,
|
|
2180
2209
|
background: palette.error.transparent,
|
|
2210
|
+
contrastText: palette.error.light,
|
|
2181
2211
|
},
|
|
2182
2212
|
},
|
|
2183
2213
|
outlined: {
|
|
@@ -2368,12 +2398,16 @@ var baseline = {
|
|
|
2368
2398
|
|
|
2369
2399
|
var accordionOverrides = {
|
|
2370
2400
|
styleOverrides: {
|
|
2371
|
-
root: {
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2401
|
+
root: function (_a) {
|
|
2402
|
+
var theme = _a.theme;
|
|
2403
|
+
return ({
|
|
2404
|
+
height: 'fit-content',
|
|
2405
|
+
borderRadius: 4,
|
|
2406
|
+
boxShadow: "0px 2px 1px -1px ".concat(theme.palette.grey[300], ", 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)"), // NOTE: overriding web default mui box shadow with grey[300]
|
|
2407
|
+
'&:not(:last-child)': {
|
|
2408
|
+
borderBottom: 0,
|
|
2409
|
+
},
|
|
2410
|
+
});
|
|
2377
2411
|
},
|
|
2378
2412
|
},
|
|
2379
2413
|
};
|
|
@@ -2679,7 +2713,7 @@ var dialogTitleOverrides = {
|
|
|
2679
2713
|
styleOverrides: {
|
|
2680
2714
|
root: {
|
|
2681
2715
|
fontSize: '1rem',
|
|
2682
|
-
height:
|
|
2716
|
+
height: 50,
|
|
2683
2717
|
padding: '8px 16px',
|
|
2684
2718
|
display: 'flex',
|
|
2685
2719
|
alignItems: 'center',
|
|
@@ -2693,11 +2727,9 @@ var dialogTitleOverrides = {
|
|
|
2693
2727
|
var dividerOverrides = {
|
|
2694
2728
|
styleOverrides: {
|
|
2695
2729
|
root: {
|
|
2696
|
-
width: '100%',
|
|
2697
2730
|
'&.gds-divider': {
|
|
2698
2731
|
marginTop: 2,
|
|
2699
2732
|
marginBottom: 2,
|
|
2700
|
-
backgroundColor: '#d4d4d4',
|
|
2701
2733
|
},
|
|
2702
2734
|
'&.gds-divider--vertical': {
|
|
2703
2735
|
marginLeft: 5,
|
|
@@ -2792,6 +2824,9 @@ var formControlLabelOverrides = {
|
|
|
2792
2824
|
marginLeft: 0,
|
|
2793
2825
|
marginRight: 0,
|
|
2794
2826
|
'& .MuiTypography-root': __assign(__assign({}, theme.typography.button), { textTransform: 'none' }),
|
|
2827
|
+
'&.Mui-disabled': {
|
|
2828
|
+
color: theme.palette.default.main,
|
|
2829
|
+
},
|
|
2795
2830
|
});
|
|
2796
2831
|
},
|
|
2797
2832
|
},
|
|
@@ -2935,7 +2970,7 @@ var inputLabelOverrides = {
|
|
|
2935
2970
|
letterSpacing: theme.typography.subtitle2.letterSpacing,
|
|
2936
2971
|
marginBottom: 4,
|
|
2937
2972
|
'&.Mui-focused': {
|
|
2938
|
-
backgroundColor: "".concat(theme.palette.background.paper
|
|
2973
|
+
backgroundColor: "".concat(theme.palette.background.paper),
|
|
2939
2974
|
boxShadow: "inset 0 0 0 2px ".concat(theme.palette.text.primary),
|
|
2940
2975
|
},
|
|
2941
2976
|
});
|
|
@@ -3154,23 +3189,19 @@ var menuItemOverrides = {
|
|
|
3154
3189
|
},
|
|
3155
3190
|
},
|
|
3156
3191
|
},
|
|
3157
|
-
_b['&.gds-menu-item-system'] = __assign(__assign({
|
|
3158
|
-
backgroundColor: '#
|
|
3192
|
+
_b['&.gds-menu-item-system'] = __assign(__assign({ minHeight: 22, maxHeight: 22, padding: 0, paddingLeft: 32, paddingRight: 10, marginTop: theme.shapes.sm, marginBottom: theme.shapes.sm, backgroundColor: '#F9F9F9', color: theme.palette.text.primary }, theme.typography.body2), { '&:hover, &:focus': {
|
|
3193
|
+
backgroundColor: '#91C9F7',
|
|
3159
3194
|
color: theme.palette.text.primary,
|
|
3160
3195
|
}, '&:hover .MuiListItemText-root .MuiTypography-root': {
|
|
3161
3196
|
color: theme.palette.text.primary,
|
|
3162
3197
|
}, '&:hover .MuiListItemIcon-root': {
|
|
3163
|
-
backgroundColor: '#
|
|
3164
|
-
|
|
3198
|
+
backgroundColor: '#91C9F7',
|
|
3199
|
+
}, '& .MuiListItemIcon-root.selected': {
|
|
3200
|
+
backgroundColor: '#91C9F7',
|
|
3165
3201
|
}, '&.Mui-selected': {
|
|
3166
|
-
backgroundColor: '#EDEDEE',
|
|
3167
3202
|
'& .MuiListItemText-root': {
|
|
3168
3203
|
color: theme.palette.text.primary,
|
|
3169
3204
|
},
|
|
3170
|
-
'& .MuiListItemIcon-root': {
|
|
3171
|
-
backgroundColor: '#EDEDEE',
|
|
3172
|
-
borderRadius: theme.shapes.sm,
|
|
3173
|
-
},
|
|
3174
3205
|
'& svg': {
|
|
3175
3206
|
color: theme.palette.text.primary,
|
|
3176
3207
|
},
|
|
@@ -3181,6 +3212,9 @@ var menuItemOverrides = {
|
|
|
3181
3212
|
},
|
|
3182
3213
|
}, '&:not(.Mui-selected) svg': {
|
|
3183
3214
|
color: theme.palette.primary.main,
|
|
3215
|
+
}, '&:not(.Mui-selected):hover svg': {
|
|
3216
|
+
fontSize: 12,
|
|
3217
|
+
color: theme.palette.primary.main,
|
|
3184
3218
|
}, '&.customMultipleList .Mui-selected': {
|
|
3185
3219
|
backgroundColor: '#fff',
|
|
3186
3220
|
}, '& .MuiListItemIcon-root': {
|
|
@@ -3192,7 +3226,7 @@ var menuItemOverrides = {
|
|
|
3192
3226
|
position: 'absolute',
|
|
3193
3227
|
left: 0,
|
|
3194
3228
|
}, '& .MuiSvgIcon-root': {
|
|
3195
|
-
fontSize:
|
|
3229
|
+
fontSize: 12,
|
|
3196
3230
|
color: 'currentColor',
|
|
3197
3231
|
}, '& .MuiListItemText-root': {
|
|
3198
3232
|
margin: 0,
|
|
@@ -3278,6 +3312,13 @@ var radioOverrides = {
|
|
|
3278
3312
|
'&.Mui-disabled input': {
|
|
3279
3313
|
backgroundColor: theme.palette.grey[100],
|
|
3280
3314
|
},
|
|
3315
|
+
'&.Mui-checked.Mui-disabled input': {
|
|
3316
|
+
backgroundColor: theme.palette.grey[100],
|
|
3317
|
+
borderColor: theme.palette.grey[400],
|
|
3318
|
+
},
|
|
3319
|
+
'&.Mui-checked.Mui-disabled input::after': {
|
|
3320
|
+
backgroundColor: theme.palette.grey[400],
|
|
3321
|
+
},
|
|
3281
3322
|
'& + .MuiFormControlLabel-label': {
|
|
3282
3323
|
marginLeft: 8,
|
|
3283
3324
|
},
|
|
@@ -3583,6 +3624,11 @@ var MuiIcon = styles$1.styled(Icon)(function () { return ({
|
|
|
3583
3624
|
transition: 'all 0.3s ease-out',
|
|
3584
3625
|
},
|
|
3585
3626
|
}); });
|
|
3627
|
+
var MuiListItemButton = styles$1.styled(material.ListItemButton)(function () { return ({
|
|
3628
|
+
'&.MuiListItemButton-root:hover': {
|
|
3629
|
+
backgroundColor: 'transparent',
|
|
3630
|
+
},
|
|
3631
|
+
}); });
|
|
3586
3632
|
styles$1.styled(ListItem)(function () { return ({
|
|
3587
3633
|
width: '100%',
|
|
3588
3634
|
paddingLeft: 10,
|
|
@@ -3590,9 +3636,6 @@ styles$1.styled(ListItem)(function () { return ({
|
|
|
3590
3636
|
maxHeight: 32,
|
|
3591
3637
|
paddingTop: 6,
|
|
3592
3638
|
paddingBottom: 6,
|
|
3593
|
-
'&.MuiListItem-button:hover': {
|
|
3594
|
-
background: 'transparent',
|
|
3595
|
-
},
|
|
3596
3639
|
}); });
|
|
3597
3640
|
var MuiListItemText$1 = styles$1.styled(ListItemText)(function () { return ({
|
|
3598
3641
|
'&.accordionTitle': {
|
|
@@ -3635,9 +3678,9 @@ var Accordion = function (_a) {
|
|
|
3635
3678
|
var handleClick = function () {
|
|
3636
3679
|
setOpen(!open);
|
|
3637
3680
|
};
|
|
3638
|
-
return (jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx(ListSubheader, { sx: {
|
|
3681
|
+
return (jsxRuntime.jsxs("div", { style: { background: bgColor }, children: [jsxRuntime.jsx(ListSubheader, { sx: {
|
|
3639
3682
|
bgcolor: bgColor,
|
|
3640
|
-
}, children: jsxRuntime.jsxs(
|
|
3683
|
+
}, children: jsxRuntime.jsxs(MuiListItemButton, { onClick: handleClick, sx: {
|
|
3641
3684
|
backgroundColor: bgColor,
|
|
3642
3685
|
borderBottom: border ? "1px solid rgb(212, 212, 212)" : 'none',
|
|
3643
3686
|
}, children: [jsxRuntime.jsx(MuiListItemIcon$1, { "aria-label": chevronPosition, className: chevronPosition === 'end'
|
|
@@ -3645,6 +3688,9 @@ var Accordion = function (_a) {
|
|
|
3645
3688
|
: 'accordionPrependIcon', children: jsxRuntime.jsx(MuiIcon, { name: ChevronDownIcon, className: open ? 'iconOpen' : 'iconClosed', sx: { color: '#444444' } }) }), jsxRuntime.jsx(MuiListItemText$1, { className: "accordionTitle", children: jsxRuntime.jsx(Typography, { color: color, variant: "body1", children: title }) }), time && (jsxRuntime.jsx(MuiListItemText$1, { className: "accordionTime", children: jsxRuntime.jsx(Typography, { variant: "body1", children: time }) }))] }, title) }), jsxRuntime.jsx(material.Collapse, __assign({ in: open }, rest, { children: jsxRuntime.jsx(List, { sx: {
|
|
3646
3689
|
bgcolor: bgColor,
|
|
3647
3690
|
pb: 0,
|
|
3691
|
+
'& .MuiListItem-root': {
|
|
3692
|
+
bgcolor: bgColor,
|
|
3693
|
+
},
|
|
3648
3694
|
'& .MuiListSubheader-gutters': {
|
|
3649
3695
|
bgcolor: bgColor,
|
|
3650
3696
|
},
|
|
@@ -4635,6 +4681,7 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4635
4681
|
border: '1px solid transparent',
|
|
4636
4682
|
position: 'relative',
|
|
4637
4683
|
overflow: 'hidden',
|
|
4684
|
+
cursor: 'default',
|
|
4638
4685
|
'&.chip--rounded': {
|
|
4639
4686
|
borderRadius: '50px',
|
|
4640
4687
|
},
|
|
@@ -4645,6 +4692,16 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4645
4692
|
color: theme.chip.color.filled.default.color,
|
|
4646
4693
|
borderColor: theme.chip.color.filled.default.borderColor,
|
|
4647
4694
|
'&.chip--rounded': {
|
|
4695
|
+
borderColor: theme.chip.color.filled.default.borderColor,
|
|
4696
|
+
},
|
|
4697
|
+
'&.chip--rounded--web': {
|
|
4698
|
+
borderColor: theme.chip.color.filled.default.background,
|
|
4699
|
+
},
|
|
4700
|
+
'&.gds-chip--web': {
|
|
4701
|
+
backgroundColor: theme.chip.color.filled.default.color,
|
|
4702
|
+
color: theme.chip.color.filled.default.contrastText,
|
|
4703
|
+
},
|
|
4704
|
+
'&.MuiChip-deletable': {
|
|
4648
4705
|
borderColor: theme.chip.color.filled.default.background,
|
|
4649
4706
|
},
|
|
4650
4707
|
'&.MuiChip-deletable svg': {
|
|
@@ -4654,11 +4711,30 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4654
4711
|
backgroundColor: theme.chip.color.filled.default.background,
|
|
4655
4712
|
},
|
|
4656
4713
|
},
|
|
4714
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4715
|
+
backgroundColor: theme.chip.color.filled.default.background,
|
|
4716
|
+
color: theme.chip.color.filled.default.color,
|
|
4717
|
+
borderColor: theme.chip.color.filled.default.borderColor,
|
|
4718
|
+
},
|
|
4719
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4720
|
+
color: theme.chip.color.filled.default.color,
|
|
4721
|
+
},
|
|
4657
4722
|
},
|
|
4658
4723
|
'&.MuiChip-filledPrimary': {
|
|
4724
|
+
//NOTE: Leaving default primary same color as rounded
|
|
4659
4725
|
backgroundColor: theme.chip.color.filled.primary.background,
|
|
4660
4726
|
color: theme.chip.color.filled.primary.color,
|
|
4661
4727
|
'&.chip--rounded': {
|
|
4728
|
+
borderColor: theme.chip.color.filled.primary.borderColor,
|
|
4729
|
+
},
|
|
4730
|
+
'&.chip--rounded--web': {
|
|
4731
|
+
borderColor: theme.chip.color.filled.primary.background,
|
|
4732
|
+
},
|
|
4733
|
+
'&.gds-chip--web': {
|
|
4734
|
+
backgroundColor: theme.chip.color.filled.primary.light,
|
|
4735
|
+
color: theme.chip.color.filled.primary.contrastText,
|
|
4736
|
+
},
|
|
4737
|
+
'&.MuiChip-deletable': {
|
|
4662
4738
|
borderColor: theme.chip.color.filled.primary.background,
|
|
4663
4739
|
},
|
|
4664
4740
|
'&.MuiChip-deletable svg': {
|
|
@@ -4668,11 +4744,25 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4668
4744
|
backgroundColor: theme.chip.color.filled.primary.background,
|
|
4669
4745
|
},
|
|
4670
4746
|
},
|
|
4747
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4748
|
+
backgroundColor: theme.chip.color.filled.primary.background,
|
|
4749
|
+
color: theme.chip.color.filled.primary.color,
|
|
4750
|
+
borderColor: theme.chip.color.filled.primary.borderColor,
|
|
4751
|
+
},
|
|
4752
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4753
|
+
color: theme.chip.color.filled.primary.color,
|
|
4754
|
+
},
|
|
4671
4755
|
},
|
|
4672
4756
|
'&.MuiChip-filledSecondary': {
|
|
4673
4757
|
backgroundColor: theme.chip.color.filled.secondary.background,
|
|
4674
4758
|
color: theme.chip.color.filled.secondary.color,
|
|
4675
4759
|
'&.chip--rounded': {
|
|
4760
|
+
borderColor: theme.chip.color.filled.secondary.borderColor,
|
|
4761
|
+
},
|
|
4762
|
+
'&.chip--rounded--web': {
|
|
4763
|
+
borderColor: theme.chip.color.filled.secondary.background,
|
|
4764
|
+
},
|
|
4765
|
+
'&.MuiChip-deletable': {
|
|
4676
4766
|
borderColor: theme.chip.color.filled.secondary.background,
|
|
4677
4767
|
},
|
|
4678
4768
|
'&.MuiChip-deletable svg': {
|
|
@@ -4682,11 +4772,29 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4682
4772
|
backgroundColor: theme.chip.color.filled.secondary.background,
|
|
4683
4773
|
},
|
|
4684
4774
|
},
|
|
4775
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4776
|
+
backgroundColor: theme.chip.color.filled.secondary.background,
|
|
4777
|
+
color: theme.chip.color.filled.secondary.color,
|
|
4778
|
+
borderColor: theme.chip.color.filled.secondary.borderColor,
|
|
4779
|
+
},
|
|
4780
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4781
|
+
color: theme.chip.color.filled.secondary.color,
|
|
4782
|
+
},
|
|
4685
4783
|
},
|
|
4686
4784
|
'&.MuiChip-filledInfo': {
|
|
4687
4785
|
backgroundColor: theme.chip.color.filled.info.background,
|
|
4688
4786
|
color: theme.chip.color.filled.info.color,
|
|
4689
4787
|
'&.chip--rounded': {
|
|
4788
|
+
borderColor: theme.chip.color.filled.info.borderColor,
|
|
4789
|
+
},
|
|
4790
|
+
'&.gds-chip--web': {
|
|
4791
|
+
backgroundColor: theme.chip.color.filled.info.color,
|
|
4792
|
+
color: theme.chip.color.filled.info.contrastText,
|
|
4793
|
+
},
|
|
4794
|
+
'&.chip--rounded--web': {
|
|
4795
|
+
borderColor: theme.chip.color.filled.info.background,
|
|
4796
|
+
},
|
|
4797
|
+
'&.MuiChip-deletable': {
|
|
4690
4798
|
borderColor: theme.chip.color.filled.info.background,
|
|
4691
4799
|
},
|
|
4692
4800
|
'&.MuiChip-deletable svg': {
|
|
@@ -4696,13 +4804,31 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4696
4804
|
backgroundColor: theme.chip.color.filled.info.background,
|
|
4697
4805
|
},
|
|
4698
4806
|
},
|
|
4807
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4808
|
+
backgroundColor: theme.chip.color.filled.info.background,
|
|
4809
|
+
color: theme.chip.color.filled.info.color,
|
|
4810
|
+
borderColor: theme.chip.color.filled.info.borderColor,
|
|
4811
|
+
},
|
|
4812
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4813
|
+
color: theme.chip.color.filled.info.color,
|
|
4814
|
+
},
|
|
4699
4815
|
},
|
|
4700
4816
|
'&.MuiChip-filledSuccess': {
|
|
4701
4817
|
backgroundColor: theme.chip.color.filled.success.background,
|
|
4702
4818
|
color: theme.chip.color.filled.success.color,
|
|
4703
4819
|
'&.chip--rounded': {
|
|
4820
|
+
borderColor: theme.chip.color.filled.success.borderColor,
|
|
4821
|
+
},
|
|
4822
|
+
'&.gds-chip--web': {
|
|
4823
|
+
backgroundColor: theme.chip.color.filled.success.color,
|
|
4824
|
+
color: theme.chip.color.filled.success.contrastText,
|
|
4825
|
+
},
|
|
4826
|
+
'&.chip--rounded--web': {
|
|
4704
4827
|
borderColor: theme.chip.color.filled.success.background,
|
|
4705
4828
|
},
|
|
4829
|
+
'&.MuiChip-deletable': {
|
|
4830
|
+
borderColor: theme.chip.color.filled.info.background,
|
|
4831
|
+
},
|
|
4706
4832
|
'&.MuiChip-deletable svg': {
|
|
4707
4833
|
color: theme.chip.color.filled.success.color,
|
|
4708
4834
|
borderLeft: "1px solid ".concat(theme.chip.color.filled.success.background),
|
|
@@ -4710,11 +4836,29 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4710
4836
|
backgroundColor: theme.chip.color.filled.success.background,
|
|
4711
4837
|
},
|
|
4712
4838
|
},
|
|
4839
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4840
|
+
backgroundColor: theme.chip.color.filled.success.background,
|
|
4841
|
+
color: theme.chip.color.filled.success.color,
|
|
4842
|
+
borderColor: theme.chip.color.filled.success.borderColor,
|
|
4843
|
+
},
|
|
4844
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4845
|
+
color: theme.chip.color.filled.success.color,
|
|
4846
|
+
},
|
|
4713
4847
|
},
|
|
4714
4848
|
'&.MuiChip-filledWarning': {
|
|
4715
4849
|
backgroundColor: theme.chip.color.filled.warning.background,
|
|
4716
4850
|
color: theme.chip.color.filled.warning.color,
|
|
4717
4851
|
'&.chip--rounded': {
|
|
4852
|
+
borderColor: theme.chip.color.filled.warning.borderColor,
|
|
4853
|
+
},
|
|
4854
|
+
'&.gds-chip--web': {
|
|
4855
|
+
backgroundColor: theme.chip.color.filled.warning.color,
|
|
4856
|
+
color: theme.chip.color.filled.warning.contrastText,
|
|
4857
|
+
},
|
|
4858
|
+
'&.chip--rounded--web': {
|
|
4859
|
+
borderColor: theme.chip.color.filled.warning.background,
|
|
4860
|
+
},
|
|
4861
|
+
'&.MuiChip-deletable': {
|
|
4718
4862
|
borderColor: theme.chip.color.filled.warning.background,
|
|
4719
4863
|
},
|
|
4720
4864
|
'&.MuiChip-deletable svg': {
|
|
@@ -4724,11 +4868,29 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4724
4868
|
backgroundColor: theme.chip.color.filled.warning.background,
|
|
4725
4869
|
},
|
|
4726
4870
|
},
|
|
4871
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4872
|
+
backgroundColor: theme.chip.color.filled.warning.background,
|
|
4873
|
+
color: theme.chip.color.filled.warning.color,
|
|
4874
|
+
borderColor: theme.chip.color.filled.warning.borderColor,
|
|
4875
|
+
},
|
|
4876
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4877
|
+
color: theme.chip.color.filled.warning.color,
|
|
4878
|
+
},
|
|
4727
4879
|
},
|
|
4728
4880
|
'&.MuiChip-filledError': {
|
|
4729
4881
|
backgroundColor: theme.chip.color.filled.error.background,
|
|
4730
4882
|
color: theme.chip.color.filled.error.color,
|
|
4731
4883
|
'&.chip--rounded': {
|
|
4884
|
+
borderColor: theme.chip.color.filled.error.borderColor,
|
|
4885
|
+
},
|
|
4886
|
+
'&.gds-chip--web': {
|
|
4887
|
+
backgroundColor: theme.chip.color.filled.error.color,
|
|
4888
|
+
color: theme.chip.color.filled.error.contrastText,
|
|
4889
|
+
},
|
|
4890
|
+
'&.chip--rounded--web': {
|
|
4891
|
+
borderColor: theme.chip.color.filled.error.background,
|
|
4892
|
+
},
|
|
4893
|
+
'&.MuiChip-deletable': {
|
|
4732
4894
|
borderColor: theme.chip.color.filled.error.background,
|
|
4733
4895
|
},
|
|
4734
4896
|
'&.MuiChip-deletable svg': {
|
|
@@ -4738,6 +4900,14 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4738
4900
|
backgroundColor: theme.chip.color.filled.error.background,
|
|
4739
4901
|
},
|
|
4740
4902
|
},
|
|
4903
|
+
'&.MuiChip-deletable.gds-chip--web': {
|
|
4904
|
+
backgroundColor: theme.chip.color.filled.error.background,
|
|
4905
|
+
color: theme.chip.color.filled.error.color,
|
|
4906
|
+
borderColor: theme.chip.color.filled.error.borderColor,
|
|
4907
|
+
},
|
|
4908
|
+
'&.MuiChip-deletable.gds-chip--web svg': {
|
|
4909
|
+
color: theme.chip.color.filled.error.color,
|
|
4910
|
+
},
|
|
4741
4911
|
},
|
|
4742
4912
|
// Size
|
|
4743
4913
|
'& .MuiChip-label': {
|
|
@@ -4774,7 +4944,14 @@ var ChipStyled = styles$1.styled(MuiChip)(function (_a) {
|
|
|
4774
4944
|
|
|
4775
4945
|
var Chip = function (props) {
|
|
4776
4946
|
var rounded = props.rounded, deleteIcon = props.deleteIcon, rest = __rest(props, ["rounded", "deleteIcon"]);
|
|
4777
|
-
|
|
4947
|
+
var theme = material.useTheme();
|
|
4948
|
+
return (jsxRuntime.jsx(ChipStyled, __assign({ size: "small", deleteIcon: deleteIcon ? deleteIcon : jsxRuntime.jsx(CrossIcon, { "aria-label": "Remove" }), onDelete: props.onDelete, className: rounded && theme.platform.name === 'leap_web'
|
|
4949
|
+
? 'chip--rounded chip--rounded--web'
|
|
4950
|
+
: theme.platform.name === 'leap_web'
|
|
4951
|
+
? 'gds-chip--web'
|
|
4952
|
+
: rounded
|
|
4953
|
+
? 'chip--rounded'
|
|
4954
|
+
: '' }, rest)));
|
|
4778
4955
|
};
|
|
4779
4956
|
|
|
4780
4957
|
var IconButton = React.forwardRef(function IconButton(props, ref) {
|
|
@@ -4868,7 +5045,7 @@ var DocTypeImageStyled = styles$1.styled('img')({
|
|
|
4868
5045
|
|
|
4869
5046
|
var ActivityLog = function (props) {
|
|
4870
5047
|
var name = props.name, time = props.time, ext = props.ext, iconURL = props.iconURL, onAttach = props.onAttach, onClick = props.onClick, users = props.users, attachment = props.attachment, action = props.action, avatarGroupTooltip = props.avatarGroupTooltip, cost = props.cost, _a = props.insertIconTooltip, insertIconTooltip = _a === void 0 ? 'Insert' : _a, hover = props.hover, _b = props.tooltip, tooltip = _b === void 0 ? 'Preview' : _b, _c = props.nameRef, nameRef = _c === void 0 ? undefined : _c;
|
|
4871
|
-
return (jsxRuntime.jsxs(MuiListItem, { "data-testid": "activity-log", children: [jsxRuntime.jsx(MuiListItemIcon, { className: "prependIcon", children: attachment ? (jsxRuntime.jsx(Tooltip, { title: insertIconTooltip, children: jsxRuntime.jsx(IconButton, { onClick: onAttach, children: jsxRuntime.jsx(Icon, { name: InsertLinkIcon }) }) })) : ('') }), jsxRuntime.jsx(MuiListItemIcon, { className: "docTypeIcon", children: iconURL ? (jsxRuntime.jsx(DocTypeImageStyled, { title: iconURL, src: iconURL })) : (jsxRuntime.jsx(AttachmentIcon, { ext: ext })) }), jsxRuntime.jsxs(MuiListItemText, { disableTypography: true, onClick: onClick, secondary: action && (jsxRuntime.jsx(ActivityLogChips, { children: action.map(function (tag) { return (jsxRuntime.jsx(Chip, { label: tag.label, color: tag.color }, tag.label)); }) })), children: [hover ? (jsxRuntime.jsx(Tooltip, { title: tooltip, children: jsxRuntime.jsx(ActivityLogMainName, { ref: nameRef, noWrap: true, variant: "subtitle1", color: "primary", children: name }) })) : (jsxRuntime.jsx(ActivityLogMainName, { ref: nameRef, noWrap: true, variant: "subtitle1", color: "primary", children: name })), users ? (jsxRuntime.jsx(ActivityLogGroup, { children: jsxRuntime.jsx(AvatarGroup, { max: 2, size: "small", tooltip: avatarGroupTooltip, tooltipPlacement: "bottom-end", children: users.map(function (person) { return (jsxRuntime.jsx(Avatar, { color: "default", size: "small", tooltip: person.name, children: person.initials }, person.initials)); }) }) })) : (''), jsxRuntime.jsx(ActivityLogValues, { children: jsxRuntime.jsx(Typography, { variant: "body1", children: time }) }), cost && (jsxRuntime.jsx(ActivityLogValues, { children: jsxRuntime.jsx(Typography, { variant: "body1", children: cost }) }))] })] }));
|
|
5048
|
+
return (jsxRuntime.jsxs(MuiListItem, { "data-testid": "activity-log", children: [jsxRuntime.jsx(MuiListItemIcon, { className: "prependIcon", children: attachment ? (jsxRuntime.jsx(Tooltip, { title: insertIconTooltip, children: jsxRuntime.jsx(IconButton, { onClick: onAttach, children: jsxRuntime.jsx(Icon, { name: InsertLinkIcon }) }) })) : ('') }), iconURL || ext ? (jsxRuntime.jsx(MuiListItemIcon, { className: "docTypeIcon", children: iconURL ? (jsxRuntime.jsx(DocTypeImageStyled, { title: iconURL, src: iconURL })) : (jsxRuntime.jsx(AttachmentIcon, { ext: ext })) })) : null, jsxRuntime.jsxs(MuiListItemText, { disableTypography: true, onClick: onClick, secondary: action && (jsxRuntime.jsx(ActivityLogChips, { children: action.map(function (tag) { return (jsxRuntime.jsx(Chip, { label: tag.label, color: tag.color }, tag.label)); }) })), children: [hover ? (jsxRuntime.jsx(Tooltip, { title: tooltip, children: jsxRuntime.jsx(ActivityLogMainName, { ref: nameRef, noWrap: true, variant: "subtitle1", color: "primary", children: name }) })) : (jsxRuntime.jsx(ActivityLogMainName, { ref: nameRef, noWrap: true, variant: "subtitle1", color: "primary", children: name })), users ? (jsxRuntime.jsx(ActivityLogGroup, { children: jsxRuntime.jsx(AvatarGroup, { max: 2, size: "small", tooltip: avatarGroupTooltip, tooltipPlacement: "bottom-end", children: users.map(function (person) { return (jsxRuntime.jsx(Avatar, { color: "default", size: "small", tooltip: person.name, children: person.initials }, person.initials)); }) }) })) : (''), jsxRuntime.jsx(ActivityLogValues, { children: jsxRuntime.jsx(Typography, { variant: "body1", children: time }) }), cost && (jsxRuntime.jsx(ActivityLogValues, { children: jsxRuntime.jsx(Typography, { variant: "body1", children: cost }) }))] })] }));
|
|
4872
5049
|
};
|
|
4873
5050
|
|
|
4874
5051
|
function LeapLogo() {
|
|
@@ -4886,7 +5063,7 @@ var MuiAppBar = styles$1.styled(material.AppBar)(function (_a) {
|
|
|
4886
5063
|
color: theme.palette.background.paper,
|
|
4887
5064
|
overflow: 'hidden',
|
|
4888
5065
|
'& svg': {
|
|
4889
|
-
color: '#ffffff
|
|
5066
|
+
color: '#ffffff',
|
|
4890
5067
|
},
|
|
4891
5068
|
'& .MuiIconButton-root': {
|
|
4892
5069
|
width: 50,
|
|
@@ -4951,7 +5128,7 @@ var AppBar = function (props) {
|
|
|
4951
5128
|
var isMobile = useMediaQuery('(max-width:380px)');
|
|
4952
5129
|
return (jsxRuntime.jsx(MuiAppBar, __assign({ color: "primary", position: position, elevation: 0 }, rest, { children: jsxRuntime.jsxs(AppBarToolbar, { variant: "dense", children: [hasDrawerToggle && (jsxRuntime.jsx(material.Box, { sx: {
|
|
4953
5130
|
display: { xs: hasDrawerToggle ? 'block' : 'none', sm: 'block' },
|
|
4954
|
-
}, children: jsxRuntime.jsx(IconButton, { "aria-label": "open drawer", onClick: onDrawerToggle, children: jsxRuntime.jsx(Icon, { name: MenuIcon }) }) })), jsxRuntime.jsx(AppBarLogo, { sx: isMobile ? { marginRight: 0, height: '3.125rem' } : {}, children: jsxRuntime.jsx(Icon, { name: LeapLogo }) }), jsxRuntime.jsx(material.Box, { sx: { display: { xs: 'none', sm: 'block' } }, children: jsxRuntime.jsx(Typography, { upperCase: true, color: "white", variant: "h2", children: props.title }) }), jsxRuntime.jsx(AppBarContent, { children: props.children }), !!props && !!props.user && (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsxs(AppBarUser, { sx: isMobile ? { overflow: 'hidden', minWidth: '6.25rem' } : {}, children: [jsxRuntime.jsxs(Typography, { color: "white", variant: "h4", children: [user === null || user === void 0 ? void 0 : user.firstName, " ", user === null || user === void 0 ? void 0 : user.lastName] }), jsxRuntime.jsx(Typography, { color: "
|
|
5131
|
+
}, children: jsxRuntime.jsx(IconButton, { "aria-label": "open drawer", onClick: onDrawerToggle, children: jsxRuntime.jsx(Icon, { name: MenuIcon }) }) })), jsxRuntime.jsx(AppBarLogo, { sx: isMobile ? { marginRight: 0, height: '3.125rem' } : {}, children: jsxRuntime.jsx(Icon, { name: LeapLogo }) }), jsxRuntime.jsx(material.Box, { sx: { display: { xs: 'none', sm: 'block' } }, children: jsxRuntime.jsx(Typography, { upperCase: true, color: "white", variant: "h2", children: props.title }) }), jsxRuntime.jsx(AppBarContent, { children: props.children }), !!props && !!props.user && (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsxs(AppBarUser, { sx: isMobile ? { overflow: 'hidden', minWidth: '6.25rem' } : {}, children: [jsxRuntime.jsxs(Typography, { color: "white", variant: "h4", children: [user === null || user === void 0 ? void 0 : user.firstName, " ", user === null || user === void 0 ? void 0 : user.lastName] }), jsxRuntime.jsx(Typography, { color: "text.light", variant: "body2", children: user === null || user === void 0 ? void 0 : user.email })] }), jsxRuntime.jsx(IconButton, { "aria-label": "logout", onClick: onLogout, children: jsxRuntime.jsx(Icon, { name: PowerIcon }) })] }))] }) })));
|
|
4955
5132
|
};
|
|
4956
5133
|
|
|
4957
5134
|
var InputLabel = function (props) {
|
|
@@ -5036,9 +5213,7 @@ var ListButtonText = material.styled(Typography)(function (_a) {
|
|
|
5036
5213
|
return ({
|
|
5037
5214
|
textTransform: 'capitalize',
|
|
5038
5215
|
fontWeight: 'normal',
|
|
5039
|
-
color: theme.
|
|
5040
|
-
? theme.palette.primary.main
|
|
5041
|
-
: theme.palette.primary.light,
|
|
5216
|
+
color: theme.palette.primary.light,
|
|
5042
5217
|
textAlign: 'center',
|
|
5043
5218
|
letterSpacing: '0',
|
|
5044
5219
|
});
|
|
@@ -5094,7 +5269,6 @@ var ButtonStyled = styles$1.styled(material.Button)(function (_a) {
|
|
|
5094
5269
|
padding: theme.buttons.padding,
|
|
5095
5270
|
height: theme.buttons.height,
|
|
5096
5271
|
transition: 'all 0.15s ease-in-out',
|
|
5097
|
-
border: '1px solid transparent',
|
|
5098
5272
|
minWidth: '120px',
|
|
5099
5273
|
'&:hover': {
|
|
5100
5274
|
boxShadow: 'none',
|
|
@@ -7185,7 +7359,6 @@ var formatters$1 = {
|
|
|
7185
7359
|
return addLeadingZeros(fractionalSeconds, token.length);
|
|
7186
7360
|
}
|
|
7187
7361
|
};
|
|
7188
|
-
var lightFormatters = formatters$1;
|
|
7189
7362
|
|
|
7190
7363
|
var dayPeriodEnum = {
|
|
7191
7364
|
am: 'am',
|
|
@@ -7279,7 +7452,7 @@ var formatters = {
|
|
|
7279
7452
|
unit: 'year'
|
|
7280
7453
|
});
|
|
7281
7454
|
}
|
|
7282
|
-
return
|
|
7455
|
+
return formatters$1.y(date, token);
|
|
7283
7456
|
},
|
|
7284
7457
|
// Local week-numbering year
|
|
7285
7458
|
Y: function Y(date, token, localize, options) {
|
|
@@ -7401,7 +7574,7 @@ var formatters = {
|
|
|
7401
7574
|
switch (token) {
|
|
7402
7575
|
case 'M':
|
|
7403
7576
|
case 'MM':
|
|
7404
|
-
return
|
|
7577
|
+
return formatters$1.M(date, token);
|
|
7405
7578
|
// 1st, 2nd, ..., 12th
|
|
7406
7579
|
case 'Mo':
|
|
7407
7580
|
return localize.ordinalNumber(month + 1, {
|
|
@@ -7491,7 +7664,7 @@ var formatters = {
|
|
|
7491
7664
|
unit: 'date'
|
|
7492
7665
|
});
|
|
7493
7666
|
}
|
|
7494
|
-
return
|
|
7667
|
+
return formatters$1.d(date, token);
|
|
7495
7668
|
},
|
|
7496
7669
|
// Day of year
|
|
7497
7670
|
D: function D(date, token, localize) {
|
|
@@ -7771,7 +7944,7 @@ var formatters = {
|
|
|
7771
7944
|
unit: 'hour'
|
|
7772
7945
|
});
|
|
7773
7946
|
}
|
|
7774
|
-
return
|
|
7947
|
+
return formatters$1.h(date, token);
|
|
7775
7948
|
},
|
|
7776
7949
|
// Hour [0-23]
|
|
7777
7950
|
H: function H(date, token, localize) {
|
|
@@ -7780,7 +7953,7 @@ var formatters = {
|
|
|
7780
7953
|
unit: 'hour'
|
|
7781
7954
|
});
|
|
7782
7955
|
}
|
|
7783
|
-
return
|
|
7956
|
+
return formatters$1.H(date, token);
|
|
7784
7957
|
},
|
|
7785
7958
|
// Hour [0-11]
|
|
7786
7959
|
K: function K(date, token, localize) {
|
|
@@ -7810,7 +7983,7 @@ var formatters = {
|
|
|
7810
7983
|
unit: 'minute'
|
|
7811
7984
|
});
|
|
7812
7985
|
}
|
|
7813
|
-
return
|
|
7986
|
+
return formatters$1.m(date, token);
|
|
7814
7987
|
},
|
|
7815
7988
|
// Second
|
|
7816
7989
|
s: function s(date, token, localize) {
|
|
@@ -7819,11 +7992,11 @@ var formatters = {
|
|
|
7819
7992
|
unit: 'second'
|
|
7820
7993
|
});
|
|
7821
7994
|
}
|
|
7822
|
-
return
|
|
7995
|
+
return formatters$1.s(date, token);
|
|
7823
7996
|
},
|
|
7824
7997
|
// Fraction of second
|
|
7825
7998
|
S: function S(date, token) {
|
|
7826
|
-
return
|
|
7999
|
+
return formatters$1.S(date, token);
|
|
7827
8000
|
},
|
|
7828
8001
|
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
7829
8002
|
X: function X(date, token, _localize, options) {
|
|
@@ -7933,7 +8106,7 @@ function formatTimezoneShort(offset, dirtyDelimiter) {
|
|
|
7933
8106
|
if (minutes === 0) {
|
|
7934
8107
|
return sign + String(hours);
|
|
7935
8108
|
}
|
|
7936
|
-
var delimiter = dirtyDelimiter
|
|
8109
|
+
var delimiter = dirtyDelimiter;
|
|
7937
8110
|
return sign + String(hours) + delimiter + addLeadingZeros(minutes, 2);
|
|
7938
8111
|
}
|
|
7939
8112
|
function formatTimezoneWithOptionalMinutes(offset, dirtyDelimiter) {
|
|
@@ -8151,7 +8324,6 @@ var formatDistance = function formatDistance(token, count, options) {
|
|
|
8151
8324
|
}
|
|
8152
8325
|
return result;
|
|
8153
8326
|
};
|
|
8154
|
-
var formatDistance$1 = formatDistance;
|
|
8155
8327
|
|
|
8156
8328
|
function buildFormatLongFn(args) {
|
|
8157
8329
|
return function () {
|
|
@@ -8195,7 +8367,6 @@ var formatLong = {
|
|
|
8195
8367
|
defaultWidth: 'full'
|
|
8196
8368
|
})
|
|
8197
8369
|
};
|
|
8198
|
-
var formatLong$1 = formatLong;
|
|
8199
8370
|
|
|
8200
8371
|
var formatRelativeLocale = {
|
|
8201
8372
|
lastWeek: "'last' eeee 'at' p",
|
|
@@ -8208,7 +8379,6 @@ var formatRelativeLocale = {
|
|
|
8208
8379
|
var formatRelative = function formatRelative(token, _date, _baseDate, _options) {
|
|
8209
8380
|
return formatRelativeLocale[token];
|
|
8210
8381
|
};
|
|
8211
|
-
var formatRelative$1 = formatRelative;
|
|
8212
8382
|
|
|
8213
8383
|
function buildLocalizeFn(args) {
|
|
8214
8384
|
return function (dirtyIndex, options) {
|
|
@@ -8370,7 +8540,6 @@ var localize = {
|
|
|
8370
8540
|
defaultFormattingWidth: 'wide'
|
|
8371
8541
|
})
|
|
8372
8542
|
};
|
|
8373
|
-
var localize$1 = localize;
|
|
8374
8543
|
|
|
8375
8544
|
function buildMatchFn(args) {
|
|
8376
8545
|
return function (string) {
|
|
@@ -8528,7 +8697,6 @@ var match = {
|
|
|
8528
8697
|
defaultParseWidth: 'any'
|
|
8529
8698
|
})
|
|
8530
8699
|
};
|
|
8531
|
-
var match$1 = match;
|
|
8532
8700
|
|
|
8533
8701
|
/**
|
|
8534
8702
|
* @type {Locale}
|
|
@@ -8541,21 +8709,20 @@ var match$1 = match;
|
|
|
8541
8709
|
*/
|
|
8542
8710
|
var locale = {
|
|
8543
8711
|
code: 'en-US',
|
|
8544
|
-
formatDistance: formatDistance
|
|
8545
|
-
formatLong: formatLong
|
|
8546
|
-
formatRelative: formatRelative
|
|
8547
|
-
localize: localize
|
|
8548
|
-
match: match
|
|
8712
|
+
formatDistance: formatDistance,
|
|
8713
|
+
formatLong: formatLong,
|
|
8714
|
+
formatRelative: formatRelative,
|
|
8715
|
+
localize: localize,
|
|
8716
|
+
match: match,
|
|
8549
8717
|
options: {
|
|
8550
8718
|
weekStartsOn: 0 /* Sunday */,
|
|
8551
8719
|
firstWeekContainsDate: 1
|
|
8552
8720
|
}
|
|
8553
8721
|
};
|
|
8554
|
-
var defaultLocale = locale;
|
|
8555
8722
|
|
|
8556
8723
|
var enUS = /*#__PURE__*/Object.freeze({
|
|
8557
8724
|
__proto__: null,
|
|
8558
|
-
default:
|
|
8725
|
+
default: locale
|
|
8559
8726
|
});
|
|
8560
8727
|
|
|
8561
8728
|
// - [yYQqMLwIdDecihHKkms]o matches any available ordinal number token
|
|
@@ -8874,7 +9041,7 @@ function format(dirtyDate, dirtyFormatStr, options) {
|
|
|
8874
9041
|
requiredArgs(2, arguments);
|
|
8875
9042
|
var formatStr = String(dirtyFormatStr);
|
|
8876
9043
|
var defaultOptions = getDefaultOptions();
|
|
8877
|
-
var locale = (_ref = (_options$locale = options === null || options === void 0 ? void 0 : options.locale) !== null && _options$locale !== void 0 ? _options$locale : defaultOptions.locale) !== null && _ref !== void 0 ? _ref :
|
|
9044
|
+
var locale$1 = (_ref = (_options$locale = options === null || options === void 0 ? void 0 : options.locale) !== null && _options$locale !== void 0 ? _options$locale : defaultOptions.locale) !== null && _ref !== void 0 ? _ref : locale;
|
|
8878
9045
|
var firstWeekContainsDate = toInteger((_ref2 = (_ref3 = (_ref4 = (_options$firstWeekCon = options === null || options === void 0 ? void 0 : options.firstWeekContainsDate) !== null && _options$firstWeekCon !== void 0 ? _options$firstWeekCon : options === null || options === void 0 ? void 0 : (_options$locale2 = options.locale) === null || _options$locale2 === void 0 ? void 0 : (_options$locale2$opti = _options$locale2.options) === null || _options$locale2$opti === void 0 ? void 0 : _options$locale2$opti.firstWeekContainsDate) !== null && _ref4 !== void 0 ? _ref4 : defaultOptions.firstWeekContainsDate) !== null && _ref3 !== void 0 ? _ref3 : (_defaultOptions$local = defaultOptions.locale) === null || _defaultOptions$local === void 0 ? void 0 : (_defaultOptions$local2 = _defaultOptions$local.options) === null || _defaultOptions$local2 === void 0 ? void 0 : _defaultOptions$local2.firstWeekContainsDate) !== null && _ref2 !== void 0 ? _ref2 : 1);
|
|
8879
9046
|
|
|
8880
9047
|
// Test if weekStartsOn is between 1 and 7 _and_ is not NaN
|
|
@@ -8887,10 +9054,10 @@ function format(dirtyDate, dirtyFormatStr, options) {
|
|
|
8887
9054
|
if (!(weekStartsOn >= 0 && weekStartsOn <= 6)) {
|
|
8888
9055
|
throw new RangeError('weekStartsOn must be between 0 and 6 inclusively');
|
|
8889
9056
|
}
|
|
8890
|
-
if (!locale.localize) {
|
|
9057
|
+
if (!locale$1.localize) {
|
|
8891
9058
|
throw new RangeError('locale must contain localize property');
|
|
8892
9059
|
}
|
|
8893
|
-
if (!locale.formatLong) {
|
|
9060
|
+
if (!locale$1.formatLong) {
|
|
8894
9061
|
throw new RangeError('locale must contain formatLong property');
|
|
8895
9062
|
}
|
|
8896
9063
|
var originalDate = toDate(dirtyDate);
|
|
@@ -8906,14 +9073,14 @@ function format(dirtyDate, dirtyFormatStr, options) {
|
|
|
8906
9073
|
var formatterOptions = {
|
|
8907
9074
|
firstWeekContainsDate: firstWeekContainsDate,
|
|
8908
9075
|
weekStartsOn: weekStartsOn,
|
|
8909
|
-
locale: locale,
|
|
9076
|
+
locale: locale$1,
|
|
8910
9077
|
_originalDate: originalDate
|
|
8911
9078
|
};
|
|
8912
9079
|
var result = formatStr.match(longFormattingTokensRegExp$1).map(function (substring) {
|
|
8913
9080
|
var firstCharacter = substring[0];
|
|
8914
9081
|
if (firstCharacter === 'p' || firstCharacter === 'P') {
|
|
8915
9082
|
var longFormatter = longFormatters[firstCharacter];
|
|
8916
|
-
return longFormatter(substring, locale.formatLong);
|
|
9083
|
+
return longFormatter(substring, locale$1.formatLong);
|
|
8917
9084
|
}
|
|
8918
9085
|
return substring;
|
|
8919
9086
|
}).join('').match(formattingTokensRegExp$1).map(function (substring) {
|
|
@@ -8933,7 +9100,7 @@ function format(dirtyDate, dirtyFormatStr, options) {
|
|
|
8933
9100
|
if (!(options !== null && options !== void 0 && options.useAdditionalDayOfYearTokens) && isProtectedDayOfYearToken(substring)) {
|
|
8934
9101
|
throwProtectedError(substring, dirtyFormatStr, String(dirtyDate));
|
|
8935
9102
|
}
|
|
8936
|
-
return formatter(utcDate, substring, locale.localize, formatterOptions);
|
|
9103
|
+
return formatter(utcDate, substring, locale$1.localize, formatterOptions);
|
|
8937
9104
|
}
|
|
8938
9105
|
if (firstCharacter.match(unescapedLatinCharacterRegExp$1)) {
|
|
8939
9106
|
throw new RangeError('Format string contains an unescaped latin alphabet character `' + firstCharacter + '`');
|
|
@@ -8988,7 +9155,7 @@ function _interopRequireDefault$a(obj) { return obj && obj.__esModule ? obj : {
|
|
|
8988
9155
|
|
|
8989
9156
|
function _getRequireWildcardCache$7(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$7 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
8990
9157
|
|
|
8991
|
-
function _interopRequireWildcard$7(obj, nodeInterop) { if (
|
|
9158
|
+
function _interopRequireWildcard$7(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$7(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$7(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
8992
9159
|
|
|
8993
9160
|
function _extends$4() { _extends$4 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$4.apply(this, arguments); }
|
|
8994
9161
|
|
|
@@ -9012,7 +9179,7 @@ function _classCallCheck$8(instance, Constructor) { if (!(instance instanceof Co
|
|
|
9012
9179
|
|
|
9013
9180
|
function _defineProperties$8(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
9014
9181
|
|
|
9015
|
-
function _createClass$8(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$8(Constructor.prototype, protoProps);
|
|
9182
|
+
function _createClass$8(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$8(Constructor.prototype, protoProps); return Constructor; }
|
|
9016
9183
|
|
|
9017
9184
|
function _inherits$8(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$8(subClass, superClass); }
|
|
9018
9185
|
|
|
@@ -9883,7 +10050,7 @@ function _interopRequireDefault$8(obj) { return obj && obj.__esModule ? obj : {
|
|
|
9883
10050
|
|
|
9884
10051
|
function _getRequireWildcardCache$6(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$6 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
9885
10052
|
|
|
9886
|
-
function _interopRequireWildcard$6(obj, nodeInterop) { if (
|
|
10053
|
+
function _interopRequireWildcard$6(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$6(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$6(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
9887
10054
|
|
|
9888
10055
|
function _extends$3() { _extends$3 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3.apply(this, arguments); }
|
|
9889
10056
|
|
|
@@ -9897,7 +10064,7 @@ function _classCallCheck$7(instance, Constructor) { if (!(instance instanceof Co
|
|
|
9897
10064
|
|
|
9898
10065
|
function _defineProperties$7(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
9899
10066
|
|
|
9900
|
-
function _createClass$7(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$7(Constructor.prototype, protoProps);
|
|
10067
|
+
function _createClass$7(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$7(Constructor.prototype, protoProps); return Constructor; }
|
|
9901
10068
|
|
|
9902
10069
|
function _inherits$7(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$7(subClass, superClass); }
|
|
9903
10070
|
|
|
@@ -10092,68 +10259,64 @@ var require$$3 = /*@__PURE__*/getAugmentedNamespace(isEqual$1);
|
|
|
10092
10259
|
|
|
10093
10260
|
var require$$4$1 = /*@__PURE__*/getAugmentedNamespace(isValid$1);
|
|
10094
10261
|
|
|
10095
|
-
function _arrayLikeToArray$3(
|
|
10096
|
-
|
|
10097
|
-
for (var
|
|
10098
|
-
return
|
|
10262
|
+
function _arrayLikeToArray$3(r, a) {
|
|
10263
|
+
(null == a || a > r.length) && (a = r.length);
|
|
10264
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
|
10265
|
+
return n;
|
|
10099
10266
|
}
|
|
10100
10267
|
|
|
10101
|
-
function _unsupportedIterableToArray$3(
|
|
10102
|
-
if (
|
|
10103
|
-
|
|
10104
|
-
|
|
10105
|
-
|
|
10106
|
-
|
|
10107
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray$3(o, minLen);
|
|
10268
|
+
function _unsupportedIterableToArray$3(r, a) {
|
|
10269
|
+
if (r) {
|
|
10270
|
+
if ("string" == typeof r) return _arrayLikeToArray$3(r, a);
|
|
10271
|
+
var t = {}.toString.call(r).slice(8, -1);
|
|
10272
|
+
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray$3(r, a) : void 0;
|
|
10273
|
+
}
|
|
10108
10274
|
}
|
|
10109
10275
|
|
|
10110
|
-
function _createForOfIteratorHelper(
|
|
10111
|
-
var
|
|
10112
|
-
if (!
|
|
10113
|
-
if (Array.isArray(
|
|
10114
|
-
|
|
10115
|
-
var
|
|
10116
|
-
|
|
10276
|
+
function _createForOfIteratorHelper(r, e) {
|
|
10277
|
+
var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
|
|
10278
|
+
if (!t) {
|
|
10279
|
+
if (Array.isArray(r) || (t = _unsupportedIterableToArray$3(r)) || e) {
|
|
10280
|
+
t && (r = t);
|
|
10281
|
+
var _n = 0,
|
|
10282
|
+
F = function F() {};
|
|
10117
10283
|
return {
|
|
10118
10284
|
s: F,
|
|
10119
10285
|
n: function n() {
|
|
10120
|
-
|
|
10121
|
-
done:
|
|
10122
|
-
}
|
|
10123
|
-
|
|
10124
|
-
|
|
10125
|
-
value: o[i++]
|
|
10286
|
+
return _n >= r.length ? {
|
|
10287
|
+
done: !0
|
|
10288
|
+
} : {
|
|
10289
|
+
done: !1,
|
|
10290
|
+
value: r[_n++]
|
|
10126
10291
|
};
|
|
10127
10292
|
},
|
|
10128
|
-
e: function e(
|
|
10129
|
-
throw
|
|
10293
|
+
e: function e(r) {
|
|
10294
|
+
throw r;
|
|
10130
10295
|
},
|
|
10131
10296
|
f: F
|
|
10132
10297
|
};
|
|
10133
10298
|
}
|
|
10134
10299
|
throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
10135
10300
|
}
|
|
10136
|
-
var
|
|
10137
|
-
|
|
10138
|
-
|
|
10301
|
+
var o,
|
|
10302
|
+
a = !0,
|
|
10303
|
+
u = !1;
|
|
10139
10304
|
return {
|
|
10140
10305
|
s: function s() {
|
|
10141
|
-
|
|
10306
|
+
t = t.call(r);
|
|
10142
10307
|
},
|
|
10143
10308
|
n: function n() {
|
|
10144
|
-
var
|
|
10145
|
-
|
|
10146
|
-
return step;
|
|
10309
|
+
var r = t.next();
|
|
10310
|
+
return a = r.done, r;
|
|
10147
10311
|
},
|
|
10148
|
-
e: function e(
|
|
10149
|
-
|
|
10150
|
-
err = _e2;
|
|
10312
|
+
e: function e(r) {
|
|
10313
|
+
u = !0, o = r;
|
|
10151
10314
|
},
|
|
10152
10315
|
f: function f() {
|
|
10153
10316
|
try {
|
|
10154
|
-
|
|
10317
|
+
a || null == t["return"] || t["return"]();
|
|
10155
10318
|
} finally {
|
|
10156
|
-
if (
|
|
10319
|
+
if (u) throw o;
|
|
10157
10320
|
}
|
|
10158
10321
|
}
|
|
10159
10322
|
};
|
|
@@ -10171,43 +10334,34 @@ function assign(target, object) {
|
|
|
10171
10334
|
return target;
|
|
10172
10335
|
}
|
|
10173
10336
|
|
|
10174
|
-
function _assertThisInitialized$6(
|
|
10175
|
-
if (
|
|
10176
|
-
|
|
10177
|
-
}
|
|
10178
|
-
return self;
|
|
10337
|
+
function _assertThisInitialized$6(e) {
|
|
10338
|
+
if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
10339
|
+
return e;
|
|
10179
10340
|
}
|
|
10180
10341
|
|
|
10181
|
-
function _setPrototypeOf$6(
|
|
10182
|
-
_setPrototypeOf$6 = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function
|
|
10183
|
-
|
|
10184
|
-
|
|
10185
|
-
};
|
|
10186
|
-
return _setPrototypeOf$6(o, p);
|
|
10342
|
+
function _setPrototypeOf$6(t, e) {
|
|
10343
|
+
return _setPrototypeOf$6 = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
|
|
10344
|
+
return t.__proto__ = e, t;
|
|
10345
|
+
}, _setPrototypeOf$6(t, e);
|
|
10187
10346
|
}
|
|
10188
10347
|
|
|
10189
|
-
function _inherits$6(
|
|
10190
|
-
if (typeof
|
|
10191
|
-
|
|
10192
|
-
}
|
|
10193
|
-
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
|
10348
|
+
function _inherits$6(t, e) {
|
|
10349
|
+
if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function");
|
|
10350
|
+
t.prototype = Object.create(e && e.prototype, {
|
|
10194
10351
|
constructor: {
|
|
10195
|
-
value:
|
|
10196
|
-
writable:
|
|
10197
|
-
configurable:
|
|
10352
|
+
value: t,
|
|
10353
|
+
writable: !0,
|
|
10354
|
+
configurable: !0
|
|
10198
10355
|
}
|
|
10199
|
-
})
|
|
10200
|
-
|
|
10201
|
-
|
|
10202
|
-
});
|
|
10203
|
-
if (superClass) _setPrototypeOf$6(subClass, superClass);
|
|
10356
|
+
}), Object.defineProperty(t, "prototype", {
|
|
10357
|
+
writable: !1
|
|
10358
|
+
}), e && _setPrototypeOf$6(t, e);
|
|
10204
10359
|
}
|
|
10205
10360
|
|
|
10206
|
-
function _getPrototypeOf$6(
|
|
10207
|
-
_getPrototypeOf$6 = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function
|
|
10208
|
-
return
|
|
10209
|
-
};
|
|
10210
|
-
return _getPrototypeOf$6(o);
|
|
10361
|
+
function _getPrototypeOf$6(t) {
|
|
10362
|
+
return _getPrototypeOf$6 = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (t) {
|
|
10363
|
+
return t.__proto__ || Object.getPrototypeOf(t);
|
|
10364
|
+
}, _getPrototypeOf$6(t);
|
|
10211
10365
|
}
|
|
10212
10366
|
|
|
10213
10367
|
function _isNativeReflectConstruct$6() {
|
|
@@ -10219,34 +10373,27 @@ function _isNativeReflectConstruct$6() {
|
|
|
10219
10373
|
})();
|
|
10220
10374
|
}
|
|
10221
10375
|
|
|
10222
|
-
function _possibleConstructorReturn$6(
|
|
10223
|
-
if (
|
|
10224
|
-
|
|
10225
|
-
|
|
10226
|
-
throw new TypeError("Derived constructors may only return object or undefined");
|
|
10227
|
-
}
|
|
10228
|
-
return _assertThisInitialized$6(self);
|
|
10376
|
+
function _possibleConstructorReturn$6(t, e) {
|
|
10377
|
+
if (e && ("object" == _typeof$8(e) || "function" == typeof e)) return e;
|
|
10378
|
+
if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
|
|
10379
|
+
return _assertThisInitialized$6(t);
|
|
10229
10380
|
}
|
|
10230
10381
|
|
|
10231
|
-
function _createSuper$6(
|
|
10232
|
-
var
|
|
10233
|
-
return function
|
|
10234
|
-
var
|
|
10235
|
-
|
|
10236
|
-
if (
|
|
10237
|
-
var
|
|
10238
|
-
|
|
10239
|
-
} else
|
|
10240
|
-
|
|
10241
|
-
}
|
|
10242
|
-
return _possibleConstructorReturn$6(this, result);
|
|
10382
|
+
function _createSuper$6(t) {
|
|
10383
|
+
var r = _isNativeReflectConstruct$6();
|
|
10384
|
+
return function () {
|
|
10385
|
+
var e,
|
|
10386
|
+
o = _getPrototypeOf$6(t);
|
|
10387
|
+
if (r) {
|
|
10388
|
+
var s = _getPrototypeOf$6(this).constructor;
|
|
10389
|
+
e = Reflect.construct(o, arguments, s);
|
|
10390
|
+
} else e = o.apply(this, arguments);
|
|
10391
|
+
return _possibleConstructorReturn$6(this, e);
|
|
10243
10392
|
};
|
|
10244
10393
|
}
|
|
10245
10394
|
|
|
10246
|
-
function _classCallCheck$6(
|
|
10247
|
-
if (!(
|
|
10248
|
-
throw new TypeError("Cannot call a class as a function");
|
|
10249
|
-
}
|
|
10395
|
+
function _classCallCheck$6(a, n) {
|
|
10396
|
+
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
|
|
10250
10397
|
}
|
|
10251
10398
|
|
|
10252
10399
|
function toPrimitive(t, r) {
|
|
@@ -10262,40 +10409,28 @@ function toPrimitive(t, r) {
|
|
|
10262
10409
|
|
|
10263
10410
|
function toPropertyKey(t) {
|
|
10264
10411
|
var i = toPrimitive(t, "string");
|
|
10265
|
-
return "symbol" == _typeof$8(i) ? i :
|
|
10412
|
+
return "symbol" == _typeof$8(i) ? i : i + "";
|
|
10266
10413
|
}
|
|
10267
10414
|
|
|
10268
|
-
function _defineProperties$6(
|
|
10269
|
-
for (var
|
|
10270
|
-
var
|
|
10271
|
-
|
|
10272
|
-
descriptor.configurable = true;
|
|
10273
|
-
if ("value" in descriptor) descriptor.writable = true;
|
|
10274
|
-
Object.defineProperty(target, toPropertyKey(descriptor.key), descriptor);
|
|
10415
|
+
function _defineProperties$6(e, r) {
|
|
10416
|
+
for (var t = 0; t < r.length; t++) {
|
|
10417
|
+
var o = r[t];
|
|
10418
|
+
o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, toPropertyKey(o.key), o);
|
|
10275
10419
|
}
|
|
10276
10420
|
}
|
|
10277
|
-
function _createClass$6(
|
|
10278
|
-
|
|
10279
|
-
|
|
10280
|
-
|
|
10281
|
-
writable: false
|
|
10282
|
-
});
|
|
10283
|
-
return Constructor;
|
|
10421
|
+
function _createClass$6(e, r, t) {
|
|
10422
|
+
return r && _defineProperties$6(e.prototype, r), Object.defineProperty(e, "prototype", {
|
|
10423
|
+
writable: !1
|
|
10424
|
+
}), e;
|
|
10284
10425
|
}
|
|
10285
10426
|
|
|
10286
|
-
function _defineProperty$9(
|
|
10287
|
-
|
|
10288
|
-
|
|
10289
|
-
|
|
10290
|
-
|
|
10291
|
-
|
|
10292
|
-
|
|
10293
|
-
writable: true
|
|
10294
|
-
});
|
|
10295
|
-
} else {
|
|
10296
|
-
obj[key] = value;
|
|
10297
|
-
}
|
|
10298
|
-
return obj;
|
|
10427
|
+
function _defineProperty$9(e, r, t) {
|
|
10428
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
10429
|
+
value: t,
|
|
10430
|
+
enumerable: !0,
|
|
10431
|
+
configurable: !0,
|
|
10432
|
+
writable: !0
|
|
10433
|
+
}) : e[r] = t, e;
|
|
10299
10434
|
}
|
|
10300
10435
|
|
|
10301
10436
|
var TIMEZONE_UNIT_PRIORITY = 10;
|
|
@@ -12782,8 +12917,8 @@ function parse(dirtyDateString, dirtyFormatString, dirtyReferenceDate, options)
|
|
|
12782
12917
|
var dateString = String(dirtyDateString);
|
|
12783
12918
|
var formatString = String(dirtyFormatString);
|
|
12784
12919
|
var defaultOptions = getDefaultOptions();
|
|
12785
|
-
var locale = (_ref = (_options$locale = options === null || options === void 0 ? void 0 : options.locale) !== null && _options$locale !== void 0 ? _options$locale : defaultOptions.locale) !== null && _ref !== void 0 ? _ref :
|
|
12786
|
-
if (!locale.match) {
|
|
12920
|
+
var locale$1 = (_ref = (_options$locale = options === null || options === void 0 ? void 0 : options.locale) !== null && _options$locale !== void 0 ? _options$locale : defaultOptions.locale) !== null && _ref !== void 0 ? _ref : locale;
|
|
12921
|
+
if (!locale$1.match) {
|
|
12787
12922
|
throw new RangeError('locale must contain match property');
|
|
12788
12923
|
}
|
|
12789
12924
|
var firstWeekContainsDate = toInteger((_ref2 = (_ref3 = (_ref4 = (_options$firstWeekCon = options === null || options === void 0 ? void 0 : options.firstWeekContainsDate) !== null && _options$firstWeekCon !== void 0 ? _options$firstWeekCon : options === null || options === void 0 ? void 0 : (_options$locale2 = options.locale) === null || _options$locale2 === void 0 ? void 0 : (_options$locale2$opti = _options$locale2.options) === null || _options$locale2$opti === void 0 ? void 0 : _options$locale2$opti.firstWeekContainsDate) !== null && _ref4 !== void 0 ? _ref4 : defaultOptions.firstWeekContainsDate) !== null && _ref3 !== void 0 ? _ref3 : (_defaultOptions$local = defaultOptions.locale) === null || _defaultOptions$local === void 0 ? void 0 : (_defaultOptions$local2 = _defaultOptions$local.options) === null || _defaultOptions$local2 === void 0 ? void 0 : _defaultOptions$local2.firstWeekContainsDate) !== null && _ref2 !== void 0 ? _ref2 : 1);
|
|
@@ -12808,7 +12943,7 @@ function parse(dirtyDateString, dirtyFormatString, dirtyReferenceDate, options)
|
|
|
12808
12943
|
var subFnOptions = {
|
|
12809
12944
|
firstWeekContainsDate: firstWeekContainsDate,
|
|
12810
12945
|
weekStartsOn: weekStartsOn,
|
|
12811
|
-
locale: locale
|
|
12946
|
+
locale: locale$1
|
|
12812
12947
|
};
|
|
12813
12948
|
|
|
12814
12949
|
// If timezone isn't specified, it will be set to the system timezone
|
|
@@ -12817,7 +12952,7 @@ function parse(dirtyDateString, dirtyFormatString, dirtyReferenceDate, options)
|
|
|
12817
12952
|
var firstCharacter = substring[0];
|
|
12818
12953
|
if (firstCharacter in longFormatters) {
|
|
12819
12954
|
var longFormatter = longFormatters[firstCharacter];
|
|
12820
|
-
return longFormatter(substring, locale.formatLong);
|
|
12955
|
+
return longFormatter(substring, locale$1.formatLong);
|
|
12821
12956
|
}
|
|
12822
12957
|
return substring;
|
|
12823
12958
|
}).join('').match(formattingTokensRegExp);
|
|
@@ -12851,7 +12986,7 @@ function parse(dirtyDateString, dirtyFormatString, dirtyReferenceDate, options)
|
|
|
12851
12986
|
token: firstCharacter,
|
|
12852
12987
|
fullToken: token
|
|
12853
12988
|
});
|
|
12854
|
-
var parseResult = parser.run(dateString, token, locale.match, subFnOptions);
|
|
12989
|
+
var parseResult = parser.run(dateString, token, locale$1.match, subFnOptions);
|
|
12855
12990
|
if (!parseResult) {
|
|
12856
12991
|
return {
|
|
12857
12992
|
v: new Date(NaN)
|
|
@@ -12979,13 +13114,13 @@ function _interopRequireDefault$7(obj) { return obj && obj.__esModule ? obj : {
|
|
|
12979
13114
|
|
|
12980
13115
|
function _getRequireWildcardCache$5(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$5 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
12981
13116
|
|
|
12982
|
-
function _interopRequireWildcard$5(obj, nodeInterop) { if (
|
|
13117
|
+
function _interopRequireWildcard$5(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$5(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$5(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
12983
13118
|
|
|
12984
13119
|
function _classCallCheck$5(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12985
13120
|
|
|
12986
13121
|
function _defineProperties$5(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
12987
13122
|
|
|
12988
|
-
function _createClass$5(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$5(Constructor.prototype, protoProps);
|
|
13123
|
+
function _createClass$5(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$5(Constructor.prototype, protoProps); return Constructor; }
|
|
12989
13124
|
|
|
12990
13125
|
function _inherits$5(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$5(subClass, superClass); }
|
|
12991
13126
|
|
|
@@ -14574,7 +14709,7 @@ function _interopRequireDefault$5(obj) { return obj && obj.__esModule ? obj : {
|
|
|
14574
14709
|
|
|
14575
14710
|
function _getRequireWildcardCache$4(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$4 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
14576
14711
|
|
|
14577
|
-
function _interopRequireWildcard$4(obj, nodeInterop) { if (
|
|
14712
|
+
function _interopRequireWildcard$4(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$4(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$4(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
14578
14713
|
|
|
14579
14714
|
function _extends$2() { _extends$2 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2.apply(this, arguments); }
|
|
14580
14715
|
|
|
@@ -14598,7 +14733,7 @@ function _classCallCheck$4(instance, Constructor) { if (!(instance instanceof Co
|
|
|
14598
14733
|
|
|
14599
14734
|
function _defineProperties$4(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
14600
14735
|
|
|
14601
|
-
function _createClass$4(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$4(Constructor.prototype, protoProps);
|
|
14736
|
+
function _createClass$4(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$4(Constructor.prototype, protoProps); return Constructor; }
|
|
14602
14737
|
|
|
14603
14738
|
function _inherits$4(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$4(subClass, superClass); }
|
|
14604
14739
|
|
|
@@ -15368,7 +15503,7 @@ function _interopRequireDefault$4(obj) { return obj && obj.__esModule ? obj : {
|
|
|
15368
15503
|
|
|
15369
15504
|
function _getRequireWildcardCache$3(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$3 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15370
15505
|
|
|
15371
|
-
function _interopRequireWildcard$3(obj, nodeInterop) { if (
|
|
15506
|
+
function _interopRequireWildcard$3(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$3(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$3(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
15372
15507
|
|
|
15373
15508
|
function _extends$1() { _extends$1 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1.apply(this, arguments); }
|
|
15374
15509
|
|
|
@@ -15380,7 +15515,7 @@ function _classCallCheck$3(instance, Constructor) { if (!(instance instanceof Co
|
|
|
15380
15515
|
|
|
15381
15516
|
function _defineProperties$3(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
15382
15517
|
|
|
15383
|
-
function _createClass$3(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$3(Constructor.prototype, protoProps);
|
|
15518
|
+
function _createClass$3(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$3(Constructor.prototype, protoProps); return Constructor; }
|
|
15384
15519
|
|
|
15385
15520
|
function _inherits$3(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$3(subClass, superClass); }
|
|
15386
15521
|
|
|
@@ -15774,13 +15909,13 @@ function _interopRequireDefault$2(obj) { return obj && obj.__esModule ? obj : {
|
|
|
15774
15909
|
|
|
15775
15910
|
function _getRequireWildcardCache$2(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$2 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15776
15911
|
|
|
15777
|
-
function _interopRequireWildcard$2(obj, nodeInterop) { if (
|
|
15912
|
+
function _interopRequireWildcard$2(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$2(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$2(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
15778
15913
|
|
|
15779
15914
|
function _classCallCheck$2(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
15780
15915
|
|
|
15781
15916
|
function _defineProperties$2(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
15782
15917
|
|
|
15783
|
-
function _createClass$2(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$2(Constructor.prototype, protoProps);
|
|
15918
|
+
function _createClass$2(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$2(Constructor.prototype, protoProps); return Constructor; }
|
|
15784
15919
|
|
|
15785
15920
|
function _inherits$2(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$2(subClass, superClass); }
|
|
15786
15921
|
|
|
@@ -15907,7 +16042,7 @@ function _interopRequireDefault$1(obj) { return obj && obj.__esModule ? obj : {
|
|
|
15907
16042
|
|
|
15908
16043
|
function _getRequireWildcardCache$1(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache$1 = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15909
16044
|
|
|
15910
|
-
function _interopRequireWildcard$1(obj, nodeInterop) { if (
|
|
16045
|
+
function _interopRequireWildcard$1(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof$1(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache$1(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
15911
16046
|
|
|
15912
16047
|
function ownKeys$3(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
15913
16048
|
|
|
@@ -15917,7 +16052,7 @@ function _classCallCheck$1(instance, Constructor) { if (!(instance instanceof Co
|
|
|
15917
16052
|
|
|
15918
16053
|
function _defineProperties$1(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
15919
16054
|
|
|
15920
|
-
function _createClass$1(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$1(Constructor.prototype, protoProps);
|
|
16055
|
+
function _createClass$1(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$1(Constructor.prototype, protoProps); return Constructor; }
|
|
15921
16056
|
|
|
15922
16057
|
function _inherits$1(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$1(subClass, superClass); }
|
|
15923
16058
|
|
|
@@ -16126,7 +16261,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
16126
16261
|
|
|
16127
16262
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
16128
16263
|
|
|
16129
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (
|
|
16264
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16130
16265
|
|
|
16131
16266
|
function ownKeys$2(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }
|
|
16132
16267
|
|
|
@@ -16140,7 +16275,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
|
|
|
16140
16275
|
|
|
16141
16276
|
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
16142
16277
|
|
|
16143
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
16278
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); return Constructor; }
|
|
16144
16279
|
|
|
16145
16280
|
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
16146
16281
|
|
|
@@ -16279,7 +16414,7 @@ DateRangePicker$2.default = _default$1;
|
|
|
16279
16414
|
|
|
16280
16415
|
var StyledCalendar = material.styled(dist.Calendar)(function (_a) {
|
|
16281
16416
|
var theme = _a.theme;
|
|
16282
|
-
return "\n &.rdrCalendarWrapper {\n box-shadow: 0 0 1px rgba(0, 0, 0, 1);\n }\n\n /* Calendar */\n .rdrDateDisplayWrapper {\n background-color: ".concat(theme.palette.background.default, ";\n }\n\n .rdrDateDisplay {\n margin: 0.5rem 0.75rem;\n }\n\n .rdrDateDisplayItem {\n border-radius: ").concat(theme.shapes.button, ";\n }\n\n .rdrDateDisplayItem input {\n height: 1.5rem;\n line-height: 1.5rem;\n }\n\n .rdrDateDisplayItemActive {\n border-color: #32abe2;\n }\n\n .rdrMonthAndYearWrapper {\n height: 2rem;\n padding-top: 0;\n border-bottom: 1px solid ").concat(theme.palette.divider, ";\n }\n\n .leap-4d-calendar .rdrMonthAndYearWrapper {\n border-top: none;\n }\n\n .rdrMonthAndYearPickers select {\n padding: 8px 24px 8px 0px;\n font-size: 13px;\n color: ").concat(theme.palette.primary.main, ";\n border-radius: 0;\n }\n\n .rdrMonthAndYearPickers select:hover {\n background-color: #dceef9;\n }\n\n .rdrMonthAndYearPickers select option {\n background-color: white;\n }\n\n .rdrMonthName {\n padding: 0.5rem 0.5rem 0.25rem;\n text-align: center;\n color: ").concat(theme.palette.text.secondary, ";\n }\n\n .rdrMonth {\n padding: 0 1em 0.5em;\n width:
|
|
16417
|
+
return "\n &.rdrCalendarWrapper {\n box-shadow: 0 0 1px rgba(0, 0, 0, 1);\n }\n\n /* Calendar */\n .rdrDateDisplayWrapper {\n background-color: ".concat(theme.palette.background.default, ";\n }\n\n .rdrDateDisplay {\n margin: 0.5rem 0.75rem;\n }\n\n .rdrDateDisplayItem {\n border-radius: ").concat(theme.shapes.button, ";\n }\n\n .rdrDateDisplayItem input {\n height: 1.5rem;\n line-height: 1.5rem;\n }\n\n .rdrDateDisplayItemActive {\n border-color: #32abe2;\n }\n\n .rdrMonthAndYearWrapper {\n height: 2rem;\n padding-top: 0;\n border-bottom: 1px solid ").concat(theme.palette.divider, ";\n }\n\n .leap-4d-calendar .rdrMonthAndYearWrapper {\n border-top: none;\n }\n\n .rdrMonthAndYearPickers select {\n padding: 8px 24px 8px 0px;\n font-size: 13px;\n color: ").concat(theme.palette.primary.main, ";\n border-radius: 0;\n }\n\n .rdrMonthAndYearPickers select:hover {\n background-color: #dceef9;\n }\n\n .rdrMonthAndYearPickers select option {\n background-color: white;\n }\n\n .rdrMonthName {\n padding: 0.5rem 0.5rem 0.25rem;\n text-align: center;\n color: ").concat(theme.palette.text.secondary, ";\n }\n\n .rdrMonth {\n padding: 0 1em 0.5em;\n width: 100%;\n margin: 0 auto;\n }\n\n .rdrDay {\n height: 2em;\n line-height: 2em;\n }\n\n .rdrDayStartPreview,\n .rdrDayInPreview,\n .rdrDayEndPreview,\n .rdrSelected,\n .rdrInRange,\n .rdrStartEdge,\n .rdrEndEdge {\n top: 1px;\n bottom: 1px;\n left: 4px;\n right: 4px;\n }\n\n .rdrWeekDay {\n color: #aab0b8;\n font-weight: 600;\n line-height: 2em;\n }\n\n .rdrDayNumber span {\n color: ").concat(theme.palette.text.primary, ";\n }\n\n .rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span {\n color: ").concat(theme.palette.primary.main, ";\n }\n\n .rdrDayToday .rdrDayNumber span {\n font-weight: 600;\n }\n\n .rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after {\n background-color: ").concat(theme.palette.primary.main, ";\n }\n\n .rdrDayToday .rdrDayNumber span:after {\n background-color: ").concat(theme.palette.primary.main, ";\n bottom: -1px;\n width: 15px;\n height: 1px;\n }\n\n .rdrNextPrevButton {\n margin: 0 0.5rem;\n background: none;\n }\n\n .rdrNextPrevButton:hover {\n background-color: #E1E7F0;\n }\n\n .rdrNextPrevButton i {\n width: 24px;\n height: 24px;\n background-image: url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.3964 7.14645C12.5917 6.95118 12.9083 6.95118 13.1036 7.14645L17.6036 11.6464C17.7988 11.8417 17.7988 12.1583 17.6036 12.3536L13.1036 16.8536C12.9083 17.0488 12.5917 17.0488 12.3964 16.8536C12.2012 16.6583 12.2012 16.3417 12.3964 16.1464L16.0429 12.5H6.75C6.47386 12.5 6.25 12.2761 6.25 12C6.25 11.7239 6.47386 11.5 6.75 11.5H16.0429L12.3964 7.85355C12.2012 7.65829 12.2012 7.34171 12.3964 7.14645Z' fill='%231E365E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5ZM12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5Z' fill='%231E365E'/%3E%3C/svg%3E%0A\");\n padding: 0;\n margin: 0;\n }\n\n .rdrPprevButton i {\n border: none;\n transform: rotate(-180deg);\n }\n\n .rdrNextButton i {\n border: none;\n transform: none;\n }\n\n .rdrStaticRange:hover .rdrStaticRangeLabel,\n .rdrStaticRange:focus .rdrStaticRangeLabel {\n background-color: #dceef9;\n }\n\n &.leap-4d-calendar .rdrMonths .rdrMonth .rdrDayHovered .rdrDayNumber:after {\n border-radius: 100%;\n top: -4px;\n bottom: -4px;\n left: 4px;\n right: 4px;\n }\n\n &.leap-4d-calendar .rdrDayStartPreview,\n &.leap-4d-calendar .rdrDayActive.rdrDayStartOfWeek .rdrDayNumber:after {\n left: 4px;\n }\n\n &.leap-4d-calendar .rdrDayEndPreview,\n &.leap-4d-calendar .rdrDayActive.rdrDayEndOfWeek .rdrDayNumber:after {\n right: 4px;\n }\n\n .rdrDayPassive .rdrDayNumber span {\n color: #d8d8d8;\n }\n\n");
|
|
16283
16418
|
});
|
|
16284
16419
|
|
|
16285
16420
|
var DatePicker = function (_a) {
|
|
@@ -16322,7 +16457,7 @@ styleInject(css_248z);
|
|
|
16322
16457
|
|
|
16323
16458
|
var StyledDateRangePicker = material.styled(dist.DateRangePicker)(function (_a) {
|
|
16324
16459
|
var theme = _a.theme;
|
|
16325
|
-
return "\n .rdrDateRangeWrapper {\n border: none;\n }\n\n /* Defined Ranges */\n .rdrDefinedRangesWrapper {\n width: 120px;\n border-color: ".concat(theme.palette.divider, ";\n }\n\n .rdrInputRanges {\n display: none;\n }\n\n .rdrStaticRange {\n font-family: ").concat(theme.typography.body1.fontFamily, ";\n }\n\n .rdrDefinedRangesWrapper .rdrStaticRangeSelected {\n color: ").concat(theme.palette.primary.main, "
|
|
16460
|
+
return "\n .rdrDateRangeWrapper {\n border: none;\n }\n\n /* Defined Ranges */\n .rdrDefinedRangesWrapper {\n width: 120px;\n border-color: ".concat(theme.palette.divider, ";\n }\n\n .rdrInputRanges {\n display: none;\n }\n\n .rdrStaticRange {\n font-family: ").concat(theme.typography.body1.fontFamily, ";\n }\n\n .rdrDefinedRangesWrapper .rdrStaticRangeSelected {\n color: ").concat(theme.palette.primary.main, ";\n background-color: #dceef9;\n }\n\n .rdrStaticRangeLabel {\n line-height: 1rem;\n padding: 0.625rem 1.5rem;\n }\n\n /* Calendar */\n .rdrDateDisplayWrapper {\n background-color: ").concat(theme.palette.background.default, ";\n }\n\n .rdrDateDisplay {\n margin: 0.5rem 0.75rem;\n }\n\n .rdrDateDisplayItem {\n border-radius: ").concat(theme.shapes.button, ";\n }\n\n .rdrDateDisplayItem input {\n height: 1.5rem;\n line-height: 1.5rem;\n }\n\n .rdrDateDisplayItemActive {\n border-color: #32abe2;\n }\n\n .rdrMonthAndYearWrapper {\n height: 2rem;\n padding-top: 0;\n border-top: 1px solid ").concat(theme.palette.divider, ";\n border-bottom: 1px solid ").concat(theme.palette.divider, ";\n }\n\n .leap-4d-calendar .rdrMonthAndYearWrapper {\n border-top: none;\n }\n\n .rdrMonthAndYearPickers select {\n padding: 8px 24px 8px 0px;\n font-size: 13px;\n color: ").concat(theme.palette.primary.main, ";\n border-radius: 0;\n }\n\n .rdrMonthAndYearPickers select:hover {\n background-color: #dceef9;\n }\n\n .rdrMonthAndYearPickers select option {\n background-color: white;\n }\n\n .rdrMonthName {\n padding: 0.5rem 0.5rem 0.25rem;\n text-align: center;\n color: ").concat(theme.palette.text.secondary, ";\n }\n\n .rdrMonth {\n padding: 0 1em 0.5em;\n width: 18.5em;\n }\n\n .rdrMonth:only-child {\n margin: 0 auto;\n width: 100%;\n }\n\n .rdrMonth:only-child .rdrStartEdge {\n left: 4px;\n }\n\n .rdrMonth:only-child .rdrEndEdge {\n right: 4px;\n }\n \n .rdrDay {\n height: 2em;\n line-height: 2em;\n }\n\n .rdrDayStartPreview,\n .rdrDayInPreview,\n .rdrDayEndPreview,\n .rdrSelected,\n .rdrInRange,\n .rdrStartEdge,\n .rdrEndEdge {\n top: 1px;\n bottom: 1px;\n }\n\n .rdrWeekDay {\n color: #aab0b8;\n font-weight: 600;\n line-height: 2em;\n }\n\n .rdrDayNumber span {\n color: ").concat(theme.palette.text.primary, ";\n }\n\n .rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,\n .rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span {\n color: ").concat(theme.palette.primary.main, ";\n }\n\n .rdrDayToday .rdrDayNumber span {\n font-weight: 600;\n }\n\n .rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,\n .rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after {\n background-color: ").concat(theme.palette.primary.main, ";\n }\n\n .rdrDayToday .rdrDayNumber span:after {\n background-color: ").concat(theme.palette.primary.main, ";\n bottom: -1px;\n width: 15px;\n height: 1px;\n }\n\n .rdrNextPrevButton {\n margin: 0 0.5rem;\n background: none;\n }\n\n .rdrNextPrevButton:hover {\n background-color: #E1E7F0;\n }\n\n .rdrNextPrevButton i {\n width: 24px;\n height: 24px;\n background-image: url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.3964 7.14645C12.5917 6.95118 12.9083 6.95118 13.1036 7.14645L17.6036 11.6464C17.7988 11.8417 17.7988 12.1583 17.6036 12.3536L13.1036 16.8536C12.9083 17.0488 12.5917 17.0488 12.3964 16.8536C12.2012 16.6583 12.2012 16.3417 12.3964 16.1464L16.0429 12.5H6.75C6.47386 12.5 6.25 12.2761 6.25 12C6.25 11.7239 6.47386 11.5 6.75 11.5H16.0429L12.3964 7.85355C12.2012 7.65829 12.2012 7.34171 12.3964 7.14645Z' fill='%231E365E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5ZM12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20101 1.5 1.5 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5Z' fill='%231E365E'/%3E%3C/svg%3E%0A\");\n background-repeat: no-repeat;\n padding: 0;\n margin: 0;\n }\n\n .rdrPprevButton i {\n border: none;\n transform: rotate(-180deg);\n }\n\n .rdrNextButton i {\n border: none;\n transform: none;\n }\n\n &.leap-4d-date-picker .rdrMonths .rdrMonth:only-child .rdrDayHovered .rdrDayNumber:after {\n border-radius: 100%;\n top: -4px;\n bottom: -4px;\n left: 4px;\n right: 4px;\n }\n\n &.leap-4d-date-picker .rdrMonths .rdrMonth:only-child .rdrDayStartPreview,\n &.leap-4d-date-picker .rdrMonths .rdrMonth:only-child .rdrDayActive.rdrDayStartOfWeek .rdrDayNumber:after {\n left: 4px;\n }\n\n &.leap-4d-date-picker .rdrMonths .rdrMonth:only-child .rdrDayEndPreview,\n &.leap-4d-date-picker .rdrMonths .rdrMonth:only-child .rdrDayActive.rdrDayEndOfWeek .rdrDayNumber:after {\n right: 4px;\n }\n\n\n .rdrStaticRange:hover .rdrStaticRangeLabel,\n .rdrStaticRange:focus .rdrStaticRangeLabel {\n background-color: #dceef9;\n }\n\n .rdrDayStartPreview,\n .rdrStartEdge,\n .rdrDayStartOfWeek .rdrDayEndPreview,\n .rdrDayStartOfWeek .rdrDayInPreview {\n left: 3px;\n }\n\n .rdrDayEndPreview,\n .rdrEndEdge,\n .rdrDayEndOfWeek .rdrDayStartPreview,\n .rdrDayEndOfWeek .rdrDayInPreview {\n right: 3px;\n }\n\n .rdrDayPassive .rdrDayNumber span {\n color: #d8d8d8;\n }\n");
|
|
16326
16461
|
});
|
|
16327
16462
|
|
|
16328
16463
|
var DateRangePicker = function (props) {
|
|
@@ -16380,14 +16515,14 @@ var Dialog = function (props) {
|
|
|
16380
16515
|
};
|
|
16381
16516
|
|
|
16382
16517
|
var Divider = function (props) {
|
|
16383
|
-
var _a = props.orientation, orientation = _a === void 0 ? 'horizontal' : _a, rest = __rest(props, ["orientation"]);
|
|
16384
|
-
//
|
|
16385
|
-
//
|
|
16518
|
+
var _a = props.orientation, orientation = _a === void 0 ? 'horizontal' : _a, sx = props.sx, rest = __rest(props, ["orientation", "sx"]);
|
|
16519
|
+
// NOTE: These overrides exist for custom spacing between dividers
|
|
16520
|
+
// Alternatively if not applicable we use sx to override the spacing
|
|
16386
16521
|
var variantProp = {
|
|
16387
16522
|
horizontal: 'gds-divider--horizontal',
|
|
16388
16523
|
vertical: 'gds-divider--vertical',
|
|
16389
16524
|
}[orientation];
|
|
16390
|
-
return jsxRuntime.jsx(MuiDivider, __assign({ className: "gds-divider ".concat(variantProp) }, rest));
|
|
16525
|
+
return (jsxRuntime.jsx(MuiDivider, __assign({ className: orientation && !sx ? "gds-divider ".concat(variantProp) : '', sx: __assign({ backgroundColor: '#d4d4d4' }, sx) }, rest)));
|
|
16391
16526
|
};
|
|
16392
16527
|
|
|
16393
16528
|
var DrawerContainer = material.styled(material.Drawer)(function (_a) {
|
|
@@ -16479,7 +16614,7 @@ var DrawerMenuContainer = material.styled(material.MenuItem)(function (_a) {
|
|
|
16479
16614
|
},
|
|
16480
16615
|
'&.gds-drawer-menu-item-sub': {
|
|
16481
16616
|
'&:hover': {
|
|
16482
|
-
backgroundColor: 'rgba(255,255,255,.2)
|
|
16617
|
+
backgroundColor: 'rgba(255,255,255,.2)',
|
|
16483
16618
|
},
|
|
16484
16619
|
'& .MuiListItemIcon-root': {
|
|
16485
16620
|
marginRight: 0,
|
|
@@ -16518,28 +16653,21 @@ var Dropdown = function (props) {
|
|
|
16518
16653
|
} }, rest, { children: children }))] }));
|
|
16519
16654
|
};
|
|
16520
16655
|
|
|
16521
|
-
var EmptyStateContainer = material.styled(material.Box)(function (
|
|
16522
|
-
|
|
16523
|
-
|
|
16524
|
-
|
|
16525
|
-
|
|
16526
|
-
|
|
16527
|
-
|
|
16528
|
-
|
|
16529
|
-
|
|
16530
|
-
|
|
16531
|
-
|
|
16532
|
-
fontFamily: theme.platform.name === 'lawconnect'
|
|
16533
|
-
? 'Inter, sans-serif'
|
|
16534
|
-
: 'Open Sans, sans-serif',
|
|
16535
|
-
});
|
|
16536
|
-
});
|
|
16656
|
+
var EmptyStateContainer = material.styled(material.Box)(function () { return ({
|
|
16657
|
+
height: '100%',
|
|
16658
|
+
flex: 1,
|
|
16659
|
+
display: 'flex',
|
|
16660
|
+
flexDirection: 'column',
|
|
16661
|
+
alignItems: 'center',
|
|
16662
|
+
justifyContent: 'center',
|
|
16663
|
+
textAlign: 'center',
|
|
16664
|
+
color: '#58595b',
|
|
16665
|
+
fontFamily: 'Open Sans, sans-serif',
|
|
16666
|
+
}); });
|
|
16537
16667
|
var EmptyStateTitle = material.styled(material.Typography)(function (_a) {
|
|
16538
16668
|
var theme = _a.theme;
|
|
16539
16669
|
return ({
|
|
16540
|
-
color: theme.
|
|
16541
|
-
? theme.palette.text.primary
|
|
16542
|
-
: theme.palette.primary.light,
|
|
16670
|
+
color: theme.palette.primary.light,
|
|
16543
16671
|
textTransform: 'none',
|
|
16544
16672
|
margin: 0,
|
|
16545
16673
|
padding: 0,
|
|
@@ -16554,28 +16682,28 @@ var EmptyState = function (props) {
|
|
|
16554
16682
|
var icon;
|
|
16555
16683
|
switch (variant) {
|
|
16556
16684
|
case 'document':
|
|
16557
|
-
icon =
|
|
16685
|
+
icon = jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.document });
|
|
16558
16686
|
break;
|
|
16559
16687
|
case 'matter':
|
|
16560
|
-
icon =
|
|
16688
|
+
icon = jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.matter });
|
|
16561
16689
|
break;
|
|
16562
16690
|
case 'appointment':
|
|
16563
|
-
icon = (jsxRuntime.jsx(Icon, { sx: { fontSize: '160px
|
|
16691
|
+
icon = (jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.appointment }));
|
|
16564
16692
|
break;
|
|
16565
16693
|
case 'transaction':
|
|
16566
|
-
icon = (jsxRuntime.jsx(Icon, { sx: { fontSize: '160px
|
|
16694
|
+
icon = (jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.transaction }));
|
|
16567
16695
|
break;
|
|
16568
16696
|
case 'default':
|
|
16569
|
-
icon =
|
|
16697
|
+
icon = jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.default });
|
|
16570
16698
|
break;
|
|
16571
16699
|
default:
|
|
16572
|
-
icon =
|
|
16700
|
+
icon = jsxRuntime.jsx(Icon, { sx: { fontSize: '160px' }, name: themeIcons === null || themeIcons === void 0 ? void 0 : themeIcons.default });
|
|
16573
16701
|
break;
|
|
16574
16702
|
}
|
|
16575
16703
|
return icon;
|
|
16576
16704
|
};
|
|
16577
16705
|
var theme = material.useTheme();
|
|
16578
|
-
return (jsxRuntime.jsxs(EmptyStateContainer, { children: [jsxRuntime.jsx(EmptyStateIcon, { variant: variant, emptyState: theme.emptyState }), jsxRuntime.jsx(EmptyStateTitle, { sx: { marginTop: 2 }, variant:
|
|
16706
|
+
return (jsxRuntime.jsxs(EmptyStateContainer, { children: [jsxRuntime.jsx(EmptyStateIcon, { variant: variant, emptyState: theme.emptyState }), jsxRuntime.jsx(EmptyStateTitle, { sx: { marginTop: 2 }, variant: "h2", children: title }), description && (jsxRuntime.jsx(material.Box, { mt: 1, children: jsxRuntime.jsx(material.Typography, { color: "textSecondary", variant: "body1", children: description }) }))] }));
|
|
16579
16707
|
};
|
|
16580
16708
|
|
|
16581
16709
|
var FooterActionsContainer = styles$1.styled(material.Grid)({
|
|
@@ -16719,6 +16847,7 @@ var FormHeaderDetail = styles$1.styled(material.Grid)(function () { return ({
|
|
|
16719
16847
|
zIndex: 9,
|
|
16720
16848
|
position: 'relative',
|
|
16721
16849
|
minHeight: 21,
|
|
16850
|
+
justifyContent: 'space-between',
|
|
16722
16851
|
button: {
|
|
16723
16852
|
fontSize: 12,
|
|
16724
16853
|
},
|
|
@@ -16726,11 +16855,9 @@ var FormHeaderDetail = styles$1.styled(material.Grid)(function () { return ({
|
|
|
16726
16855
|
var FormHeaderInfo = styles$1.styled(material.Grid)(function () { return ({
|
|
16727
16856
|
paddingTop: 0,
|
|
16728
16857
|
paddingBottom: 0,
|
|
16729
|
-
|
|
16730
|
-
p: {
|
|
16858
|
+
'& p': {
|
|
16731
16859
|
fontWeight: 500,
|
|
16732
16860
|
color: '#6d7278',
|
|
16733
|
-
whiteSpace: 'nowrap',
|
|
16734
16861
|
},
|
|
16735
16862
|
'& .MuiButton-label': {
|
|
16736
16863
|
top: 0,
|
|
@@ -16738,8 +16865,7 @@ var FormHeaderInfo = styles$1.styled(material.Grid)(function () { return ({
|
|
|
16738
16865
|
'& .MuiButtonBase-root': {
|
|
16739
16866
|
paddingTop: 0,
|
|
16740
16867
|
paddingBottom: 0,
|
|
16741
|
-
|
|
16742
|
-
fontWeight: 400,
|
|
16868
|
+
height: 21,
|
|
16743
16869
|
},
|
|
16744
16870
|
}); });
|
|
16745
16871
|
var FormHeaderAccent = styles$1.styled('div')(function () { return ({
|
|
@@ -16761,7 +16887,7 @@ var FormHeaderContent = styles$1.styled('div')(function () { return ({
|
|
|
16761
16887
|
|
|
16762
16888
|
var FormHeader = React.forwardRef(function FormHeader(props, ref) {
|
|
16763
16889
|
var theme = material.useTheme();
|
|
16764
|
-
return (jsxRuntime.jsxs(FormHeaderBox, { ref: ref, className: props.fixed ? 'gds-header-fixed' : '', children: [jsxRuntime.jsx(FormHeaderAccent, { children: jsxRuntime.jsx(LawconnectIcon, { width: "260" }) }), jsxRuntime.jsxs(FormHeaderDetail, { container: true, children: [jsxRuntime.jsx(material.Grid, { item: true,
|
|
16890
|
+
return (jsxRuntime.jsxs(FormHeaderBox, { ref: ref, className: props.fixed ? 'gds-header-fixed' : '', children: [props.hideBranding ? ('') : (jsxRuntime.jsx(FormHeaderAccent, { children: jsxRuntime.jsx(LawconnectIcon, { width: "260" }) })), jsxRuntime.jsxs(FormHeaderDetail, { container: true, children: [jsxRuntime.jsx(material.Grid, { item: true, children: theme.platform.name === 'leap_web' ? (jsxRuntime.jsx(Typography, { color: "primary", variant: "h4", sx: { textTransform: 'uppercase' }, children: props.title })) : (jsxRuntime.jsx(Typography, { color: "primary.light", variant: "body1", sx: { textTransform: 'uppercase' }, children: props.title })) }), jsxRuntime.jsx(material.Grid, { item: true, children: jsxRuntime.jsxs(FormHeaderInfo, { container: true, children: [props.from ? (jsxRuntime.jsx(Typography, { align: "right", variant: "body2", children: props.from })) : null, props.from && props.onClick ? (jsxRuntime.jsx(material.Divider, { orientation: "vertical", sx: {
|
|
16765
16891
|
height: 16,
|
|
16766
16892
|
width: '1px',
|
|
16767
16893
|
margin: '2px 5px',
|
|
@@ -18557,7 +18683,7 @@ var ImageUpload = function (props) {
|
|
|
18557
18683
|
React.useEffect(function () { return function () {
|
|
18558
18684
|
files.forEach(function (file) { return URL.revokeObjectURL(file.url); });
|
|
18559
18685
|
}; }, [files]);
|
|
18560
|
-
return (jsxRuntime.jsx(ImageUploadStyled, { "data-testid": "image-upload", children: jsxRuntime.jsxs("div", __assign({}, getRootProps({ className: 'dropzone' }), { children: [jsxRuntime.jsx("input", __assign({}, getInputProps())), jsxRuntime.jsxs(ImageUploadContainer, { children: [jsxRuntime.jsx(ImageUploadClose, { children: jsxRuntime.jsx(IconButton, { size: "small", onClick: reset, children: jsxRuntime.jsx(Icon, { name: CrossIcon }) }) }), jsxRuntime.jsx(ImageUploadWrapperStyled, { children: files.length < 1 ? (jsxRuntime.jsx(ImageUploadPhoto, { className: rounded ? 'gds-image-upload-rounded' : '', children: placeholderImage })) : (files.map(function (file, index) { return (jsxRuntime.jsx("div", { children: jsxRuntime.jsx(ImageUploadPhoto, { className: rounded ? 'gds-image-upload-rounded' : '', children: jsxRuntime.jsx(ImageStyled, { title: file.url, src: file.url }) }) }, index)); })) })] }), jsxRuntime.jsx(Button, {
|
|
18686
|
+
return (jsxRuntime.jsx(ImageUploadStyled, { "data-testid": "image-upload", children: jsxRuntime.jsxs("div", __assign({}, getRootProps({ className: 'dropzone' }), { children: [jsxRuntime.jsx("input", __assign({}, getInputProps())), jsxRuntime.jsxs(ImageUploadContainer, { children: [jsxRuntime.jsx(ImageUploadClose, { children: jsxRuntime.jsx(IconButton, { size: "small", onClick: reset, children: jsxRuntime.jsx(Icon, { name: CrossIcon }) }) }), jsxRuntime.jsx(ImageUploadWrapperStyled, { children: files.length < 1 ? (jsxRuntime.jsx(ImageUploadPhoto, { className: rounded ? 'gds-image-upload-rounded' : '', children: placeholderImage })) : (files.map(function (file, index) { return (jsxRuntime.jsx("div", { children: jsxRuntime.jsx(ImageUploadPhoto, { className: rounded ? 'gds-image-upload-rounded' : '', children: jsxRuntime.jsx(ImageStyled, { title: file.url, src: file.url }) }) }, index)); })) })] }), jsxRuntime.jsx(Button, { variant: "outlined", fullWidth: true, onClick: open, sx: { padding: 2, borderRadius: 0 }, children: "Upload Photo" })] })) }));
|
|
18561
18687
|
};
|
|
18562
18688
|
|
|
18563
18689
|
var StyledInputBase = styles$1.styled(InputBase, {
|
|
@@ -18665,44 +18791,39 @@ var Loader = function (props) {
|
|
|
18665
18791
|
} }, rest, { open: props.open, children: spinner ? (jsxRuntime.jsx(SpinnerIcon, { color: "inherit" })) : (jsxRuntime.jsx(LoaderIcon, { color: "inherit" })) })));
|
|
18666
18792
|
};
|
|
18667
18793
|
|
|
18668
|
-
var MenuHeaderContainer = material.styled('div')(function (
|
|
18794
|
+
var MenuHeaderContainer = material.styled('div')(function () { return ({
|
|
18795
|
+
'.MuiDivider-root': {
|
|
18796
|
+
marginTop: 2,
|
|
18797
|
+
},
|
|
18798
|
+
}); });
|
|
18799
|
+
var MenuListSubheader = material.styled(material.ListSubheader)(function (_a) {
|
|
18669
18800
|
var theme = _a.theme;
|
|
18670
|
-
return ({
|
|
18671
|
-
|
|
18672
|
-
|
|
18673
|
-
|
|
18674
|
-
|
|
18675
|
-
|
|
18801
|
+
return (__assign(__assign({}, theme.typography.body1), { fontWeight: 500, color: theme.palette.grey[700], backgroundColor: 'transparent', paddingTop: 4, paddingBottom: 4, paddingLeft: 6, paddingRight: 6, '&.gds-menu-subheader': {
|
|
18802
|
+
fontWeight: 400,
|
|
18803
|
+
fontSize: 13,
|
|
18804
|
+
'&.MuiListSubheader-gutters': {
|
|
18805
|
+
paddingTop: 4,
|
|
18806
|
+
paddingBottom: 4,
|
|
18807
|
+
paddingLeft: 6,
|
|
18808
|
+
paddingRight: 6,
|
|
18809
|
+
},
|
|
18810
|
+
} }));
|
|
18676
18811
|
});
|
|
18677
18812
|
|
|
18678
18813
|
var MenuHeader = function (props) {
|
|
18679
|
-
var children = props.children;
|
|
18680
|
-
|
|
18814
|
+
var children = props.children, rest = __rest(props, ["children"]);
|
|
18815
|
+
var theme = material.useTheme();
|
|
18816
|
+
return (jsxRuntime.jsxs(MenuHeaderContainer, { children: [jsxRuntime.jsx(MenuListSubheader, __assign({ className: theme.platform.name === 'leap_web' ? 'gds-menu-subheader' : '' }, rest, { children: children })), jsxRuntime.jsx(material.Divider, {})] }));
|
|
18681
18817
|
};
|
|
18682
18818
|
|
|
18683
18819
|
var Menu = React.forwardRef(function Menu(props, ref) {
|
|
18684
|
-
var heading = props.heading,
|
|
18685
|
-
|
|
18686
|
-
switch (padding) {
|
|
18687
|
-
case 'medium':
|
|
18688
|
-
paddings = 4;
|
|
18689
|
-
break;
|
|
18690
|
-
case 'small':
|
|
18691
|
-
paddings = 2;
|
|
18692
|
-
break;
|
|
18693
|
-
}
|
|
18694
|
-
return (jsxRuntime.jsxs(material.Menu, __assign({ ref: ref, className: system ? 'gds-menu-system' : '', MenuListProps: {
|
|
18695
|
-
sx: {
|
|
18696
|
-
padding: function (theme) {
|
|
18697
|
-
return theme.platform.name === 'lawconnect' ? paddings : '';
|
|
18698
|
-
},
|
|
18699
|
-
},
|
|
18700
|
-
} }, rest, { children: [heading ? jsxRuntime.jsx(MenuHeader, { children: heading }) : '', props.children] })));
|
|
18820
|
+
var heading = props.heading, system = props.system, rest = __rest(props, ["heading", "system"]);
|
|
18821
|
+
return (jsxRuntime.jsxs(material.Menu, __assign({ ref: ref, className: system ? 'gds-menu-system' : '' }, rest, { children: [heading ? jsxRuntime.jsx(MenuHeader, { children: heading }) : '', props.children] })));
|
|
18701
18822
|
});
|
|
18702
18823
|
|
|
18703
18824
|
var MenuItem = function (props) {
|
|
18704
18825
|
var startIcon = props.startIcon, endIcon = props.endIcon, stacked = props.stacked, children = props.children, system = props.system, border = props.border, rest = __rest(props, ["startIcon", "endIcon", "stacked", "children", "system", "border"]);
|
|
18705
|
-
return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsxs(material.MenuItem, __assign({ className: "".concat(startIcon || system ? 'gds-menu-item-icon' : '', " ").concat(system ? 'gds-menu-item-system' : '') }, rest, { children: [startIcon ? jsxRuntime.jsx(ListItemIcon$1, { children: startIcon }) : null, jsxRuntime.jsx(ListItemText$1, { className: stacked ? 'MuiListItemText-stacked' : 'MuiListItemText-inline', children: children }), endIcon ? jsxRuntime.jsx(ListItemIcon$1, { children: endIcon }) : null] })), border && jsxRuntime.jsx(material.Divider, {})] }));
|
|
18826
|
+
return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsxs(material.MenuItem, __assign({ className: "".concat(startIcon || system ? 'gds-menu-item-icon' : '', " ").concat(system ? 'gds-menu-item-system' : '') }, rest, { children: [startIcon ? (jsxRuntime.jsx(ListItemIcon$1, { className: props.selected ? 'selected' : '', children: startIcon })) : null, jsxRuntime.jsx(ListItemText$1, { className: stacked ? 'MuiListItemText-stacked' : 'MuiListItemText-inline', children: children }), endIcon ? jsxRuntime.jsx(ListItemIcon$1, { children: endIcon }) : null] })), border && jsxRuntime.jsx(material.Divider, {})] }));
|
|
18706
18827
|
};
|
|
18707
18828
|
|
|
18708
18829
|
var Modal = function (_a) {
|
|
@@ -18891,49 +19012,6 @@ var RibbonButtonGroup = React.forwardRef(function RibbonButtonGroup(props, ref)
|
|
|
18891
19012
|
}, children: jsxRuntime.jsx(CaretIcon, {}) })] })));
|
|
18892
19013
|
});
|
|
18893
19014
|
|
|
18894
|
-
var SelectStyled = styles$1.styled(material.Select)(function (_a) {
|
|
18895
|
-
var theme = _a.theme;
|
|
18896
|
-
return ({
|
|
18897
|
-
borderRadius: theme.shapes.card,
|
|
18898
|
-
height: 40,
|
|
18899
|
-
select: {
|
|
18900
|
-
padding: '0 16px',
|
|
18901
|
-
height: 40,
|
|
18902
|
-
lineHeight: '40px',
|
|
18903
|
-
display: 'flex',
|
|
18904
|
-
alignItems: 'center',
|
|
18905
|
-
'& .MuiTypography-root': {
|
|
18906
|
-
fontWeight: 'inherit',
|
|
18907
|
-
},
|
|
18908
|
-
'&.MuiInputBase-input, &.MuiOutlinedInput-input': {
|
|
18909
|
-
paddingRight: '44px',
|
|
18910
|
-
paddingTop: 0,
|
|
18911
|
-
},
|
|
18912
|
-
'&.MuiInputBase-input.MuiFilledInput-input': {},
|
|
18913
|
-
'&.MuiInputBase-input': {
|
|
18914
|
-
'&.MuiFilledInput-input': {
|
|
18915
|
-
'&:focus': {
|
|
18916
|
-
backgroundColor: 'transparent',
|
|
18917
|
-
},
|
|
18918
|
-
},
|
|
18919
|
-
},
|
|
18920
|
-
},
|
|
18921
|
-
'& .MuiFilledInput-input': {
|
|
18922
|
-
paddingTop: '8px',
|
|
18923
|
-
'&:focus': {
|
|
18924
|
-
backgroundColor: 'transparent',
|
|
18925
|
-
},
|
|
18926
|
-
},
|
|
18927
|
-
legend: {
|
|
18928
|
-
display: 'none',
|
|
18929
|
-
},
|
|
18930
|
-
});
|
|
18931
|
-
});
|
|
18932
|
-
|
|
18933
|
-
var Select = function (props) {
|
|
18934
|
-
return jsxRuntime.jsx(SelectStyled, __assign({ IconComponent: ChevronDownIcon }, props));
|
|
18935
|
-
};
|
|
18936
|
-
|
|
18937
19015
|
var SidebarWrapper = styles$1.styled(Box)(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n height: 100%;\n overflow: hidden;\n"], ["\n height: 100%;\n overflow: hidden;\n"])));
|
|
18938
19016
|
var SidebarMain = styles$1.styled(Box)(templateObject_2$1 || (templateObject_2$1 = __makeTemplateObject(["\n flex: auto;\n height: 100%;\n display: flex;\n flex-direction: column;\n"], ["\n flex: auto;\n height: 100%;\n display: flex;\n flex-direction: column;\n"])));
|
|
18939
19017
|
var SidebarSide = styles$1.styled(Box)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n height: 100%;\n display: flex;\n flex-direction: column;\n"], ["\n height: 100%;\n display: flex;\n flex-direction: column;\n"])));
|
|
@@ -19229,8 +19307,27 @@ var TagLabel = styles$1.styled('div')(function (_a) {
|
|
|
19229
19307
|
var theme = _a.theme;
|
|
19230
19308
|
return "\n padding-left: 5px;\n padding-right: 5px;\n align-items: center;\n color:".concat(theme.palette.text.primary, "; \n");
|
|
19231
19309
|
});
|
|
19232
|
-
var TagStartIcon = styles$1.styled('div')(function () {
|
|
19233
|
-
var
|
|
19310
|
+
var TagStartIcon = styles$1.styled('div')(function (_a) {
|
|
19311
|
+
var startIconStyles = _a.startIconStyles;
|
|
19312
|
+
return ({
|
|
19313
|
+
display: 'flex',
|
|
19314
|
+
padding: '0 5px',
|
|
19315
|
+
'& .MuiSvgIcon-root': __assign({ fontSize: '1rem' }, startIconStyles),
|
|
19316
|
+
});
|
|
19317
|
+
});
|
|
19318
|
+
var TagEndIcon = styles$1.styled('div')(function (_a) {
|
|
19319
|
+
var endIconStyles = _a.endIconStyles;
|
|
19320
|
+
return ({
|
|
19321
|
+
display: 'flex',
|
|
19322
|
+
'& .MuiSvgIcon-root': {
|
|
19323
|
+
fontSize: '1rem',
|
|
19324
|
+
},
|
|
19325
|
+
'& .MuiIconButton-root': __assign({ paddingLeft: '5px', paddingRight: '5px' }, endIconStyles),
|
|
19326
|
+
'& .MuiButtonBase-root': {
|
|
19327
|
+
color: 'inherit',
|
|
19328
|
+
},
|
|
19329
|
+
});
|
|
19330
|
+
});
|
|
19234
19331
|
var TagDelete = styles$1.styled('div')(function () { return "\n display: flex;\n border-left: 1px solid #C0D7EE;\n .MuiButtonBase-root{\n color: inherit;\n }\n & > *:last-of-type {\n .MuiSvgIcon-root {\n font-size: 24px;\n } \n }\n"; });
|
|
19235
19332
|
var MuiIconButton = styles$1.styled(material.IconButton)(function (_a) {
|
|
19236
19333
|
var theme = _a.theme;
|
|
@@ -19239,11 +19336,11 @@ var MuiIconButton = styles$1.styled(material.IconButton)(function (_a) {
|
|
|
19239
19336
|
var templateObject_1$1;
|
|
19240
19337
|
|
|
19241
19338
|
var Tag = function (props) {
|
|
19242
|
-
var tooltip = props.tooltip, tooltipPlacement = props.tooltipPlacement, tooltipDelete = props.tooltipDelete, tooltipDeletePlacement = props.tooltipDeletePlacement, tooltipLabelPlacement = props.tooltipLabelPlacement, tooltipLabel = props.tooltipLabel, disabled = props.disabled, rest = __rest(props, ["tooltip", "tooltipPlacement", "tooltipDelete", "tooltipDeletePlacement", "tooltipLabelPlacement", "tooltipLabel", "disabled"]);
|
|
19339
|
+
var tooltip = props.tooltip, tooltipPlacement = props.tooltipPlacement, tooltipDelete = props.tooltipDelete, tooltipDeletePlacement = props.tooltipDeletePlacement, tooltipLabelPlacement = props.tooltipLabelPlacement, tooltipLabel = props.tooltipLabel, disabled = props.disabled, startIconStyles = props.startIconStyles, endIconStyles = props.endIconStyles, rest = __rest(props, ["tooltip", "tooltipPlacement", "tooltipDelete", "tooltipDeletePlacement", "tooltipLabelPlacement", "tooltipLabel", "disabled", "startIconStyles", "endIconStyles"]);
|
|
19243
19340
|
var placement = tooltipPlacement !== undefined ? tooltipPlacement : 'top';
|
|
19244
19341
|
var placementLabel = tooltipLabelPlacement !== undefined ? tooltipLabelPlacement : 'top';
|
|
19245
19342
|
var placementDelete = tooltipDeletePlacement !== undefined ? tooltipDeletePlacement : 'top';
|
|
19246
|
-
return (jsxRuntime.jsxs(TagWrapper, { children: [rest.startIcon ? jsxRuntime.jsx(TagStartIcon, { children: rest.startIcon }) : null, jsxRuntime.jsx(TagLabel, { sx: {
|
|
19343
|
+
return (jsxRuntime.jsxs(TagWrapper, { children: [rest.startIcon ? (jsxRuntime.jsx(TagStartIcon, { startIconStyles: startIconStyles, children: rest.startIcon })) : null, jsxRuntime.jsx(TagLabel, { sx: {
|
|
19247
19344
|
whiteSpace: 'nowrap',
|
|
19248
19345
|
overflow: 'hidden',
|
|
19249
19346
|
textOverflow: 'ellipsis',
|
|
@@ -19257,25 +19354,28 @@ var Tag = function (props) {
|
|
|
19257
19354
|
overflow: 'hidden',
|
|
19258
19355
|
textOverflow: 'ellipsis',
|
|
19259
19356
|
width: '100%',
|
|
19260
|
-
}, variant: "body2", children: rest.label })) }), rest.endIcon ? (jsxRuntime.jsx(TagEndIcon, { children: tooltip ? (jsxRuntime.jsx(material.Tooltip, { title: tooltip, placement: placement, TransitionProps: { timeout: 0 }, children: jsxRuntime.jsx(MuiIconButton, { disabled: disabled, onClick: rest.onClick, children: rest.endIcon }) })) : (jsxRuntime.jsx(MuiIconButton, { disabled: disabled, onClick: rest.onClick, children: rest.endIcon })) })) : null, rest.onDelete ? (jsxRuntime.jsx(TagDelete, { children: tooltipDelete ? (jsxRuntime.jsx(material.Tooltip, { title: tooltipDelete, placement: placementDelete, TransitionProps: { timeout: 0 }, children: jsxRuntime.jsx(MuiIconButton, { onClick: rest.onDelete, children: rest.deleteIcon ? (rest.deleteIcon) : (jsxRuntime.jsx(Icon, { "data-testid": "tooltip-delete", name: CrossIcon })) }) })) : (jsxRuntime.jsx(MuiIconButton, { onClick: rest.onDelete, children: rest.deleteIcon ? (rest.deleteIcon) : (jsxRuntime.jsx(Icon, { "data-testid": "delete", name: CrossIcon })) })) })) : null] }));
|
|
19357
|
+
}, variant: "body2", children: rest.label })) }), rest.endIcon ? (jsxRuntime.jsx(TagEndIcon, { endIconStyles: endIconStyles, children: tooltip ? (jsxRuntime.jsx(material.Tooltip, { title: tooltip, placement: placement, TransitionProps: { timeout: 0 }, children: jsxRuntime.jsx(MuiIconButton, { disabled: disabled, onClick: rest.onClick, children: rest.endIcon }) })) : (jsxRuntime.jsx(MuiIconButton, { disabled: disabled, onClick: rest.onClick, children: rest.endIcon })) })) : null, rest.onDelete ? (jsxRuntime.jsx(TagDelete, { children: tooltipDelete ? (jsxRuntime.jsx(material.Tooltip, { title: tooltipDelete, placement: placementDelete, TransitionProps: { timeout: 0 }, children: jsxRuntime.jsx(MuiIconButton, { onClick: rest.onDelete, children: rest.deleteIcon ? (rest.deleteIcon) : (jsxRuntime.jsx(Icon, { "data-testid": "tooltip-delete", name: CrossIcon })) }) })) : (jsxRuntime.jsx(MuiIconButton, { onClick: rest.onDelete, children: rest.deleteIcon ? (rest.deleteIcon) : (jsxRuntime.jsx(Icon, { "data-testid": "delete", name: CrossIcon })) })) })) : null] }));
|
|
19261
19358
|
};
|
|
19262
19359
|
|
|
19263
19360
|
var Toolbar = function (props) {
|
|
19264
19361
|
return jsxRuntime.jsx(material.Toolbar, __assign({}, props));
|
|
19265
19362
|
};
|
|
19266
19363
|
|
|
19267
|
-
var StyledToolbarButton = styles$1.styled(Button
|
|
19364
|
+
var StyledToolbarButton = styles$1.styled(Button)(function (_a) {
|
|
19268
19365
|
var theme = _a.theme;
|
|
19269
|
-
return (__assign(__assign({}, (theme.platform.name === 'leap_desktop' &&
|
|
19270
|
-
|
|
19271
|
-
|
|
19272
|
-
|
|
19273
|
-
|
|
19274
|
-
|
|
19275
|
-
|
|
19276
|
-
|
|
19277
|
-
|
|
19278
|
-
|
|
19366
|
+
return (__assign(__assign({}, (theme.platform.name === 'leap_desktop' && {
|
|
19367
|
+
'&.MuiButton-outlinedPrimary': __assign(__assign({ height: 'auto', maxWidth: 70, minWidth: 'unset', margin: '0 15px', border: '1px solid transparent', backgroundColor: 'transparent', flexDirection: 'column', padding: '0 4px', whiteSpace: 'normal' }, theme.typography.body2), { lineHeight: '1rem', '&:hover, &:focus': {
|
|
19368
|
+
backgroundColor: '#DDE7F3',
|
|
19369
|
+
borderColor: '#CADEF3',
|
|
19370
|
+
boxShadow: 'none',
|
|
19371
|
+
}, '.MuiSvgIcon-root': {
|
|
19372
|
+
width: 32,
|
|
19373
|
+
height: 32,
|
|
19374
|
+
marginBottom: 6,
|
|
19375
|
+
}, '.MuiButton-startIcon': {
|
|
19376
|
+
margin: 0,
|
|
19377
|
+
} }),
|
|
19378
|
+
})), (theme.platform.name === 'leap_web' && {
|
|
19279
19379
|
'.MuiButton-startIcon': {
|
|
19280
19380
|
display: 'none',
|
|
19281
19381
|
},
|
|
@@ -19524,7 +19624,6 @@ exports.RibbonButton = RibbonButton;
|
|
|
19524
19624
|
exports.RibbonButtonGroup = RibbonButtonGroup;
|
|
19525
19625
|
exports.ScannedDoc16Icon = ScannedDoc16Icon;
|
|
19526
19626
|
exports.SearchIcon = SearchIcon;
|
|
19527
|
-
exports.Select = Select;
|
|
19528
19627
|
exports.SelectFilterEmptyIcon = SelectFilterEmptyIcon;
|
|
19529
19628
|
exports.SelectFilterFilledIcon = SelectFilterFilledIcon;
|
|
19530
19629
|
exports.SelectFilterIcon = SelectFilterIcon;
|