@galaxy-ds/core 1.1.73 → 1.1.75

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.
@@ -1,4 +1,4 @@
1
- import React from "react";
2
- import { FormHeaderProps } from "./FormHeader.types";
1
+ import React from 'react';
2
+ import { FormHeaderProps } from './FormHeader.types';
3
3
  declare const FormHeader: React.FC<FormHeaderProps>;
4
4
  export default FormHeader;
package/dist/index.d.ts CHANGED
@@ -191,4 +191,5 @@ import AccountingIcon from './Icons/AccountingIcon';
191
191
  import ReportingIcon from './Icons/ReportingIcon';
192
192
  import WarningIcon from './Icons/Dialog/Warning';
193
193
  import InfoCircleIcon from './Icons/Dialog/InfoCircle';
194
- export { AccordionPanel, AccordionDetails, AccordionSummary, Drawer, DrawerMenu, AppBar, AppointmentCalendar, AttachmentIcon, Accordion, ActivityLog, Autocomplete, Avatar, AvatarsGroup, Box, Button, Checkbox, Chip, Card, CssBaseline, createFilterOptions, Dropdown, Divider, EmptyState, FormContainer, FormBody, FormGroup, FooterActions, FormHeader, Grid, HeaderToolbar, IconButton, Icon, Input, InputLabel, Loader, List, ListItem, ListItemAvatar, ListItemHoverContent, ListItemText, ListItemIcon, ListSubheader, BottomListButton, Menu, MenuItem, MenuContext, MenuHeader, MenuItemSystem, Radio, RadioGroup, SidebarLayout, Switch, Tab, Tabs, TabListItem, Toolbar, ToolbarButton, Tooltip, DatePicker, DateRangePicker, Dialog, TwoColumnLayout, Typography, Tag, Table, TableContainer, TableHead, TableBody, TableCell, TableRow, TableFooter, TableCellIcon, DocTypeEmailDraft, AccessIcon, UsersIcon, RevokeAccessIcon, AssignCurvedIcon, AvatarBusinessIcon, AvatarCompanyIcon, AvatarGovernmentIcon, AvatarPeopleIcon, AvatarPersonIcon, AvatarTrustIcon, ButtonFilterIcon, ChevronDownIcon, InsertLinkIcon, SearchIcon, LoaderIcon, ButtonCaretIcon, BrowseIcon, SelectFilterEmptyIcon, SelectFilterFilledIcon, CalendarIcon, MoreVerticalIcon, CrossIcon, TickIcon, ResponseIcon, PoweredByLawconnectLogo, LawconnectIcon, EmailSentIcon, UserLinkIcon, UserLockIcon, DocTypeEmailSent, DocTypeEmailRecieved, PreviewIcon, LeapLogo, HomeIcon, AccountingIcon, ReportingIcon, WarningIcon, InfoCircleIcon, NewAppoinmentIcon, Modal, ModalActions, ModalContent, ModalTitle, };
194
+ import ReceiptIcon from './Icons/Receipt';
195
+ export { AccordionPanel, AccordionDetails, AccordionSummary, Drawer, DrawerMenu, AppBar, AppointmentCalendar, AttachmentIcon, Accordion, ActivityLog, Autocomplete, Avatar, AvatarsGroup, Box, Button, Checkbox, Chip, Card, CssBaseline, createFilterOptions, Dropdown, Divider, EmptyState, FormContainer, FormBody, FormGroup, FooterActions, FormHeader, Grid, HeaderToolbar, IconButton, Icon, Input, InputLabel, Loader, List, ListItem, ListItemAvatar, ListItemHoverContent, ListItemText, ListItemIcon, ListSubheader, BottomListButton, Menu, MenuItem, MenuContext, MenuHeader, MenuItemSystem, Radio, RadioGroup, SidebarLayout, Switch, Tab, Tabs, TabListItem, Toolbar, ToolbarButton, Tooltip, DatePicker, DateRangePicker, Dialog, TwoColumnLayout, Typography, Tag, Table, TableContainer, TableHead, TableBody, TableCell, TableRow, TableFooter, TableCellIcon, DocTypeEmailDraft, AccessIcon, UsersIcon, RevokeAccessIcon, AssignCurvedIcon, AvatarBusinessIcon, AvatarCompanyIcon, AvatarGovernmentIcon, AvatarPeopleIcon, AvatarPersonIcon, AvatarTrustIcon, ButtonFilterIcon, ChevronDownIcon, InsertLinkIcon, SearchIcon, LoaderIcon, ButtonCaretIcon, BrowseIcon, SelectFilterEmptyIcon, SelectFilterFilledIcon, CalendarIcon, MoreVerticalIcon, CrossIcon, TickIcon, ResponseIcon, PoweredByLawconnectLogo, LawconnectIcon, EmailSentIcon, UserLinkIcon, UserLockIcon, DocTypeEmailSent, DocTypeEmailRecieved, PreviewIcon, LeapLogo, HomeIcon, AccountingIcon, ReportingIcon, WarningIcon, InfoCircleIcon, NewAppoinmentIcon, ReceiptIcon, Modal, ModalActions, ModalContent, ModalTitle, };
package/dist/index.esm.js CHANGED
@@ -34234,82 +34234,90 @@ function LawconnectIcon(props) {
34234
34234
  React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.163 119.104a69.739 69.739 0 0049.313 20.426h.133a69.68 69.68 0 0064.35-43.067 69.663 69.663 0 005.281-26.673h-33.528v.042a36.23 36.23 0 01-22.382 33.464 36.236 36.236 0 11-13.853-69.718V.05a69.74 69.74 0 00-49.314 119.054zm119.049-95.585c0 12.962-10.507 23.47-23.469 23.47-12.962 0-23.47-10.508-23.47-23.47S103.782.049 116.744.049s23.469 10.508 23.469 23.47z", fill: "#ecedef" })));
34235
34235
  }
34236
34236
 
34237
- var useStyles$m = makeStyles({
34238
- root: {
34239
- '&.gds-header': {
34240
- overflow: "hidden",
34241
- backgroundColor: "#F9F9F9",
34242
- position: "relative",
34243
- padding: 16,
34244
- minHeight: 81,
34245
- display: 'flex',
34246
- flexDirection: "column",
34247
- },
34248
- '& .gds-header_detail': {
34249
- display: "flex",
34250
- alignItems: "center",
34251
- zIndex: 9,
34252
- position: "relative",
34253
- minHeight: 21,
34254
- "& button": {
34255
- fontSize: 12
34256
- }
34257
- },
34258
- '& .gds-header_accent': {
34259
- position: "absolute",
34260
- top: -78,
34261
- right: 32,
34262
- zIndex: 1,
34263
- opacity: '0.7'
34264
- },
34265
- '& .gds-header_content': {
34266
- maxHeight: 77,
34267
- overflowY: "auto",
34268
- zIndex: 9,
34269
- marginTop: 10,
34270
- },
34271
- '& .gds-header_divider': {
34272
- height: 16,
34273
- },
34274
- "& .gds-header_info": {
34275
- paddingTop: 0,
34276
- paddingBottom: 0,
34277
- flexWrap: 'nowrap',
34278
- "& p": {
34279
- fontWeight: 500,
34280
- color: "#6d7278",
34281
- whiteSpace: 'nowrap'
34237
+ var useStyles$m = makeStyles(function (theme) {
34238
+ var _a;
34239
+ return ({
34240
+ root: {
34241
+ '&.gds-header': {
34242
+ overflow: 'hidden',
34243
+ backgroundColor: '#F9F9F9',
34244
+ position: 'relative',
34245
+ padding: 16,
34246
+ minHeight: 81,
34247
+ display: 'flex',
34248
+ flexDirection: 'column',
34249
+ },
34250
+ '& .gds-header_detail': {
34251
+ display: 'flex',
34252
+ alignItems: 'center',
34253
+ zIndex: 9,
34254
+ position: 'relative',
34255
+ minHeight: 21,
34256
+ '& button': {
34257
+ fontSize: 12,
34258
+ },
34259
+ },
34260
+ '& .gds-header_accent': {
34261
+ position: 'absolute',
34262
+ top: -78,
34263
+ right: 32,
34264
+ zIndex: 1,
34265
+ opacity: '0.7',
34266
+ },
34267
+ '& .gds-header_content': {
34268
+ maxHeight: 77,
34269
+ overflowY: 'auto',
34270
+ zIndex: 9,
34271
+ marginTop: 10,
34282
34272
  },
34283
- "& .MuiButton-label": {
34273
+ '& .gds-header_divider': {
34274
+ height: 16,
34275
+ },
34276
+ '& .gds-header_info': (_a = {
34277
+ paddingTop: 0,
34278
+ paddingBottom: 0
34279
+ },
34280
+ _a[theme.breakpoints.down('sm')] = {
34281
+ justifyContent: 'flex-start',
34282
+ },
34283
+ _a[theme.breakpoints.up('sm')] = {
34284
+ justifyContent: 'flex-end',
34285
+ },
34286
+ _a['& p'] = {
34287
+ fontWeight: 500,
34288
+ color: '#6d7278',
34289
+ whiteSpace: 'nowrap',
34290
+ },
34291
+ _a['& .MuiButton-label'] = {
34292
+ top: 0,
34293
+ },
34294
+ _a['& .MuiButtonBase-root'] = {
34295
+ paddingTop: 0,
34296
+ paddingBottom: 0,
34297
+ height: 21,
34298
+ },
34299
+ _a),
34300
+ '&.gds-header-fixed': {
34301
+ position: 'absolute',
34284
34302
  top: 0,
34303
+ left: 0,
34304
+ right: 0,
34305
+ width: '100%',
34285
34306
  },
34286
- "& .MuiButtonBase-root": {
34287
- paddingTop: 0,
34288
- paddingBottom: 0,
34289
- height: 21
34290
- }
34291
34307
  },
34292
- "&.gds-header-fixed": {
34293
- position: 'absolute',
34294
- top: 0,
34295
- left: 0,
34296
- right: 0,
34297
- width: '100%'
34298
- },
34299
- },
34308
+ });
34300
34309
  });
34301
34310
  var FormHeader = React__default.forwardRef(function (props, ref) {
34302
34311
  var classes = useStyles$m();
34303
34312
  return (React__default.createElement(Box$2, { className: clsx(classes.root, 'gds-header', props.fixed ? 'gds-header-fixed' : '') },
34304
- props.hideBranding ? "" :
34305
- React__default.createElement("div", { className: clsx(classes.root, 'gds-header_accent') },
34306
- React__default.createElement(LawconnectIcon, { size: "260" })),
34307
- React__default.createElement(Box$2, { className: clsx(classes.root, 'gds-header_detail') },
34308
- React__default.createElement(Grid$2, { item: true, xs: 5, className: clsx("gds-toolbar-title") }, props.platformWeb ? (React__default.createElement(Typography, { color: "default", variant: "body2", upperCase: true }, props.title)) : (React__default.createElement(Typography, { variant: "h4", upperCase: true }, props.title))),
34309
- React__default.createElement(Grid$2, { item: true, xs: 7 },
34310
- React__default.createElement(Grid$2, { container: true, alignItems: "center", justifyContent: "flex-end", className: clsx(classes.root, 'gds-header_info') },
34313
+ props.hideBranding ? ('') : (React__default.createElement("div", { className: clsx(classes.root, 'gds-header_accent') },
34314
+ React__default.createElement(LawconnectIcon, { size: "260" }))),
34315
+ React__default.createElement(Grid$2, { container: true, className: clsx(classes.root, 'gds-header_detail') },
34316
+ React__default.createElement(Grid$2, { item: true, xs: 12, sm: 5, className: clsx('gds-toolbar-title') }, props.platformWeb ? (React__default.createElement(Typography, { color: "default", variant: "body2", upperCase: true }, props.title)) : (React__default.createElement(Typography, { variant: "h4", upperCase: true }, props.title))),
34317
+ React__default.createElement(Grid$2, { item: true, xs: 12, sm: 7 },
34318
+ React__default.createElement(Grid$2, { container: true, className: clsx(classes.root, 'gds-header_info') },
34311
34319
  props.from ? (React__default.createElement(Typography, { align: "right", variant: "body2" }, props.from)) : null,
34312
- props.from && props.onClick ? React__default.createElement(Divider, { orientation: "vertical" }) : null,
34320
+ props.from && props.onClick ? (React__default.createElement(Divider, { orientation: "vertical" })) : null,
34313
34321
  props.onClick ? (React__default.createElement(Button, { color: "primary", variant: "text", onClick: props.onClick }, "Change")) : null))),
34314
34322
  React__default.createElement("div", { className: clsx(classes.root, 'gds-header_content') }, props.children)));
34315
34323
  });
@@ -46673,6 +46681,11 @@ function UsersIcon(props) {
46673
46681
  React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.832 8.5c.5 0 1.157.192 1.465 1.1.122.17.695 1.058.221 2.132.073.173.18.558-.038 1.013l-.02.04-.033.027c-.006.004-.656.528-.656 1.34 0 .648.166.747.531.962.092.054.19.113.297.185.103.07.244.138.395.208l.05.024c.606.28 1.434.664 1.453 1.78l.004.189H9.5v-.186c0-1.383 1.264-1.808 1.871-2.013l.07-.023c.54-.185.967-.33.967-1.126 0-.822-.648-1.335-.655-1.34l-.038-.04c-.012-.018-.296-.433-.05-1.041-.1-.262-.377-1.117-.072-1.895.189-.482.563-.84 1.111-1.065l.004-.002c.05-.026.557-.269 1.124-.269zm-3-2c.5 0 1.157.192 1.465 1.1.057.079.213.317.314.657a1.436 1.436 0 00-.096.051c-.67.275-1.147.73-1.388 1.345-.273.698-.21 1.43.01 2.085.019.058-.105.524-.031.847.027.117.065.224.11.32.032.064.062.115.09.154l.021.031.027.028.038.04.03.03.032.026.051.048c.057.057.115.125.17.201.147.21.233.442.233.689 0 .407-.054.457-.627.652l-.07.024c-.588.197-.934.351-1.31.643a3.27 3.27 0 00-.037.029H6.5v-.186c0-1.383 1.264-1.808 1.871-2.013l.07-.023c.54-.185.967-.33.967-1.126 0-.822-.648-1.335-.655-1.34l-.038-.04c-.012-.018-.296-.433-.05-1.041-.1-.262-.377-1.117-.072-1.895.189-.482.563-.84 1.111-1.065l.004-.002c.05-.026.557-.269 1.124-.269z", fill: "currentColor" })));
46674
46682
  }
46675
46683
 
46684
+ function ReceiptIcon(props) {
46685
+ return (React__default.createElement(SvgIcon$1, __assign$1({}, props, { viewBox: "0 0 20 20" }),
46686
+ React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 18.2004C17 18.642 16.6411 19 16.1986 19H7L3 15V1.80044C3 1.35837 3.36014 1 3.80044 1H16.1996C16.6416 1 17 1.35956 17 1.79959V18.2004ZM15 3V17H9V13H5V3H15ZM11 13H10V14H11V13ZM14 13H12V14H14V13ZM11 11H6V12H11V11ZM14 11H12V12H14V11ZM11 9H6V10H11V9ZM14 9H12V10H14V9ZM11 7H6V8H11V7ZM14 7H12V8H14V7ZM14 5H6V6H14V5Z", fill: "currentColor" })));
46687
+ }
46688
+
46676
46689
  var useStyles = makeStyles(function (theme) { return ({
46677
46690
  root: {
46678
46691
  width: '100%',
@@ -49369,5 +49382,5 @@ function PoweredByLawconnectLogo(props) {
49369
49382
  React__default.createElement("path", { d: "M80.642 24.615c-.459.307-.95.56-1.466.757a6.48 6.48 0 01-2.275.397c-1.547 0-2.74-.5-3.582-1.5-.841-1.002-1.262-2.45-1.263-4.345 0-1.88.421-3.321 1.263-4.322.842-1 2.036-1.5 3.582-1.5a6.48 6.48 0 012.275.397 7.31 7.31 0 011.47.761l1.651-1.65c-.649-.6-1.447-1.065-2.394-1.396a9.193 9.193 0 00-3.045-.498c-1.577 0-2.953.337-4.129 1.012a6.772 6.772 0 00-2.706 2.866c-.629 1.235-.943 2.68-.944 4.334 0 1.654.314 3.102.944 4.344a6.753 6.753 0 002.706 2.875c1.175.676 2.551 1.014 4.129 1.014a9.178 9.178 0 003.047-.501c.946-.33 1.743-.794 2.391-1.392l-1.654-1.653zM127.168 25.247a5.251 5.251 0 01-2.657.706c-.986 0-1.743-.25-2.271-.75-.528-.501-.839-1.267-.933-2.297h7.569v-.796c0-1.729-.443-3.086-1.33-4.072-.887-.986-2.095-1.478-3.624-1.478-1.047 0-1.983.243-2.809.728a4.963 4.963 0 00-1.922 2.047c-.455.88-.683 1.889-.682 3.028 0 1.789.527 3.199 1.582 4.23 1.055 1.031 2.492 1.547 4.31 1.547a7.458 7.458 0 002.354-.387c.768-.254 1.408-.588 1.919-1.002l-1.506-1.505zm-5.011-5.958c.462-.485 1.073-.727 1.831-.727s1.349.239 1.774.716c.425.478.652 1.179.682 2.104h-5.137c.104-.91.387-1.608.85-2.093zM137.147 25.615a4.387 4.387 0 01-1.558.296c-.986 0-1.751-.308-2.297-.922-.546-.614-.819-1.49-.819-2.626 0-1.152.273-2.036.819-2.65.546-.614 1.311-.921 2.297-.921a4.404 4.404 0 011.558.295c.265.1.52.222.765.364l1.521-1.52c-.452-.414-1.048-.744-1.789-.993a7.258 7.258 0 00-2.308-.375c-1.152 0-2.168.243-3.048.728a5.024 5.024 0 00-2.035 2.058c-.478.887-.717 1.907-.717 3.06 0 1.152.228 2.16.683 3.027a4.766 4.766 0 001.967 2.001c.856.47 1.868.705 3.036.706a7.486 7.486 0 002.365-.376c.737-.243 1.345-.575 1.824-.998l-1.514-1.51c-.24.139-.491.258-.75.356zM147.669 25.955a8.173 8.173 0 01-.834.044c-1.38 0-2.07-.743-2.069-2.229v-4.8h2.903v-2.137h-2.903v-3.32h-2.843v3.32h-2.138v2.138h2.138v4.844c0 1.426.371 2.499 1.114 3.218.743.72 1.896 1.08 3.457 1.081.357 0 .749-.02 1.175-.06v-2.1zM27.004.765h3.638c.89 0 1.584.223 2.08.668.496.445.744 1.07.744 1.872 0 .804-.248 1.43-.744 1.879-.497.448-1.19.673-2.08.673h-2.114v3.238h-1.524V.765zm3.45 3.922c1.047 0 1.57-.457 1.57-1.37 0-.465-.129-.809-.389-1.033-.26-.224-.653-.337-1.181-.34h-1.927v2.744l1.927-.001zM35.126 8.826c-.44-.24-.8-.607-1.032-1.052-.245-.458-.367-.99-.367-1.595.001-.604.123-1.134.367-1.59a2.546 2.546 0 011.032-1.045c.444-.244.962-.366 1.553-.366a3.188 3.188 0 011.554.366A2.51 2.51 0 0139.26 4.59c.241.453.361.983.36 1.59 0 .606-.12 1.137-.36 1.594-.229.446-.587.812-1.027 1.052-.445.244-.963.366-1.554.366-.59 0-1.108-.123-1.553-.366zm2.64-1.253c.252-.315.378-.78.378-1.394 0-.607-.126-1.07-.378-1.388-.252-.319-.615-.48-1.087-.482-.472 0-.837.16-1.093.482-.256.32-.384.783-.384 1.386 0 .613.126 1.078.379 1.394.252.315.614.473 1.086.472.481 0 .847-.157 1.099-.472v.002zM48.246 3.317h1.445l-2.27 5.78h-1.29l-1.418-3.722-1.382 3.722h-1.276l-2.28-5.78h1.513l1.478 4.017 1.477-4.017h1.063l1.477 4.04 1.463-4.04zM55.24 6.472h-3.934c.046.535.207.933.482 1.193s.67.39 1.181.39c.636 0 1.253-.216 1.749-.614l.426 1.016a3.105 3.105 0 01-1.011.531 3.87 3.87 0 01-1.22.201c-.945 0-1.691-.268-2.239-.803-.548-.535-.821-1.268-.82-2.198a3.375 3.375 0 01.354-1.571c.223-.443.57-.813.998-1.063a2.821 2.821 0 011.46-.379c.795 0 1.423.256 1.883.768.46.512.691 1.217.692 2.115v.414zm-3.49-1.879c-.24.252-.389.614-.444 1.087h2.67c-.015-.48-.133-.845-.354-1.093-.22-.248-.527-.372-.922-.371-.393 0-.71.125-.95.377zM60.014 4.404l-.863.083c-.976.102-1.465.598-1.465 1.489v3.119H56.21v-5.78h1.406v1.018c.3-.692.919-1.07 1.858-1.134l.449-.035.092 1.24zM65.505 6.472h-3.932c.046.535.206.933.482 1.193.275.26.669.39 1.182.39.636 0 1.253-.216 1.748-.614l.425 1.016a3.1 3.1 0 01-1.006.531c-.394.132-.807.2-1.223.201-.945 0-1.692-.268-2.239-.803-.547-.535-.821-1.268-.822-2.198a3.367 3.367 0 01.355-1.571c.223-.443.57-.813.997-1.063a2.821 2.821 0 011.46-.379c.798 0 1.426.255 1.885.765.458.51.688 1.215.688 2.115v.417zm-3.489-1.879c-.24.252-.388.614-.443 1.087h2.67c-.015-.48-.133-.845-.354-1.093-.22-.248-.528-.372-.921-.371-.394 0-.712.125-.952.377zM71.994.765v8.33h-1.467V8.16c-.17.32-.431.584-.75.757-.342.186-.727.28-1.116.275a2.397 2.397 0 01-1.33-.378 2.511 2.511 0 01-.91-1.069 3.695 3.695 0 01-.324-1.59c0-.598.108-1.122.325-1.57a2.382 2.382 0 012.239-1.407c.385-.008.767.08 1.11.256.314.166.573.42.744.733V.765h1.479zm-1.85 6.794c.256-.323.383-.784.383-1.382 0-.599-.128-1.057-.383-1.377-.257-.318-.617-.478-1.082-.481-.472 0-.84.157-1.1.473-.261.315-.392.767-.39 1.358 0 .596.13 1.06.39 1.394.26.333.622.498 1.086.497.475.001.84-.16 1.097-.482zM80.784 3.541c.394.254.708.615.904 1.04.216.45.325.973.325 1.572.01.547-.1 1.09-.325 1.589-.195.435-.51.806-.908 1.07a2.394 2.394 0 01-1.329.377 2.266 2.266 0 01-1.116-.275 1.842 1.842 0 01-.75-.757v.934H76.13V.765h1.477v3.39c.17-.31.43-.564.745-.726.34-.174.718-.26 1.1-.254.47-.008.932.12 1.331.366zm-.638 4.006c.26-.33.39-.795.39-1.394 0-.59-.128-1.044-.384-1.359-.256-.315-.62-.472-1.092-.472-.473 0-.837.16-1.093.481-.255.321-.383.78-.384 1.376 0 .599.128 1.06.384 1.383.256.323.62.483 1.093.481.464 0 .826-.165 1.086-.496zM86.892 3.329h1.457l-3.474 7.893h-1.488L84.44 8.87 82.03 3.33h1.56l1.63 4.076 1.672-4.076z", fill: "#191919" })));
49370
49383
  }
49371
49384
 
49372
- export { AccessIcon, Accordion, AccordionDetails, AccordionPanel, AccordionSummary, AccountingIcon, ActivityLog, AppBar, AppointmentCalendar, AssignCurvedIcon, AttachmentIcon, Autocomplete, Avatar, AvatarBusinessIcon, AvatarCompanyIcon, AvatarGovernmentIcon, AvatarPeopleIcon, AvatarPersonIcon, AvatarTrustIcon, AvatarsGroup, BottomListButton, Box, BrowseIcon, Button, ButtonCaretIcon, ButtonFilterIcon, CalendarIcon, Card, Checkbox, ChevronDownIcon, Chip, CrossIcon, CssBaseline, DatePicker, DateRangePicker, Dialog, Divider, DocTypeEmailDraft$2 as DocTypeEmailDraft, DocTypeEmailRecieved, DocTypeEmailSent, Drawer, DrawerMenu, Dropdown, EmailSentIcon, EmptyState, FooterActions, FormBody, FormContainer, FormGroup, FormHeader, Grid, HeaderToolbar, HomeIcon, Icon, IconButton, InfoCircleIcon, Input, InputLabel, InsertLinkIcon, LawconnectIcon, LeapLogo, List, ListItem, ListItemAvatar, ListItemHoverContent, ListItemIcon, ListItemText, ListSubheader, Loader, LoaderIcon, Menu, MenuContext, MenuHeader, MenuItem, MenuItemSystem, Modal, ModalActions, ModalContent, ModalTitle, MoreVerticalIcon, NewAppointmentIcon as NewAppoinmentIcon, PoweredByLawconnectLogo, PreviewIcon, Radio, RadioGroup, ReportingIcon, ResponseIcon, RevokeAccessIcon, SearchIcon, SelectFilterEmptyIcon, SelectFilterFilledIcon, SidebarLayout, Switch, Tab, TabListItem, Table, TableBody, TableCell, TableCellIcon, TableContainer, TableFooter, TableHead, TableRow, Tabs, Tag, ThemeProvider, TickIcon, Toolbar, ToolbarButton, Tooltip, TwoColumnLayout, Typography, UserLinkIcon, UserLockIcon, UsersIcon, WarningIcon, baseline, createFilterOptions, themeDesktop, themeWeb };
49385
+ export { AccessIcon, Accordion, AccordionDetails, AccordionPanel, AccordionSummary, AccountingIcon, ActivityLog, AppBar, AppointmentCalendar, AssignCurvedIcon, AttachmentIcon, Autocomplete, Avatar, AvatarBusinessIcon, AvatarCompanyIcon, AvatarGovernmentIcon, AvatarPeopleIcon, AvatarPersonIcon, AvatarTrustIcon, AvatarsGroup, BottomListButton, Box, BrowseIcon, Button, ButtonCaretIcon, ButtonFilterIcon, CalendarIcon, Card, Checkbox, ChevronDownIcon, Chip, CrossIcon, CssBaseline, DatePicker, DateRangePicker, Dialog, Divider, DocTypeEmailDraft$2 as DocTypeEmailDraft, DocTypeEmailRecieved, DocTypeEmailSent, Drawer, DrawerMenu, Dropdown, EmailSentIcon, EmptyState, FooterActions, FormBody, FormContainer, FormGroup, FormHeader, Grid, HeaderToolbar, HomeIcon, Icon, IconButton, InfoCircleIcon, Input, InputLabel, InsertLinkIcon, LawconnectIcon, LeapLogo, List, ListItem, ListItemAvatar, ListItemHoverContent, ListItemIcon, ListItemText, ListSubheader, Loader, LoaderIcon, Menu, MenuContext, MenuHeader, MenuItem, MenuItemSystem, Modal, ModalActions, ModalContent, ModalTitle, MoreVerticalIcon, NewAppointmentIcon as NewAppoinmentIcon, PoweredByLawconnectLogo, PreviewIcon, Radio, RadioGroup, ReceiptIcon, ReportingIcon, ResponseIcon, RevokeAccessIcon, SearchIcon, SelectFilterEmptyIcon, SelectFilterFilledIcon, SidebarLayout, Switch, Tab, TabListItem, Table, TableBody, TableCell, TableCellIcon, TableContainer, TableFooter, TableHead, TableRow, Tabs, Tag, ThemeProvider, TickIcon, Toolbar, ToolbarButton, Tooltip, TwoColumnLayout, Typography, UserLinkIcon, UserLockIcon, UsersIcon, WarningIcon, baseline, createFilterOptions, themeDesktop, themeWeb };
49373
49386
  //# sourceMappingURL=index.esm.js.map