@veeqo/ui 7.0.0 → 7.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/components/Calendars/components/Calendar/Calendar.d.ts +12 -0
  2. package/dist/components/Calendars/components/Calendar/index.d.ts +1 -0
  3. package/dist/components/Calendars/components/Calendar/styled.d.ts +2 -0
  4. package/dist/components/{RangeCalendar → Calendars/components/RangeCalendar}/RangeCalendar.d.ts +1 -1
  5. package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/CalendarGrid.d.ts +1 -1
  6. package/dist/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/YearCalendar.test.d.ts +1 -0
  7. package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarHeader.d.ts +3 -2
  8. package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarHeading.d.ts +1 -1
  9. package/dist/components/Calendars/components/subcomponents/CalendarStyles/CalendarStyles.d.ts +1 -0
  10. package/dist/components/Calendars/components/subcomponents/CalendarStyles/index.d.ts +1 -0
  11. package/dist/components/Calendars/components/subcomponents/utils.d.ts +6 -0
  12. package/dist/components/Calendars/components/subcomponents/utils.test.d.ts +1 -0
  13. package/dist/components/Calendars/data/useCalendar.d.ts +13 -0
  14. package/dist/components/Calendars/data/useCalendarLevels.d.ts +7 -0
  15. package/dist/components/Calendars/data/useIsDateUnavailable.d.ts +10 -0
  16. package/dist/components/{RangeCalendar → Calendars}/data/useRangeCalendar.d.ts +2 -3
  17. package/dist/components/Calendars/index.d.ts +2 -0
  18. package/dist/components/index.d.ts +1 -1
  19. package/dist/index.esm.js +1 -1
  20. package/dist/index.esm.js.map +1 -1
  21. package/dist/index.js +1 -1
  22. package/dist/index.js.map +1 -1
  23. package/dist/theme/index.d.ts +1 -0
  24. package/dist/theme/utils.d.ts +2 -0
  25. package/package.json +2 -1
  26. package/dist/components/RangeCalendar/components/StyledRangeCalendar/index.d.ts +0 -1
  27. package/dist/components/RangeCalendar/components/utils.d.ts +0 -8
  28. /package/dist/components/{RangeCalendar/RangeCalendar.test.d.ts → Calendars/components/Calendar/Calendar.test.d.ts} +0 -0
  29. /package/dist/components/{RangeCalendar/components/CalendarGrid/subCalendars/DodecadeCalendar.test.d.ts → Calendars/components/RangeCalendar/RangeCalendar.test.d.ts} +0 -0
  30. /package/dist/components/{RangeCalendar → Calendars/components/RangeCalendar}/index.d.ts +0 -0
  31. /package/dist/components/{RangeCalendar/components/StyledRangeCalendar/StyledRangeCalendar.d.ts → Calendars/components/RangeCalendar/styled.d.ts} +0 -0
  32. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/index.d.ts +0 -0
  33. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/DodecadeCalendar.d.ts +0 -0
  34. /package/dist/components/{RangeCalendar/components/CalendarGrid/subCalendars/YearCalendar.test.d.ts → Calendars/components/subcomponents/CalendarGrid/subCalendars/DodecadeCalendar.test.d.ts} +0 -0
  35. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/MonthCalendar.d.ts +0 -0
  36. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/YearCalendar.d.ts +0 -0
  37. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/index.d.ts +0 -0
  38. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/styled.d.ts +0 -0
  39. /package/dist/components/{RangeCalendar/components → Calendars/components/subcomponents}/CalendarGrid/subCalendars/utils.d.ts +0 -0
  40. /package/dist/components/{RangeCalendar/components/StyledRangeCalendar → Calendars/components/subcomponents/CalendarStyles}/buttonStyles.d.ts +0 -0
  41. /package/dist/components/{RangeCalendar/components/StyledRangeCalendar → Calendars/components/subcomponents/CalendarStyles}/calendarCellStyles.d.ts +0 -0
  42. /package/dist/components/{RangeCalendar/components/StyledRangeCalendar → Calendars/components/subcomponents/CalendarStyles}/headerStyles.d.ts +0 -0
  43. /package/dist/components/{RangeCalendar → Calendars}/data/constants.d.ts +0 -0
  44. /package/dist/components/{RangeCalendar → Calendars}/types.d.ts +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm.js","sources":["../src/components/BaseContainer/BaseContainer.ts","../src/components/Text/utils.ts","../src/theme/modules/colors.ts","../src/theme/modules/breakpoints.ts","../src/theme/modules/radius.ts","../src/theme/modules/shadows.ts","../src/theme/modules/sizes.ts","../src/theme/modules/text.ts","../src/theme/index.ts","../src/theme/modules/layers.ts","../src/components/Text/Text.ts","../src/components/Accordion/styled.ts","../src/tempIcons/UpArrowIcon.tsx","../src/components/Accordion/Accordion.tsx","../node_modules/tslib/tslib.es6.js","../src/components/Loader/TailSpin.tsx","../src/components/Loader/Grid.tsx","../src/components/Loader/ThreeDots.tsx","../src/components/Loader/Loader.tsx","../src/components/Button/components/styled.ts","../src/tempIcons/DropdownIcon.tsx","../src/components/Button/Button.tsx","../src/components/CardHeader/styled.ts","../src/tempIcons/DownArrowIcon.tsx","../src/tempIcons/CrossIcon.tsx","../src/components/CardHeader/CardHeader.tsx","../src/components/Card/styled.ts","../src/components/Card/Card.tsx","../src/components/Dropdown/styled.ts","../src/utils/generateId.ts","../src/components/Portal/Portal.tsx","../src/components/Popover/styled.ts","../src/utils/buildClassnames.ts","../src/utils/color.ts","../src/utils/isExternalLink.ts","../src/components/Popover/hooks/useUpdateAriaAnchor.ts","../src/components/Popover/hooks/useHandleFocus.ts","../src/components/Popover/Popover.tsx","../src/components/Dropdown/DropdownPopover.tsx","../src/components/Dropdown/Dropdown.tsx","../src/hooks/useClickOutside.ts","../src/hooks/useDebounce.ts","../src/hooks/useDropdown.ts","../src/hooks/useFocusVisible.tsx","../src/hooks/useHover.ts","../src/hooks/useIsOverflowing.ts","../src/hooks/useTabs.ts","../src/hooks/useId.ts","../src/components/RangeCalendar/components/utils.ts","../src/components/ActionMenu/styled.ts","../src/components/ActionMenu/ActionMenu.tsx","../src/components/Stack/Alignments.ts","../src/components/Stack/Stack.tsx","../src/components/Alert/styled.ts","../src/tempIcons/AttentionIcon.tsx","../src/tempIcons/HelpIcon.tsx","../src/tempIcons/InfoIcon.tsx","../src/tempIcons/SuccessIcon.tsx","../src/components/Alert/constants.ts","../src/tempIcons/WarningIcon.tsx","../src/tempIcons/RecommendIcon.tsx","../src/components/Alert/Alert.tsx","../src/components/Anchor/styled.ts","../src/components/Anchor/Anchor.tsx","../src/components/AnimatedDropdown/components/styled.ts","../src/components/AnimatedDropdown/components/BasicDropdown.tsx","../src/components/AnimatedDropdown/styled.ts","../src/components/AnimatedDropdown/AnimatedDropdown.tsx","../src/components/AnimatedDropdown/hooks/useClickAway.ts","../src/components/Avatar/styled.ts","../src/components/Avatar/Avatar.tsx","../src/components/Tooltip/components/styled.ts","../src/components/Tooltip/types.ts","../src/components/Tooltip/components/TooltipPopover.tsx","../src/components/Tooltip/Tooltip.tsx","../src/components/Badge/styled.ts","../src/components/Badge/Badge.tsx","../src/components/Banner/styled.ts","../src/components/Banner/Banner.tsx","../src/components/Breadcrumbs/components/styled.ts","../src/tempIcons/RightArrowIcon.tsx","../src/components/Breadcrumbs/components/Breadcrumb.tsx","../src/components/Breadcrumbs/Breadcrumbs.tsx","../src/components/RangeCalendar/components/StyledRangeCalendar/buttonStyles.ts","../src/components/RangeCalendar/components/StyledRangeCalendar/calendarCellStyles.ts","../src/components/RangeCalendar/components/StyledRangeCalendar/headerStyles.ts","../src/components/RangeCalendar/components/StyledRangeCalendar/StyledRangeCalendar.ts","../src/components/Grid/index.ts","../src/components/RangeCalendar/components/CalendarGrid/subCalendars/styled.ts","../src/components/RangeCalendar/components/CalendarGrid/subCalendars/DodecadeCalendar.tsx","../src/components/RangeCalendar/components/CalendarGrid/subCalendars/utils.ts","../src/components/RangeCalendar/components/CalendarGrid/subCalendars/YearCalendar.tsx","../src/components/RangeCalendar/components/CalendarGrid/subCalendars/MonthCalendar.tsx","../src/components/RangeCalendar/types.ts","../src/components/RangeCalendar/components/CalendarGrid/CalendarGrid.tsx","../src/components/RangeCalendar/data/constants.ts","../src/tempIcons/LeftArrowIcon.tsx","../src/components/RangeCalendar/components/CalendarHeading.tsx","../src/components/RangeCalendar/components/CalendarHeader.tsx","../src/components/RangeCalendar/RangeCalendar.tsx","../src/components/RangeCalendar/data/useRangeCalendar.ts","../src/components/Choice/components/styled.ts","../src/components/Choice/Choice.tsx","../src/components/Checkbox/styled.ts","../src/components/Checkbox/Checkbox.tsx","../src/components/Radio/styled.ts","../src/components/Radio/Radio.tsx","../src/components/ChoiceList/styled.ts","../src/components/ChoiceList/ChoiceList.tsx","../src/tempIcons/ClipboardIcon.tsx","../src/components/CopyToClipboard/CopyToClipboard.tsx","../src/hoc/withLabels/styled.ts","../src/hoc/withLabels/withLabels.tsx","../src/hoc/withDeprecated.tsx","../src/components/DateInputField/styled.ts","../src/components/DateInputField/index.ts","../src/components/DateInputField/DateInputField.tsx","../src/components/Select/styled.ts","../src/components/Select/Select.tsx","../src/components/Toggle/styled.ts","../src/components/Toggle/Toggle.tsx","../src/components/DateRangePicker/components/constants.ts","../src/components/DateRangePicker/components/ComparePreviousPeriod.tsx","../src/components/DateRangePicker/constants.ts","../src/components/DateRangePicker/utils.ts","../src/components/DateRangePicker/components/Divider.tsx","../src/components/DateRangePicker/DateRangePicker.tsx","../src/components/DataTable/utils/alignmentToFlex.ts","../src/components/DataTable/utils/parseWidth.ts","../src/components/DataTable/utils/generateTableCss.ts","../src/components/DataTable/utils/sumAll.ts","../src/components/DataTable/types.ts","../src/tempIcons/DoubleArrowIconIcon.tsx","../src/tempIcons/ArrowUpIcon.tsx","../src/tempIcons/ArrowDownIcon.tsx","../src/components/DataTable/utils/GetSortIcon.tsx","../src/components/DataTable/hooks/useCellWidths.ts","../src/components/DataTable/utils/customEventEmitter.ts","../src/components/DataTable/hooks/useColumnWidths.ts","../src/components/DataTable/utils/getColumnWidth.ts","../src/components/DataTable/hooks/useColumns.ts","../src/components/DataTable/hooks/useDragToScroll.ts","../src/components/DataTable/hooks/useNested.ts","../src/components/DataTable/hooks/useScrollPosition.ts","../src/components/DataTable/constants.ts","../src/components/DataTable/components/Header.ts","../src/components/DataTable/components/SelectionHeader.tsx","../src/components/DataTable/components/Cell.ts","../src/components/DataTable/components/SelectionCell.tsx","../src/components/DataTable/hooks/useSelection.tsx","../src/components/DataTable/components/ColumnHeader.tsx","../src/components/DataTable/components/ColumnDivider.tsx","../src/components/DataTable/renderers/renderHeader.tsx","../src/components/DataTable/utils/getNextSortState.ts","../src/components/DataTable/components/LoadingCellContent.ts","../src/components/DataTable/components/ActionBar.tsx","../src/tempIcons/VisibilityIcon.tsx","../src/tempIcons/VisibilityOffIcon.tsx","../src/tempIcons/ReorderIcon.tsx","../src/components/DataTable/components/EmptyBodyContent.ts","../src/components/DataTable/components/NoWrap.ts","../src/components/DataTable/components/Row.ts","../src/components/DataTable/components/ScrollContainer.ts","../src/components/DataTable/components/TableGrid.ts","../src/components/DataTable/components/Truncate.ts","../src/components/DataTable/components/Wrapper.ts","../src/components/DataTable/components/StickyHead.tsx","../src/components/DataTable/utils/getRowState.ts","../src/components/DataTable/DataTable.tsx","../src/components/DataTable/renderers/renderLoadingCell.tsx","../src/components/DataTable/renderers/renderCell.ts","../src/components/DataTable/renderers/renderNestedCell.tsx","../src/components/DataTable/renderers/renderFooter.tsx","../src/components/DataTable/components/ColumnMenu.tsx","../src/components/DescriptionList/DescriptionList.tsx","../src/components/DetailPage/styled.ts","../src/components/DetailPage/DetailPage.tsx","../src/components/InputGroup/index.ts","../src/components/types.ts","../src/components/TextField/styled.ts","../src/components/TextField/TextField.tsx","../src/components/TextField/index.ts","../src/components/DimensionsInput/styled.ts","../src/utils/blockInvalidCharacters.ts","../src/utils/invalidCharactersNumeric.ts","../src/components/DimensionsInput/DimensionsInput.tsx","../src/components/FilterTag/styled.ts","../src/components/FilterTag/FilterTag.tsx","../src/components/Image/components/PlaceholderImage.tsx","../src/components/Image/components/styled.ts","../src/components/Image/utils.ts","../src/components/Image/Image.tsx","../src/components/LegacyDataTable/utils/constants.tsx","../src/tempIcons/CalendarIcon.tsx","../src/tempIcons/FailIcon.tsx","../src/components/LegacyDataTable/styled.ts","../src/components/LegacyDataTable/SpecificState/styled.ts","../src/components/LegacyDataTable/SpecificState/SpecificState.tsx","../src/components/LegacyDataTable/cells/styled.ts","../src/components/LegacyDataTable/cells/ClickableCell.tsx","../src/components/LegacyDataTable/cells/EditableCell.tsx","../src/components/LegacyDataTable/SkeletonContent/SkeletonContent.tsx","../src/components/LegacyDataTable/cells/SkeletonCell.tsx","../src/components/LegacyDataTable/utils/hooks.ts","../src/components/LegacyDataTable/StickyHeader.tsx","../src/components/LegacyDataTable/utils/index.ts","../src/components/LegacyDataTable/cells/SkeletonHeaderCell.tsx","../src/tempIcons/DoubleArrowAscIcon.tsx","../src/tempIcons/DoubleArrowDescIcon.tsx","../src/components/LegacyDataTable/LegacyDataTable.tsx","../src/components/LoginWithAmazonButton/styled.ts","../src/components/LoginWithAmazonButton/LoginWithAmazonButton.tsx","../src/components/Modal/components/styled.ts","../src/components/Modal/types.ts","../src/components/Modal/components/Dialog/constants.ts","../src/components/Modal/components/Dialog/styled.ts","../src/components/Modal/components/Dialog/Dialog.tsx","../src/components/Modal/Modal.tsx","../src/components/Pagination/styled.ts","../src/components/Pagination/components.tsx","../src/components/Pagination/hooks/usePagination.ts","../src/tempIcons/StartArrowIcon.tsx","../src/tempIcons/EndArrowIcon.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Stepper/styled.ts","../src/components/Stepper/Stepper.tsx","../src/components/PriceInput/styled.ts","../src/components/PriceInput/PriceInput.tsx","../src/components/ScreenReaderOnly/ScreenReaderOnly.tsx","../src/components/Search/styled.ts","../src/tempIcons/SearchIcon.tsx","../src/components/Search/Search.tsx","../src/components/SegmentedControl/styled.ts","../src/components/SegmentedControl/SegmentedControl.tsx","../src/components/ShortcutKeys/styled.ts","../src/components/ShortcutKeys/utils.ts","../src/components/ShortcutKeys/ShortcutKeys.tsx","../src/components/SimpleTable/styled.ts","../src/components/SimpleTable/SimpleTable.tsx","../src/components/Skeleton/Skeleton.tsx","../src/components/Slider/styled.ts","../src/components/Slider/Slider.tsx","../src/components/Tag/Tag.ts","../src/components/ToastsLayout/components/styled.ts","../src/components/ToastsLayout/components/Toast.tsx","../src/tempIcons/MergeIcon.tsx","../src/components/ToastsLayout/ToastsLayout.tsx","../src/components/ToggleButton/styled.ts","../src/components/ToggleButton/ToggleButton.tsx","../src/components/UploadFile/styled.tsx","../src/components/UploadFile/constants.ts","../src/components/UploadFile/UploadGraphic.tsx","../src/components/UploadFile/components/UploadCopy/UploadCopy.tsx","../src/components/UploadFile/components/UploadFileErrors/UploadFileErrors.tsx","../src/components/UploadFile/components/UploadedFile/styled.ts","../src/components/UploadFile/components/UploadedFile/UploadedFile.tsx","../src/components/UploadFile/UploadFile.tsx","../src/components/UploadFile/utils/getFileSizeString/getFileSizeString.ts","../src/components/UploadFile/utils/getValidTypesString/getValidTypesString.ts","../src/components/UploadFile/utils/getTypePropForInputEl/getTypePropForInputEl.ts","../src/components/UploadFile/utils/setInputElFile/setInputElFile.ts","../src/components/VideoModal/components/styled.ts","../src/components/VideoModal/components/Popup.tsx","../src/components/VideoModal/styled.ts","../src/components/VideoModal/VideoModal.tsx","../src/components/View/types.ts","../src/components/View/styled.ts","../src/tempIcons/EditIcon.tsx","../src/components/View/View.tsx","../src/components/ViewTab/types.ts","../src/tempIcons/ThreeDotsIcon.tsx","../src/components/ViewTab/styled.ts","../src/components/ViewTab/ViewTab.tsx","../src/components/ViewsContainer/styled.ts","../src/components/ViewsContainer/hooks/useSetScrollPosition.ts","../src/components/ViewsContainer/utils.ts","../src/components/ViewsContainer/ViewsContainer.tsx","../src/components/WeightInput/styled.ts","../src/components/WeightInput/WeightInput.tsx","../src/components/WeightInput/types.ts"],"sourcesContent":["import styled from 'styled-components';\nexport const BaseContainer = styled.div.withConfig({ displayName: \"vui--BaseContainer\", componentId: \"vui--jtpszk\" }) `box-sizing:border-box;position:relative;margin:0;padding:0;`;\n//# sourceMappingURL=BaseContainer.js.map","const componentMap = {\n inputLabel: 'label',\n inputLabelSmall: 'label',\n headingSmall: 'h3',\n headingMedium: 'h3',\n headingLarge: 'h2',\n headingXL: 'h1',\n headingXXL: 'h1',\n // Deprecated, but quickfix for A11y.\n button: 'button',\n buttonSmall: 'button',\n};\nexport const getComponentOverride = (as, variant) => {\n if (as)\n return as;\n if (variant)\n return componentMap[variant];\n return undefined;\n};\n//# sourceMappingURL=utils.js.map","export const colors = {\n brand: {\n blue: {\n lightest: '#E4F0F9',\n light: '#93C6E8',\n base: '#4CA1D9',\n dark: '#3878A2',\n darkest: '#1A384B',\n },\n peach: {\n lightest: '#FDECE9',\n light: '#F8B2A9',\n base: '#F48070',\n dark: '#B65F53',\n darkest: '#562D27',\n },\n },\n neutral: {\n ink: {\n lightest: '#959FA8',\n light: '#637381',\n base: '#37424D',\n dark: '#1B2126',\n },\n grey: {\n lightest: '#FAFAFB',\n light: '#F2F3F5',\n base: '#DFE3E8',\n dark: '#CDD1D5',\n },\n greyBlue: {\n lightest: '#AAC5D8',\n light: '#558BB1',\n base: '#406885',\n dark: '#1E313E',\n },\n },\n secondary: {\n red: {\n lightest: '#FDEEEE',\n light: '#F7BCBC',\n base: '#EB5757',\n dark: '#A53D3D',\n darkest: '#5E2323',\n },\n yellow: {\n lightest: '#FFF6D9',\n light: '#FFE999',\n base: '#FFC900',\n dark: '#BF9600',\n darkest: '#594600',\n },\n green: {\n lightest: '#E9F7EF',\n light: '#BEE7CF',\n base: '#27AE60',\n dark: '#1B7A43',\n darkest: '#104626',\n },\n lime: {\n lightest: '#F6FAEB',\n light: '#DBEBAE',\n base: '#A5CD35',\n dark: '#7B9927',\n darkest: '#394712',\n },\n teal: {\n lightest: '#E5F8F5',\n light: '#99E5D7',\n base: '#00BD9A',\n dark: '#00715C',\n darkest: '#00392E',\n },\n aqua: {\n lightest: '#EEFAFE',\n light: '#BBEBFA',\n base: '#56CCF2',\n dark: '#3C8FA9',\n darkest: '#225261',\n },\n purple: {\n lightest: '#F6EFFC',\n light: '#D9C0F1',\n base: '#A162DD',\n dark: '#694090',\n darkest: '#38224D',\n },\n blue: {\n lightest: '#D9EBF8',\n light: '#80BCE8',\n base: '#0079D1',\n dark: '#005A9C',\n darkest: '#003053',\n },\n pink: {\n lightest: '#FFF1FC',\n light: '#FFC7F3',\n base: '#FFA3EB',\n dark: '#BF7AB0',\n darkest: '#593852',\n },\n orange: {\n lightest: '#FEF5ED',\n light: '#FAD6B7',\n base: '#F2994A',\n dark: '#9D6330',\n darkest: '#613D1E',\n },\n },\n system: {\n scrollbar: {\n thumb: 'rgba(99, 115, 129, .5)',\n background: 'transparent',\n },\n },\n};\n//# sourceMappingURL=colors.js.map","export const breakpoints = {\n mobile: '640px',\n tablet: '720px',\n lgTablet: '960px',\n desktop: '1280px',\n lgDesktop: '1440px',\n};\n//# sourceMappingURL=breakpoints.js.map","export const radius = {\n sm: '0.125rem',\n base: '0.25rem',\n md: '0.5rem',\n lg: '0.75rem',\n full: '50%',\n};\n//# sourceMappingURL=radius.js.map","export var Shadows;\n(function (Shadows) {\n Shadows[\"sm\"] = \"0px 1px 3px rgba(55, 66, 77, 0.15)\";\n Shadows[\"base\"] = \"0px 4px 6px rgba(27, 33, 38, 0.2)\";\n Shadows[\"md\"] = \"0px 10px 15px rgba(27, 33, 38, 0.2)\";\n Shadows[\"lg\"] = \"0px 20px 25px rgba(27, 33, 38, 0.2)\";\n})(Shadows || (Shadows = {}));\n//# sourceMappingURL=shadows.js.map","var SizeAlias;\n(function (SizeAlias) {\n SizeAlias[\"none\"] = \"none\";\n SizeAlias[\"line\"] = \"line\";\n SizeAlias[\"xs\"] = \"xs\";\n SizeAlias[\"sm\"] = \"sm\";\n SizeAlias[\"base\"] = \"base\";\n SizeAlias[\"md\"] = \"md\";\n SizeAlias[\"lg\"] = \"lg\";\n SizeAlias[\"xl\"] = \"xl\";\n SizeAlias[\"xxl\"] = \"xxl\";\n})(SizeAlias || (SizeAlias = {}));\nfunction buildSizeScale({ increment, unit, count }) {\n const sizes = {};\n /* eslint-disable-next-line no-plusplus */\n for (let i = 0; i <= count; i++) {\n const value = i * increment;\n sizes[i] = `${value}${unit}`;\n }\n return sizes;\n}\nexport const sizeScale = buildSizeScale({ increment: 0.25, unit: 'rem', count: 20 });\nexport const sizeAliases = {\n [SizeAlias.none]: '0',\n [SizeAlias.line]: '1px',\n [SizeAlias.xs]: sizeScale[1],\n [SizeAlias.sm]: sizeScale[2],\n [SizeAlias.base]: sizeScale[4],\n [SizeAlias.md]: sizeScale[6],\n [SizeAlias.lg]: sizeScale[8],\n [SizeAlias.xl]: sizeScale[12],\n [SizeAlias.xxl]: sizeScale[16],\n};\nexport const sizes = Object.assign(Object.assign({}, sizeAliases), sizeScale);\n//# sourceMappingURL=sizes.js.map","import { colors } from './colors';\nexport const common = {\n fontFamily: 'Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol',\n};\nexport const text = {\n headingXXL: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '40px',\n lineHeight: '56px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.022rem',\n },\n headingXL: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '28px',\n lineHeight: '40px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.02rem',\n },\n headingLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '24px',\n lineHeight: '32px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.019rem',\n },\n headingMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.017rem',\n },\n headingSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '16px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n headingTable: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n subheadingLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '-0.017rem',\n },\n subheadingMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n subheadingSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n subheadingSmallBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n body: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n bodySmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n bodyBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n bodyBoldDark: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.dark,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n bodySmallBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n button: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.secondary.blue.base,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n buttonSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.blue.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n linkLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.017rem',\n },\n linkMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.011rem',\n },\n link: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.006rem',\n },\n linkSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '0',\n },\n inputLabel: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n inputLabelSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n hintText: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n placeholder: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n placeholderSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n placeholderCode: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0.5rem',\n },\n placeholderCodeSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0.375rem',\n },\n error: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.red.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n errorSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.red.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n successSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.green.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n};\n//# sourceMappingURL=text.js.map","import { colors } from './modules/colors';\nimport { breakpoints } from './modules/breakpoints';\nimport { layers } from './modules/layers';\nimport { radius } from './modules/radius';\nimport { Shadows } from './modules/shadows';\nimport { sizes } from './modules/sizes';\nimport { text, common } from './modules/text';\nexport const theme = Object.assign(Object.assign({}, common), { breakpoints,\n colors,\n layers,\n radius, shadows: Shadows, sizes,\n text });\n//# sourceMappingURL=index.js.map","export const layers = {\n base: 0,\n popup: 1000,\n modal: 2000,\n tooltip: 3000,\n};\n//# sourceMappingURL=layers.js.map","import styled from 'styled-components';\nimport { getComponentOverride } from './utils';\nimport { theme } from '../../theme';\nconst { text, colors, fontFamily } = theme;\nexport const Text = styled.span.attrs(({ as, variant }) => ({\n as: getComponentOverride(as, variant),\n})).withConfig({ displayName: \"vui--Text\", componentId: \"vui--p74sf8\" }) `box-sizing:border-box;display:inline-block;margin:0;padding:0;font-style:normal;font-weight:normal;font-size:12px;font-family:${fontFamily};line-height:16px;color:#37424d;${({ variant }) => (variant === 'button' || variant === 'buttonSmall') &&\n `\n cursor: pointer;\n background-color: transparent;\n border: 0;\n `} ${({ variant, muted = false }) => {\n if (!variant)\n return '';\n const color = muted ? colors.neutral.ink.lightest : text[variant].color;\n return `\n font-family: ${text[variant].fontFamily};\n font-style: ${text[variant].fontStyle};\n font-weight: ${text[variant].fontWeight};\n font-size: ${text[variant].fontSize};\n line-height: ${text[variant].lineHeight};\n color: ${color};\n text-decoration: ${text[variant].textDecoration};\n letter-spacing: ${text[variant].letterSpacing};\n `;\n}}`;\n//# sourceMappingURL=Text.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { theme } from '../../theme';\nimport { sizes } from '../../theme/modules/sizes';\nconst TapBarChild = styled(BaseContainer).withConfig({ displayName: \"vui--TapBarChild\", componentId: \"vui--3ngcs3\" }) `display:flex;flex-direction:row;align-items:center;`;\nconst Left = styled(TapBarChild).withConfig({ displayName: \"vui--Left\", componentId: \"vui--sjvmul\" }) `svg{margin-right:12px;height:${sizes.base};width:${sizes.base};color:${({ glyphColor }) => glyphColor};}`;\nconst Right = styled(TapBarChild).withConfig({ displayName: \"vui--Right\", componentId: \"vui--1mm1lxm\" }) `justify-content:flex-end;flex-grow:2;`;\n/**\n * Due to unique behaviour observed in Safari, we override the outline property when\n * the accordion is focussed.\n */\nconst AccordionSummary = styled.summary.withConfig({ displayName: \"vui--AccordionSummary\", componentId: \"vui--1moens1\" }) `display:flex;flex-direction:column;padding:12px;border-radius:4px;user-select:none;cursor:pointer;border:1px solid ${theme.colors.neutral.grey.dark};:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}:active{box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nconst Top = styled(BaseContainer).withConfig({ displayName: \"vui--Top\", componentId: \"vui--7euo6s\" }) `display:flex;flex-direction:row;align-items:center;height:16px;`;\nconst Description = styled(Text).withConfig({ displayName: \"vui--Description\", componentId: \"vui--1snn6nn\" }) `margin-top:8px;`;\nconst AccordionContent = styled(motion(BaseContainer)).withConfig({ displayName: \"vui--AccordionContent\", componentId: \"vui--to1g7a\" }) `margin-top:4px;background:rgba(217, 235, 248, 0.5);padding:10px 26px;`;\nconst AccordionDetails = styled.details.withConfig({ displayName: \"vui--AccordionDetails\", componentId: \"vui--g3berv\" }) `summary{list-style-type:none;::-webkit-details-marker{display:none;}}`;\nconst UnstyledAccordionContent = styled(motion(BaseContainer)).withConfig({ displayName: \"vui--UnstyledAccordionContent\", componentId: \"vui--59wczx\" }) ``;\nconst UnstyledAccordionSummary = styled.summary.withConfig({ displayName: \"vui--UnstyledAccordionSummary\", componentId: \"vui--fyolu6\" }) `&:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nexport { AccordionSummary, Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, UnstyledAccordionContent, UnstyledAccordionSummary, };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { sizes } from '../theme/modules/sizes';\nexport const UpArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: sizes.md }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.91021 10.47L7.97021 7.4167L11.0302 10.47L11.9702 9.53003L7.97021 5.53003L3.97021 9.53003L4.91021 10.47Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=UpArrowIcon.js.map","import React, { useState } from 'react';\nimport { motion } from 'framer-motion';\nimport { Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, AccordionSummary, UnstyledAccordionSummary, UnstyledAccordionContent, } from './styled';\nimport { colors } from '../../theme/modules/colors';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nexport const Accordion = ({ className, children, label, iconSlot, glyphColor = colors.neutral.ink.lightest, timeout = 350, description, shouldOpenOnMount, variant = 'default', summaryTextVariant = 'body', }) => {\n const [shouldOpen, setShouldOpen] = useState(!!shouldOpenOnMount);\n const handleOpen = () => setShouldOpen(!shouldOpen);\n const FRAMER_MOTION_CONFIG = {\n initial: { opacity: 0 },\n exit: { opacity: 0 },\n animate: { opacity: 1 },\n transition: { from: 0, type: 'tween', duration: timeout / 1000 },\n };\n if (variant === 'unstyled') {\n return (React.createElement(AccordionDetails, { open: !!shouldOpenOnMount, className: className },\n React.createElement(UnstyledAccordionSummary, { onClick: handleOpen },\n React.createElement(Top, null,\n React.createElement(Left, { glyphColor: glyphColor },\n iconSlot,\n React.createElement(Text, { variant: summaryTextVariant }, label)),\n React.createElement(Right, null,\n React.createElement(motion.span, { animate: {\n rotate: shouldOpen ? 180 : 0,\n } },\n React.createElement(UpArrowIcon, { name: shouldOpen ? 'downArrow' : 'upArrow' })))),\n !!description && React.createElement(Description, { variant: \"hintText\" }, description)),\n shouldOpen && (React.createElement(UnstyledAccordionContent, Object.assign({}, FRAMER_MOTION_CONFIG), children))));\n }\n return (React.createElement(AccordionDetails, { open: !!shouldOpenOnMount, className: className },\n React.createElement(AccordionSummary, { onClick: handleOpen },\n React.createElement(Top, null,\n React.createElement(Left, { glyphColor: glyphColor },\n iconSlot,\n React.createElement(Text, { variant: summaryTextVariant }, label)),\n React.createElement(Right, null,\n React.createElement(motion.span, { animate: {\n rotate: shouldOpen ? 180 : 0,\n } },\n React.createElement(UpArrowIcon, { name: shouldOpen ? 'downArrow' : 'upArrow' })))),\n !!description && React.createElement(Description, { variant: \"hintText\" }, description)),\n shouldOpen && React.createElement(AccordionContent, Object.assign({}, FRAMER_MOTION_CONFIG), children)));\n};\n//# sourceMappingURL=Accordion.js.map","/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise, SuppressedError, Symbol */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\r\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\r\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\r\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\r\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\r\n var _, done = false;\r\n for (var i = decorators.length - 1; i >= 0; i--) {\r\n var context = {};\r\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\r\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\r\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\r\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\r\n if (kind === \"accessor\") {\r\n if (result === void 0) continue;\r\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\r\n if (_ = accept(result.get)) descriptor.get = _;\r\n if (_ = accept(result.set)) descriptor.set = _;\r\n if (_ = accept(result.init)) initializers.unshift(_);\r\n }\r\n else if (_ = accept(result)) {\r\n if (kind === \"field\") initializers.unshift(_);\r\n else descriptor[key] = _;\r\n }\r\n }\r\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\r\n done = true;\r\n};\r\n\r\nexport function __runInitializers(thisArg, initializers, value) {\r\n var useValue = arguments.length > 2;\r\n for (var i = 0; i < initializers.length; i++) {\r\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\r\n }\r\n return useValue ? value : void 0;\r\n};\r\n\r\nexport function __propKey(x) {\r\n return typeof x === \"symbol\" ? x : \"\".concat(x);\r\n};\r\n\r\nexport function __setFunctionName(f, name, prefix) {\r\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\r\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\r\n};\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n\r\nexport function __addDisposableResource(env, value, async) {\r\n if (value !== null && value !== void 0) {\r\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\r\n var dispose;\r\n if (async) {\r\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\r\n dispose = value[Symbol.asyncDispose];\r\n }\r\n if (dispose === void 0) {\r\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\r\n dispose = value[Symbol.dispose];\r\n }\r\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\r\n env.stack.push({ value: value, dispose: dispose, async: async });\r\n }\r\n else if (async) {\r\n env.stack.push({ async: true });\r\n }\r\n return value;\r\n}\r\n\r\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\r\n var e = new Error(message);\r\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\r\n};\r\n\r\nexport function __disposeResources(env) {\r\n function fail(e) {\r\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\r\n env.hasError = true;\r\n }\r\n function next() {\r\n while (env.stack.length) {\r\n var rec = env.stack.pop();\r\n try {\r\n var result = rec.dispose && rec.dispose.call(rec.value);\r\n if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\r\n }\r\n catch (e) {\r\n fail(e);\r\n }\r\n }\r\n if (env.hasError) throw env.error;\r\n }\r\n return next();\r\n}\r\n\r\nexport default {\r\n __extends: __extends,\r\n __assign: __assign,\r\n __rest: __rest,\r\n __decorate: __decorate,\r\n __param: __param,\r\n __metadata: __metadata,\r\n __awaiter: __awaiter,\r\n __generator: __generator,\r\n __createBinding: __createBinding,\r\n __exportStar: __exportStar,\r\n __values: __values,\r\n __read: __read,\r\n __spread: __spread,\r\n __spreadArrays: __spreadArrays,\r\n __spreadArray: __spreadArray,\r\n __await: __await,\r\n __asyncGenerator: __asyncGenerator,\r\n __asyncDelegator: __asyncDelegator,\r\n __asyncValues: __asyncValues,\r\n __makeTemplateObject: __makeTemplateObject,\r\n __importStar: __importStar,\r\n __importDefault: __importDefault,\r\n __classPrivateFieldGet: __classPrivateFieldGet,\r\n __classPrivateFieldSet: __classPrivateFieldSet,\r\n __classPrivateFieldIn: __classPrivateFieldIn,\r\n __addDisposableResource: __addDisposableResource,\r\n __disposeResources: __disposeResources,\r\n};\r\n","import React from 'react';\nexport const TailSpin = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 38 38\", xmlns: \"http://www.w3.org/2000/svg\", \"aria-label\": label },\n React.createElement(\"defs\", null,\n React.createElement(\"linearGradient\", { x1: \"8.042%\", y1: \"0%\", x2: \"65.682%\", y2: \"23.865%\", id: \"a\" },\n React.createElement(\"stop\", { stopColor: color, stopOpacity: \"0\", offset: \"0%\" }),\n React.createElement(\"stop\", { stopColor: color, stopOpacity: \".631\", offset: \"63.146%\" }),\n React.createElement(\"stop\", { stopColor: color, offset: \"100%\" }))),\n React.createElement(\"g\", { fill: \"none\", fillRule: \"evenodd\" },\n React.createElement(\"g\", { transform: \"translate(1 1)\" },\n React.createElement(\"path\", { d: \"M36 18c0-9.94-8.06-18-18-18\", id: \"Oval-2\", stroke: color, strokeWidth: \"2\" },\n React.createElement(\"animateTransform\", { attributeName: \"transform\", type: \"rotate\", from: \"0 18 18\", to: \"360 18 18\", dur: \"0.9s\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { fill: \"#fff\", cx: \"36\", cy: \"18\", r: \"1\" },\n React.createElement(\"animateTransform\", { attributeName: \"transform\", type: \"rotate\", from: \"0 18 18\", to: \"360 18 18\", dur: \"0.9s\", repeatCount: \"indefinite\" }))))));\n//# sourceMappingURL=TailSpin.js.map","import React from 'react';\nexport const Grid = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 105 105\", fill: color, \"aria-label\": label },\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"0s\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"100ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"300ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"600ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"800ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"400ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"700ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"500ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"200ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" }))));\n//# sourceMappingURL=Grid.js.map","import React from 'react';\nexport const ThreeDots = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 120 30\", xmlns: \"http://www.w3.org/2000/svg\", fill: color, \"aria-label\": label },\n React.createElement(\"circle\", { cx: \"15\", cy: \"15\", r: \"15\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"15\", to: \"15\", begin: \"0s\", dur: \"0.8s\", values: \"15;9;15\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"1\", to: \"1\", begin: \"0s\", dur: \"0.8s\", values: \"1;.5;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"60\", cy: \"15\", r: \"9\", attributeName: \"fillOpacity\", from: \"1\", to: \"0.3\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"9\", to: \"9\", begin: \"0s\", dur: \"0.8s\", values: \"9;15;9\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"0.5\", to: \"0.5\", begin: \"0s\", dur: \"0.8s\", values: \".5;1;.5\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"105\", cy: \"15\", r: \"15\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"15\", to: \"15\", begin: \"0s\", dur: \"0.8s\", values: \"15;9;15\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"1\", to: \"1\", begin: \"0s\", dur: \"0.8s\", values: \"1;.5;1\", calcMode: \"linear\", repeatCount: \"indefinite\" }))));\n//# sourceMappingURL=ThreeDots.js.map","import React from 'react';\nimport { TailSpin } from './TailSpin';\nimport { Grid } from './Grid';\nimport { ThreeDots } from './ThreeDots';\nexport const Loader = ({ className, height = 24, width = 24, color = '#588CB0', type = 'TailSpin', }) => {\n switch (type) {\n case 'Grid': {\n return React.createElement(Grid, { className: className, height: height, width: width, color: color });\n }\n case 'ThreeDots': {\n return React.createElement(ThreeDots, { className: className, height: height, width: width, color: color });\n }\n case 'TailSpin':\n default: {\n return React.createElement(TailSpin, { className: className, height: height, width: width, color: color });\n }\n }\n};\n//# sourceMappingURL=Loader.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { sizes } from '../../../theme/modules/sizes';\nexport const MainContent = styled.span.withConfig({ displayName: \"vui--MainContent\", componentId: \"vui--exbqdz\" }) `display:inline-flex;align-items:center;gap:${({ hasText }) => (hasText ? '8px' : '4px')};${({ $loading }) => ($loading ? 'opacity: 0;' : null)};svg{width:${({ size }) => sizes[size]};height:${({ size }) => sizes[size]};}`;\nconst BaseButton = styled.button.withConfig({ displayName: \"vui--BaseButton\", componentId: \"vui--nvz516\" }) `position:relative;box-sizing:border-box;appearance:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:${theme.fontFamily};font-weight:400;border:1px solid;background-color:transparent;white-space:nowrap;${(props) => {\n let height = '40px';\n let paddingLeft = '24px';\n let paddingRight = '24px';\n let borderRadius = '8px';\n let fontSize = '16px';\n let outlineWidth = '4px';\n if (props.hasIcon) {\n paddingLeft = '16px';\n }\n if (props.hasDropdown) {\n paddingRight = '16px';\n }\n if (props.size === 'sm') {\n height = '32px';\n paddingLeft = '16px';\n paddingRight = '16px';\n borderRadius = '4px';\n fontSize = '14px';\n outlineWidth = '2px';\n if (props.hasIcon) {\n paddingLeft = '8px';\n }\n if (props.hasDropdown) {\n paddingRight = '8px';\n }\n }\n if (!props.hasText) {\n paddingLeft = '8px';\n paddingRight = '8px';\n }\n return `\n --outline-width: ${outlineWidth};\n\n height: ${height};\n padding-left: ${paddingLeft};\n padding-right: ${paddingRight};\n border-radius: ${borderRadius};\n font-size: ${fontSize};\n line-height: ${fontSize};\n `;\n}} &:hover{cursor:pointer;}&:disabled{pointer-events:none;cursor:unset !important;}`;\nexport const DefaultButton = styled(BaseButton).withConfig({ displayName: \"vui--DefaultButton\", componentId: \"vui--1xzjfje\" }) `border-color:${theme.colors.neutral.grey.dark};background-color:white;box-shadow:0 1px 3px rgba(55, 66, 77, 0.15);color:${({ hasText }) => hasText ? theme.colors.neutral.ink.base : theme.colors.secondary.blue.base};&:hover{background-color:${theme.colors.neutral.grey.lightest};}&:active{background-color:${theme.colors.neutral.grey.lightest};border-color:${theme.colors.secondary.blue.base};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};outline:0;}&:disabled{box-shadow:none !important;background-color:${theme.colors.neutral.grey.base} !important;border-color:${theme.colors.neutral.grey.base} !important;color:${theme.colors.neutral.ink.light} !important;}`;\nexport const DefaultDestructiveButton = styled(DefaultButton).withConfig({ displayName: \"vui--DefaultDestructiveButton\", componentId: \"vui--1ixaf03\" }) `color:${theme.colors.secondary.red.base};&:hover{color:${theme.colors.secondary.red.dark};}&:active{border-color:${theme.colors.secondary.red.base};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};color:${theme.colors.secondary.red.dark};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}`;\nexport const PrimaryButton = styled(DefaultButton).withConfig({ displayName: \"vui--PrimaryButton\", componentId: \"vui--16w0ufk\" }) `background-color:${theme.colors.secondary.blue.base};border-color:${theme.colors.secondary.blue.base};color:white;&:hover{background-color:${theme.colors.secondary.blue.dark};border-color:${theme.colors.secondary.blue.dark};}&:active{background-color:${theme.colors.secondary.blue.dark};border-color:${theme.colors.secondary.blue.dark};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}`;\nexport const PrimaryDestructiveButton = styled(PrimaryButton).withConfig({ displayName: \"vui--PrimaryDestructiveButton\", componentId: \"vui--1w3lv3r\" }) `background-color:${theme.colors.secondary.red.base};border-color:${theme.colors.secondary.red.base};color:white;&:hover{background-color:${theme.colors.secondary.red.dark};border-color:${theme.colors.secondary.red.dark};}&:active{background-color:${theme.colors.secondary.red.dark};border-color:${theme.colors.secondary.red.dark};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}`;\nexport const FlatButton = styled(BaseButton).withConfig({ displayName: \"vui--FlatButton\", componentId: \"vui--fqczse\" }) `border-color:transparent;box-shadow:none;color:${theme.colors.neutral.ink.base};&:hover{background-color:${theme.colors.neutral.grey.light};}&:active{background-color:${theme.colors.neutral.grey.light};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};outline:0;}&:disabled{background-color:transparent;border-color:transparent;}`;\nexport const UnstyledButton = styled.button.withConfig({ displayName: \"vui--UnstyledButton\", componentId: \"vui--1fxilc\" }) `appearance:none;border:0;background-color:transparent;padding:0;font:inherit;&:hover{cursor:pointer;}`;\nexport const LinkButton = styled(UnstyledButton).withConfig({ displayName: \"vui--LinkButton\", componentId: \"vui--z932nb\" }) `display:inline-flex;flex-direction:row;align-items:center;font-family:${theme.text.link.fontFamily};font-size:${theme.text.link.fontSize};line-height:${theme.text.link.fontSize};font-weight:${theme.text.link.fontWeight};line-height:${theme.text.link.lineHeight};text-decoration:${theme.text.link.textDecoration};color:${theme.colors.secondary.blue.base};&:hover{color:${theme.colors.secondary.blue.dark};}& > * + *{margin-left:${theme.sizes.xs};}&:focus-visible{outline:0;box-shadow:0 0 0 4px white,0 0 0 8px ${theme.colors.secondary.blue.light};border-radius:4px;}`;\nexport const LoadingWrapper = styled.div.withConfig({ displayName: \"vui--LoadingWrapper\", componentId: \"vui--1qt232p\" }) `position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin-left:0;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const DropdownIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4 6L8 10L12 6H4Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DropdownIcon.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef } from 'react';\nimport { Loader } from '../Loader';\nimport { DefaultButton, DefaultDestructiveButton, PrimaryButton, PrimaryDestructiveButton, FlatButton, LinkButton, UnstyledButton, LoadingWrapper, MainContent, } from './components/styled';\nimport { DropdownIcon } from '../../tempIcons/DropdownIcon';\nconst variantMap = {\n default: DefaultButton,\n primary: PrimaryButton,\n destructive: DefaultDestructiveButton,\n primaryDestructive: PrimaryDestructiveButton,\n flat: FlatButton,\n link: LinkButton,\n unstyled: UnstyledButton,\n};\nexport const Button = forwardRef((_a, ref) => {\n var { className, children, icon, variant = 'default', size = 'base', dropdown = false, loading = false } = _a, otherProps = __rest(_a, [\"className\", \"children\", \"icon\", \"variant\", \"size\", \"dropdown\", \"loading\"]);\n if (variant === 'unstyled') {\n return (React.createElement(UnstyledButton, Object.assign({ ref: ref, className: className }, otherProps), children));\n }\n const VariantButton = variantMap[variant];\n const hasChildren = children !== undefined;\n const hasIcon = !!icon;\n return (React.createElement(VariantButton, Object.assign({ ref: ref, className: className, size: size, hasText: hasChildren, hasIcon: hasIcon, hasDropdown: dropdown }, otherProps),\n (hasChildren || hasIcon) && (React.createElement(MainContent, { \"$loading\": loading, hasText: !!children, size: children || size === 'sm' ? 'base' : 'md' },\n icon && icon,\n children !== undefined && children,\n dropdown && React.createElement(DropdownIcon, null))),\n loading && (React.createElement(LoadingWrapper, null,\n React.createElement(Loader, null)))));\n});\n//# sourceMappingURL=Button.js.map","import styled from 'styled-components';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Header = styled.header.withConfig({ displayName: \"vui--Header\", componentId: \"vui--oa1a54\" }) `padding-top:${sizes.md};padding-right:${sizes.md};padding-left:${sizes.md};margin-bottom:${sizes.md};& > * + *{margin-top:${sizes.xs};}`;\nexport const HeaderGrid = styled.div.withConfig({ displayName: \"vui--HeaderGrid\", componentId: \"vui--129vg5d\" }) `/*${sizes.base}*/display:flex;justify-content:flex-end;align-items:center;& > *:first-child{flex:1;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { sizes } from '../theme/modules/sizes';\nexport const DownArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: sizes.md }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11.0302 5.52997L7.97021 8.5833L4.91021 5.52997L3.97021 6.46997L7.97021 10.47L11.9702 6.46997L11.0302 5.52997Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DownArrowIcon.js.map","import React from 'react';\nexport const CrossIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: 24, width: 24 }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M19 6.51071L17.4893 5L11.5 10.9893L5.51071 5L4 6.51071L9.98929 12.5L4 18.4893L5.51071 20L11.5 14.0107L17.4893 20L19 18.4893L13.0107 12.5L19 6.51071Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=CrossIcon.js.map","import React from 'react';\nimport { Text } from '../Text';\nimport { Button } from '../Button';\nimport { Header, HeaderGrid } from './styled';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const CardHeader = ({ id, title, subtitle, headerVariant = 'headingSmall', action, ActionSlot, isCollapsed, onClickCollapse, onClickClose, }) => (React.createElement(Header, null,\n React.createElement(HeaderGrid, null,\n React.createElement(Text, { id: id, variant: headerVariant }, title),\n action && (React.createElement(Button, { variant: \"link\", onClick: action.onClick }, action.title)),\n ActionSlot,\n onClickCollapse && (React.createElement(Button, { variant: \"flat\", icon: isCollapsed ? React.createElement(DownArrowIcon, null) : React.createElement(UpArrowIcon, null), onClick: onClickCollapse })),\n onClickClose && (React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, null), onClick: onClickClose, \"aria-label\": \"Close\" }))),\n subtitle && React.createElement(Text, { variant: \"subheadingSmall\" }, subtitle)));\n//# sourceMappingURL=CardHeader.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { Shadows } from '../../theme/modules/shadows';\nimport { colors } from '../../theme/modules/colors';\nimport { sizes } from '../../theme/modules/sizes';\nimport { radius } from '../../theme/modules/radius';\nimport { text } from '../../theme/modules/text';\nconst { grey } = colors.neutral;\nconst elevationShadowMap = {\n 0: 'none',\n 1: Shadows.sm,\n 2: Shadows.base,\n 3: Shadows.md,\n 4: Shadows.lg,\n};\nconst accents = {\n info: colors.secondary.blue.base,\n success: colors.secondary.green.base,\n error: colors.secondary.red.base,\n};\nexport const Footer = styled.footer.withConfig({ displayName: \"vui--Footer\", componentId: \"vui--livrdi\" }) `margin-top:${sizes.base};padding:${sizes.md};z-index:2;`;\nexport const Section = styled.section.withConfig({ displayName: \"vui--Section\", componentId: \"vui--z99ese\" }) `padding-right:${sizes.md};padding-left:${sizes.md};margin-top:${sizes.md};margin-bottom:${sizes.md};font-family:${text.body.fontFamily};font-size:${text.body.fontSize};font-weight:${text.body.fontWeight};line-height:${text.body.lineHeight};color:${text.body.color};& + &{border-top:${sizes.line} solid ${grey.base};padding-top:${sizes.md};}`;\nexport const FullBleed = styled.div.withConfig({ displayName: \"vui--FullBleed\", componentId: \"vui--1lgjeo7\" }) `margin-left:-${sizes.md};margin-right:-${sizes.md};`;\nexport const Body = styled(motion.div).withConfig({ displayName: \"vui--Body\", componentId: \"vui--pfgeh3\" }) `overflow-y:hidden;&:not(:first-child)> ${Section}:first-child{margin-top:0;}`;\nexport const Surface = styled.div.withConfig({ displayName: \"vui--Surface\", componentId: \"vui--g1wpqa\" }) `position:relative;width:100%;background-color:white;border:${sizes.line} solid ${grey.base};box-shadow:${(props) => props.elevation !== undefined ? elevationShadowMap[props.elevation] : Shadows.sm};border-radius:${radius.md};overflow:hidden;box-sizing:border-box;${({ accent }) => accent &&\n `\n &::after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: ${sizes.xs};\n background-color: ${accents[accent]};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { CardHeader } from '../CardHeader';\nimport { Surface, Body, FullBleed, Footer, Section } from './styled';\nconst collapseAnimationVariants = {\n expanded: { height: 'auto' },\n collapsed: { height: 0 },\n};\nexport const Card = ({ className, style, title, subtitle, HeaderActionSlot, action, collapsable, elevation, accent, children, onClose, renderFooter, }) => {\n const [isCollapsed, setIsCollapsed] = useState(false);\n const toggleCollapsed = () => {\n setIsCollapsed(!isCollapsed);\n };\n const headerMarkup = title && (React.createElement(CardHeader, { title: title, subtitle: subtitle, ActionSlot: HeaderActionSlot, action: action, onClickClose: onClose, isCollapsed: isCollapsed, onClickCollapse: collapsable ? toggleCollapsed : undefined }));\n const showBody = (collapsable && !isCollapsed) || !collapsable;\n const bodyMarkup = (React.createElement(Body, { animate: showBody ? 'expanded' : 'collapsed', variants: collapseAnimationVariants, transition: { duration: 0.3, ease: 'easeOut' } },\n React.createElement(Section, null, children)));\n const footerMarkup = renderFooter !== undefined && React.createElement(Footer, null, renderFooter());\n return (React.createElement(Surface, { className: className, style: style, elevation: elevation, accent: accent },\n headerMarkup,\n bodyMarkup,\n footerMarkup));\n};\nCard.Surface = Surface;\nCard.Section = Section;\nCard.FullBleed = FullBleed;\nCard.Footer = Footer;\n//# sourceMappingURL=Card.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { theme } from '../../theme';\nimport { Card } from '../Card';\nexport const DropdownContainer = styled(motion(Card.Surface)).withConfig({ displayName: \"vui--DropdownContainer\", componentId: \"vui--1yrw4mw\" }) `display:inline-flex;flex-direction:column;overflow:hidden;background-color:white;box-shadow:1px 4px 15px ${theme.colors.neutral.grey.base};border-radius:${theme.radius.base};padding:${theme.sizes.base};`;\n//# sourceMappingURL=styled.js.map","import { uid } from 'uid/secure';\nexport const generateId = (prefix) => {\n const randomId = uid();\n if (!prefix)\n return randomId;\n return `${prefix}-${randomId}`;\n};\n//# sourceMappingURL=generateId.js.map","import { PureComponent } from 'react';\nimport { createPortal } from 'react-dom';\nimport { generateId } from '../../utils/generateId';\n/**\n * The portal component renders content on the document `body` unless `rootElementRef` is passed.\n */\nexport class Portal extends PureComponent {\n constructor(props) {\n super(props);\n this.id = generateId('portal');\n this.portalNode = null;\n this.state = {\n isMounted: false,\n };\n }\n componentDidMount() {\n const { rootElementRef } = this.props;\n this.portalNode = document.createElement('div');\n this.portalNode.setAttribute('id', `portal-${this.id}`);\n this.portalNode.style.cssText = 'position: absolute; top: 0; left: 0;';\n if (rootElementRef) {\n rootElementRef === null || rootElementRef === void 0 ? void 0 : rootElementRef.appendChild(this.portalNode);\n }\n else {\n document.body.appendChild(this.portalNode);\n }\n this.setState({ isMounted: true });\n }\n componentWillUnmount() {\n if (this.portalNode) {\n const { rootElementRef } = this.props;\n if (rootElementRef) {\n rootElementRef.removeChild(this.portalNode);\n }\n else {\n document.body.removeChild(this.portalNode);\n }\n }\n }\n render() {\n const { children } = this.props;\n const { isMounted } = this.state;\n return this.portalNode && isMounted ? createPortal(children, this.portalNode) : null;\n }\n}\n//# sourceMappingURL=Portal.js.map","import styled from 'styled-components';\nexport const PopoverDialog = styled.dialog.withConfig({ displayName: \"vui--PopoverDialog\", componentId: \"vui--kmoo2l\" }) `z-index:${({ zIndex }) => zIndex + 1};padding:0;margin:0;border:none;background:transparent;`;\nexport const Backdrop = styled.div.withConfig({ displayName: \"vui--Backdrop\", componentId: \"vui--9esryp\" }) `position:fixed;top:0;right:0;bottom:0;left:0;z-index:${({ zIndex }) => zIndex};`;\n//# sourceMappingURL=styled.js.map","export const buildClassnames = (names) => names.filter(Boolean).join(' ');\n//# sourceMappingURL=buildClassnames.js.map","/**\n * A function to convert hex color to rgb.\n */\nexport const hexToRgb = (hex) => {\n const shorthandRegex = /^#?([a-f\\d])([a-f\\d])([a-f\\d])$/i;\n const hexTmp = hex.replace(shorthandRegex, (m, r, g, b) => r + r + g + g + b + b);\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hexTmp);\n return result\n ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16),\n }\n : null;\n};\n/**\n * A function to get a hex color with opacity, after converting to `rgba`.\n * @param hex color in hex format\n */\nexport const getOpaqueHexColor = (hex, opacity) => {\n const rgb = hexToRgb(hex);\n if (!rgb)\n return hex;\n return `rgba(${rgb.r}, ${rgb.g}, ${rgb.b}, ${opacity})`;\n};\n//# sourceMappingURL=color.js.map","export const defaultAllowedHostnames = ['app.veeqo.com'];\n/**\n * Check if a URL/path string is an external link\n * @param {string} urlOrPath - URL or path\n * @param {string[]} allowedHostnames - List of allowed hostnames - default: ['app.veeqo.com']\n\n * @returns {Boolean}\n */\nexport function isExternalLink(urlOrPath, allowedHostnames = defaultAllowedHostnames) {\n // Check if the string starts with 'http://' or 'https://'\n if (urlOrPath.startsWith('http://') || urlOrPath.startsWith('https://')) {\n const { hostname: urlHostname } = new URL(urlOrPath);\n // Compare the hostname to a list of allowed hostnames\n return !allowedHostnames.some((hostname) => urlHostname.toLowerCase() === hostname.toLowerCase());\n }\n // Check if the string starts with '//'\n if (urlOrPath.startsWith('//')) {\n const { hostname } = new URL(`http:${urlOrPath}`);\n // Compare the hostname to a list of allowed hostnames (case-insensitive)\n return !allowedHostnames.some((allowedHostname) => hostname.toLowerCase() === allowedHostname.toLowerCase());\n }\n // It's a partial path, consider it internal\n return false;\n}\n//# sourceMappingURL=isExternalLink.js.map","/* eslint-disable no-console */\n/* eslint-disable consistent-return */\nimport { useEffect } from 'react';\n/**\n * Update the anchor element to sent the required attributes if they haven't already set them.\n *\n * This allows current, inaccesible usages to be improved.\n */\nexport const useUpdateAriaAnchor = ({ anchorElement, popoverId }) => {\n useEffect(() => {\n if (!anchorElement)\n return;\n // Try and set aria-expanded on the anchor.\n try {\n if (!anchorElement.hasAttribute('aria-expanded')) {\n console.warn('Popover - aria-expanded not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-expanded', 'true');\n }\n }\n catch (_) {\n console.warn(`Unable to update aria-expanded for popover anchor to: ${true}`);\n }\n // Try and set aria controls, unless it already exists.\n try {\n if (!anchorElement.hasAttribute('aria-controls')) {\n console.warn('Popover - aria-controls not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-controls', popoverId);\n }\n }\n catch (_) {\n console.warn(`Unable to set aria-controls for popover id: ${popoverId}`);\n }\n // Try and set aria-haspopup, unless it already exists.\n try {\n if (!anchorElement.hasAttribute('aria-haspopup')) {\n console.warn('Popover - aria-haspopup not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-haspopup', 'dialog');\n }\n }\n catch (_) {\n console.warn(`Unable to set aria-haspopup for popover id: ${popoverId}`);\n }\n // On unmount set aria-expanded to false\n return () => {\n try {\n anchorElement.setAttribute('aria-expanded', 'false');\n }\n catch (_) {\n console.warn(`Unable to update aria-expanded for popover anchor to: ${false}`);\n }\n };\n }, [anchorElement, popoverId]);\n};\n//# sourceMappingURL=useUpdateAriaAnchor.js.map","import { useEffect } from 'react';\nconst TABBABLE_SELECTORS = 'input:not([disabled]), summary:not([disabled]), a[href]:not([disabled]), button:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex=\"-1\"]):not([disabled])';\nexport const useHandleFocus = ({ popperElement, anchorElement, onClose, disableFocusLock = false, }) => {\n /**\n * Focuses first element, when this gets rendered for the first time.\n */\n useEffect(() => {\n if (!popperElement || disableFocusLock)\n return;\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n if (focusableElements.length < 1)\n return;\n setTimeout(() => {\n focusableElements[0].focus();\n }, 0);\n }, [popperElement, disableFocusLock]);\n /**\n * Sets up tabbing into the popover.\n *\n * When the popover is open (pre-requisite for this being ran), and the user clicks `TAB`\n * then the tab should move **into** the popover, instead of the natural tab order.\n */\n useEffect(() => {\n if (!popperElement || !popperElement)\n return;\n const focusWithinPopper = (event) => {\n if (event.key === 'Tab' && !event.shiftKey) {\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n // When nothing is focusable within the popover, close popover and allow natural tab order.\n if (focusableElements.length < 1) {\n onClose();\n return;\n }\n focusableElements[0].focus();\n event.stopPropagation();\n event.preventDefault();\n }\n };\n // When tab occurs on ref focus, if focusable elements in popover focus first.\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.addEventListener('keydown', focusWithinPopper);\n // eslint-disable-next-line consistent-return\n return () => anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.removeEventListener('keydown', focusWithinPopper);\n }, [anchorElement, popperElement, onClose]);\n /**\n * Creates focus trap within the popover itself. Stopping users tabbing back to outside the\n * popover, or forward past the last scrollable element within.\n */\n const handleFocusTrap = (event) => {\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n const firstElement = focusableElements[0];\n const lastElement = focusableElements[focusableElements.length - 1];\n // If shift tabbing (BACK) and on the first element, loop to last element.\n if (event.shiftKey && document.activeElement === firstElement) {\n event.preventDefault();\n lastElement.focus();\n // If tabbing (FORWARD) and on the last element, loop to first element.\n }\n else if (!event.shiftKey && document.activeElement === lastElement) {\n event.preventDefault();\n firstElement.focus();\n }\n };\n const handleKeyDown = (event) => {\n if (!popperElement)\n return;\n // Handle escape\n if (event.key === 'Escape') {\n onClose();\n // Check we should enforce focus trap.\n }\n else if (!disableFocusLock && event.key === 'Tab') {\n handleFocusTrap(event);\n }\n };\n return {\n handleKeyDown,\n };\n};\n//# sourceMappingURL=useHandleFocus.js.map","import { __rest } from \"tslib\";\n/* eslint-disable consistent-return */\nimport React, { useState, useEffect, useMemo } from 'react';\nimport { usePopper } from 'react-popper';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport { Portal } from '../Portal';\nimport { theme } from '../../theme';\nimport { PopoverDialog, Backdrop } from './styled';\nimport { generateId } from '../../utils';\nimport { useUpdateAriaAnchor } from './hooks/useUpdateAriaAnchor';\nimport { useHandleFocus } from './hooks/useHandleFocus';\nexport const Popover = (_a) => {\n var { id: passedId, children, zIndex = theme.layers.popup, placement = 'bottom', anchorElement, rootElementRef, onShouldClose, style, disableFocusLock, removeBackdrop = false, useAnchorWidth } = _a, dialogProps = __rest(_a, [\"id\", \"children\", \"zIndex\", \"placement\", \"anchorElement\", \"rootElementRef\", \"onShouldClose\", \"style\", \"disableFocusLock\", \"removeBackdrop\", \"useAnchorWidth\"]);\n // Set up PopperJS\n const [popperElement, setPopperElement] = useState(null);\n const { styles, attributes, update } = usePopper(anchorElement, popperElement, { placement });\n // Setup popover id to use passed, or generate its' own.\n const id = useMemo(() => passedId || generateId('popover'), [passedId]);\n // Check and update aria for anchor, only works once this has rendered for the first time though.\n useUpdateAriaAnchor({ anchorElement, popoverId: id });\n const onClose = () => {\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus();\n onShouldClose === null || onShouldClose === void 0 ? void 0 : onShouldClose();\n };\n const { handleKeyDown } = useHandleFocus({\n popperElement,\n anchorElement,\n onClose,\n disableFocusLock,\n });\n /**\n * When content size is changed, force popper update\n */\n useEffect(() => {\n if (!update || !popperElement)\n return;\n const resizeObserver = new ResizeObserver(update);\n resizeObserver.observe(popperElement);\n return () => resizeObserver.disconnect();\n }, [update, popperElement]);\n /**\n * When window is resized, force popper update\n */\n useEffect(() => {\n if (!update)\n return;\n window.addEventListener('resize', update);\n return () => window.removeEventListener('resize', update);\n }, [update]);\n return (React.createElement(Portal, { rootElementRef: rootElementRef },\n !removeBackdrop && (React.createElement(Backdrop, { onClick: onClose, zIndex: zIndex, \"data-testid\": \"popover-backdrop\" })),\n React.createElement(PopoverDialog, Object.assign({ open: true, id: id, zIndex: zIndex, ref: setPopperElement, style: Object.assign(Object.assign(Object.assign({}, styles.popper), style), (useAnchorWidth ? { minWidth: anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.clientWidth } : {})), onKeyDown: handleKeyDown }, attributes.popper, dialogProps), children)));\n};\n//# sourceMappingURL=Popover.js.map","import { __rest } from \"tslib\";\nimport React, { useEffect } from 'react';\nimport { AnimatePresence } from 'framer-motion';\nimport { DropdownContainer } from './styled';\nimport { Popover } from '../Popover';\nexport const DropdownPopover = (_a) => {\n var { id, children, className, style, reversed, anchorElement, useAnchorWidth, onShouldClose } = _a, popoverProps = __rest(_a, [\"id\", \"children\", \"className\", \"style\", \"reversed\", \"anchorElement\", \"useAnchorWidth\", \"onShouldClose\"]);\n useEffect(() => () => anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus(), [anchorElement]); // Re-focus anchor when closed.\n return (React.createElement(Popover, Object.assign({ id: id, \"data-testid\": id, anchorElement: anchorElement, onShouldClose: onShouldClose, useAnchorWidth: useAnchorWidth, placement: \"bottom-start\" }, popoverProps),\n React.createElement(AnimatePresence, null,\n React.createElement(DropdownContainer, { className: className, style: style, useAnchorWidth: useAnchorWidth, reversed: reversed, initial: { opacity: 0, y: -6 }, animate: { opacity: 1, y: 0 }, exit: { opacity: 0, y: -6 }, transition: { duration: 0.2 } }, children))));\n};\n//# sourceMappingURL=DropdownPopover.js.map","import { __rest } from \"tslib\";\nimport React, { useRef } from 'react';\nimport { Button } from '../Button';\nimport { DropdownPopover } from './DropdownPopover';\nexport const Dropdown = (_a) => {\n var { id, shouldShow, setShouldShow, ctaIconSlot, ctaProps } = _a, dropdownProps = __rest(_a, [\"id\", \"shouldShow\", \"setShouldShow\", \"ctaIconSlot\", \"ctaProps\"]);\n const anchorRef = useRef(null);\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, Object.assign({ ref: anchorRef, \"aria-haspopup\": \"dialog\", \"aria-expanded\": shouldShow, \"aria-controls\": id, onClick: () => setShouldShow === null || setShouldShow === void 0 ? void 0 : setShouldShow(!shouldShow), icon: ctaIconSlot, dropdown: true }, ctaProps)),\n shouldShow && (React.createElement(DropdownPopover, Object.assign({ id: id, anchorElement: anchorRef.current, onShouldClose: () => setShouldShow === null || setShouldShow === void 0 ? void 0 : setShouldShow(false) }, dropdownProps)))));\n};\n//# sourceMappingURL=Dropdown.js.map","import { useCallback, useEffect, useRef } from 'react';\n/**\n * Close a menu or modal by clicking out of it\n */\nexport const useClickOutside = (isOpen, onClose) => {\n const ref = useRef(null);\n const escapeListener = useCallback((e) => {\n if (e.key === 'Escape') {\n onClose === null || onClose === void 0 ? void 0 : onClose();\n }\n }, [onClose]);\n const clickListener = useCallback((e) => {\n if (!ref.current.contains(e.target)) {\n onClose === null || onClose === void 0 ? void 0 : onClose();\n }\n }, [onClose]);\n useEffect(() => {\n if (isOpen) {\n document.addEventListener('click', clickListener);\n document.addEventListener('keyup', escapeListener);\n return () => {\n document.removeEventListener('click', clickListener);\n document.removeEventListener('keyup', escapeListener);\n };\n }\n return undefined;\n }, [clickListener, escapeListener, isOpen]);\n return ref;\n};\n//# sourceMappingURL=useClickOutside.js.map","import { useState, useEffect } from 'react';\nexport const useDebounce = (value, timeout) => {\n const [state, setState] = useState(value);\n useEffect(() => {\n // Set timeout to run after delay\n const handler = setTimeout(() => setState(value), timeout);\n // clear the setTimeout listener on unMount\n return () => clearTimeout(handler);\n }, [value, timeout]);\n return state;\n};\n//# sourceMappingURL=useDebounce.js.map","import { useState, useCallback } from 'react';\nexport const useDropdown = ({ anchorElement } = {}) => {\n const [shouldShowDropdown, setShouldShowDropdown] = useState(false);\n const toggleShouldShowDropdown = useCallback(() => setShouldShowDropdown(!shouldShowDropdown), [shouldShowDropdown, setShouldShowDropdown]);\n const closeDropdown = useCallback(() => {\n setShouldShowDropdown(false);\n // Refocus anchor element after closing dropdown.\n setTimeout(() => {\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus();\n }, 0);\n }, [setShouldShowDropdown, anchorElement]);\n return {\n shouldShowDropdown,\n toggleShouldShowDropdown,\n setShouldShowDropdown,\n closeDropdown,\n };\n};\n//# sourceMappingURL=useDropdown.js.map","import React, { useEffect, useState } from 'react';\n// A React hook based on: https://github.com/WICG/focus-visible\nexport const FocusVisibleContext = React.createContext({\n hadKeyboardEvent: true,\n isInitialized: false,\n});\nexport function FocusVisibleManager({ children }) {\n const [hadKeyboardEvent, setHadKeyboardEvent] = useState(true);\n useEffect(() => {\n function onPointerDown() {\n setHadKeyboardEvent(false);\n }\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on <html> whenever the\n // window blurs, even if you're tabbing out of the page. ¯\\_(ツ)_/¯\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n setHadKeyboardEvent(false);\n // eslint-disable-next-line @typescript-eslint/no-use-before-define\n removeInitialPointerMoveListeners();\n }\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n setHadKeyboardEvent(true);\n }\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange() {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n setHadKeyboardEvent(true);\n addInitialPointerMoveListeners();\n }\n }\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n addInitialPointerMoveListeners();\n return () => {\n document.removeEventListener('keydown', onKeyDown, true);\n document.removeEventListener('mousedown', onPointerDown, true);\n document.removeEventListener('pointerdown', onPointerDown, true);\n document.removeEventListener('touchstart', onPointerDown, true);\n document.removeEventListener('visibilitychange', onVisibilityChange, true);\n removeInitialPointerMoveListeners();\n };\n }, [setHadKeyboardEvent]);\n return (\n // eslint-disable-next-line react/jsx-no-constructed-context-values\n React.createElement(FocusVisibleContext.Provider, { value: { hadKeyboardEvent, isInitialized: true } }, children));\n}\nexport function useFocusVisible() {\n const [isFocused, setIsFocused] = React.useState(false);\n const { hadKeyboardEvent, isInitialized } = React.useContext(FocusVisibleContext);\n const onFocus = React.useCallback(() => {\n if (!isFocused)\n setIsFocused(true);\n }, [isFocused]);\n const onBlur = React.useCallback(() => {\n if (isFocused)\n setIsFocused(false);\n }, [isFocused]);\n let focusVisible;\n if (isInitialized) {\n focusVisible = hadKeyboardEvent && isFocused;\n }\n else {\n // Fallback to focused when the `FocusVisibleManager` is not used.\n focusVisible = isFocused;\n }\n return React.useMemo(() => ({\n focusVisible,\n onFocus,\n onBlur,\n }), [focusVisible, onBlur, onFocus]);\n}\n//# sourceMappingURL=useFocusVisible.js.map","import { useState, useCallback } from 'react';\nexport const useHover = (initialState = false) => {\n const [isHovered, setIsHovered] = useState(initialState);\n const handleEnter = useCallback(() => setIsHovered(true), [setIsHovered]);\n const handleLeave = useCallback(() => setIsHovered(false), [setIsHovered]);\n return [isHovered, handleEnter, handleLeave];\n};\n//# sourceMappingURL=useHover.js.map","import { useEffect, useState } from 'react';\n/**\n * A hook to check if a component's contents are overflowing from its boundaries\n * (scrollbar is visible).\n */\nexport const useIsOverflowing = (ref) => {\n const [isOverflowing, setIsOverflowing] = useState(false);\n const [isAtBottom, setIsAtBottom] = useState(false);\n useEffect(() => {\n if (!ref)\n return;\n const resizeObserver = new ResizeObserver(() => {\n const hasOverflow = ref.scrollHeight > ref.clientHeight;\n setIsOverflowing(hasOverflow);\n });\n resizeObserver.observe(ref);\n // eslint-disable-next-line consistent-return\n return () => { resizeObserver.disconnect(); };\n }, [ref]);\n const onScroll = (event) => {\n if (!ref)\n return;\n const { scrollTop, scrollHeight, clientHeight } = event.target;\n setIsAtBottom(scrollHeight - scrollTop - clientHeight <= 0);\n };\n return { isOverflowing: isOverflowing && !isAtBottom, onScroll };\n};\n//# sourceMappingURL=useIsOverflowing.js.map","import { useState } from 'react';\nexport const useTabs = (tabs, config) => {\n const { defaultActiveIndex = 0 } = config || {};\n const [listOfTabs] = useState(tabs);\n const [active, setActive] = useState(listOfTabs[defaultActiveIndex]);\n return [\n active,\n (key) => {\n const newActiveTab = listOfTabs.find((tab) => tab.key === key);\n if (newActiveTab) {\n setActive(newActiveTab);\n }\n },\n ];\n};\n//# sourceMappingURL=useTabs.js.map","import { useMemo } from 'react';\nimport { generateId } from '../utils';\nexport const useId = ({ id, prefix }) => useMemo(() => id || generateId(prefix), [id, prefix]);\n//# sourceMappingURL=useId.js.map","export const getTextStyles = (textTheme) => `\n font-family: ${textTheme.fontFamily};\n font-style: ${textTheme.fontStyle};\n font-weight: ${textTheme.fontWeight};\n font-size: ${textTheme.fontSize};\n line-height: ${textTheme.lineHeight};\n color: ${textTheme.color};\n text-decoration: ${textTheme.textDecoration};\n letter-spacing: ${textTheme.letterSpacing};\n`;\n/**\n * Replaces all words with the first three letter of that word. All numbers are left alone.\n *\n * @example \"January 2023\" => \"Jan 2023\"\n */\nexport const trimMonths = (dateString) => dateString.replace(/\\b(\\w{1,3})(\\w*)\\b/g, (entireMatch, group) => {\n if (/\\d/.test(entireMatch))\n return entireMatch; // Move on if numbers are in word.\n return group; // Just return first 3 letters otherwise.\n});\n//# sourceMappingURL=utils.js.map","import { MenuItem as AriaMenuItem, Section as AriaSection } from 'react-aria-components';\nimport styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { getTextStyles } from '../RangeCalendar/components/utils';\nexport const MenuItem = styled(AriaMenuItem).withConfig({ displayName: \"vui--MenuItem\", componentId: \"vui--1vhrzmz\" }) `display:grid;grid-template-areas:'label''description';cursor:pointer;margin:${theme.sizes.xs};padding:${theme.sizes.sm};border-radius:${theme.radius.base};outline:0;&:is(a){${getTextStyles(theme.text.link)}}&:is(div){${getTextStyles(theme.text.body)}}white-space:nowrap;&[data-focused]{color:${theme.colors.secondary.blue.base};box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}&[data-hovered]{background-color:${theme.colors.neutral.grey.light};}&[data-disabled]{cursor:not-allowed;background-color:${theme.colors.neutral.grey.lightest};color:${theme.colors.neutral.ink.light};}[slot='label']{grid-area:label;}[slot='description']{grid-area:description;color:${theme.colors.neutral.ink.light};font-size:12px;}`;\nexport const Section = styled(AriaSection).withConfig({ displayName: \"vui--Section\", componentId: \"vui--1lpesff\" }) `&:not(:first-child){margin-top:0.5rem;border-top:1px solid ${theme.colors.neutral.grey.base};padding-top:0.5rem;}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { Menu, Text } from 'react-aria-components';\nimport { Dropdown } from '../Dropdown';\nimport { useId } from '../../hooks';\nimport { MenuItem, Section } from './styled';\nexport const ActionMenu = ({ id, menuLabel, ctaProps, actions, children }) => {\n var _a;\n const [shouldShow, setShouldShow] = useState(false);\n const idComputed = useId({ id, prefix: 'action-menu' });\n const onKeyDown = (e) => {\n if (e.code === 'Escape' || e.code === 'Tab')\n setShouldShow(false);\n e.preventDefault();\n };\n return (React.createElement(Dropdown, { id: idComputed, style: { padding: '0' }, shouldShow: shouldShow, setShouldShow: setShouldShow, ctaProps: Object.assign({ size: 'sm' }, ctaProps), useAnchorWidth: true, onKeyDown: onKeyDown },\n React.createElement(Menu, { onClose: () => setShouldShow(false), \"aria-label\": menuLabel || ((_a = ctaProps.children) === null || _a === void 0 ? void 0 : _a.toString()) }, actions === null || actions === void 0 ? void 0 :\n actions.map((action) => {\n var _a;\n return (React.createElement(MenuItem, Object.assign({}, action, { key: action.id || ((_a = action.children) === null || _a === void 0 ? void 0 : _a.toString()) })));\n }),\n children)));\n};\nActionMenu.Item = MenuItem;\nActionMenu.Section = Section;\nActionMenu.Text = Text;\n//# sourceMappingURL=ActionMenu.js.map","export var Alignments;\n(function (Alignments) {\n Alignments[\"start\"] = \"flex-start\";\n Alignments[\"center\"] = \"center\";\n Alignments[\"end\"] = \"flex-end\";\n Alignments[\"stretch\"] = \"stretch\";\n Alignments[\"between\"] = \"space-between\";\n Alignments[\"around\"] = \"space-around\";\n})(Alignments || (Alignments = {}));\n//# sourceMappingURL=Alignments.js.map","import styled from 'styled-components';\nimport { Alignments } from './Alignments';\nimport { theme } from '../../theme';\n/**\n * Layout component.\n */\nexport const Stack = styled.div.withConfig({ displayName: \"vui--Stack\", componentId: \"vui--1mxdupo\" }) `display:flex;${(props) => {\n const { direction = 'vertical', alignX = 'start', alignY = 'start', spacing = 'base' } = props;\n let alignItems;\n let justifyContent;\n let flexDirection;\n let itemFlex;\n let marginTop = '';\n let marginLeft = '';\n if (direction === 'vertical') {\n alignItems = alignX && Alignments[alignX];\n justifyContent = alignY && Alignments[alignY];\n marginTop = theme.sizes[spacing];\n flexDirection = 'column';\n }\n else {\n alignItems = alignY && Alignments[alignY];\n justifyContent = alignX && Alignments[alignX];\n marginLeft = theme.sizes[spacing];\n flexDirection = 'row';\n }\n // These options result in 'justify-content: stretch' which doesn't exist,\n // so instead we set the flex of child elements\n if ((direction === 'vertical' && alignY === 'stretch') ||\n (direction === 'horizontal' && alignX === 'stretch')) {\n itemFlex = 1;\n }\n return `\n align-items: ${alignItems};\n justify-content: ${justifyContent};\n flex-direction: ${flexDirection};\n\n & > * {\n flex: ${itemFlex};\n }\n\n & > * + * {\n margin-top: ${marginTop};\n margin-left: ${marginLeft};\n }\n `;\n}}`;\nStack.displayName = 'Stack';\n//# sourceMappingURL=Stack.js.map","import styled from 'styled-components';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nexport const AlertContainer = styled(Stack).attrs({\n direction: 'horizontal',\n alignX: 'between',\n alignY: 'top',\n spacing: 0,\n}).withConfig({ displayName: \"vui--AlertContainer\", componentId: \"vui--u8ngai\" }) `border:1px solid ${({ colours: { primary } }) => primary};border-radius:${theme.radius.base};background-color:${({ colours: { background } }) => background};`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const AttentionIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 15H13V17H11V15ZM11 7H13V13H11V7ZM11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=AttentionIcon.js.map","import React from 'react';\nexport const HelpIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 18H13V16H11V18ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM12 6C9.79 6 8 7.79 8 10H10C10 8.9 10.9 8 12 8C13.1 8 14 8.9 14 10C14 12 11 11.75 11 15H13C13 12.75 16 12.5 16 10C16 7.79 14.21 6 12 6Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=HelpIcon.js.map","import React from 'react';\nexport const InfoIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM4 12C4 16.41 7.59 20 12 20C16.41 20 20 16.41 20 12C20 7.59 16.41 4 12 4C7.59 4 4 7.59 4 12Z\", fill: \"currentColor\" }),\n React.createElement(\"circle\", { cx: \"12\", cy: \"7\", r: \"1\", fill: \"currentColor\" }),\n React.createElement(\"path\", { d: \"M10 16H11V11H10V10H13V16H14V17H10V16Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=InfoIcon.js.map","import React from 'react';\nexport const SuccessIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM14.7708 8L10.0856 13.2468L8.22925 11.1679L7 12.5445L10.0856 16L16 9.37661L14.7708 8ZM20.1818 12C20.1818 16.5187 16.5187 20.1818 12 20.1818C7.48131 20.1818 3.81818 16.5187 3.81818 12C3.81818 7.48131 7.48131 3.81818 12 3.81818C16.5187 3.81818 20.1818 7.48131 20.1818 12Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=SuccessIcon.js.map","import { AttentionIcon } from '../../tempIcons/AttentionIcon';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { InfoIcon } from '../../tempIcons/InfoIcon';\nimport { RecommendIcon } from '../../tempIcons/RecommendIcon';\nimport { SuccessIcon } from '../../tempIcons/SuccessIcon';\nimport { WarningIcon } from '../../tempIcons/WarningIcon';\nimport { theme } from '../../theme';\nexport const SpacingMap = {\n base: theme.sizes.base,\n sm: theme.sizes[3],\n xs: theme.sizes.sm,\n};\nexport const IconSizeMap = {\n base: theme.sizes.md,\n sm: theme.sizes[5],\n xs: theme.sizes[5],\n};\nexport const IconMap = {\n default: InfoIcon,\n error: AttentionIcon,\n success: SuccessIcon,\n info: HelpIcon,\n warning: WarningIcon,\n recommend: RecommendIcon,\n};\nexport const ColourMap = {\n default: {\n primary: theme.colors.neutral.ink.base,\n background: theme.colors.neutral.grey.lightest,\n },\n error: {\n primary: theme.colors.secondary.red.base,\n background: theme.colors.secondary.red.lightest,\n },\n success: {\n primary: theme.colors.secondary.green.base,\n background: theme.colors.secondary.green.lightest,\n },\n info: {\n primary: theme.colors.secondary.blue.base,\n background: theme.colors.secondary.blue.lightest,\n },\n warning: {\n primary: theme.colors.secondary.orange.base,\n background: theme.colors.secondary.orange.lightest,\n },\n recommend: {\n primary: theme.colors.secondary.purple.dark,\n background: theme.colors.secondary.purple.lightest,\n },\n};\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const WarningIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"currentColor\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M0 0h24v24H0z\", fill: \"none\" }),\n React.createElement(\"path\", { d: \"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\" })));\n//# sourceMappingURL=WarningIcon.js.map","import React from 'react';\nexport const RecommendIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 22 22\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M18 8L19.25 5.25L22 4L19.25 2.75L18 0L16.75 2.75L14 4L16.75 5.25L18 8Z\", fill: \"#694090\" }),\n React.createElement(\"path\", { d: \"M18 14L16.75 16.75L14 18L16.75 19.25L18 22L19.25 19.25L22 18L19.25 16.75L18 14Z\", fill: \"#694090\" }),\n React.createElement(\"path\", { d: \"M10.5 8.5L8 3L5.5 8.5L0 11L5.5 13.5L8 19L10.5 13.5L16 11L10.5 8.5ZM8.99 11.99L8 14.17L7.01 11.99L4.83 11L7.01 10.01L8 7.83L8.99 10.01L11.17 11L8.99 11.99Z\", fill: \"#694090\" })));\n//# sourceMappingURL=RecommendIcon.js.map","import { __rest } from \"tslib\";\n/* eslint-disable react/destructuring-assignment */\nimport React from 'react';\nimport { AlertContainer } from './styled';\nimport { ColourMap, IconMap, IconSizeMap, SpacingMap } from './constants';\nimport { Text } from '../Text';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const Alert = (_a) => {\n var { size = 'base', variant = 'default', colours: passedColours, rightActions, rightActionsSlot, title, titleSlot, messageSlot, message, children, iconSlot, onClickClose } = _a, divProps = __rest(_a, [\"size\", \"variant\", \"colours\", \"rightActions\", \"rightActionsSlot\", \"title\", \"titleSlot\", \"messageSlot\", \"message\", \"children\", \"iconSlot\", \"onClickClose\"]);\n const colours = passedColours !== null && passedColours !== void 0 ? passedColours : ColourMap[variant];\n const IconSlot = iconSlot || IconMap[variant];\n const isXsSize = size === 'xs';\n return (React.createElement(AlertContainer, Object.assign({ colours: colours, direction: \"horizontal\", alignX: \"between\", spacing: \"0\" }, divProps),\n React.createElement(Stack, { direction: \"horizontal\", alignY: isXsSize ? 'center' : 'start', style: { margin: SpacingMap[size], gap: SpacingMap[size] }, spacing: 0 },\n React.createElement(IconSlot, { \"aria-hidden\": true, style: {\n minWidth: IconSizeMap[size],\n minHeight: IconSizeMap[size],\n width: IconSizeMap[size],\n height: IconSizeMap[size],\n }, color: colours.primary }),\n children || (React.createElement(Stack, { direction: \"vertical\", spacing: isXsSize ? 0 : 'xs' },\n titleSlot || (React.createElement(Text, { variant: isXsSize ? 'bodySmallBold' : 'bodyBold', style: size === 'base' ? { lineHeight: '24px' } : {} }, title)),\n messageSlot || React.createElement(Text, { variant: isXsSize ? 'bodySmall' : 'body' }, message)))),\n React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", spacing: 0, style: {\n margin: isXsSize ? undefined : theme.sizes[3],\n gap: isXsSize ? undefined : SpacingMap[size],\n alignItems: 'center',\n } },\n rightActionsSlot,\n rightActions && (React.createElement(Stack, { alignY: \"center\", spacing: 0, style: { gap: SpacingMap[size] } }, rightActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\", size: \"sm\" }, actionProps), label));\n }))),\n onClickClose && (React.createElement(Stack, { alignY: isXsSize ? 'center' : 'start', style: { height: '100%', padding: isXsSize ? theme.sizes.xs : undefined } },\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, null), onClick: onClickClose, \"aria-label\": \"Close\", size: \"sm\" }))))));\n};\n//# sourceMappingURL=Alert.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const CommonAnchor = styled.a.withConfig({ displayName: \"vui--CommonAnchor\", componentId: \"vui--14i39s8\" }) `box-sizing:border-box;display:inline-flex;margin:0;padding:0;font-family:${theme.text.link.fontFamily};font-style:${theme.text.link.fontStyle};font-weight:${theme.text.link.fontWeight};font-size:${theme.text.link.fontSize};line-height:${theme.text.link.lineHeight};color:${theme.colors.secondary.blue.base};text-decoration:${theme.text.link.textDecoration};&:hover{color:${theme.colors.secondary.blue.dark};}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { CommonAnchor } from './styled';\nimport { defaultAllowedHostnames, isExternalLink } from '../../utils/isExternalLink';\nexport const Anchor = (_a) => {\n var { children, href, rel, allowedHostnames = defaultAllowedHostnames } = _a, props = __rest(_a, [\"children\", \"href\", \"rel\", \"allowedHostnames\"]);\n // Determine if the link is external based on the allowed hostnames\n const isExternal = isExternalLink(href, allowedHostnames);\n // Set default rel property for external links\n const setDefaultRelValue = rel || (isExternal ? 'noopener noreferrer' : undefined);\n return (React.createElement(CommonAnchor, Object.assign({ href: href, rel: setDefaultRelValue }, props), children));\n};\n//# sourceMappingURL=Anchor.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../../BaseContainer/BaseContainer';\nexport const Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--r1m0qe\" }) `display:inline-flex;background-color:#ffffff;box-shadow:1px 4px 15px rgba(27, 33, 38, 0.25);border-radius:4px;overflow:hidden;`;\n//# sourceMappingURL=styled.js.map","import React, { forwardRef } from 'react';\nimport { Container } from './styled';\nexport const BasicDropdown = forwardRef((props, ref) => {\n const { children, className, role } = props;\n return (React.createElement(Container, { className: className, ref: ref, role: role }, children));\n});\n//# sourceMappingURL=BasicDropdown.js.map","import styled from 'styled-components';\nimport { BasicDropdown } from './components/BasicDropdown';\nimport { BaseContainer as BasicContainer } from '../BaseContainer/BaseContainer';\nimport { theme } from '../../theme';\nconst Container = styled(BasicContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--q4276w\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;`;\nconst Wrap = styled(BasicContainer).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--cfebb1\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:100%;`;\nconst Dropdown = styled(BasicDropdown).withConfig({ displayName: \"vui--Dropdown\", componentId: \"vui--u4w0zl\" }) `flex-direction:column;position:absolute;z-index:${theme.layers.popup};${(props) => (props.reversed ? 'bottom: 8px;' : 'top: 6px;')} &.dropdown-enter{opacity:0;transform:translateY(-6px);}&.dropdown-enter-active{opacity:1;transition:all 200ms;transform:translateY(0px);}&.dropdown-exit{opacity:1;transform:translateY(0px);}&.dropdown-exit-active{opacity:0;transition:all 200ms;transform:translateY(-6px);}`;\nexport { Wrap, Dropdown, Container };\n//# sourceMappingURL=styled.js.map","import React, { useRef } from 'react';\nimport { CSSTransition } from 'react-transition-group';\nimport { Wrap, Dropdown, Container } from './styled';\nimport { useClickAway } from './hooks/useClickAway';\nexport const AnimatedDropdown = ({ cta, shouldShowDropdown, children, className = 'animated-dropdown', reversed = false, onClickAway = () => { }, timeout = 350, transitionClassnames = 'dropdown', onClick, onMouseEnter, onMouseLeave, }) => {\n const dropdownRef = useRef(null);\n useClickAway(dropdownRef, (event) => {\n if (shouldShowDropdown) {\n onClickAway(event);\n }\n });\n return (React.createElement(Container, { className: `${className}-container ${className}`, onClick: onClick, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave, ref: dropdownRef },\n !reversed && cta,\n React.createElement(Wrap, { className: `${className}-wrap ${className}` },\n React.createElement(CSSTransition, { in: shouldShowDropdown, timeout: timeout, classNames: transitionClassnames, unmountOnExit: true },\n React.createElement(Dropdown, { role: \"dialog\", reversed: reversed, className: `${className}-basic-dropdown ${className}` }, children))),\n reversed && cta));\n};\n//# sourceMappingURL=AnimatedDropdown.js.map","import { useEffect } from 'react';\nexport const useClickAway = (ref, onClickAway) => {\n useEffect(() => {\n const handleClickAway = (event) => {\n if (ref.current && !ref.current.contains(event.target)) {\n onClickAway(event);\n }\n };\n document.addEventListener('mousedown', handleClickAway);\n return () => {\n document.removeEventListener('mousedown', handleClickAway);\n };\n }, [ref, onClickAway]);\n};\n//# sourceMappingURL=useClickAway.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const AvatarSC = styled.div.withConfig({ displayName: \"vui--AvatarSC\", componentId: \"vui--1gxc5tv\" }) `width:${(props) => props.width};height:${(props) => props.width};border:3px solid ${theme.colors.neutral.grey.base};color:${(props) => props.textColor};background-color:${(props) => props.bgColor};cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;background-size:cover;span{font-family:${theme.text.bodySmallBold.fontFamily};font-weight:${theme.text.bodySmallBold.fontWeight};font-size:${theme.text.bodySmallBold.fontSize};line-height:${theme.text.bodySmallBold.lineHeight};}`;\n//# sourceMappingURL=styled.js.map","/* eslint-disable react/no-array-index-key */\nimport React from 'react';\nimport { theme } from '../../theme';\nimport { AvatarSC } from './styled';\nexport const Avatar = ({ width = '40px', name = 'Veeqo', bgColor = theme.colors.secondary.blue.base, textColor = '#ffffff', }) => {\n const userInitials = name.toUpperCase().match(/\\b(\\w)/g);\n return (React.createElement(AvatarSC, { width: width, bgColor: bgColor, textColor: textColor, className: \"avatar\" }, userInitials === null || userInitials === void 0 ? void 0 : userInitials.slice(0, 2).map((initial, i) => React.createElement(\"span\", { key: `${initial}-${i}` }, initial))));\n};\n//# sourceMappingURL=Avatar.js.map","import styled from 'styled-components';\nimport { Text } from '../../Text';\nimport { theme } from '../../../theme';\nconst Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1exlfc5\" }) `display:inline-block;`;\nconst Hoverable = styled(Container).withConfig({ displayName: \"vui--Hoverable\", componentId: \"vui--up3fpq\" }) ``;\nconst TooltipText = styled(Text).withConfig({ displayName: \"vui--TooltipText\", componentId: \"vui--gpqzg1\" }) `color:${theme.colors.neutral.grey.lightest};white-space:pre-line;overflow-wrap:break-word;display:inline;`;\nconst Triangle = styled.div.withConfig({ displayName: \"vui--Triangle\", componentId: \"vui--1f7lcs5\" }) `background-color:#333;height:16px;width:16px;position:absolute;transform:rotate(45deg);z-index:12;`;\nconst Tip = styled.div.withConfig({ displayName: \"vui--Tip\", componentId: \"vui--143ip1u\" }) `transition:${({ duration }) => `opacity ${duration}ms`};&.tip-enter{opacity:0;}&.tip-enter-active{opacity:1;}&[data-popper-placement^='top-start'] > #veeqo-components-triangle{left:8px;bottom:0px;}&[data-popper-placement^='top-end'] > #veeqo-components-triangle{right:8px;bottom:0px;}&[data-popper-placement^='bottom-start'] > #veeqo-components-triangle{left:8px;top:-4px;}&[data-popper-placement^='bottom-end'] > #veeqo-components-triangle{right:8px;top:-4px;}`;\nconst Wrap = styled(Container).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--e33d0s\" }) `font-size:14px;overflow:hidden;padding:16px 20px;border-radius:4px;box-shadow:0 6px 1em -0.5em rgba(0, 0, 0, 0.35);background:#333;color:#fff;z-index:10;min-width:${({ tipMinWidth }) => tipMinWidth}px;max-width:${({ tipMaxWidth }) => tipMaxWidth}px;`;\nexport { Container, TooltipText, Tip, Hoverable, Wrap, Triangle };\n//# sourceMappingURL=styled.js.map","export var Sides;\n(function (Sides) {\n Sides[\"BOTTOM\"] = \"bottom\";\n Sides[\"TOP\"] = \"top\";\n})(Sides || (Sides = {}));\n//# sourceMappingURL=types.js.map","import React, { useState } from 'react';\nimport { usePopper } from 'react-popper';\nimport { Tip, TooltipText, Triangle, Wrap } from './styled';\nimport { Sides } from '../types';\nimport { theme } from '../../../theme';\nconst defaultConfig = {\n duration: 400,\n side: Sides.TOP,\n triangleOffset: 8,\n tipMinWidth: 60,\n tipMaxWidth: 340,\n};\nexport const TooltipPopover = ({ content, text, hoverableElement, config, reversed, withTriangle, classNames, }) => {\n const [popperElement, setPopperElement] = useState(null);\n const usedConfig = Object.assign(Object.assign({}, defaultConfig), config);\n const { duration, side, triangleOffset, tipMinWidth, tipMaxWidth } = usedConfig;\n const { styles, attributes } = usePopper(hoverableElement, popperElement, {\n placement: `${side}-${reversed ? 'end' : 'start'}`,\n modifiers: [\n {\n name: 'offset',\n options: {\n offset: [0, 10],\n },\n },\n ],\n });\n const tooltipStyles = Object.assign(Object.assign({}, styles.popper), { zIndex: theme.layers.tooltip });\n return (React.createElement(Tip, Object.assign({ className: classNames.tip, ref: setPopperElement, duration: duration, triangleOffsetSize: triangleOffset, style: tooltipStyles }, attributes.popper, { role: \"tooltip\" }),\n React.createElement(Wrap, { className: classNames.wrap, tipMinWidth: tipMinWidth, tipMaxWidth: tipMaxWidth }, content !== null && content !== void 0 ? content : React.createElement(TooltipText, null, text)),\n withTriangle && React.createElement(Triangle, { id: \"veeqo-components-triangle\", className: classNames.triangle })));\n};\n//# sourceMappingURL=TooltipPopover.js.map","import React, { useState } from 'react';\nimport ReactDOM from 'react-dom';\nimport { Container, Hoverable } from './components/styled';\nimport { TooltipPopover } from './components/TooltipPopover';\nexport const Tooltip = ({ children, text, content, config, reversed = false, className, withTriangle, initialShouldShow = false, useReactPortal = true, }) => {\n const [shouldShow, setShouldShow] = useState(initialShouldShow);\n const [hoverableElement, setHoverableElement] = useState(null);\n const hasText = text ? text.trim().length > 0 : false;\n const classNames = {\n container: className && `${className} ${className}-container`,\n tip: className && `${className}-tip`,\n wrap: className && `${className}-wrap`,\n triangle: className && `${className}-triangle`,\n hoverable: className && `${className}-hoverable`,\n };\n const hasContent = !!(content || hasText);\n if (!hasContent)\n return children;\n const show = () => setShouldShow(true);\n const hide = () => setShouldShow(false);\n const tooltipMarkup = shouldShow && hasContent && (React.createElement(TooltipPopover, { classNames: classNames, hoverableElement: hoverableElement, config: config, reversed: reversed, withTriangle: withTriangle, text: text, content: content }));\n return (React.createElement(Container, { className: classNames.container },\n useReactPortal ? ReactDOM.createPortal(tooltipMarkup, document.body) : tooltipMarkup,\n React.createElement(Hoverable, { ref: setHoverableElement, className: classNames.hoverable, onMouseEnter: show, onMouseLeave: hide }, children)));\n};\n//# sourceMappingURL=Tooltip.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { text } from '../../theme/modules/text';\nimport { colors } from '../../theme/modules/colors';\nimport { sizes } from '../../theme/modules/sizes';\nconst BaseBadge = styled(BaseContainer).withConfig({ displayName: \"vui--BaseBadge\", componentId: \"vui--1l3fzu\" }) `display:inline-flex;align-items:center;vertical-align:middle;gap:4px;padding:0.35em 0.65em;font-family:${text.bodySmall.fontFamily};font-weight:${text.bodySmall.fontWeight};font-size:75%;line-height:16px;border-radius:0.75rem;border:${(props) => (props.hideBorder ? 'none' : '1px solid transparent')};cursor:default;svg{width:${sizes.base};height:${sizes.base};}`;\nexport const DefaultBadge = styled(BaseBadge).withConfig({ displayName: \"vui--DefaultBadge\", componentId: \"vui--rwc6j0\" }) `background-color:inherit;border-color:${colors.secondary.blue.base};color:${colors.secondary.blue.base};`;\nexport const PrimaryBadge = styled(BaseBadge).withConfig({ displayName: \"vui--PrimaryBadge\", componentId: \"vui--1fakkjy\" }) `border-color:${colors.secondary.blue.base};background-color:${colors.secondary.blue.lightest};color:${colors.secondary.blue.base};`;\nexport const WarningBadge = styled(BaseBadge).withConfig({ displayName: \"vui--WarningBadge\", componentId: \"vui--1r2egf1\" }) `border-color:${colors.secondary.yellow.base};background-color:${colors.secondary.yellow.lightest};color:${colors.secondary.orange.dark};`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Tooltip } from '../Tooltip';\nimport { DefaultBadge, PrimaryBadge, WarningBadge } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst variantMap = {\n default: DefaultBadge,\n primary: PrimaryBadge,\n warning: WarningBadge,\n};\nexport const Badge = ({ variant = 'default', hideBorder = false, iconSlot, tooltip, className, e2eClassName, children, }) => {\n const BadgeVariant = variantMap[variant];\n return (React.createElement(Tooltip, { text: tooltip },\n React.createElement(BadgeVariant, { className: buildClassnames([className, e2eClassName]), hideBorder: hideBorder },\n iconSlot && iconSlot,\n children && React.createElement(\"span\", null, children))));\n};\n//# sourceMappingURL=Badge.js.map","import styled from 'styled-components';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nconst BannerLayout = styled(BaseContainer).withConfig({ displayName: \"vui--BannerLayout\", componentId: \"vui--c6sp3u\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:20px 24px 24px 24px;border-radius:4px;${({ accentColor }) => accentColor &&\n `\n box-shadow: 0px 1px 3px rgba(55, 66, 77, 0.15), inset 4px 0px 0px ${accentColor};\n `} background-color:${({ backgroundColor }) => backgroundColor || 'white'};`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--1rdjrmx\" }) `display:flex;flex-direction:row;`;\nconst Col = styled(BaseContainer).withConfig({ displayName: \"vui--Col\", componentId: \"vui--1ttgibs\" }) `display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;`;\nexport const IconCol = styled(Col).withConfig({ displayName: \"vui--IconCol\", componentId: \"vui--1z6c5f\" }) `svg{width:${sizes.md};height:${sizes.md};color:${({ accentColor }) => accentColor};}`;\nexport const ChildContainer = styled(BaseContainer).withConfig({ displayName: \"vui--ChildContainer\", componentId: \"vui--kn3qcr\" }) `width:100%;`;\nconst HeaderCol = styled(Col).withConfig({ displayName: \"vui--HeaderCol\", componentId: \"vui--1nlkkdb\" }) `flex-grow:2;margin-right:12px;`;\nconst StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--1ioilg\" }) `position:relative;top:-2px;`;\nexport { BannerLayout as Pill, StyledText as Text, Row, Col, HeaderCol };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { colors } from '../../theme/modules/colors';\nimport { Pill, Text, Row, Col, HeaderCol, ChildContainer, IconCol } from './styled';\nimport { Button } from '../Button';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { sizes } from '../../theme/modules/sizes';\nconst accentColors = {\n help: colors.secondary.blue.base,\n info: colors.neutral.ink.base,\n error: colors.secondary.red.base,\n success: colors.secondary.green.base,\n};\n/**\n * The `Banner` component was previously called `Alert` (and similarly `Pill`).\n */\nexport const Banner = (_a) => {\n var { type = 'info', text, icon, onClose, className, header, children, backgroundColor = 'white' } = _a, props = __rest(_a, [\"type\", \"text\", \"icon\", \"onClose\", \"className\", \"header\", \"children\", \"backgroundColor\"]);\n const accentColor = accentColors[type];\n return (React.createElement(Pill, Object.assign({ accentColor: accentColor, className: className, backgroundColor: backgroundColor }, props),\n React.createElement(Row, null,\n icon && (React.createElement(IconCol, { style: { marginRight: sizes.md }, accentColor: accentColor }, icon)),\n children ? (React.createElement(ChildContainer, null, children)) : (React.createElement(React.Fragment, null,\n React.createElement(HeaderCol, null, header || React.createElement(Text, { variant: \"headingSmall\" }, text)),\n React.createElement(Col, null, onClose && (React.createElement(Button, { variant: \"flat\", \"aria-label\": \"Close\", icon: React.createElement(CrossIcon, null), onClick: onClose }))))))));\n};\n//# sourceMappingURL=Banner.js.map","import styled from 'styled-components';\nimport { text } from '../../../theme/modules/text';\nexport const BreadcrumbsSC = styled.ul.withConfig({ displayName: \"vui--BreadcrumbsSC\", componentId: \"vui--1kzms7s\" }) `list-style:none;padding:0;margin:0;display:flex;align-items:center;font-family:${text.body.fontFamily};font-weight:${text.body.fontWeight};font-size:${text.body.fontSize};line-height:${text.body.lineHeight};`;\nexport const BreadcrumbSC = styled.li.withConfig({ displayName: \"vui--BreadcrumbSC\", componentId: \"vui--17agc2w\" }) `display:flex;align-items:center;.separator{display:flex;align-items:center;padding:0px 0.4rem;}a{color:inherit;text-decoration:none;text-transform:capitalize;}a:hover{text-decoration:underline;}span{font-weight:600;text-transform:capitalize;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const RightArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5.99994 11.06L9.05327 8L5.99994 4.94L6.93994 4L10.9399 8L6.93994 12L5.99994 11.06Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=RightArrowIcon.js.map","import React from 'react';\nimport { BreadcrumbSC } from './styled';\nexport const Breadcrumb = ({ children, title, LinkComponent, href }) => {\n if (LinkComponent) {\n return (React.createElement(BreadcrumbSC, { className: \"breadcrumb\" },\n React.createElement(LinkComponent, { href: href }, title),\n children));\n }\n return (React.createElement(BreadcrumbSC, { className: \"breadcrumb\" },\n title,\n children));\n};\n//# sourceMappingURL=Breadcrumb.js.map","import React from 'react';\nimport { BreadcrumbsSC } from './components/styled';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { Breadcrumb } from './components/Breadcrumb';\nconst DefaultSeparator = () => (React.createElement(RightArrowIcon, { className: \"separator\", width: sizes.base, height: sizes.base }));\nconst DefaultLink = ({ children, href }) => React.createElement(\"a\", { href: href }, children);\nconst BreadcrumbText = ({ children }) => React.createElement(\"span\", null, children);\nexport const Breadcrumbs = ({ items, Separator = React.createElement(DefaultSeparator, null), LinkComponent = DefaultLink, }) => (React.createElement(BreadcrumbsSC, { className: \"breadcrumbs\" }, items.map((item, i) => (React.createElement(Breadcrumb, { key: item.title, title: item.title, href: item.pathname, LinkComponent: i !== items.length - 1 ? LinkComponent : BreadcrumbText }, items.length !== i + 1 && Separator)))));\n//# sourceMappingURL=Breadcrumbs.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../theme';\nexport const buttonStyles = css `.react-aria-Button{color:${theme.colors.neutral.ink.base};background-color:transparent;border-color:transparent;box-shadow:none;cursor:pointer;height:40px;padding:0 8px;border-radius:8px;font-size:16px;line-height:16px;outline:0;--outline-width:4px;svg{width:${theme.sizes.base};height:${theme.sizes.base};}&:active,&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:active,&:hover{background-color:${theme.colors.neutral.grey.light};}&:disabled{background-color:transparent;border-color:transparent;user-select:none;color:${theme.colors.neutral.grey.base};cursor:default;}}`;\n//# sourceMappingURL=buttonStyles.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../theme';\nexport const calenderCellStyles = css `.react-aria-CalendarCell{width:30px;line-height:30px;border-radius:${theme.radius.md};border:1px solid transparent;cursor:pointer;text-align:center;&[data-hovered]{background-color:${theme.colors.neutral.grey.base};}&[data-focus-visible],&[data-focused]{outline:2px solid ${theme.colors.secondary.blue.light};}&[data-selected]{background:${theme.colors.secondary.blue.base};color:white;border-radius:0;&[data-focus-visible]{outline-color:${theme.colors.secondary.blue.light};}}&[data-outside-month],&[data-disabled]{cursor:not-allowed;}&[data-unavailable]{cursor:not-allowed;text-decoration:line-through;color:${theme.colors.secondary.red.dark};&:hover{background-color:inherit;}}&[data-outside-month],&[data-disabled]{color:${theme.colors.neutral.ink.lightest};}&[data-selection-start]{border-start-start-radius:6px;border-end-start-radius:6px;}&[data-selection-end]{border-start-end-radius:6px;border-end-end-radius:6px;}}`;\n//# sourceMappingURL=calendarCellStyles.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../theme';\nimport { getTextStyles } from '../utils';\nexport const headerStyles = css `& header{display:flex;align-items:center;margin:0 4px 0.5rem 4px;.react-aria-Heading{flex:1;margin:0;text-align:center;${getTextStyles(theme.text.headingSmall)}}}.react-aria-CalendarHeaderCell{padding-bottom:${theme.sizes.sm};}`;\n//# sourceMappingURL=headerStyles.js.map","import { RangeCalendar } from 'react-aria-components';\nimport styled from 'styled-components';\nimport { theme } from '../../../../theme';\nimport { buttonStyles } from './buttonStyles';\nimport { calenderCellStyles } from './calendarCellStyles';\nimport { headerStyles } from './headerStyles';\nexport const StyledRangeCalendar = styled(RangeCalendar).withConfig({ displayName: \"vui--StyledRangeCalendar\", componentId: \"vui--1nu8m35\" }) `width:fit-content;max-width:100%;min-width:225px;color:${theme.colors.neutral.ink.base};font-size:14px;font-family:${theme.fontFamily};${headerStyles} ${buttonStyles} ${calenderCellStyles} & table{height:fit-content;border-collapse:separate;border-spacing:0 ${theme.sizes.xs};& td{padding:0;&:has(div[data-today='true']){& > div{border:1px solid ${theme.colors.neutral.ink.lightest};}&:has(div[data-selected]){background-color:${theme.colors.secondary.blue.base};& > div{border:1px solid ${theme.colors.secondary.blue.darkest};border-radius:${theme.radius.md};}&:has(div[data-selection-start]){border-start-start-radius:6px;border-end-start-radius:6px;}&:has(div[data-selection-end]){border-start-end-radius:6px;border-end-end-radius:6px;}}}}}`;\n//# sourceMappingURL=StyledRangeCalendar.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Grid = styled(BaseContainer).withConfig({ displayName: \"vui--Grid\", componentId: \"vui--12w0ynf\" }) `display:grid;grid-template-columns:repeat(${({ columns }) => columns}, 1fr);grid-gap:${({ spacing = 'base' }) => (spacing ? sizes[spacing] : 0)};`;\n//# sourceMappingURL=index.js.map","import styled from 'styled-components';\nimport { theme } from '../../../../../theme';\nimport { getTextStyles } from '../../utils';\nexport const SubCalendarOption = styled.button.withConfig({ displayName: \"vui--SubCalendarOption\", componentId: \"vui--1ezfgmx\" }) `display:flex;flex-direction:column;justify-content:center;align-items:center;${getTextStyles(theme.text.body)};width:60px;height:32px;padding:0;border:none;outline:none;border-radius:${theme.radius.md};background-color:white;&:hover{cursor:pointer;background-color:${theme.colors.neutral.grey.base};}&:focus-visible,&:active{color:white;background-color:${theme.colors.secondary.blue.base};&:not([data-selected]){outline:2px solid ${theme.colors.secondary.blue.light};}}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Grid } from '../../../../Grid';\nimport { SubCalendarOption } from './styled';\nimport { getYearsAround } from './utils';\nexport const DodecadeCalendar = ({ currentYear, onFocusYear }) => (React.createElement(Grid, { columns: 3, spacing: \"sm\", role: \"grid\" }, getYearsAround(currentYear).map((year) => (React.createElement(SubCalendarOption, { key: `year-option-${year}`, \"aria-label\": `Go to ${year}`, onClick: onFocusYear(year) }, year)))));\n//# sourceMappingURL=DodecadeCalendar.js.map","/**\n * Gets a range of years around a given year.\n * @param year The year to get the range around.\n * @returns An array of years around the given year.\n */\nexport const getYearsAround = (year) => Array.from({ length: 12 }, (_, i) => year - 5 + i);\n//# sourceMappingURL=utils.js.map","import React from 'react';\nimport { Grid } from '../../../../Grid';\nimport { SubCalendarOption } from './styled';\nconst MONTHS = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];\nexport const YearCalendar = ({ onFocusMonth }) => {\n return (React.createElement(Grid, { columns: 3, spacing: \"sm\", role: \"grid\" }, MONTHS.map((month, monthIndex) => (React.createElement(SubCalendarOption, { key: `month-option-${month}`, \"aria-label\": `Go to ${month}`, onClick: onFocusMonth(monthIndex) }, month)))));\n};\n//# sourceMappingURL=YearCalendar.js.map","import { getLocalTimeZone, today } from '@internationalized/date';\nimport React from 'react';\nimport { CalendarGrid as AriaCalendarGrid, CalendarHeaderCell, CalendarGridHeader, CalendarGridBody, CalendarCell, } from 'react-aria-components';\nexport const MonthCalendar = (props) => {\n const todayDate = today(getLocalTimeZone());\n return (React.createElement(AriaCalendarGrid, Object.assign({ weekdayStyle: \"short\" }, props),\n React.createElement(CalendarGridHeader, null, (day) => React.createElement(CalendarHeaderCell, null, day.slice(0, 2))),\n React.createElement(CalendarGridBody, null, (date) => React.createElement(CalendarCell, { date: date, \"data-today\": date.compare(todayDate) === 0 }))));\n};\n//# sourceMappingURL=MonthCalendar.js.map","export var CalendarLevel;\n(function (CalendarLevel) {\n CalendarLevel[CalendarLevel[\"DODECADE\"] = 0] = \"DODECADE\";\n CalendarLevel[CalendarLevel[\"YEAR\"] = 1] = \"YEAR\";\n CalendarLevel[CalendarLevel[\"MONTH\"] = 2] = \"MONTH\";\n})(CalendarLevel || (CalendarLevel = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nimport { MonthCalendar, YearCalendar, DodecadeCalendar } from './subCalendars';\nimport { CalendarLevel } from '../../types';\nexport const CalendarGrid = ({ level, currentYear, onFocusMonth, onFocusYear, }) => {\n if (level === CalendarLevel.YEAR) {\n return React.createElement(YearCalendar, { onFocusMonth: onFocusMonth });\n }\n if (level === CalendarLevel.DODECADE) {\n return React.createElement(DodecadeCalendar, { currentYear: currentYear, onFocusYear: onFocusYear });\n }\n return React.createElement(MonthCalendar, null);\n};\n//# sourceMappingURL=CalendarGrid.js.map","import { CalendarLevel } from '../types';\nexport const visibleDurationMap = {\n [CalendarLevel.DODECADE]: { years: 10 },\n [CalendarLevel.YEAR]: { years: 1 },\n [CalendarLevel.MONTH]: { months: 1 },\n};\nexport const levelMoveLabelMap = {\n [CalendarLevel.DODECADE]: 'View Day Selection',\n [CalendarLevel.YEAR]: 'View Year Selection',\n [CalendarLevel.MONTH]: 'View Month Selection',\n};\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const LeftArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M10.44 11.06L7.38667 8L10.44 4.94L9.5 4L5.5 8L9.5 12L10.44 11.06Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=LeftArrowIcon.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useMemo } from 'react';\nimport { HeadingContext, useContextProps } from 'react-aria-components';\nimport { Text } from '../../Text';\nimport { CalendarLevel } from '../types';\nimport { trimMonths } from './utils';\nexport const CalendarHeading = forwardRef((props, ref) => {\n const [updatedProps, refUpdated] = useContextProps(props, ref, HeadingContext);\n const { children: generatedTitle, level, currentYear } = updatedProps, rest = __rest(updatedProps, [\"children\", \"level\", \"currentYear\"]);\n const text = useMemo(() => {\n if (level === CalendarLevel.DODECADE)\n return `${currentYear - 5} - ${currentYear + 6}`;\n if (level === CalendarLevel.YEAR)\n return currentYear.toString();\n return trimMonths(generatedTitle);\n }, [level, currentYear, generatedTitle]);\n return (React.createElement(Text, Object.assign({ variant: \"headingSmall\" }, rest, { ref: refUpdated, style: { whiteSpace: 'nowrap' } }), text));\n});\n//# sourceMappingURL=CalendarHeading.js.map","import React from 'react';\nimport { Button } from 'react-aria-components';\nimport { Button as VQBtn } from '../../Button';\nimport { RightArrowIcon } from '../../../tempIcons/RightArrowIcon';\nimport { LeftArrowIcon } from '../../../tempIcons/LeftArrowIcon';\nimport { Stack } from '../../Stack';\nimport { UpArrowIcon } from '../../../tempIcons/UpArrowIcon';\nimport { DownArrowIcon } from '../../../tempIcons/DownArrowIcon';\nimport { CalendarLevel } from '../types';\nimport { levelMoveLabelMap } from '../data/constants';\nimport { CalendarHeading } from './CalendarHeading';\nexport const CalendarHeader = ({ level, currentYear, handleSwitchLevel }) => (React.createElement(Stack, { as: \"header\", direction: \"horizontal\", alignX: \"between\", alignY: \"center\", spacing: \"0\" },\n React.createElement(Button, { slot: \"previous\" },\n React.createElement(LeftArrowIcon, null)),\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", alignX: \"stretch\", spacing: \"xs\", style: { margin: '0 4px' } },\n React.createElement(CalendarHeading, { level: level, currentYear: currentYear }),\n React.createElement(VQBtn, { \"aria-label\": levelMoveLabelMap[level], variant: \"flat\", icon: level === CalendarLevel.DODECADE ? React.createElement(UpArrowIcon, null) : React.createElement(DownArrowIcon, null), size: \"sm\", onClick: handleSwitchLevel })),\n React.createElement(Button, { slot: \"next\" },\n React.createElement(RightArrowIcon, null))));\n//# sourceMappingURL=CalendarHeader.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { StyledRangeCalendar } from './components/StyledRangeCalendar';\nimport { CalendarGrid } from './components/CalendarGrid';\nimport { visibleDurationMap } from './data/constants';\nimport { useRangeCalendarState } from './data/useRangeCalendar';\nimport { CalendarHeader } from './components/CalendarHeader';\nexport const RangeCalendar = (_a) => {\n var { disabledRanges = [], disallowWeekends = false, value, onChange } = _a, props = __rest(_a, [\"disabledRanges\", \"disallowWeekends\", \"value\", \"onChange\"]);\n const { level, focusedDate, setFocusedDate, currentYear, isDateUnavailable, onFocusMonth, onFocusYear, handleSwitchLevel, } = useRangeCalendarState(value, disabledRanges, disallowWeekends);\n return (React.createElement(StyledRangeCalendar, Object.assign({ focusedValue: focusedDate, onFocusChange: setFocusedDate, isDateUnavailable: isDateUnavailable, visibleDuration: visibleDurationMap[level], value: value, onChange: onChange }, props),\n React.createElement(CalendarHeader, { currentYear: currentYear, level: level, handleSwitchLevel: handleSwitchLevel }),\n React.createElement(CalendarGrid, { level: level, currentYear: currentYear, onFocusMonth: onFocusMonth, onFocusYear: onFocusYear })));\n};\n//# sourceMappingURL=RangeCalendar.js.map","import { useState, useEffect, useCallback } from 'react';\nimport { CalendarDate, getLocalTimeZone, isWeekend, today } from '@internationalized/date';\nimport { useLocale } from 'react-aria-components';\nimport { CalendarLevel } from '../types';\nexport const useRangeCalendarState = (initialValue, disabledRanges, disallowWeekends) => {\n const [level, setLevel] = useState(CalendarLevel.MONTH);\n const [focusedDate, setFocusedDate] = useState((initialValue === null || initialValue === void 0 ? void 0 : initialValue.start) || today(getLocalTimeZone()));\n const { locale } = useLocale();\n const handleSwitchLevel = () => {\n if (level === CalendarLevel.MONTH) {\n setLevel(CalendarLevel.YEAR);\n }\n else if (level === CalendarLevel.YEAR) {\n setLevel(CalendarLevel.DODECADE);\n }\n else {\n setLevel(CalendarLevel.MONTH);\n }\n };\n const isDateUnavailable = useCallback((date) => (disallowWeekends ? isWeekend(date, locale) : false) ||\n disabledRanges.some((interval) => date.compare(interval[0]) >= 0 && date.compare(interval[1]) <= 0), [disabledRanges, disallowWeekends, locale]);\n useEffect(() => {\n if (initialValue)\n setFocusedDate(initialValue.start);\n }, [initialValue]);\n const currentYear = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.year) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.start.year) || new Date().getFullYear();\n const currentMonth = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.month) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.start.month) || new Date().getMonth() + 1;\n const onFocusMonth = (monthIndex) => () => {\n setFocusedDate(new CalendarDate(currentYear, monthIndex + 1, 1));\n setLevel(CalendarLevel.MONTH);\n };\n const onFocusYear = (year) => () => {\n setFocusedDate(new CalendarDate(year, currentMonth, 1));\n setLevel(CalendarLevel.YEAR);\n };\n return {\n level,\n focusedDate,\n setFocusedDate,\n currentYear,\n isDateUnavailable,\n onFocusMonth,\n onFocusYear,\n handleSwitchLevel,\n };\n};\n//# sourceMappingURL=useRangeCalendar.js.map","import styled from 'styled-components';\nimport { Tooltip } from '../../Tooltip';\nimport { theme } from '../../../theme';\nconst alignMap = {\n top: 'flex-start',\n center: 'center',\n};\nexport const RootLayout = styled.div.withConfig({ displayName: \"vui--RootLayout\", componentId: \"vui--11nf17l\" }) `display:flex;align-items:center;& > * + *{margin-left:${theme.sizes.base};}`;\nexport const InputLayout = styled.div.withConfig({ displayName: \"vui--InputLayout\", componentId: \"vui--1yac6kr\" }) `align-self:stretch;display:flex;align-items:${(props) => alignMap[props.align]};`;\nexport const AccessoryLayout = styled.div.withConfig({ displayName: \"vui--AccessoryLayout\", componentId: \"vui--qbgrc7\" }) `align-self:center;display:flex;align-items:center;`;\nexport const TextLayout = styled.div.withConfig({ displayName: \"vui--TextLayout\", componentId: \"vui--1uu3ed5\" }) `flex:1;& > * + *{margin-top:${theme.sizes.sm};}`;\nexport const HintText = styled.div.withConfig({ displayName: \"vui--HintText\", componentId: \"vui--lz8nl\" }) `font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport const ErrorText = styled.div.withConfig({ displayName: \"vui--ErrorText\", componentId: \"vui--piugtf\" }) `font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};`;\nexport const Wrapper = styled.label.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--2wdtq1\" }) `box-sizing:border-box;&:hover{cursor:${(props) => (props.disabled ? 'default' : 'pointer')};}`;\nexport const BorderedWrapper = styled(Wrapper).withConfig({ displayName: \"vui--BorderedWrapper\", componentId: \"vui--1an42ms\" }) `border:2px solid ${theme.colors.neutral.grey.dark};border-radius:${theme.radius.md};padding:${theme.sizes.base} 0.75rem;&:hover{border-color:${theme.colors.secondary.blue.base};}`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1ifrill\" }) `display:block;&-hoverable{display:block;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nimport { Wrapper, BorderedWrapper, RootLayout, InputLayout, AccessoryLayout, TextLayout, HintText, ErrorText, BlockTooltip, } from './components/styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { Text } from '../Text';\nconst generateClassNames = (prefix) => ({\n hint: prefix ? 'choice__hint' : undefined,\n label: prefix ? 'choice__label' : undefined,\n tooltip: prefix ? 'choice__tooltip' : undefined,\n error: prefix ? 'choice__error' : undefined,\n});\nexport const Choice = ({ id, className, label, hint, tooltip, error, bordered, Badge, Accessory, Footer, children, disabled = false, labelVariant = 'body', inputPosition = 'left', }) => {\n const classNames = generateClassNames(className);\n const contentMarkup = (React.createElement(RootLayout, null,\n inputPosition === 'left' && (React.createElement(InputLayout, { align: Accessory ? 'center' : 'top' }, children)),\n Accessory && React.createElement(AccessoryLayout, null, Accessory),\n label || hint || error || Badge || Footer ? (React.createElement(TextLayout, null,\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n Badge,\n label && (React.createElement(Text, { variant: labelVariant, className: classNames.label }, label)),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip, className: classNames.tooltip },\n React.createElement(HelpIcon, { name: \"help\", width: theme.sizes.base, color: theme.colors.neutral.ink.lightest })))),\n hint && React.createElement(HintText, { className: classNames.hint }, hint),\n error && React.createElement(ErrorText, { className: classNames.error }, error),\n Footer)) : null,\n inputPosition === 'right' && (React.createElement(InputLayout, { align: Accessory ? 'center' : 'top' }, children))));\n if (bordered) {\n return (React.createElement(BorderedWrapper, { disabled: disabled, htmlFor: id, className: className }, contentMarkup));\n }\n return (React.createElement(Wrapper, { disabled: disabled, htmlFor: id, className: className }, contentMarkup));\n};\n//# sourceMappingURL=Choice.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst { colors, sizes, radius } = theme;\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--hippn5\" }) `appearance:none;width:18px;height:18px;background-color:transparent;border:2px solid ${colors.neutral.ink.lightest};border-radius:${radius.base};cursor:pointer;flex-shrink:0;transition:box-shadow 0.1s,background-color 0.1s;&:checked{background-color:${colors.secondary.blue.base};border-color:${colors.secondary.blue.base};background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.56846 16.3657L3.86697 11.6642L2.2998 13.2313L8.56846 19.5L22.0013 6.06716L20.4341 4.5L8.56846 16.3657Z' fill='white' /></svg>\");background-repeat:no-repeat;background-size:${sizes[4]};background-position:center;}&:hover{border-color:${colors.secondary.blue.base};}&:active{border-color:${colors.secondary.blue.base};}&:focus{box-shadow:0 0 0 4px ${colors.secondary.blue.light};outline:0;}&:indeterminate{background-color:${colors.secondary.blue.base};border-color:${colors.secondary.blue.base};background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='5' y='11' width='14' height='3' fill='white'/></svg>\");background-repeat:no-repeat;background-size:${sizes[4]};background-position:center;}&:disabled{box-shadow:none;background-color:${colors.neutral.grey.base};border-color:${colors.neutral.grey.base};color:${colors.neutral.ink.light};cursor:default;}&:checked:disabled{background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M8.56846 16.3657L3.86697 11.6642L2.2998 13.2313L8.56846 19.5L22.0013 6.06716L20.4341 4.5L8.56846 16.3657Z' fill='%23637381' /></svg>\");}&:indeterminate:disabled{background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='5' y='11' width='14' height='3' fill='%23637381'/></svg>\");}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useMemo, useRef } from 'react';\nimport { Choice } from '../Choice';\nimport { Input } from './styled';\nimport { generateId } from '../../utils/generateId';\nexport const Checkbox = (_a) => {\n var { checked, indeterminate, value, name, disabled, ariaLabel, className, onChange } = _a, otherProps = __rest(_a, [\"checked\", \"indeterminate\", \"value\", \"name\", \"disabled\", \"ariaLabel\", \"className\", \"onChange\"]);\n const id = useMemo(() => generateId('checkbox'), []);\n const checkboxRef = useRef(null);\n const handleChange = useCallback((e) => {\n onChange(e.currentTarget.checked, value);\n }, [onChange, value]);\n useEffect(() => {\n if (!checkboxRef.current)\n return;\n if (indeterminate === true) {\n checkboxRef.current.indeterminate = true;\n return;\n }\n checkboxRef.current.indeterminate = false;\n }, [indeterminate]);\n return (React.createElement(Choice, Object.assign({ id: id, disabled: disabled, className: className }, otherProps),\n React.createElement(Input, { ref: checkboxRef, id: id, type: \"checkbox\", checked: checked, value: value, name: name, disabled: disabled, \"aria-label\": ariaLabel, onChange: handleChange })));\n};\n//# sourceMappingURL=Checkbox.js.map","import styled from 'styled-components';\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--1e1oks4\" }) `appearance:none;box-sizing:border-box;flex-shrink:0;width:18px;height:18px;margin:3px;background-color:transparent;border:2px solid #637381;border-radius:50%;outline:none;cursor:pointer;flex-shrink:0;transition:box-shadow 0.1s;&:checked{position:relative;border-color:#0079d1;}&:checked::before{content:'';width:10px;height:10px;position:absolute;top:2px;left:2px;background-color:#0079d1;border-radius:50%;}&:hover{border-color:#0079d1;}&:active{border-color:#0079d1;}&:focus{box-shadow:0 0 0 4px #80bce8;outline:0;}&:disabled{box-shadow:none;background-color:#dfe3e8;border-color:#959fa8;cursor:default;}&:disabled::before{background-color:#637381;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useCallback } from 'react';\nimport { Choice } from '../Choice';\nimport { Input } from './styled';\nimport { generateId } from '../../utils/generateId';\nexport const Radio = forwardRef((_a, ref) => {\n var { checked, value, name, disabled, onChange, id, children } = _a, otherProps = __rest(_a, [\"checked\", \"value\", \"name\", \"disabled\", \"onChange\", \"id\", \"children\"]);\n const handleChange = useCallback((e) => {\n onChange(e.currentTarget.checked, value);\n }, [onChange, value]);\n const componentId = id !== null && id !== void 0 ? id : generateId('radio');\n return (React.createElement(Choice, Object.assign({ id: componentId, disabled: disabled }, otherProps),\n React.createElement(Input, { id: componentId, type: \"radio\", checked: checked, value: value, name: name, disabled: disabled, onChange: handleChange, ref: ref }),\n children));\n});\n//# sourceMappingURL=Radio.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const Fieldset = styled.fieldset.withConfig({ displayName: \"vui--Fieldset\", componentId: \"vui--bygv6o\" }) `padding:0;display:flex;flex-direction:column;border:0;& > * + *{margin-top:16px;}`;\nexport const Legend = styled.legend.withConfig({ displayName: \"vui--Legend\", componentId: \"vui--18baj4v\" }) `font-family:${theme.text.inputLabel.fontFamily};font-size:${theme.text.inputLabel.fontSize};font-style:${theme.text.inputLabel.fontStyle};font-weight:${theme.text.inputLabel.fontWeight};line-height:${theme.text.inputLabel.lineHeight};text-decoration:${theme.text.inputLabel.textDecoration};color:${theme.text.inputLabel.color};`;\n//# sourceMappingURL=styled.js.map","import React, { Component } from 'react';\nimport { Radio } from '../Radio';\nimport { Checkbox } from '../Checkbox';\nimport { Fieldset, Legend } from './styled';\nexport class ChoiceList extends Component {\n constructor() {\n super(...arguments);\n this.handleChange = (value, checked) => {\n const { allowMultiple } = this.props;\n if (allowMultiple) {\n this.handleChangeMultiple(value, checked);\n return;\n }\n this.handleChangeSingle(value, checked);\n };\n this.handleChangeSingle = (value, checked) => {\n const { onChange } = this.props;\n if (checked) {\n onChange([value]);\n }\n };\n this.handleChangeMultiple = (value, checked) => {\n const { selected, onChange } = this.props;\n let newSelected = [];\n if (checked) {\n newSelected = [...selected, value];\n }\n else {\n newSelected = selected.filter((selectedValue) => selectedValue !== value);\n }\n onChange(newSelected);\n };\n }\n render() {\n const { allowMultiple, options, selected, title, disabled, bordered } = this.props;\n const InputComponent = allowMultiple ? Checkbox : Radio;\n return (React.createElement(Fieldset, { disabled: disabled },\n title && React.createElement(Legend, null, title),\n options.map((option) => (React.createElement(InputComponent, Object.assign({ key: option.value, bordered: bordered, checked: selected.includes(option.value), onChange: (checked) => this.handleChange(option.value, checked) }, option))))));\n }\n}\n//# sourceMappingURL=ChoiceList.js.map","import React from 'react';\nexport const ClipboardIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M19 3H14.82C14.4 1.84 13.3 1 12 1C10.7 1 9.6 1.84 9.18 3H5C3.9 3 3 3.9 3 5V21C3 22.1 3.9 23 5 23H19C20.1 23 21 22.1 21 21V5C21 3.9 20.1 3 19 3ZM12 3C12.55 3 13 3.45 13 4C13 4.55 12.55 5 12 5C11.45 5 11 4.55 11 4C11 3.45 11.45 3 12 3ZM19 21H5V5H7V8H17V5H19V21Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=ClipboardIcon.js.map","import React, { useCallback } from 'react';\nimport styled from 'styled-components';\nimport { Tooltip } from '../Tooltip';\nimport { colors } from '../../theme/modules/colors';\nimport { SuccessIcon } from '../../tempIcons/SuccessIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { Button } from '../Button';\nimport { ClipboardIcon } from '../../tempIcons/ClipboardIcon';\nconst iconSizes = { width: sizes.base, height: sizes.base };\n/**\n * Created in here to fix orders table sizes. Bad pattern to use in main button component, as\n * touch target is below A11y guidelines.\n */\nconst XSButton = styled(Button).withConfig({ displayName: \"vui--XSButton\", componentId: \"vui--e6p1xr\" }) `padding:1px;height:unset;span{height:${sizes.base};width:${sizes.base};top:unset;}`;\n/**\n * A dynamic button to facilitate copying text to a users' keyboard when clicked.\n */\nexport const CopyToClipboard = ({ className, text, onCopy }) => {\n const [copied, setCopied] = React.useState(false);\n const handleCopy = useCallback(() => {\n navigator.clipboard.writeText(text);\n if (onCopy)\n onCopy();\n setCopied(true);\n setTimeout(() => setCopied(false), 2500);\n }, [onCopy, text]);\n return (React.createElement(Tooltip, { text: copied ? 'Copied!' : 'Copy to clipboard' },\n React.createElement(XSButton, { variant: \"flat\", size: \"sm\", className: className, \"aria-label\": `${copied ? 'Copied' : 'Copy'} \"${text}\" to clipboard`, icon: copied ? (React.createElement(SuccessIcon, Object.assign({ color: colors.secondary.green.base }, iconSizes))) : (React.createElement(ClipboardIcon, Object.assign({ color: colors.secondary.blue.base }, iconSizes))), onClick: handleCopy })));\n};\n//# sourceMappingURL=CopyToClipboard.js.map","import styled from 'styled-components';\nimport { Stack } from '../../components/Stack';\nimport { Tooltip } from '../../components/Tooltip';\nimport { theme } from '../../theme';\nexport const Label = styled.label.withConfig({ displayName: \"vui--Label\", componentId: \"vui--qydg5r\" }) `display:block;font-family:${theme.text.inputLabel.fontFamily};font-size:${theme.text.inputLabel.fontSize};font-weight:${theme.text.inputLabel.fontWeight};line-height:${theme.text.inputLabel.lineHeight};color:${theme.text.inputLabel.color};`;\nexport const Hint = styled.span.withConfig({ displayName: \"vui--Hint\", componentId: \"vui--1p3i1v3\" }) `display:block;font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport const Error = styled.span.withConfig({ displayName: \"vui--Error\", componentId: \"vui--9vxkaw\" }) `display:block;font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};&::before{content:'';position:absolute;top:0;bottom:0;left:calc(${theme.sizes[2]} * -1);width:2px;background-color:${theme.colors.secondary.red.base};}`;\nexport const RootStack = styled(Stack).withConfig({ displayName: \"vui--RootStack\", componentId: \"vui--10dmq2i\" }) `position:relative;`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1haf85r\" }) `display:block;&-hoverable{display:flex;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { theme } from '../../theme';\nimport { Stack } from '../../components/Stack';\nimport { RootStack, Label, Hint, Error, BlockTooltip } from './styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { useId } from '../../hooks/useId';\nexport const withLabels = (Component) => (_a) => {\n var { label, hint, error, tooltip } = _a, otherProps = __rest(_a, [\"label\", \"hint\", \"error\", \"tooltip\"]);\n const componentId = useId({ id: otherProps === null || otherProps === void 0 ? void 0 : otherProps.id, prefix: Component.name });\n if (!label)\n return React.createElement(Component, Object.assign({ hasError: !!error }, otherProps));\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(\"div\", { style: { marginBottom: theme.sizes.xs } },\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n React.createElement(Label, { id: `${componentId}-label`, htmlFor: componentId }, label),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip },\n React.createElement(HelpIcon, { width: theme.sizes.base, height: theme.sizes.base, color: theme.colors.neutral.ink.light })))),\n hint && React.createElement(Hint, null, hint)),\n React.createElement(Component, Object.assign({ id: componentId, hasError: !!error }, otherProps)),\n error && React.createElement(Error, null, error)));\n};\n//# sourceMappingURL=withLabels.js.map","import React, { useEffect } from 'react';\nexport const withDeprecated = (Component) => (props) => {\n useEffect(() => {\n // eslint-disable-next-line no-console\n console.warn(`${Component.name} is deprecated.`);\n }, []);\n return React.createElement(Component, Object.assign({}, props));\n};\n//# sourceMappingURL=withDeprecated.js.map","import styled from 'styled-components';\nimport { Group } from 'react-aria-components';\nimport { theme } from '../../theme';\nimport { getTextStyles } from '../RangeCalendar/components/utils';\nexport const DateRangeGroup = styled(Group).withConfig({ displayName: \"vui--DateRangeGroup\", componentId: \"vui--cprola\" }) `${getTextStyles(theme.text.body)} display:flex;align-items:center;justify-content:space-between;gap:8px;height:22px;z-index:1;border:1px solid ${theme.colors.neutral.ink.lightest};border-radius:${theme.radius.base};gap:${theme.sizes.xs};padding:${theme.sizes.sm};&[data-focus-within]{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}&:has(*[data-invalid]){box-shadow:0 0 0 4px ${theme.colors.secondary.red.light};border:1px solid ${theme.colors.secondary.red.base};}${({ $hasError }) => !!$hasError &&\n `\n box-shadow: 0 0 0 4px ${theme.colors.secondary.red.light};\n border: 1px solid ${theme.colors.secondary.red.base};\n `} *[data-placeholder],*[data-placeholder] + div,*:has(*[data-placeholder])~ .date-range-input-splitter{color:${theme.colors.neutral.ink.lightest};}.date-range-input-splitter{margin:0 ${theme.sizes.sm};}&[data-disabled]{cursor:not-allowed;background-color:${theme.colors.neutral.grey.light};.react-aria-DateInput .react-aria-DateSegment,.date-range-input-splitter{cursor:not-allowed;color:${theme.colors.neutral.ink.light};}}.react-aria-DateInput{display:flex;align-items:center;cursor:text;caret-color:transparent;.react-aria-DateSegment{padding:0 1px;border-radius:${theme.radius.base};&[data-invalid]{color:${theme.colors.secondary.red.base};}&[data-focused]{color:white;background-color:${theme.colors.secondary.blue.dark};&[data-invalid]{background-color:${theme.colors.secondary.red.lightest};}}&[data-invalid]{font-weight:bold;color:${theme.colors.secondary.red.dark};}&:focus-visible{outline:none;}}}`;\n//# sourceMappingURL=styled.js.map","import { withLabels } from '../../hoc';\nimport { DateInputField as BasicDateInputField } from './DateInputField';\nexport const DateInputField = withLabels(BasicDateInputField);\n//# sourceMappingURL=index.js.map","import React from 'react';\nimport { DateField, DateInput, DateSegment } from 'react-aria-components';\nimport { DateRangeGroup } from './styled';\nimport { Button } from '../Button';\nimport { Stack } from '../Stack';\nexport const DateInputField = ({ id, className, style, shouldForceLeadingZeros = true, rightAction, minValue, maxvalue, startValue, endValue, isDisabled, isReadOnly, isRangeInput = false, hasError, 'aria-label': ariaLabel, 'aria-describedby': ariaDescribedBy, 'aria-labelledby': ariaLabelledBy, onChange, onChangeStartDate, onChangeEndDate, }) => (React.createElement(Stack, { direction: \"horizontal\", alignX: \"stretch\", alignY: \"center\", spacing: 0 },\n React.createElement(DateRangeGroup, { style: style, className: className, \"aria-label\": ariaLabel, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"$hasError\": hasError, isDisabled: isDisabled },\n React.createElement(Stack, { spacing: 0, direction: \"horizontal\", alignX: \"center\" },\n React.createElement(DateField, { shouldForceLeadingZeros: shouldForceLeadingZeros, onChange: isRangeInput ? onChangeStartDate : onChange, value: startValue, minValue: minValue, maxValue: maxvalue, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"aria-label\": isRangeInput ? 'start date' : 'date', isDisabled: isDisabled, isReadOnly: isReadOnly },\n React.createElement(DateInput, { slot: \"start\" }, (segment) => React.createElement(DateSegment, { segment: segment }))),\n isRangeInput && (React.createElement(React.Fragment, null,\n React.createElement(\"span\", { className: \"date-range-input-splitter\", \"aria-hidden\": \"true\" }, \"-\"),\n React.createElement(DateField, { shouldForceLeadingZeros: shouldForceLeadingZeros, onChange: onChangeEndDate, value: endValue, minValue: minValue, maxValue: maxvalue, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"aria-label\": \"end date\", isDisabled: isDisabled, isReadOnly: isReadOnly },\n React.createElement(DateInput, { slot: \"end\" }, (segment) => React.createElement(DateSegment, { segment: segment })))))),\n rightAction && (React.createElement(Button, Object.assign({ variant: \"flat\", style: {\n padding: '2px',\n height: 'unset',\n } }, rightAction))))));\n//# sourceMappingURL=DateInputField.js.map","import styled from 'styled-components';\nexport const SelectInput = styled.select.withConfig({ displayName: \"vui--SelectInput\", componentId: \"vui--1v4mu6a\" }) `box-sizing:border-box;appearance:none;display:flex;align-items:center;justify-content:center;padding:0 2.5rem 0 0.5rem;border-radius:4px;background-color:white;border:1px solid #959fa8;color:#1b2126;background-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M4 6L8 10L12 6H4Z' fill='currentColor' /%3E%3C/svg%3E\");background-repeat:no-repeat;background-position:right 0.5em top 50%,0 0;${({ sizeVariant }) => {\n let height = '40px';\n let fontSize = '14px';\n if (sizeVariant === 'sm') {\n height = '32px';\n fontSize = '12px';\n }\n return `\n height: ${height};\n font-size: ${fontSize};\n `;\n}} &:focus{border-color:#0079d1;box-shadow:0 0 0 4px #80bce8;outline:0;}&:invalid{border-color:#eb5757;box-shadow:0 0 0 4px #f7bcbc;outline:0;}&:disabled{box-shadow:none;background-color:#f2f3f5;border-color:#959fa8;color:#637381;cursor:not-allowed;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useCallback } from 'react';\nimport { SelectInput } from './styled';\nimport { withLabels } from '../../hoc';\nexport const Select = withLabels(forwardRef((_a, ref) => {\n var { className, options, value, onChange, size, disabled, hasError } = _a, otherProps = __rest(_a, [\"className\", \"options\", \"value\", \"onChange\", \"size\", \"disabled\", \"hasError\"]);\n const handleChange = useCallback((e) => {\n if (!onChange)\n return;\n onChange(e.currentTarget.value);\n }, [onChange]);\n return (React.createElement(SelectInput, Object.assign({ className: className, sizeVariant: size, value: value !== null && value !== void 0 ? value : undefined, onChange: handleChange, disabled: disabled, hasError: hasError, ref: ref }, otherProps), !!options &&\n options.map((option) => (React.createElement(\"option\", { key: option.label, value: option.value, disabled: option.disabled, hidden: option.hidden }, option.label)))));\n}));\nSelect.displayName = 'Select';\n//# sourceMappingURL=Select.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { theme } from '../../theme';\nconst Slider = styled.span.withConfig({ displayName: \"vui--Slider\", componentId: \"vui--x03mdi\" }) `content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:18px;background-color:#cdd1d5;-webkit-transition:0.3s;transition:0.3s;&:after{content:'';position:absolute;border-radius:50%;background-color:${({ disabled, switched }) => disabled && switched ? theme.colors.secondary.blue.lightest : 'white'};-webkit-transition:0.3s;transition:0.3s;}`;\nconst Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--1ccelw2\" }) `width:100%;height:100%;border-radius:${theme.radius.base};z-index:2;margin:0;cursor:${({ disabled }) => (disabled ? 'not-allowed' : 'pointer')};&:focus-visible + ${Slider}{box-shadow:0 0 0 4px ${theme.colors.brand.blue.light};}&:checked + ${Slider}{background-color:#0079d1;}&:disabled + ${Slider}{background-color:${theme.colors.neutral.grey.base};}&:checked:disabled + ${Slider}{background-color:${theme.colors.secondary.blue.light};}`;\nconst Switch = styled.span.withConfig({ displayName: \"vui--Switch\", componentId: \"vui--13yy1uj\" }) `display:flex;position:relative;height:${({ small }) => (small ? '28px' : '36px')};width:${({ small }) => (small ? '56px' : '72px')};z-index:1;input{position:absolute;opacity:0;}${Slider}:after{height:${({ small }) => (small ? '22px' : '28px')};width:${({ small }) => (small ? '22px' : '28px')};left:${({ small }) => (small ? '3px' : '4px')};bottom:${({ small }) => (small ? '3px' : '4px')};}${Input}:checked + ${Slider}{&:after,svg{-webkit-transform:translateX(${({ small }) => (small ? '28px' : '36px')});-ms-transform:translateX(${({ small }) => (small ? '28px' : '36px')});transform:translateX(${({ small }) => (small ? '28px' : '36px')});}}`;\nconst Wrapper = styled(BaseContainer).withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--69792q\" }) `display:inline-block;user-select:none;`;\nexport { Switch, Slider, Input, Wrapper };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef } from 'react';\nimport { Input, Slider, Switch, Wrapper } from './styled';\nimport { Choice } from '../Choice';\n/**\n * A toggle switch component, use-cases should provide a label, wrap with a custom one or pass in an aria-label.\n */\nexport const Toggle = forwardRef((_a, ref) => {\n var { id = 'testid', className, name, switched, small, onClick = () => { }, disabled, ariaLabel, inputPosition = 'right' } = _a, choiceProps = __rest(_a, [\"id\", \"className\", \"name\", \"switched\", \"small\", \"onClick\", \"disabled\", \"ariaLabel\", \"inputPosition\"]);\n return (React.createElement(Choice, Object.assign({ id: id, inputPosition: inputPosition }, choiceProps),\n React.createElement(Wrapper, { className: className, disabled: disabled },\n React.createElement(Switch, { small: small, disabled: disabled, className: className },\n React.createElement(Input, { id: id, role: \"switch\", type: \"checkbox\", name: name, \"aria-label\": ariaLabel, checked: !!switched, onChange: (e) => (disabled ? undefined : onClick(e)), disabled: disabled, ref: ref }),\n React.createElement(Slider, { switched: switched, disabled: disabled })))));\n});\n//# sourceMappingURL=Toggle.js.map","export const DEFAULT_PREVIOUS_PERIOD_OPTIONS = [\n { label: 'Previous Day', value: 'PREVIOUS_DAY' },\n { label: 'Previous Week', value: 'PREVIOUS_WEEK' },\n { label: 'Previous Month', value: 'PREVIOUS_MONTH' },\n { label: 'Previous Year', value: 'PREVIOUS_YEAR' },\n];\n//# sourceMappingURL=constants.js.map","import React, { useEffect, useState } from 'react';\nimport { Toggle } from '../../Toggle';\nimport { Text } from '../../Text';\nimport { Select } from '../../Select';\nimport { theme } from '../../../theme';\nimport { DEFAULT_PREVIOUS_PERIOD_OPTIONS } from './constants';\nexport const ComparePreviousPeriod = ({ options = DEFAULT_PREVIOUS_PERIOD_OPTIONS, selectedPreviousPeriod, setSelectedPreviousPeriod, }) => {\n const [showCompareSelect, setShowCompareSelect] = useState(!!selectedPreviousPeriod);\n const findAndSelectOption = (newValue) => {\n const newOption = options.find(({ value }) => value === newValue);\n if (newOption)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(newOption);\n };\n const toggleShowSelect = () => {\n // When toggled off, unselect show previous period.\n if (showCompareSelect)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(null);\n setShowCompareSelect(!showCompareSelect);\n };\n // If no option is currently selected, we set to the first option provided.\n useEffect(() => {\n if (!selectedPreviousPeriod)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(options[0]);\n }, [selectedPreviousPeriod, setSelectedPreviousPeriod, options]);\n return (React.createElement(React.Fragment, null,\n React.createElement(Text, { variant: \"inputLabel\", style: {\n display: 'flex',\n alignItems: 'center',\n gap: theme.sizes.sm,\n whiteSpace: 'nowrap',\n } },\n React.createElement(Toggle, { small: true, switched: showCompareSelect, onClick: toggleShowSelect }),\n \"Compare previous period\"),\n showCompareSelect && (React.createElement(Select, { \"aria-label\": \"Period to compare against\", options: options, \n // To avoid screen jumping (before useEffect kicks in, default value to first option)\n value: (selectedPreviousPeriod === null || selectedPreviousPeriod === void 0 ? void 0 : selectedPreviousPeriod.value) || options[0].value, onChange: findAndSelectOption }))));\n};\n//# sourceMappingURL=ComparePreviousPeriod.js.map","import { CalendarDate, endOfMonth, getLocalTimeZone, now, startOfMonth, startOfWeek, startOfYear, } from '@internationalized/date';\nexport var DateRanges;\n(function (DateRanges) {\n DateRanges[\"TODAY\"] = \"TODAY\";\n DateRanges[\"YESTERDAY\"] = \"YESTERDAY\";\n DateRanges[\"LAST_7_DAYS\"] = \"LAST_7_DAYS\";\n DateRanges[\"LAST_30_DAYS\"] = \"LAST_30_DAYS\";\n DateRanges[\"LAST_90_DAYS\"] = \"LAST_90_DAYS\";\n DateRanges[\"LAST_MONTH\"] = \"LAST_MONTH\";\n DateRanges[\"LAST_12_MONTHS\"] = \"LAST_12_MONTHS\";\n DateRanges[\"WEEK_TO_DATE\"] = \"WEEK_TO_DATE\";\n DateRanges[\"MONTH_TO_DATE\"] = \"MONTH_TO_DATE\";\n DateRanges[\"YEAR_TO_DATE\"] = \"YEAR_TO_DATE\";\n})(DateRanges || (DateRanges = {}));\nexport const timeRangeToDateRange = (range) => {\n const { start, end } = range;\n const startDate = new CalendarDate(start.year, start.month, start.day);\n const endDate = new CalendarDate(end.year, end.month, end.day);\n return { start: startDate, end: endDate };\n};\nexport const getDateRange = (option) => {\n // Getting today every time function is called. Don't want this to be stale\n const today = now(getLocalTimeZone());\n let dateRange;\n switch (option) {\n case DateRanges.TODAY:\n dateRange = { start: today, end: today };\n break;\n case DateRanges.YESTERDAY:\n dateRange = {\n start: today.subtract({ days: 1 }),\n end: today.subtract({ days: 1 }),\n };\n break;\n case DateRanges.LAST_7_DAYS:\n dateRange = {\n start: today.subtract({ days: 7 }),\n end: today,\n };\n break;\n case DateRanges.LAST_30_DAYS:\n dateRange = {\n start: today.subtract({ days: 30 }),\n end: today,\n };\n break;\n case DateRanges.LAST_90_DAYS:\n dateRange = { start: today.subtract({ days: 90 }), end: today };\n break;\n case DateRanges.LAST_MONTH: {\n const lastMonth = startOfMonth(today.subtract({ months: 1 }));\n dateRange = { start: lastMonth, end: endOfMonth(lastMonth) };\n break;\n }\n case DateRanges.LAST_12_MONTHS: {\n const lastMonth = startOfMonth(today.subtract({ months: 1 }));\n dateRange = {\n start: startOfMonth(lastMonth).subtract({ months: 12 }),\n end: endOfMonth(lastMonth),\n };\n break;\n }\n case DateRanges.WEEK_TO_DATE:\n dateRange = { start: startOfWeek(today, navigator.language), end: today };\n break;\n case DateRanges.MONTH_TO_DATE:\n dateRange = { start: startOfMonth(today), end: today };\n break;\n case DateRanges.YEAR_TO_DATE:\n dateRange = { start: startOfYear(today), end: today };\n break;\n default:\n return null;\n }\n return timeRangeToDateRange(dateRange);\n};\nexport const DATE_RANGE_OPTIONS = [\n { label: 'Custom', value: 'CUSTOM', disabled: true },\n { label: 'Today', value: DateRanges.TODAY },\n { label: 'Yesterday', value: DateRanges.YESTERDAY },\n { label: 'Last 7 Days', value: DateRanges.LAST_7_DAYS },\n { label: 'Last 30 Days', value: DateRanges.LAST_30_DAYS },\n { label: 'Last 90 Days', value: DateRanges.LAST_90_DAYS },\n { label: 'Last Month', value: DateRanges.LAST_MONTH },\n { label: 'Last 12 Months', value: DateRanges.LAST_12_MONTHS },\n { label: 'Week to Date', value: DateRanges.WEEK_TO_DATE },\n { label: 'Month to Date', value: DateRanges.MONTH_TO_DATE },\n { label: 'Year to Date', value: DateRanges.YEAR_TO_DATE },\n];\nexport const checkForMatchingPreset = (selectedRange) => DATE_RANGE_OPTIONS.reduce((match, option) => {\n if (option.hidden || match)\n return match; // Skip hidden options or if a match is already found\n const optionDateRange = getDateRange(option.value);\n if (!optionDateRange)\n return match; // Skip when no match.\n const { start: optionStart, end: optionEnd } = optionDateRange;\n if (selectedRange.start.compare(optionStart) === 0 &&\n selectedRange.end.compare(optionEnd) === 0) {\n return option;\n }\n return match;\n}, undefined);\nexport const DEFAULT_SELECTION = DateRanges.LAST_30_DAYS;\nexport const DEFAULT_RANGE = getDateRange(DEFAULT_SELECTION);\nexport const DEFAULT_PRESET = DATE_RANGE_OPTIONS.find(({ value }) => value === DEFAULT_SELECTION);\n//# sourceMappingURL=constants.js.map","export const checkIfDateRangeInvalid = ({ disabledRanges, selectedRange, }) => {\n if (!selectedRange || !disabledRanges || disabledRanges.length === 0)\n return false;\n const { start: presortStart, end: presortEnd } = selectedRange;\n const [start, end] = [presortStart, presortEnd].sort();\n return disabledRanges.some(([disabledStart, disabledEnd]) => (start >= disabledStart && start <= disabledEnd) || // Case 1: selectedRange.start is within the disabledRange\n (end >= disabledStart && end <= disabledEnd) || // Case 2: selectedRange.end is within the disabledRange\n (start <= disabledStart && end >= disabledEnd));\n};\n//# sourceMappingURL=utils.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const Divider = styled.div.withConfig({ displayName: \"vui--Divider\", componentId: \"vui--ssvmxc\" }) `margin:0 -${theme.sizes.base};border-top:1px solid ${theme.colors.neutral.grey.base};`;\n//# sourceMappingURL=Divider.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useMemo } from 'react';\nimport { Button } from '../Button';\nimport { Select } from '../Select';\nimport { DateInputField } from '../DateInputField';\nimport { RangeCalendar } from '../RangeCalendar';\nimport { Card } from '../Card';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { ComparePreviousPeriod } from './components/ComparePreviousPeriod';\nimport { DATE_RANGE_OPTIONS, DateRanges, checkForMatchingPreset, getDateRange } from './constants';\nimport { checkIfDateRangeInvalid } from './utils';\nimport { Divider } from './components/Divider';\nexport const DateRangePicker = (_a) => {\n var { \n // Style props\n className, style, isDisabled, \n // Customizable options\n showDatePresets = true, onReset, \n // Calendar props\n disabledRanges, selectedPreset, setSelectedPreset, selectedRange, setSelectedRange, \n // Previous period props\n 'aria-describedby': ariaDescribedBy, 'aria-label': ariaLabel } = _a, previousPeriodProps = __rest(_a, [\"className\", \"style\", \"isDisabled\", \"showDatePresets\", \"onReset\", \"disabledRanges\", \"selectedPreset\", \"setSelectedPreset\", \"selectedRange\", \"setSelectedRange\", 'aria-describedby', 'aria-label']);\n const updateRangePreset = (selectedValue) => {\n setSelectedRange(getDateRange(DateRanges[selectedValue]));\n setSelectedPreset(DATE_RANGE_OPTIONS.find(({ value }) => value === selectedValue) || DATE_RANGE_OPTIONS[0]);\n };\n const updateDateSegment = useCallback((slot) => (value) => {\n const newRange = {\n start: slot === 'start' ? value : selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.start,\n end: slot === 'end' ? value : selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.end,\n };\n setSelectedRange(newRange);\n }, [selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.end, selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.start, setSelectedRange]);\n const isDateRangeInvalid = useMemo(() => checkIfDateRangeInvalid({ disabledRanges, selectedRange }), [disabledRanges, selectedRange]);\n // Memoize finding preset since checkForMatchingPreset isn't quick.\n const matchedPreset = useMemo(() => {\n if (!selectedRange)\n return null;\n return checkForMatchingPreset(selectedRange);\n }, [selectedRange]);\n useEffect(() => {\n if (matchedPreset)\n setSelectedPreset(matchedPreset); // If selected value is a preset, set it.\n else\n setSelectedPreset(DATE_RANGE_OPTIONS[0]); // Otherwise, select \"custom\" option.\n }, [matchedPreset, setSelectedPreset]);\n return (React.createElement(Stack, { direction: \"vertical\", alignX: \"stretch\", spacing: \"0\", style: Object.assign({ gap: theme.sizes.base }, style), className: className, \"aria-describedby\": ariaDescribedBy, \"aria-label\": ariaLabel },\n showDatePresets && (React.createElement(Select, { disabled: isDisabled, label: \"Date Range\", options: DATE_RANGE_OPTIONS, value: selectedPreset === null || selectedPreset === void 0 ? void 0 : selectedPreset.value, onChange: updateRangePreset })),\n React.createElement(DateInputField, { isRangeInput: true, isDisabled: isDisabled, label: \"Start date - End date\", onChangeStartDate: updateDateSegment('start'), onChangeEndDate: updateDateSegment('end'), startValue: selectedRange && selectedRange.start, endValue: selectedRange && selectedRange.end, error: isDateRangeInvalid ? 'Range contains invalid dates' : undefined }),\n previousPeriodProps.showPreviousPeriod && React.createElement(ComparePreviousPeriod, Object.assign({}, previousPeriodProps)),\n React.createElement(Divider, null),\n React.createElement(Stack, { alignX: \"center\" },\n React.createElement(RangeCalendar, { \"aria-label\": \"Selected Date Range\", isDisabled: isDisabled, value: selectedRange, onChange: setSelectedRange, disabledRanges: disabledRanges })),\n !!onReset && (React.createElement(React.Fragment, null,\n React.createElement(Divider, null),\n React.createElement(Card.Footer, { style: { display: 'flex', justifyContent: 'end', padding: 0, margin: 0 } },\n React.createElement(Button, { variant: \"default\", size: \"sm\", onClick: onReset, disabled: isDisabled }, \"Reset\"))))));\n};\n//# sourceMappingURL=DateRangePicker.js.map","export function alignmentToFlex(align) {\n switch (align) {\n case 'left':\n return 'flex-start';\n case 'center':\n return 'center';\n case 'right':\n return 'flex-end';\n default:\n return 'flex-start';\n }\n}\n//# sourceMappingURL=alignmentToFlex.js.map","export function parseWidth(width, fallback) {\n switch (typeof width) {\n case 'string':\n return width;\n case 'number':\n return `${width}px`;\n case 'object':\n return `minmax(${parseWidth(width.min, 'max-content')}, ${parseWidth(width.max)})`;\n default:\n return fallback || '1fr';\n }\n}\n//# sourceMappingURL=parseWidth.js.map","import { theme } from '../../../theme';\nimport { parseWidth } from './parseWidth';\nimport { sumAllAfterIndex, sumAllBeforeIndex } from './sumAll';\nexport function generateTableCss({ pinnedLeft, pinnedRight, cellWidths, scrollPosition, visible, stripingMode, }) {\n const pinnedLeftStyles = pinnedLeft.map((_, index) => `\n th:nth-child(${index + 1}),\n td:nth-child(${index + 1}) {\n position: sticky;\n left: ${cellWidths ? sumAllBeforeIndex(cellWidths, index + 1) : 0}px;\n z-index: 2;\n }\n `);\n const pinnedRightStyles = pinnedRight.map((_, index) => `\n th:nth-last-child(${index + 1}),\n td:nth-last-child(${index + 1}) {\n position: sticky;\n right: ${cellWidths ? sumAllAfterIndex(cellWidths, cellWidths.length - index) : 0}px;\n }\n `);\n const isLeftShadowVisible = scrollPosition !== 'start' && scrollPosition !== 'none';\n const leftShadow = `\n th:nth-child(${pinnedLeft.length})::after,\n td:nth-child(${pinnedLeft.length})::after {\n position: absolute;\n transform: translate(100%);\n top: 0;\n right: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n box-shadow: ${isLeftShadowVisible ? 'inset 10px 0 10px -8px rgb(0 0 0 / 25%)' : 'none'};\n }\n `;\n const isRightShadowVisible = scrollPosition !== 'end' && scrollPosition !== 'none';\n const rightShadow = `\n th:nth-last-child(${pinnedRight.length})::after,\n td:nth-last-child(${pinnedRight.length})::after {\n position: absolute;\n transform: translate(-100%);\n top: 0;\n left: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n box-shadow: ${isRightShadowVisible ? 'inset -10px 0 10px -8px rgb(0 0 0 / 25%)' : 'none'};\n }\n `;\n const stripingRow = `\n tr:nth-child(odd) > td {\n background-color: ${theme.colors.neutral.grey.lightest};\n }\n\n tr + tr > td {\n border-top: 1px solid ${theme.colors.neutral.grey.base};\n }\n `;\n const stripingNested = `\n tbody:nth-of-type(odd) > tr > td {\n background-color: ${theme.colors.neutral.grey.lightest};\n }\n\n tbody + tbody > tr:first-child > td {\n border-top: 1px solid ${theme.colors.neutral.grey.base};\n }\n `;\n return `\n grid-template-columns: ${visible.map((col) => parseWidth(col.width)).join(' ')};\n\n th::after, td::after {\n transition: box-shadow .3s;\n }\n\n ${pinnedLeft.length > 0 ? pinnedLeftStyles : ''}\n ${pinnedRight.length > 0 ? pinnedRightStyles : ''}\n\n ${leftShadow}\n ${rightShadow}\n\n ${stripingMode === 'nested' ? stripingNested : stripingRow}\n `;\n}\n//# sourceMappingURL=generateTableCss.js.map","export function sumAllBeforeIndex(array, index) {\n return array.slice(0, index - 1).reduce((acc, val) => acc + val, 0);\n}\nexport function sumAllAfterIndex(array, index) {\n return array.slice(index).reduce((acc, val) => acc + val, 0);\n}\n//# sourceMappingURL=sumAll.js.map","/* Sorting */\nexport var SortDirection;\n(function (SortDirection) {\n SortDirection[\"ascending\"] = \"ascending\";\n SortDirection[\"descending\"] = \"descending\";\n})(SortDirection || (SortDirection = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nexport const DoubleArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DoubleArrowIconIcon.js.map","import React from 'react';\nexport const ArrowUpIcon = (props) => {\n return (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M13 20V7.83L18.59 13.42L20 12L12 4L4 12L5.41 13.41L11 7.83L11 20H13Z\", fill: \"currentColor\" })));\n};\n//# sourceMappingURL=ArrowUpIcon.js.map","import React from 'react';\nexport const ArrowDownIcon = (props) => {\n return (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M11 4V16.17L5.41 10.58L4 12L12 20L20 12L18.59 10.59L13 16.17L13 4H11Z\", fill: \"currentColor\" })));\n};\n//# sourceMappingURL=ArrowDownIcon.js.map","import React from 'react';\nimport { theme } from '../../../theme';\nimport { SortDirection } from '../types';\nimport { DoubleArrowIcon } from '../../../tempIcons/DoubleArrowIconIcon';\nimport { ArrowUpIcon } from '../../../tempIcons/ArrowUpIcon';\nimport { ArrowDownIcon } from '../../../tempIcons/ArrowDownIcon';\nexport const GetSortIcon = ({ sortState, columnId, size }) => {\n if (!sortState || sortState.columnId !== columnId)\n return React.createElement(DoubleArrowIcon, { size: size });\n if (sortState.direction === SortDirection.ascending) {\n return React.createElement(ArrowUpIcon, { color: theme.colors.neutral.ink.dark, size: size });\n }\n return React.createElement(ArrowDownIcon, { color: theme.colors.neutral.ink.dark, size: size });\n};\n//# sourceMappingURL=GetSortIcon.js.map","/* eslint-disable react-hooks/exhaustive-deps */\nimport { useEffect, useState } from 'react';\nimport throttle from 'lodash.throttle';\nimport ResizeObserver from 'resize-observer-polyfill';\nexport function useCellWidths(tableRef, containerRef) {\n const [cellWidths, setCellWidths] = useState([]);\n const updateCellWidths = () => {\n if (!tableRef.current)\n return;\n const cells = tableRef.current.querySelectorAll('tbody tr:first-child td');\n const widths = Array.from(cells).map((cell) => cell.getBoundingClientRect().width);\n setCellWidths(widths);\n };\n useEffect(() => {\n updateCellWidths();\n }, [tableRef.current]);\n // Update cell widths when container is resized.\n useEffect(() => {\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateCellWidths, 50); // Throttle events\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n // eslint-disable-next-line consistent-return\n return () => resizeObserver.disconnect();\n }, [containerRef.current]);\n return cellWidths;\n}\n//# sourceMappingURL=useCellWidths.js.map","class CustomEvent extends Event {\n constructor(eventType, data) {\n super(eventType, { bubbles: true, cancelable: true });\n this.data = data;\n }\n}\nexport const customEventEmitter = (eventType, data) => {\n const evt = new CustomEvent(eventType, data);\n document.dispatchEvent(evt);\n};\n//# sourceMappingURL=customEventEmitter.js.map","import { useEffect, useState } from 'react';\nimport { customEventEmitter } from '../utils/customEventEmitter';\nexport const useColumnWidths = ({ tableRef, columns, columnIds, }) => {\n const getColumnWidths = (cols) => cols.reduce((obj, item) => {\n // eslint-disable-next-line no-param-reassign\n obj[item.id] = item.width;\n return obj;\n }, {});\n const [columnWidths, setColumnWidths] = useState(getColumnWidths(columns));\n const setColumnWidth = ({ columnId, width }) => {\n const calculateWidth = (column, lastColumn) => {\n var _a, _b, _c;\n if (lastColumn)\n return columnWidths[column.id] || column.width;\n const val = columnWidths[column.id] ||\n column.width ||\n ((_c = (_b = (_a = tableRef.current) === null || _a === void 0 ? void 0 : _a.querySelector(`th[data-columnid=\"${column.id}\"]`)) === null || _b === void 0 ? void 0 : _b.getBoundingClientRect()) === null || _c === void 0 ? void 0 : _c.width) ||\n undefined;\n return val;\n };\n const newColumnWidths = Object.assign({}, columnWidths);\n columns.forEach((column, i) => {\n const lastColumn = i === columns.length - 1;\n const newWidth = column.id === columnId ? width : calculateWidth(column, lastColumn);\n newColumnWidths[column.id] = newWidth;\n });\n setColumnWidths(newColumnWidths);\n customEventEmitter('columnWidthUpdated', {\n tableRef,\n // eslint-disable-next-line @typescript-eslint/no-shadow\n columnWidths: newColumnWidths,\n });\n };\n useEffect(() => {\n const widths = getColumnWidths(columns);\n const newColumnWidths = Object.assign({}, columnWidths);\n Object.keys(widths).forEach((key) => {\n if (typeof columnWidths[key] === undefined) {\n newColumnWidths[key] = widths[key];\n }\n });\n setColumnWidths(newColumnWidths);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [JSON.stringify(columnIds)]);\n return {\n setColumnWidth,\n columnWidths,\n };\n};\n//# sourceMappingURL=useColumnWidths.js.map","export function getColumnWidth(columnId, columnWidths, columns) {\n if (columnWidths[columnId]) {\n return columnWidths[columnId];\n }\n const column = columns.find((col) => col.id === columnId);\n return column === null || column === void 0 ? void 0 : column.width;\n}\n//# sourceMappingURL=getColumnWidth.js.map","import { useCallback } from 'react';\nimport { useColumnWidths } from './useColumnWidths';\nimport { getColumnWidth } from '../utils/getColumnWidth';\nexport function useColumns(columns, tableRef, onResizeColumns) {\n const { columnWidths, setColumnWidth: originalSetColumnWidth } = useColumnWidths({\n tableRef,\n columns,\n columnIds: columns.map(({ id }) => id),\n });\n const newColumns = columns.map((column) => (Object.assign(Object.assign({}, column), { width: columnWidths[column.id] || column.width })));\n const setColumnWidth = useCallback(({ columnId, width }) => {\n originalSetColumnWidth({ columnId, width });\n if (onResizeColumns) {\n const updatedColumnWidths = columns.map(({ id }) => ({\n id,\n columnWidth: id === columnId ? width : getColumnWidth(id, columnWidths, columns),\n }));\n onResizeColumns(updatedColumnWidths);\n }\n }, [originalSetColumnWidth, onResizeColumns, columns, columnWidths]);\n const visible = newColumns.filter((col) => col.hidden !== true);\n const pinnedLeft = visible.filter((col) => col.pinned === 'left');\n const pinnedRight = visible.filter((col) => col.pinned === 'right');\n const notPinned = visible.filter((col) => col.pinned === 'none' || !col.pinned);\n return {\n visible: [...pinnedLeft, ...notPinned, ...pinnedRight],\n pinnedLeft,\n pinnedRight,\n setColumnWidth,\n };\n}\n//# sourceMappingURL=useColumns.js.map","import { useEffect } from 'react';\nexport function useDragToScroll(targetRef) {\n useEffect(() => {\n if (!targetRef.current)\n return;\n let isDragging = false;\n const scrollTarget = targetRef.current;\n const position = {\n left: 0,\n x: 0,\n };\n const mouseMoveHandler = (e) => {\n if (!scrollTarget)\n return;\n const dx = e.clientX - position.x;\n scrollTarget.scrollLeft = position.left - dx;\n if (!isDragging) {\n scrollTarget.style.cursor = 'grabbing';\n scrollTarget.style.userSelect = 'none';\n }\n isDragging = true;\n };\n const mouseUpHandler = () => {\n document.removeEventListener('mousemove', mouseMoveHandler);\n document.removeEventListener('mouseup', mouseUpHandler);\n isDragging = false;\n if (!scrollTarget)\n return;\n scrollTarget.style.removeProperty('cursor');\n scrollTarget.style.removeProperty('user-select');\n };\n const mouseDownHandler = (e) => {\n if (!scrollTarget)\n return;\n position.left = scrollTarget.scrollLeft;\n position.x = e.clientX;\n document.addEventListener('mousemove', mouseMoveHandler);\n document.addEventListener('mouseup', mouseUpHandler);\n };\n scrollTarget.addEventListener('mousedown', mouseDownHandler);\n /* eslint-disable-next-line consistent-return */\n return () => scrollTarget === null || scrollTarget === void 0 ? void 0 : scrollTarget.removeEventListener('mousedown', mouseDownHandler);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [targetRef.current]);\n}\n//# sourceMappingURL=useDragToScroll.js.map","import { useState } from 'react';\nexport function useNested() {\n const [expandedRowIds, setExpandedRowIds] = useState([]);\n // TODO: Memoise this\n const setExpanded = (expanded, rowId) => {\n if (!rowId)\n return;\n if (expanded) {\n // Add rowId to expandedRowIds\n if (expandedRowIds.includes(rowId))\n return;\n const rowIds = [...expandedRowIds, rowId];\n setExpandedRowIds(rowIds);\n }\n else {\n // Remove rowIds from expandedRowIds\n const index = expandedRowIds.findIndex((id) => id === rowId);\n if (index < 0)\n return;\n const rowIds = [...expandedRowIds];\n rowIds.splice(index, 1);\n setExpandedRowIds(rowIds);\n }\n };\n return {\n nestedTableProps: {\n expandedRowIds,\n setExpanded,\n },\n };\n}\n//# sourceMappingURL=useNested.js.map","/* eslint-disable consistent-return */\n/* eslint-disable react-hooks/exhaustive-deps */\nimport { useEffect, useState } from 'react';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport throttle from 'lodash.throttle';\nexport function useScrollPosition(containerRef) {\n const [scrollPosition, setScrollPosition] = useState('start');\n const updateScrollPosition = () => {\n if (!containerRef.current)\n return;\n const { width } = containerRef.current.getBoundingClientRect();\n const { scrollLeft, scrollWidth } = containerRef.current;\n if (scrollWidth < width) {\n setScrollPosition('none');\n return;\n }\n if (scrollLeft === 0) {\n setScrollPosition('start');\n return;\n }\n if (scrollLeft + width >= scrollWidth) {\n setScrollPosition('end');\n return;\n }\n setScrollPosition('middle');\n };\n useEffect(() => {\n if (!containerRef.current)\n return;\n containerRef.current.addEventListener('scroll', updateScrollPosition);\n return () => { var _a; return (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener('scroll', updateScrollPosition); };\n }, [containerRef.current]);\n useEffect(() => {\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateScrollPosition, 50);\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n return () => resizeObserver.disconnect();\n }, [containerRef.current]);\n return { scrollPosition, containerRef };\n}\n//# sourceMappingURL=useScrollPosition.js.map","export const defaultCellSpacing = 3;\nexport const headerCellHeight = '56px';\nexport const footerCellHeight = '56px';\n//# sourceMappingURL=constants.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { alignmentToFlex } from '../utils';\nimport { defaultCellSpacing, headerCellHeight } from '../constants';\nexport const Header = styled.th.withConfig({ displayName: \"vui--Header\", componentId: \"vui--12e6ib8\" }) `height:${headerCellHeight};position:relative;display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};z-index:${({ zIndex = 0 }) => zIndex};background-color:white;padding-left:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};padding-right:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};border-bottom:1px solid ${theme.colors.neutral.grey.base};grid-column-end:${({ span = 1 }) => `span ${span}`};`;\n//# sourceMappingURL=Header.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Checkbox } from '../../Checkbox';\nimport { Header } from './Header';\nexport function SelectionHeader(_a) {\n var { selected, indeterminate, onChange, selectionMode } = _a, headerProps = __rest(_a, [\"selected\", \"indeterminate\", \"onChange\", \"selectionMode\"]);\n if (selectionMode === 'single')\n return React.createElement(Header, Object.assign({}, headerProps));\n return (React.createElement(Header, Object.assign({}, headerProps),\n React.createElement(Checkbox, { checked: selected, indeterminate: indeterminate, onChange: onChange })));\n}\n//# sourceMappingURL=SelectionHeader.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { alignmentToFlex } from '../utils';\nimport { defaultCellSpacing, footerCellHeight } from '../constants';\nexport const Cell = styled.td.withConfig({ displayName: \"vui--Cell\", componentId: \"vui--1oz46st\" }) `display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};background-color:white;padding-bottom:var(--density);padding-top:var(--density);padding-left:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};padding-right:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};color:${theme.text.bodySmall.color};font-family:${theme.text.bodySmall.fontFamily};font-size:${theme.text.bodySmall.fontSize};font-style:${theme.text.bodySmall.fontStyle};font-weight:${theme.text.bodySmall.fontWeight};line-height:${theme.text.bodySmall.lineHeight};grid-column-end:${({ span = 1 }) => `span ${span}`};tfoot &{min-height:${footerCellHeight};border-top:1px solid ${theme.colors.secondary.blue.base};background-color:${theme.colors.neutral.grey.lightest};}`;\n//# sourceMappingURL=Cell.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Checkbox } from '../../Checkbox';\nimport { Radio } from '../../Radio';\nimport { Cell } from './Cell';\nexport function SelectionCell(_a) {\n var { selected, rowId, onChange, selectionMode, disabled } = _a, cellProps = __rest(_a, [\"selected\", \"rowId\", \"onChange\", \"selectionMode\", \"disabled\"]);\n if (selectionMode === 'single') {\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(Radio, { value: rowId, checked: selected, disabled: disabled, onChange: onChange })));\n }\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(Checkbox, { value: rowId, checked: selected, disabled: disabled, onChange: onChange })));\n}\n//# sourceMappingURL=SelectionCell.js.map","/* eslint-disable react/destructuring-assignment */\nimport React from 'react';\nimport { SelectionHeader } from '../components/SelectionHeader';\nimport { SelectionCell } from '../components/SelectionCell';\nconst emptySelectionState = [[], () => { }];\nexport function useSelection({ selectionMode = 'multiple', selectionState, enabledRowIds, }) {\n const selectionEnabled = !!selectionState;\n const [selectedRowIds, setSelectedRowIds] = selectionState || emptySelectionState;\n // TODO: Memoise this\n const setSelected = (selected, rowId) => {\n if (rowId === undefined || rowId === null)\n return; // Can't use falsey, must allow number 0\n if (selected && selectionMode === 'single') {\n // Replace selectedRowIds with only the current rowId\n setSelectedRowIds([rowId]);\n return;\n }\n if (selected) {\n // Add rowId to selectedRowIds\n if (selectedRowIds.includes(rowId))\n return;\n const rowIds = [...selectedRowIds, rowId];\n setSelectedRowIds(rowIds);\n }\n else {\n // Remove rowIds from selectedRowIds\n const index = selectedRowIds.findIndex((id) => id === rowId);\n if (index < 0)\n return;\n const rowIds = [...selectedRowIds];\n rowIds.splice(index, 1);\n setSelectedRowIds(rowIds);\n }\n };\n // TODO: Memoise this\n const toggleAllSelected = () => {\n if (selectedRowIds.length === enabledRowIds.length) {\n setSelectedRowIds([]);\n return;\n }\n setSelectedRowIds(enabledRowIds);\n };\n // TODO: Memoise this\n const selectionColumn = {\n id: 'selection',\n title: 'Selection',\n width: '40px',\n align: 'center',\n pinned: 'left',\n renderHeader: (column, headerProps) => (React.createElement(SelectionHeader, Object.assign({}, headerProps, { selected: selectedRowIds.length === enabledRowIds.length, indeterminate: selectedRowIds.length > 0 && selectedRowIds.length < enabledRowIds.length, onChange: toggleAllSelected, selectionMode: selectionMode }))),\n renderCell: (row, cellProps, actions, rowState) => (React.createElement(SelectionCell, Object.assign({}, cellProps, { rowId: row.id, selected: rowState.selected, onChange: actions.setSelected, selectionMode: selectionMode, disabled: rowState.disabled }))),\n };\n return {\n selectionEnabled,\n selectedRowIds,\n selectionColumn,\n setSelected,\n };\n}\n//# sourceMappingURL=useSelection.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const SortIndicator = styled.div.withConfig({ displayName: \"vui--SortIndicator\", componentId: \"vui--o7masx\" }) `width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:white;color:${theme.colors.neutral.ink.lightest};`;\nexport const HeaderContent = styled.span.withConfig({ displayName: \"vui--HeaderContent\", componentId: \"vui--vlccds\" }) `display:flex;height:28px;align-items:center;gap:4px;white-space:nowrap;color:${theme.text.headingTable.color};font-family:${theme.text.headingTable.fontFamily};font-size:${theme.text.headingTable.fontSize};font-style:${theme.text.headingTable.fontStyle};font-weight:${theme.text.headingTable.fontWeight};line-height:${theme.text.headingTable.lineHeight};`;\nexport const ClickableHeaderContent = styled(HeaderContent).attrs(() => ({\n as: 'button',\n type: 'button',\n})).withConfig({ displayName: \"vui--ClickableHeaderContent\", componentId: \"vui--xbox8h\" }) `appearance:none;padding:0;border:0;border-radius:4px;background-color:transparent;&:not(:disabled):hover{cursor:pointer;}&:hover ${SortIndicator}{background-color:${theme.colors.neutral.grey.light};color:${theme.colors.neutral.ink.base};}&:focus-visible{outline:0;box-shadow:0px 0px 0px 2px ${theme.colors.secondary.blue.light};}`;\n//# sourceMappingURL=ColumnHeader.js.map","import React, { createRef } from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const ResizerBar = styled.div.withConfig({ displayName: \"vui--ResizerBar\", componentId: \"vui--115ilx\" }) `position:absolute;right:0;top:37.5%;width:1px;background:${theme.colors.neutral.grey.dark};min-height:25%;cursor:col-resize;&::before{content:'';position:absolute;top:-150%;left:0;width:12px;min-height:400%;z-index:1;transform:translateX(-6px);}`;\nexport const ColumnDivider = ({ columnId, setColumnWidth, minWidth }) => {\n const ref = createRef();\n const padding = 24;\n const mouseMove = (event) => {\n const { minTranslate, dragDivider, dragInitX } = window.tableHeaders;\n const translate = Math.max(event.clientX - (dragInitX || 0), minTranslate || 0);\n dragDivider.parentElement.parentElement.classList.add('hideHeaderDetails');\n dragDivider.style.transform = `translateX(${translate}px)`;\n };\n const minTranslate = () => {\n const { parentElement } = window.tableHeaders.dragDivider;\n const contentWidth = parentElement\n .querySelector('.headerContent')\n .getBoundingClientRect().width;\n const currWidth = parentElement.getBoundingClientRect().width;\n return contentWidth - currWidth + padding;\n };\n const calculateWidth = ({ event }) => {\n const { dragInitX, dragDivider } = window.tableHeaders;\n const { parentElement } = dragDivider;\n const initWidth = parentElement === null || parentElement === void 0 ? void 0 : parentElement.getBoundingClientRect().width;\n const contentWidth = parentElement\n .querySelector('.headerContent')\n .getBoundingClientRect().width;\n const finalWidth = minWidth && contentWidth < minWidth ? minWidth : contentWidth;\n const deltaX = (event.clientX || 0) - (dragInitX || 0);\n return Math.max((initWidth || 0) + deltaX, finalWidth + padding);\n };\n const mouseUp = (event) => {\n window.removeEventListener('mouseup', mouseUp);\n window.removeEventListener('dragend', mouseUp);\n window.removeEventListener('mousemove', mouseMove);\n window.removeEventListener('drag', mouseMove);\n setColumnWidth === null || setColumnWidth === void 0 ? void 0 : setColumnWidth({ columnId, width: calculateWidth({ event }) });\n if (window.tableHeaders) {\n window.tableHeaders.dragDivider.style.transform = 'translateX(0)';\n window.tableHeaders.dragDivider.parentElement.style.justifyContent = '';\n window.tableHeaders.dragInitX = undefined;\n window.tableHeaders.minTranslate = undefined;\n window.tableHeaders.dragDivider.parentElement.parentElement.classList.remove('hideHeaderDetails');\n }\n };\n const trackMouseStart = (event) => {\n if (event.button !== 0 && event.type !== 'dragstart')\n return;\n window.tableHeaders = {\n dragInitX: event.clientX,\n dragDivider: ref.current,\n };\n window.tableHeaders.minTranslate = minTranslate();\n window.addEventListener('mouseup', mouseUp);\n window.addEventListener('dragend', mouseUp);\n window.addEventListener('mousemove', mouseMove);\n window.addEventListener('drag', mouseMove);\n };\n return (React.createElement(ResizerBar, { ref: ref, className: \"th-divider\", onMouseDown: trackMouseStart, onDragStart: trackMouseStart }));\n};\n//# sourceMappingURL=ColumnDivider.js.map","import React from 'react';\nimport { Tooltip } from '../../Tooltip';\nimport { Header } from '../components/Header';\nimport { HeaderContent, ClickableHeaderContent, SortIndicator } from '../components/ColumnHeader';\nimport { getNextSortState, GetSortIcon } from '../utils';\nimport { ColumnDivider } from '../components/ColumnDivider';\n/**\n * Default renderer for table header cells\n *\n * @param column Column configuration object\n * @returns Header cell instance\n */\nexport function renderHeader({ column, sortState, onChangeSort, resizeableColumns, setColumnWidth, columnCount = 1, columnI = 0, }) {\n if (column.sortable && !sortState) {\n throw new Error(`Column '${column.id}' is configured to be sortable but the 'sortState' prop is missing.`);\n }\n if (column.hidden) {\n return null;\n }\n const headerProps = {\n key: column.id.toString(),\n id: `datatable-header-${column.id}`,\n 'data-columnid': String(column.id),\n role: 'columnheader',\n align: column.align,\n spacing: column.spacing,\n className: column.sortable ? 'sortable' : undefined,\n };\n // If defined, use custom renderer\n if (column.renderHeader) {\n return column.renderHeader(column, headerProps);\n }\n const handleClickSort = () => {\n if (!sortState) {\n console.log('DataGrid::renderHeader::handleClickSort - sortState is not defined');\n return;\n }\n const nextSortState = getNextSortState({ sortState, columnId: column.id });\n if (!onChangeSort) {\n console.log('DataGrid::renderHeader::handleClickSort - onChangeSort is not defined');\n return;\n }\n onChangeSort(nextSortState);\n };\n const ColumnHeaderContent = column.sortable ? ClickableHeaderContent : HeaderContent;\n const columnHeaderProps = column.sortable ? { onClick: handleClickSort } : {};\n return (React.createElement(Header, Object.assign({}, headerProps, { zIndex: 3 }),\n React.createElement(Tooltip, { text: column.tooltip },\n React.createElement(ColumnHeaderContent, Object.assign({}, columnHeaderProps, { className: \"headerContent\" }),\n column.icon && column.icon,\n column.title && React.createElement(\"span\", null, column.title),\n column.sortable && (React.createElement(SortIndicator, null,\n React.createElement(GetSortIcon, { sortState: sortState, columnId: column.id, size: 5 }))))),\n resizeableColumns && columnI < columnCount - 1 && (React.createElement(ColumnDivider, { columnId: column.id, setColumnWidth: setColumnWidth, minWidth: column === null || column === void 0 ? void 0 : column.resizeMinWidth }))));\n}\n//# sourceMappingURL=renderHeader.js.map","import { SortDirection } from '../types';\nexport function getNextSortState({ sortState, columnId }) {\n const isColumnSame = sortState.columnId === columnId;\n const isDefaultDirection = sortState.direction === SortDirection.ascending;\n let newSortDirection = SortDirection.ascending;\n if (isColumnSame && isDefaultDirection) {\n newSortDirection = SortDirection.descending;\n }\n return { columnId, direction: newSortDirection };\n}\n//# sourceMappingURL=getNextSortState.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\n/* Loading content shimmer animation */\nconst shimmerLight = theme.colors.neutral.grey.base;\nconst shimmerDark = theme.colors.neutral.grey.dark;\nexport const LoadingCellContent = styled.div.withConfig({ displayName: \"vui--LoadingCellContent\", componentId: \"vui--1mf4ayh\" }) `height:20px;width:75%;border-radius:${theme.radius.base};background:${shimmerLight};background-image:linear-gradient(\\n to right,\\n ${shimmerLight} 0%,\\n ${shimmerDark} 20%,\\n ${shimmerLight} 40%,\\n ${shimmerLight} 100%\\n );background-repeat:no-repeat;background-size:800px 104px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;@keyframes placeholderShimmer{0%{background-position:-468px 0;}100%{background-position:468px 0;}}`;\n//# sourceMappingURL=LoadingCellContent.js.map","import React, { useEffect, useState } from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { renderHeader } from '../renderers/renderHeader';\nimport { headerCellHeight } from '../constants';\nconst Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1feqxrw\" }) `display:grid;grid-template-columns:auto 1fr;align-items:center;position:absolute;top:0;left:0;right:0;z-index:50;height:${headerCellHeight};background-color:white;`;\nconst Content = styled.div.withConfig({ displayName: \"vui--Content\", componentId: \"vui--dbz7t3\" }) `width:100%;height:100%;display:flex;align-items:center;padding:0 0.5rem;border-bottom:1px solid ${theme.colors.neutral.grey.base};& > *{flex:1;}`;\nexport function ActionBar({ selectionColumn, intersectionTargetRef, containerRef, children, }) {\n var _a;\n const [isSticky, setIsSticky] = useState(false);\n useEffect(() => {\n if (!intersectionTargetRef.current)\n return;\n const callback = (entries) => {\n entries.forEach((entry) => {\n setIsSticky(!entry.isIntersecting);\n });\n };\n const intersectionObserver = new IntersectionObserver(callback);\n intersectionObserver.observe(intersectionTargetRef.current);\n /* eslint-disable-next-line consistent-return */\n return () => intersectionObserver.disconnect();\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [intersectionTargetRef.current]);\n const containerRect = (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect();\n const defaultPositionStyles = {\n position: 'absolute',\n top: 0,\n left: 0,\n right: 0,\n };\n const stickyPositionStyles = {\n position: 'fixed',\n top: 0,\n left: containerRect === null || containerRect === void 0 ? void 0 : containerRect.left,\n width: containerRect === null || containerRect === void 0 ? void 0 : containerRect.width,\n };\n const style = isSticky ? stickyPositionStyles : defaultPositionStyles;\n return (React.createElement(Container, { style: style },\n renderHeader({ column: selectionColumn }),\n React.createElement(Content, null, children)));\n}\n//# sourceMappingURL=ActionBar.js.map","import React from 'react';\nexport const VisiblityIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=VisibilityIcon.js.map","import React from 'react';\nexport const VisiblityOffIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M12 7C14.76 7 17 9.24 17 12C17 12.65 16.87 13.26 16.64 13.83L19.56 16.75C21.07 15.49 22.26 13.86 22.99 12C21.26 7.61 16.99 4.5 11.99 4.5C10.59 4.5 9.25 4.75 8.01 5.2L10.17 7.36C10.74 7.13 11.35 7 12 7ZM2 4.27L4.28 6.55L4.74 7.01C3.08 8.3 1.78 10.02 1 12C2.73 16.39 7 19.5 12 19.5C13.55 19.5 15.03 19.2 16.38 18.66L16.8 19.08L19.73 22L21 20.73L3.27 3L2 4.27ZM7.53 9.8L9.08 11.35C9.03 11.56 9 11.78 9 12C9 13.66 10.34 15 12 15C12.22 15 12.44 14.97 12.65 14.92L14.2 16.47C13.53 16.8 12.79 17 12 17C9.24 17 7 14.76 7 12C7 11.21 7.2 10.47 7.53 9.8ZM11.84 9.02L14.99 12.17L15.01 12.01C15.01 10.35 13.67 9.01 12.01 9.01L11.84 9.02Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=VisibilityOffIcon.js.map","import React from 'react';\nexport const ReorderIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M3 15H21V13H3V15ZM3 19H21V17H3V19ZM3 11H21V9H3V11ZM3 5V7H21V5H3Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=ReorderIcon.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const EmptyBodyContent = styled.div.withConfig({ displayName: \"vui--EmptyBodyContent\", componentId: \"vui--grzgy2\" }) `padding-top:${theme.sizes.lg};padding-bottom:${theme.sizes.lg};grid-column:${({ columnCount }) => `1 / span ${columnCount}`};display:flex;flex-direction:column;align-items:center;justify-content:center;gap:${theme.sizes.md};`;\nexport const EmptyBodyGlyphWrapper = styled.div.withConfig({ displayName: \"vui--EmptyBodyGlyphWrapper\", componentId: \"vui--1uqall4\" }) `padding:${theme.sizes.md};background-color:${theme.colors.neutral.grey.light};border-radius:${theme.radius.full};`;\n//# sourceMappingURL=EmptyBodyContent.js.map","import styled from 'styled-components';\nexport const NoWrap = styled.div.withConfig({ displayName: \"vui--NoWrap\", componentId: \"vui--208yv4\" }) `white-space:nowrap;`;\n//# sourceMappingURL=NoWrap.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const Row = styled.tr.withConfig({ displayName: \"vui--Row\", componentId: \"vui--ryxbs1\" }) `display:contents;${({ selected }) => selected &&\n `\n &&&& > td {\n background-color: ${theme.colors.brand.blue.lightest};\n }\n `};${({ accentColor }) => accentColor &&\n `\n &> *:first-child {\n position: relative;\n }\n\n & > *:first-child::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 4px;\n background-color: ${accentColor};\n }\n `}`;\n//# sourceMappingURL=Row.js.map","import styled from 'styled-components';\nexport const ScrollContainer = styled.div.withConfig({ displayName: \"vui--ScrollContainer\", componentId: \"vui--1bx96p0\" }) `position:relative;width:100%;overflow-x:auto;overflow-y:hidden;`;\n//# sourceMappingURL=ScrollContainer.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst defaultDensity = 'base';\nexport const TableGrid = styled.table.withConfig({ displayName: \"vui--TableGrid\", componentId: \"vui--1fsix8g\" }) `min-width:100%;width:max-content;display:grid;& thead,& tbody,& tfoot{display:contents;}--density:${theme.sizes[defaultDensity]};&& tr:hover td{background-color:#f2f8fc;}${({ css }) => css}`;\n//# sourceMappingURL=TableGrid.js.map","import styled from 'styled-components';\nexport const Truncate = styled.div.withConfig({ displayName: \"vui--Truncate\", componentId: \"vui--14fzkum\" }) `overflow:hidden;text-overflow:ellipsis;white-space:nowrap;`;\n//# sourceMappingURL=Truncate.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst borderModeStyles = {\n full: `border-width: 1px; border-radius: ${theme.radius.base};`,\n vertical: 'border-width: 0; border-top-width: 1px; border-bottom-width: 1px;',\n none: 'border-width: 0;',\n};\nexport const Wrapper = styled.div.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--5gfhdd\" }) `width:100%;position:relative;border-style:solid;border-color:${theme.colors.neutral.grey.dark};${({ borderMode = 'full' }) => borderModeStyles[borderMode]} &,& *{box-sizing:border-box;}.hideHeaderDetails th{> *{opacity:0.1;}.th-divider{opacity:1;}}`;\n//# sourceMappingURL=Wrapper.js.map","/* eslint-disable react-hooks/exhaustive-deps */\nimport React, { useEffect, useRef, useState } from 'react';\nimport throttle from 'lodash.throttle';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport { theme } from '../../../theme';\nimport { headerCellHeight } from '../constants';\nimport { TableGrid } from './TableGrid';\nexport function StickyHead({ children, intersectionTargetRef, containerRef, cellWidths, tableCss, }) {\n const stickyContainerRef = useRef(null);\n const [isVisible, setIsVisible] = useState(false);\n const [containerRect, setContainerRect] = useState({\n top: 0,\n left: 0,\n width: 0,\n height: 0,\n });\n const updateContainerDimensions = () => {\n var _a;\n const targetRect = (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect();\n const newRect = {\n left: (targetRect === null || targetRect === void 0 ? void 0 : targetRect.left) || 0,\n width: (targetRect === null || targetRect === void 0 ? void 0 : targetRect.width) || 0,\n top: 0,\n height: 48,\n };\n setContainerRect(newRect);\n };\n const updateContainerScrollPosition = () => {\n var _a;\n if (!containerRef.current)\n return;\n const xScrollOffset = containerRef.current.scrollLeft;\n (_a = stickyContainerRef.current) === null || _a === void 0 ? void 0 : _a.scrollTo(xScrollOffset, 0);\n };\n // Configure intersection observer to toggle sticky header on/off\n useEffect(() => {\n if (!intersectionTargetRef.current)\n return;\n const options = {\n threshold: 1.0,\n };\n const intersectionCallback = (entries) => {\n entries.forEach((entry) => {\n setIsVisible(!entry.isIntersecting);\n });\n };\n const intersectionObserver = new IntersectionObserver(intersectionCallback, options);\n intersectionObserver.observe(intersectionTargetRef.current);\n return () => intersectionObserver.disconnect(); // eslint-disable-line consistent-return\n }, [intersectionTargetRef.current]);\n // Calculate sticky header position and size to match table container\n useEffect(() => {\n if (!isVisible)\n return;\n if (!containerRef.current)\n return;\n updateContainerDimensions();\n }, [containerRef.current, isVisible]);\n // Update dimensions when container element is resized\n useEffect(() => {\n if (!isVisible)\n return;\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateContainerDimensions, 33); // Throttle events\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n return () => resizeObserver.disconnect(); // eslint-disable-line consistent-return\n }, [containerRef.current, isVisible]);\n // Sync container scrolling\n useEffect(() => {\n updateContainerScrollPosition();\n }, [isVisible]);\n useEffect(() => {\n var _a;\n (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener('scroll', updateContainerScrollPosition);\n return () => {\n var _a;\n (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener('scroll', updateContainerScrollPosition);\n };\n }, [containerRef.current]);\n // Render sticky header\n if (!isVisible)\n return null;\n const containerStyle = Object.assign(Object.assign({}, containerRect), { height: headerCellHeight, position: 'fixed', zIndex: 5, overflowX: 'hidden', overflowY: 'hidden', borderBottom: `1px solid ${theme.colors.neutral.grey.base}` });\n // Generate styles to sync sticky columns with \"real\" columns\n const columnsCss = cellWidths\n .map((width, index) => `\n & th:nth-child(${index + 1}) {\n width: ${width}px;\n }\n `)\n .join('');\n // Append to generated table styles\n const allCss = tableCss + columnsCss;\n return (React.createElement(\"div\", { style: containerStyle, ref: stickyContainerRef },\n React.createElement(TableGrid, { css: allCss },\n React.createElement(\"thead\", null, children))));\n}\n//# sourceMappingURL=StickyHead.js.map","export const getRowState = (rowId, { selectedRowIds, expandedRowIds, disabledRowIds, }) => {\n const rowState = {\n selected: (selectedRowIds === null || selectedRowIds === void 0 ? void 0 : selectedRowIds.includes(rowId)) || false,\n expanded: (expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(rowId)) || false,\n disabled: (disabledRowIds === null || disabledRowIds === void 0 ? void 0 : disabledRowIds.includes(rowId)) || false,\n };\n return rowState;\n};\n//# sourceMappingURL=getRowState.js.map","/* eslint-disable jsx-a11y/no-redundant-roles */\nimport React, { useRef } from 'react';\nimport { Stack } from '../Stack';\nimport { Text } from '../Text';\nimport { generateTableCss } from './utils';\nimport { useCellWidths, useColumns, useDragToScroll, useScrollPosition, useSelection, } from './hooks';\nimport { renderCell, renderFooter, renderHeader, renderLoadingCell, renderNestedCell, } from './renderers';\nimport { ActionBar } from './components/ActionBar';\nimport { Cell } from './components/Cell';\nimport { ColumnMenu } from './components/ColumnMenu';\nimport { EmptyBodyContent, EmptyBodyGlyphWrapper } from './components/EmptyBodyContent';\nimport { Header } from './components/Header';\nimport { NoWrap } from './components/NoWrap';\nimport { Row } from './components/Row';\nimport { ScrollContainer } from './components/ScrollContainer';\nimport { TableGrid } from './components/TableGrid';\nimport { Truncate } from './components/Truncate';\nimport { Wrapper } from './components/Wrapper';\nimport { SelectionCell } from './components/SelectionCell';\nimport { SelectionHeader } from './components/SelectionHeader';\nimport { StickyHead } from './components/StickyHead';\nimport { getRowState } from './utils/getRowState';\nimport { InfoIcon } from '../../tempIcons/InfoIcon';\nconst defaultEmptyState = {\n icon: React.createElement(InfoIcon, { width: 48, height: 48 }),\n heading: 'No results',\n};\nconst emptyAction = () => { };\nexport const DataTable = ({ ActionBarSlot, borderMode, columns: initialColumns, emptyState = defaultEmptyState, expandedRowIds, loading, loadingRowCount, onChangeSort, rows, disabledRowIds, selectionMode, selectionState, setExpanded, sortState, stripingMode, enableStickyHeader, resizeableColumns, onResizeColumns, }) => {\n // Refs\n const scrollContainerRef = useRef(null);\n const tableRef = useRef(null);\n const intersectionTargetRef = useRef(null);\n useDragToScroll(scrollContainerRef);\n // Configure row selection\n const enabledRowIds = rows.map((row) => row.id).filter((id) => !(disabledRowIds === null || disabledRowIds === void 0 ? void 0 : disabledRowIds.includes(id)));\n const { selectionEnabled, selectedRowIds, selectionColumn, setSelected } = useSelection({\n selectionMode,\n selectionState,\n enabledRowIds,\n });\n // Assign actions\n const actions = {\n setSelected: setSelected || emptyAction,\n setExpanded: setExpanded || emptyAction,\n };\n // Process columns\n const columnsWithSelection = [selectionColumn, ...initialColumns];\n const allColumns = selectionEnabled ? columnsWithSelection : initialColumns;\n const cellWidths = useCellWidths(tableRef, scrollContainerRef);\n const { visible, pinnedLeft, pinnedRight, setColumnWidth } = useColumns(allColumns, tableRef, onResizeColumns);\n const adjustedCellWidths = cellWidths.length === visible.length\n ? visible.map((col, i) => Number.isNaN(col.width || '') ? cellWidths[i] : col.width)\n : cellWidths;\n // Generate styles\n const { scrollPosition } = useScrollPosition(scrollContainerRef);\n const tableCss = generateTableCss({\n pinnedLeft,\n pinnedRight,\n cellWidths: adjustedCellWidths,\n scrollPosition,\n visible,\n stripingMode,\n });\n // Render states\n if (loading) {\n const loadingRows = new Array(loadingRowCount).fill(true).map(() => ({\n // generate random ID forcing all rows to re-render avoid animation de-sync\n id: Math.random() * 1000,\n data: null,\n }));\n return (React.createElement(Wrapper, { borderMode: borderMode },\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n })))),\n React.createElement(\"tbody\", { role: \"rowgroup\" }, loadingRows.map((row) => (React.createElement(Row, { key: row.id }, visible.map((col) => renderLoadingCell(row, col))))))))));\n }\n if (rows.length === 0) {\n return (React.createElement(Wrapper, { borderMode: borderMode },\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n })))),\n React.createElement(\"tbody\", { role: \"rowgroup\" },\n React.createElement(EmptyBodyContent, { columnCount: visible.length },\n React.createElement(EmptyBodyGlyphWrapper, null, emptyState.icon),\n React.createElement(Stack, { spacing: \"sm\", alignX: \"center\" },\n React.createElement(Text, { variant: \"headingMedium\" }, emptyState.heading),\n emptyState.subheading && (React.createElement(Text, { variant: \"subheadingMedium\" }, emptyState.subheading)))))))));\n }\n const renderRow = (row) => {\n const { e2eClassName = '', accentColor } = row;\n const rowState = getRowState(row.id, { selectedRowIds, expandedRowIds, disabledRowIds });\n return (React.createElement(Row, Object.assign({ role: \"row\", key: row.id, accentColor: accentColor, className: e2eClassName }, rowState), visible.map((col) => renderCell(row, col, actions, rowState))));\n };\n const renderNestedRow = (nestedRow, rowId) => {\n var _a, _b;\n const nestedRowE2eClassName = (_b = (_a = nestedRow === null || nestedRow === void 0 ? void 0 : nestedRow.data) === null || _a === void 0 ? void 0 : _a.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row;\n const rowState = getRowState(rowId, { selectedRowIds, expandedRowIds, disabledRowIds });\n return (React.createElement(Row, { role: \"row\", key: nestedRow.id, className: nestedRowE2eClassName }, visible.map((col) => renderNestedCell(nestedRow, col, rowState))));\n };\n const renderSection = (row) => {\n var _a;\n const isExpanded = expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(row.id);\n return (React.createElement(\"tbody\", { role: \"rowgroup\", key: row.id },\n renderRow(row),\n isExpanded && ((_a = row.nestedRows) === null || _a === void 0 ? void 0 : _a.map((nestedRow) => renderNestedRow(nestedRow, row.id)))));\n };\n const renderBody = () => {\n const hasNestedRows = !!expandedRowIds;\n const hasMultipleSections = hasNestedRows && stripingMode === 'nested';\n if (hasMultipleSections) {\n return rows.map(renderSection);\n }\n if (hasNestedRows) {\n return (React.createElement(\"tbody\", { role: \"rowgroup\" }, rows.map((row) => {\n var _a;\n const rowElement = renderRow(row);\n const isExpanded = expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(row.id);\n const nestedRowElements = (isExpanded &&\n ((_a = row.nestedRows) === null || _a === void 0 ? void 0 : _a.map((nestedRow) => renderNestedRow(nestedRow, row.id)))) ||\n [];\n return [rowElement, ...nestedRowElements];\n })));\n }\n return React.createElement(\"tbody\", { role: \"rowgroup\" }, rows.map(renderRow));\n };\n const headersMarkup = (React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n }))));\n const shouldRenderFooter = initialColumns.some((column) => !!column.renderFooter);\n const shouldRenderActionBar = selectedRowIds.length > 0 && !!ActionBarSlot;\n return (React.createElement(Wrapper, { borderMode: borderMode },\n shouldRenderActionBar && (React.createElement(ActionBar, { selectionColumn: selectionColumn, intersectionTargetRef: intersectionTargetRef, containerRef: scrollContainerRef }, ActionBarSlot)),\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n enableStickyHeader && (React.createElement(StickyHead, { tableCss: tableCss, intersectionTargetRef: intersectionTargetRef, containerRef: scrollContainerRef, cellWidths: adjustedCellWidths }, headersMarkup)),\n React.createElement(\"div\", { ref: intersectionTargetRef, style: { height: 0 } }),\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" }, headersMarkup),\n renderBody(),\n shouldRenderFooter && (React.createElement(\"tfoot\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column) => renderFooter({ column })))))))));\n};\nDataTable.defaultProps = {\n loading: false,\n loadingRowCount: 5,\n selectionMode: 'multiple',\n stripingMode: 'row',\n enableStickyHeader: true,\n};\nDataTable.Cell = Cell;\nDataTable.ColumnMenu = ColumnMenu;\nDataTable.SelectionCell = SelectionCell;\nDataTable.SelectionHeader = SelectionHeader;\nDataTable.Header = Header;\nDataTable.Truncate = Truncate;\nDataTable.NoWrap = NoWrap;\n//# sourceMappingURL=DataTable.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\nimport { LoadingCellContent } from '../components/LoadingCellContent';\n/**\n * Default renderer for loading cells\n * @param row\n * @param column\n * @returns\n */\nexport function renderLoadingCell(row, column) {\n if (column.hidden === true) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${row.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n };\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(LoadingCellContent, null)));\n}\n//# sourceMappingURL=renderLoadingCell.js.map","/**\n * Default renderer for table cells\n *\n * @param row\n * @param column\n * @returns\n */\nexport function renderCell(row, column, actions, rowState) {\n if (column.hidden) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${row.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n span: column.span,\n };\n return column.renderCell(row, cellProps, actions, rowState);\n}\n//# sourceMappingURL=renderCell.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\n/**\n * Default renderer for table cells in nested rows\n *\n * @param nestedRow\n * @param column\n * @returns\n */\nexport function renderNestedCell(nestedRow, column, rowState) {\n if (column.hidden) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${nestedRow.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n };\n if (!column.renderNestedCell) {\n return React.createElement(Cell, Object.assign({}, cellProps));\n }\n return column.renderNestedCell(nestedRow, cellProps, rowState);\n}\n//# sourceMappingURL=renderNestedCell.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\n/**\n * Default renderer for table footer cells\n *\n * @param column Column configuration object\n * @returns Footer cell instance\n */\nexport function renderFooter({ column }) {\n if (column.hidden) {\n return null;\n }\n const footerProps = {\n key: column.id,\n role: 'cell',\n align: column.align,\n spacing: column.spacing,\n };\n if (!column.renderFooter) {\n return React.createElement(Cell, Object.assign({}, footerProps));\n }\n return column.renderFooter(column, footerProps);\n}\n//# sourceMappingURL=renderFooter.js.map","import React, { useState } from 'react';\nimport { Button } from '../../Button';\nimport { Card } from '../../Card';\nimport { Popover } from '../../Popover';\nimport { Stack } from '../../Stack';\nimport { theme } from '../../../theme';\nimport { VisiblityIcon } from '../../../tempIcons/VisibilityIcon';\nimport { VisiblityOffIcon } from '../../../tempIcons/VisibilityOffIcon';\nimport { ReorderIcon } from '../../../tempIcons/ReorderIcon';\nexport function ColumnMenu({ columns, columnGroups, setColumns }) {\n const [popoverAnchor, setPopoverAnchor] = useState(null);\n const [showPopover, setShowPopover] = useState(false);\n const columnEntries = columns.map((column) => [column.id, column]);\n const columnsMap = Object.fromEntries(columnEntries);\n const groups = columnGroups.map((group) => group.map((columnId) => columnsMap[columnId]));\n const setHidden = (groupIndex, hidden) => {\n const columnIds = groups[groupIndex].map((column) => column.id);\n const newColumns = [...columns];\n columnIds.forEach((columnId) => {\n const index = newColumns.findIndex((column) => column.id === columnId);\n if (index < 0)\n return;\n newColumns[index] = Object.assign(Object.assign({}, newColumns[index]), { hidden });\n });\n setColumns(newColumns);\n };\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, { ref: setPopoverAnchor, dropdown: true, onClick: () => setShowPopover(true) }, \"Columns\"),\n showPopover && (React.createElement(Popover, { anchorElement: popoverAnchor, onShouldClose: () => setShowPopover(false) },\n React.createElement(Card, { style: { width: 600 } },\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" }, groups.map((group, groupIndex) => (React.createElement(Stack, { key: group[0].id, direction: \"horizontal\", alignY: \"center\", spacing: \"sm\", style: {\n border: '1px solid black',\n padding: 8,\n } },\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(ReorderIcon, null) }),\n React.createElement(Stack, { spacing: \"sm\", style: { flex: 1 } }, group.map((column) => (React.createElement(\"div\", { key: column.id }, column.title)))),\n React.createElement(Stack, { direction: \"horizontal\", spacing: \"sm\" }, group[0].hidden ? (React.createElement(Button, { variant: \"flat\", icon: React.createElement(VisiblityOffIcon, null), onClick: () => setHidden(groupIndex, false), style: { color: theme.colors.neutral.ink.lightest } })) : (React.createElement(Button, { variant: \"flat\", icon: React.createElement(VisiblityIcon, null), onClick: () => setHidden(groupIndex, true) }))))))))))));\n}\n//# sourceMappingURL=ColumnMenu.js.map","import React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../theme';\nconst List = styled.dl.withConfig({ displayName: \"vui--List\", componentId: \"vui--syirga\" }) `margin:unset;& > * + *{margin-top:${theme.sizes.base};}`;\nconst Item = styled.div.withConfig({ displayName: \"vui--Item\", componentId: \"vui--dz7dgm\" }) `& > * + *{margin-top:${theme.sizes.xs};}`;\nconst ItemRow = styled.div.withConfig({ displayName: \"vui--ItemRow\", componentId: \"vui--1b0o5wp\" }) `display:flex;justify-content:space-between;& > * + *{margin-left:${theme.sizes.base};}`;\nconst DescriptionContainer = styled.div.withConfig({ displayName: \"vui--DescriptionContainer\", componentId: \"vui--foltw8\" }) `text-align:right;& > * + *{margin-top:${theme.sizes.xs};}`;\nconst Term = styled.dt.withConfig({ displayName: \"vui--Term\", componentId: \"vui--s2cfux\" }) `font-family:${theme.text.bodyBold.fontFamily};font-size:${theme.text.bodyBold.fontSize};font-weight:${theme.text.bodyBold.fontWeight};line-height:${theme.text.bodyBold.lineHeight};color:${theme.text.bodyBold.color};`;\nconst Description = styled.dd.withConfig({ displayName: \"vui--Description\", componentId: \"vui--1915ejg\" }) `margin-left:unset;font-family:${theme.text.body.fontFamily};font-size:${theme.text.body.fontSize};font-weight:${theme.text.body.fontWeight};line-height:${theme.text.body.lineHeight};color:${theme.text.body.color};`;\nexport const DescriptionList = ({ items, horizontal }) => {\n const renderDescription = (description) => {\n if (Array.isArray(description)) {\n return description.map((d) => React.createElement(Description, { key: d }, d));\n }\n return React.createElement(Description, null, description);\n };\n const renderItem = (item) => {\n if (horizontal) {\n return (React.createElement(ItemRow, { key: item.term },\n React.createElement(Term, null, item.term),\n React.createElement(DescriptionContainer, null, renderDescription(item.description))));\n }\n return (React.createElement(Item, { key: item.term },\n React.createElement(Term, null, item.term),\n renderDescription(item.description)));\n };\n return React.createElement(List, null, items.map(renderItem));\n};\n//# sourceMappingURL=DescriptionList.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst { sizes, colors } = theme;\nexport const ColumnGrid = styled.div.withConfig({ displayName: \"vui--ColumnGrid\", componentId: \"vui--2wnu9m\" }) `width:100%;display:grid;grid-template-columns:${({ showSidebar = true }) => showSidebar ? `calc(100% - 312px - ${sizes.md}) 312px` : '100% 312px'};align-items:flex-start;grid-gap:${sizes.md};transition:all 0.2s ease-in-out;& > *:nth-child(2){opacity:${({ showSidebar = true }) => (showSidebar ? '1.0' : '0')};transition:opacity 0.2s;}`;\nexport const ContentContainer = styled.div.withConfig({ displayName: \"vui--ContentContainer\", componentId: \"vui--nvukr5\" }) `width:100%;box-sizing:border-box;padding:${sizes.md};overflow-x:hidden;background-color:${colors.neutral.grey.lightest};`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { ColumnGrid, ContentContainer } from './styled';\nexport const DetailPage = ({ renderHeader, children }) => {\n const [shouldShowSidebar, setShouldShowSidebar] = useState(true);\n const toggleSidebar = () => setShouldShowSidebar(!shouldShowSidebar);\n return (React.createElement(\"main\", null,\n renderHeader(toggleSidebar, shouldShowSidebar),\n React.createElement(ContentContainer, null,\n React.createElement(ColumnGrid, { showSidebar: shouldShowSidebar }, children))));\n};\n//# sourceMappingURL=DetailPage.js.map","import styled from 'styled-components';\nexport const InputGroup = styled.div.withConfig({ displayName: \"vui--InputGroup\", componentId: \"vui--1w0e9jz\" }) `display:flex;& > *{margin-left:0;margin-right:0;box-shadow:none;}& > *:not(:last-child){border-right-width:0 !important;}& > *:hover{}& > *:focus,& > *:active{z-index:5;border-right-width:1px !important;}& > *:focus + *,& > *:active + *{border-left-width:0 !important;}& > *:not(:first-child):not(:last-child){border-top-left-radius:0 !important;border-top-right-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}& > *:first-child{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}& > *:last-child{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;}`;\n//# sourceMappingURL=index.js.map","export var ComponentSize;\n(function (ComponentSize) {\n ComponentSize[\"base\"] = \"base\";\n ComponentSize[\"sm\"] = \"sm\";\n})(ComponentSize || (ComponentSize = {}));\n//# sourceMappingURL=types.js.map","import styled, { css } from 'styled-components';\nimport { theme } from '../../theme';\nconst pseudoStates = ({ hasError, inputSize }) => css `&{--outline-size:${inputSize === 'sm' ? '2px' : '4px'};}&:focus{border-color:#0079d1;box-shadow:0 0 0 var(--outline-size)#80bce8;outline:0;}&:invalid{border-color:#eb5757;box-shadow:0 0 0 var(--outline-size)#f7bcbc;}&:disabled{box-shadow:none;background-color:#f2f3f5;border-color:#959fa8;color:#637381;}${hasError &&\n `\n &,\n &:focus {\n border-color: #EB5757;\n }\n\n &:focus {\n box-shadow: 0 0 0 var(--outline-size) #F7BCBC;\n }\n `}`;\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--3jt15a\" }) `font-family:${theme.fontFamily};box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:4px;border:1px solid #959fa8;color:#1b2126;${({ inputSize }) => {\n let height = '40px';\n let fontSize = '14px';\n if (inputSize === 'sm') {\n height = '32px';\n fontSize = '12px';\n }\n return `\n height: ${height};\n font-size: ${fontSize};\n `;\n}} ${pseudoStates} &::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}&[type='number']{-moz-appearance:textfield;width:8ch;text-align:right;}`;\nexport const Textarea = styled.textarea.withConfig({ displayName: \"vui--Textarea\", componentId: \"vui--1k04ik\" }) `box-sizing:border-box;width:100%;padding:8px;border-radius:4px;border:1px solid #959fa8;color:#1b2126;${pseudoStates}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, forwardRef } from 'react';\nimport { generateId } from '../../utils/generateId';\nimport { Input, Textarea } from './styled';\nimport { ComponentSize } from '../types';\nconst NUMBER_REGEX = /^-?[0-9]*\\.?[0-9]+$/;\nexport const TextField = forwardRef((_a, ref) => {\n var { id, className, disabled = false, hasError, max, min, multiline = false, name, onChange, pattern, placeholder, rows = '3', size = ComponentSize.base, step, type = 'text', value, spellCheck = false } = _a, otherProps = __rest(_a, [\"id\", \"className\", \"disabled\", \"hasError\", \"max\", \"min\", \"multiline\", \"name\", \"onChange\", \"pattern\", \"placeholder\", \"rows\", \"size\", \"step\", \"type\", \"value\", \"spellCheck\"]);\n const handleChange = useCallback((event) => {\n if (!onChange)\n return;\n const newValue = event.currentTarget.value;\n if (newValue === '') {\n onChange(newValue);\n return;\n }\n if (type !== 'number') {\n onChange(newValue);\n return;\n }\n const reg = new RegExp(NUMBER_REGEX);\n if (!reg.test(newValue)) {\n return;\n }\n onChange(newValue);\n }, [onChange, type]);\n const componentId = id !== null && id !== void 0 ? id : generateId('textfield');\n if (type === 'text' && multiline) {\n return (React.createElement(Textarea, Object.assign({ className: className, disabled: disabled, hasError: hasError, id: componentId, name: name, onChange: handleChange, placeholder: placeholder, rows: rows, value: value, spellCheck: spellCheck, ref: ref }, otherProps)));\n }\n return (React.createElement(Input, Object.assign({ className: className, disabled: disabled, hasError: hasError, id: componentId, inputSize: size, max: max, min: min, name: name, \"aria-label\": name, onChange: handleChange, placeholder: placeholder, step: step, type: type, value: value, spellCheck: spellCheck, ref: ref }, otherProps)));\n});\n//# sourceMappingURL=TextField.js.map","import { withLabels } from '../../hoc';\nimport { TextField as StandardTextField } from './TextField';\nexport const TextField = withLabels(StandardTextField);\nTextField.displayName = 'TextField';\n//# sourceMappingURL=index.js.map","import styled from 'styled-components';\nimport { Text } from '../Text';\nimport { TextField } from '../TextField';\nimport { Button } from '../Button';\nimport { BaseContainer } from '../BaseContainer';\nimport { theme } from '../../theme';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--oxhxoy\" }) `display:flex;flex-direction:column;position:relative;`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--w9sg63\" }) `display:flex;align-items:center;margin-top:4px;gap:8px;`;\nconst StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--1dp86fg\" }) `width:52px;margin:0;padding:0 6px;&&&{text-align:left;border-color:${theme.colors.neutral.ink.lightest};}`;\nconst StyledButton = styled(Button).withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--1h9einl\" }) `padding:0 6px;border-color:${theme.colors.neutral.ink.lightest};`;\nconst Label = styled(Text).withConfig({ displayName: \"vui--Label\", componentId: \"vui--2iwwsg\" }) ``;\nconst Error = styled.span.withConfig({ displayName: \"vui--Error\", componentId: \"vui--1ln478r\" }) `display:block;font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};&::before{content:'';position:absolute;top:0;bottom:0;left:calc(${theme.sizes[2]} * -1);width:2px;background-color:${theme.colors.secondary.red.base};}`;\nconst Hint = styled.span.withConfig({ displayName: \"vui--Hint\", componentId: \"vui--5lfadq\" }) `display:block;font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport { Container, Row, Error, Hint, StyledTextField as TextField, StyledButton as Button, Label };\n//# sourceMappingURL=styled.js.map","export const blockInvalidCharacters = (e, invalidList) => {\n if (invalidList.includes(e.key))\n e.preventDefault();\n};\n//# sourceMappingURL=blockInvalidCharacters.js.map","export const invalidCharsList = ['-', '+', 'E', 'e'];\n//# sourceMappingURL=invalidCharactersNumeric.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { InputGroup } from '../InputGroup';\nimport { ComponentSize } from '../types';\nimport { withLabels } from '../../hoc';\nimport { Container, Row, TextField, Button } from './styled';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { theme } from '../../theme';\nimport { blockInvalidCharacters } from '../../utils/blockInvalidCharacters';\nimport { invalidCharsList } from '../../utils/invalidCharactersNumeric';\nconst blockInvalidChars = (e) => blockInvalidCharacters(e, invalidCharsList);\nexport const DimensionsInput = withLabels((_a) => {\n var { size = ComponentSize.base, handleChangeHeight, handleChangeWidth, handleChangeLength, className, height, width, length, unit } = _a, rest = __rest(_a, [\"size\", \"handleChangeHeight\", \"handleChangeWidth\", \"handleChangeLength\", \"className\", \"height\", \"width\", \"length\", \"unit\"]);\n return (React.createElement(Container, { className: className },\n React.createElement(Row, null,\n React.createElement(TextField, Object.assign({ onChange: handleChangeLength, size: size, name: \"length\", type: \"number\", placeholder: \"L\", value: length, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(CrossIcon, { height: theme.sizes.base, width: theme.sizes.base }),\n React.createElement(TextField, Object.assign({ onChange: handleChangeWidth, size: size, name: \"width\", type: \"number\", placeholder: \"W\", value: width, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(CrossIcon, { height: theme.sizes.base, width: theme.sizes.base }),\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ onChange: handleChangeHeight, size: size, name: \"height\", type: \"number\", placeholder: \"H\", value: height, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { size: size }, unit)))));\n});\nDimensionsInput.displayName = 'DimensionsInput';\n//# sourceMappingURL=DimensionsInput.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { AnimatedDropdown } from '../AnimatedDropdown';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { theme } from '../../theme';\nconst Container = styled(BaseContainer).attrs({\n as: 'button',\n}).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1tebbdi\" }) `display:inline-flex;flex-direction:row;align-items:center;background-color:${colors.neutral.grey.base};padding:4px 8px;cursor:pointer;border:1px solid ${colors.neutral.grey.dark};border-radius:4px;svg{width:${sizes.base};height:${sizes.base};}&:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nconst NonSelectableText = styled(Text).withConfig({ displayName: \"vui--NonSelectableText\", componentId: \"vui--qz697a\" }) `user-select:none;`;\nconst GroupLabel = styled(NonSelectableText).withConfig({ displayName: \"vui--GroupLabel\", componentId: \"vui--17i198i\" }) `margin-right:4px;`;\nconst MainIcon = styled(DownArrowIcon).withConfig({ displayName: \"vui--MainIcon\", componentId: \"vui--rxq762\" }) `margin-left:4px;transform:rotate(${(props) => (props.$shouldShow ? '180deg' : '0')});width:10px;height:10px;`;\nconst StyledCrossIcon = styled(CrossIcon).withConfig({ displayName: \"vui--StyledCrossIcon\", componentId: \"vui--1o2zyml\" }) `margin-left:4px;height:10px;width:10px;`;\nconst Content = styled(BaseContainer).withConfig({ displayName: \"vui--Content\", componentId: \"vui--6n2anv\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;`;\nconst Header = styled(BaseContainer).withConfig({ displayName: \"vui--Header\", componentId: \"vui--n9war0\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 18px;border-bottom:1px solid ${colors.neutral.grey.base};svg{color:${({ color }) => color};width:${sizes[5]};height:${sizes[5]};margin-right:10px;}`;\nexport { Container, Text, AnimatedDropdown as Dropdown, GroupLabel, Content, Header, MainIcon, StyledCrossIcon as CrossIcon, };\n//# sourceMappingURL=styled.js.map","import React, { useCallback, useState } from 'react';\nimport { useDropdown } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { Container, Text, Dropdown, GroupLabel, MainIcon, CrossIcon, Content, Header, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nimport { useHandleFocus } from '../Popover/hooks/useHandleFocus';\nconst generateClassNames = (prefix) => ({\n filterTagDropdown: prefix ? `${prefix}-filter-tag-dropdown` : undefined,\n container: prefix ? `${prefix}-container` : undefined,\n cross: prefix ? `${prefix}-cross` : undefined,\n});\nexport const FilterTag = ({ className, e2eClassName, label, text, iconSlot, fill = colors.secondary.blue.base, content, footer, header, onClickAway, onClick, shouldCloseOnClickAway = true, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [anchorElement, setAnchorElement] = useState(null);\n const [popperElement, setPopperElement] = useState(null);\n const { shouldShowDropdown, toggleShouldShowDropdown, closeDropdown } = useDropdown({\n anchorElement,\n });\n const { handleKeyDown } = useHandleFocus({\n popperElement,\n anchorElement,\n onClose: closeDropdown,\n });\n const handleClick = useCallback((event) => {\n if (shouldShowDropdown)\n closeDropdown();\n else\n toggleShouldShowDropdown();\n if (onClickAway && shouldShowDropdown)\n onClickAway(event);\n }, [shouldShowDropdown, closeDropdown, toggleShouldShowDropdown, onClickAway]);\n const handleClickAway = useCallback((event) => {\n // Escape hatch to apply custom behavior when clicked away\n if (onClickAway)\n onClickAway(event, closeDropdown);\n // Default clickAway behavior (closes the dropdown)\n if (shouldCloseOnClickAway)\n closeDropdown();\n }, [onClickAway, closeDropdown, shouldCloseOnClickAway]);\n const shouldShowSimple = !content;\n if (shouldShowSimple) {\n return (React.createElement(Container, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), onClick: onClick },\n label && React.createElement(GroupLabel, { variant: \"subheadingSmallBold\" }, `${label}:`),\n React.createElement(Text, null, text),\n React.createElement(CrossIcon, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.cross, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.cross]), name: \"cross\", size: \"base\", color: colors.neutral.ink.base })));\n }\n return (React.createElement(Dropdown, { className: classNames.filterTagDropdown, shouldShowDropdown: shouldShowDropdown, onClickAway: handleClickAway, cta: React.createElement(Container, { className: classNames.container, onClick: handleClick, ref: setAnchorElement },\n label && React.createElement(GroupLabel, { variant: \"subheadingSmallBold\" }, `${label}:`),\n React.createElement(Text, null, text),\n React.createElement(MainIcon, { color: colors.neutral.ink.base, name: \"downArrow\", \"$shouldShow\": shouldShowDropdown })) },\n React.createElement(Content, { ref: setPopperElement, onKeyDown: handleKeyDown },\n React.createElement(Header, { color: fill }, header || (React.createElement(React.Fragment, null,\n iconSlot,\n React.createElement(Text, { variant: \"bodyBold\" }, label)))),\n content,\n footer)));\n};\n//# sourceMappingURL=FilterTag.js.map","import React from 'react';\nexport const PlaceholderImage = (props) => (React.createElement(\"svg\", Object.assign({ width: \"24\", height: \"24\", viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M21.3333 0C22.8 0 24 1.2 24 2.66667V21.3333C24 22.8 22.8 24 21.3333 24H2.66667C1.2 24 0 22.8 0 21.3333V2.66667C0 1.2 1.2 0 2.66667 0H21.3333ZM10.6667 18.0133L7.33333 14L2.66667 20H21.3333L15.3333 12L10.6667 18.0133Z\", fill: \"#CDD1D5\" })));\n//# sourceMappingURL=PlaceholderImage.js.map","import styled from 'styled-components';\nexport const Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--yyvmx7\" }) ``;\nexport const CommonImage = styled.img.withConfig({ displayName: \"vui--CommonImage\", componentId: \"vui--exntyx\" }) `box-sizing:border-box;cursor:${({ previewEnabled }) => (previewEnabled ? 'zoom-in' : 'default')};`;\nexport const PreviewImageContainer = styled.div.withConfig({ displayName: \"vui--PreviewImageContainer\", componentId: \"vui--jt8oew\" }) `z-index:10;background-color:transparent;`;\nexport const PreviewImage = styled.img.withConfig({ displayName: \"vui--PreviewImage\", componentId: \"vui--xulm2g\" }) `box-shadow:0 4px 12px rgba(27, 33, 38, 0.2);`;\n//# sourceMappingURL=styled.js.map","export const generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-image-container` : undefined,\n image: prefix ? `${prefix}-image` : undefined,\n placeholder: prefix ? `${prefix}-image-placeholder` : undefined,\n previewImageContainer: prefix ? `${prefix}-image-preview-container` : undefined,\n});\n//# sourceMappingURL=utils.js.map","import React, { useState, useCallback } from 'react';\nimport { usePopper } from 'react-popper';\nimport { createPortal } from 'react-dom';\nimport { PlaceholderImage } from './components/PlaceholderImage';\nimport { Container, CommonImage, PreviewImageContainer, PreviewImage } from './components/styled';\nimport { generateClassNames } from './utils';\nimport { buildClassnames } from '../../utils/buildClassnames';\nexport const Image = ({ src, alt = '', className, e2eClassName, width, height, previewWidth, previewHeight, previewPlacement = 'right', previewEnabled = false, placeholder, placeholderWidth, placeholderHeight, disablePlaceholder = false, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [isPreviewOpen, setIsPreviewOpen] = useState(false);\n const [imageState, setImageState] = useState({ isLoaded: false, isError: false });\n const [referenceElement, setReferenceElement] = React.useState(null);\n const [popperElement, setPopperElement] = React.useState(null);\n const { styles, attributes } = usePopper(referenceElement, popperElement, {\n placement: previewPlacement,\n modifiers: [\n {\n name: 'offset',\n options: {\n offset: [0, 12],\n },\n },\n ],\n });\n const openImagePreview = useCallback(() => (previewEnabled ? setIsPreviewOpen(true) : {}), [previewEnabled]);\n const closeImagePreview = useCallback(() => (previewEnabled ? setIsPreviewOpen(false) : {}), [previewEnabled]);\n const onLoad = () => setImageState({ isLoaded: true, isError: false });\n const onError = () => setImageState({ isLoaded: true, isError: true });\n const isImageHidden = !imageState.isLoaded || imageState.isError;\n return (React.createElement(Container, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container, className]) },\n React.createElement(CommonImage, { src: src, alt: alt, className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.image, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.image]), width: width, height: height, onLoad: onLoad, onError: onError, previewEnabled: previewEnabled, onMouseEnter: openImagePreview, onMouseLeave: closeImagePreview, style: isImageHidden ? { display: 'none' } : {}, ref: setReferenceElement }),\n !disablePlaceholder &&\n isImageHidden &&\n (placeholder || (React.createElement(PlaceholderImage, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.placeholder, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.placeholder]), width: placeholderWidth || width, height: placeholderHeight || height }))),\n isPreviewOpen &&\n createPortal(React.createElement(PreviewImageContainer, Object.assign({ ref: setPopperElement, style: styles.popper }, attributes.popper, { className: buildClassnames([\n classNames === null || classNames === void 0 ? void 0 : classNames.previewImageContainer,\n e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.previewImageContainer,\n ]) }),\n React.createElement(PreviewImage, { src: src, alt: \"\", width: previewWidth, height: previewHeight })), document.body)));\n};\n//# sourceMappingURL=Image.js.map","import React from 'react';\nimport { CalendarIcon } from '../../../tempIcons/CalendarIcon';\nimport { FailIcon } from '../../../tempIcons/FailIcon';\nconst iconSize = { width: 64, height: 64 };\nexport const defaultEmptyState = {\n icon: React.createElement(CalendarIcon, Object.assign({}, iconSize)),\n title: 'No data found',\n};\nexport const defaultErrorState = {\n icon: React.createElement(FailIcon, Object.assign({}, iconSize)),\n title: 'An error occurred when creating the table',\n subTitle: \"Please, try reloading the page once. If this doesn't solve the problem, contact support\",\n};\nexport var ScrollPosition;\n(function (ScrollPosition) {\n ScrollPosition[\"start\"] = \"start\";\n ScrollPosition[\"middle\"] = \"middle\";\n ScrollPosition[\"end\"] = \"End\";\n ScrollPosition[\"none\"] = \"none\";\n})(ScrollPosition || (ScrollPosition = {}));\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const CalendarIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 25 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M18.3333 5.7H17.5V4H15.8333V5.7H9.16667V4H7.5V5.7H6.66667C5.74167 5.7 5.00833 6.465 5.00833 7.4L5 19.3C5 20.235 5.74167 21 6.66667 21H18.3333C19.25 21 20 20.235 20 19.3V7.4C20 6.465 19.25 5.7 18.3333 5.7ZM10.0002 11.65H8.3335V13.35H10.0002V11.65ZM13.3332 11.65H11.6665V13.35H13.3332V11.65ZM15 11.65H16.6667V13.35H15V11.65ZM6.6665 19.3H18.3332V9.94998H6.6665V19.3Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=CalendarIcon.js.map","import React from 'react';\nexport const FailIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12.0001 20.1818C16.5187 20.1818 20.1819 16.5187 20.1819 12C20.1819 7.4813 16.5187 3.81818 12.0001 3.81818C7.48136 3.81818 3.81824 7.4813 3.81824 12C3.81824 16.5187 7.48136 20.1818 12.0001 20.1818ZM16.3536 8.80575L13.1593 12L16.3536 15.1943L15.1943 16.3536L12 13.1593L8.80575 16.3536L7.64648 15.1943L10.8408 12L7.64648 8.80575L8.80575 7.64648L12 10.8408L15.1943 7.64648L16.3536 8.80575ZM8.80571 16L8.80575 16L12 12.8058L12 12.8057L8.80571 16ZM15.1943 16L15.1943 16L16 15.1943L16 15.1943L15.1943 16ZM16 8.80575L12.8058 12L12.8057 12L16 8.80571L16 8.80575Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=FailIcon.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { ScrollPosition } from './utils/constants';\nconst { text, sizes } = theme;\nconst { blue } = theme.colors.secondary;\nconst { grey } = theme.colors.neutral;\nconst { scrollbar } = theme.colors.system;\nconst fixedColumnShadow = `\n position: absolute;\n top: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n transition: box-shadow .3s;\n`;\nconst startFixedColumnShadow = `\n box-shadow: inset 10px 0 10px -8px rgb(0 0 0 / 25%);\n`;\nconst endFixedColumnShadow = `\n box-shadow: inset -10px 0 10px -8px rgb(0 0 0 / 25%);\n`;\nexport const TooltipContent = styled.div.withConfig({ displayName: \"vui--TooltipContent\", componentId: \"vui--11ytygc\" }) `display:flex;flex-direction:row;align-items:center;`;\nexport const Wrapper = styled.div.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--1g4i0cu\" }) `width:100%;overflow-x:${(props) => (props.scrollDisabled ? 'hidden' : 'auto')};overflow-y:hidden;position:relative;border-top:1px solid ${grey.dark};border-bottom:1px solid ${grey.dark};${({ showScrollbar }) => showScrollbar\n ? `\n scrollbar-width: auto;\n\n &::-webkit-scrollbar {\n margin-top: 10px;\n width: 6px;\n height: 6px;\n }\n \n &::-webkit-scrollbar-track {\n background: ${scrollbar.background}; \n }\n \n &::-webkit-scrollbar-thumb {\n background: ${scrollbar.thumb};\n border-radius: 4px; \n }\n `\n : ''} ${({ scrollDisabled, lastStartFixedColumnsIndex, firstEndFixedColumnsIndex, scrollPosition }) => scrollDisabled\n ? ''\n : `\n td:nth-child(${lastStartFixedColumnsIndex}):after,\n th:nth-child(${lastStartFixedColumnsIndex}):after {\n right: 0;\n transform: translate(100%);\n ${fixedColumnShadow};\n\n ${scrollPosition === ScrollPosition.middle || scrollPosition === ScrollPosition.end\n ? startFixedColumnShadow\n : ''};\n };\n\n td:nth-last-child(${firstEndFixedColumnsIndex}):after,\n th:nth-last-child(${firstEndFixedColumnsIndex}):after {\n left: 0;\n transform: translate(-100%);\n ${fixedColumnShadow};\n\n ${scrollPosition === ScrollPosition.start || scrollPosition === ScrollPosition.middle\n ? endFixedColumnShadow\n : ''};\n };\n `}`;\nexport const WrapperBordered = styled(Wrapper).withConfig({ displayName: \"vui--WrapperBordered\", componentId: \"vui--wtdkab\" }) `border:1px solid ${grey.dark};border-radius:4px;`;\nexport const Head = styled.thead.withConfig({ displayName: \"vui--Head\", componentId: \"vui--1j5avrf\" }) `background-color:white;`;\nexport const Body = styled.tbody.withConfig({ displayName: \"vui--Body\", componentId: \"vui--n8uysg\" }) `tr{${({ fixedColumnsStyle }) => fixedColumnsStyle};}& + & > tr:first-child > td{border-top:1px solid ${grey.base};}tr:not(:first-child)> td{border-top:1px solid transparent;}&&& tr:hover td{background-color:#ebf4fb;}`;\nexport const Foot = styled.tfoot.withConfig({ displayName: \"vui--Foot\", componentId: \"vui--qckqty\" }) `& td{background-color:${grey.lightest};padding:1.5rem 1rem;border-top:1px solid ${blue.base};}`;\nexport const Row = styled.tr.withConfig({ displayName: \"vui--Row\", componentId: \"vui--10drh9k\" }) `&.hidden{visibility:collapse;}${({ accentColor }) => accentColor &&\n `\n & > td:first-child::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 4px;\n background-color: ${accentColor}; \n }\n `}`;\nexport const Cell = styled.td.withConfig({ displayName: \"vui--Cell\", componentId: \"vui--tljl4p\" }) `position:relative;padding:1.25rem 1rem;text-align:${({ align }) => align || 'left'};background-color:white;font-family:${text.bodySmall.fontFamily};font-size:${text.bodySmall.fontSize};font-weight:${text.bodySmall.fontWeight};color:${text.bodySmall.color};line-height:${sizes.base};width:${({ grow }) => (grow ? '100%' : 'auto')};& > *{vertical-align:middle;}`;\nexport const HeaderCell = styled(Cell).attrs({\n as: 'th',\n}).withConfig({ displayName: \"vui--HeaderCell\", componentId: \"vui--10p2duv\" }) `user-select:none;border-bottom:1px solid ${grey.dark};font-family:${text.bodySmallBold.fontFamily};font-size:${text.bodySmallBold.fontSize};font-weight:${text.bodySmallBold.fontWeight};color:${text.bodySmallBold.color};& span{white-space:pre-line;}&.sortable:hover{cursor:pointer;background-color:${grey.light};}`;\nconst alignmentMap = {\n left: 'flex-start',\n center: 'center',\n right: 'flex-end',\n};\nexport const HeaderCellLayout = styled.div.withConfig({ displayName: \"vui--HeaderCellLayout\", componentId: \"vui--13i0t50\" }) `display:flex;align-items:center;justify-content:${({ align }) => (align ? alignmentMap[align] : 'flex-start')};& > * + *{margin-left:0.25rem;}`;\nexport const Table = styled.table.withConfig({ displayName: \"vui--Table\", componentId: \"vui--1bp83gy\" }) `width:100%;border-spacing:0;table-layout:${({ isFixedLayout }) => (isFixedLayout ? 'fixed' : 'auto')};${({ striped }) => striped &&\n `\n & ${Body}:nth-child(even) td {\n background-color: ${grey.lightest};\n }\n `} & *{box-sizing:border-box;${({ tableLoading }) => tableLoading &&\n `\n user-select: none;\n pointer-events: none;\n `}}${({ noWrap }) => noWrap &&\n `\n & ${HeaderCell}, & ${HeaderCell} span {\n white-space: nowrap;\n }\n `}`;\nexport const Footer = styled.tfoot.withConfig({ displayName: \"vui--Footer\", componentId: \"vui--44p3gi\" }) `tr{${({ fixedColumnsStyle }) => fixedColumnsStyle};}& ${Cell}{border-top:1px solid ${grey.dark};background-color:${grey.lightest};padding-top:${sizes.base};padding-bottom:${sizes.base};line-height:2rem;}`;\nexport const StickyHeaderWrapper = styled.div.withConfig({ displayName: \"vui--StickyHeaderWrapper\", componentId: \"vui--wokb93\" }) `position:fixed;top:0;z-index:2;overflow-x:hidden;`;\nexport const FakeHeaderTable = styled(Table).withConfig({ displayName: \"vui--FakeHeaderTable\", componentId: \"vui--6s4d56\" }) ``;\n//# sourceMappingURL=styled.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { BaseContainer } from '../../BaseContainer';\nimport { Text } from '../../Text';\nconst SpecificStateContainer = styled(BaseContainer).withConfig({ displayName: \"vui--SpecificStateContainer\", componentId: \"vui--991hgo\" }) `display:flex;flex-direction:column;justify-content:center;align-items:center;height:${(props) => props.height}px;background:white;`;\nconst EllipseContainer = styled(BaseContainer).withConfig({ displayName: \"vui--EllipseContainer\", componentId: \"vui--1oi4ebm\" }) `display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:100px;background:${theme.colors.neutral.grey.base};svg{width:64px !important;height:64px !important;}`;\nconst TitleText = styled(Text).withConfig({ displayName: \"vui--TitleText\", componentId: \"vui--pj8i0k\" }) `margin-top:24px;`;\nconst SubTitleText = styled(Text).withConfig({ displayName: \"vui--SubTitleText\", componentId: \"vui--19x6udv\" }) `margin-top:8px;`;\nexport { SpecificStateContainer, EllipseContainer, TitleText, SubTitleText };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { SpecificStateContainer, EllipseContainer, TitleText, SubTitleText } from './styled';\nexport const SpecificState = ({ height, icon, title, subTitle }) => (React.createElement(SpecificStateContainer, { height: height },\n React.createElement(EllipseContainer, null, icon),\n React.createElement(TitleText, { variant: \"headingLarge\" }, title),\n subTitle && React.createElement(SubTitleText, { variant: \"subheadingMedium\" }, subTitle)));\n//# sourceMappingURL=SpecificState.js.map","/* eslint-disable import/prefer-default-export */\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const CellButton = styled.button.withConfig({ displayName: \"vui--CellButton\", componentId: \"vui--1w0np52\" }) `appearance:none;border:0;background-color:transparent;font:inherit;display:inline-block;box-sizing:border-box;width:calc(100% + 1.5rem);margin:-0.75rem -0.75rem;padding:0.75rem 0.75rem;text-align:inherit;line-height:${theme.sizes.base};border-radius:${theme.radius.base};&:hover{cursor:pointer;background-color:${theme.colors.secondary.blue.lightest};}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { CellButton } from './styled';\nimport { Cell } from '../styled';\nconst ClickableButton = styled(CellButton).withConfig({ displayName: \"vui--ClickableButton\", componentId: \"vui--1b7t5il\" }) `color:${theme.text.link.color};text-decoration:${theme.text.link.textDecoration};`;\nexport const ClickableCell = (_a) => {\n var { onClick, children } = _a, otherProps = __rest(_a, [\"onClick\", \"children\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(ClickableButton, { onClick: onClick }, children)));\n};\n//# sourceMappingURL=ClickableCell.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport styled from 'styled-components';\nimport { CellButton } from './styled';\nimport { Cell } from '../styled';\nconst Content = styled.div.withConfig({ displayName: \"vui--Content\", componentId: \"vui--n24x0f\" }) `text-align:inherit;border-bottom:1px dotted black;`;\nexport const EditableCell = (_a) => {\n var { onClick, children } = _a, otherProps = __rest(_a, [\"onClick\", \"children\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(CellButton, { onClick: onClick },\n React.createElement(Content, null, children))));\n};\n//# sourceMappingURL=EditableCell.js.map","import React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst { grey } = theme.colors.neutral;\nconst SkeletonContentWrapper = styled.div.withConfig({ displayName: \"vui--SkeletonContentWrapper\", componentId: \"vui--oakirc\" }) `height:16px;width:100%;`;\nconst SkeletonContentComponent = styled.div.withConfig({ displayName: \"vui--SkeletonContentComponent\", componentId: \"vui--dbfg3y\" }) `display:inline-block;color:transparent;border-radius:4px;animation-duration:${({ isLoading = true }) => (isLoading ? '1s' : 0)};animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:linear-gradient(to right, ${grey.base} 8%, ${grey.dark} 15%, ${grey.base} 33%);background-size:800px 104px;border:0;width:100%;height:100%;@keyframes placeHolderShimmer{0%{background-position:-380px 0;}100%{background-position:380px 0;}}`;\nexport const SkeletonContent = ({ isLoading, style }) => (React.createElement(SkeletonContentWrapper, { style: style },\n React.createElement(SkeletonContentComponent, { isLoading: isLoading })));\n//# sourceMappingURL=SkeletonContent.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Cell } from '../styled';\nimport { SkeletonContent } from '../SkeletonContent';\nexport const SkeletonCell = (_a) => {\n var { style } = _a, otherProps = __rest(_a, [\"style\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(SkeletonContent, { style: style })));\n};\nSkeletonCell.defaultProps = {\n style: {},\n};\n//# sourceMappingURL=SkeletonCell.js.map","import { useCallback, useEffect, useState } from 'react';\nexport const useStickyHeader = (tableRef, topOffset) => {\n const [isSticky, setIsSticky] = useState(false);\n const handleScrollChange = useCallback(({ top, bottom }) => {\n let sticky = isSticky;\n if (top <= (topOffset || 0) && bottom > 0) {\n sticky = !isSticky ? true : sticky;\n }\n else {\n sticky = isSticky ? false : sticky;\n }\n if (sticky !== isSticky)\n setIsSticky(sticky);\n }, [isSticky, topOffset]);\n useEffect(() => {\n const onScroll = () => {\n var _a;\n if (tableRef.current) {\n handleScrollChange((_a = tableRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect());\n }\n };\n window.addEventListener('scroll', onScroll);\n return () => {\n window.removeEventListener('scroll', onScroll);\n };\n }, [handleScrollChange, tableRef]);\n return { isSticky };\n};\n//# sourceMappingURL=hooks.js.map","import React, { useState } from 'react';\nimport { useScroll } from 'react-use';\nimport { FakeHeaderTable, StickyHeaderWrapper } from './styled';\nimport { useStickyHeader } from './utils/hooks';\nexport const StickyHeader = ({ renderHeader, tableRef, wrapperRef, isFixedLayout, wrapperStyle, }) => {\n var _a;\n const [headerWrapperRef, setHeaderWrapperRef] = useState(null);\n const { isSticky } = useStickyHeader(tableRef, parseInt(typeof (wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top) === 'string' ? wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top : `${wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top}`, 10));\n // here we use 2, because we also have borders on each side by 1 px\n const wrapperWidth = (((_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect().width) || 0) - 2;\n // we use it just to re-render header to update scroll\n // so we don't need to get any value from this hook\n useScroll(wrapperRef);\n const updateScroll = (ref) => {\n var _a;\n const scrollLeft = ((_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.scrollLeft) || 0;\n if (ref) {\n // eslint-disable-next-line no-param-reassign\n ref.scrollLeft = scrollLeft;\n return;\n }\n if (headerWrapperRef)\n headerWrapperRef.scrollLeft = scrollLeft;\n };\n updateScroll();\n return isSticky ? (React.createElement(StickyHeaderWrapper, { ref: (ref) => {\n setHeaderWrapperRef(ref);\n updateScroll(ref);\n }, style: Object.assign({ width: wrapperWidth }, wrapperStyle) },\n React.createElement(FakeHeaderTable, { style: { tableLayout: isFixedLayout ? 'fixed' : 'auto' } }, renderHeader()))) : null;\n};\n//# sourceMappingURL=StickyHeader.js.map","export const convertFixedColumnInlineStyleToStyled = (fixedColumnsStyle) => {\n const styles = [];\n fixedColumnsStyle.forEach(({ index, style }) => styles.push(`\n > td:${style.left !== undefined ? 'nth-child' : 'nth-last-child'}(${Math.abs(index)}) {\n position: sticky;\n ${style.left !== undefined ? 'left' : 'right'}: ${style.left !== undefined ? style.left : style.right}px;\n z-index: ${style.zIndex};\n }\n `));\n return styles.join('\\n\\n');\n};\n//# sourceMappingURL=index.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { HeaderCell } from '../styled';\nimport { SkeletonContent } from '../SkeletonContent';\nexport const SkeletonHeaderCell = (_a) => {\n var { style, width, isLoading } = _a, otherProps = __rest(_a, [\"style\", \"width\", \"isLoading\"]);\n return (React.createElement(HeaderCell, Object.assign({}, otherProps, { style: { width } }),\n React.createElement(SkeletonContent, { style: style, isLoading: isLoading })));\n};\n//# sourceMappingURL=SkeletonHeaderCell.js.map","import React from 'react';\nexport const DoubleArrowAscIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"#959FA8\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"#0079D1\" })));\n//# sourceMappingURL=DoubleArrowAscIcon.js.map","import React from 'react';\nexport const DoubleArrowDescIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"#0079D1\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"#959FA8\" })));\n//# sourceMappingURL=DoubleArrowDescIcon.js.map","import React, { useRef, useEffect, useState, useCallback, useMemo } from 'react';\nimport { Checkbox } from '../Checkbox';\nimport { Radio } from '../Radio';\nimport { Tooltip } from '../Tooltip';\nimport { theme } from '../../theme';\nimport { Wrapper, WrapperBordered, Table, Head, Body, Row, Cell, HeaderCell, HeaderCellLayout, Footer, TooltipContent, } from './styled';\nimport { SpecificState } from './SpecificState';\nimport { ClickableCell, EditableCell } from './cells';\nimport { SkeletonCell } from './cells/SkeletonCell';\nimport { defaultEmptyState, defaultErrorState, ScrollPosition } from './utils/constants';\nimport { StickyHeader } from './StickyHeader';\nimport { convertFixedColumnInlineStyleToStyled } from './utils';\nimport { SkeletonHeaderCell } from './cells/SkeletonHeaderCell';\nimport { SkeletonContent } from './SkeletonContent';\nimport { DoubleArrowIcon } from '../../tempIcons/DoubleArrowIconIcon';\nimport { DoubleArrowAscIcon } from '../../tempIcons/DoubleArrowAscIcon';\nimport { DoubleArrowDescIcon } from '../../tempIcons/DoubleArrowDescIcon';\nexport const IconUnsorted = () => (React.createElement(DoubleArrowIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\nexport const IconSortAsc = () => (React.createElement(DoubleArrowAscIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\nexport const IconSortDesc = () => (React.createElement(DoubleArrowDescIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\n/**\n * @deprecated\n *\n * Use DataTable instead\n */\nexport const LegacyDataTable = ({ borderless = false, striped = true, noWrap = false, showScrollbar = false, headers, rows, renderRow, renderNestedRow, expandedRowIds, renderLoadingRow, renderFooterRow, renderFooterLoadingRow, omitFooterSelectionCell = false, selectedRowIds, disabledSelectionInputRowIds, selectionMode = 'multiple', onChangeSelectedRowIds, sortColumnId, sortDirection, onChangeSort, isError = false, isLoading = false, skeletonRowsNumber = 5, isHeaderSticky = true, stickyHeaderStyle, customSpecificState, bodyHeightInSpecificStates = 375, startFixedColumnsNumber, endFixedColumnsNumber, }) => {\n const WrapperComponent = borderless ? Wrapper : WrapperBordered;\n const isEmpty = rows ? rows.length === 0 : false;\n const isFixedLayout = Boolean(startFixedColumnsNumber || endFixedColumnsNumber);\n const isFixedColumnsNotEnabled = !startFixedColumnsNumber && !endFixedColumnsNumber;\n const tableRef = useRef(null);\n const wrapperRef = useRef(null);\n const selectionColumnWidth = 58;\n const [scrollPosition, setScrollPosition] = useState(ScrollPosition.none);\n useEffect(() => {\n var _a;\n let refValue = null;\n const handleScroll = () => {\n if (!wrapperRef.current || isFixedColumnsNotEnabled)\n return;\n const el = wrapperRef.current;\n const scrollWidth = el.scrollWidth + 2; // 2 here is 2px which adds by border\n const { scrollLeft } = el;\n const { width } = el.getBoundingClientRect();\n const scrollValue = scrollLeft + width;\n if (scrollWidth === width)\n setScrollPosition(ScrollPosition.none);\n else if (scrollLeft === 0)\n setScrollPosition(ScrollPosition.start);\n else if (scrollLeft > 0 && scrollValue < scrollWidth)\n setScrollPosition(ScrollPosition.middle);\n else if (scrollValue === scrollWidth)\n setScrollPosition(ScrollPosition.end);\n };\n if (wrapperRef.current) {\n refValue = wrapperRef.current;\n handleScroll();\n (_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener('scroll', handleScroll);\n }\n return () => {\n refValue === null || refValue === void 0 ? void 0 : refValue.removeEventListener('scroll', handleScroll);\n };\n }, [tableRef, isFixedColumnsNotEnabled]);\n const castWidthToNumber = useCallback((width) => {\n if (typeof width === 'string') {\n // eslint-disable-next-line no-console\n console.error(\"You can only use a numeric value in the 'width' property when you use fixed columns\");\n return null;\n }\n if (width === undefined) {\n // eslint-disable-next-line no-console\n console.error(\"You should provide numeric value in the 'width' attribute in all fixed columns when you use fixed columns\");\n return null;\n }\n return width;\n }, []);\n const generateFixedColumnInlineStyle = useCallback((index, offset, side) => ({\n index: side === 'left' ? index : -index,\n style: {\n position: 'sticky',\n [side]: offset,\n zIndex: 1,\n },\n }), []);\n const generateFixedColumnsStyle = useCallback(() => {\n if (!headers || isLoading)\n return null;\n const startColumns = [];\n const endColumns = [];\n let totalStartOffset = 0;\n let totalEndOffset = 0;\n if (startFixedColumnsNumber) {\n if (selectedRowIds) {\n startColumns.push(generateFixedColumnInlineStyle(1, totalStartOffset, 'left'));\n totalStartOffset += selectionColumnWidth;\n }\n for (let i = 0; i < startFixedColumnsNumber; i += 1) {\n const headerWidth = castWidthToNumber(headers[i].width);\n if (headerWidth) {\n startColumns.push(generateFixedColumnInlineStyle(selectedRowIds ? i + 2 : i + 1, totalStartOffset, 'left'));\n totalStartOffset += headerWidth;\n }\n }\n }\n if (endFixedColumnsNumber) {\n for (let i = 0; i < endFixedColumnsNumber; i += 1) {\n const headerWidth = castWidthToNumber(headers.slice(-i - 1)[0].width);\n if (headerWidth) {\n endColumns.push(generateFixedColumnInlineStyle(i + 1, totalEndOffset, 'right'));\n totalEndOffset += headerWidth;\n }\n }\n }\n if (startColumns.length === 0 && endColumns.length === 0)\n return null;\n return [...startColumns, ...endColumns];\n }, [\n isLoading,\n castWidthToNumber,\n endFixedColumnsNumber,\n generateFixedColumnInlineStyle,\n headers,\n startFixedColumnsNumber,\n selectedRowIds,\n ]);\n const fixedColumnsStyle = useMemo(() => generateFixedColumnsStyle(), [generateFixedColumnsStyle]);\n const handleSelectRow = useCallback((checked, row) => {\n if (!selectedRowIds || !onChangeSelectedRowIds)\n return;\n if (checked) {\n if (selectionMode === 'single') {\n onChangeSelectedRowIds([row.id]);\n return;\n }\n onChangeSelectedRowIds([...selectedRowIds, row.id]);\n return;\n }\n const newSelectedRowIds = [...selectedRowIds];\n const index = newSelectedRowIds.findIndex((id) => id === row.id);\n newSelectedRowIds.splice(index, 1);\n onChangeSelectedRowIds(newSelectedRowIds);\n }, [onChangeSelectedRowIds, selectedRowIds, selectionMode]);\n const handleSelectAll = useCallback(() => {\n if (!selectedRowIds || !onChangeSelectedRowIds)\n return;\n if (selectedRowIds.length === rows.length) {\n onChangeSelectedRowIds([]);\n return;\n }\n const rowIds = rows.map((row) => row.id);\n onChangeSelectedRowIds(rowIds);\n }, [onChangeSelectedRowIds, rows, selectedRowIds]);\n const handleClickSortableHeader = useCallback((columnId) => {\n if (sortColumnId === undefined || onChangeSort === undefined)\n return;\n let nextColumnId = sortColumnId;\n let nextDirection = 'ascending';\n if (sortDirection === 'ascending') {\n nextDirection = 'descending';\n }\n if (columnId !== sortColumnId) {\n nextColumnId = columnId;\n nextDirection = 'ascending';\n }\n onChangeSort(nextColumnId, nextDirection);\n }, [onChangeSort, sortColumnId, sortDirection]);\n const renderHeaderCell = useCallback((header, style) => {\n let className = '';\n let onClick = () => { };\n let sortIcon = React.createElement(IconUnsorted, null);\n const { tooltip, align, icon, title, sortable, id } = header;\n if (sortable) {\n className = 'sortable';\n onClick = () => handleClickSortableHeader(id);\n if (sortColumnId === id) {\n sortIcon = sortDirection === 'ascending' ? React.createElement(IconSortAsc, null) : React.createElement(IconSortDesc, null);\n }\n }\n const headerContents = (React.createElement(HeaderCellLayout, { align: align },\n icon && icon,\n title && React.createElement(\"span\", null, title),\n sortable && sortIcon));\n return (React.createElement(HeaderCell, { key: id, id: `data-table-header-${id}`, className: className, onClick: onClick, align: header.align, grow: header.grow, style: Object.assign({ width: header.width || 'auto' }, style) }, tooltip ? (React.createElement(Tooltip, { text: tooltip },\n React.createElement(TooltipContent, null, headerContents))) : (headerContents)));\n }, [handleClickSortableHeader, sortColumnId, sortDirection]);\n const renderSkeletonHeaderCell = useCallback((header, style) => (React.createElement(SkeletonHeaderCell, { key: header.id, width: header.width || 'auto', style: style, isLoading: isLoading })), [isLoading]);\n const renderHeader = useCallback(() => {\n if (!headers)\n return null;\n const styles = generateFixedColumnsStyle();\n const selectionCellStyle = styles ? styles[0].style : {};\n return (React.createElement(Head, null,\n React.createElement(Row, null,\n selectedRowIds && (React.createElement(HeaderCell, { style: Object.assign({ width: selectionColumnWidth }, selectionCellStyle) }, selectionMode === 'multiple' && (React.createElement(Checkbox, { checked: (rows.length > 0 && (selectedRowIds === null || selectedRowIds === void 0 ? void 0 : selectedRowIds.length) === rows.length) || false, onChange: handleSelectAll, disabled: (disabledSelectionInputRowIds && disabledSelectionInputRowIds.length > 0) ||\n isLoading ||\n isEmpty, ariaLabel: \"Select all\" })))),\n headers.map((header, index) => {\n const startHeaderIndex = selectedRowIds ? index + 2 : index + 1;\n const endHeaderIndex = index - headers.length;\n const headerCellStyle = styles === null || styles === void 0 ? void 0 : styles.find((style) => style.index === startHeaderIndex || style.index === endHeaderIndex);\n return header.skeleton && (isLoading || isError || isEmpty)\n ? renderSkeletonHeaderCell(header, header.skeletonStyle || {})\n : renderHeaderCell(header, (headerCellStyle === null || headerCellStyle === void 0 ? void 0 : headerCellStyle.style) || {});\n }))));\n }, [\n generateFixedColumnsStyle,\n handleSelectAll,\n headers,\n isEmpty,\n isError,\n isLoading,\n renderSkeletonHeaderCell,\n renderHeaderCell,\n rows.length,\n selectedRowIds,\n selectionMode,\n disabledSelectionInputRowIds,\n ]);\n const renderSelectionInput = useCallback((isSelected, row) => {\n const inputProps = {\n checked: isSelected,\n onChange: (checked) => handleSelectRow(checked, row),\n disabled: (disabledSelectionInputRowIds === null || disabledSelectionInputRowIds === void 0 ? void 0 : disabledSelectionInputRowIds.includes(row.id)) || false,\n };\n if (selectionMode === 'single') {\n return React.createElement(Radio, Object.assign({}, inputProps));\n }\n return React.createElement(Checkbox, Object.assign({}, inputProps));\n }, [handleSelectRow, selectionMode, disabledSelectionInputRowIds]);\n const renderSkeletonSelectionInput = useCallback((rowIndex) => {\n const generalStyle = {\n width: 18,\n height: 18,\n margin: 3,\n animationDuration: '0s',\n };\n if (selectionMode === 'single') {\n return (React.createElement(SkeletonCell, { key: rowIndex === undefined ? null : `radio-skeleton-${rowIndex}`, style: Object.assign(Object.assign({}, generalStyle), { borderRadius: '50%' }) }));\n }\n return (React.createElement(SkeletonCell, { key: rowIndex === undefined ? null : `checkbox-skeleton-${rowIndex}`, style: Object.assign(Object.assign({}, generalStyle), { borderRadius: '0.25rem' }) }));\n }, [selectionMode]);\n const getNestedRow = useCallback((nestedRow, isHidden) => {\n var _a, _b;\n if (!renderNestedRow)\n return null;\n const content = renderNestedRow(nestedRow);\n if (!content)\n return null;\n const nestedRowE2eClassName = ((_b = (_a = nestedRow === null || nestedRow === void 0 ? void 0 : nestedRow.data) === null || _a === void 0 ? void 0 : _a.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row) || '';\n return (React.createElement(Row, { key: nestedRow.id, className: `${nestedRowE2eClassName} ${isHidden ? 'hidden' : ''}` },\n selectedRowIds && React.createElement(Cell, null),\n content));\n }, [renderNestedRow, selectedRowIds]);\n const renderDefaultLoadingRow = useCallback((rowIndex) => {\n if (!headers)\n return React.createElement(SkeletonCell, null);\n // Otherwise render a cell for each column\n const cells = headers.map((header) => React.createElement(SkeletonCell, { key: `${rowIndex}-${header.id}` }));\n if (selectedRowIds)\n cells.unshift(renderSkeletonSelectionInput(rowIndex));\n return cells;\n }, [headers, renderSkeletonSelectionInput, selectedRowIds]);\n const getFooter = () => {\n if (!renderFooterRow)\n return null;\n if (isLoading && !renderFooterLoadingRow)\n return null;\n if (!isLoading && isEmpty)\n return null;\n return (React.createElement(Footer, { fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, null,\n selectedRowIds && !omitFooterSelectionCell && React.createElement(Cell, null),\n !isLoading && renderFooterRow(rows),\n isLoading && renderFooterLoadingRow && renderFooterLoadingRow())));\n };\n let lastStartFixedColumnsIndex = startFixedColumnsNumber;\n if (selectedRowIds && lastStartFixedColumnsIndex)\n lastStartFixedColumnsIndex += 1;\n const renderedRows = useMemo(() => rows.map((row) => {\n var _a, _b, _c;\n const { data } = row;\n const isSelected = selectedRowIds ? selectedRowIds.includes(row.id) : false;\n const isExpanded = expandedRowIds ? expandedRowIds.includes(row.id) : true;\n const bodyClassName = (_a = data === null || data === void 0 ? void 0 : data.e2eClassNames) === null || _a === void 0 ? void 0 : _a.body;\n const rowE2eClassName = (_c = (_b = data === null || data === void 0 ? void 0 : data.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row) !== null && _c !== void 0 ? _c : '';\n const rowClassName = isSelected ? `selected ${rowE2eClassName}` : `${rowE2eClassName}`;\n return (React.createElement(Body, { key: row.id, className: bodyClassName, fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, { key: row.id, className: rowClassName, accentColor: row.accentColor },\n selectedRowIds && React.createElement(Cell, null, renderSelectionInput(isSelected, row)),\n renderRow(row)),\n row.nestedRows && row.nestedRows.map((item) => getNestedRow(item, !isExpanded))));\n }), [\n rows,\n expandedRowIds,\n fixedColumnsStyle,\n getNestedRow,\n renderRow,\n renderSelectionInput,\n selectedRowIds,\n ]);\n /* Loading state */\n if (isLoading) {\n const loadingRows = [];\n for (let i = 0; i < skeletonRowsNumber; i += 1) {\n loadingRows.push(React.createElement(Body, { key: `loading-row-${i}`, fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, null, renderLoadingRow ? (React.createElement(React.Fragment, null,\n selectedRowIds && renderSkeletonSelectionInput(),\n renderLoadingRow())) : (renderDefaultLoadingRow(i)))));\n }\n return (React.createElement(WrapperComponent, { ref: wrapperRef, scrollDisabled: true, scrollPosition: scrollPosition, lastStartFixedColumnsIndex: lastStartFixedColumnsIndex, firstEndFixedColumnsIndex: endFixedColumnsNumber },\n isHeaderSticky && headers && (React.createElement(StickyHeader, { renderHeader: renderHeader, tableRef: tableRef, wrapperRef: wrapperRef, isFixedLayout: isFixedLayout, wrapperStyle: stickyHeaderStyle })),\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: true, isFixedLayout: isFixedLayout },\n renderHeader(),\n loadingRows,\n getFooter())));\n }\n /* Empty & Error states */\n if (isEmpty || isError) {\n let specificStateValues = defaultEmptyState;\n if (customSpecificState)\n specificStateValues = customSpecificState;\n else if (isError)\n specificStateValues = defaultErrorState;\n return (React.createElement(WrapperComponent, { scrollDisabled: true },\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: false, isFixedLayout: isFixedLayout },\n renderHeader(),\n getFooter()),\n React.createElement(SpecificState, Object.assign({ height: bodyHeightInSpecificStates }, specificStateValues))));\n }\n /* Populated state */\n return (React.createElement(WrapperComponent, { scrollDisabled: false, ref: wrapperRef, scrollPosition: scrollPosition, lastStartFixedColumnsIndex: lastStartFixedColumnsIndex, firstEndFixedColumnsIndex: endFixedColumnsNumber, showScrollbar: showScrollbar },\n isHeaderSticky && headers && (React.createElement(StickyHeader, { renderHeader: renderHeader, tableRef: tableRef, wrapperRef: wrapperRef, isFixedLayout: isFixedLayout, wrapperStyle: stickyHeaderStyle })),\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: false, isFixedLayout: isFixedLayout },\n renderHeader(),\n renderedRows,\n getFooter())));\n};\nLegacyDataTable.Cell = Cell;\nLegacyDataTable.ClickableCell = ClickableCell;\nLegacyDataTable.EditableCell = EditableCell;\nLegacyDataTable.SkeletonCell = SkeletonCell;\nLegacyDataTable.SkeletonContent = SkeletonContent;\n//# sourceMappingURL=LegacyDataTable.js.map","import styled from 'styled-components';\nexport const LoginButton = styled.button.withConfig({ displayName: \"vui--LoginButton\", componentId: \"vui--9ns5xb\" }) `background:none;border:none;padding:0;cursor:pointer;img{width:156px;height:32px;}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { LoginButton } from './styled';\nconst buttonImg = 'https://images-na.ssl-images-amazon.com/images/G/01/lwa/btnLWA_gold_312x64.png';\nconst buttonPressedImg = 'https://images-na.ssl-images-amazon.com/images/G/01/lwa/btnLWA_gold_312x64_pressed.png';\nexport const buttonDescription = 'Log in with Amazon';\n/**\n * Image used in this button is to comply with official\n * Amazon button guidelines (https://developer.amazon.com/docs/login-with-amazon/button.html#android-images).\n */\nexport const LoginWithAmazonButton = (props) => {\n const [image, setImage] = useState(buttonImg);\n const handleMouseDown = () => {\n setImage(buttonPressedImg);\n };\n const handleMouseUp = () => {\n setImage(buttonImg);\n };\n return (React.createElement(LoginButton, Object.assign({ onMouseDown: handleMouseDown, onMouseUp: handleMouseUp, \"aria-label\": buttonDescription }, props),\n React.createElement(\"img\", { src: image, alt: buttonDescription })));\n};\n//# sourceMappingURL=LoginWithAmazonButton.js.map","import styled, { createGlobalStyle } from 'styled-components';\nimport { Card } from '../../Card';\nimport { theme } from '../../../theme';\nexport const NonScrollableBody = createGlobalStyle `body{overflow:hidden;scrollbar-gutter:stable;}`;\nexport const MainSection = styled.section.withConfig({ displayName: \"vui--MainSection\", componentId: \"vui--1ox4j2c\" }) `flex:1;overflow-y:auto;${({ fullBleed }) => !fullBleed && `padding: 0 ${theme.sizes.md};`} ${({ isScrollable }) => isScrollable &&\n `\n & + ${Card.Footer} {\n box-shadow: 0px 10px 15px 0px ${theme.colors.neutral.ink.dark};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","/**\n * Type guard to check if a header slot has been passed to the component.\n */\nexport const hasHeaderSlot = (props) => {\n return !!props.headerSlot;\n};\n/**\n * Type guard to check if a footer slot has been passed to the component.\n */\nexport const hasFooterSlot = (props) => {\n return !!props.footerSlot;\n};\n//# sourceMappingURL=types.js.map","import { breakpoints } from '../../../../theme/modules/breakpoints';\nexport const heightMap = {\n xs: '84vh',\n sm: '72vh',\n base: '84vh',\n lg: '96vh',\n};\nexport const widthMap = {\n [breakpoints.mobile]: {\n xs: '60vw',\n sm: '72vw',\n base: '100vw',\n lg: '100vw',\n },\n [breakpoints.tablet]: {\n xs: '60vw',\n sm: '72vw',\n base: '100vw',\n lg: '100vw',\n },\n [breakpoints.lgTablet]: {\n xs: '48vw',\n sm: '56vw',\n base: '88vw',\n lg: '100vw',\n },\n [breakpoints.desktop]: {\n xs: '36vw',\n sm: '44vw',\n base: '72vw',\n lg: '88vw',\n },\n [breakpoints.lgDesktop]: {\n xs: '32vw',\n sm: '40vw',\n base: '52vw',\n lg: '80vw',\n },\n};\nexport const fullScreenBreakpointMap = {\n xs: breakpoints.mobile,\n sm: breakpoints.mobile,\n base: breakpoints.tablet,\n lg: breakpoints.lgTablet,\n};\n//# sourceMappingURL=constants.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { getOpaqueHexColor } from '../../../../utils/color';\nimport { Card } from '../../../Card';\nimport { theme } from '../../../../theme';\nimport { fullScreenBreakpointMap, heightMap, widthMap } from './constants';\nimport { MainSection } from '../styled';\nconst { breakpoints } = theme;\nexport const StyledDialog = styled(motion.dialog).attrs({\n initial: { opacity: 0, y: -50, bounce: 0 },\n exit: { opacity: 0, y: -50, bounce: 0 },\n animate: { opacity: 1, y: 0, bounce: 0 },\n transition: { type: 'tween', duration: 0.25 },\n}).withConfig({ displayName: \"vui--StyledDialog\", componentId: \"vui--1ohvs0u\" }) `padding:0;border:none;border-radius:${theme.sizes.sm};box-shadow:${theme.shadows.lg};min-width:464px;&::backdrop{animation:fadeIn 0.25s ease forwards;}& > ${Card.Surface}{display:flex;flex-direction:column;${({ variant }) => `max-height: ${heightMap[variant]};`} ${MainSection}{padding-bottom:${theme.sizes.md};}${Card.Footer}{margin-top:0;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@media (min-width: calc(${breakpoints.mobile} + 1px))and (max-width: ${breakpoints.tablet}){max-width:${({ variant }) => widthMap[breakpoints.tablet][variant]};}@media (min-width: ${breakpoints.tablet})and (max-width: ${breakpoints.lgTablet}){max-width:${({ variant }) => widthMap[breakpoints.lgTablet][variant]};}@media (min-width: ${breakpoints.lgTablet})and (max-width: ${breakpoints.desktop}){max-width:${({ variant }) => widthMap[breakpoints.desktop][variant]};}@media (min-width: ${breakpoints.desktop}){max-width:${({ variant }) => widthMap[breakpoints.lgDesktop][variant]};}@media (max-width: ${({ variant }) => fullScreenBreakpointMap[variant]}){margin:0;width:100%;max-width:100vw;max-height:100vh;&,& > ${Card.Surface}{border-radius:0;height:100%;width:100%;max-height:unset;}}&::backdrop{background-color:${getOpaqueHexColor(theme.colors.neutral.ink.base, 0.5)};}&:not([open]){display:block;position:fixed;top:0;left:0;right:0;bottom:0;transform:translate(-50%, -50%);}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { StyledDialog } from './styled';\nexport const Dialog = React.forwardRef((_a, ref) => {\n var rest = __rest(_a, []);\n return React.createElement(StyledDialog, Object.assign({ ref: ref }, rest));\n});\n//# sourceMappingURL=Dialog.js.map","import { __rest } from \"tslib\";\n/* eslint-disable react/destructuring-assignment */\nimport React, { useEffect, useRef, useState } from 'react';\nimport { AnimatePresence } from 'framer-motion';\nimport { MainSection, NonScrollableBody } from './components/styled';\nimport { hasFooterSlot, hasHeaderSlot } from './types';\nimport { Dialog } from './components/Dialog/Dialog';\nimport { useIsOverflowing } from '../../hooks/useIsOverflowing';\nimport { Button } from '../Button';\nimport { Card } from '../Card';\nimport { CardHeader } from '../CardHeader';\nimport { Stack } from '../Stack';\nexport const Modal = (props) => {\n const { shouldShow, showHeaderCloseButton = true, fullBleed = false, variant = 'base', onClose: parentOnClose, children, } = props;\n const modalRef = useRef(null);\n const [mainSectionRef, setMainSectionRef] = useState(null);\n useEffect(() => {\n var _a, _b;\n if (shouldShow) {\n (_a = modalRef.current) === null || _a === void 0 ? void 0 : _a.removeAttribute('open'); // Allows for conditional rendering.\n (_b = modalRef.current) === null || _b === void 0 ? void 0 : _b.showModal();\n }\n }, [shouldShow]);\n const { isOverflowing: isContentOverflowing, onScroll } = useIsOverflowing(mainSectionRef);\n const onClose = () => {\n var _a;\n (_a = modalRef.current) === null || _a === void 0 ? void 0 : _a.close();\n parentOnClose();\n };\n return (React.createElement(AnimatePresence, null, shouldShow && (React.createElement(\"div\", { \"data-testid\": \"dialog-wrapper\" },\n React.createElement(NonScrollableBody, null),\n React.createElement(Dialog, { ref: modalRef, onClose: onClose, variant: variant, \"aria-describedby\": \"modal_title\" },\n React.createElement(Card.Surface, null,\n hasHeaderSlot(props) ? (props.headerSlot) : (React.createElement(CardHeader, Object.assign({ id: \"modal_title\", headerVariant: \"headingLarge\", title: props.headerTitle, subtitle: props.headerSubtitle }, (showHeaderCloseButton && { onClickClose: onClose })))),\n React.createElement(MainSection, { onScroll: onScroll, ref: setMainSectionRef, isScrollable: isContentOverflowing, fullBleed: fullBleed }, children),\n hasFooterSlot(props) && props.footerSlot,\n !hasFooterSlot(props) && (props.leftActions || props.rightActions) && (React.createElement(Card.Footer, null,\n React.createElement(Stack, { direction: \"horizontal\", alignX: props.leftActions ? 'between' : 'end' },\n props.leftActions && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"start\", \"data-testid\": \"left-actions-container\" }, props.leftActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\" }, actionProps), label));\n }))),\n props.rightActions && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", \"data-testid\": \"right-actions-container\" }, props.rightActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\" }, actionProps), label));\n }))))))))))));\n};\n//# sourceMappingURL=Modal.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { TextField } from '../TextField';\nexport const PageLimitContainer = styled(Stack).withConfig({ displayName: \"vui--PageLimitContainer\", componentId: \"vui--11yg0z2\" }) `width:${theme.sizes.lg};height:30px;background-color:${theme.colors.neutral.grey.light};border:1px solid ${theme.colors.neutral.grey.base};border-radius:${theme.sizes.xs};`;\nexport const PaginationButton = styled(Button).withConfig({ displayName: \"vui--PaginationButton\", componentId: \"vui--1xoa6c5\" }) `color:${theme.colors.neutral.ink.base};width:32px;height:32px;svg{width:24px;height:24px;}`;\nexport const PageInput = styled(TextField).withConfig({ displayName: \"vui--PageInput\", componentId: \"vui--vpfeol\" }) `&[type='number']{width:5.5ch;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Text } from '../Text';\nimport { PageLimitContainer } from './styled';\nexport const PageCount = ({ count }) => (React.createElement(React.Fragment, null,\n React.createElement(\"div\", null,\n React.createElement(Text, { variant: \"bodySmall\", \"aria-hidden\": true }, \"/\")),\n React.createElement(PageLimitContainer, { alignX: \"center\", alignY: \"center\", \"aria-hidden\": true },\n React.createElement(Text, { variant: \"bodySmall\" }, count))));\n//# sourceMappingURL=components.js.map","import { useEffect, useState } from 'react';\n/**\n * A hook to handle pagination state.\n */\nexport const usePagination = ({ currentPage, totalPagesCount, handleChangePage, }) => {\n const [pageInputValue, setPageInputValue] = useState(`${currentPage}`);\n /**\n * When a new value is passed into the component we update the local state, meaning the input\n * value gets updated.\n */\n useEffect(() => {\n setPageInputValue(`${currentPage}`);\n }, [currentPage]);\n const validatePageValue = (value) => value >= 1 && value <= totalPagesCount;\n const checkAndSetLocalPage = (newPage) => {\n if (validatePageValue(newPage))\n setPageInputValue(`${newPage}`);\n };\n /**\n * A function to handle changes to the input, a string will be passed int. We check for an empty\n * string and directly set that, otherwise we validate the input number is within range.\n * @param newValue The new string input value.\n */\n const handleInputChange = (newValue) => {\n if (!newValue)\n setPageInputValue(newValue);\n const intValue = parseInt(newValue, 10);\n checkAndSetLocalPage(intValue);\n };\n /**\n * A function to increment the current page, using callback from props. Local state will update\n * when a new `currentPage` is passed.\n */\n const handleIncrement = () => {\n if (validatePageValue(currentPage + 1))\n handleChangePage(currentPage + 1);\n };\n /**\n * A function to decrement the current page, using callback from props. Local state will update\n * when a new `currentPage` is passed.\n */\n const handleDecrement = () => {\n if (validatePageValue(currentPage - 1))\n handleChangePage(currentPage - 1);\n };\n /**\n * When the input is unfocussed we want to update parent or local state depending on 3 cases:\n * 1. Local page input is '', reset it to the currentPage\n * 2. Local page input is the same as passed by prop, catch and do nothing.\n * 3. Local state has a new value, convert it, validate it and potentially send to parent via\n * `handlePageChange`\n */\n const handleSubmit = () => {\n if (!pageInputValue)\n setPageInputValue(`${currentPage}`);\n if (pageInputValue === `${currentPage}`)\n return;\n const newValue = parseInt(pageInputValue, 10);\n if (validatePageValue(newValue))\n handleChangePage(newValue);\n };\n /**\n * When the user submits the form, either pressing enter or a screenreader shortcut we prevent\n * default action and try and send update.\n * @param event The event fired from the form when submitting.\n */\n const handleFormSubmit = (event) => {\n event.preventDefault();\n handleSubmit();\n };\n return {\n pageInputValue,\n handleIncrement,\n handleDecrement,\n handleInputChange,\n handleSubmit,\n handleFormSubmit,\n };\n};\n//# sourceMappingURL=usePagination.js.map","import React from 'react';\nexport const StartArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M11.6434 11.06L8.59004 8L11.6434 4.94L10.7034 4L6.70337 8L10.7034 12L11.6434 11.06Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.37004 12L4.37004 4L5.70337 4L5.70337 12L4.37004 12Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=StartArrowIcon.js.map","import React from 'react';\nexport const EndArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.33661 11.06L7.38994 8L4.33661 4.94L5.27661 4L9.27661 8L5.27661 12L4.33661 11.06Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11.67 4L11.67 12L10.3367 12L10.3367 4L11.67 4Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=EndArrowIcon.js.map","import React from 'react';\nimport { Stack } from '../Stack';\nimport { PageInput, PaginationButton } from './styled';\nimport { PageCount } from './components';\nimport { usePagination } from './hooks/usePagination';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { StartArrowIcon } from '../../tempIcons/StartArrowIcon';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { EndArrowIcon } from '../../tempIcons/EndArrowIcon';\nimport { ComponentSize } from '../types';\nexport const Pagination = ({ testId, e2eClassName, currentPage, totalPagesCount, handleChangePage, }) => {\n const { pageInputValue, handleIncrement, handleDecrement, handleFormSubmit, handleInputChange, handleSubmit, } = usePagination({\n currentPage,\n totalPagesCount,\n handleChangePage,\n });\n /**\n * A function to go back to the first page, provided we aren't already there.\n */\n const handleSkipBack = () => {\n if (currentPage !== 1)\n handleChangePage(1);\n };\n /**\n * A function to go to the last page, provided we aren't already there.\n */\n const handleSkipToEnd = () => {\n if (currentPage !== totalPagesCount)\n handleChangePage(totalPagesCount);\n };\n return (React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"xs\", \"data-testid\": testId, className: e2eClassName },\n React.createElement(PaginationButton, { onClick: handleSkipBack, icon: React.createElement(StartArrowIcon, null), size: \"sm\", \"aria-label\": \"go to first page\" }),\n React.createElement(PaginationButton, { onClick: handleDecrement, icon: React.createElement(LeftArrowIcon, null), size: \"sm\", \"aria-label\": \"go to previous page\", \"aria-disabled\": currentPage <= 1 }),\n React.createElement(\"form\", { onSubmit: handleFormSubmit },\n React.createElement(PageInput, { \"aria-live\": \"polite\", \"aria-label\": `page ${currentPage} of ${totalPagesCount}`, size: ComponentSize.sm, type: \"number\", value: pageInputValue, min: \"1\", max: `${totalPagesCount}`, onChange: handleInputChange, onBlur: handleSubmit })),\n React.createElement(PageCount, { count: totalPagesCount }),\n React.createElement(PaginationButton, { onClick: handleIncrement, icon: React.createElement(RightArrowIcon, null), size: \"sm\", \"aria-label\": \"go to next page\", \"aria-disabled\": currentPage >= totalPagesCount }),\n React.createElement(PaginationButton, { onClick: handleSkipToEnd, icon: React.createElement(EndArrowIcon, null), size: \"sm\", \"aria-label\": \"go to last page\", \"aria-disabled\": currentPage >= totalPagesCount })));\n};\n//# sourceMappingURL=Pagination.js.map","import styled from 'styled-components';\nexport const Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1y4bw67\" }) `box-sizing:border-box;display:inline-flex;flex-direction:column;height:${({ size }) => (size === 'sm' ? '32px' : '40px')};border-radius:4px;${({ size }) => size === 'sm'\n ? `svg { width: 14px !important; height: 14px !important; };\n\n > button { padding: 0 6px };`\n : ''};& > *:first-child{border-bottom-width:0;}& > *:active,& > *:focus{border-width:1px;}& > *:active + *,& > *:focus + *{border-top-width:0;}& > *:focus,& > *:active{z-index:5;}& > *:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}& > *:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;}`;\nexport const StepButton = styled.button.withConfig({ displayName: \"vui--StepButton\", componentId: \"vui--z17r9v\" }) `appearance:none;flex:1;border:0;display:flex;justify-content:center;align-items:center;padding:0 8px;background-color:white;border:1px solid #959fa8;&:hover{cursor:pointer;background-color:#fafafb;}&:active:not(:disabled){background-color:#fafafb;border-color:#0079d1;box-shadow:0 0 0 4px #80bce8;}&:focus{box-shadow:0 0 0 4px #80bce8;outline:0;}&:disabled{background-color:#f2f3f5;border-color:#959fa8;color:#637381;cursor:not-allowed;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { theme } from '../../theme';\nimport { Container, StepButton } from './styled';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nexport const Stepper = ({ onIncrement, onDecrement, disabled = false, size }) => (React.createElement(Container, { size: size },\n React.createElement(StepButton, { type: \"button\", onClick: onIncrement, disabled: disabled },\n React.createElement(UpArrowIcon, { height: theme.sizes.base, width: theme.sizes.base, color: theme.colors.neutral.ink.base })),\n React.createElement(StepButton, { type: \"button\", onClick: onDecrement, disabled: disabled },\n React.createElement(DownArrowIcon, { height: theme.sizes.base, width: theme.sizes.base, color: theme.colors.neutral.ink.base }))));\n//# sourceMappingURL=Stepper.js.map","import styled from 'styled-components';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { InputGroup } from '../InputGroup';\nimport { theme } from '../../theme';\nexport const StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--8gyz01\" }) `color:${theme.colors.neutral.ink.dark};width:100%;&:focus{box-shadow:none;border-color:none;border-right-width:0;border-color:${theme.colors.neutral.ink.lightest};}`;\nexport const PrefixContainer = styled(BaseContainer).withConfig({ displayName: \"vui--PrefixContainer\", componentId: \"vui--fsc9el\" }) `user-select:none;border:1px solid ${theme.colors.neutral.ink.lightest};border-radius:4px;display:flex;align-items:center;justify-content:center;width:${({ size }) => (size === 'sm' ? '30px' : '36px')};background-color:${({ disabled }) => (disabled ? theme.colors.neutral.grey.light : 'white')};flex-shrink:0;${({ size }) => (size === 'sm' ? '> span { font-size: 12px }' : '')};&:active{z-index:0;border-right-width:0;+ input{z-index:0;border-left-width:1px;}}`;\nexport const PrefixText = styled(Text).withConfig({ displayName: \"vui--PrefixText\", componentId: \"vui--w81sf\" }) `font-size:14px;`;\nexport const PriceInputGroup = styled(InputGroup).withConfig({ displayName: \"vui--PriceInputGroup\", componentId: \"vui--jpuoo1\" }) `display:inline-flex;border-radius:4px;min-width:125px;width:100%;${({ hasError }) => hasError &&\n `\n box-shadow: 0 0 0 4px ${theme.colors.secondary.red.light};\n\n > * {\n border-top-color: ${theme.colors.secondary.red.base};\n border-bottom-color: ${theme.colors.secondary.red.base};\n }\n\n > *:first-child {\n border-left-color: ${theme.colors.secondary.red.base};\n }\n\n > div:last-child {\n > button:first-child {\n border-top-color: ${theme.colors.secondary.red.base};\n border-right-color: ${theme.colors.secondary.red.base};\n }\n\n > button:last-child {\n border-right-color: ${theme.colors.secondary.red.base};\n border-bottom-color: ${theme.colors.secondary.red.base};\n }\n }\n `} &:focus-within{outline:0;box-shadow:${({ hasError }) => hasError ? '' : `0 0 0 4px ${theme.colors.secondary.blue.light}`};}&:focus-within > *{border-top-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-bottom-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}&:focus-within > *:first-child{border-left-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}&:focus-within > div:last-child{> button:first-child{border-top-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-right-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}> button:last-child{border-right-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-bottom-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { ComponentSize } from '../types';\nimport { Stepper } from '../Stepper';\nimport { PriceInputGroup, StyledTextField, PrefixContainer, PrefixText } from './styled';\nimport { withLabels } from '../../hoc';\nconst fractionDigits = 2;\nfunction stringToFixed(price) {\n const floatPrice = parseFloat(price.replace(',', '.'));\n return floatPrice.toFixed(fractionDigits);\n}\nexport const PriceInput = withLabels((_a) => {\n var { className = '', hasError, currency, disabled = false, onChange, onPriceChange, priceValue, step = '0.1', size = ComponentSize.base } = _a, otherProps = __rest(_a, [\"className\", \"hasError\", \"currency\", \"disabled\", \"onChange\", \"onPriceChange\", \"priceValue\", \"step\", \"size\"]);\n const handleChange = (value) => onChange(value.replace(/[a-zA-Z]/g, '').replace(',', '.'));\n const handleBlur = (e) => {\n const target = e.target;\n const { value } = target;\n if (!value) {\n onPriceChange('');\n return;\n }\n const roundedValue = stringToFixed(value);\n onPriceChange(roundedValue);\n };\n const handleIncrement = (callback = onPriceChange) => {\n const currentPrice = parseFloat(priceValue) || 0;\n const currentStep = parseFloat(step);\n callback((currentPrice + currentStep).toFixed(fractionDigits));\n };\n const handleDecrement = (callback = onPriceChange) => {\n const currentPrice = parseFloat(priceValue) || 0;\n const currentStep = parseFloat(step);\n callback((currentPrice - currentStep).toFixed(fractionDigits));\n };\n const handleKeyDown = (e) => {\n const { key } = e;\n const target = e.target;\n const isInForm = target.form;\n if (!isInForm) {\n if (key === 'Enter')\n target.blur();\n }\n if (key === 'ArrowUp')\n handleIncrement(onChange);\n if (key === 'ArrowDown')\n handleDecrement(onChange);\n };\n return (React.createElement(PriceInputGroup, { className: className, hasError: hasError },\n React.createElement(PrefixContainer, { disabled: disabled, size: size },\n React.createElement(PrefixText, { variant: \"hintText\" }, currency)),\n React.createElement(StyledTextField, Object.assign({ placeholder: \"0.00\", type: \"currency\", value: priceValue, step: step, onChange: handleChange, onBlur: handleBlur, onKeyDown: handleKeyDown, disabled: disabled, size: size }, otherProps)),\n React.createElement(Stepper, { onIncrement: () => handleIncrement(), onDecrement: () => handleDecrement(), disabled: disabled, size: size })));\n});\nPriceInput.displayName = 'PriceInput';\n//# sourceMappingURL=PriceInput.js.map","import React from 'react';\nimport styled from 'styled-components';\nconst ScreenReaderOnlyElement = styled.span.withConfig({ displayName: \"vui--ScreenReaderOnlyElement\", componentId: \"vui--ejkp56\" }) `position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;`;\n/**\n * The `ScreenReaderOnly` component is used to render content that is only visible to screen readers and assistive technologies. This component can be useful for providing additional context or information to users who rely on screen readers, while keeping the content visually hidden from sighted users.\n * * **This is not a replacement for `aria-label`.**\n *\n * Note: aria-label is intended for interactive elements or for elements made interactive via other ARIA declarations when there's no visible text in the DOM to serve as a label.\n *\n * In general, screen reader-only content should be reserved for information that is apparent visually but not apparent to blind screen reader users.\n *\n * **Example use cases:**\n * - Adding instructional cues and indicators\n * - Search input that is clearly a search bar to sighted users (search icon, etc.). A hidden, associated `<label>` element with \"Search orders\"\n * - Skip to links to take the user to the main content (still need to be visibile when focused)\n * - Breadcrumb navigation, making it clear with a \"you are here\" screen reader text\n */\nexport const ScreenReaderOnly = ({ children }) => {\n return React.createElement(ScreenReaderOnlyElement, null, children);\n};\n//# sourceMappingURL=ScreenReaderOnly.js.map","import styled from 'styled-components';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nimport { Loader } from '../Loader';\nconst Input = styled(TextField).withConfig({ displayName: \"vui--Input\", componentId: \"vui--je6y84\" }) `flex-grow:2;margin-top:0;margin-bottom:0;`;\nconst IconContainer = styled.div.withConfig({ displayName: \"vui--IconContainer\", componentId: \"vui--113gfe8\" }) `position:absolute;`;\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--18q9h8i\" }) `position:relative;display:flex;justify-content:flex-start;align-items:center;border-radius:0.25rem;${({ iconPosition }) => {\n let padding = 'padding-right: 2.5rem;';\n let position = 'right: 0.5rem;';\n if (iconPosition === 'left') {\n padding = 'padding-left: 2.5rem';\n position = 'left: 0.5rem;';\n }\n return `\n & ${Input} {\n ${padding}\n }\n\n & ${IconContainer} {\n ${position}\n }\n `;\n}}`;\nexport { Container, Input, IconContainer, Loader };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const SearchIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M14.3819 13.6918H15.1498L20 18.5517L18.5517 20L13.6918 15.1498V14.3819L13.4294 14.1098C12.3213 15.0623 10.8828 15.6358 9.3179 15.6358C5.82847 15.6358 3 12.8073 3 9.3179C3 5.82847 5.82847 3 9.3179 3C12.8073 3 15.6358 5.82847 15.6358 9.3179C15.6358 10.8828 15.0623 12.3213 14.1098 13.4294L14.3819 13.6918ZM4.94397 9.3179C4.94397 11.7381 6.89766 13.6918 9.3179 13.6918C11.7381 13.6918 13.6918 11.7381 13.6918 9.3179C13.6918 6.89766 11.7381 4.94397 9.3179 4.94397C6.89766 4.94397 4.94397 6.89766 4.94397 9.3179Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=SearchIcon.js.map","import React from 'react';\nimport { Button } from '../Button';\nimport { theme } from '../../theme';\nimport { Container, Input, IconContainer, Loader } from './styled';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { SearchIcon } from '../../tempIcons/SearchIcon';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Search = ({ type = 'text', disabled = false, onClearClick, onChange, onBlur, onFocus, onKeyUp, onKeyDown, onKeyPress, value = '', error, placeholder = '', className = '', name, isLoading = false, fill, reversed = false, autoComplete = 'on', size = 'base', }) => {\n const shouldShowClear = value && value.length > 0;\n const renderIcon = () => {\n if (isLoading) {\n return React.createElement(Loader, { height: 24, color: fill || theme.colors.secondary.blue.base });\n }\n if (shouldShowClear && onClearClick) {\n return (React.createElement(Button, { variant: \"unstyled\", onClick: onClearClick, style: { display: 'flex' }, \"aria-label\": \"Clear text\", type: \"button\" },\n React.createElement(CrossIcon, { color: fill || theme.colors.neutral.ink.dark })));\n }\n return (React.createElement(Button, { variant: \"unstyled\", onClick: () => onChange(value), style: { display: 'flex' }, \"aria-label\": \"Search\", type: \"button\" },\n React.createElement(SearchIcon, { color: fill || theme.colors.neutral.ink.dark, height: sizes.md, width: sizes.md })));\n };\n return (React.createElement(Container, { className: className, iconPosition: reversed ? 'left' : 'right' },\n React.createElement(Input, { size: size, type: type, value: value, onChange: onChange, onBlur: onBlur, onFocus: onFocus, onKeyUp: onKeyUp, onKeyDown: onKeyDown, onKeyPress: onKeyPress, placeholder: placeholder, name: name, disabled: disabled, error: error, autoComplete: autoComplete }),\n React.createElement(IconContainer, null, renderIcon())));\n};\n//# sourceMappingURL=Search.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { BaseContainer } from '../BaseContainer';\nconst buttonBackgroundColor = theme.colors.neutral.grey.lightest;\nconst buttonBorderColor = theme.colors.neutral.grey.dark;\nconst activeButtonColor = theme.colors.secondary.blue.dark;\nexport const SegmentedControlContainer = styled(BaseContainer).withConfig({ displayName: \"vui--SegmentedControlContainer\", componentId: \"vui--s4yyqq\" }) `display:flex;flex-direction:row;> button{border-radius:0;box-shadow:none;:active{background-color:${buttonBackgroundColor};border-color:${buttonBorderColor};box-shadow:none;}:focus{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};outline:0;z-index:1;}}> .veeqo-components-active-button{:active{background-color:${activeButtonColor};border-color:${activeButtonColor};}}> button:not(:first-child){border-left:none;}> .veeqo-components-active-button + button{border-left:1px solid ${theme.colors.neutral.grey.dark};}> button:first-child{border-radius:20px 0px 0px 20px;}> button:last-child{border-radius:0px 20px 20px 0px;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Button } from '../Button';\nimport { SegmentedControlContainer } from './styled';\nexport const SegmentedControl = ({ options, selected, className, onChange, }) => (React.createElement(SegmentedControlContainer, { className: className ? `${className}-container` : undefined }, options.map((option) => (React.createElement(Button, { type: \"button\", \"aria-pressed\": option.value === selected, variant: option.value === selected ? 'primary' : 'default', key: option.key, onClick: () => onChange(option.value), disabled: option.disabled, className: option.value === selected ? 'veeqo-components-active-button' : '' }, option.label)))));\n//# sourceMappingURL=SegmentedControl.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const ShortcutKeysContainer = styled.div.withConfig({ displayName: \"vui--ShortcutKeysContainer\", componentId: \"vui--t1odf6\" }) `--kbdTextColor:${(props) => (props.$inverse ? '#ffffff' : '')};box-sizing:border-box;display:flex;align-items:center;gap:4px;color:var(--kbdTextColor, ${theme.colors.neutral.ink.base});font-family:${theme.text.bodySmall.fontFamily};font-style:${theme.text.bodySmall.fontStyle};font-size:${theme.text.bodySmall.fontSize};line-height:${theme.text.bodySmall.lineHeight};font-weight:${theme.text.bodySmall.fontWeight};text-decoration:${theme.text.bodySmall.textDecoration};letter-spacing:${theme.text.bodySmall.letterSpacing};`;\nexport const Kbd = styled.kbd.withConfig({ displayName: \"vui--Kbd\", componentId: \"vui--651mmm\" }) `box-sizing:border-box;color:var(--kbdTextColor, ${theme.colors.neutral.ink.base});display:grid;place-items:center;text-transform:capitalize;border:1px solid var(--kbdTextColor, ${theme.colors.neutral.ink.base});border-radius:3px;padding:1px 3px;font-size:inherit;line-height:inherit;min-width:20px;font-family:${theme.text.bodySmall.fontFamily};font-style:${theme.text.bodySmall.fontStyle};`;\n//# sourceMappingURL=styled.js.map","// Map of UTF-16 characters to be used for modifier keys\nexport const ValidModifierKeysMap = {\n command: '⌘',\n windows: '⊞',\n shift: '⇧',\n ctrl: '⌃',\n option: '⌥',\n alt: 'alt',\n enter: '↵',\n delete: '⌫',\n escape: 'esc',\n up: '↑',\n right: '→',\n down: '↓',\n left: '←',\n space: 'space',\n};\n// Map of labels to be used for modifier keys\nexport const ValidModifierKeyssLabelMap = {\n command: 'Command',\n windows: 'Windows',\n shift: 'Shift',\n ctrl: 'Control',\n option: 'Option',\n alt: 'Alt',\n enter: 'Enter',\n delete: 'Delete',\n escape: 'Escape',\n up: 'Up',\n right: 'Right',\n down: 'Down',\n left: 'Left',\n space: 'Space',\n};\n// An example array of potential shortcut actions\nexport const exampleStorybookShortcutActions = [\n {\n label: 'Shortcut modal',\n mac: 'shift+?',\n windows: 'shift+?',\n },\n {\n label: 'Change view',\n mac: 'shift+option+1',\n windows: 'shift+alt+1',\n },\n {\n label: 'Search',\n mac: 'shift+space',\n windows: 'shift+space',\n },\n {\n label: 'Select all orders in the page',\n mac: 'shift+a',\n windows: 'shift+a',\n },\n {\n label: 'Select first row',\n mac: 'shift+1',\n windows: 'shift+1',\n },\n {\n label: 'Next order',\n mac: 'down',\n windows: 'down',\n },\n {\n label: 'Slect next order',\n mac: 'shift+down',\n windows: 'shift+down',\n },\n {\n label: 'Previous order',\n mac: 'up',\n windows: 'up',\n },\n {\n label: 'Select previous order',\n mac: 'shift+up',\n windows: 'shift+up',\n },\n {\n label: 'Use scale',\n mac: 'shift+w',\n windows: 'shift+w',\n },\n {\n label: 'Refresh rates',\n mac: 'shift+r',\n windows: 'shift+r',\n },\n {\n label: 'Buy label and Print documents',\n mac: 'shift+b',\n windows: 'shift+b',\n },\n {\n label: 'Clear filters',\n mac: 'shift+c',\n windows: 'shift+c',\n },\n {\n label: 'Invoice',\n mac: 'shift+i',\n windows: 'shift+i',\n },\n {\n label: 'Packing slip',\n mac: 'shift+p',\n windows: 'shift+p',\n },\n {\n label: 'Shipping label',\n mac: 'shift+s',\n windows: 'shift+s',\n },\n {\n label: 'Return label',\n mac: 'shift+r',\n windows: 'shift+r',\n },\n {\n label: 'Integrated Invoice with Shipping label',\n mac: 'shift+k',\n windows: 'shift+k',\n },\n {\n label: 'Integrated Packing Slip with Shipping Label',\n mac: 'shift+l',\n windows: 'shift+l',\n },\n];\n//# sourceMappingURL=utils.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { ShortcutKeysContainer, Kbd } from './styled';\nimport { ValidModifierKeyssLabelMap, ValidModifierKeysMap } from './utils';\n/**\n * ShortcutKeys UI component\n *\n * Renders a keyboard shortcut string by splitting it on \"+\" and rendering each\n * key to a <kbd> component.\n *\n * Criteria for `shortcut` prop:\n * - ValidModifierKeys MUST always come before other keys e.g. `shift+a` is valid, `a+shift` is invalid\n * - If it's not a modifier key it must be a singular key e.g. `a`, `2` is valid and `a2` or `abcde` is invalid etc.\n * - A limit of 3 key combinations separated between the '+' symbol e.g. `shift+ctrl+a` is valid, `shift+ctrl+a+b` is invalid\n *\n */\nexport const ShortcutKeys = (_a) => {\n var { shortcut, label, inverse = false, displayLabel = false } = _a, props = __rest(_a, [\"shortcut\", \"label\", \"inverse\", \"displayLabel\"]);\n // Split the keys into individual <Kbd /> components\n const keysToRender = shortcut.split('+');\n // Replace modifier keys with the corresponding UTF-16 character if available.\n const keysToRenderComponents = keysToRender.map((key) => {\n if (ValidModifierKeysMap[key]) {\n return (React.createElement(Kbd, { key: `Key: ${key}`, \"aria-label\": ValidModifierKeyssLabelMap[key] }, ValidModifierKeysMap[key]));\n }\n return React.createElement(Kbd, { key: `Key: ${key}` }, key);\n });\n // Combine the <Kbd /> components to sit inside a single <ShortcutKeysContainer /> component.\n const shortcutElements = keysToRenderComponents.reduce((previousKbdElement, currentKbdElement) => (React.createElement(React.Fragment, null,\n previousKbdElement,\n \"+\",\n currentKbdElement)));\n return (React.createElement(ShortcutKeysContainer, Object.assign({ \"aria-label\": label, \"$inverse\": inverse }, props),\n shortcutElements,\n \" \",\n displayLabel ? React.createElement(\"span\", null, label) : null));\n};\n//# sourceMappingURL=ShortcutKeys.js.map","import styled from 'styled-components';\nimport { sizes } from '../../theme/modules/sizes';\nimport { text } from '../../theme/modules/text';\nimport { colors } from '../../theme/modules/colors';\nconst { blue } = colors.secondary;\nconst { grey } = colors.neutral;\nexport const TableHeader = styled.thead.withConfig({ displayName: \"vui--TableHeader\", componentId: \"vui--o0sot\" }) `background-color:white;`;\nexport const TableBody = styled.tbody.withConfig({ displayName: \"vui--TableBody\", componentId: \"vui--nuzcgp\" }) `&&& tr:hover td{background-color:${blue.lightest};}`;\nexport const TableRow = styled.tr.withConfig({ displayName: \"vui--TableRow\", componentId: \"vui--1uhgfx1\" }) ``;\nexport const TableCell = styled.td.withConfig({ displayName: \"vui--TableCell\", componentId: \"vui--s41x8b\" }) `position:relative;padding:1.25rem 1rem;text-align:${({ align }) => align || 'left'};background-color:white;font-family:${text.bodySmall.fontFamily};font-size:${text.bodySmall.fontSize};font-weight:${text.bodySmall.fontWeight};color:${text.bodySmall.color};line-height:${sizes.base};& > *{vertical-align:middle;}`;\nexport const TableHeaderCell = styled(TableCell).attrs({\n as: 'th',\n}).withConfig({ displayName: \"vui--TableHeaderCell\", componentId: \"vui--2nps2x\" }) `border-bottom:1px solid ${grey.dark};font-family:${text.bodySmallBold.fontFamily};font-size:${text.bodySmallBold.fontSize};font-weight:${text.bodySmallBold.fontWeight};color:${text.bodySmallBold.color};`;\nexport const Table = styled.table.withConfig({ displayName: \"vui--Table\", componentId: \"vui--lcbl46\" }) `width:100%;border-spacing:0;${({ striped }) => striped &&\n `\n & ${TableBody} tr:nth-child(even) td {\n background-color: ${grey.lightest};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { TableBody, TableCell, TableHeader, TableRow, TableHeaderCell, Table } from './styled';\n/**\n * A simple table component which provides flexible, pre-styled table elements.\n */\nexport const SimpleTable = ({ striped = true, className, children }) => (React.createElement(Table, { striped: striped, className: className }, children));\nSimpleTable.Header = TableHeader;\nSimpleTable.Body = TableBody;\nSimpleTable.Row = TableRow;\nSimpleTable.HeaderCell = TableHeaderCell;\nSimpleTable.Cell = TableCell;\n//# sourceMappingURL=SimpleTable.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nexport const Skeleton = styled(BaseContainer).attrs(() => ({\n 'aria-hidden': true,\n})).withConfig({ displayName: \"vui--Skeleton\", componentId: \"vui--7bl1ak\" }) `display:block;background:#f6f7f8;background:linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);background-size:2500px 104px;cursor:progress;border-radius:4px;${({ width = '', height = '' }) => `\n width: ${width || '100%'};\n min-width: ${width};\n height: ${height || '20px'};\n min-height: ${height};\n `};@media (prefers-reduced-motion: no-preference){animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;}@keyframes placeHolderShimmer{0%{background-position:-1080px 0;}100%{background-position:1080px 0;}}`;\nSkeleton.displayName = 'Skeleton';\n//# sourceMappingURL=Skeleton.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst TRACK_HEIGHT = 4;\nconst BORDER_SIZE = 4;\nconst SLIDER_SIZE = 12;\nconst ADDITIONAL_PADDING = 2;\nconst SliderContainer = styled.div.withConfig({ displayName: \"vui--SliderContainer\", componentId: \"vui--103oce3\" }) `min-width:128px;display:inline-block;position:relative;padding:${SLIDER_SIZE / 2 + ADDITIONAL_PADDING}px 0px;`;\nconst SliderTrack = styled.div.withConfig({ displayName: \"vui--SliderTrack\", componentId: \"vui--1ctzbzj\" }) `background:${theme.colors.neutral.grey.base};height:${TRACK_HEIGHT}px;border-radius:20px;`;\nconst SliderDiv = styled.div.withConfig({ displayName: \"vui--SliderDiv\", componentId: \"vui--1tltjvk\" }) `position:absolute;top:-${(SLIDER_SIZE - TRACK_HEIGHT) / 2 - ADDITIONAL_PADDING * 2}px;left:${(props) => `${props.left}%`};width:${SLIDER_SIZE}px;height:${SLIDER_SIZE}px;background:white;border:${BORDER_SIZE}px solid ${theme.colors.secondary.blue.base};border-radius:50%;touch-action:none;cursor:pointer;margin-left:-${SLIDER_SIZE}px;&:active,&:focus,&:focus-visible,&:focus-within{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}`;\nconst SliderRange = styled(SliderTrack).withConfig({ displayName: \"vui--SliderRange\", componentId: \"vui--t3v3py\" }) `position:relative;width:${(props) => `${props.width}%`};left:${(props) => `${props.left}%`};background:${theme.colors.secondary.blue.light};bottom:${TRACK_HEIGHT}px;border-radius:0;`;\nexport { SliderContainer, SliderTrack, SliderRange, SliderDiv };\n//# sourceMappingURL=styled.js.map","import React, { useCallback, useEffect, useRef, useState } from 'react';\nimport { SliderContainer, SliderTrack, SliderRange, SliderDiv } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-slider-container` : undefined,\n sliderRange: prefix ? `${prefix}-slider-range` : undefined,\n slider: prefix ? `${prefix}-slider` : undefined,\n startSlider: prefix ? `${prefix}-start-slider` : undefined,\n endSlider: prefix ? `${prefix}-end-slider` : undefined,\n});\nexport const Slider = ({ id, value, min, max, step = 1, onChange, className, e2eClassName, onSlideStart = () => { }, onSlideEnd = () => { }, }) => {\n const [isDragging, setIsDragging] = useState(false);\n const [draggingSliderIndex, setDraggingSliderIndex] = useState(-1);\n const containerRef = useRef(null);\n const startSliderRef = useRef(null);\n const endSliderRef = useRef(null);\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const handleMouseMove = useCallback((e) => {\n var _a;\n if (!isDragging || !containerRef.current)\n return;\n const sliderValue = draggingSliderIndex > -1 ? value[draggingSliderIndex] : value;\n const containerSize = containerRef.current.getBoundingClientRect();\n // slider position relative to the container in percents\n const handleValue = ((e.pageX - containerSize.x) * 100) / containerSize.width;\n // current value by slider position\n let newValue = (max - min) * (handleValue / 100) + min;\n const diff = sliderValue - newValue;\n // use to apply step to new value\n if (diff > 0) {\n newValue = sliderValue + Math.ceil(newValue / step - sliderValue / step) * step;\n }\n if (diff < 0) {\n newValue = sliderValue + Math.floor(newValue / step - sliderValue / step) * step;\n }\n if (sliderValue === newValue)\n return;\n if (newValue > max)\n newValue = max;\n if (newValue < min)\n newValue = min;\n if (Array.isArray(value)) {\n if (draggingSliderIndex === 0 && newValue > value[1])\n [, newValue] = value;\n if (draggingSliderIndex === 1 && newValue < value[0])\n [newValue] = value;\n }\n // used to fix 0.30000000000000004 problem\n const decimalPlaces = step.toString().includes('.')\n ? (_a = step.toString().split('.').pop()) === null || _a === void 0 ? void 0 : _a.length\n : 0;\n newValue = Number(newValue.toFixed(decimalPlaces));\n let resultValue;\n if (Array.isArray(value)) {\n resultValue = draggingSliderIndex === 0 ? [newValue, value[1]] : [value[0], newValue];\n }\n else {\n resultValue = newValue;\n }\n onChange(resultValue);\n if (Array.isArray(resultValue) && resultValue[0] === resultValue[1]) {\n if (draggingSliderIndex === 0)\n setDraggingSliderIndex(1);\n if (draggingSliderIndex === 1)\n setDraggingSliderIndex(0);\n }\n }, [draggingSliderIndex, isDragging, max, min, onChange, step, value]);\n const handleMouseUp = useCallback(() => {\n setIsDragging(false);\n onSlideEnd();\n }, [onSlideEnd]);\n const handleMouseDown = useCallback((e, index) => {\n setIsDragging(true);\n onSlideStart();\n if (typeof index === 'number')\n setDraggingSliderIndex(index);\n e.preventDefault();\n }, [onSlideStart]);\n useEffect(() => {\n const handleStartSliderMouseDown = (e) => handleMouseDown(e, Array.isArray(value) ? 0 : 1);\n const handleEndSliderMouseDown = (e) => handleMouseDown(e, 1);\n const startSliderEl = startSliderRef.current;\n const endSliderEl = endSliderRef.current;\n startSliderEl === null || startSliderEl === void 0 ? void 0 : startSliderEl.addEventListener('mousedown', handleStartSliderMouseDown);\n endSliderEl === null || endSliderEl === void 0 ? void 0 : endSliderEl.addEventListener('mousedown', handleEndSliderMouseDown);\n document.addEventListener('mousemove', handleMouseMove);\n document.addEventListener('mouseup', handleMouseUp);\n return () => {\n startSliderEl === null || startSliderEl === void 0 ? void 0 : startSliderEl.removeEventListener('mousedown', handleStartSliderMouseDown);\n endSliderEl === null || endSliderEl === void 0 ? void 0 : endSliderEl.removeEventListener('mousedown', handleEndSliderMouseDown);\n document.removeEventListener('mousemove', handleMouseMove);\n document.removeEventListener('mouseup', handleMouseUp);\n };\n }, [handleMouseDown, handleMouseMove, handleMouseUp, value]);\n const renderSlider = (left, valueNow, index) => {\n let sliderClassName;\n if (typeof index === 'number') {\n sliderClassName = buildClassnames(index === 0\n ? [classNames === null || classNames === void 0 ? void 0 : classNames.startSlider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.startSlider]\n : [classNames === null || classNames === void 0 ? void 0 : classNames.endSlider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.endSlider]);\n }\n else {\n sliderClassName = buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.slider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.slider]);\n }\n return (React.createElement(SliderDiv, { role: \"slider\", ref: index === 1 ? endSliderRef : startSliderRef, className: sliderClassName, left: left, \"aria-valuemin\": min, \"aria-valuemax\": max, \"aria-valuenow\": valueNow }));\n };\n const renderRangeSlider = (rangeSliderValue) => {\n // handle value used to get slider position relative to container from value\n const handleValueStart = ((rangeSliderValue[0] < min ? 0 : rangeSliderValue[0] - min) * 100) / (max - min);\n const handleValueEnd = ((rangeSliderValue[1] > max ? 100 : rangeSliderValue[1] - min) * 100) / (max - min);\n const rangeWidth = handleValueEnd - handleValueStart;\n return (React.createElement(React.Fragment, null,\n React.createElement(SliderRange, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.sliderRange, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.sliderRange]), left: handleValueStart, width: rangeWidth }),\n renderSlider(handleValueStart, rangeSliderValue[0], 0),\n renderSlider(handleValueEnd, rangeSliderValue[1], 1)));\n };\n const renderSingleSlider = (sliderValue) => {\n if (Array.isArray(value))\n return renderRangeSlider(value);\n let handleValue;\n if (value > max)\n handleValue = 100;\n else if (value < min)\n handleValue = 0;\n else\n handleValue = ((sliderValue - min) * 100) / (max - min);\n return renderSlider(handleValue, sliderValue);\n };\n let render;\n if (Array.isArray(value))\n render = renderRangeSlider(value);\n else\n render = renderSingleSlider(value);\n return (React.createElement(SliderContainer, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), id: id, ref: containerRef },\n React.createElement(SliderTrack, null),\n render));\n};\n//# sourceMappingURL=Slider.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { BaseContainer } from '../BaseContainer';\nexport const Tag = styled(BaseContainer).withConfig({ displayName: \"vui--Tag\", componentId: \"vui--1rdo7hk\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:4px 8px;${({ backgroundColor, color }) => `\n color: ${color !== null && color !== void 0 ? color : colors.neutral.ink.base};\n background-color: ${backgroundColor !== null && backgroundColor !== void 0 ? backgroundColor : colors.neutral.grey.base};\n `}`;\n//# sourceMappingURL=Tag.js.map","import styled from 'styled-components';\nimport { Stack } from '../../Stack';\nimport { BaseContainer } from '../../BaseContainer';\nimport { Text } from '../../Text';\nimport { theme } from '../../../theme';\nimport { sizes } from '../../../theme/modules/sizes';\nexport const ToastsLayoutContainer = styled(Stack).withConfig({ displayName: \"vui--ToastsLayoutContainer\", componentId: \"vui--1iztsl9\" }) `position:fixed;bottom:24px;width:100%;pointer-events:none;z-index:${theme.layers.tooltip};`;\nexport const Toast = styled(Stack).withConfig({ displayName: \"vui--Toast\", componentId: \"vui--1o64628\" }) `background-color:${theme.colors.neutral.ink.dark};padding:12px 24px 12px 12px;box-shadow:${theme.shadows.lg};border-radius:${theme.radius.md};pointer-events:auto;z-index:40;min-width:${({ minWidth }) => minWidth};max-width:80vw;&.veeqo-components-toast-enter{transform:translateY(12px);opacity:0;}&.veeqo-components-toast-enter-active{transform:translateY(0);opacity:1;transition:500ms ease;}&.veeqo-components-toast-exit{transform:${({ last }) => (last ? 'translateY(0)' : 'translateX(0)')};opacity:1;}&.veeqo-components-toast-exit-active{transform:${({ last }) => (last ? 'translateY(12px)' : 'translateX(12px)')};opacity:0;transition:500ms ease;}`;\nexport const IconWrap = styled(BaseContainer).withConfig({ displayName: \"vui--IconWrap\", componentId: \"vui--1nmtetq\" }) `display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;width:40px;border-radius:${theme.radius.md};background-color:${({ color }) => color};color:#fff;svg{width:${sizes.md};height:${sizes.md};}`;\nexport const ContentStack = styled(Stack).withConfig({ displayName: \"vui--ContentStack\", componentId: \"vui--fvpujj\" }) `flex-grow:1;`;\nexport const StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--ppieao\" }) `color:white;font-size:16px;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { colors } from '../../../theme/modules/colors';\nimport { IconWrap, Toast as ToastContainer, StyledText as Text, ContentStack } from './styled';\nimport { buildClassnames } from '../../../utils/buildClassnames';\nimport { Button } from '../../Button';\nimport { SuccessIcon } from '../../../tempIcons/SuccessIcon';\nimport { InfoIcon } from '../../../tempIcons/InfoIcon';\nimport { AttentionIcon } from '../../../tempIcons/AttentionIcon';\nimport { MergeIcon } from '../../../tempIcons/MergeIcon';\nimport { CrossIcon } from '../../../tempIcons/CrossIcon';\nconst toastTypes = {\n info: {\n accentColor: colors.brand.blue.base,\n icon: React.createElement(InfoIcon, null),\n },\n success: {\n accentColor: colors.secondary.green.base,\n icon: React.createElement(SuccessIcon, null),\n },\n error: {\n accentColor: colors.secondary.red.base,\n icon: React.createElement(AttentionIcon, null),\n },\n merge: {\n accentColor: colors.secondary.purple.base,\n icon: React.createElement(MergeIcon, null),\n },\n};\nconst generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-toast-container` : undefined,\n icon: prefix ? `${prefix}-toast-icon` : undefined,\n closeIcon: prefix ? `${prefix}-toast-close-icon` : undefined,\n});\nexport const Toast = ({ className, e2eClassName, type, iconSlot, text, last, minWidth, cta, onClose, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n return (React.createElement(ToastContainer, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), direction: \"horizontal\", alignY: \"center\", minWidth: minWidth, last: last },\n React.createElement(IconWrap, { color: toastTypes[type].accentColor, className: buildClassnames([classNames.icon, e2eClassNames.icon]) }, iconSlot !== null && iconSlot !== void 0 ? iconSlot : toastTypes[type].icon),\n React.createElement(ContentStack, { direction: \"horizontal\", alignY: \"center\", alignX: \"between\" },\n React.createElement(Text, { variant: \"body\" }, text),\n cta),\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, { color: \"white\" }), onClick: onClose, \"aria-label\": \"Close\" })));\n};\n//# sourceMappingURL=Toast.js.map","import React from 'react';\nexport const MergeIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M10.9887 6.82229H6.84911L12.1714 1.5L17.4937 6.82229H13.3541V14.4036L6.25774 21.5L4.59009 19.8323L10.9887 13.4338V6.82229ZM19.7527 19.8323L18.0851 21.5L14.0519 17.4669L15.7196 15.7992L19.7527 19.8323Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=MergeIcon.js.map","import { CSSTransition, TransitionGroup } from 'react-transition-group';\nimport React, { useEffect } from 'react';\nimport { createPortal } from 'react-dom';\nimport { ToastsLayoutContainer } from './components/styled';\nimport { Toast } from './components/Toast';\nexport const ToastsLayout = ({ className, e2eClassName, toasts, minWidth = '50vw', max = 3, onClose, }) => {\n useEffect(() => {\n if (max && toasts.length > max)\n onClose(toasts[0].key);\n }, [toasts, max, onClose]);\n return createPortal(React.createElement(ToastsLayoutContainer, { direction: \"vertical\", alignX: \"center\", spacing: 4 },\n React.createElement(TransitionGroup, { component: null }, [...toasts].reverse().map((toast, index) => (React.createElement(CSSTransition, { key: toast.key, timeout: 500, classNames: \"veeqo-components-toast\" },\n React.createElement(Toast, Object.assign({ className: className, e2eClassName: e2eClassName, minWidth: minWidth, last: index === toasts.length - 1, onClose: () => onClose(toast.key) }, toast))))))), document.body);\n};\n//# sourceMappingURL=ToastsLayout.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const StyledButton = styled.button.withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--x718nd\" }) `user-select:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-family:${theme.fontFamily};font-weight:400;border:1px solid;box-shadow:0 1px 3px rgba(55, 66, 77, 0.15);${({ size, checked }) => {\n let height = '40px';\n let paddingLeft = '24px';\n let paddingRight = '24px';\n let borderRadius = '8px';\n let fontSize = '16px';\n let outlineWidth = '4px';\n let backgroundColor = 'white';\n let borderColor = '#CDD1D5';\n let color = '#37424D';\n if (size === 'sm') {\n height = '32px';\n paddingLeft = '16px';\n paddingRight = '16px';\n borderRadius = '4px';\n fontSize = '14px';\n outlineWidth = '2px';\n }\n if (checked) {\n backgroundColor = '#0079D1';\n borderColor = '#0079D1';\n color = 'white';\n }\n return `\n --outline-width: ${outlineWidth};\n\n height: ${height};\n padding-left: ${paddingLeft};\n padding-right: ${paddingRight};\n border-radius: ${borderRadius};\n font-size: ${fontSize};\n\n background-color: ${backgroundColor};\n border-color: ${borderColor};\n color: ${color};\n `;\n}} & > * + *{margin-left:8px;}&:hover{cursor:pointer;background-color:${({ checked }) => (checked ? '#005A9C' : '#FAFAFB')};}&:active{background-color:${({ checked }) => (checked ? '#005A9C' : '#FAFAFB')};border-color:${({ checked }) => (checked ? '#005A9C' : '#0079D1')};box-shadow:0 0 0 var(--outline-width)#80bce8;}&:focus{box-shadow:0 0 0 var(--outline-width)#80bce8;outline:0;}&:disabled{cursor:unset;box-shadow:none;background-color:#dfe3e8;border-color:#dfe3e8;color:#637381;}& > span{position:relative;top:-1px;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { StyledButton } from './styled';\nexport const ToggleButton = ({ children, checked, size = 'base', disabled = false, onChange, }) => (React.createElement(StyledButton, { type: \"button\", checked: checked, size: size, disabled: disabled, \"aria-pressed\": checked, tabIndex: \"0\", onClick: () => onChange(!checked) }, children));\n//# sourceMappingURL=ToggleButton.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { radius } from '../../theme/modules/radius';\nimport { sizes } from '../../theme/modules/sizes';\nexport const DropZoneContainer = styled.div.withConfig({ displayName: \"vui--DropZoneContainer\", componentId: \"vui--17v0v3c\" }) `display:flex;align-items:center;justify-content:center;padding:${sizes.md};border-radius:${radius.base};input[type='file']{position:absolute;opacity:0;width:1px;height:1px;cursor:pointer;}cursor:pointer;border:2px dashed ${colors.neutral.ink.lightest};background-color:${colors.neutral.grey.lightest};:hover{border:2px dashed ${colors.secondary.blue.base};background-color:${colors.secondary.blue.lightest};}:active{border:2px dashed ${colors.secondary.blue.base};box-shadow:0 0 0 4px ${colors.secondary.blue.light};background-color:${colors.secondary.blue.lightest};}:focus-within{border:2px dashed ${colors.secondary.blue.base};box-shadow:0 0 0 4px ${colors.secondary.blue.light};background-color:${colors.secondary.blue.lightest};}&:has(input:invalid){border:2px dashed ${colors.secondary.red.base};:hover{border:2px dashed ${colors.secondary.red.base};background-color:${colors.secondary.red.lightest};}:active{border:2px dashed ${colors.secondary.red.base};box-shadow:0 0 0 4px ${colors.secondary.red.light};background-color:${colors.secondary.red.lightest};}:focus-within{border:2px dashed ${colors.secondary.red.base};box-shadow:0 0 0 4px ${colors.secondary.red.light};background-color:${colors.secondary.red.lightest};}}&:has(input:disabled){cursor:not-allowed;box-shadow:none;background-color:${colors.neutral.grey.light};border-color:${colors.neutral.ink.lightest};color:${colors.neutral.ink.light};}`;\n//# sourceMappingURL=styled.js.map","export var AcceptedFileTypes;\n(function (AcceptedFileTypes) {\n AcceptedFileTypes[\"CSV\"] = \".csv\";\n AcceptedFileTypes[\"JPEG\"] = \".jpeg\";\n AcceptedFileTypes[\"JPG\"] = \".jpg\";\n AcceptedFileTypes[\"GIF\"] = \".gif\";\n AcceptedFileTypes[\"PNG\"] = \".png\";\n})(AcceptedFileTypes || (AcceptedFileTypes = {}));\nexport var FileSizeUnit;\n(function (FileSizeUnit) {\n FileSizeUnit[\"KB\"] = \"KB\";\n FileSizeUnit[\"MB\"] = \"MB\";\n})(FileSizeUnit || (FileSizeUnit = {}));\nexport var InputState;\n(function (InputState) {\n InputState[\"VALID\"] = \"\";\n InputState[\"INVALID_FORMAT\"] = \"File is incorrect format\";\n InputState[\"INVALID_SIZE\"] = \"File size is too big\";\n InputState[\"INVALID_FORMAT_AND_SIZE\"] = \"File is incorrect format and too big\";\n})(InputState || (InputState = {}));\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const UploadGraphic = () => (React.createElement(\"svg\", { xmlns: \"http://www.w3.org/2000/svg\", width: \"56\", height: \"56\", fill: \"none\", role: \"presentation\" },\n React.createElement(\"path\", { fill: \"#fff\", d: \"M0 28C0 12.536 12.536 0 28 0s28 12.536 28 28-12.536 28-28 28S0 43.464 0 28\" }),\n React.createElement(\"path\", { fill: \"#37424D\", d: \"M22.5 36c-1.517 0-2.812-.525-3.887-1.575-1.075-1.05-1.613-2.333-1.613-3.85 0-1.3.392-2.458 1.175-3.475s1.808-1.667 3.075-1.95c.417-1.533 1.25-2.775 2.5-3.725C25 20.475 26.417 20 28 20c1.95 0 3.604.68 4.962 2.038C34.322 23.396 35 25.05 35 27c1.15.133 2.104.63 2.862 1.488A4.407 4.407 0 0 1 39 31.5c0 1.25-.437 2.313-1.312 3.188C36.812 35.562 35.75 36 34.5 36H29c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 27 34v-5.15l-1.6 1.55L24 29l4-4 4 4-1.4 1.4-1.6-1.55V34h5.5c.7 0 1.292-.242 1.775-.725.483-.483.725-1.075.725-1.775s-.242-1.292-.725-1.775C35.792 29.242 35.2 29 34.5 29H33v-2c0-1.383-.487-2.562-1.462-3.538C30.562 22.489 29.383 22 28 22s-2.562.488-3.538 1.462C23.489 24.438 23 25.618 23 27h-.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 19 30.5c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 22.5 34H25v2z\" })));\n//# sourceMappingURL=UploadGraphic.js.map","import React from 'react';\nimport { UploadGraphic } from '../../UploadGraphic';\nimport { sizes } from '../../../../theme/modules/sizes';\nimport { Stack } from '../../../Stack';\nimport { Text } from '../../../Text';\nexport const UploadCopy = () => (React.createElement(Stack, { alignX: \"center\", alignY: \"center\", spacing: \"sm\", style: { pointerEvents: 'none' } },\n React.createElement(UploadGraphic, null),\n React.createElement(Text, { variant: \"subheadingSmall\", style: { paddingTop: sizes.sm } }, \"Browse files or drag them here\")));\n//# sourceMappingURL=UploadCopy.js.map","import React from 'react';\nimport { Stack } from '../../../Stack';\nimport { Text } from '../../../Text';\nexport const UploadFileErrors = ({ acceptedTypesCopy, maxSizeCopy }) => {\n if (!acceptedTypesCopy && !maxSizeCopy)\n return null;\n return (React.createElement(Stack, { alignX: \"start\", spacing: \"xs\" },\n acceptedTypesCopy && React.createElement(Text, { variant: \"errorSmall\" },\n \"Invalid format (\",\n acceptedTypesCopy,\n \")\"),\n maxSizeCopy && React.createElement(Text, { variant: \"errorSmall\" },\n \"File is too big (\",\n maxSizeCopy,\n \")\")));\n};\n//# sourceMappingURL=UploadFileErrors.js.map","import styled from 'styled-components';\nimport { Text } from '../../../Text';\nimport { colors } from '../../../../theme/modules/colors';\nimport { radius } from '../../../../theme/modules/radius';\nimport { sizes } from '../../../../theme/modules/sizes';\nimport { Stack } from '../../../Stack';\nexport const SingleLineText = styled(Text).withConfig({ displayName: \"vui--SingleLineText\", componentId: \"vui--1aguyhc\" }) `display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;`;\nexport const UploadedFilesListStack = styled(Stack).withConfig({ displayName: \"vui--UploadedFilesListStack\", componentId: \"vui--1g0ca18\" }) `border:1px solid ${colors.neutral.ink.lightest};border-radius:${radius.base};padding:${sizes.xs};${Text}{padding-left:${sizes.xs};}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Button } from '../../../Button';\nimport { CrossIcon } from '../../../../tempIcons/CrossIcon';\nimport { SingleLineText, UploadedFilesListStack } from './styled';\nexport const UploadedFile = ({ file, resetSelection, disabled }) => {\n if (!file)\n return null;\n return (React.createElement(UploadedFilesListStack, { alignX: \"between\", direction: \"horizontal\", alignY: \"center\" },\n React.createElement(SingleLineText, { variant: \"body\" }, file === null || file === void 0 ? void 0 : file.name),\n React.createElement(Button, { size: \"sm\", variant: \"flat\", onClick: resetSelection, icon: React.createElement(CrossIcon, null), \"aria-label\": \"Remove file\", disabled: disabled })));\n};\n//# sourceMappingURL=UploadedFile.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useState, forwardRef, useImperativeHandle, useRef, } from 'react';\nimport { DropZoneContainer } from './styled';\nimport { InputState, FileSizeUnit } from './constants';\nimport { UploadCopy } from './components/UploadCopy/UploadCopy';\nimport { setInputElFile } from './utils/setInputElFile/setInputElFile';\nimport { getFileSizeString, getTypePropForInputEl, getValidTypesString } from './utils';\nimport { Hint, Label, RootStack } from '../../hoc/withLabels/styled';\nimport { Stack } from '../Stack';\nimport { UploadFileErrors } from './components/UploadFileErrors/UploadFileErrors';\nimport { UploadedFile } from './components/UploadedFile/UploadedFile';\nimport { sizes } from '../../theme/modules/sizes';\nexport const UploadFile = forwardRef((_a, outerRef) => {\n var { id, name, maxBytes = 1000000, format = FileSizeUnit.MB, fileTypes, label = 'Upload file', required, disabled } = _a, otherProps = __rest(_a, [\"id\", \"name\", \"maxBytes\", \"format\", \"fileTypes\", \"label\", \"required\", \"disabled\"]);\n const inputRef = useRef(null);\n useImperativeHandle(outerRef, () => inputRef.current, []);\n const [file, setFile] = useState();\n const [errorState, setErrorState] = useState(InputState.VALID);\n const isInvalidFormat = errorState === InputState.INVALID_FORMAT || errorState === InputState.INVALID_FORMAT_AND_SIZE;\n const isOverMaxSize = errorState === InputState.INVALID_SIZE || errorState === InputState.INVALID_FORMAT_AND_SIZE;\n // Computed properties based on params\n const maxSizeCopy = getFileSizeString({ maxBytes, format });\n const acceptedTypesCopy = getValidTypesString({ fileTypes });\n const acceptedTypesForInputEl = getTypePropForInputEl({ fileTypes });\n const clearFileSelection = () => {\n var _a;\n if ((_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.value)\n inputRef.current.value = '';\n };\n // Tracks error states within the input element itself, using preset\n // error messages and assigns these to the input component based on the file\n const setInputValidation = ({ overMaxSize, invalidFormat, }) => {\n var _a;\n let error = InputState.VALID;\n if (invalidFormat && !overMaxSize) {\n error = InputState.INVALID_FORMAT;\n }\n else if (!invalidFormat && overMaxSize) {\n error = InputState.INVALID_SIZE;\n }\n else if (invalidFormat && overMaxSize) {\n error = InputState.INVALID_FORMAT_AND_SIZE;\n }\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.setCustomValidity(error);\n setErrorState(error);\n };\n // Processes file and updates the UI appropriately:\n const updateFiles = useCallback((files) => {\n if (!files.length) {\n setInputValidation({ invalidFormat: true });\n return;\n }\n const [newFile] = files;\n const hasExceededMaxSize = newFile.size > maxBytes;\n const [, extension] = newFile.type.split('/');\n const isTypeValid = fileTypes.find((validType) => validType.substring(1) === extension);\n const hasInvalidFormat = !isTypeValid;\n if (hasExceededMaxSize || hasInvalidFormat) {\n // Empty the inputRef's read-only fileList by clearing the value attribute,\n // since we have an invalid input.\n clearFileSelection();\n }\n else {\n // Update the files attribute of the input el, with the new file(s)\n setInputElFile({ fileList: files, elementId: id });\n }\n setInputValidation({\n invalidFormat: hasInvalidFormat,\n overMaxSize: hasExceededMaxSize,\n });\n setFile(newFile);\n }, [fileTypes, id, maxBytes]);\n // For focussing of input el and updating drop UI\n const onDragEnter = (event) => {\n var _a;\n event.preventDefault();\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.focus();\n };\n // For unfocussing of input el and updating drop UI\n const onDragLeave = (event) => {\n var _a;\n event.preventDefault();\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.blur();\n };\n // Prevents default browser behaviour\n const onDragOver = (event) => event.preventDefault();\n // Process file when dropped into eligible area\n const onDrop = (event) => {\n event.preventDefault();\n // Prevent reactions on dragging events that do not contain files\n if (!event.dataTransfer.files.length)\n return;\n updateFiles(event.dataTransfer.files);\n };\n // Removes input el's files, clears errors and removes file from react component\n const resetSelection = useCallback(() => {\n clearFileSelection();\n setFile(undefined);\n setInputValidation({\n invalidFormat: false,\n overMaxSize: false,\n });\n }, []);\n // Updates UI based on a native file input change. Attached via useEffect below\n const onInputChange = useCallback(() => {\n var _a;\n const files = (_a = inputRef === null || inputRef === void 0 ? void 0 : inputRef.current) === null || _a === void 0 ? void 0 : _a.files;\n if ((files === null || files === void 0 ? void 0 : files.length) && (files === null || files === void 0 ? void 0 : files.length) > 0)\n updateFiles(files);\n else\n resetSelection();\n }, [resetSelection, updateFiles]);\n useEffect(() => {\n const ref = inputRef === null || inputRef === void 0 ? void 0 : inputRef.current;\n ref === null || ref === void 0 ? void 0 : ref.addEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.addEventListener('cancel', resetSelection);\n return () => {\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('cancel', resetSelection);\n };\n }, [onInputChange, resetSelection]);\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(Label, { htmlFor: id },\n label,\n React.createElement(Stack, { spacing: 3, alignX: \"stretch\", style: { paddingTop: sizes.sm } },\n React.createElement(Hint, null,\n React.createElement(\"div\", null, acceptedTypesCopy),\n React.createElement(\"div\", null, maxSizeCopy)),\n React.createElement(DropZoneContainer, { onDrop: onDrop, onDragEnter: onDragEnter, onDragOver: onDragOver, onDragLeave: onDragLeave },\n React.createElement(UploadCopy, null),\n React.createElement(\"input\", Object.assign({ ref: inputRef, id: id, type: \"file\", accept: acceptedTypesForInputEl, name: name, required: required, disabled: disabled }, otherProps))))),\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" },\n React.createElement(UploadedFile, { file: file, resetSelection: resetSelection, disabled: disabled }),\n React.createElement(UploadFileErrors, { acceptedTypesCopy: isInvalidFormat ? acceptedTypesCopy : undefined, maxSizeCopy: isOverMaxSize ? maxSizeCopy : undefined }))));\n});\n//# sourceMappingURL=UploadFile.js.map","import { FileSizeUnit } from '../../constants';\n/**\n * Constructs a string intended to be consumed by an <input> element of type \"file\". This string\n * should go inside the accept property\n *\n * E.g.\n *\n * const maxSizeCopy = getFileSizeString({\n * maxBytes: 10000,\n * format: FileSizeUnit.MB\n * });\n *\n * Where @constant maxSizeCopy would equal \"Max size: 1 MB\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * the returned string\n */\nexport const getFileSizeString = ({ maxBytes, format, baseString }) => {\n const base = baseString == null ? 'Max size: ' : baseString;\n switch (format) {\n case FileSizeUnit.KB:\n return `${base}${Number(maxBytes) / 1000} KB`;\n case FileSizeUnit.MB:\n return `${base}${Number(maxBytes) / 1000000} MB`;\n default:\n return `${base}${Number(maxBytes) / 1000} KB`;\n }\n};\n//# sourceMappingURL=getFileSizeString.js.map","import { AcceptedFileTypes } from '../../constants';\n/**\n * Constructs a user-friendly string of accepted types valid for the UploadFile component based on the\n * fileTypes list passed as parameter.\n *\n * E.g.\n *\n * const validTypesCopy = getValidTypesString({\n * fileTypes: [\n * AcceptedFileTypes.CSV,\n * ]\n * });\n *\n * Where @constant validTypesCopy would equal \"Valid types: CSV\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * @param baseString - An optional string to override the default value of 'Valid types: ' prefixed to\n * the returned string\n */\nexport const getValidTypesString = ({ fileTypes, baseString }) => {\n let base = baseString == null ? 'Valid types: ' : baseString;\n fileTypes.forEach((fileType, index, list) => {\n const iterable = list.length > 1;\n const isLast = index === list.length - 1 && iterable;\n const isPenultimate = index === list.length - 2 && iterable;\n if (isLast)\n base += ' and ';\n switch (fileType) {\n case AcceptedFileTypes.CSV:\n base += 'CSV';\n break;\n case AcceptedFileTypes.GIF:\n base += 'GIF';\n break;\n case AcceptedFileTypes.JPEG:\n base += 'JPEG';\n break;\n case AcceptedFileTypes.JPG:\n base += 'JPG';\n break;\n case AcceptedFileTypes.PNG:\n base += 'PNG';\n break;\n default:\n break;\n }\n if (!isPenultimate && !isLast && list.length > 2)\n base += ', ';\n });\n return base;\n};\n//# sourceMappingURL=getValidTypesString.js.map","/**\n * Constructs a string intended to be consumed by an <input> element of type \"file\". This string\n * should go inside the accept property.\n *\n * E.g.\n *\n * const inputElAcceptProperty = getTypePropForInputEl({\n * fileTypes: [\n * AcceptedFileTypes.CSV,\n * ]\n * });\n *\n * Where @constant inputElAcceptProperty would equal \".csv\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * the returned string\n */\nexport const getTypePropForInputEl = ({ fileTypes }) => {\n if (fileTypes.length === 1)\n return fileTypes[0];\n let base = '';\n fileTypes.forEach((fileType, index, list) => {\n const isLastElement = list.length - 1 === index && list.length > 1;\n if (isLastElement)\n base += `${fileType}`;\n else\n base += `${fileType}, `;\n });\n return base.trim();\n};\n//# sourceMappingURL=getTypePropForInputEl.js.map","/**\n * Updates the value of the files attribute held within an input elment. Used during DnD operations where\n * the input element's files need to kept in sync and updated.\n *\n * @param fileList - A list of files, typically extracted from the \"files\" attribute of an input element\n * @param elementId - The ID of the input element\n */\nexport const setInputElFile = ({ fileList, elementId }) => {\n const inputEl = document.getElementById(elementId);\n if (fileList.length) {\n inputEl.files = fileList;\n }\n};\n//# sourceMappingURL=setInputElFile.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { BaseContainer } from '../../BaseContainer';\nconst commonStyles = `\n position: fixed;\n height: 100%;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n`;\nexport const Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1xg3v52\" }) `${commonStyles} display:${(props) => (props.shouldShow ? 'initial' : 'none')};z-index:${theme.layers.modal};`;\nexport const Shadow = styled(BaseContainer).withConfig({ displayName: \"vui--Shadow\", componentId: \"vui--nz3cc\" }) `${commonStyles} background-color:rgba(55,66,77,0.5);`;\nexport const Wrap = styled(BaseContainer).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--1pbqe6\" }) `position:relative;height:100%;width:100%;z-index:1;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\n// @ts-ignore\nimport ScrollLock from 'react-scrolllock-configurable';\nimport { Portal } from '../../Portal';\nimport { Container, Shadow, Wrap } from './styled';\nimport { buildClassnames } from '../../../utils/buildClassnames';\nconst WithPortal = ({ usePortal, children }) => (\n// eslint-disable-next-line react/jsx-no-useless-fragment\nReact.createElement(React.Fragment, null, usePortal ? React.createElement(Portal, null, children) : children));\nexport const Popup = ({ className, children = null, shouldShow = false, usePortal = true, }) => (React.createElement(WithPortal, { usePortal: usePortal },\n React.createElement(Container, { className: buildClassnames([`${className}-container`, className]), shouldShow: shouldShow },\n React.createElement(Shadow, null),\n React.createElement(ScrollLock, { isActive: shouldShow },\n React.createElement(Wrap, { className: buildClassnames([`${className}-wrap`, className]) }, children)))));\n//# sourceMappingURL=Popup.js.map","import styled from 'styled-components';\nimport { Button } from '../Button';\nexport const PopupContent = styled.div.withConfig({ displayName: \"vui--PopupContent\", componentId: \"vui--17gmyeh\" }) `display:flex;justify-content:center;align-items:center;height:100%;`;\nexport const VideoWrapper = styled.div.withConfig({ displayName: \"vui--VideoWrapper\", componentId: \"vui--rcrl58\" }) `position:relative;iframe{width:57vw;height:calc(57vw * 0.5625);border-radius:8px;}`;\nexport const ButtonSC = styled(Button).withConfig({ displayName: \"vui--ButtonSC\", componentId: \"vui--srigr3\" }) `position:absolute;top:0px;right:-45px;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Popup } from './components/Popup';\nimport { PopupContent, VideoWrapper, ButtonSC } from './styled';\nimport { useClickOutside } from '../../hooks';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const VideoModal = ({ id, youtubeVideoId, showVideoModal, handleCloseClick, }) => {\n const ref = useClickOutside(showVideoModal, handleCloseClick);\n return (React.createElement(Popup, { shouldShow: showVideoModal, className: `${id}-video` },\n React.createElement(PopupContent, { \"data-testid\": \"video-modal_popup-content\", className: `video-modal--${showVideoModal ? 'visible' : 'hidden'}` },\n React.createElement(VideoWrapper, { ref: ref },\n React.createElement(\"iframe\", { title: `${id}-video`, src: `https://www.youtube.com/embed/${youtubeVideoId}`, frameBorder: \"0\", allow: \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\", allowFullScreen: true }),\n React.createElement(ButtonSC, { variant: \"flat\", onClick: handleCloseClick, \"data-testid\": \"video-modal--close\", icon: React.createElement(CrossIcon, { color: \"white\" }) })))));\n};\n//# sourceMappingURL=VideoModal.js.map","export var ViewTypes;\n(function (ViewTypes) {\n ViewTypes[\"saved\"] = \"saved\";\n ViewTypes[\"fixed\"] = \"fixed\";\n ViewTypes[\"draft\"] = \"draft\";\n})(ViewTypes || (ViewTypes = {}));\n//# sourceMappingURL=types.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1vyyfhh\" }) `padding:14px 24px;`;\nconst CounterText = styled(Text).withConfig({ displayName: \"vui--CounterText\", componentId: \"vui--ycgtn6\" }) `line-height:1;`;\nconst Contour = styled(BaseContainer).withConfig({ displayName: \"vui--Contour\", componentId: \"vui--zy3oaf\" }) `position:relative;display:flex;flex-direction:row;align-items:center;height:40px;border-radius:4px;padding:0 12px;border:1px solid transparent;cursor:pointer;${({ colourPalette, customTextColour }) => `\n &:hover {\n border: 1px solid ${colourPalette.base};\n background-color: ${colourPalette.lightest};\n }\n\n ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n `} ${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.lightest};\n `}`;\nconst CounterContainer = styled(Text).withConfig({ displayName: \"vui--CounterContainer\", componentId: \"vui--chq9kr\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:2px 4px;min-width:20px;height:20px;margin-left:8px;${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.base};\n\n & > ${CounterText} {\n color: #fff;\n }\n `}`;\nconst IconStyling = {\n style: {\n marginLeft: sizes.xs,\n padding: sizes.xs,\n height: sizes.base,\n width: sizes.base,\n },\n};\nexport const CustomIconWrapper = styled.div.withConfig({ displayName: \"vui--CustomIconWrapper\", componentId: \"vui--yu7dwm\" }) `display:flex;align-items:center;margin-right:${sizes.sm};svg{height:${sizes.base};width:${sizes.base};}`;\nexport { Container, Contour, Text, CounterContainer, CounterText, IconStyling };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const EditIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M3 18.0418V21.9996H6.95778L18.6306 10.3273L14.6728 6.36952L3 18.0418ZM21.6913 7.2661C22.1029 6.85501 22.1029 6.19011 21.6913 5.7785L19.2216 3.30831C18.81 2.89723 18.1451 2.89723 17.7335 3.30831L15.8021 5.23971L19.7599 9.19749L21.6913 7.2661Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=EditIcon.js.map","import React, { useCallback } from 'react';\nimport { useHover } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { ViewTypes } from './types';\nimport { Container, Contour, CounterContainer, CounterText, CustomIconWrapper, IconStyling, Text, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { EditIcon } from '../../tempIcons/EditIcon';\nconst generateClassNames = (prefix) => ({\n delete: prefix ? `${prefix}-delete` : undefined,\n options: prefix ? `${prefix}-options` : undefined,\n edit: prefix ? `${prefix}-edit` : undefined,\n container: prefix ? `${prefix}-container` : undefined,\n active: prefix ? `${prefix}-active` : undefined,\n counter: prefix ? `${prefix}-counter` : undefined,\n});\n/**\n *\n * @deprecated\n *\n * use ViewTab component instead\n *\n */\nexport const View = ({ id, iconSlot, name, type, className, colourPalette = colors.secondary.blue, customTextColour, count, active = false, onClick, onDelete, onEdit, e2eClassName, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [isHovered, handleEnter, handleLeave] = useHover();\n const handleClick = useCallback(() => onClick(id), [id, onClick]);\n const handleDelete = useCallback((event) => {\n event.stopPropagation();\n if (onDelete)\n onDelete(id);\n }, [onDelete, id]);\n const handleEdit = useCallback((event) => {\n event.stopPropagation();\n if (onEdit)\n onEdit(id);\n }, [onEdit, id]);\n const isDraft = type === ViewTypes.draft;\n const isSaved = type === ViewTypes.saved;\n const fill = active ? colors.neutral.ink.dark : colors.neutral.ink.base;\n return (React.createElement(Container, { className: `${buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container])} ${(active && (e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.active)) || ''}`, onClick: handleClick },\n React.createElement(Contour, { active: active, onMouseEnter: handleEnter, onMouseLeave: handleLeave, colourPalette: colourPalette, customTextColour: customTextColour },\n iconSlot && React.createElement(CustomIconWrapper, null, iconSlot),\n React.createElement(Text, { variant: \"bodyBold\" }, name),\n count && (React.createElement(CounterContainer, { active: active || isHovered, colourPalette: colourPalette, customTextColour: customTextColour },\n React.createElement(CounterText, { className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.counter, variant: \"subheadingSmall\" }, count))),\n isDraft && (React.createElement(CrossIcon, Object.assign({}, IconStyling, { color: fill, className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.delete, onClick: handleDelete }))),\n isSaved && active && (React.createElement(EditIcon, Object.assign({}, IconStyling, { color: fill, className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.edit, onClick: handleEdit }))))));\n};\n//# sourceMappingURL=View.js.map","export var ViewTabTypes;\n(function (ViewTabTypes) {\n ViewTabTypes[\"saved\"] = \"saved\";\n ViewTabTypes[\"fixed\"] = \"fixed\";\n ViewTabTypes[\"draft\"] = \"draft\";\n})(ViewTabTypes || (ViewTabTypes = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nexport const ThreeDotsIcon = (props) => (React.createElement(\"svg\", Object.assign({ xmlns: \"http://www.w3.org/2000/svg\", width: \"12\", height: \"4\", fill: \"none\", viewBox: \"0 -4 12 12\", role: \"presentation\" }, props),\n React.createElement(\"path\", { fill: \"currentColor\", d: \"M2 .667C1.267.667.667 1.267.667 2S1.267 3.333 2 3.333c.734 0 1.334-.6 1.334-1.333S2.734.667 2 .667m8 0c-.733 0-1.333.6-1.333 1.333s.6 1.333 1.333 1.333c.734 0 1.334-.6 1.334-1.333S10.734.667 10 .667m-4 0c-.733 0-1.333.6-1.333 1.333S5.267 3.333 6 3.333c.734 0 1.334-.6 1.334-1.333S6.734.667 6 .667\" })));\n//# sourceMappingURL=ThreeDotsIcon.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nimport { ThreeDotsIcon } from '../../tempIcons/ThreeDotsIcon';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { FlatButton } from '../Button/components/styled';\nimport { theme } from '../../theme';\nconst CounterText = styled(Text).withConfig({ displayName: \"vui--CounterText\", componentId: \"vui--13z4q4k\" }) `line-height:1;`;\nconst ThreeDotsIconStyling = styled(ThreeDotsIcon).withConfig({ displayName: \"vui--ThreeDotsIconStyling\", componentId: \"vui--lo8tpb\" }) ``;\nconst CrossIconStyling = styled(CrossIcon).withConfig({ displayName: \"vui--CrossIconStyling\", componentId: \"vui--u5oj4b\" }) ``;\nconst CounterContainer = styled(Text).withConfig({ displayName: \"vui--CounterContainer\", componentId: \"vui--1nbpnol\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:2px 4px;min-width:20px;height:20px;margin-left:8px;${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.dark};\n\n & > ${CounterText} {\n color: ${colors.neutral.grey.lightest};\n }\n `}`;\nconst Contour = styled(BaseContainer).withConfig({ displayName: \"vui--Contour\", componentId: \"vui--1fc3r48\" }) `position:relative;display:flex;flex-direction:row;align-items:center;height:40px;border-radius:4px;padding:${theme.sizes.sm};border:1px solid transparent;cursor:pointer;background-color:transparent;${({ customTextColour }) => `\n\n &:hover {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterContainer} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterText} {\n color: ${colors.neutral.ink.base};\n }\n }\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n & > ${ThreeDotsIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n }\n\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n `} ${({ active, colourPalette, customTextColour }) => active &&\n `\n background-color: ${colourPalette.lightest};\n\n & > ${ThreeDotsIconStyling} {\n color: ${colourPalette.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colourPalette.dark};\n }\n\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colourPalette.dark};\n }\n `}`;\nconst ViewButton = styled(FlatButton).withConfig({ displayName: \"vui--ViewButton\", componentId: \"vui--i4ro1b\" }) `padding:${theme.sizes.sm};box-sizing:border-box;border-radius:4px;border:none;position:relative;margin:0;padding:0;${({ customTextColour }) => `\n &:focus-visible {\n ${Contour} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterContainer} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterText} {\n color: ${colors.neutral.ink.base};\n }\n }\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n & > ${ThreeDotsIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n }\n `}`;\nconst IconStyling = {\n style: {\n marginLeft: sizes.xs,\n padding: sizes.xs,\n height: sizes.base,\n width: sizes.base,\n },\n};\nexport const CustomIconWrapper = styled.div.withConfig({ displayName: \"vui--CustomIconWrapper\", componentId: \"vui--1cuc9yu\" }) `display:flex;align-items:center;margin-right:${sizes.sm};svg{height:${sizes.base};width:${sizes.base};}`;\nexport { ViewButton, Contour, Text, CounterContainer, CounterText, IconStyling, ThreeDotsIconStyling, CrossIconStyling, };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { useHover } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { ViewTabTypes } from './types';\nimport { Contour, CounterContainer, CounterText, CrossIconStyling, CustomIconWrapper, IconStyling, Text, ThreeDotsIconStyling, ViewButton, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst generateClassNames = (prefix) => ({\n delete: prefix ? `${prefix}-delete` : undefined,\n edit: prefix ? `${prefix}-edit` : undefined,\n container: prefix ? `${prefix}-view` : undefined,\n active: prefix ? `${prefix}-active` : undefined,\n counter: prefix ? `${prefix}-counter` : undefined,\n});\nexport const ViewTab = React.forwardRef((_a, ref) => {\n var { id, iconSlot, name, type, className, colourPalette = colors.secondary.blue, customTextColour, count, active = false, onClick, subAction, ariaContext } = _a, props = __rest(_a, [\"id\", \"iconSlot\", \"name\", \"type\", \"className\", \"colourPalette\", \"customTextColour\", \"count\", \"active\", \"onClick\", \"subAction\", \"ariaContext\"]);\n const classNames = generateClassNames(className);\n const [isHovered, handleEnter, handleLeave] = useHover();\n const action = active && subAction ? subAction : onClick;\n const handleAction = () => action(id);\n const isDraft = type === ViewTabTypes.draft;\n const isSaved = type === ViewTabTypes.saved;\n const getLabelAction = () => {\n if (active && isDraft)\n return 'Delete';\n if (active && isSaved)\n return 'Edit';\n return '';\n };\n return (React.createElement(ViewButton, Object.assign({ className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container]), onClick: handleAction, role: \"tab\", \"aria-selected\": active, \"aria-label\": `${getLabelAction()} ${name} view ${count ? `with ${count} ${ariaContext}` : ''}`, customTextColour: customTextColour, ref: ref }, props),\n React.createElement(Contour, { active: active, onMouseEnter: handleEnter, onMouseLeave: handleLeave, colourPalette: colourPalette, customTextColour: customTextColour },\n iconSlot && React.createElement(CustomIconWrapper, null, iconSlot),\n React.createElement(Text, { variant: \"bodyBold\" }, name),\n count !== undefined && count !== null && (React.createElement(CounterContainer, { \"data-testid\": \"countContainer\", active: active || isHovered, colourPalette: colourPalette, customTextColour: customTextColour },\n React.createElement(CounterText, { variant: \"subheadingSmall\" }, count))),\n isDraft && React.createElement(CrossIconStyling, Object.assign({}, IconStyling, { \"aria-label\": \"delete icon\" })),\n isSaved && active && React.createElement(ThreeDotsIconStyling, Object.assign({}, IconStyling, { \"aria-label\": \"edit icon\" })))));\n});\n//# sourceMappingURL=ViewTab.js.map","import styled from 'styled-components';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { colors } from '../../theme/modules/colors';\nimport { ThreeDotsIcon } from '../../tempIcons/ThreeDotsIcon';\nimport { InputGroup } from '../InputGroup';\nexport const ViewsWrapper = styled(Stack).withConfig({ displayName: \"vui--ViewsWrapper\", componentId: \"vui--x8ukf0\" }) `overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;::-webkit-scrollbar{display:none;}gap:8px;height:inherit;padding:8px 6px 8px 12px;margin-left:0;`;\nexport const Container = styled(Stack).withConfig({ displayName: \"vui--Container\", componentId: \"vui--mlh8wa\" }) `background-color:${colors.neutral.grey.lightest};`;\nexport const StyledLeftIcon = styled(LeftArrowIcon).withConfig({ displayName: \"vui--StyledLeftIcon\", componentId: \"vui--193620d\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledRightIcon = styled(RightArrowIcon).withConfig({ displayName: \"vui--StyledRightIcon\", componentId: \"vui--erlipg\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledMenuIcon = styled(ThreeDotsIcon).withConfig({ displayName: \"vui--StyledMenuIcon\", componentId: \"vui--eg23b0\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledMenuButton = styled(Button).withConfig({ displayName: \"vui--StyledMenuButton\", componentId: \"vui--1o9jbht\" }) `background-color:white;&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledLeftButton = styled(Button).withConfig({ displayName: \"vui--StyledLeftButton\", componentId: \"vui--wtwmiz\" }) `background-color:white;&:disabled{background-color:white;${StyledLeftIcon}{color:${colors.neutral.ink.lightest};}}&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledRightButton = styled(Button).withConfig({ displayName: \"vui--StyledRightButton\", componentId: \"vui--1ycuwov\" }) `background-color:white;&:disabled{background-color:white;${StyledRightIcon}{color:${colors.neutral.ink.lightest};}}&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledInputGroup = styled(InputGroup).withConfig({ displayName: \"vui--StyledInputGroup\", componentId: \"vui--l3ez4z\" }) `padding-right:8px;margin-left:0;& > *:first-child:last-child{border-radius:4px !important;}`;\n//# sourceMappingURL=styled.js.map","import { useCallback, useEffect, useState } from 'react';\nimport { usePrevious } from 'react-use';\nimport { createViewPositionArray, getNextViewPosition, getPrevViewPosition } from '../utils';\nexport const useSetScrollPosition = (containerRef, children) => {\n var _a;\n const [leftDisabled, setLeftDisabled] = useState(true);\n const [rightDisabled, setRightDisabled] = useState(false);\n const [viewStartPositions, setViewStartPositions] = useState([]);\n const activeTab = (_a = containerRef === null || containerRef === void 0 ? void 0 : containerRef.current) === null || _a === void 0 ? void 0 : _a.querySelector('[aria-selected = true]');\n const prevActiveTab = usePrevious(activeTab);\n const handleScroll = useCallback(() => {\n var _a, _b, _c, _d, _e, _f, _g, _h;\n if (((_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.scrollLeft) > 0) {\n setLeftDisabled(false);\n }\n else {\n if (document.getElementById('left-arrow') === document.activeElement) {\n (_b = document.getElementById('right-arrow')) === null || _b === void 0 ? void 0 : _b.focus();\n }\n setLeftDisabled(true);\n }\n const maxScrollWidth = (_d = (_c = containerRef.current) === null || _c === void 0 ? void 0 : _c.scrollWidth) !== null && _d !== void 0 ? _d : 0;\n const maxClientWidth = (_f = (_e = containerRef.current) === null || _e === void 0 ? void 0 : _e.clientWidth) !== null && _f !== void 0 ? _f : 0;\n const maxScrollLeft = maxScrollWidth - maxClientWidth;\n // -10 to prevent javascript assertion errors on floating points\n if (((_g = containerRef.current) === null || _g === void 0 ? void 0 : _g.scrollLeft) >= maxScrollLeft - 10) {\n if (document.getElementById('right-arrow') === document.activeElement) {\n (_h = document.getElementById('left-arrow')) === null || _h === void 0 ? void 0 : _h.focus();\n }\n setRightDisabled(true);\n }\n else {\n setRightDisabled(false);\n }\n }, [containerRef]);\n const handleResize = useCallback(() => {\n if (!containerRef.current)\n return;\n if (containerRef.current.scrollWidth - containerRef.current.getBoundingClientRect().width < 5) {\n setRightDisabled(true);\n }\n else {\n setRightDisabled(false);\n }\n }, [containerRef]);\n const toNextScrollPosition = useCallback(() => {\n const newPosition = getNextViewPosition(viewStartPositions, containerRef.current.scrollLeft, containerRef.current.clientWidth);\n containerRef.current.scrollTo({\n left: newPosition,\n top: 0,\n behavior: 'smooth',\n });\n }, [containerRef, viewStartPositions]);\n const toPrevScrollPosition = useCallback(() => {\n const newPosition = getPrevViewPosition(viewStartPositions, containerRef.current.scrollLeft);\n containerRef.current.scrollTo({\n left: newPosition,\n top: 0,\n behavior: 'smooth',\n });\n }, [containerRef, viewStartPositions]);\n useEffect(() => {\n var _a, _b, _c, _d, _e, _f, _g;\n if (!(containerRef === null || containerRef === void 0 ? void 0 : containerRef.current))\n return;\n if (((_a = containerRef.current.children) === null || _a === void 0 ? void 0 : _a.length) &&\n ((_b = containerRef.current.children) === null || _b === void 0 ? void 0 : _b.length) !== viewStartPositions.length &&\n viewStartPositions.length > 0 &&\n viewStartPositions.length < children.length) {\n // scrolls to the last view, when a new item is added\n containerRef.current.scrollTo({\n left: containerRef.current.scrollWidth - containerRef.current.clientWidth,\n top: 0,\n behavior: 'smooth',\n });\n // computes the x position of the new item\n setViewStartPositions([\n ...viewStartPositions,\n viewStartPositions[viewStartPositions.length - 1] +\n ((_d = (_c = containerRef.current.children[viewStartPositions.length - 1]) === null || _c === void 0 ? void 0 : _c.getBoundingClientRect().x) !== null && _d !== void 0 ? _d : 0) -\n 20,\n ]);\n }\n if (((_e = containerRef.current.children) === null || _e === void 0 ? void 0 : _e.length) && viewStartPositions.length === 0) {\n setViewStartPositions(createViewPositionArray(containerRef.current));\n }\n // scrolls to active tab when page loads\n if (activeTab !== prevActiveTab &&\n activeTab !== null &&\n ((_f = containerRef.current.children) === null || _f === void 0 ? void 0 : _f.length) === viewStartPositions.length) {\n const index = Array.from(containerRef.current.children).indexOf(activeTab);\n containerRef.current.scrollTo({\n left: viewStartPositions[index],\n top: 0,\n behavior: 'smooth',\n });\n }\n handleResize();\n window.addEventListener('resize', handleResize);\n (_g = containerRef.current) === null || _g === void 0 ? void 0 : _g.addEventListener('scroll', handleScroll);\n // eslint-disable-next-line consistent-return\n return () => {\n window.removeEventListener('resize', handleResize);\n };\n }, [\n containerRef,\n children,\n handleResize,\n handleScroll,\n viewStartPositions,\n activeTab,\n prevActiveTab,\n ]);\n return { rightDisabled, leftDisabled, toNextScrollPosition, toPrevScrollPosition };\n};\n//# sourceMappingURL=useSetScrollPosition.js.map","/**\n * A function to get the 3rd next scroll value using an array of start positions\n */\nexport const getNextViewPosition = (viewPositionsArray, currentScroll, containerWidth) => {\n // eslint-disable-next-line no-plusplus\n for (let i = 0; i < viewPositionsArray.length; i++) {\n if (viewPositionsArray[i + 3] === undefined) {\n return currentScroll - containerWidth;\n }\n if (viewPositionsArray[i] >= currentScroll) {\n return viewPositionsArray[i + 3];\n }\n }\n return currentScroll - containerWidth; // if currentScroll is greater than the last ViewTab's start position, the new ScrollLeft value is 0.\n};\n/**\n * A function to get the 3rd previous scoll value using an array of start positions\n */\nexport const getPrevViewPosition = (viewPositionsArray, currentScroll) => {\n const reverseArray = viewPositionsArray.slice().reverse();\n // eslint-disable-next-line no-plusplus\n for (let i = 0; i < viewPositionsArray.length; i++) {\n if (reverseArray[i + 3] === undefined) {\n return 0;\n }\n if (reverseArray[i] < currentScroll) {\n return reverseArray[i + 3];\n }\n }\n return 0; // if currentScroll is less than the first ViewTab's start position, the new ScrollLeft value is 0.\n};\n/**\n * This produces an array of all x positions of child elements\n */\nexport const createViewPositionArray = (containerRef) => {\n const viewPositions = Object.values(containerRef.children).map((el) => {\n // -20 so movement stops at beginning of view, due to x value not accounting for padding\n return el.getBoundingClientRect().x - 20;\n });\n return viewPositions;\n};\n//# sourceMappingURL=utils.js.map","import React, { useRef } from 'react';\nimport { Container, StyledLeftButton, StyledLeftIcon, StyledMenuButton, StyledMenuIcon, StyledRightButton, StyledRightIcon, StyledInputGroup, ViewsWrapper, } from './styled';\nimport { useSetScrollPosition } from './hooks/useSetScrollPosition';\nexport const ViewsContainer = React.forwardRef(({ children, onClickMenu, ariaMenuControls, ariaMenuExpanded }, menuRef) => {\n const viewsRef = useRef(null);\n const { rightDisabled, leftDisabled, toNextScrollPosition, toPrevScrollPosition } = useSetScrollPosition(viewsRef, children);\n return (React.createElement(Container, { direction: \"horizontal\", alignY: \"center\", alignX: \"between\" },\n React.createElement(ViewsWrapper, { ref: viewsRef, id: \"views\", role: \"tablist\", alignY: \"center\", direction: \"horizontal\" }, children),\n React.createElement(StyledInputGroup, null,\n (!leftDisabled || !rightDisabled) && (React.createElement(React.Fragment, null,\n React.createElement(StyledLeftButton, { id: \"left-arrow\", icon: React.createElement(StyledLeftIcon, null), disabled: leftDisabled, onClick: toPrevScrollPosition, variant: \"flat\", \"aria-label\": \"move views to the left\" }),\n React.createElement(StyledRightButton, { id: \"right-arrow\", icon: React.createElement(StyledRightIcon, null), disabled: rightDisabled, onClick: toNextScrollPosition, variant: \"flat\", \"aria-label\": \"move views to the right\" }))),\n React.createElement(StyledMenuButton, { icon: React.createElement(StyledMenuIcon, null), variant: \"flat\", onClick: onClickMenu, \"aria-label\": \"open menu\", \"aria-controls\": ariaMenuControls, \"aria-expanded\": ariaMenuExpanded, \"aria-haspopup\": ariaMenuControls ? 'dialog' : undefined, ref: menuRef }))));\n});\n//# sourceMappingURL=ViewsContainer.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { Button } from '../Button';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--18asccd\" }) `display:flex;flex-direction:column;position:relative;`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--hefld1\" }) `display:flex;flex-direction:row;`;\nconst StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--1w2y0ok\" }) `&&&{text-align:left;width:52px;}`;\nconst StyledButton = styled(Button).withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--fqwvpz\" }) `padding:0 4px;border-color:${theme.colors.neutral.ink.lightest};margin-right:4px;${(props) => props.hasError &&\n `\n border-color: ${theme.colors.secondary.red.base};\n `};`;\nexport { Container, Row, StyledTextField as TextField, StyledButton as Button };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { isWeightImperial, isWeightMetric } from './types';\nimport { ComponentSize } from '../types';\nimport { InputGroup } from '../InputGroup';\nimport { withLabels } from '../../hoc';\nimport { Container, TextField, Row, Button } from './styled';\nimport { blockInvalidCharacters } from '../../utils/blockInvalidCharacters';\nimport { invalidCharsList } from '../../utils/invalidCharactersNumeric';\nconst blockInvalidChars = (e) => blockInvalidCharacters(e, invalidCharsList);\nexport const WeightInput = withLabels((_a) => {\n var { size = ComponentSize.base, hasError, className } = _a, rest = __rest(_a, [\"size\", \"hasError\", \"className\"]);\n return (React.createElement(Container, { className: className },\n React.createElement(Row, null,\n isWeightMetric(rest) && (React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangeGram, name: \"gram\", type: \"number\", value: rest.gram, hasError: hasError, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"g\"))),\n isWeightImperial(rest) && (React.createElement(React.Fragment, null,\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangePound, name: \"pound\", type: \"number\", value: rest.pound, hasError: hasError, step: \"any\", min: \"0\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"lb\")),\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangeOunce, name: \"ounce\", type: \"number\", value: rest.ounce, hasError: hasError, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"oz\")))))));\n});\nWeightInput.displayName = 'WeightInput';\nWeightInput.defaultProps = {\n weightUnit: 'lb',\n};\n//# sourceMappingURL=WeightInput.js.map","export const isWeightMetric = (props) => {\n return props.weightUnit === 'g';\n};\nexport const isWeightImperial = (props) => {\n return props.weightUnit === 'lb' || props.weightUnit === 'oz';\n};\n//# sourceMappingURL=types.js.map"],"names":["BaseContainer","styled","div","withConfig","displayName","componentId","componentMap","inputLabel","inputLabelSmall","headingSmall","headingMedium","headingLarge","headingXL","headingXXL","button","buttonSmall","getComponentOverride","as","variant","colors","brand","blue","lightest","light","base","dark","darkest","peach","neutral","ink","grey","greyBlue","secondary","red","yellow","green","lime","teal","aqua","purple","pink","orange","system","scrollbar","thumb","background","breakpoints","mobile","tablet","lgTablet","desktop","lgDesktop","radius","sm","md","lg","full","Shadows","SizeAlias","sizeScale","increment","unit","count","sizes","i","value","buildSizeScale","sizeAliases","none","line","xs","xl","xxl","Object","assign","common","fontFamily","text","fontStyle","fontWeight","fontSize","lineHeight","color","textDecoration","letterSpacing","headingTable","subheadingLarge","subheadingMedium","subheadingSmall","subheadingSmallBold","body","bodySmall","bodyBold","bodyBoldDark","bodySmallBold","linkLarge","linkMedium","link","linkSmall","hintText","placeholder","placeholderSmall","placeholderCode","placeholderCodeSmall","error","errorSmall","successSmall","theme","layers","popup","modal","tooltip","shadows","Text","span","attrs","muted","TapBarChild","Left","glyphColor","Right","AccordionSummary","summary","Top","Description","AccordionContent","motion","AccordionDetails","details","UnstyledAccordionContent","UnstyledAccordionSummary","UpArrowIcon","props","React","createElement","viewBox","fill","xmlns","role","height","fillRule","clipRule","d","Accordion","className","children","label","iconSlot","timeout","description","shouldOpenOnMount","summaryTextVariant","shouldOpen","setShouldOpen","useState","handleOpen","FRAMER_MOTION_CONFIG","initial","opacity","exit","animate","transition","from","type","duration","open","onClick","rotate","name","__rest","s","e","t","p","prototype","hasOwnProperty","call","indexOf","getOwnPropertySymbols","length","propertyIsEnumerable","SuppressedError","TailSpin","width","x1","y1","x2","y2","id","stopColor","stopOpacity","offset","transform","stroke","strokeWidth","attributeName","to","dur","repeatCount","cx","cy","r","Grid","begin","values","calcMode","ThreeDots","Loader","MainContent","hasText","$loading","size","BaseButton","paddingLeft","paddingRight","borderRadius","outlineWidth","hasIcon","hasDropdown","DefaultButton","DefaultDestructiveButton","PrimaryButton","PrimaryDestructiveButton","FlatButton","UnstyledButton","LinkButton","LoadingWrapper","DropdownIcon","variantMap","default","primary","destructive","primaryDestructive","flat","unstyled","Button","forwardRef","_a","ref","icon","dropdown","loading","otherProps","VariantButton","hasChildren","undefined","Header","header","HeaderGrid","DownArrowIcon","CrossIcon","CardHeader","title","subtitle","headerVariant","action","ActionSlot","isCollapsed","onClickCollapse","onClickClose","elevationShadowMap","accents","info","success","Footer","footer","Section","section","FullBleed","Body","Surface","elevation","accent","collapseAnimationVariants","expanded","collapsed","Card","style","HeaderActionSlot","collapsable","onClose","renderFooter","setIsCollapsed","headerMarkup","showBody","bodyMarkup","variants","ease","footerMarkup","DropdownContainer","generateId","prefix","randomId","uid","Portal","PureComponent","constructor","super","this","portalNode","state","isMounted","componentDidMount","rootElementRef","document","setAttribute","cssText","appendChild","setState","componentWillUnmount","removeChild","render","createPortal","PopoverDialog","dialog","zIndex","Backdrop","buildClassnames","names","filter","Boolean","join","hexToRgb","hex","hexTmp","replace","m","g","b","result","exec","parseInt","getOpaqueHexColor","rgb","defaultAllowedHostnames","isExternalLink","urlOrPath","allowedHostnames","startsWith","hostname","urlHostname","URL","some","toLowerCase","allowedHostname","TABBABLE_SELECTORS","useHandleFocus","popperElement","anchorElement","disableFocusLock","useEffect","focusableElements","querySelectorAll","setTimeout","focus","focusWithinPopper","event","key","shiftKey","stopPropagation","preventDefault","addEventListener","removeEventListener","handleKeyDown","firstElement","lastElement","activeElement","handleFocusTrap","Popover","passedId","placement","onShouldClose","removeBackdrop","useAnchorWidth","dialogProps","setPopperElement","styles","attributes","update","usePopper","useMemo","popoverId","hasAttribute","console","warn","_","useUpdateAriaAnchor","resizeObserver","ResizeObserver","observe","disconnect","window","popper","minWidth","clientWidth","onKeyDown","DropdownPopover","reversed","popoverProps","AnimatePresence","y","Dropdown","shouldShow","setShouldShow","ctaIconSlot","ctaProps","dropdownProps","anchorRef","useRef","Fragment","current","useClickOutside","isOpen","escapeListener","useCallback","clickListener","contains","target","useDebounce","handler","clearTimeout","useDropdown","shouldShowDropdown","setShouldShowDropdown","toggleShouldShowDropdown","closeDropdown","FocusVisibleContext","createContext","hadKeyboardEvent","isInitialized","FocusVisibleManager","setHadKeyboardEvent","onPointerDown","onInitialPointerMove","nodeName","removeInitialPointerMoveListeners","addInitialPointerMoveListeners","metaKey","altKey","ctrlKey","onVisibilityChange","visibilityState","Provider","useFocusVisible","isFocused","setIsFocused","useContext","onFocus","onBlur","focusVisible","useHover","initialState","isHovered","setIsHovered","useIsOverflowing","isOverflowing","setIsOverflowing","isAtBottom","setIsAtBottom","hasOverflow","scrollHeight","clientHeight","onScroll","scrollTop","useTabs","tabs","config","defaultActiveIndex","listOfTabs","active","setActive","newActiveTab","find","tab","useId","getTextStyles","textTheme","MenuItem","AriaMenuItem","AriaSection","ActionMenu","menuLabel","actions","idComputed","padding","code","Menu","toString","map","Alignments","Item","Stack","direction","alignX","alignY","spacing","alignItems","justifyContent","flexDirection","itemFlex","marginTop","marginLeft","AlertContainer","colours","AttentionIcon","HelpIcon","InfoIcon","SuccessIcon","SpacingMap","IconSizeMap","IconMap","warning","recommend","ColourMap","Alert","passedColours","rightActions","rightActionsSlot","titleSlot","messageSlot","message","divProps","IconSlot","isXsSize","margin","gap","minHeight","actionProps","CommonAnchor","a","Anchor","href","rel","isExternal","setDefaultRelValue","Container","BasicDropdown","BasicContainer","Wrap","AnimatedDropdown","cta","onClickAway","transitionClassnames","onMouseEnter","onMouseLeave","dropdownRef","handleClickAway","useClickAway","CSSTransition","in","classNames","unmountOnExit","AvatarSC","textColor","bgColor","Avatar","userInitials","toUpperCase","match","slice","Hoverable","TooltipText","Triangle","Tip","tipMinWidth","tipMaxWidth","Sides","defaultConfig","side","TOP","triangleOffset","TooltipPopover","content","hoverableElement","withTriangle","usedConfig","modifiers","options","tooltipStyles","tip","triangleOffsetSize","wrap","triangle","Tooltip","initialShouldShow","useReactPortal","setHoverableElement","trim","container","hoverable","hasContent","tooltipMarkup","ReactDOM","BaseBadge","hideBorder","Badge","e2eClassName","BadgeVariant","BannerLayout","accentColor","backgroundColor","Row","Col","IconCol","ChildContainer","HeaderCol","StyledText","accentColors","help","Banner","Pill","marginRight","BreadcrumbsSC","ul","BreadcrumbSC","li","RightArrowIcon","Breadcrumb","LinkComponent","DefaultSeparator","DefaultLink","BreadcrumbText","Breadcrumbs","items","Separator","item","pathname","buttonStyles","css","calenderCellStyles","headerStyles","StyledRangeCalendar","RangeCalendar","columns","SubCalendarOption","DodecadeCalendar","currentYear","onFocusYear","year","Array","MONTHS","YearCalendar","onFocusMonth","month","monthIndex","MonthCalendar","todayDate","today","getLocalTimeZone","AriaCalendarGrid","weekdayStyle","CalendarGridHeader","day","CalendarHeaderCell","CalendarGridBody","date","CalendarCell","compare","CalendarLevel","CalendarGrid","level","YEAR","DODECADE","visibleDurationMap","years","MONTH","months","levelMoveLabelMap","LeftArrowIcon","CalendarHeading","updatedProps","refUpdated","useContextProps","HeadingContext","generatedTitle","rest","entireMatch","group","test","whiteSpace","CalendarHeader","handleSwitchLevel","slot","VQBtn","disabledRanges","disallowWeekends","onChange","focusedDate","setFocusedDate","isDateUnavailable","initialValue","setLevel","start","locale","useLocale","isWeekend","interval","Date","getFullYear","currentMonth","getMonth","CalendarDate","useRangeCalendarState","focusedValue","onFocusChange","visibleDuration","alignMap","top","center","RootLayout","InputLayout","align","AccessoryLayout","TextLayout","HintText","ErrorText","Wrapper","disabled","BorderedWrapper","BlockTooltip","Choice","hint","bordered","Accessory","labelVariant","inputPosition","contentMarkup","htmlFor","Input","input","Checkbox","checked","indeterminate","ariaLabel","checkboxRef","handleChange","currentTarget","Radio","Fieldset","fieldset","Legend","legend","ChoiceList","Component","arguments","allowMultiple","handleChangeMultiple","handleChangeSingle","selected","newSelected","selectedValue","InputComponent","option","includes","ClipboardIcon","iconSizes","XSButton","CopyToClipboard","onCopy","copied","setCopied","handleCopy","navigator","clipboard","writeText","Label","Hint","Error","RootStack","withLabels","marginBottom","hasError","withDeprecated","DateRangeGroup","Group","$hasError","DateInputField","shouldForceLeadingZeros","rightAction","minValue","maxvalue","startValue","endValue","isDisabled","isReadOnly","isRangeInput","ariaDescribedBy","ariaLabelledBy","onChangeStartDate","onChangeEndDate","DateField","maxValue","DateInput","segment","DateSegment","SelectInput","select","sizeVariant","Select","hidden","Slider","switched","Switch","small","Toggle","choiceProps","DEFAULT_PREVIOUS_PERIOD_OPTIONS","ComparePreviousPeriod","selectedPreviousPeriod","setSelectedPreviousPeriod","showCompareSelect","setShowCompareSelect","display","newValue","newOption","DateRanges","getDateRange","now","dateRange","TODAY","end","YESTERDAY","subtract","days","LAST_7_DAYS","LAST_30_DAYS","LAST_90_DAYS","LAST_MONTH","lastMonth","startOfMonth","endOfMonth","LAST_12_MONTHS","WEEK_TO_DATE","startOfWeek","language","MONTH_TO_DATE","YEAR_TO_DATE","startOfYear","range","timeRangeToDateRange","DATE_RANGE_OPTIONS","DEFAULT_SELECTION","DEFAULT_RANGE","DEFAULT_PRESET","checkIfDateRangeInvalid","selectedRange","presortStart","presortEnd","sort","disabledStart","disabledEnd","Divider","DateRangePicker","showDatePresets","onReset","selectedPreset","setSelectedPreset","setSelectedRange","previousPeriodProps","updateDateSegment","newRange","isDateRangeInvalid","matchedPreset","reduce","optionDateRange","optionStart","optionEnd","checkForMatchingPreset","showPreviousPeriod","alignmentToFlex","parseWidth","fallback","min","max","generateTableCss","pinnedLeft","pinnedRight","cellWidths","scrollPosition","visible","stripingMode","pinnedLeftStyles","index","array","acc","val","sumAllBeforeIndex","pinnedRightStyles","sumAllAfterIndex","isLeftShadowVisible","leftShadow","isRightShadowVisible","rightShadow","stripingRow","stripingNested","col","SortDirection","DoubleArrowIcon","ArrowUpIcon","ArrowDownIcon","GetSortIcon","sortState","columnId","ascending","useCellWidths","tableRef","containerRef","setCellWidths","updateCellWidths","cells","widths","cell","getBoundingClientRect","resizeObserverCallback","throttle","CustomEvent","Event","eventType","data","bubbles","cancelable","useColumnWidths","columnIds","getColumnWidths","cols","obj","columnWidths","setColumnWidths","newColumnWidths","keys","forEach","JSON","stringify","setColumnWidth","column","lastColumn","newWidth","_b","_c","querySelector","calculateWidth","evt","dispatchEvent","customEventEmitter","getColumnWidth","useColumns","onResizeColumns","originalSetColumnWidth","newColumns","updatedColumnWidths","columnWidth","pinned","notPinned","useDragToScroll","targetRef","isDragging","scrollTarget","position","left","x","mouseMoveHandler","dx","clientX","scrollLeft","cursor","userSelect","mouseUpHandler","removeProperty","mouseDownHandler","useNested","expandedRowIds","setExpandedRowIds","nestedTableProps","setExpanded","rowId","rowIds","findIndex","splice","useScrollPosition","setScrollPosition","updateScrollPosition","scrollWidth","headerCellHeight","th","SelectionHeader","selectionMode","headerProps","Cell","td","SelectionCell","cellProps","emptySelectionState","useSelection","selectionState","enabledRowIds","selectionEnabled","selectedRowIds","setSelectedRowIds","toggleAllSelected","selectionColumn","renderHeader","renderCell","row","rowState","setSelected","SortIndicator","HeaderContent","ClickableHeaderContent","ResizerBar","ColumnDivider","createRef","mouseMove","minTranslate","dragDivider","dragInitX","tableHeaders","translate","Math","parentElement","classList","add","initWidth","contentWidth","finalWidth","deltaX","mouseUp","remove","trackMouseStart","onMouseDown","onDragStart","onChangeSort","resizeableColumns","columnCount","columnI","sortable","String","ColumnHeaderContent","columnHeaderProps","log","nextSortState","isColumnSame","isDefaultDirection","newSortDirection","descending","getNextSortState","resizeMinWidth","shimmerLight","shimmerDark","LoadingCellContent","Content","ActionBar","intersectionTargetRef","isSticky","setIsSticky","intersectionObserver","IntersectionObserver","entries","entry","isIntersecting","containerRect","stickyPositionStyles","right","VisiblityIcon","VisiblityOffIcon","ReorderIcon","EmptyBodyContent","EmptyBodyGlyphWrapper","NoWrap","tr","ScrollContainer","TableGrid","table","Truncate","borderModeStyles","vertical","borderMode","StickyHead","tableCss","stickyContainerRef","isVisible","setIsVisible","setContainerRect","updateContainerDimensions","targetRect","newRect","updateContainerScrollPosition","xScrollOffset","scrollTo","threshold","containerStyle","overflowX","overflowY","borderBottom","allCss","getRowState","disabledRowIds","defaultEmptyState","heading","emptyAction","DataTable","ActionBarSlot","initialColumns","emptyState","loadingRowCount","rows","enableStickyHeader","scrollContainerRef","columnsWithSelection","allColumns","adjustedCellWidths","Number","isNaN","loadingRows","random","renderLoadingCell","subheading","renderRow","renderNestedRow","nestedRow","nestedRowE2eClassName","e2eClassNames","renderNestedCell","renderSection","isExpanded","nestedRows","headersMarkup","shouldRenderFooter","shouldRenderActionBar","hasNestedRows","renderBody","footerProps","defaultProps","ColumnMenu","columnGroups","setColumns","popoverAnchor","setPopoverAnchor","showPopover","setShowPopover","columnEntries","columnsMap","fromEntries","groups","setHidden","groupIndex","border","flex","List","dl","ItemRow","DescriptionContainer","Term","dt","dd","DescriptionList","horizontal","renderDescription","isArray","term","ColumnGrid","showSidebar","ContentContainer","DetailPage","shouldShowSidebar","setShouldShowSidebar","InputGroup","ComponentSize","pseudoStates","inputSize","Textarea","textarea","NUMBER_REGEX","TextField","multiline","pattern","step","spellCheck","RegExp","StyledTextField","StyledButton","blockInvalidCharacters","invalidList","invalidCharsList","blockInvalidChars","DimensionsInput","handleChangeHeight","handleChangeWidth","handleChangeLength","NonSelectableText","GroupLabel","MainIcon","$shouldShow","StyledCrossIcon","generateClassNames","filterTagDropdown","cross","FilterTag","shouldCloseOnClickAway","setAnchorElement","handleClick","PlaceholderImage","CommonImage","img","previewEnabled","PreviewImageContainer","PreviewImage","image","previewImageContainer","Image","src","alt","previewWidth","previewHeight","previewPlacement","placeholderWidth","placeholderHeight","disablePlaceholder","isPreviewOpen","setIsPreviewOpen","imageState","setImageState","isLoaded","isError","referenceElement","setReferenceElement","openImagePreview","closeImagePreview","isImageHidden","onLoad","onError","iconSize","defaultErrorState","subTitle","ScrollPosition","fixedColumnShadow","TooltipContent","scrollDisabled","showScrollbar","lastStartFixedColumnsIndex","firstEndFixedColumnsIndex","middle","WrapperBordered","Head","thead","tbody","fixedColumnsStyle","tfoot","grow","HeaderCell","alignmentMap","HeaderCellLayout","Table","isFixedLayout","striped","tableLoading","noWrap","StickyHeaderWrapper","FakeHeaderTable","SpecificStateContainer","EllipseContainer","TitleText","SubTitleText","SpecificState","CellButton","ClickableButton","SkeletonContentWrapper","SkeletonContentComponent","isLoading","SkeletonContent","SkeletonCell","StickyHeader","wrapperRef","wrapperStyle","headerWrapperRef","setHeaderWrapperRef","topOffset","handleScrollChange","bottom","sticky","useStickyHeader","wrapperWidth","useScroll","updateScroll","tableLayout","convertFixedColumnInlineStyleToStyled","push","abs","SkeletonHeaderCell","DoubleArrowAscIcon","DoubleArrowDescIcon","IconUnsorted","IconSortAsc","IconSortDesc","LegacyDataTable","borderless","headers","renderLoadingRow","renderFooterRow","renderFooterLoadingRow","omitFooterSelectionCell","disabledSelectionInputRowIds","onChangeSelectedRowIds","sortColumnId","sortDirection","skeletonRowsNumber","isHeaderSticky","stickyHeaderStyle","customSpecificState","bodyHeightInSpecificStates","startFixedColumnsNumber","endFixedColumnsNumber","WrapperComponent","isEmpty","isFixedColumnsNotEnabled","refValue","handleScroll","el","scrollValue","castWidthToNumber","generateFixedColumnInlineStyle","generateFixedColumnsStyle","startColumns","endColumns","totalStartOffset","totalEndOffset","headerWidth","handleSelectRow","newSelectedRowIds","handleSelectAll","handleClickSortableHeader","nextColumnId","nextDirection","renderHeaderCell","sortIcon","headerContents","renderSkeletonHeaderCell","selectionCellStyle","startHeaderIndex","endHeaderIndex","headerCellStyle","skeleton","skeletonStyle","renderSelectionInput","isSelected","inputProps","renderSkeletonSelectionInput","rowIndex","generalStyle","animationDuration","getNestedRow","isHidden","renderDefaultLoadingRow","unshift","getFooter","renderedRows","bodyClassName","rowE2eClassName","rowClassName","specificStateValues","ClickableCell","EditableCell","LoginButton","buttonImg","buttonDescription","LoginWithAmazonButton","setImage","onMouseUp","NonScrollableBody","createGlobalStyle","MainSection","fullBleed","isScrollable","hasFooterSlot","footerSlot","heightMap","widthMap","fullScreenBreakpointMap","StyledDialog","bounce","Dialog","Modal","showHeaderCloseButton","parentOnClose","modalRef","mainSectionRef","setMainSectionRef","removeAttribute","showModal","isContentOverflowing","close","headerSlot","hasHeaderSlot","headerTitle","headerSubtitle","leftActions","PageLimitContainer","PaginationButton","PageInput","PageCount","usePagination","currentPage","totalPagesCount","handleChangePage","pageInputValue","setPageInputValue","validatePageValue","handleSubmit","handleIncrement","handleDecrement","handleInputChange","intValue","newPage","handleFormSubmit","StartArrowIcon","EndArrowIcon","Pagination","testId","onSubmit","StepButton","Stepper","onIncrement","onDecrement","PrefixContainer","PrefixText","PriceInputGroup","PriceInput","currency","onPriceChange","priceValue","callback","parseFloat","toFixed","roundedValue","form","blur","ScreenReaderOnlyElement","ScreenReaderOnly","IconContainer","iconPosition","SearchIcon","Search","onClearClick","onKeyUp","onKeyPress","autoComplete","shouldShowClear","buttonBackgroundColor","buttonBorderColor","activeButtonColor","SegmentedControlContainer","SegmentedControl","ShortcutKeysContainer","$inverse","Kbd","kbd","ValidModifierKeysMap","command","windows","shift","ctrl","enter","delete","escape","up","down","space","ValidModifierKeyssLabelMap","ShortcutKeys","shortcut","inverse","displayLabel","shortcutElements","split","previousKbdElement","currentKbdElement","TableHeader","TableBody","TableRow","TableCell","TableHeaderCell","SimpleTable","Skeleton","SliderContainer","SLIDER_SIZE","SliderTrack","SliderDiv","SliderRange","sliderRange","slider","startSlider","endSlider","onSlideStart","onSlideEnd","setIsDragging","draggingSliderIndex","setDraggingSliderIndex","startSliderRef","endSliderRef","handleMouseMove","sliderValue","containerSize","pageX","diff","ceil","floor","decimalPlaces","pop","resultValue","handleMouseUp","handleMouseDown","handleStartSliderMouseDown","handleEndSliderMouseDown","startSliderEl","endSliderEl","renderSlider","valueNow","sliderClassName","renderRangeSlider","rangeSliderValue","handleValueStart","handleValueEnd","rangeWidth","handleValue","renderSingleSlider","Tag","ToastsLayoutContainer","Toast","last","IconWrap","ContentStack","toastTypes","merge","closeIcon","ToastContainer","ToastsLayout","toasts","TransitionGroup","component","reverse","toast","borderColor","ToggleButton","tabIndex","DropZoneContainer","AcceptedFileTypes","FileSizeUnit","InputState","UploadGraphic","UploadCopy","pointerEvents","paddingTop","UploadFileErrors","acceptedTypesCopy","maxSizeCopy","SingleLineText","UploadedFilesListStack","UploadedFile","file","resetSelection","UploadFile","outerRef","maxBytes","format","MB","fileTypes","required","inputRef","useImperativeHandle","setFile","errorState","setErrorState","VALID","isInvalidFormat","INVALID_FORMAT","INVALID_FORMAT_AND_SIZE","isOverMaxSize","INVALID_SIZE","baseString","KB","getFileSizeString","fileType","list","iterable","isLast","isPenultimate","CSV","GIF","JPEG","JPG","PNG","getValidTypesString","acceptedTypesForInputEl","isLastElement","getTypePropForInputEl","clearFileSelection","setInputValidation","overMaxSize","invalidFormat","setCustomValidity","updateFiles","files","newFile","hasExceededMaxSize","extension","hasInvalidFormat","validType","substring","fileList","elementId","inputEl","getElementById","setInputElFile","onInputChange","onDrop","dataTransfer","onDragEnter","onDragOver","onDragLeave","accept","commonStyles","Shadow","WithPortal","usePortal","Popup","ScrollLock","isActive","PopupContent","VideoWrapper","ButtonSC","VideoModal","youtubeVideoId","showVideoModal","handleCloseClick","frameBorder","allow","allowFullScreen","ViewTypes","CounterText","Contour","colourPalette","customTextColour","CounterContainer","IconStyling","CustomIconWrapper","EditIcon","edit","counter","View","onDelete","onEdit","handleEnter","handleLeave","handleDelete","handleEdit","isDraft","draft","isSaved","saved","ViewTabTypes","ThreeDotsIcon","ThreeDotsIconStyling","CrossIconStyling","ViewButton","ViewTab","subAction","ariaContext","ViewsWrapper","StyledLeftIcon","StyledRightIcon","StyledMenuIcon","StyledMenuButton","StyledLeftButton","StyledRightButton","StyledInputGroup","useSetScrollPosition","leftDisabled","setLeftDisabled","rightDisabled","setRightDisabled","viewStartPositions","setViewStartPositions","activeTab","prevActiveTab","usePrevious","_d","_e","_f","_g","_h","maxScrollLeft","handleResize","toNextScrollPosition","newPosition","viewPositionsArray","currentScroll","containerWidth","getNextViewPosition","behavior","toPrevScrollPosition","reverseArray","getPrevViewPosition","createViewPositionArray","ViewsContainer","onClickMenu","ariaMenuControls","ariaMenuExpanded","menuRef","viewsRef","WeightInput","weightUnit","handleChangeGram","gram","isWeightImperial","handleChangePound","pound","handleChangeOunce","ounce"],"mappings":"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","x_google_ignoreList":[14]}
1
+ {"version":3,"file":"index.esm.js","sources":["../src/components/BaseContainer/BaseContainer.ts","../src/components/Text/utils.ts","../src/theme/modules/colors.ts","../src/theme/modules/breakpoints.ts","../src/theme/modules/radius.ts","../src/theme/modules/shadows.ts","../src/theme/modules/sizes.ts","../src/theme/modules/text.ts","../src/theme/utils.ts","../src/theme/index.ts","../src/theme/modules/layers.ts","../src/components/Text/Text.ts","../src/components/Accordion/styled.ts","../src/tempIcons/UpArrowIcon.tsx","../src/components/Accordion/Accordion.tsx","../node_modules/tslib/tslib.es6.js","../src/components/Loader/TailSpin.tsx","../src/components/Loader/Grid.tsx","../src/components/Loader/ThreeDots.tsx","../src/components/Loader/Loader.tsx","../src/components/Button/components/styled.ts","../src/tempIcons/DropdownIcon.tsx","../src/components/Button/Button.tsx","../src/components/CardHeader/styled.ts","../src/tempIcons/DownArrowIcon.tsx","../src/tempIcons/CrossIcon.tsx","../src/components/CardHeader/CardHeader.tsx","../src/components/Card/styled.ts","../src/components/Card/Card.tsx","../src/components/Dropdown/styled.ts","../src/utils/generateId.ts","../src/components/Portal/Portal.tsx","../src/components/Popover/styled.ts","../src/utils/buildClassnames.ts","../src/utils/color.ts","../src/utils/isExternalLink.ts","../src/components/Popover/hooks/useUpdateAriaAnchor.ts","../src/components/Popover/hooks/useHandleFocus.ts","../src/components/Popover/Popover.tsx","../src/components/Dropdown/DropdownPopover.tsx","../src/components/Dropdown/Dropdown.tsx","../src/hooks/useClickOutside.ts","../src/hooks/useDebounce.ts","../src/hooks/useDropdown.ts","../src/hooks/useFocusVisible.tsx","../src/hooks/useHover.ts","../src/hooks/useIsOverflowing.ts","../src/hooks/useTabs.ts","../src/hooks/useId.ts","../src/components/ActionMenu/styled.ts","../src/components/ActionMenu/ActionMenu.tsx","../src/components/Stack/Alignments.ts","../src/components/Stack/Stack.tsx","../src/components/Alert/styled.ts","../src/tempIcons/AttentionIcon.tsx","../src/tempIcons/HelpIcon.tsx","../src/tempIcons/InfoIcon.tsx","../src/tempIcons/SuccessIcon.tsx","../src/components/Alert/constants.ts","../src/tempIcons/WarningIcon.tsx","../src/tempIcons/RecommendIcon.tsx","../src/components/Alert/Alert.tsx","../src/components/Anchor/styled.ts","../src/components/Anchor/Anchor.tsx","../src/components/AnimatedDropdown/components/styled.ts","../src/components/AnimatedDropdown/components/BasicDropdown.tsx","../src/components/AnimatedDropdown/styled.ts","../src/components/AnimatedDropdown/AnimatedDropdown.tsx","../src/components/AnimatedDropdown/hooks/useClickAway.ts","../src/components/Avatar/styled.ts","../src/components/Avatar/Avatar.tsx","../src/components/Tooltip/components/styled.ts","../src/components/Tooltip/types.ts","../src/components/Tooltip/components/TooltipPopover.tsx","../src/components/Tooltip/Tooltip.tsx","../src/components/Badge/styled.ts","../src/components/Badge/Badge.tsx","../src/components/Banner/styled.ts","../src/components/Banner/Banner.tsx","../src/components/Breadcrumbs/components/styled.ts","../src/tempIcons/RightArrowIcon.tsx","../src/components/Breadcrumbs/components/Breadcrumb.tsx","../src/components/Breadcrumbs/Breadcrumbs.tsx","../src/components/Calendars/components/subcomponents/CalendarStyles/buttonStyles.ts","../src/components/Calendars/components/subcomponents/CalendarStyles/calendarCellStyles.ts","../src/components/Calendars/components/subcomponents/CalendarStyles/headerStyles.ts","../src/components/Calendars/components/subcomponents/CalendarStyles/CalendarStyles.ts","../src/components/Calendars/components/RangeCalendar/styled.ts","../src/components/Grid/index.ts","../src/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/styled.ts","../src/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/DodecadeCalendar.tsx","../src/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/utils.ts","../src/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/YearCalendar.tsx","../src/components/Calendars/components/subcomponents/CalendarGrid/subCalendars/MonthCalendar.tsx","../src/components/Calendars/types.ts","../src/components/Calendars/components/subcomponents/CalendarGrid/CalendarGrid.tsx","../src/components/Calendars/data/constants.ts","../src/components/Calendars/data/useCalendarLevels.ts","../src/tempIcons/LeftArrowIcon.tsx","../src/components/Calendars/components/subcomponents/CalendarHeading.tsx","../src/components/Calendars/components/subcomponents/utils.ts","../src/components/Calendars/components/subcomponents/CalendarHeader.tsx","../src/components/Calendars/data/useIsDateUnavailable.ts","../src/components/Calendars/components/RangeCalendar/RangeCalendar.tsx","../src/components/Calendars/data/useRangeCalendar.ts","../src/components/Calendars/components/Calendar/styled.ts","../src/components/Calendars/components/Calendar/Calendar.tsx","../src/components/Calendars/data/useCalendar.ts","../src/components/Choice/components/styled.ts","../src/components/Choice/Choice.tsx","../src/components/Checkbox/styled.ts","../src/components/Checkbox/Checkbox.tsx","../src/components/Radio/styled.ts","../src/components/Radio/Radio.tsx","../src/components/ChoiceList/styled.ts","../src/components/ChoiceList/ChoiceList.tsx","../src/tempIcons/ClipboardIcon.tsx","../src/components/CopyToClipboard/CopyToClipboard.tsx","../src/hoc/withLabels/styled.ts","../src/hoc/withLabels/withLabels.tsx","../src/hoc/withDeprecated.tsx","../src/components/DateInputField/styled.ts","../src/components/DateInputField/index.ts","../src/components/DateInputField/DateInputField.tsx","../src/components/Select/styled.ts","../src/components/Select/Select.tsx","../src/components/Toggle/styled.ts","../src/components/Toggle/Toggle.tsx","../src/components/DateRangePicker/components/constants.ts","../src/components/DateRangePicker/components/ComparePreviousPeriod.tsx","../src/components/DateRangePicker/constants.ts","../src/components/DateRangePicker/utils.ts","../src/components/DateRangePicker/components/Divider.tsx","../src/components/DateRangePicker/DateRangePicker.tsx","../src/components/DataTable/utils/alignmentToFlex.ts","../src/components/DataTable/utils/parseWidth.ts","../src/components/DataTable/utils/generateTableCss.ts","../src/components/DataTable/utils/sumAll.ts","../src/components/DataTable/types.ts","../src/tempIcons/DoubleArrowIconIcon.tsx","../src/tempIcons/ArrowUpIcon.tsx","../src/tempIcons/ArrowDownIcon.tsx","../src/components/DataTable/utils/GetSortIcon.tsx","../src/components/DataTable/hooks/useCellWidths.ts","../src/components/DataTable/utils/customEventEmitter.ts","../src/components/DataTable/hooks/useColumnWidths.ts","../src/components/DataTable/utils/getColumnWidth.ts","../src/components/DataTable/hooks/useColumns.ts","../src/components/DataTable/hooks/useDragToScroll.ts","../src/components/DataTable/hooks/useNested.ts","../src/components/DataTable/hooks/useScrollPosition.ts","../src/components/DataTable/constants.ts","../src/components/DataTable/components/Header.ts","../src/components/DataTable/components/SelectionHeader.tsx","../src/components/DataTable/components/Cell.ts","../src/components/DataTable/components/SelectionCell.tsx","../src/components/DataTable/hooks/useSelection.tsx","../src/components/DataTable/components/ColumnHeader.tsx","../src/components/DataTable/components/ColumnDivider.tsx","../src/components/DataTable/renderers/renderHeader.tsx","../src/components/DataTable/utils/getNextSortState.ts","../src/components/DataTable/components/LoadingCellContent.ts","../src/components/DataTable/components/ActionBar.tsx","../src/tempIcons/VisibilityIcon.tsx","../src/tempIcons/VisibilityOffIcon.tsx","../src/tempIcons/ReorderIcon.tsx","../src/components/DataTable/components/EmptyBodyContent.ts","../src/components/DataTable/components/NoWrap.ts","../src/components/DataTable/components/Row.ts","../src/components/DataTable/components/ScrollContainer.ts","../src/components/DataTable/components/TableGrid.ts","../src/components/DataTable/components/Truncate.ts","../src/components/DataTable/components/Wrapper.ts","../src/components/DataTable/components/StickyHead.tsx","../src/components/DataTable/utils/getRowState.ts","../src/components/DataTable/DataTable.tsx","../src/components/DataTable/renderers/renderLoadingCell.tsx","../src/components/DataTable/renderers/renderCell.ts","../src/components/DataTable/renderers/renderNestedCell.tsx","../src/components/DataTable/renderers/renderFooter.tsx","../src/components/DataTable/components/ColumnMenu.tsx","../src/components/DescriptionList/DescriptionList.tsx","../src/components/DetailPage/styled.ts","../src/components/DetailPage/DetailPage.tsx","../src/components/InputGroup/index.ts","../src/components/types.ts","../src/components/TextField/styled.ts","../src/components/TextField/TextField.tsx","../src/components/TextField/index.ts","../src/components/DimensionsInput/styled.ts","../src/utils/blockInvalidCharacters.ts","../src/utils/invalidCharactersNumeric.ts","../src/components/DimensionsInput/DimensionsInput.tsx","../src/components/FilterTag/styled.ts","../src/components/FilterTag/FilterTag.tsx","../src/components/Image/components/PlaceholderImage.tsx","../src/components/Image/components/styled.ts","../src/components/Image/utils.ts","../src/components/Image/Image.tsx","../src/components/LegacyDataTable/utils/constants.tsx","../src/tempIcons/CalendarIcon.tsx","../src/tempIcons/FailIcon.tsx","../src/components/LegacyDataTable/styled.ts","../src/components/LegacyDataTable/SpecificState/styled.ts","../src/components/LegacyDataTable/SpecificState/SpecificState.tsx","../src/components/LegacyDataTable/cells/styled.ts","../src/components/LegacyDataTable/cells/ClickableCell.tsx","../src/components/LegacyDataTable/cells/EditableCell.tsx","../src/components/LegacyDataTable/SkeletonContent/SkeletonContent.tsx","../src/components/LegacyDataTable/cells/SkeletonCell.tsx","../src/components/LegacyDataTable/utils/hooks.ts","../src/components/LegacyDataTable/StickyHeader.tsx","../src/components/LegacyDataTable/utils/index.ts","../src/components/LegacyDataTable/cells/SkeletonHeaderCell.tsx","../src/tempIcons/DoubleArrowAscIcon.tsx","../src/tempIcons/DoubleArrowDescIcon.tsx","../src/components/LegacyDataTable/LegacyDataTable.tsx","../src/components/LoginWithAmazonButton/styled.ts","../src/components/LoginWithAmazonButton/LoginWithAmazonButton.tsx","../src/components/Modal/components/styled.ts","../src/components/Modal/types.ts","../src/components/Modal/components/Dialog/constants.ts","../src/components/Modal/components/Dialog/styled.ts","../src/components/Modal/components/Dialog/Dialog.tsx","../src/components/Modal/Modal.tsx","../src/components/Pagination/styled.ts","../src/components/Pagination/components.tsx","../src/components/Pagination/hooks/usePagination.ts","../src/tempIcons/StartArrowIcon.tsx","../src/tempIcons/EndArrowIcon.tsx","../src/components/Pagination/Pagination.tsx","../src/components/Stepper/styled.ts","../src/components/Stepper/Stepper.tsx","../src/components/PriceInput/styled.ts","../src/components/PriceInput/PriceInput.tsx","../src/components/ScreenReaderOnly/ScreenReaderOnly.tsx","../src/components/Search/styled.ts","../src/tempIcons/SearchIcon.tsx","../src/components/Search/Search.tsx","../src/components/SegmentedControl/styled.ts","../src/components/SegmentedControl/SegmentedControl.tsx","../src/components/ShortcutKeys/styled.ts","../src/components/ShortcutKeys/utils.ts","../src/components/ShortcutKeys/ShortcutKeys.tsx","../src/components/SimpleTable/styled.ts","../src/components/SimpleTable/SimpleTable.tsx","../src/components/Skeleton/Skeleton.tsx","../src/components/Slider/styled.ts","../src/components/Slider/Slider.tsx","../src/components/Tag/Tag.ts","../src/components/ToastsLayout/components/styled.ts","../src/components/ToastsLayout/components/Toast.tsx","../src/tempIcons/MergeIcon.tsx","../src/components/ToastsLayout/ToastsLayout.tsx","../src/components/ToggleButton/styled.ts","../src/components/ToggleButton/ToggleButton.tsx","../src/components/UploadFile/styled.tsx","../src/components/UploadFile/constants.ts","../src/components/UploadFile/UploadGraphic.tsx","../src/components/UploadFile/components/UploadCopy/UploadCopy.tsx","../src/components/UploadFile/components/UploadFileErrors/UploadFileErrors.tsx","../src/components/UploadFile/components/UploadedFile/styled.ts","../src/components/UploadFile/components/UploadedFile/UploadedFile.tsx","../src/components/UploadFile/UploadFile.tsx","../src/components/UploadFile/utils/getFileSizeString/getFileSizeString.ts","../src/components/UploadFile/utils/getValidTypesString/getValidTypesString.ts","../src/components/UploadFile/utils/getTypePropForInputEl/getTypePropForInputEl.ts","../src/components/UploadFile/utils/setInputElFile/setInputElFile.ts","../src/components/VideoModal/components/styled.ts","../src/components/VideoModal/components/Popup.tsx","../src/components/VideoModal/styled.ts","../src/components/VideoModal/VideoModal.tsx","../src/components/View/types.ts","../src/components/View/styled.ts","../src/tempIcons/EditIcon.tsx","../src/components/View/View.tsx","../src/components/ViewTab/types.ts","../src/tempIcons/ThreeDotsIcon.tsx","../src/components/ViewTab/styled.ts","../src/components/ViewTab/ViewTab.tsx","../src/components/ViewsContainer/styled.ts","../src/components/ViewsContainer/hooks/useSetScrollPosition.ts","../src/components/ViewsContainer/utils.ts","../src/components/ViewsContainer/ViewsContainer.tsx","../src/components/WeightInput/styled.ts","../src/components/WeightInput/WeightInput.tsx","../src/components/WeightInput/types.ts"],"sourcesContent":["import styled from 'styled-components';\nexport const BaseContainer = styled.div.withConfig({ displayName: \"vui--BaseContainer\", componentId: \"vui--jtpszk\" }) `box-sizing:border-box;position:relative;margin:0;padding:0;`;\n//# sourceMappingURL=BaseContainer.js.map","const componentMap = {\n inputLabel: 'label',\n inputLabelSmall: 'label',\n headingSmall: 'h3',\n headingMedium: 'h3',\n headingLarge: 'h2',\n headingXL: 'h1',\n headingXXL: 'h1',\n // Deprecated, but quickfix for A11y.\n button: 'button',\n buttonSmall: 'button',\n};\nexport const getComponentOverride = (as, variant) => {\n if (as)\n return as;\n if (variant)\n return componentMap[variant];\n return undefined;\n};\n//# sourceMappingURL=utils.js.map","export const colors = {\n brand: {\n blue: {\n lightest: '#E4F0F9',\n light: '#93C6E8',\n base: '#4CA1D9',\n dark: '#3878A2',\n darkest: '#1A384B',\n },\n peach: {\n lightest: '#FDECE9',\n light: '#F8B2A9',\n base: '#F48070',\n dark: '#B65F53',\n darkest: '#562D27',\n },\n },\n neutral: {\n ink: {\n lightest: '#959FA8',\n light: '#637381',\n base: '#37424D',\n dark: '#1B2126',\n },\n grey: {\n lightest: '#FAFAFB',\n light: '#F2F3F5',\n base: '#DFE3E8',\n dark: '#CDD1D5',\n },\n greyBlue: {\n lightest: '#AAC5D8',\n light: '#558BB1',\n base: '#406885',\n dark: '#1E313E',\n },\n },\n secondary: {\n red: {\n lightest: '#FDEEEE',\n light: '#F7BCBC',\n base: '#EB5757',\n dark: '#A53D3D',\n darkest: '#5E2323',\n },\n yellow: {\n lightest: '#FFF6D9',\n light: '#FFE999',\n base: '#FFC900',\n dark: '#BF9600',\n darkest: '#594600',\n },\n green: {\n lightest: '#E9F7EF',\n light: '#BEE7CF',\n base: '#27AE60',\n dark: '#1B7A43',\n darkest: '#104626',\n },\n lime: {\n lightest: '#F6FAEB',\n light: '#DBEBAE',\n base: '#A5CD35',\n dark: '#7B9927',\n darkest: '#394712',\n },\n teal: {\n lightest: '#E5F8F5',\n light: '#99E5D7',\n base: '#00BD9A',\n dark: '#00715C',\n darkest: '#00392E',\n },\n aqua: {\n lightest: '#EEFAFE',\n light: '#BBEBFA',\n base: '#56CCF2',\n dark: '#3C8FA9',\n darkest: '#225261',\n },\n purple: {\n lightest: '#F6EFFC',\n light: '#D9C0F1',\n base: '#A162DD',\n dark: '#694090',\n darkest: '#38224D',\n },\n blue: {\n lightest: '#D9EBF8',\n light: '#80BCE8',\n base: '#0079D1',\n dark: '#005A9C',\n darkest: '#003053',\n },\n pink: {\n lightest: '#FFF1FC',\n light: '#FFC7F3',\n base: '#FFA3EB',\n dark: '#BF7AB0',\n darkest: '#593852',\n },\n orange: {\n lightest: '#FEF5ED',\n light: '#FAD6B7',\n base: '#F2994A',\n dark: '#9D6330',\n darkest: '#613D1E',\n },\n },\n system: {\n scrollbar: {\n thumb: 'rgba(99, 115, 129, .5)',\n background: 'transparent',\n },\n },\n};\n//# sourceMappingURL=colors.js.map","export const breakpoints = {\n mobile: '640px',\n tablet: '720px',\n lgTablet: '960px',\n desktop: '1280px',\n lgDesktop: '1440px',\n};\n//# sourceMappingURL=breakpoints.js.map","export const radius = {\n sm: '0.125rem',\n base: '0.25rem',\n md: '0.5rem',\n lg: '0.75rem',\n full: '50%',\n};\n//# sourceMappingURL=radius.js.map","export var Shadows;\n(function (Shadows) {\n Shadows[\"sm\"] = \"0px 1px 3px rgba(55, 66, 77, 0.15)\";\n Shadows[\"base\"] = \"0px 4px 6px rgba(27, 33, 38, 0.2)\";\n Shadows[\"md\"] = \"0px 10px 15px rgba(27, 33, 38, 0.2)\";\n Shadows[\"lg\"] = \"0px 20px 25px rgba(27, 33, 38, 0.2)\";\n})(Shadows || (Shadows = {}));\n//# sourceMappingURL=shadows.js.map","var SizeAlias;\n(function (SizeAlias) {\n SizeAlias[\"none\"] = \"none\";\n SizeAlias[\"line\"] = \"line\";\n SizeAlias[\"xs\"] = \"xs\";\n SizeAlias[\"sm\"] = \"sm\";\n SizeAlias[\"base\"] = \"base\";\n SizeAlias[\"md\"] = \"md\";\n SizeAlias[\"lg\"] = \"lg\";\n SizeAlias[\"xl\"] = \"xl\";\n SizeAlias[\"xxl\"] = \"xxl\";\n})(SizeAlias || (SizeAlias = {}));\nfunction buildSizeScale({ increment, unit, count }) {\n const sizes = {};\n /* eslint-disable-next-line no-plusplus */\n for (let i = 0; i <= count; i++) {\n const value = i * increment;\n sizes[i] = `${value}${unit}`;\n }\n return sizes;\n}\nexport const sizeScale = buildSizeScale({ increment: 0.25, unit: 'rem', count: 20 });\nexport const sizeAliases = {\n [SizeAlias.none]: '0',\n [SizeAlias.line]: '1px',\n [SizeAlias.xs]: sizeScale[1],\n [SizeAlias.sm]: sizeScale[2],\n [SizeAlias.base]: sizeScale[4],\n [SizeAlias.md]: sizeScale[6],\n [SizeAlias.lg]: sizeScale[8],\n [SizeAlias.xl]: sizeScale[12],\n [SizeAlias.xxl]: sizeScale[16],\n};\nexport const sizes = Object.assign(Object.assign({}, sizeAliases), sizeScale);\n//# sourceMappingURL=sizes.js.map","import { colors } from './colors';\nexport const common = {\n fontFamily: 'Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol',\n};\nexport const text = {\n headingXXL: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '40px',\n lineHeight: '56px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.022rem',\n },\n headingXL: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '28px',\n lineHeight: '40px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.02rem',\n },\n headingLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '24px',\n lineHeight: '32px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.019rem',\n },\n headingMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.017rem',\n },\n headingSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '16px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n headingTable: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n subheadingLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '-0.017rem',\n },\n subheadingMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n subheadingSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n subheadingSmallBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n body: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n bodySmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n bodyBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n bodyBoldDark: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.dark,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n bodySmallBold: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n button: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.secondary.blue.base,\n textDecoration: 'none',\n letterSpacing: '-0.011rem',\n },\n buttonSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.blue.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n linkLarge: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '20px',\n lineHeight: '28px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.017rem',\n },\n linkMedium: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '16px',\n lineHeight: '24px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.011rem',\n },\n link: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '-0.006rem',\n },\n linkSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.blue.base,\n textDecoration: 'underline',\n letterSpacing: '0',\n },\n inputLabel: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n inputLabelSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n hintText: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.light,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n placeholder: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n placeholderSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n placeholderCode: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0.5rem',\n },\n placeholderCodeSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 'normal',\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.neutral.ink.lightest,\n textDecoration: 'none',\n letterSpacing: '0.375rem',\n },\n error: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '14px',\n lineHeight: '20px',\n color: colors.secondary.red.base,\n textDecoration: 'none',\n letterSpacing: '-0.006rem',\n },\n errorSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.red.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n successSmall: {\n fontFamily: common.fontFamily,\n fontStyle: 'normal',\n fontWeight: 600,\n fontSize: '12px',\n lineHeight: '16px',\n color: colors.secondary.green.base,\n textDecoration: 'none',\n letterSpacing: '0',\n },\n};\n//# sourceMappingURL=text.js.map","import { css } from 'styled-components';\nexport const getTextStyles = (textTheme) => css `font-family:${textTheme.fontFamily};font-style:${textTheme.fontStyle};font-weight:${textTheme.fontWeight};font-size:${textTheme.fontSize};line-height:${textTheme.lineHeight};color:${textTheme.color};text-decoration:${textTheme.textDecoration};letter-spacing:${textTheme.letterSpacing};`;\n//# sourceMappingURL=utils.js.map","import { colors } from './modules/colors';\nimport { breakpoints } from './modules/breakpoints';\nimport { layers } from './modules/layers';\nimport { radius } from './modules/radius';\nimport { Shadows } from './modules/shadows';\nimport { sizes } from './modules/sizes';\nimport { text, common } from './modules/text';\nexport { getTextStyles } from './utils';\nexport const theme = Object.assign(Object.assign({}, common), { breakpoints,\n colors,\n layers,\n radius, shadows: Shadows, sizes,\n text });\n//# sourceMappingURL=index.js.map","export const layers = {\n base: 0,\n popup: 1000,\n modal: 2000,\n tooltip: 3000,\n};\n//# sourceMappingURL=layers.js.map","import styled from 'styled-components';\nimport { getComponentOverride } from './utils';\nimport { theme } from '../../theme';\nconst { text, colors, fontFamily } = theme;\nexport const Text = styled.span.attrs(({ as, variant }) => ({\n as: getComponentOverride(as, variant),\n})).withConfig({ displayName: \"vui--Text\", componentId: \"vui--p74sf8\" }) `box-sizing:border-box;display:inline-block;margin:0;padding:0;font-style:normal;font-weight:normal;font-size:12px;font-family:${fontFamily};line-height:16px;color:#37424d;${({ variant }) => (variant === 'button' || variant === 'buttonSmall') &&\n `\n cursor: pointer;\n background-color: transparent;\n border: 0;\n `} ${({ variant, muted = false }) => {\n if (!variant)\n return '';\n const color = muted ? colors.neutral.ink.lightest : text[variant].color;\n return `\n font-family: ${text[variant].fontFamily};\n font-style: ${text[variant].fontStyle};\n font-weight: ${text[variant].fontWeight};\n font-size: ${text[variant].fontSize};\n line-height: ${text[variant].lineHeight};\n color: ${color};\n text-decoration: ${text[variant].textDecoration};\n letter-spacing: ${text[variant].letterSpacing};\n `;\n}}`;\n//# sourceMappingURL=Text.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { theme } from '../../theme';\nimport { sizes } from '../../theme/modules/sizes';\nconst TapBarChild = styled(BaseContainer).withConfig({ displayName: \"vui--TapBarChild\", componentId: \"vui--3ngcs3\" }) `display:flex;flex-direction:row;align-items:center;`;\nconst Left = styled(TapBarChild).withConfig({ displayName: \"vui--Left\", componentId: \"vui--sjvmul\" }) `svg{margin-right:12px;height:${sizes.base};width:${sizes.base};color:${({ glyphColor }) => glyphColor};}`;\nconst Right = styled(TapBarChild).withConfig({ displayName: \"vui--Right\", componentId: \"vui--1mm1lxm\" }) `justify-content:flex-end;flex-grow:2;`;\n/**\n * Due to unique behaviour observed in Safari, we override the outline property when\n * the accordion is focussed.\n */\nconst AccordionSummary = styled.summary.withConfig({ displayName: \"vui--AccordionSummary\", componentId: \"vui--1moens1\" }) `display:flex;flex-direction:column;padding:12px;border-radius:4px;user-select:none;cursor:pointer;border:1px solid ${theme.colors.neutral.grey.dark};:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}:active{box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nconst Top = styled(BaseContainer).withConfig({ displayName: \"vui--Top\", componentId: \"vui--7euo6s\" }) `display:flex;flex-direction:row;align-items:center;height:16px;`;\nconst Description = styled(Text).withConfig({ displayName: \"vui--Description\", componentId: \"vui--1snn6nn\" }) `margin-top:8px;`;\nconst AccordionContent = styled(motion(BaseContainer)).withConfig({ displayName: \"vui--AccordionContent\", componentId: \"vui--to1g7a\" }) `margin-top:4px;background:rgba(217, 235, 248, 0.5);padding:10px 26px;`;\nconst AccordionDetails = styled.details.withConfig({ displayName: \"vui--AccordionDetails\", componentId: \"vui--g3berv\" }) `summary{list-style-type:none;::-webkit-details-marker{display:none;}}`;\nconst UnstyledAccordionContent = styled(motion(BaseContainer)).withConfig({ displayName: \"vui--UnstyledAccordionContent\", componentId: \"vui--59wczx\" }) ``;\nconst UnstyledAccordionSummary = styled.summary.withConfig({ displayName: \"vui--UnstyledAccordionSummary\", componentId: \"vui--fyolu6\" }) `&:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nexport { AccordionSummary, Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, UnstyledAccordionContent, UnstyledAccordionSummary, };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { sizes } from '../theme/modules/sizes';\nexport const UpArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: sizes.md }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.91021 10.47L7.97021 7.4167L11.0302 10.47L11.9702 9.53003L7.97021 5.53003L3.97021 9.53003L4.91021 10.47Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=UpArrowIcon.js.map","import React, { useState } from 'react';\nimport { motion } from 'framer-motion';\nimport { Top, Text, Left, Right, Description, AccordionDetails, AccordionContent, AccordionSummary, UnstyledAccordionSummary, UnstyledAccordionContent, } from './styled';\nimport { colors } from '../../theme/modules/colors';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nexport const Accordion = ({ className, children, label, iconSlot, glyphColor = colors.neutral.ink.lightest, timeout = 350, description, shouldOpenOnMount, variant = 'default', summaryTextVariant = 'body', }) => {\n const [shouldOpen, setShouldOpen] = useState(!!shouldOpenOnMount);\n const handleOpen = () => setShouldOpen(!shouldOpen);\n const FRAMER_MOTION_CONFIG = {\n initial: { opacity: 0 },\n exit: { opacity: 0 },\n animate: { opacity: 1 },\n transition: { from: 0, type: 'tween', duration: timeout / 1000 },\n };\n if (variant === 'unstyled') {\n return (React.createElement(AccordionDetails, { open: !!shouldOpenOnMount, className: className },\n React.createElement(UnstyledAccordionSummary, { onClick: handleOpen },\n React.createElement(Top, null,\n React.createElement(Left, { glyphColor: glyphColor },\n iconSlot,\n React.createElement(Text, { variant: summaryTextVariant }, label)),\n React.createElement(Right, null,\n React.createElement(motion.span, { animate: {\n rotate: shouldOpen ? 180 : 0,\n } },\n React.createElement(UpArrowIcon, { name: shouldOpen ? 'downArrow' : 'upArrow' })))),\n !!description && React.createElement(Description, { variant: \"hintText\" }, description)),\n shouldOpen && (React.createElement(UnstyledAccordionContent, Object.assign({}, FRAMER_MOTION_CONFIG), children))));\n }\n return (React.createElement(AccordionDetails, { open: !!shouldOpenOnMount, className: className },\n React.createElement(AccordionSummary, { onClick: handleOpen },\n React.createElement(Top, null,\n React.createElement(Left, { glyphColor: glyphColor },\n iconSlot,\n React.createElement(Text, { variant: summaryTextVariant }, label)),\n React.createElement(Right, null,\n React.createElement(motion.span, { animate: {\n rotate: shouldOpen ? 180 : 0,\n } },\n React.createElement(UpArrowIcon, { name: shouldOpen ? 'downArrow' : 'upArrow' })))),\n !!description && React.createElement(Description, { variant: \"hintText\" }, description)),\n shouldOpen && React.createElement(AccordionContent, Object.assign({}, FRAMER_MOTION_CONFIG), children)));\n};\n//# sourceMappingURL=Accordion.js.map","/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise, SuppressedError, Symbol */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\r\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\r\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\r\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\r\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\r\n var _, done = false;\r\n for (var i = decorators.length - 1; i >= 0; i--) {\r\n var context = {};\r\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\r\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\r\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\r\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\r\n if (kind === \"accessor\") {\r\n if (result === void 0) continue;\r\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\r\n if (_ = accept(result.get)) descriptor.get = _;\r\n if (_ = accept(result.set)) descriptor.set = _;\r\n if (_ = accept(result.init)) initializers.unshift(_);\r\n }\r\n else if (_ = accept(result)) {\r\n if (kind === \"field\") initializers.unshift(_);\r\n else descriptor[key] = _;\r\n }\r\n }\r\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\r\n done = true;\r\n};\r\n\r\nexport function __runInitializers(thisArg, initializers, value) {\r\n var useValue = arguments.length > 2;\r\n for (var i = 0; i < initializers.length; i++) {\r\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\r\n }\r\n return useValue ? value : void 0;\r\n};\r\n\r\nexport function __propKey(x) {\r\n return typeof x === \"symbol\" ? x : \"\".concat(x);\r\n};\r\n\r\nexport function __setFunctionName(f, name, prefix) {\r\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\r\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\r\n};\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n var desc = Object.getOwnPropertyDescriptor(m, k);\r\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\r\n desc = { enumerable: true, get: function() { return m[k]; } };\r\n }\r\n Object.defineProperty(o, k2, desc);\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n\r\nexport function __classPrivateFieldIn(state, receiver) {\r\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\r\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\r\n}\r\n\r\nexport function __addDisposableResource(env, value, async) {\r\n if (value !== null && value !== void 0) {\r\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\r\n var dispose;\r\n if (async) {\r\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\r\n dispose = value[Symbol.asyncDispose];\r\n }\r\n if (dispose === void 0) {\r\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\r\n dispose = value[Symbol.dispose];\r\n }\r\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\r\n env.stack.push({ value: value, dispose: dispose, async: async });\r\n }\r\n else if (async) {\r\n env.stack.push({ async: true });\r\n }\r\n return value;\r\n}\r\n\r\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\r\n var e = new Error(message);\r\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\r\n};\r\n\r\nexport function __disposeResources(env) {\r\n function fail(e) {\r\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\r\n env.hasError = true;\r\n }\r\n function next() {\r\n while (env.stack.length) {\r\n var rec = env.stack.pop();\r\n try {\r\n var result = rec.dispose && rec.dispose.call(rec.value);\r\n if (rec.async) return Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\r\n }\r\n catch (e) {\r\n fail(e);\r\n }\r\n }\r\n if (env.hasError) throw env.error;\r\n }\r\n return next();\r\n}\r\n\r\nexport default {\r\n __extends: __extends,\r\n __assign: __assign,\r\n __rest: __rest,\r\n __decorate: __decorate,\r\n __param: __param,\r\n __metadata: __metadata,\r\n __awaiter: __awaiter,\r\n __generator: __generator,\r\n __createBinding: __createBinding,\r\n __exportStar: __exportStar,\r\n __values: __values,\r\n __read: __read,\r\n __spread: __spread,\r\n __spreadArrays: __spreadArrays,\r\n __spreadArray: __spreadArray,\r\n __await: __await,\r\n __asyncGenerator: __asyncGenerator,\r\n __asyncDelegator: __asyncDelegator,\r\n __asyncValues: __asyncValues,\r\n __makeTemplateObject: __makeTemplateObject,\r\n __importStar: __importStar,\r\n __importDefault: __importDefault,\r\n __classPrivateFieldGet: __classPrivateFieldGet,\r\n __classPrivateFieldSet: __classPrivateFieldSet,\r\n __classPrivateFieldIn: __classPrivateFieldIn,\r\n __addDisposableResource: __addDisposableResource,\r\n __disposeResources: __disposeResources,\r\n};\r\n","import React from 'react';\nexport const TailSpin = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 38 38\", xmlns: \"http://www.w3.org/2000/svg\", \"aria-label\": label },\n React.createElement(\"defs\", null,\n React.createElement(\"linearGradient\", { x1: \"8.042%\", y1: \"0%\", x2: \"65.682%\", y2: \"23.865%\", id: \"a\" },\n React.createElement(\"stop\", { stopColor: color, stopOpacity: \"0\", offset: \"0%\" }),\n React.createElement(\"stop\", { stopColor: color, stopOpacity: \".631\", offset: \"63.146%\" }),\n React.createElement(\"stop\", { stopColor: color, offset: \"100%\" }))),\n React.createElement(\"g\", { fill: \"none\", fillRule: \"evenodd\" },\n React.createElement(\"g\", { transform: \"translate(1 1)\" },\n React.createElement(\"path\", { d: \"M36 18c0-9.94-8.06-18-18-18\", id: \"Oval-2\", stroke: color, strokeWidth: \"2\" },\n React.createElement(\"animateTransform\", { attributeName: \"transform\", type: \"rotate\", from: \"0 18 18\", to: \"360 18 18\", dur: \"0.9s\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { fill: \"#fff\", cx: \"36\", cy: \"18\", r: \"1\" },\n React.createElement(\"animateTransform\", { attributeName: \"transform\", type: \"rotate\", from: \"0 18 18\", to: \"360 18 18\", dur: \"0.9s\", repeatCount: \"indefinite\" }))))));\n//# sourceMappingURL=TailSpin.js.map","import React from 'react';\nexport const Grid = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 105 105\", fill: color, \"aria-label\": label },\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"0s\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"100ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"300ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"600ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"12.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"800ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"52.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"400ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"12.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"700ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"52.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"500ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"92.5\", cy: \"92.5\", r: \"12.5\" },\n React.createElement(\"animate\", { attributeName: \"fill-opacity\", begin: \"200ms\", dur: \"1s\", values: \"1;.2;1\", calcMode: \"linear\", repeatCount: \"indefinite\" }))));\n//# sourceMappingURL=Grid.js.map","import React from 'react';\nexport const ThreeDots = ({ width, height, className, color, label }) => (React.createElement(\"svg\", { width: width, height: height, className: className, viewBox: \"0 0 120 30\", xmlns: \"http://www.w3.org/2000/svg\", fill: color, \"aria-label\": label },\n React.createElement(\"circle\", { cx: \"15\", cy: \"15\", r: \"15\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"15\", to: \"15\", begin: \"0s\", dur: \"0.8s\", values: \"15;9;15\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"1\", to: \"1\", begin: \"0s\", dur: \"0.8s\", values: \"1;.5;1\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"60\", cy: \"15\", r: \"9\", attributeName: \"fillOpacity\", from: \"1\", to: \"0.3\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"9\", to: \"9\", begin: \"0s\", dur: \"0.8s\", values: \"9;15;9\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"0.5\", to: \"0.5\", begin: \"0s\", dur: \"0.8s\", values: \".5;1;.5\", calcMode: \"linear\", repeatCount: \"indefinite\" })),\n React.createElement(\"circle\", { cx: \"105\", cy: \"15\", r: \"15\" },\n React.createElement(\"animate\", { attributeName: \"r\", from: \"15\", to: \"15\", begin: \"0s\", dur: \"0.8s\", values: \"15;9;15\", calcMode: \"linear\", repeatCount: \"indefinite\" }),\n React.createElement(\"animate\", { attributeName: \"fillOpacity\", from: \"1\", to: \"1\", begin: \"0s\", dur: \"0.8s\", values: \"1;.5;1\", calcMode: \"linear\", repeatCount: \"indefinite\" }))));\n//# sourceMappingURL=ThreeDots.js.map","import React from 'react';\nimport { TailSpin } from './TailSpin';\nimport { Grid } from './Grid';\nimport { ThreeDots } from './ThreeDots';\nexport const Loader = ({ className, height = 24, width = 24, color = '#588CB0', type = 'TailSpin', }) => {\n switch (type) {\n case 'Grid': {\n return React.createElement(Grid, { className: className, height: height, width: width, color: color });\n }\n case 'ThreeDots': {\n return React.createElement(ThreeDots, { className: className, height: height, width: width, color: color });\n }\n case 'TailSpin':\n default: {\n return React.createElement(TailSpin, { className: className, height: height, width: width, color: color });\n }\n }\n};\n//# sourceMappingURL=Loader.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { sizes } from '../../../theme/modules/sizes';\nexport const MainContent = styled.span.withConfig({ displayName: \"vui--MainContent\", componentId: \"vui--exbqdz\" }) `display:inline-flex;align-items:center;gap:${({ hasText }) => (hasText ? '8px' : '4px')};${({ $loading }) => ($loading ? 'opacity: 0;' : null)};svg{width:${({ size }) => sizes[size]};height:${({ size }) => sizes[size]};}`;\nconst BaseButton = styled.button.withConfig({ displayName: \"vui--BaseButton\", componentId: \"vui--nvz516\" }) `position:relative;box-sizing:border-box;appearance:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:${theme.fontFamily};font-weight:400;border:1px solid;background-color:transparent;white-space:nowrap;${(props) => {\n let height = '40px';\n let paddingLeft = '24px';\n let paddingRight = '24px';\n let borderRadius = '8px';\n let fontSize = '16px';\n let outlineWidth = '4px';\n if (props.hasIcon) {\n paddingLeft = '16px';\n }\n if (props.hasDropdown) {\n paddingRight = '16px';\n }\n if (props.size === 'sm') {\n height = '32px';\n paddingLeft = '16px';\n paddingRight = '16px';\n borderRadius = '4px';\n fontSize = '14px';\n outlineWidth = '2px';\n if (props.hasIcon) {\n paddingLeft = '8px';\n }\n if (props.hasDropdown) {\n paddingRight = '8px';\n }\n }\n if (!props.hasText) {\n paddingLeft = '8px';\n paddingRight = '8px';\n }\n return `\n --outline-width: ${outlineWidth};\n\n height: ${height};\n padding-left: ${paddingLeft};\n padding-right: ${paddingRight};\n border-radius: ${borderRadius};\n font-size: ${fontSize};\n line-height: ${fontSize};\n `;\n}} &:hover{cursor:pointer;}&:disabled{pointer-events:none;cursor:unset !important;}`;\nexport const DefaultButton = styled(BaseButton).withConfig({ displayName: \"vui--DefaultButton\", componentId: \"vui--1xzjfje\" }) `border-color:${theme.colors.neutral.grey.dark};background-color:white;box-shadow:0 1px 3px rgba(55, 66, 77, 0.15);color:${({ hasText }) => hasText ? theme.colors.neutral.ink.base : theme.colors.secondary.blue.base};&:hover{background-color:${theme.colors.neutral.grey.lightest};}&:active{background-color:${theme.colors.neutral.grey.lightest};border-color:${theme.colors.secondary.blue.base};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};outline:0;}&:disabled{box-shadow:none !important;background-color:${theme.colors.neutral.grey.base} !important;border-color:${theme.colors.neutral.grey.base} !important;color:${theme.colors.neutral.ink.light} !important;}`;\nexport const DefaultDestructiveButton = styled(DefaultButton).withConfig({ displayName: \"vui--DefaultDestructiveButton\", componentId: \"vui--1ixaf03\" }) `color:${theme.colors.secondary.red.base};&:hover{color:${theme.colors.secondary.red.dark};}&:active{border-color:${theme.colors.secondary.red.base};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};color:${theme.colors.secondary.red.dark};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}`;\nexport const PrimaryButton = styled(DefaultButton).withConfig({ displayName: \"vui--PrimaryButton\", componentId: \"vui--16w0ufk\" }) `background-color:${theme.colors.secondary.blue.base};border-color:${theme.colors.secondary.blue.base};color:white;&:hover{background-color:${theme.colors.secondary.blue.dark};border-color:${theme.colors.secondary.blue.dark};}&:active{background-color:${theme.colors.secondary.blue.dark};border-color:${theme.colors.secondary.blue.dark};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}`;\nexport const PrimaryDestructiveButton = styled(PrimaryButton).withConfig({ displayName: \"vui--PrimaryDestructiveButton\", componentId: \"vui--1w3lv3r\" }) `background-color:${theme.colors.secondary.red.base};border-color:${theme.colors.secondary.red.base};color:white;&:hover{background-color:${theme.colors.secondary.red.dark};border-color:${theme.colors.secondary.red.dark};}&:active{background-color:${theme.colors.secondary.red.dark};border-color:${theme.colors.secondary.red.dark};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.red.light};}`;\nexport const FlatButton = styled(BaseButton).withConfig({ displayName: \"vui--FlatButton\", componentId: \"vui--fqczse\" }) `border-color:transparent;box-shadow:none;color:${theme.colors.neutral.ink.base};&:hover{background-color:${theme.colors.neutral.grey.light};}&:active{background-color:${theme.colors.neutral.grey.light};box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};outline:0;}&:disabled{background-color:transparent;border-color:transparent;}`;\nexport const UnstyledButton = styled.button.withConfig({ displayName: \"vui--UnstyledButton\", componentId: \"vui--1fxilc\" }) `appearance:none;border:0;background-color:transparent;padding:0;font:inherit;&:hover{cursor:pointer;}`;\nexport const LinkButton = styled(UnstyledButton).withConfig({ displayName: \"vui--LinkButton\", componentId: \"vui--z932nb\" }) `display:inline-flex;flex-direction:row;align-items:center;font-family:${theme.text.link.fontFamily};font-size:${theme.text.link.fontSize};line-height:${theme.text.link.fontSize};font-weight:${theme.text.link.fontWeight};line-height:${theme.text.link.lineHeight};text-decoration:${theme.text.link.textDecoration};color:${theme.colors.secondary.blue.base};&:hover{color:${theme.colors.secondary.blue.dark};}& > * + *{margin-left:${theme.sizes.xs};}&:focus-visible{outline:0;box-shadow:0 0 0 4px white,0 0 0 8px ${theme.colors.secondary.blue.light};border-radius:4px;}`;\nexport const LoadingWrapper = styled.div.withConfig({ displayName: \"vui--LoadingWrapper\", componentId: \"vui--1qt232p\" }) `position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin-left:0;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const DropdownIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4 6L8 10L12 6H4Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DropdownIcon.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef } from 'react';\nimport { Loader } from '../Loader';\nimport { DefaultButton, DefaultDestructiveButton, PrimaryButton, PrimaryDestructiveButton, FlatButton, LinkButton, UnstyledButton, LoadingWrapper, MainContent, } from './components/styled';\nimport { DropdownIcon } from '../../tempIcons/DropdownIcon';\nconst variantMap = {\n default: DefaultButton,\n primary: PrimaryButton,\n destructive: DefaultDestructiveButton,\n primaryDestructive: PrimaryDestructiveButton,\n flat: FlatButton,\n link: LinkButton,\n unstyled: UnstyledButton,\n};\nexport const Button = forwardRef((_a, ref) => {\n var { className, children, icon, variant = 'default', size = 'base', dropdown = false, loading = false } = _a, otherProps = __rest(_a, [\"className\", \"children\", \"icon\", \"variant\", \"size\", \"dropdown\", \"loading\"]);\n if (variant === 'unstyled') {\n return (React.createElement(UnstyledButton, Object.assign({ ref: ref, className: className }, otherProps), children));\n }\n const VariantButton = variantMap[variant];\n const hasChildren = children !== undefined;\n const hasIcon = !!icon;\n return (React.createElement(VariantButton, Object.assign({ ref: ref, className: className, size: size, hasText: hasChildren, hasIcon: hasIcon, hasDropdown: dropdown }, otherProps),\n (hasChildren || hasIcon) && (React.createElement(MainContent, { \"$loading\": loading, hasText: !!children, size: children || size === 'sm' ? 'base' : 'md' },\n icon && icon,\n children !== undefined && children,\n dropdown && React.createElement(DropdownIcon, null))),\n loading && (React.createElement(LoadingWrapper, null,\n React.createElement(Loader, null)))));\n});\n//# sourceMappingURL=Button.js.map","import styled from 'styled-components';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Header = styled.header.withConfig({ displayName: \"vui--Header\", componentId: \"vui--oa1a54\" }) `padding-top:${sizes.md};padding-right:${sizes.md};padding-left:${sizes.md};margin-bottom:${sizes.md};& > * + *{margin-top:${sizes.xs};}`;\nexport const HeaderGrid = styled.div.withConfig({ displayName: \"vui--HeaderGrid\", componentId: \"vui--129vg5d\" }) `/*${sizes.base}*/display:flex;justify-content:flex-end;align-items:center;& > *:first-child{flex:1;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { sizes } from '../theme/modules/sizes';\nexport const DownArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: sizes.md }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11.0302 5.52997L7.97021 8.5833L4.91021 5.52997L3.97021 6.46997L7.97021 10.47L11.9702 6.46997L11.0302 5.52997Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DownArrowIcon.js.map","import React from 'react';\nexport const CrossIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\", role: \"presentation\", height: 24, width: 24 }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M19 6.51071L17.4893 5L11.5 10.9893L5.51071 5L4 6.51071L9.98929 12.5L4 18.4893L5.51071 20L11.5 14.0107L17.4893 20L19 18.4893L13.0107 12.5L19 6.51071Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=CrossIcon.js.map","import React from 'react';\nimport { Text } from '../Text';\nimport { Button } from '../Button';\nimport { Header, HeaderGrid } from './styled';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const CardHeader = ({ id, title, subtitle, headerVariant = 'headingSmall', action, ActionSlot, isCollapsed, onClickCollapse, onClickClose, }) => (React.createElement(Header, null,\n React.createElement(HeaderGrid, null,\n React.createElement(Text, { id: id, variant: headerVariant }, title),\n action && (React.createElement(Button, { variant: \"link\", onClick: action.onClick }, action.title)),\n ActionSlot,\n onClickCollapse && (React.createElement(Button, { variant: \"flat\", icon: isCollapsed ? React.createElement(DownArrowIcon, null) : React.createElement(UpArrowIcon, null), onClick: onClickCollapse })),\n onClickClose && (React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, null), onClick: onClickClose, \"aria-label\": \"Close\" }))),\n subtitle && React.createElement(Text, { variant: \"subheadingSmall\" }, subtitle)));\n//# sourceMappingURL=CardHeader.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { Shadows } from '../../theme/modules/shadows';\nimport { colors } from '../../theme/modules/colors';\nimport { sizes } from '../../theme/modules/sizes';\nimport { radius } from '../../theme/modules/radius';\nimport { text } from '../../theme/modules/text';\nconst { grey } = colors.neutral;\nconst elevationShadowMap = {\n 0: 'none',\n 1: Shadows.sm,\n 2: Shadows.base,\n 3: Shadows.md,\n 4: Shadows.lg,\n};\nconst accents = {\n info: colors.secondary.blue.base,\n success: colors.secondary.green.base,\n error: colors.secondary.red.base,\n};\nexport const Footer = styled.footer.withConfig({ displayName: \"vui--Footer\", componentId: \"vui--livrdi\" }) `margin-top:${sizes.base};padding:${sizes.md};z-index:2;`;\nexport const Section = styled.section.withConfig({ displayName: \"vui--Section\", componentId: \"vui--z99ese\" }) `padding-right:${sizes.md};padding-left:${sizes.md};margin-top:${sizes.md};margin-bottom:${sizes.md};font-family:${text.body.fontFamily};font-size:${text.body.fontSize};font-weight:${text.body.fontWeight};line-height:${text.body.lineHeight};color:${text.body.color};& + &{border-top:${sizes.line} solid ${grey.base};padding-top:${sizes.md};}`;\nexport const FullBleed = styled.div.withConfig({ displayName: \"vui--FullBleed\", componentId: \"vui--1lgjeo7\" }) `margin-left:-${sizes.md};margin-right:-${sizes.md};`;\nexport const Body = styled(motion.div).withConfig({ displayName: \"vui--Body\", componentId: \"vui--pfgeh3\" }) `overflow-y:hidden;&:not(:first-child)> ${Section}:first-child{margin-top:0;}`;\nexport const Surface = styled.div.withConfig({ displayName: \"vui--Surface\", componentId: \"vui--g1wpqa\" }) `position:relative;width:100%;background-color:white;border:${sizes.line} solid ${grey.base};box-shadow:${(props) => props.elevation !== undefined ? elevationShadowMap[props.elevation] : Shadows.sm};border-radius:${radius.md};overflow:hidden;box-sizing:border-box;${({ accent }) => accent &&\n `\n &::after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n height: ${sizes.xs};\n background-color: ${accents[accent]};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { CardHeader } from '../CardHeader';\nimport { Surface, Body, FullBleed, Footer, Section } from './styled';\nconst collapseAnimationVariants = {\n expanded: { height: 'auto' },\n collapsed: { height: 0 },\n};\nexport const Card = ({ className, style, title, subtitle, HeaderActionSlot, action, collapsable, elevation, accent, children, onClose, renderFooter, }) => {\n const [isCollapsed, setIsCollapsed] = useState(false);\n const toggleCollapsed = () => {\n setIsCollapsed(!isCollapsed);\n };\n const headerMarkup = title && (React.createElement(CardHeader, { title: title, subtitle: subtitle, ActionSlot: HeaderActionSlot, action: action, onClickClose: onClose, isCollapsed: isCollapsed, onClickCollapse: collapsable ? toggleCollapsed : undefined }));\n const showBody = (collapsable && !isCollapsed) || !collapsable;\n const bodyMarkup = (React.createElement(Body, { animate: showBody ? 'expanded' : 'collapsed', variants: collapseAnimationVariants, transition: { duration: 0.3, ease: 'easeOut' } },\n React.createElement(Section, null, children)));\n const footerMarkup = renderFooter !== undefined && React.createElement(Footer, null, renderFooter());\n return (React.createElement(Surface, { className: className, style: style, elevation: elevation, accent: accent },\n headerMarkup,\n bodyMarkup,\n footerMarkup));\n};\nCard.Surface = Surface;\nCard.Section = Section;\nCard.FullBleed = FullBleed;\nCard.Footer = Footer;\n//# sourceMappingURL=Card.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { theme } from '../../theme';\nimport { Card } from '../Card';\nexport const DropdownContainer = styled(motion(Card.Surface)).withConfig({ displayName: \"vui--DropdownContainer\", componentId: \"vui--1yrw4mw\" }) `display:inline-flex;flex-direction:column;overflow:hidden;background-color:white;box-shadow:1px 4px 15px ${theme.colors.neutral.grey.base};border-radius:${theme.radius.base};padding:${theme.sizes.base};`;\n//# sourceMappingURL=styled.js.map","import { uid } from 'uid/secure';\nexport const generateId = (prefix) => {\n const randomId = uid();\n if (!prefix)\n return randomId;\n return `${prefix}-${randomId}`;\n};\n//# sourceMappingURL=generateId.js.map","import { PureComponent } from 'react';\nimport { createPortal } from 'react-dom';\nimport { generateId } from '../../utils/generateId';\n/**\n * The portal component renders content on the document `body` unless `rootElementRef` is passed.\n */\nexport class Portal extends PureComponent {\n constructor(props) {\n super(props);\n this.id = generateId('portal');\n this.portalNode = null;\n this.state = {\n isMounted: false,\n };\n }\n componentDidMount() {\n const { rootElementRef } = this.props;\n this.portalNode = document.createElement('div');\n this.portalNode.setAttribute('id', `portal-${this.id}`);\n this.portalNode.style.cssText = 'position: absolute; top: 0; left: 0;';\n if (rootElementRef) {\n rootElementRef === null || rootElementRef === void 0 ? void 0 : rootElementRef.appendChild(this.portalNode);\n }\n else {\n document.body.appendChild(this.portalNode);\n }\n this.setState({ isMounted: true });\n }\n componentWillUnmount() {\n if (this.portalNode) {\n const { rootElementRef } = this.props;\n if (rootElementRef) {\n rootElementRef.removeChild(this.portalNode);\n }\n else {\n document.body.removeChild(this.portalNode);\n }\n }\n }\n render() {\n const { children } = this.props;\n const { isMounted } = this.state;\n return this.portalNode && isMounted ? createPortal(children, this.portalNode) : null;\n }\n}\n//# sourceMappingURL=Portal.js.map","import styled from 'styled-components';\nexport const PopoverDialog = styled.dialog.withConfig({ displayName: \"vui--PopoverDialog\", componentId: \"vui--kmoo2l\" }) `z-index:${({ zIndex }) => zIndex + 1};padding:0;margin:0;border:none;background:transparent;`;\nexport const Backdrop = styled.div.withConfig({ displayName: \"vui--Backdrop\", componentId: \"vui--9esryp\" }) `position:fixed;top:0;right:0;bottom:0;left:0;z-index:${({ zIndex }) => zIndex};`;\n//# sourceMappingURL=styled.js.map","export const buildClassnames = (names) => names.filter(Boolean).join(' ');\n//# sourceMappingURL=buildClassnames.js.map","/**\n * A function to convert hex color to rgb.\n */\nexport const hexToRgb = (hex) => {\n const shorthandRegex = /^#?([a-f\\d])([a-f\\d])([a-f\\d])$/i;\n const hexTmp = hex.replace(shorthandRegex, (m, r, g, b) => r + r + g + g + b + b);\n const result = /^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$/i.exec(hexTmp);\n return result\n ? {\n r: parseInt(result[1], 16),\n g: parseInt(result[2], 16),\n b: parseInt(result[3], 16),\n }\n : null;\n};\n/**\n * A function to get a hex color with opacity, after converting to `rgba`.\n * @param hex color in hex format\n */\nexport const getOpaqueHexColor = (hex, opacity) => {\n const rgb = hexToRgb(hex);\n if (!rgb)\n return hex;\n return `rgba(${rgb.r}, ${rgb.g}, ${rgb.b}, ${opacity})`;\n};\n//# sourceMappingURL=color.js.map","export const defaultAllowedHostnames = ['app.veeqo.com'];\n/**\n * Check if a URL/path string is an external link\n * @param {string} urlOrPath - URL or path\n * @param {string[]} allowedHostnames - List of allowed hostnames - default: ['app.veeqo.com']\n\n * @returns {Boolean}\n */\nexport function isExternalLink(urlOrPath, allowedHostnames = defaultAllowedHostnames) {\n // Check if the string starts with 'http://' or 'https://'\n if (urlOrPath.startsWith('http://') || urlOrPath.startsWith('https://')) {\n const { hostname: urlHostname } = new URL(urlOrPath);\n // Compare the hostname to a list of allowed hostnames\n return !allowedHostnames.some((hostname) => urlHostname.toLowerCase() === hostname.toLowerCase());\n }\n // Check if the string starts with '//'\n if (urlOrPath.startsWith('//')) {\n const { hostname } = new URL(`http:${urlOrPath}`);\n // Compare the hostname to a list of allowed hostnames (case-insensitive)\n return !allowedHostnames.some((allowedHostname) => hostname.toLowerCase() === allowedHostname.toLowerCase());\n }\n // It's a partial path, consider it internal\n return false;\n}\n//# sourceMappingURL=isExternalLink.js.map","/* eslint-disable no-console */\n/* eslint-disable consistent-return */\nimport { useEffect } from 'react';\n/**\n * Update the anchor element to sent the required attributes if they haven't already set them.\n *\n * This allows current, inaccesible usages to be improved.\n */\nexport const useUpdateAriaAnchor = ({ anchorElement, popoverId }) => {\n useEffect(() => {\n if (!anchorElement)\n return;\n // Try and set aria-expanded on the anchor.\n try {\n if (!anchorElement.hasAttribute('aria-expanded')) {\n console.warn('Popover - aria-expanded not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-expanded', 'true');\n }\n }\n catch (_) {\n console.warn(`Unable to update aria-expanded for popover anchor to: ${true}`);\n }\n // Try and set aria controls, unless it already exists.\n try {\n if (!anchorElement.hasAttribute('aria-controls')) {\n console.warn('Popover - aria-controls not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-controls', popoverId);\n }\n }\n catch (_) {\n console.warn(`Unable to set aria-controls for popover id: ${popoverId}`);\n }\n // Try and set aria-haspopup, unless it already exists.\n try {\n if (!anchorElement.hasAttribute('aria-haspopup')) {\n console.warn('Popover - aria-haspopup not set on anchor element.', anchorElement);\n anchorElement.setAttribute('aria-haspopup', 'dialog');\n }\n }\n catch (_) {\n console.warn(`Unable to set aria-haspopup for popover id: ${popoverId}`);\n }\n // On unmount set aria-expanded to false\n return () => {\n try {\n anchorElement.setAttribute('aria-expanded', 'false');\n }\n catch (_) {\n console.warn(`Unable to update aria-expanded for popover anchor to: ${false}`);\n }\n };\n }, [anchorElement, popoverId]);\n};\n//# sourceMappingURL=useUpdateAriaAnchor.js.map","import { useEffect } from 'react';\nconst TABBABLE_SELECTORS = 'input:not([disabled]), summary:not([disabled]), a[href]:not([disabled]), button:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex=\"-1\"]):not([disabled])';\nexport const useHandleFocus = ({ popperElement, anchorElement, onClose, disableFocusLock = false, }) => {\n /**\n * Focuses first element, when this gets rendered for the first time.\n */\n useEffect(() => {\n if (!popperElement || disableFocusLock)\n return;\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n if (focusableElements.length < 1)\n return;\n setTimeout(() => {\n focusableElements[0].focus();\n }, 0);\n }, [popperElement, disableFocusLock]);\n /**\n * Sets up tabbing into the popover.\n *\n * When the popover is open (pre-requisite for this being ran), and the user clicks `TAB`\n * then the tab should move **into** the popover, instead of the natural tab order.\n */\n useEffect(() => {\n if (!popperElement || !popperElement)\n return;\n const focusWithinPopper = (event) => {\n if (event.key === 'Tab' && !event.shiftKey) {\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n // When nothing is focusable within the popover, close popover and allow natural tab order.\n if (focusableElements.length < 1) {\n onClose();\n return;\n }\n focusableElements[0].focus();\n event.stopPropagation();\n event.preventDefault();\n }\n };\n // When tab occurs on ref focus, if focusable elements in popover focus first.\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.addEventListener('keydown', focusWithinPopper);\n // eslint-disable-next-line consistent-return\n return () => anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.removeEventListener('keydown', focusWithinPopper);\n }, [anchorElement, popperElement, onClose]);\n /**\n * Creates focus trap within the popover itself. Stopping users tabbing back to outside the\n * popover, or forward past the last scrollable element within.\n */\n const handleFocusTrap = (event) => {\n const focusableElements = popperElement.querySelectorAll(TABBABLE_SELECTORS);\n const firstElement = focusableElements[0];\n const lastElement = focusableElements[focusableElements.length - 1];\n // If shift tabbing (BACK) and on the first element, loop to last element.\n if (event.shiftKey && document.activeElement === firstElement) {\n event.preventDefault();\n lastElement.focus();\n // If tabbing (FORWARD) and on the last element, loop to first element.\n }\n else if (!event.shiftKey && document.activeElement === lastElement) {\n event.preventDefault();\n firstElement.focus();\n }\n };\n const handleKeyDown = (event) => {\n if (!popperElement)\n return;\n // Handle escape\n if (event.key === 'Escape') {\n onClose();\n // Check we should enforce focus trap.\n }\n else if (!disableFocusLock && event.key === 'Tab') {\n handleFocusTrap(event);\n }\n };\n return {\n handleKeyDown,\n };\n};\n//# sourceMappingURL=useHandleFocus.js.map","import { __rest } from \"tslib\";\n/* eslint-disable consistent-return */\nimport React, { useState, useEffect, useMemo } from 'react';\nimport { usePopper } from 'react-popper';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport { Portal } from '../Portal';\nimport { theme } from '../../theme';\nimport { PopoverDialog, Backdrop } from './styled';\nimport { generateId } from '../../utils';\nimport { useUpdateAriaAnchor } from './hooks/useUpdateAriaAnchor';\nimport { useHandleFocus } from './hooks/useHandleFocus';\nexport const Popover = (_a) => {\n var { id: passedId, children, zIndex = theme.layers.popup, placement = 'bottom', anchorElement, rootElementRef, onShouldClose, style, disableFocusLock, removeBackdrop = false, useAnchorWidth } = _a, dialogProps = __rest(_a, [\"id\", \"children\", \"zIndex\", \"placement\", \"anchorElement\", \"rootElementRef\", \"onShouldClose\", \"style\", \"disableFocusLock\", \"removeBackdrop\", \"useAnchorWidth\"]);\n // Set up PopperJS\n const [popperElement, setPopperElement] = useState(null);\n const { styles, attributes, update } = usePopper(anchorElement, popperElement, { placement });\n // Setup popover id to use passed, or generate its' own.\n const id = useMemo(() => passedId || generateId('popover'), [passedId]);\n // Check and update aria for anchor, only works once this has rendered for the first time though.\n useUpdateAriaAnchor({ anchorElement, popoverId: id });\n const onClose = () => {\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus();\n onShouldClose === null || onShouldClose === void 0 ? void 0 : onShouldClose();\n };\n const { handleKeyDown } = useHandleFocus({\n popperElement,\n anchorElement,\n onClose,\n disableFocusLock,\n });\n /**\n * When content size is changed, force popper update\n */\n useEffect(() => {\n if (!update || !popperElement)\n return;\n const resizeObserver = new ResizeObserver(update);\n resizeObserver.observe(popperElement);\n return () => resizeObserver.disconnect();\n }, [update, popperElement]);\n /**\n * When window is resized, force popper update\n */\n useEffect(() => {\n if (!update)\n return;\n window.addEventListener('resize', update);\n return () => window.removeEventListener('resize', update);\n }, [update]);\n return (React.createElement(Portal, { rootElementRef: rootElementRef },\n !removeBackdrop && (React.createElement(Backdrop, { onClick: onClose, zIndex: zIndex, \"data-testid\": \"popover-backdrop\" })),\n React.createElement(PopoverDialog, Object.assign({ open: true, id: id, zIndex: zIndex, ref: setPopperElement, style: Object.assign(Object.assign(Object.assign({}, styles.popper), style), (useAnchorWidth ? { minWidth: anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.clientWidth } : {})), onKeyDown: handleKeyDown }, attributes.popper, dialogProps), children)));\n};\n//# sourceMappingURL=Popover.js.map","import { __rest } from \"tslib\";\nimport React, { useEffect } from 'react';\nimport { AnimatePresence } from 'framer-motion';\nimport { DropdownContainer } from './styled';\nimport { Popover } from '../Popover';\nexport const DropdownPopover = (_a) => {\n var { id, children, className, style, reversed, anchorElement, useAnchorWidth, onShouldClose } = _a, popoverProps = __rest(_a, [\"id\", \"children\", \"className\", \"style\", \"reversed\", \"anchorElement\", \"useAnchorWidth\", \"onShouldClose\"]);\n useEffect(() => () => anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus(), [anchorElement]); // Re-focus anchor when closed.\n return (React.createElement(Popover, Object.assign({ id: id, \"data-testid\": id, anchorElement: anchorElement, onShouldClose: onShouldClose, useAnchorWidth: useAnchorWidth, placement: \"bottom-start\" }, popoverProps),\n React.createElement(AnimatePresence, null,\n React.createElement(DropdownContainer, { className: className, style: style, useAnchorWidth: useAnchorWidth, reversed: reversed, initial: { opacity: 0, y: -6 }, animate: { opacity: 1, y: 0 }, exit: { opacity: 0, y: -6 }, transition: { duration: 0.2 } }, children))));\n};\n//# sourceMappingURL=DropdownPopover.js.map","import { __rest } from \"tslib\";\nimport React, { useRef } from 'react';\nimport { Button } from '../Button';\nimport { DropdownPopover } from './DropdownPopover';\nexport const Dropdown = (_a) => {\n var { id, shouldShow, setShouldShow, ctaIconSlot, ctaProps } = _a, dropdownProps = __rest(_a, [\"id\", \"shouldShow\", \"setShouldShow\", \"ctaIconSlot\", \"ctaProps\"]);\n const anchorRef = useRef(null);\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, Object.assign({ ref: anchorRef, \"aria-haspopup\": \"dialog\", \"aria-expanded\": shouldShow, \"aria-controls\": id, onClick: () => setShouldShow === null || setShouldShow === void 0 ? void 0 : setShouldShow(!shouldShow), icon: ctaIconSlot, dropdown: true }, ctaProps)),\n shouldShow && (React.createElement(DropdownPopover, Object.assign({ id: id, anchorElement: anchorRef.current, onShouldClose: () => setShouldShow === null || setShouldShow === void 0 ? void 0 : setShouldShow(false) }, dropdownProps)))));\n};\n//# sourceMappingURL=Dropdown.js.map","import { useCallback, useEffect, useRef } from 'react';\n/**\n * Close a menu or modal by clicking out of it\n */\nexport const useClickOutside = (isOpen, onClose) => {\n const ref = useRef(null);\n const escapeListener = useCallback((e) => {\n if (e.key === 'Escape') {\n onClose === null || onClose === void 0 ? void 0 : onClose();\n }\n }, [onClose]);\n const clickListener = useCallback((e) => {\n if (!ref.current.contains(e.target)) {\n onClose === null || onClose === void 0 ? void 0 : onClose();\n }\n }, [onClose]);\n useEffect(() => {\n if (isOpen) {\n document.addEventListener('click', clickListener);\n document.addEventListener('keyup', escapeListener);\n return () => {\n document.removeEventListener('click', clickListener);\n document.removeEventListener('keyup', escapeListener);\n };\n }\n return undefined;\n }, [clickListener, escapeListener, isOpen]);\n return ref;\n};\n//# sourceMappingURL=useClickOutside.js.map","import { useState, useEffect } from 'react';\nexport const useDebounce = (value, timeout) => {\n const [state, setState] = useState(value);\n useEffect(() => {\n // Set timeout to run after delay\n const handler = setTimeout(() => setState(value), timeout);\n // clear the setTimeout listener on unMount\n return () => clearTimeout(handler);\n }, [value, timeout]);\n return state;\n};\n//# sourceMappingURL=useDebounce.js.map","import { useState, useCallback } from 'react';\nexport const useDropdown = ({ anchorElement } = {}) => {\n const [shouldShowDropdown, setShouldShowDropdown] = useState(false);\n const toggleShouldShowDropdown = useCallback(() => setShouldShowDropdown(!shouldShowDropdown), [shouldShowDropdown, setShouldShowDropdown]);\n const closeDropdown = useCallback(() => {\n setShouldShowDropdown(false);\n // Refocus anchor element after closing dropdown.\n setTimeout(() => {\n anchorElement === null || anchorElement === void 0 ? void 0 : anchorElement.focus();\n }, 0);\n }, [setShouldShowDropdown, anchorElement]);\n return {\n shouldShowDropdown,\n toggleShouldShowDropdown,\n setShouldShowDropdown,\n closeDropdown,\n };\n};\n//# sourceMappingURL=useDropdown.js.map","import React, { useEffect, useState } from 'react';\n// A React hook based on: https://github.com/WICG/focus-visible\nexport const FocusVisibleContext = React.createContext({\n hadKeyboardEvent: true,\n isInitialized: false,\n});\nexport function FocusVisibleManager({ children }) {\n const [hadKeyboardEvent, setHadKeyboardEvent] = useState(true);\n useEffect(() => {\n function onPointerDown() {\n setHadKeyboardEvent(false);\n }\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on <html> whenever the\n // window blurs, even if you're tabbing out of the page. ¯\\_(ツ)_/¯\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n setHadKeyboardEvent(false);\n // eslint-disable-next-line @typescript-eslint/no-use-before-define\n removeInitialPointerMoveListeners();\n }\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n setHadKeyboardEvent(true);\n }\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange() {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n setHadKeyboardEvent(true);\n addInitialPointerMoveListeners();\n }\n }\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n addInitialPointerMoveListeners();\n return () => {\n document.removeEventListener('keydown', onKeyDown, true);\n document.removeEventListener('mousedown', onPointerDown, true);\n document.removeEventListener('pointerdown', onPointerDown, true);\n document.removeEventListener('touchstart', onPointerDown, true);\n document.removeEventListener('visibilitychange', onVisibilityChange, true);\n removeInitialPointerMoveListeners();\n };\n }, [setHadKeyboardEvent]);\n return (\n // eslint-disable-next-line react/jsx-no-constructed-context-values\n React.createElement(FocusVisibleContext.Provider, { value: { hadKeyboardEvent, isInitialized: true } }, children));\n}\nexport function useFocusVisible() {\n const [isFocused, setIsFocused] = React.useState(false);\n const { hadKeyboardEvent, isInitialized } = React.useContext(FocusVisibleContext);\n const onFocus = React.useCallback(() => {\n if (!isFocused)\n setIsFocused(true);\n }, [isFocused]);\n const onBlur = React.useCallback(() => {\n if (isFocused)\n setIsFocused(false);\n }, [isFocused]);\n let focusVisible;\n if (isInitialized) {\n focusVisible = hadKeyboardEvent && isFocused;\n }\n else {\n // Fallback to focused when the `FocusVisibleManager` is not used.\n focusVisible = isFocused;\n }\n return React.useMemo(() => ({\n focusVisible,\n onFocus,\n onBlur,\n }), [focusVisible, onBlur, onFocus]);\n}\n//# sourceMappingURL=useFocusVisible.js.map","import { useState, useCallback } from 'react';\nexport const useHover = (initialState = false) => {\n const [isHovered, setIsHovered] = useState(initialState);\n const handleEnter = useCallback(() => setIsHovered(true), [setIsHovered]);\n const handleLeave = useCallback(() => setIsHovered(false), [setIsHovered]);\n return [isHovered, handleEnter, handleLeave];\n};\n//# sourceMappingURL=useHover.js.map","import { useEffect, useState } from 'react';\n/**\n * A hook to check if a component's contents are overflowing from its boundaries\n * (scrollbar is visible).\n */\nexport const useIsOverflowing = (ref) => {\n const [isOverflowing, setIsOverflowing] = useState(false);\n const [isAtBottom, setIsAtBottom] = useState(false);\n useEffect(() => {\n if (!ref)\n return;\n const resizeObserver = new ResizeObserver(() => {\n const hasOverflow = ref.scrollHeight > ref.clientHeight;\n setIsOverflowing(hasOverflow);\n });\n resizeObserver.observe(ref);\n // eslint-disable-next-line consistent-return\n return () => { resizeObserver.disconnect(); };\n }, [ref]);\n const onScroll = (event) => {\n if (!ref)\n return;\n const { scrollTop, scrollHeight, clientHeight } = event.target;\n setIsAtBottom(scrollHeight - scrollTop - clientHeight <= 0);\n };\n return { isOverflowing: isOverflowing && !isAtBottom, onScroll };\n};\n//# sourceMappingURL=useIsOverflowing.js.map","import { useState } from 'react';\nexport const useTabs = (tabs, config) => {\n const { defaultActiveIndex = 0 } = config || {};\n const [listOfTabs] = useState(tabs);\n const [active, setActive] = useState(listOfTabs[defaultActiveIndex]);\n return [\n active,\n (key) => {\n const newActiveTab = listOfTabs.find((tab) => tab.key === key);\n if (newActiveTab) {\n setActive(newActiveTab);\n }\n },\n ];\n};\n//# sourceMappingURL=useTabs.js.map","import { useMemo } from 'react';\nimport { generateId } from '../utils';\nexport const useId = ({ id, prefix }) => useMemo(() => id || generateId(prefix), [id, prefix]);\n//# sourceMappingURL=useId.js.map","import { MenuItem as AriaMenuItem, Section as AriaSection } from 'react-aria-components';\nimport styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { getTextStyles } from '../../theme/utils';\nexport const MenuItem = styled(AriaMenuItem).withConfig({ displayName: \"vui--MenuItem\", componentId: \"vui--1vhrzmz\" }) `display:grid;grid-template-areas:'label''description';cursor:pointer;margin:${theme.sizes.xs};padding:${theme.sizes.sm};border-radius:${theme.radius.base};outline:0;&:is(a){${getTextStyles(theme.text.link)}}&:is(div){${getTextStyles(theme.text.body)}}white-space:nowrap;&[data-focused]{color:${theme.colors.secondary.blue.base};box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}&[data-hovered]{background-color:${theme.colors.neutral.grey.light};}&[data-disabled]{cursor:not-allowed;background-color:${theme.colors.neutral.grey.lightest};color:${theme.colors.neutral.ink.light};}[slot='label']{grid-area:label;}[slot='description']{grid-area:description;color:${theme.colors.neutral.ink.light};font-size:12px;}`;\nexport const Section = styled(AriaSection).withConfig({ displayName: \"vui--Section\", componentId: \"vui--1lpesff\" }) `&:not(:first-child){margin-top:0.5rem;border-top:1px solid ${theme.colors.neutral.grey.base};padding-top:0.5rem;}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { Menu, Text } from 'react-aria-components';\nimport { Dropdown } from '../Dropdown';\nimport { useId } from '../../hooks';\nimport { MenuItem, Section } from './styled';\nexport const ActionMenu = ({ id, menuLabel, ctaProps, actions, children }) => {\n var _a;\n const [shouldShow, setShouldShow] = useState(false);\n const idComputed = useId({ id, prefix: 'action-menu' });\n const onKeyDown = (e) => {\n if (e.code === 'Escape' || e.code === 'Tab')\n setShouldShow(false);\n e.preventDefault();\n };\n return (React.createElement(Dropdown, { id: idComputed, style: { padding: '0' }, shouldShow: shouldShow, setShouldShow: setShouldShow, ctaProps: Object.assign({ size: 'sm' }, ctaProps), useAnchorWidth: true, onKeyDown: onKeyDown },\n React.createElement(Menu, { onClose: () => setShouldShow(false), \"aria-label\": menuLabel || ((_a = ctaProps.children) === null || _a === void 0 ? void 0 : _a.toString()) }, actions === null || actions === void 0 ? void 0 :\n actions.map((action) => {\n var _a;\n return (React.createElement(MenuItem, Object.assign({}, action, { key: action.id || ((_a = action.children) === null || _a === void 0 ? void 0 : _a.toString()) })));\n }),\n children)));\n};\nActionMenu.Item = MenuItem;\nActionMenu.Section = Section;\nActionMenu.Text = Text;\n//# sourceMappingURL=ActionMenu.js.map","export var Alignments;\n(function (Alignments) {\n Alignments[\"start\"] = \"flex-start\";\n Alignments[\"center\"] = \"center\";\n Alignments[\"end\"] = \"flex-end\";\n Alignments[\"stretch\"] = \"stretch\";\n Alignments[\"between\"] = \"space-between\";\n Alignments[\"around\"] = \"space-around\";\n})(Alignments || (Alignments = {}));\n//# sourceMappingURL=Alignments.js.map","import styled from 'styled-components';\nimport { Alignments } from './Alignments';\nimport { theme } from '../../theme';\n/**\n * Layout component.\n */\nexport const Stack = styled.div.withConfig({ displayName: \"vui--Stack\", componentId: \"vui--1mxdupo\" }) `display:flex;${(props) => {\n const { direction = 'vertical', alignX = 'start', alignY = 'start', spacing = 'base' } = props;\n let alignItems;\n let justifyContent;\n let flexDirection;\n let itemFlex;\n let marginTop = '';\n let marginLeft = '';\n if (direction === 'vertical') {\n alignItems = alignX && Alignments[alignX];\n justifyContent = alignY && Alignments[alignY];\n marginTop = theme.sizes[spacing];\n flexDirection = 'column';\n }\n else {\n alignItems = alignY && Alignments[alignY];\n justifyContent = alignX && Alignments[alignX];\n marginLeft = theme.sizes[spacing];\n flexDirection = 'row';\n }\n // These options result in 'justify-content: stretch' which doesn't exist,\n // so instead we set the flex of child elements\n if ((direction === 'vertical' && alignY === 'stretch') ||\n (direction === 'horizontal' && alignX === 'stretch')) {\n itemFlex = 1;\n }\n return `\n align-items: ${alignItems};\n justify-content: ${justifyContent};\n flex-direction: ${flexDirection};\n\n & > * {\n flex: ${itemFlex};\n }\n\n & > * + * {\n margin-top: ${marginTop};\n margin-left: ${marginLeft};\n }\n `;\n}}`;\nStack.displayName = 'Stack';\n//# sourceMappingURL=Stack.js.map","import styled from 'styled-components';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nexport const AlertContainer = styled(Stack).attrs({\n direction: 'horizontal',\n alignX: 'between',\n alignY: 'top',\n spacing: 0,\n}).withConfig({ displayName: \"vui--AlertContainer\", componentId: \"vui--u8ngai\" }) `border:1px solid ${({ colours: { primary } }) => primary};border-radius:${theme.radius.base};background-color:${({ colours: { background } }) => background};`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const AttentionIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 15H13V17H11V15ZM11 7H13V13H11V7ZM11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=AttentionIcon.js.map","import React from 'react';\nexport const HelpIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 18H13V16H11V18ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM12 6C9.79 6 8 7.79 8 10H10C10 8.9 10.9 8 12 8C13.1 8 14 8.9 14 10C14 12 11 11.75 11 15H13C13 12.75 16 12.5 16 10C16 7.79 14.21 6 12 6Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=HelpIcon.js.map","import React from 'react';\nexport const InfoIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM4 12C4 16.41 7.59 20 12 20C16.41 20 20 16.41 20 12C20 7.59 16.41 4 12 4C7.59 4 4 7.59 4 12Z\", fill: \"currentColor\" }),\n React.createElement(\"circle\", { cx: \"12\", cy: \"7\", r: \"1\", fill: \"currentColor\" }),\n React.createElement(\"path\", { d: \"M10 16H11V11H10V10H13V16H14V17H10V16Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=InfoIcon.js.map","import React from 'react';\nexport const SuccessIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM14.7708 8L10.0856 13.2468L8.22925 11.1679L7 12.5445L10.0856 16L16 9.37661L14.7708 8ZM20.1818 12C20.1818 16.5187 16.5187 20.1818 12 20.1818C7.48131 20.1818 3.81818 16.5187 3.81818 12C3.81818 7.48131 7.48131 3.81818 12 3.81818C16.5187 3.81818 20.1818 7.48131 20.1818 12Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=SuccessIcon.js.map","import { AttentionIcon } from '../../tempIcons/AttentionIcon';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { InfoIcon } from '../../tempIcons/InfoIcon';\nimport { RecommendIcon } from '../../tempIcons/RecommendIcon';\nimport { SuccessIcon } from '../../tempIcons/SuccessIcon';\nimport { WarningIcon } from '../../tempIcons/WarningIcon';\nimport { theme } from '../../theme';\nexport const SpacingMap = {\n base: theme.sizes.base,\n sm: theme.sizes[3],\n xs: theme.sizes.sm,\n};\nexport const IconSizeMap = {\n base: theme.sizes.md,\n sm: theme.sizes[5],\n xs: theme.sizes[5],\n};\nexport const IconMap = {\n default: InfoIcon,\n error: AttentionIcon,\n success: SuccessIcon,\n info: HelpIcon,\n warning: WarningIcon,\n recommend: RecommendIcon,\n};\nexport const ColourMap = {\n default: {\n primary: theme.colors.neutral.ink.base,\n background: theme.colors.neutral.grey.lightest,\n },\n error: {\n primary: theme.colors.secondary.red.base,\n background: theme.colors.secondary.red.lightest,\n },\n success: {\n primary: theme.colors.secondary.green.base,\n background: theme.colors.secondary.green.lightest,\n },\n info: {\n primary: theme.colors.secondary.blue.base,\n background: theme.colors.secondary.blue.lightest,\n },\n warning: {\n primary: theme.colors.secondary.orange.base,\n background: theme.colors.secondary.orange.lightest,\n },\n recommend: {\n primary: theme.colors.secondary.purple.dark,\n background: theme.colors.secondary.purple.lightest,\n },\n};\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const WarningIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"currentColor\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M0 0h24v24H0z\", fill: \"none\" }),\n React.createElement(\"path\", { d: \"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z\" })));\n//# sourceMappingURL=WarningIcon.js.map","import React from 'react';\nexport const RecommendIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 22 22\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M18 8L19.25 5.25L22 4L19.25 2.75L18 0L16.75 2.75L14 4L16.75 5.25L18 8Z\", fill: \"#694090\" }),\n React.createElement(\"path\", { d: \"M18 14L16.75 16.75L14 18L16.75 19.25L18 22L19.25 19.25L22 18L19.25 16.75L18 14Z\", fill: \"#694090\" }),\n React.createElement(\"path\", { d: \"M10.5 8.5L8 3L5.5 8.5L0 11L5.5 13.5L8 19L10.5 13.5L16 11L10.5 8.5ZM8.99 11.99L8 14.17L7.01 11.99L4.83 11L7.01 10.01L8 7.83L8.99 10.01L11.17 11L8.99 11.99Z\", fill: \"#694090\" })));\n//# sourceMappingURL=RecommendIcon.js.map","import { __rest } from \"tslib\";\n/* eslint-disable react/destructuring-assignment */\nimport React from 'react';\nimport { AlertContainer } from './styled';\nimport { ColourMap, IconMap, IconSizeMap, SpacingMap } from './constants';\nimport { Text } from '../Text';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const Alert = (_a) => {\n var { size = 'base', variant = 'default', colours: passedColours, rightActions, rightActionsSlot, title, titleSlot, messageSlot, message, children, iconSlot, onClickClose } = _a, divProps = __rest(_a, [\"size\", \"variant\", \"colours\", \"rightActions\", \"rightActionsSlot\", \"title\", \"titleSlot\", \"messageSlot\", \"message\", \"children\", \"iconSlot\", \"onClickClose\"]);\n const colours = passedColours !== null && passedColours !== void 0 ? passedColours : ColourMap[variant];\n const IconSlot = iconSlot || IconMap[variant];\n const isXsSize = size === 'xs';\n return (React.createElement(AlertContainer, Object.assign({ colours: colours, direction: \"horizontal\", alignX: \"between\", spacing: \"0\" }, divProps),\n React.createElement(Stack, { direction: \"horizontal\", alignY: isXsSize ? 'center' : 'start', style: { margin: SpacingMap[size], gap: SpacingMap[size] }, spacing: 0 },\n React.createElement(IconSlot, { \"aria-hidden\": true, style: {\n minWidth: IconSizeMap[size],\n minHeight: IconSizeMap[size],\n width: IconSizeMap[size],\n height: IconSizeMap[size],\n }, color: colours.primary }),\n children || (React.createElement(Stack, { direction: \"vertical\", spacing: isXsSize ? 0 : 'xs' },\n titleSlot || (React.createElement(Text, { variant: isXsSize ? 'bodySmallBold' : 'bodyBold', style: size === 'base' ? { lineHeight: '24px' } : {} }, title)),\n messageSlot || React.createElement(Text, { variant: isXsSize ? 'bodySmall' : 'body' }, message)))),\n React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", spacing: 0, style: {\n margin: isXsSize ? undefined : theme.sizes[3],\n gap: isXsSize ? undefined : SpacingMap[size],\n alignItems: 'center',\n } },\n rightActionsSlot,\n rightActions && (React.createElement(Stack, { alignY: \"center\", spacing: 0, style: { gap: SpacingMap[size] } }, rightActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\", size: \"sm\" }, actionProps), label));\n }))),\n onClickClose && (React.createElement(Stack, { alignY: isXsSize ? 'center' : 'start', style: { height: '100%', padding: isXsSize ? theme.sizes.xs : undefined } },\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, null), onClick: onClickClose, \"aria-label\": \"Close\", size: \"sm\" }))))));\n};\n//# sourceMappingURL=Alert.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const CommonAnchor = styled.a.withConfig({ displayName: \"vui--CommonAnchor\", componentId: \"vui--14i39s8\" }) `box-sizing:border-box;display:inline-flex;margin:0;padding:0;font-family:${theme.text.link.fontFamily};font-style:${theme.text.link.fontStyle};font-weight:${theme.text.link.fontWeight};font-size:${theme.text.link.fontSize};line-height:${theme.text.link.lineHeight};color:${theme.colors.secondary.blue.base};text-decoration:${theme.text.link.textDecoration};&:hover{color:${theme.colors.secondary.blue.dark};}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { CommonAnchor } from './styled';\nimport { defaultAllowedHostnames, isExternalLink } from '../../utils/isExternalLink';\nexport const Anchor = (_a) => {\n var { children, href, rel, allowedHostnames = defaultAllowedHostnames } = _a, props = __rest(_a, [\"children\", \"href\", \"rel\", \"allowedHostnames\"]);\n // Determine if the link is external based on the allowed hostnames\n const isExternal = isExternalLink(href, allowedHostnames);\n // Set default rel property for external links\n const setDefaultRelValue = rel || (isExternal ? 'noopener noreferrer' : undefined);\n return (React.createElement(CommonAnchor, Object.assign({ href: href, rel: setDefaultRelValue }, props), children));\n};\n//# sourceMappingURL=Anchor.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../../BaseContainer/BaseContainer';\nexport const Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--r1m0qe\" }) `display:inline-flex;background-color:#ffffff;box-shadow:1px 4px 15px rgba(27, 33, 38, 0.25);border-radius:4px;overflow:hidden;`;\n//# sourceMappingURL=styled.js.map","import React, { forwardRef } from 'react';\nimport { Container } from './styled';\nexport const BasicDropdown = forwardRef((props, ref) => {\n const { children, className, role } = props;\n return (React.createElement(Container, { className: className, ref: ref, role: role }, children));\n});\n//# sourceMappingURL=BasicDropdown.js.map","import styled from 'styled-components';\nimport { BasicDropdown } from './components/BasicDropdown';\nimport { BaseContainer as BasicContainer } from '../BaseContainer/BaseContainer';\nimport { theme } from '../../theme';\nconst Container = styled(BasicContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--q4276w\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;`;\nconst Wrap = styled(BasicContainer).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--cfebb1\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:100%;`;\nconst Dropdown = styled(BasicDropdown).withConfig({ displayName: \"vui--Dropdown\", componentId: \"vui--u4w0zl\" }) `flex-direction:column;position:absolute;z-index:${theme.layers.popup};${(props) => (props.reversed ? 'bottom: 8px;' : 'top: 6px;')} &.dropdown-enter{opacity:0;transform:translateY(-6px);}&.dropdown-enter-active{opacity:1;transition:all 200ms;transform:translateY(0px);}&.dropdown-exit{opacity:1;transform:translateY(0px);}&.dropdown-exit-active{opacity:0;transition:all 200ms;transform:translateY(-6px);}`;\nexport { Wrap, Dropdown, Container };\n//# sourceMappingURL=styled.js.map","import React, { useRef } from 'react';\nimport { CSSTransition } from 'react-transition-group';\nimport { Wrap, Dropdown, Container } from './styled';\nimport { useClickAway } from './hooks/useClickAway';\nexport const AnimatedDropdown = ({ cta, shouldShowDropdown, children, className = 'animated-dropdown', reversed = false, onClickAway = () => { }, timeout = 350, transitionClassnames = 'dropdown', onClick, onMouseEnter, onMouseLeave, }) => {\n const dropdownRef = useRef(null);\n useClickAway(dropdownRef, (event) => {\n if (shouldShowDropdown) {\n onClickAway(event);\n }\n });\n return (React.createElement(Container, { className: `${className}-container ${className}`, onClick: onClick, onMouseEnter: onMouseEnter, onMouseLeave: onMouseLeave, ref: dropdownRef },\n !reversed && cta,\n React.createElement(Wrap, { className: `${className}-wrap ${className}` },\n React.createElement(CSSTransition, { in: shouldShowDropdown, timeout: timeout, classNames: transitionClassnames, unmountOnExit: true },\n React.createElement(Dropdown, { role: \"dialog\", reversed: reversed, className: `${className}-basic-dropdown ${className}` }, children))),\n reversed && cta));\n};\n//# sourceMappingURL=AnimatedDropdown.js.map","import { useEffect } from 'react';\nexport const useClickAway = (ref, onClickAway) => {\n useEffect(() => {\n const handleClickAway = (event) => {\n if (ref.current && !ref.current.contains(event.target)) {\n onClickAway(event);\n }\n };\n document.addEventListener('mousedown', handleClickAway);\n return () => {\n document.removeEventListener('mousedown', handleClickAway);\n };\n }, [ref, onClickAway]);\n};\n//# sourceMappingURL=useClickAway.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const AvatarSC = styled.div.withConfig({ displayName: \"vui--AvatarSC\", componentId: \"vui--1gxc5tv\" }) `width:${(props) => props.width};height:${(props) => props.width};border:3px solid ${theme.colors.neutral.grey.base};color:${(props) => props.textColor};background-color:${(props) => props.bgColor};cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;background-size:cover;span{font-family:${theme.text.bodySmallBold.fontFamily};font-weight:${theme.text.bodySmallBold.fontWeight};font-size:${theme.text.bodySmallBold.fontSize};line-height:${theme.text.bodySmallBold.lineHeight};}`;\n//# sourceMappingURL=styled.js.map","/* eslint-disable react/no-array-index-key */\nimport React from 'react';\nimport { theme } from '../../theme';\nimport { AvatarSC } from './styled';\nexport const Avatar = ({ width = '40px', name = 'Veeqo', bgColor = theme.colors.secondary.blue.base, textColor = '#ffffff', }) => {\n const userInitials = name.toUpperCase().match(/\\b(\\w)/g);\n return (React.createElement(AvatarSC, { width: width, bgColor: bgColor, textColor: textColor, className: \"avatar\" }, userInitials === null || userInitials === void 0 ? void 0 : userInitials.slice(0, 2).map((initial, i) => React.createElement(\"span\", { key: `${initial}-${i}` }, initial))));\n};\n//# sourceMappingURL=Avatar.js.map","import styled from 'styled-components';\nimport { Text } from '../../Text';\nimport { theme } from '../../../theme';\nconst Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1exlfc5\" }) `display:inline-block;`;\nconst Hoverable = styled(Container).withConfig({ displayName: \"vui--Hoverable\", componentId: \"vui--up3fpq\" }) ``;\nconst TooltipText = styled(Text).withConfig({ displayName: \"vui--TooltipText\", componentId: \"vui--gpqzg1\" }) `color:${theme.colors.neutral.grey.lightest};white-space:pre-line;overflow-wrap:break-word;display:inline;`;\nconst Triangle = styled.div.withConfig({ displayName: \"vui--Triangle\", componentId: \"vui--1f7lcs5\" }) `background-color:#333;height:16px;width:16px;position:absolute;transform:rotate(45deg);z-index:12;`;\nconst Tip = styled.div.withConfig({ displayName: \"vui--Tip\", componentId: \"vui--143ip1u\" }) `transition:${({ duration }) => `opacity ${duration}ms`};&.tip-enter{opacity:0;}&.tip-enter-active{opacity:1;}&[data-popper-placement^='top-start'] > #veeqo-components-triangle{left:8px;bottom:0px;}&[data-popper-placement^='top-end'] > #veeqo-components-triangle{right:8px;bottom:0px;}&[data-popper-placement^='bottom-start'] > #veeqo-components-triangle{left:8px;top:-4px;}&[data-popper-placement^='bottom-end'] > #veeqo-components-triangle{right:8px;top:-4px;}`;\nconst Wrap = styled(Container).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--e33d0s\" }) `font-size:14px;overflow:hidden;padding:16px 20px;border-radius:4px;box-shadow:0 6px 1em -0.5em rgba(0, 0, 0, 0.35);background:#333;color:#fff;z-index:10;min-width:${({ tipMinWidth }) => tipMinWidth}px;max-width:${({ tipMaxWidth }) => tipMaxWidth}px;`;\nexport { Container, TooltipText, Tip, Hoverable, Wrap, Triangle };\n//# sourceMappingURL=styled.js.map","export var Sides;\n(function (Sides) {\n Sides[\"BOTTOM\"] = \"bottom\";\n Sides[\"TOP\"] = \"top\";\n})(Sides || (Sides = {}));\n//# sourceMappingURL=types.js.map","import React, { useState } from 'react';\nimport { usePopper } from 'react-popper';\nimport { Tip, TooltipText, Triangle, Wrap } from './styled';\nimport { Sides } from '../types';\nimport { theme } from '../../../theme';\nconst defaultConfig = {\n duration: 400,\n side: Sides.TOP,\n triangleOffset: 8,\n tipMinWidth: 60,\n tipMaxWidth: 340,\n};\nexport const TooltipPopover = ({ content, text, hoverableElement, config, reversed, withTriangle, classNames, }) => {\n const [popperElement, setPopperElement] = useState(null);\n const usedConfig = Object.assign(Object.assign({}, defaultConfig), config);\n const { duration, side, triangleOffset, tipMinWidth, tipMaxWidth } = usedConfig;\n const { styles, attributes } = usePopper(hoverableElement, popperElement, {\n placement: `${side}-${reversed ? 'end' : 'start'}`,\n modifiers: [\n {\n name: 'offset',\n options: {\n offset: [0, 10],\n },\n },\n ],\n });\n const tooltipStyles = Object.assign(Object.assign({}, styles.popper), { zIndex: theme.layers.tooltip });\n return (React.createElement(Tip, Object.assign({ className: classNames.tip, ref: setPopperElement, duration: duration, triangleOffsetSize: triangleOffset, style: tooltipStyles }, attributes.popper, { role: \"tooltip\" }),\n React.createElement(Wrap, { className: classNames.wrap, tipMinWidth: tipMinWidth, tipMaxWidth: tipMaxWidth }, content !== null && content !== void 0 ? content : React.createElement(TooltipText, null, text)),\n withTriangle && React.createElement(Triangle, { id: \"veeqo-components-triangle\", className: classNames.triangle })));\n};\n//# sourceMappingURL=TooltipPopover.js.map","import React, { useState } from 'react';\nimport ReactDOM from 'react-dom';\nimport { Container, Hoverable } from './components/styled';\nimport { TooltipPopover } from './components/TooltipPopover';\nexport const Tooltip = ({ children, text, content, config, reversed = false, className, withTriangle, initialShouldShow = false, useReactPortal = true, }) => {\n const [shouldShow, setShouldShow] = useState(initialShouldShow);\n const [hoverableElement, setHoverableElement] = useState(null);\n const hasText = text ? text.trim().length > 0 : false;\n const classNames = {\n container: className && `${className} ${className}-container`,\n tip: className && `${className}-tip`,\n wrap: className && `${className}-wrap`,\n triangle: className && `${className}-triangle`,\n hoverable: className && `${className}-hoverable`,\n };\n const hasContent = !!(content || hasText);\n if (!hasContent)\n return children;\n const show = () => setShouldShow(true);\n const hide = () => setShouldShow(false);\n const tooltipMarkup = shouldShow && hasContent && (React.createElement(TooltipPopover, { classNames: classNames, hoverableElement: hoverableElement, config: config, reversed: reversed, withTriangle: withTriangle, text: text, content: content }));\n return (React.createElement(Container, { className: classNames.container },\n useReactPortal ? ReactDOM.createPortal(tooltipMarkup, document.body) : tooltipMarkup,\n React.createElement(Hoverable, { ref: setHoverableElement, className: classNames.hoverable, onMouseEnter: show, onMouseLeave: hide }, children)));\n};\n//# sourceMappingURL=Tooltip.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { text } from '../../theme/modules/text';\nimport { colors } from '../../theme/modules/colors';\nimport { sizes } from '../../theme/modules/sizes';\nconst BaseBadge = styled(BaseContainer).withConfig({ displayName: \"vui--BaseBadge\", componentId: \"vui--1l3fzu\" }) `display:inline-flex;align-items:center;vertical-align:middle;gap:4px;padding:0.35em 0.65em;font-family:${text.bodySmall.fontFamily};font-weight:${text.bodySmall.fontWeight};font-size:75%;line-height:16px;border-radius:0.75rem;border:${(props) => (props.hideBorder ? 'none' : '1px solid transparent')};cursor:default;svg{width:${sizes.base};height:${sizes.base};}`;\nexport const DefaultBadge = styled(BaseBadge).withConfig({ displayName: \"vui--DefaultBadge\", componentId: \"vui--rwc6j0\" }) `background-color:inherit;border-color:${colors.secondary.blue.base};color:${colors.secondary.blue.base};`;\nexport const PrimaryBadge = styled(BaseBadge).withConfig({ displayName: \"vui--PrimaryBadge\", componentId: \"vui--1fakkjy\" }) `border-color:${colors.secondary.blue.base};background-color:${colors.secondary.blue.lightest};color:${colors.secondary.blue.base};`;\nexport const WarningBadge = styled(BaseBadge).withConfig({ displayName: \"vui--WarningBadge\", componentId: \"vui--1r2egf1\" }) `border-color:${colors.secondary.yellow.base};background-color:${colors.secondary.yellow.lightest};color:${colors.secondary.orange.dark};`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Tooltip } from '../Tooltip';\nimport { DefaultBadge, PrimaryBadge, WarningBadge } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst variantMap = {\n default: DefaultBadge,\n primary: PrimaryBadge,\n warning: WarningBadge,\n};\nexport const Badge = ({ variant = 'default', hideBorder = false, iconSlot, tooltip, className, e2eClassName, children, }) => {\n const BadgeVariant = variantMap[variant];\n return (React.createElement(Tooltip, { text: tooltip },\n React.createElement(BadgeVariant, { className: buildClassnames([className, e2eClassName]), hideBorder: hideBorder },\n iconSlot && iconSlot,\n children && React.createElement(\"span\", null, children))));\n};\n//# sourceMappingURL=Badge.js.map","import styled from 'styled-components';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nconst BannerLayout = styled(BaseContainer).withConfig({ displayName: \"vui--BannerLayout\", componentId: \"vui--c6sp3u\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:20px 24px 24px 24px;border-radius:4px;${({ accentColor }) => accentColor &&\n `\n box-shadow: 0px 1px 3px rgba(55, 66, 77, 0.15), inset 4px 0px 0px ${accentColor};\n `} background-color:${({ backgroundColor }) => backgroundColor || 'white'};`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--1rdjrmx\" }) `display:flex;flex-direction:row;`;\nconst Col = styled(BaseContainer).withConfig({ displayName: \"vui--Col\", componentId: \"vui--1ttgibs\" }) `display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;`;\nexport const IconCol = styled(Col).withConfig({ displayName: \"vui--IconCol\", componentId: \"vui--1z6c5f\" }) `svg{width:${sizes.md};height:${sizes.md};color:${({ accentColor }) => accentColor};}`;\nexport const ChildContainer = styled(BaseContainer).withConfig({ displayName: \"vui--ChildContainer\", componentId: \"vui--kn3qcr\" }) `width:100%;`;\nconst HeaderCol = styled(Col).withConfig({ displayName: \"vui--HeaderCol\", componentId: \"vui--1nlkkdb\" }) `flex-grow:2;margin-right:12px;`;\nconst StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--1ioilg\" }) `position:relative;top:-2px;`;\nexport { BannerLayout as Pill, StyledText as Text, Row, Col, HeaderCol };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { colors } from '../../theme/modules/colors';\nimport { Pill, Text, Row, Col, HeaderCol, ChildContainer, IconCol } from './styled';\nimport { Button } from '../Button';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { sizes } from '../../theme/modules/sizes';\nconst accentColors = {\n help: colors.secondary.blue.base,\n info: colors.neutral.ink.base,\n error: colors.secondary.red.base,\n success: colors.secondary.green.base,\n};\n/**\n * The `Banner` component was previously called `Alert` (and similarly `Pill`).\n */\nexport const Banner = (_a) => {\n var { type = 'info', text, icon, onClose, className, header, children, backgroundColor = 'white' } = _a, props = __rest(_a, [\"type\", \"text\", \"icon\", \"onClose\", \"className\", \"header\", \"children\", \"backgroundColor\"]);\n const accentColor = accentColors[type];\n return (React.createElement(Pill, Object.assign({ accentColor: accentColor, className: className, backgroundColor: backgroundColor }, props),\n React.createElement(Row, null,\n icon && (React.createElement(IconCol, { style: { marginRight: sizes.md }, accentColor: accentColor }, icon)),\n children ? (React.createElement(ChildContainer, null, children)) : (React.createElement(React.Fragment, null,\n React.createElement(HeaderCol, null, header || React.createElement(Text, { variant: \"headingSmall\" }, text)),\n React.createElement(Col, null, onClose && (React.createElement(Button, { variant: \"flat\", \"aria-label\": \"Close\", icon: React.createElement(CrossIcon, null), onClick: onClose }))))))));\n};\n//# sourceMappingURL=Banner.js.map","import styled from 'styled-components';\nimport { text } from '../../../theme/modules/text';\nexport const BreadcrumbsSC = styled.ul.withConfig({ displayName: \"vui--BreadcrumbsSC\", componentId: \"vui--1kzms7s\" }) `list-style:none;padding:0;margin:0;display:flex;align-items:center;font-family:${text.body.fontFamily};font-weight:${text.body.fontWeight};font-size:${text.body.fontSize};line-height:${text.body.lineHeight};`;\nexport const BreadcrumbSC = styled.li.withConfig({ displayName: \"vui--BreadcrumbSC\", componentId: \"vui--17agc2w\" }) `display:flex;align-items:center;.separator{display:flex;align-items:center;padding:0px 0.4rem;}a{color:inherit;text-decoration:none;text-transform:capitalize;}a:hover{text-decoration:underline;}span{font-weight:600;text-transform:capitalize;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const RightArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5.99994 11.06L9.05327 8L5.99994 4.94L6.93994 4L10.9399 8L6.93994 12L5.99994 11.06Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=RightArrowIcon.js.map","import React from 'react';\nimport { BreadcrumbSC } from './styled';\nexport const Breadcrumb = ({ children, title, LinkComponent, href }) => {\n if (LinkComponent) {\n return (React.createElement(BreadcrumbSC, { className: \"breadcrumb\" },\n React.createElement(LinkComponent, { href: href }, title),\n children));\n }\n return (React.createElement(BreadcrumbSC, { className: \"breadcrumb\" },\n title,\n children));\n};\n//# sourceMappingURL=Breadcrumb.js.map","import React from 'react';\nimport { BreadcrumbsSC } from './components/styled';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { Breadcrumb } from './components/Breadcrumb';\nconst DefaultSeparator = () => (React.createElement(RightArrowIcon, { className: \"separator\", width: sizes.base, height: sizes.base }));\nconst DefaultLink = ({ children, href }) => React.createElement(\"a\", { href: href }, children);\nconst BreadcrumbText = ({ children }) => React.createElement(\"span\", null, children);\nexport const Breadcrumbs = ({ items, Separator = React.createElement(DefaultSeparator, null), LinkComponent = DefaultLink, }) => (React.createElement(BreadcrumbsSC, { className: \"breadcrumbs\" }, items.map((item, i) => (React.createElement(Breadcrumb, { key: item.title, title: item.title, href: item.pathname, LinkComponent: i !== items.length - 1 ? LinkComponent : BreadcrumbText }, items.length !== i + 1 && Separator)))));\n//# sourceMappingURL=Breadcrumbs.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../../theme';\nexport const buttonStyles = css `.react-aria-Button{color:${theme.colors.neutral.ink.base};background-color:transparent;border-color:transparent;box-shadow:none;cursor:pointer;height:40px;padding:0 8px;border-radius:8px;font-size:16px;line-height:16px;outline:0;--outline-width:4px;svg{width:${theme.sizes.base};height:${theme.sizes.base};}&:active,&:focus-visible{box-shadow:0 0 0 var(--outline-width)${theme.colors.secondary.blue.light};}&:active,&:hover{background-color:${theme.colors.neutral.grey.light};}&:disabled{background-color:transparent;border-color:transparent;user-select:none;color:${theme.colors.neutral.grey.base};cursor:default;}}`;\n//# sourceMappingURL=buttonStyles.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../../theme';\nexport const calenderCellStyles = css `.react-aria-CalendarCell{width:30px;line-height:30px;border-radius:${theme.radius.md};border:1px solid transparent;cursor:pointer;text-align:center;&[data-hovered]{background-color:${theme.colors.neutral.grey.base};}&[data-focus-visible],&[data-focused]{outline:2px solid ${theme.colors.secondary.blue.light};}&[data-selected]{background:${theme.colors.secondary.blue.base};color:white;border-radius:0;&[data-focus-visible]{outline-color:${theme.colors.secondary.blue.light};}}&[data-outside-month],&[data-disabled]{cursor:not-allowed;}&[data-unavailable]{cursor:not-allowed;text-decoration:line-through;color:${theme.colors.secondary.red.dark};&:hover{background-color:inherit;}}&[data-outside-month],&[data-disabled]{color:${theme.colors.neutral.ink.lightest};}&[data-selection-start]{border-start-start-radius:6px;border-end-start-radius:6px;}&[data-selection-end]{border-start-end-radius:6px;border-end-end-radius:6px;}}`;\n//# sourceMappingURL=calendarCellStyles.js.map","import { css } from 'styled-components';\nimport { getTextStyles } from 'Theme/utils';\nimport { theme } from 'Theme';\nexport const headerStyles = css `& header{display:flex;align-items:center;margin:0 4px 0.5rem 4px;.react-aria-Heading{flex:1;margin:0;text-align:center;${getTextStyles(theme.text.headingSmall)}}}.react-aria-CalendarHeaderCell{padding-bottom:${theme.sizes.sm};}`;\n//# sourceMappingURL=headerStyles.js.map","import { css } from 'styled-components';\nimport { theme } from '../../../../../theme';\nimport { buttonStyles } from './buttonStyles';\nimport { calenderCellStyles } from './calendarCellStyles';\nimport { headerStyles } from './headerStyles';\nexport const SharedCalendarStyles = css `width:fit-content;max-width:100%;min-width:225px;color:${theme.colors.neutral.ink.base};font-size:14px;font-family:${theme.fontFamily};${headerStyles} ${buttonStyles} ${calenderCellStyles} & table{height:fit-content;border-collapse:separate;border-spacing:0 ${theme.sizes.xs};& td{padding:0;&:has(div[data-today='true']){& > div{border:1px solid ${theme.colors.neutral.ink.lightest};}&:has(div[data-selected]){background-color:${theme.colors.secondary.blue.base};& > div{border:1px solid ${theme.colors.secondary.blue.darkest};border-radius:${theme.radius.md};}&:has(div[data-selection-start]){border-start-start-radius:6px;border-end-start-radius:6px;}&:has(div[data-selection-end]){border-start-end-radius:6px;border-end-end-radius:6px;}}}}}`;\n//# sourceMappingURL=CalendarStyles.js.map","import { RangeCalendar } from 'react-aria-components';\nimport styled from 'styled-components';\nimport { SharedCalendarStyles } from '../subcomponents/CalendarStyles/CalendarStyles';\nexport const StyledRangeCalendar = styled(RangeCalendar).withConfig({ displayName: \"vui--StyledRangeCalendar\", componentId: \"vui--1dva9jw\" }) `${SharedCalendarStyles};`;\n//# sourceMappingURL=styled.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Grid = styled(BaseContainer).withConfig({ displayName: \"vui--Grid\", componentId: \"vui--12w0ynf\" }) `display:grid;grid-template-columns:repeat(${({ columns }) => columns}, 1fr);grid-gap:${({ spacing = 'base' }) => (spacing ? sizes[spacing] : 0)};`;\n//# sourceMappingURL=index.js.map","import styled from 'styled-components';\nimport { getTextStyles } from 'Theme/utils';\nimport { theme } from 'Theme';\nexport const SubCalendarOption = styled.button.withConfig({ displayName: \"vui--SubCalendarOption\", componentId: \"vui--140wlkz\" }) `display:flex;flex-direction:column;justify-content:center;align-items:center;${getTextStyles(theme.text.body)};width:60px;height:32px;padding:0;border:none;outline:none;border-radius:${theme.radius.md};background-color:white;&:hover{cursor:pointer;background-color:${theme.colors.neutral.grey.base};}&:focus-visible,&:active{color:white;background-color:${theme.colors.secondary.blue.base};&:not([data-selected]){outline:2px solid ${theme.colors.secondary.blue.light};}}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Grid } from '../../../../../Grid';\nimport { SubCalendarOption } from './styled';\nimport { getYearsAround } from './utils';\nexport const DodecadeCalendar = ({ currentYear, onFocusYear }) => (React.createElement(Grid, { columns: 3, spacing: \"sm\", role: \"grid\" }, getYearsAround(currentYear).map((year) => (React.createElement(SubCalendarOption, { key: `year-option-${year}`, \"aria-label\": `Go to ${year}`, onClick: onFocusYear(year) }, year)))));\n//# sourceMappingURL=DodecadeCalendar.js.map","/**\n * Gets a range of years around a given year.\n * @param year The year to get the range around.\n * @returns An array of years around the given year.\n */\nexport const getYearsAround = (year) => Array.from({ length: 12 }, (_, i) => year - 5 + i);\n//# sourceMappingURL=utils.js.map","import React from 'react';\nimport { Grid } from '../../../../../Grid';\nimport { SubCalendarOption } from './styled';\nconst MONTHS = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];\nexport const YearCalendar = ({ onFocusMonth }) => {\n return (React.createElement(Grid, { columns: 3, spacing: \"sm\", role: \"grid\" }, MONTHS.map((month, monthIndex) => (React.createElement(SubCalendarOption, { key: `month-option-${month}`, \"aria-label\": `Go to ${month}`, onClick: onFocusMonth(monthIndex) }, month)))));\n};\n//# sourceMappingURL=YearCalendar.js.map","import { getLocalTimeZone, today } from '@internationalized/date';\nimport React from 'react';\nimport { CalendarGrid as AriaCalendarGrid, CalendarHeaderCell, CalendarGridHeader, CalendarGridBody, CalendarCell, } from 'react-aria-components';\nexport const MonthCalendar = (props) => {\n const todayDate = today(getLocalTimeZone());\n return (React.createElement(AriaCalendarGrid, Object.assign({ weekdayStyle: \"short\" }, props),\n React.createElement(CalendarGridHeader, null, (day) => React.createElement(CalendarHeaderCell, null, day.slice(0, 2))),\n React.createElement(CalendarGridBody, null, (date) => React.createElement(CalendarCell, { date: date, \"data-today\": date.compare(todayDate) === 0 }))));\n};\n//# sourceMappingURL=MonthCalendar.js.map","export var CalendarLevel;\n(function (CalendarLevel) {\n CalendarLevel[CalendarLevel[\"DODECADE\"] = 0] = \"DODECADE\";\n CalendarLevel[CalendarLevel[\"YEAR\"] = 1] = \"YEAR\";\n CalendarLevel[CalendarLevel[\"MONTH\"] = 2] = \"MONTH\";\n})(CalendarLevel || (CalendarLevel = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nimport { MonthCalendar, YearCalendar, DodecadeCalendar } from './subCalendars';\nimport { CalendarLevel } from '../../../types';\nexport const CalendarGrid = ({ level, currentYear, onFocusMonth, onFocusYear, }) => {\n if (level === CalendarLevel.YEAR) {\n return React.createElement(YearCalendar, { onFocusMonth: onFocusMonth });\n }\n if (level === CalendarLevel.DODECADE) {\n return React.createElement(DodecadeCalendar, { currentYear: currentYear, onFocusYear: onFocusYear });\n }\n return React.createElement(MonthCalendar, null);\n};\n//# sourceMappingURL=CalendarGrid.js.map","import { CalendarLevel } from '../types';\nexport const visibleDurationMap = {\n [CalendarLevel.DODECADE]: { years: 10 },\n [CalendarLevel.YEAR]: { years: 1 },\n [CalendarLevel.MONTH]: { months: 1 },\n};\nexport const levelMoveLabelMap = {\n [CalendarLevel.DODECADE]: 'View Day Selection',\n [CalendarLevel.YEAR]: 'View Year Selection',\n [CalendarLevel.MONTH]: 'View Month Selection',\n};\n//# sourceMappingURL=constants.js.map","import { useState } from 'react';\nimport { CalendarLevel } from '../types';\nexport const useCalendarLevels = () => {\n const [level, setLevel] = useState(CalendarLevel.MONTH);\n const handleSwitchLevel = () => {\n if (level === CalendarLevel.MONTH) {\n setLevel(CalendarLevel.YEAR);\n }\n else if (level === CalendarLevel.YEAR) {\n setLevel(CalendarLevel.DODECADE);\n }\n else {\n setLevel(CalendarLevel.MONTH);\n }\n };\n return { level, handleSwitchLevel, setLevel };\n};\n//# sourceMappingURL=useCalendarLevels.js.map","import React from 'react';\nexport const LeftArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M10.44 11.06L7.38667 8L10.44 4.94L9.5 4L5.5 8L9.5 12L10.44 11.06Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=LeftArrowIcon.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useMemo } from 'react';\nimport { HeadingContext, useContextProps } from 'react-aria-components';\nimport { Text } from '../../../Text';\nimport { CalendarLevel } from '../../types';\nimport { trimMonths } from './utils';\nexport const CalendarHeading = forwardRef((props, ref) => {\n const [updatedProps, refUpdated] = useContextProps(props, ref, HeadingContext);\n const { children: generatedTitle, level, currentYear } = updatedProps, rest = __rest(updatedProps, [\"children\", \"level\", \"currentYear\"]);\n const text = useMemo(() => {\n if (level === CalendarLevel.DODECADE)\n return `${currentYear - 5} - ${currentYear + 6}`;\n if (level === CalendarLevel.YEAR)\n return currentYear.toString();\n return trimMonths(generatedTitle);\n }, [level, currentYear, generatedTitle]);\n return (React.createElement(Text, Object.assign({ variant: \"headingSmall\" }, rest, { ref: refUpdated, style: { whiteSpace: 'nowrap' } }), text));\n});\n//# sourceMappingURL=CalendarHeading.js.map","/**\n * Replaces all words with the first three letter of that word. All numbers are left alone.\n *\n * @example \"January 2024\" => \"Jan 2024\"\n */\nexport const trimMonths = (dateString) => dateString.replace(/\\b(\\w{1,3})(\\w*)\\b/g, (entireMatch, group) => {\n if (/\\d/.test(entireMatch))\n return entireMatch; // Move on if numbers are in word.\n return group; // Just return first 3 letters otherwise.\n});\n//# sourceMappingURL=utils.js.map","import React from 'react';\nimport { Button } from 'react-aria-components';\nimport { Button as VQBtn } from '../../../Button';\nimport { RightArrowIcon } from '../../../../tempIcons/RightArrowIcon';\nimport { LeftArrowIcon } from '../../../../tempIcons/LeftArrowIcon';\nimport { Stack } from '../../../Stack';\nimport { UpArrowIcon } from '../../../../tempIcons/UpArrowIcon';\nimport { DownArrowIcon } from '../../../../tempIcons/DownArrowIcon';\nimport { CalendarLevel } from '../../types';\nimport { levelMoveLabelMap } from '../../data/constants';\nimport { CalendarHeading } from './CalendarHeading';\nexport const CalendarHeader = ({ level, currentYear, handleSwitchLevel, isDisabled, }) => (React.createElement(Stack, { as: \"header\", direction: \"horizontal\", alignX: \"between\", alignY: \"center\", spacing: \"0\" },\n React.createElement(Button, { slot: \"previous\", isDisabled: isDisabled },\n React.createElement(LeftArrowIcon, null)),\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", alignX: \"stretch\", spacing: \"xs\", style: { margin: '0 4px' } },\n React.createElement(CalendarHeading, { level: level, currentYear: currentYear }),\n React.createElement(VQBtn, { \"aria-label\": levelMoveLabelMap[level], variant: \"flat\", icon: level === CalendarLevel.DODECADE ? React.createElement(UpArrowIcon, null) : React.createElement(DownArrowIcon, null), size: \"sm\", onClick: handleSwitchLevel, disabled: isDisabled })),\n React.createElement(Button, { slot: \"next\", isDisabled: isDisabled },\n React.createElement(RightArrowIcon, null))));\n//# sourceMappingURL=CalendarHeader.js.map","import { useLocale } from 'react-aria-components';\nimport { isWeekend } from '@internationalized/date';\nexport const useIsDateUnavailable = ({ disabledRanges, disallowWeekends, }) => {\n const { locale } = useLocale();\n const isDateUnavailable = (date) => (disallowWeekends ? isWeekend(date, locale) : false) ||\n disabledRanges.some((interval) => date.compare(interval[0]) >= 0 && date.compare(interval[1]) <= 0);\n return {\n isDateUnavailable,\n };\n};\n//# sourceMappingURL=useIsDateUnavailable.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { StyledRangeCalendar } from './styled';\nimport { CalendarGrid } from '../subcomponents/CalendarGrid';\nimport { visibleDurationMap } from '../../data/constants';\nimport { useRangeCalendarState } from '../../data/useRangeCalendar';\nimport { CalendarHeader } from '../subcomponents/CalendarHeader';\nimport { useIsDateUnavailable } from '../../data/useIsDateUnavailable';\nexport const RangeCalendar = (_a) => {\n var { disabledRanges = [], disallowWeekends = false, value, onChange, isDisabled } = _a, props = __rest(_a, [\"disabledRanges\", \"disallowWeekends\", \"value\", \"onChange\", \"isDisabled\"]);\n const { level, focusedDate, setFocusedDate, currentYear, onFocusMonth, onFocusYear, handleSwitchLevel, } = useRangeCalendarState(value);\n const { isDateUnavailable } = useIsDateUnavailable({ disabledRanges, disallowWeekends });\n return (React.createElement(StyledRangeCalendar, Object.assign({ focusedValue: focusedDate, onFocusChange: setFocusedDate, isDateUnavailable: isDateUnavailable, visibleDuration: visibleDurationMap[level], value: value, onChange: onChange, isDisabled: isDisabled }, props),\n React.createElement(CalendarHeader, { currentYear: currentYear, level: level, handleSwitchLevel: handleSwitchLevel, isDisabled: isDisabled }),\n React.createElement(CalendarGrid, { level: level, currentYear: currentYear, onFocusMonth: onFocusMonth, onFocusYear: onFocusYear })));\n};\n//# sourceMappingURL=RangeCalendar.js.map","import { useState, useEffect } from 'react';\nimport { CalendarDate, getLocalTimeZone, today } from '@internationalized/date';\nimport { CalendarLevel } from '../types';\nimport { useCalendarLevels } from './useCalendarLevels';\nexport const useRangeCalendarState = (initialValue) => {\n const [focusedDate, setFocusedDate] = useState((initialValue === null || initialValue === void 0 ? void 0 : initialValue.start) || today(getLocalTimeZone()));\n const { level, setLevel, handleSwitchLevel } = useCalendarLevels();\n useEffect(() => {\n if (initialValue)\n setFocusedDate(initialValue.start);\n }, [initialValue]);\n const currentYear = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.year) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.start.year) || new Date().getFullYear();\n const currentMonth = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.month) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.start.month) || new Date().getMonth() + 1;\n const onFocusMonth = (monthIndex) => () => {\n setFocusedDate(new CalendarDate(currentYear, monthIndex + 1, 1));\n setLevel(CalendarLevel.MONTH);\n };\n const onFocusYear = (year) => () => {\n setFocusedDate(new CalendarDate(year, currentMonth, 1));\n setLevel(CalendarLevel.YEAR);\n };\n return {\n level,\n focusedDate,\n setFocusedDate,\n currentYear,\n onFocusMonth,\n onFocusYear,\n handleSwitchLevel,\n };\n};\n//# sourceMappingURL=useRangeCalendar.js.map","import { Calendar } from 'react-aria-components';\nimport styled from 'styled-components';\nimport { SharedCalendarStyles } from '../subcomponents/CalendarStyles/CalendarStyles';\nexport const StyledCalendar = styled(Calendar).withConfig({ displayName: \"vui--StyledCalendar\", componentId: \"vui--6d0gjz\" }) `${SharedCalendarStyles};& .react-aria-CalendarCell[data-selected],& table td{border-radius:8px;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { StyledCalendar } from './styled';\nimport { CalendarGrid } from '../subcomponents/CalendarGrid';\nimport { visibleDurationMap } from '../../data/constants';\nimport { CalendarHeader } from '../subcomponents/CalendarHeader';\nimport { useCalendarState } from '../../data/useCalendar';\nimport { useIsDateUnavailable } from '../../data/useIsDateUnavailable';\nexport const Calendar = (_a) => {\n var { disabledRanges = [], disallowWeekends = false, value, onChange, isDisabled } = _a, props = __rest(_a, [\"disabledRanges\", \"disallowWeekends\", \"value\", \"onChange\", \"isDisabled\"]);\n const { level, focusedDate, setFocusedDate, currentYear, onFocusMonth, onFocusYear, handleSwitchLevel, } = useCalendarState(value);\n const { isDateUnavailable } = useIsDateUnavailable({ disabledRanges, disallowWeekends });\n return (React.createElement(StyledCalendar, Object.assign({ focusedValue: focusedDate, onFocusChange: setFocusedDate, isDateUnavailable: isDateUnavailable, visibleDuration: visibleDurationMap[level], value: value, onChange: onChange, isDisabled: isDisabled }, props),\n React.createElement(CalendarHeader, { currentYear: currentYear, level: level, handleSwitchLevel: handleSwitchLevel, isDisabled: isDisabled }),\n React.createElement(CalendarGrid, { level: level, currentYear: currentYear, onFocusMonth: onFocusMonth, onFocusYear: onFocusYear })));\n};\n//# sourceMappingURL=Calendar.js.map","import { useState, useEffect } from 'react';\nimport { CalendarDate, getLocalTimeZone, today } from '@internationalized/date';\nimport { CalendarLevel } from '../types';\nimport { useCalendarLevels } from './useCalendarLevels';\nexport const useCalendarState = (initialValue) => {\n const [focusedDate, setFocusedDate] = useState(initialValue || today(getLocalTimeZone()));\n const { level, setLevel, handleSwitchLevel } = useCalendarLevels();\n useEffect(() => {\n if (initialValue)\n setFocusedDate(initialValue);\n }, [initialValue]);\n const currentYear = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.year) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.year) || new Date().getFullYear();\n const currentMonth = (focusedDate === null || focusedDate === void 0 ? void 0 : focusedDate.month) || (initialValue === null || initialValue === void 0 ? void 0 : initialValue.month) || new Date().getMonth() + 1;\n const onFocusMonth = (monthIndex) => () => {\n setFocusedDate(new CalendarDate(currentYear, monthIndex + 1, 1));\n setLevel(CalendarLevel.MONTH);\n };\n const onFocusYear = (year) => () => {\n setFocusedDate(new CalendarDate(year, currentMonth, 1));\n setLevel(CalendarLevel.YEAR);\n };\n return {\n level,\n focusedDate,\n setFocusedDate,\n currentYear,\n onFocusMonth,\n onFocusYear,\n handleSwitchLevel,\n };\n};\n//# sourceMappingURL=useCalendar.js.map","import styled from 'styled-components';\nimport { Tooltip } from '../../Tooltip';\nimport { theme } from '../../../theme';\nconst alignMap = {\n top: 'flex-start',\n center: 'center',\n};\nexport const RootLayout = styled.div.withConfig({ displayName: \"vui--RootLayout\", componentId: \"vui--11nf17l\" }) `display:flex;align-items:center;& > * + *{margin-left:${theme.sizes.base};}`;\nexport const InputLayout = styled.div.withConfig({ displayName: \"vui--InputLayout\", componentId: \"vui--1yac6kr\" }) `align-self:stretch;display:flex;align-items:${(props) => alignMap[props.align]};`;\nexport const AccessoryLayout = styled.div.withConfig({ displayName: \"vui--AccessoryLayout\", componentId: \"vui--qbgrc7\" }) `align-self:center;display:flex;align-items:center;`;\nexport const TextLayout = styled.div.withConfig({ displayName: \"vui--TextLayout\", componentId: \"vui--1uu3ed5\" }) `flex:1;& > * + *{margin-top:${theme.sizes.sm};}`;\nexport const HintText = styled.div.withConfig({ displayName: \"vui--HintText\", componentId: \"vui--lz8nl\" }) `font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport const ErrorText = styled.div.withConfig({ displayName: \"vui--ErrorText\", componentId: \"vui--piugtf\" }) `font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};`;\nexport const Wrapper = styled.label.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--2wdtq1\" }) `box-sizing:border-box;&:hover{cursor:${(props) => (props.disabled ? 'default' : 'pointer')};}`;\nexport const BorderedWrapper = styled(Wrapper).withConfig({ displayName: \"vui--BorderedWrapper\", componentId: \"vui--1an42ms\" }) `border:2px solid ${theme.colors.neutral.grey.dark};border-radius:${theme.radius.md};padding:${theme.sizes.base} 0.75rem;&:hover{border-color:${theme.colors.secondary.blue.base};}`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1ifrill\" }) `display:block;&-hoverable{display:block;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Stack } from '../Stack';\nimport { theme } from '../../theme';\nimport { Wrapper, BorderedWrapper, RootLayout, InputLayout, AccessoryLayout, TextLayout, HintText, ErrorText, BlockTooltip, } from './components/styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { Text } from '../Text';\nconst generateClassNames = (prefix) => ({\n hint: prefix ? 'choice__hint' : undefined,\n label: prefix ? 'choice__label' : undefined,\n tooltip: prefix ? 'choice__tooltip' : undefined,\n error: prefix ? 'choice__error' : undefined,\n});\nexport const Choice = ({ id, className, label, hint, tooltip, error, bordered, Badge, Accessory, Footer, children, disabled = false, labelVariant = 'body', inputPosition = 'left', }) => {\n const classNames = generateClassNames(className);\n const contentMarkup = (React.createElement(RootLayout, null,\n inputPosition === 'left' && (React.createElement(InputLayout, { align: Accessory ? 'center' : 'top' }, children)),\n Accessory && React.createElement(AccessoryLayout, null, Accessory),\n label || hint || error || Badge || Footer ? (React.createElement(TextLayout, null,\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n Badge,\n label && (React.createElement(Text, { variant: labelVariant, className: classNames.label }, label)),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip, className: classNames.tooltip },\n React.createElement(HelpIcon, { name: \"help\", width: theme.sizes.base, color: theme.colors.neutral.ink.lightest })))),\n hint && React.createElement(HintText, { className: classNames.hint }, hint),\n error && React.createElement(ErrorText, { className: classNames.error }, error),\n Footer)) : null,\n inputPosition === 'right' && (React.createElement(InputLayout, { align: Accessory ? 'center' : 'top' }, children))));\n if (bordered) {\n return (React.createElement(BorderedWrapper, { disabled: disabled, htmlFor: id, className: className }, contentMarkup));\n }\n return (React.createElement(Wrapper, { disabled: disabled, htmlFor: id, className: className }, contentMarkup));\n};\n//# sourceMappingURL=Choice.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst { colors, sizes, radius } = theme;\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--hippn5\" }) `appearance:none;width:18px;height:18px;background-color:transparent;border:2px solid ${colors.neutral.ink.lightest};border-radius:${radius.base};cursor:pointer;flex-shrink:0;transition:box-shadow 0.1s,background-color 0.1s;&:checked{background-color:${colors.secondary.blue.base};border-color:${colors.secondary.blue.base};background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.56846 16.3657L3.86697 11.6642L2.2998 13.2313L8.56846 19.5L22.0013 6.06716L20.4341 4.5L8.56846 16.3657Z' fill='white' /></svg>\");background-repeat:no-repeat;background-size:${sizes[4]};background-position:center;}&:hover{border-color:${colors.secondary.blue.base};}&:active{border-color:${colors.secondary.blue.base};}&:focus{box-shadow:0 0 0 4px ${colors.secondary.blue.light};outline:0;}&:indeterminate{background-color:${colors.secondary.blue.base};border-color:${colors.secondary.blue.base};background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='5' y='11' width='14' height='3' fill='white'/></svg>\");background-repeat:no-repeat;background-size:${sizes[4]};background-position:center;}&:disabled{box-shadow:none;background-color:${colors.neutral.grey.base};border-color:${colors.neutral.grey.base};color:${colors.neutral.ink.light};cursor:default;}&:checked:disabled{background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M8.56846 16.3657L3.86697 11.6642L2.2998 13.2313L8.56846 19.5L22.0013 6.06716L20.4341 4.5L8.56846 16.3657Z' fill='%23637381' /></svg>\");}&:indeterminate:disabled{background-image:url(\"data:image/svg+xml;utf-8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><rect x='5' y='11' width='14' height='3' fill='%23637381'/></svg>\");}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useMemo, useRef } from 'react';\nimport { Choice } from '../Choice';\nimport { Input } from './styled';\nimport { generateId } from '../../utils/generateId';\nexport const Checkbox = (_a) => {\n var { checked, indeterminate, value, name, disabled, ariaLabel, className, onChange } = _a, otherProps = __rest(_a, [\"checked\", \"indeterminate\", \"value\", \"name\", \"disabled\", \"ariaLabel\", \"className\", \"onChange\"]);\n const id = useMemo(() => generateId('checkbox'), []);\n const checkboxRef = useRef(null);\n const handleChange = useCallback((e) => {\n onChange(e.currentTarget.checked, value);\n }, [onChange, value]);\n useEffect(() => {\n if (!checkboxRef.current)\n return;\n if (indeterminate === true) {\n checkboxRef.current.indeterminate = true;\n return;\n }\n checkboxRef.current.indeterminate = false;\n }, [indeterminate]);\n return (React.createElement(Choice, Object.assign({ id: id, disabled: disabled, className: className }, otherProps),\n React.createElement(Input, { ref: checkboxRef, id: id, type: \"checkbox\", checked: checked, value: value, name: name, disabled: disabled, \"aria-label\": ariaLabel, onChange: handleChange })));\n};\n//# sourceMappingURL=Checkbox.js.map","import styled from 'styled-components';\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--1e1oks4\" }) `appearance:none;box-sizing:border-box;flex-shrink:0;width:18px;height:18px;margin:3px;background-color:transparent;border:2px solid #637381;border-radius:50%;outline:none;cursor:pointer;flex-shrink:0;transition:box-shadow 0.1s;&:checked{position:relative;border-color:#0079d1;}&:checked::before{content:'';width:10px;height:10px;position:absolute;top:2px;left:2px;background-color:#0079d1;border-radius:50%;}&:hover{border-color:#0079d1;}&:active{border-color:#0079d1;}&:focus{box-shadow:0 0 0 4px #80bce8;outline:0;}&:disabled{box-shadow:none;background-color:#dfe3e8;border-color:#959fa8;cursor:default;}&:disabled::before{background-color:#637381;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useCallback } from 'react';\nimport { Choice } from '../Choice';\nimport { Input } from './styled';\nimport { generateId } from '../../utils/generateId';\nexport const Radio = forwardRef((_a, ref) => {\n var { checked, value, name, disabled, onChange, id, children } = _a, otherProps = __rest(_a, [\"checked\", \"value\", \"name\", \"disabled\", \"onChange\", \"id\", \"children\"]);\n const handleChange = useCallback((e) => {\n onChange(e.currentTarget.checked, value);\n }, [onChange, value]);\n const componentId = id !== null && id !== void 0 ? id : generateId('radio');\n return (React.createElement(Choice, Object.assign({ id: componentId, disabled: disabled }, otherProps),\n React.createElement(Input, { id: componentId, type: \"radio\", checked: checked, value: value, name: name, disabled: disabled, onChange: handleChange, ref: ref }),\n children));\n});\n//# sourceMappingURL=Radio.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const Fieldset = styled.fieldset.withConfig({ displayName: \"vui--Fieldset\", componentId: \"vui--bygv6o\" }) `padding:0;display:flex;flex-direction:column;border:0;& > * + *{margin-top:16px;}`;\nexport const Legend = styled.legend.withConfig({ displayName: \"vui--Legend\", componentId: \"vui--18baj4v\" }) `font-family:${theme.text.inputLabel.fontFamily};font-size:${theme.text.inputLabel.fontSize};font-style:${theme.text.inputLabel.fontStyle};font-weight:${theme.text.inputLabel.fontWeight};line-height:${theme.text.inputLabel.lineHeight};text-decoration:${theme.text.inputLabel.textDecoration};color:${theme.text.inputLabel.color};`;\n//# sourceMappingURL=styled.js.map","import React, { Component } from 'react';\nimport { Radio } from '../Radio';\nimport { Checkbox } from '../Checkbox';\nimport { Fieldset, Legend } from './styled';\nexport class ChoiceList extends Component {\n constructor() {\n super(...arguments);\n this.handleChange = (value, checked) => {\n const { allowMultiple } = this.props;\n if (allowMultiple) {\n this.handleChangeMultiple(value, checked);\n return;\n }\n this.handleChangeSingle(value, checked);\n };\n this.handleChangeSingle = (value, checked) => {\n const { onChange } = this.props;\n if (checked) {\n onChange([value]);\n }\n };\n this.handleChangeMultiple = (value, checked) => {\n const { selected, onChange } = this.props;\n let newSelected = [];\n if (checked) {\n newSelected = [...selected, value];\n }\n else {\n newSelected = selected.filter((selectedValue) => selectedValue !== value);\n }\n onChange(newSelected);\n };\n }\n render() {\n const { allowMultiple, options, selected, title, disabled, bordered } = this.props;\n const InputComponent = allowMultiple ? Checkbox : Radio;\n return (React.createElement(Fieldset, { disabled: disabled },\n title && React.createElement(Legend, null, title),\n options.map((option) => (React.createElement(InputComponent, Object.assign({ key: option.value, bordered: bordered, checked: selected.includes(option.value), onChange: (checked) => this.handleChange(option.value, checked) }, option))))));\n }\n}\n//# sourceMappingURL=ChoiceList.js.map","import React from 'react';\nexport const ClipboardIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M19 3H14.82C14.4 1.84 13.3 1 12 1C10.7 1 9.6 1.84 9.18 3H5C3.9 3 3 3.9 3 5V21C3 22.1 3.9 23 5 23H19C20.1 23 21 22.1 21 21V5C21 3.9 20.1 3 19 3ZM12 3C12.55 3 13 3.45 13 4C13 4.55 12.55 5 12 5C11.45 5 11 4.55 11 4C11 3.45 11.45 3 12 3ZM19 21H5V5H7V8H17V5H19V21Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=ClipboardIcon.js.map","import React, { useCallback } from 'react';\nimport styled from 'styled-components';\nimport { Tooltip } from '../Tooltip';\nimport { colors } from '../../theme/modules/colors';\nimport { SuccessIcon } from '../../tempIcons/SuccessIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { Button } from '../Button';\nimport { ClipboardIcon } from '../../tempIcons/ClipboardIcon';\nconst iconSizes = { width: sizes.base, height: sizes.base };\n/**\n * Created in here to fix orders table sizes. Bad pattern to use in main button component, as\n * touch target is below A11y guidelines.\n */\nconst XSButton = styled(Button).withConfig({ displayName: \"vui--XSButton\", componentId: \"vui--e6p1xr\" }) `padding:1px;height:unset;span{height:${sizes.base};width:${sizes.base};top:unset;}`;\n/**\n * A dynamic button to facilitate copying text to a users' keyboard when clicked.\n */\nexport const CopyToClipboard = ({ className, text, onCopy }) => {\n const [copied, setCopied] = React.useState(false);\n const handleCopy = useCallback(() => {\n navigator.clipboard.writeText(text);\n if (onCopy)\n onCopy();\n setCopied(true);\n setTimeout(() => setCopied(false), 2500);\n }, [onCopy, text]);\n return (React.createElement(Tooltip, { text: copied ? 'Copied!' : 'Copy to clipboard' },\n React.createElement(XSButton, { variant: \"flat\", size: \"sm\", className: className, \"aria-label\": `${copied ? 'Copied' : 'Copy'} \"${text}\" to clipboard`, icon: copied ? (React.createElement(SuccessIcon, Object.assign({ color: colors.secondary.green.base }, iconSizes))) : (React.createElement(ClipboardIcon, Object.assign({ color: colors.secondary.blue.base }, iconSizes))), onClick: handleCopy })));\n};\n//# sourceMappingURL=CopyToClipboard.js.map","import styled from 'styled-components';\nimport { Stack } from '../../components/Stack';\nimport { Tooltip } from '../../components/Tooltip';\nimport { theme } from '../../theme';\nexport const Label = styled.label.withConfig({ displayName: \"vui--Label\", componentId: \"vui--qydg5r\" }) `display:block;font-family:${theme.text.inputLabel.fontFamily};font-size:${theme.text.inputLabel.fontSize};font-weight:${theme.text.inputLabel.fontWeight};line-height:${theme.text.inputLabel.lineHeight};color:${theme.text.inputLabel.color};`;\nexport const Hint = styled.span.withConfig({ displayName: \"vui--Hint\", componentId: \"vui--1p3i1v3\" }) `display:block;font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport const Error = styled.span.withConfig({ displayName: \"vui--Error\", componentId: \"vui--9vxkaw\" }) `display:block;font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};&::before{content:'';position:absolute;top:0;bottom:0;left:calc(${theme.sizes[2]} * -1);width:2px;background-color:${theme.colors.secondary.red.base};}`;\nexport const RootStack = styled(Stack).withConfig({ displayName: \"vui--RootStack\", componentId: \"vui--10dmq2i\" }) `position:relative;`;\nexport const BlockTooltip = styled(Tooltip).withConfig({ displayName: \"vui--BlockTooltip\", componentId: \"vui--1haf85r\" }) `display:block;&-hoverable{display:flex;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { theme } from '../../theme';\nimport { Stack } from '../../components/Stack';\nimport { RootStack, Label, Hint, Error, BlockTooltip } from './styled';\nimport { HelpIcon } from '../../tempIcons/HelpIcon';\nimport { useId } from '../../hooks/useId';\nexport const withLabels = (Component) => (_a) => {\n var { label, hint, error, tooltip } = _a, otherProps = __rest(_a, [\"label\", \"hint\", \"error\", \"tooltip\"]);\n const componentId = useId({ id: otherProps === null || otherProps === void 0 ? void 0 : otherProps.id, prefix: Component.name });\n if (!label)\n return React.createElement(Component, Object.assign({ hasError: !!error }, otherProps));\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(\"div\", { style: { marginBottom: theme.sizes.xs } },\n React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"sm\" },\n React.createElement(Label, { id: `${componentId}-label`, htmlFor: componentId }, label),\n tooltip && (React.createElement(BlockTooltip, { text: tooltip },\n React.createElement(HelpIcon, { width: theme.sizes.base, height: theme.sizes.base, color: theme.colors.neutral.ink.light })))),\n hint && React.createElement(Hint, null, hint)),\n React.createElement(Component, Object.assign({ id: componentId, hasError: !!error }, otherProps)),\n error && React.createElement(Error, null, error)));\n};\n//# sourceMappingURL=withLabels.js.map","import React, { useEffect } from 'react';\nexport const withDeprecated = (Component) => (props) => {\n useEffect(() => {\n // eslint-disable-next-line no-console\n console.warn(`${Component.name} is deprecated.`);\n }, []);\n return React.createElement(Component, Object.assign({}, props));\n};\n//# sourceMappingURL=withDeprecated.js.map","import styled from 'styled-components';\nimport { Group } from 'react-aria-components';\nimport { getTextStyles } from 'Theme/utils';\nimport { theme } from '../../theme';\nexport const DateRangeGroup = styled(Group).withConfig({ displayName: \"vui--DateRangeGroup\", componentId: \"vui--cprola\" }) `${getTextStyles(theme.text.body)} display:flex;align-items:center;justify-content:space-between;gap:8px;height:22px;z-index:1;border:1px solid ${theme.colors.neutral.ink.lightest};border-radius:${theme.radius.base};gap:${theme.sizes.xs};padding:${theme.sizes.sm};&[data-focus-within]{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}&:has(*[data-invalid]){box-shadow:0 0 0 4px ${theme.colors.secondary.red.light};border:1px solid ${theme.colors.secondary.red.base};}${({ $hasError }) => !!$hasError &&\n `\n box-shadow: 0 0 0 4px ${theme.colors.secondary.red.light};\n border: 1px solid ${theme.colors.secondary.red.base};\n `} *[data-placeholder],*[data-placeholder] + div,*:has(*[data-placeholder])~ .date-range-input-splitter{color:${theme.colors.neutral.ink.lightest};}.date-range-input-splitter{margin:0 ${theme.sizes.sm};}&[data-disabled]{cursor:not-allowed;background-color:${theme.colors.neutral.grey.light};.react-aria-DateInput .react-aria-DateSegment,.date-range-input-splitter{cursor:not-allowed;color:${theme.colors.neutral.ink.light};}}.react-aria-DateInput{display:flex;align-items:center;cursor:text;caret-color:transparent;.react-aria-DateSegment{padding:0 1px;border-radius:${theme.radius.base};&[data-invalid]{color:${theme.colors.secondary.red.base};}&[data-focused]{color:white;background-color:${theme.colors.secondary.blue.dark};&[data-invalid]{background-color:${theme.colors.secondary.red.lightest};}}&[data-invalid]{font-weight:bold;color:${theme.colors.secondary.red.dark};}&:focus-visible{outline:none;}}}`;\n//# sourceMappingURL=styled.js.map","import { withLabels } from '../../hoc';\nimport { DateInputField as BasicDateInputField } from './DateInputField';\nexport const DateInputField = withLabels(BasicDateInputField);\n//# sourceMappingURL=index.js.map","import React from 'react';\nimport { DateField, DateInput, DateSegment } from 'react-aria-components';\nimport { DateRangeGroup } from './styled';\nimport { Button } from '../Button';\nimport { Stack } from '../Stack';\nexport const DateInputField = ({ id, className, style, shouldForceLeadingZeros = true, rightAction, minValue, maxvalue, startValue, endValue, isDisabled, isReadOnly, isRangeInput = false, hasError, 'aria-label': ariaLabel, 'aria-describedby': ariaDescribedBy, 'aria-labelledby': ariaLabelledBy, onChange, onChangeStartDate, onChangeEndDate, }) => (React.createElement(Stack, { direction: \"horizontal\", alignX: \"stretch\", alignY: \"center\", spacing: 0 },\n React.createElement(DateRangeGroup, { style: style, className: className, \"aria-label\": ariaLabel, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"$hasError\": hasError, isDisabled: isDisabled },\n React.createElement(Stack, { spacing: 0, direction: \"horizontal\", alignX: \"center\" },\n React.createElement(DateField, { shouldForceLeadingZeros: shouldForceLeadingZeros, onChange: isRangeInput ? onChangeStartDate : onChange, value: startValue, minValue: minValue, maxValue: maxvalue, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"aria-label\": isRangeInput ? 'start date' : 'date', isDisabled: isDisabled, isReadOnly: isReadOnly },\n React.createElement(DateInput, { slot: \"start\" }, (segment) => React.createElement(DateSegment, { segment: segment }))),\n isRangeInput && (React.createElement(React.Fragment, null,\n React.createElement(\"span\", { className: \"date-range-input-splitter\", \"aria-hidden\": \"true\" }, \"-\"),\n React.createElement(DateField, { shouldForceLeadingZeros: shouldForceLeadingZeros, onChange: onChangeEndDate, value: endValue, minValue: minValue, maxValue: maxvalue, \"aria-describedby\": ariaDescribedBy, \"aria-labelledby\": ariaLabelledBy !== null && ariaLabelledBy !== void 0 ? ariaLabelledBy : `${id}-label`, \"aria-label\": \"end date\", isDisabled: isDisabled, isReadOnly: isReadOnly },\n React.createElement(DateInput, { slot: \"end\" }, (segment) => React.createElement(DateSegment, { segment: segment })))))),\n rightAction && (React.createElement(Button, Object.assign({ variant: \"flat\", style: {\n padding: '2px',\n height: 'unset',\n } }, rightAction))))));\n//# sourceMappingURL=DateInputField.js.map","import styled from 'styled-components';\nexport const SelectInput = styled.select.withConfig({ displayName: \"vui--SelectInput\", componentId: \"vui--1v4mu6a\" }) `box-sizing:border-box;appearance:none;display:flex;align-items:center;justify-content:center;padding:0 2.5rem 0 0.5rem;border-radius:4px;background-color:white;border:1px solid #959fa8;color:#1b2126;background-image:url(\"data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M4 6L8 10L12 6H4Z' fill='currentColor' /%3E%3C/svg%3E\");background-repeat:no-repeat;background-position:right 0.5em top 50%,0 0;${({ sizeVariant }) => {\n let height = '40px';\n let fontSize = '14px';\n if (sizeVariant === 'sm') {\n height = '32px';\n fontSize = '12px';\n }\n return `\n height: ${height};\n font-size: ${fontSize};\n `;\n}} &:focus{border-color:#0079d1;box-shadow:0 0 0 4px #80bce8;outline:0;}&:invalid{border-color:#eb5757;box-shadow:0 0 0 4px #f7bcbc;outline:0;}&:disabled{box-shadow:none;background-color:#f2f3f5;border-color:#959fa8;color:#637381;cursor:not-allowed;}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef, useCallback } from 'react';\nimport { SelectInput } from './styled';\nimport { withLabels } from '../../hoc';\nexport const Select = withLabels(forwardRef((_a, ref) => {\n var { className, options, value, onChange, size, disabled, hasError } = _a, otherProps = __rest(_a, [\"className\", \"options\", \"value\", \"onChange\", \"size\", \"disabled\", \"hasError\"]);\n const handleChange = useCallback((e) => {\n if (!onChange)\n return;\n onChange(e.currentTarget.value);\n }, [onChange]);\n return (React.createElement(SelectInput, Object.assign({ className: className, sizeVariant: size, value: value !== null && value !== void 0 ? value : undefined, onChange: handleChange, disabled: disabled, hasError: hasError, ref: ref }, otherProps), !!options &&\n options.map((option) => (React.createElement(\"option\", { key: option.label, value: option.value, disabled: option.disabled, hidden: option.hidden }, option.label)))));\n}));\nSelect.displayName = 'Select';\n//# sourceMappingURL=Select.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nimport { theme } from '../../theme';\nconst Slider = styled.span.withConfig({ displayName: \"vui--Slider\", componentId: \"vui--x03mdi\" }) `content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:18px;background-color:#cdd1d5;-webkit-transition:0.3s;transition:0.3s;&:after{content:'';position:absolute;border-radius:50%;background-color:${({ disabled, switched }) => disabled && switched ? theme.colors.secondary.blue.lightest : 'white'};-webkit-transition:0.3s;transition:0.3s;}`;\nconst Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--1ccelw2\" }) `width:100%;height:100%;border-radius:${theme.radius.base};z-index:2;margin:0;cursor:${({ disabled }) => (disabled ? 'not-allowed' : 'pointer')};&:focus-visible + ${Slider}{box-shadow:0 0 0 4px ${theme.colors.brand.blue.light};}&:checked + ${Slider}{background-color:#0079d1;}&:disabled + ${Slider}{background-color:${theme.colors.neutral.grey.base};}&:checked:disabled + ${Slider}{background-color:${theme.colors.secondary.blue.light};}`;\nconst Switch = styled.span.withConfig({ displayName: \"vui--Switch\", componentId: \"vui--13yy1uj\" }) `display:flex;position:relative;height:${({ small }) => (small ? '28px' : '36px')};width:${({ small }) => (small ? '56px' : '72px')};z-index:1;input{position:absolute;opacity:0;}${Slider}:after{height:${({ small }) => (small ? '22px' : '28px')};width:${({ small }) => (small ? '22px' : '28px')};left:${({ small }) => (small ? '3px' : '4px')};bottom:${({ small }) => (small ? '3px' : '4px')};}${Input}:checked + ${Slider}{&:after,svg{-webkit-transform:translateX(${({ small }) => (small ? '28px' : '36px')});-ms-transform:translateX(${({ small }) => (small ? '28px' : '36px')});transform:translateX(${({ small }) => (small ? '28px' : '36px')});}}`;\nconst Wrapper = styled(BaseContainer).withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--69792q\" }) `display:inline-block;user-select:none;`;\nexport { Switch, Slider, Input, Wrapper };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { forwardRef } from 'react';\nimport { Input, Slider, Switch, Wrapper } from './styled';\nimport { Choice } from '../Choice';\n/**\n * A toggle switch component, use-cases should provide a label, wrap with a custom one or pass in an aria-label.\n */\nexport const Toggle = forwardRef((_a, ref) => {\n var { id = 'testid', className, name, switched, small, onClick = () => { }, disabled, ariaLabel, inputPosition = 'right' } = _a, choiceProps = __rest(_a, [\"id\", \"className\", \"name\", \"switched\", \"small\", \"onClick\", \"disabled\", \"ariaLabel\", \"inputPosition\"]);\n return (React.createElement(Choice, Object.assign({ id: id, inputPosition: inputPosition }, choiceProps),\n React.createElement(Wrapper, { className: className, disabled: disabled },\n React.createElement(Switch, { small: small, disabled: disabled, className: className },\n React.createElement(Input, { id: id, role: \"switch\", type: \"checkbox\", name: name, \"aria-label\": ariaLabel, checked: !!switched, onChange: (e) => (disabled ? undefined : onClick(e)), disabled: disabled, ref: ref }),\n React.createElement(Slider, { switched: switched, disabled: disabled })))));\n});\n//# sourceMappingURL=Toggle.js.map","export const DEFAULT_PREVIOUS_PERIOD_OPTIONS = [\n { label: 'Previous Day', value: 'PREVIOUS_DAY' },\n { label: 'Previous Week', value: 'PREVIOUS_WEEK' },\n { label: 'Previous Month', value: 'PREVIOUS_MONTH' },\n { label: 'Previous Year', value: 'PREVIOUS_YEAR' },\n];\n//# sourceMappingURL=constants.js.map","import React, { useEffect, useState } from 'react';\nimport { Toggle } from '../../Toggle';\nimport { Text } from '../../Text';\nimport { Select } from '../../Select';\nimport { theme } from '../../../theme';\nimport { DEFAULT_PREVIOUS_PERIOD_OPTIONS } from './constants';\nexport const ComparePreviousPeriod = ({ options = DEFAULT_PREVIOUS_PERIOD_OPTIONS, selectedPreviousPeriod, setSelectedPreviousPeriod, }) => {\n const [showCompareSelect, setShowCompareSelect] = useState(!!selectedPreviousPeriod);\n const findAndSelectOption = (newValue) => {\n const newOption = options.find(({ value }) => value === newValue);\n if (newOption)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(newOption);\n };\n const toggleShowSelect = () => {\n // When toggled off, unselect show previous period.\n if (showCompareSelect)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(null);\n setShowCompareSelect(!showCompareSelect);\n };\n // If no option is currently selected, we set to the first option provided.\n useEffect(() => {\n if (!selectedPreviousPeriod)\n setSelectedPreviousPeriod === null || setSelectedPreviousPeriod === void 0 ? void 0 : setSelectedPreviousPeriod(options[0]);\n }, [selectedPreviousPeriod, setSelectedPreviousPeriod, options]);\n return (React.createElement(React.Fragment, null,\n React.createElement(Text, { variant: \"inputLabel\", style: {\n display: 'flex',\n alignItems: 'center',\n gap: theme.sizes.sm,\n whiteSpace: 'nowrap',\n } },\n React.createElement(Toggle, { small: true, switched: showCompareSelect, onClick: toggleShowSelect }),\n \"Compare previous period\"),\n showCompareSelect && (React.createElement(Select, { \"aria-label\": \"Period to compare against\", options: options, \n // To avoid screen jumping (before useEffect kicks in, default value to first option)\n value: (selectedPreviousPeriod === null || selectedPreviousPeriod === void 0 ? void 0 : selectedPreviousPeriod.value) || options[0].value, onChange: findAndSelectOption }))));\n};\n//# sourceMappingURL=ComparePreviousPeriod.js.map","import { CalendarDate, endOfMonth, getLocalTimeZone, now, startOfMonth, startOfWeek, startOfYear, } from '@internationalized/date';\nexport var DateRanges;\n(function (DateRanges) {\n DateRanges[\"TODAY\"] = \"TODAY\";\n DateRanges[\"YESTERDAY\"] = \"YESTERDAY\";\n DateRanges[\"LAST_7_DAYS\"] = \"LAST_7_DAYS\";\n DateRanges[\"LAST_30_DAYS\"] = \"LAST_30_DAYS\";\n DateRanges[\"LAST_90_DAYS\"] = \"LAST_90_DAYS\";\n DateRanges[\"LAST_MONTH\"] = \"LAST_MONTH\";\n DateRanges[\"LAST_12_MONTHS\"] = \"LAST_12_MONTHS\";\n DateRanges[\"WEEK_TO_DATE\"] = \"WEEK_TO_DATE\";\n DateRanges[\"MONTH_TO_DATE\"] = \"MONTH_TO_DATE\";\n DateRanges[\"YEAR_TO_DATE\"] = \"YEAR_TO_DATE\";\n})(DateRanges || (DateRanges = {}));\nexport const timeRangeToDateRange = (range) => {\n const { start, end } = range;\n const startDate = new CalendarDate(start.year, start.month, start.day);\n const endDate = new CalendarDate(end.year, end.month, end.day);\n return { start: startDate, end: endDate };\n};\nexport const getDateRange = (option) => {\n // Getting today every time function is called. Don't want this to be stale\n const today = now(getLocalTimeZone());\n let dateRange;\n switch (option) {\n case DateRanges.TODAY:\n dateRange = { start: today, end: today };\n break;\n case DateRanges.YESTERDAY:\n dateRange = {\n start: today.subtract({ days: 1 }),\n end: today.subtract({ days: 1 }),\n };\n break;\n case DateRanges.LAST_7_DAYS:\n dateRange = {\n start: today.subtract({ days: 7 }),\n end: today,\n };\n break;\n case DateRanges.LAST_30_DAYS:\n dateRange = {\n start: today.subtract({ days: 30 }),\n end: today,\n };\n break;\n case DateRanges.LAST_90_DAYS:\n dateRange = { start: today.subtract({ days: 90 }), end: today };\n break;\n case DateRanges.LAST_MONTH: {\n const lastMonth = startOfMonth(today.subtract({ months: 1 }));\n dateRange = { start: lastMonth, end: endOfMonth(lastMonth) };\n break;\n }\n case DateRanges.LAST_12_MONTHS: {\n const lastMonth = startOfMonth(today.subtract({ months: 1 }));\n dateRange = {\n start: startOfMonth(lastMonth).subtract({ months: 12 }),\n end: endOfMonth(lastMonth),\n };\n break;\n }\n case DateRanges.WEEK_TO_DATE:\n dateRange = { start: startOfWeek(today, navigator.language), end: today };\n break;\n case DateRanges.MONTH_TO_DATE:\n dateRange = { start: startOfMonth(today), end: today };\n break;\n case DateRanges.YEAR_TO_DATE:\n dateRange = { start: startOfYear(today), end: today };\n break;\n default:\n return null;\n }\n return timeRangeToDateRange(dateRange);\n};\nexport const DATE_RANGE_OPTIONS = [\n { label: 'Custom', value: 'CUSTOM', disabled: true },\n { label: 'Today', value: DateRanges.TODAY },\n { label: 'Yesterday', value: DateRanges.YESTERDAY },\n { label: 'Last 7 Days', value: DateRanges.LAST_7_DAYS },\n { label: 'Last 30 Days', value: DateRanges.LAST_30_DAYS },\n { label: 'Last 90 Days', value: DateRanges.LAST_90_DAYS },\n { label: 'Last Month', value: DateRanges.LAST_MONTH },\n { label: 'Last 12 Months', value: DateRanges.LAST_12_MONTHS },\n { label: 'Week to Date', value: DateRanges.WEEK_TO_DATE },\n { label: 'Month to Date', value: DateRanges.MONTH_TO_DATE },\n { label: 'Year to Date', value: DateRanges.YEAR_TO_DATE },\n];\nexport const checkForMatchingPreset = (selectedRange) => DATE_RANGE_OPTIONS.reduce((match, option) => {\n if (option.hidden || match)\n return match; // Skip hidden options or if a match is already found\n const optionDateRange = getDateRange(option.value);\n if (!optionDateRange)\n return match; // Skip when no match.\n const { start: optionStart, end: optionEnd } = optionDateRange;\n if (selectedRange.start.compare(optionStart) === 0 &&\n selectedRange.end.compare(optionEnd) === 0) {\n return option;\n }\n return match;\n}, undefined);\nexport const DEFAULT_SELECTION = DateRanges.LAST_30_DAYS;\nexport const DEFAULT_RANGE = getDateRange(DEFAULT_SELECTION);\nexport const DEFAULT_PRESET = DATE_RANGE_OPTIONS.find(({ value }) => value === DEFAULT_SELECTION);\n//# sourceMappingURL=constants.js.map","export const checkIfDateRangeInvalid = ({ disabledRanges, selectedRange, }) => {\n if (!selectedRange || !disabledRanges || disabledRanges.length === 0)\n return false;\n const { start: presortStart, end: presortEnd } = selectedRange;\n const [start, end] = [presortStart, presortEnd].sort();\n return disabledRanges.some(([disabledStart, disabledEnd]) => (start >= disabledStart && start <= disabledEnd) || // Case 1: selectedRange.start is within the disabledRange\n (end >= disabledStart && end <= disabledEnd) || // Case 2: selectedRange.end is within the disabledRange\n (start <= disabledStart && end >= disabledEnd));\n};\n//# sourceMappingURL=utils.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const Divider = styled.div.withConfig({ displayName: \"vui--Divider\", componentId: \"vui--ssvmxc\" }) `margin:0 -${theme.sizes.base};border-top:1px solid ${theme.colors.neutral.grey.base};`;\n//# sourceMappingURL=Divider.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useMemo } from 'react';\nimport { Button } from '../Button';\nimport { Select } from '../Select';\nimport { DateInputField } from '../DateInputField';\nimport { RangeCalendar } from '../Calendars';\nimport { Card } from '../Card';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { ComparePreviousPeriod } from './components/ComparePreviousPeriod';\nimport { DATE_RANGE_OPTIONS, DateRanges, checkForMatchingPreset, getDateRange } from './constants';\nimport { checkIfDateRangeInvalid } from './utils';\nimport { Divider } from './components/Divider';\nexport const DateRangePicker = (_a) => {\n var { \n // Style props\n className, style, isDisabled, \n // Customizable options\n showDatePresets = true, onReset, \n // Calendar props\n disabledRanges, selectedPreset, setSelectedPreset, selectedRange, setSelectedRange, \n // Previous period props\n 'aria-describedby': ariaDescribedBy, 'aria-label': ariaLabel } = _a, previousPeriodProps = __rest(_a, [\"className\", \"style\", \"isDisabled\", \"showDatePresets\", \"onReset\", \"disabledRanges\", \"selectedPreset\", \"setSelectedPreset\", \"selectedRange\", \"setSelectedRange\", 'aria-describedby', 'aria-label']);\n const updateRangePreset = (selectedValue) => {\n setSelectedRange(getDateRange(DateRanges[selectedValue]));\n setSelectedPreset(DATE_RANGE_OPTIONS.find(({ value }) => value === selectedValue) || DATE_RANGE_OPTIONS[0]);\n };\n const updateDateSegment = useCallback((slot) => (value) => {\n const newRange = {\n start: slot === 'start' ? value : selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.start,\n end: slot === 'end' ? value : selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.end,\n };\n setSelectedRange(newRange);\n }, [selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.end, selectedRange === null || selectedRange === void 0 ? void 0 : selectedRange.start, setSelectedRange]);\n const isDateRangeInvalid = useMemo(() => checkIfDateRangeInvalid({ disabledRanges, selectedRange }), [disabledRanges, selectedRange]);\n // Memoize finding preset since checkForMatchingPreset isn't quick.\n const matchedPreset = useMemo(() => {\n if (!selectedRange)\n return null;\n return checkForMatchingPreset(selectedRange);\n }, [selectedRange]);\n useEffect(() => {\n if (matchedPreset)\n setSelectedPreset(matchedPreset); // If selected value is a preset, set it.\n else\n setSelectedPreset(DATE_RANGE_OPTIONS[0]); // Otherwise, select \"custom\" option.\n }, [matchedPreset, setSelectedPreset]);\n return (React.createElement(Stack, { direction: \"vertical\", alignX: \"stretch\", spacing: \"0\", style: Object.assign({ gap: theme.sizes.base }, style), className: className, \"aria-describedby\": ariaDescribedBy, \"aria-label\": ariaLabel },\n showDatePresets && (React.createElement(Select, { disabled: isDisabled, label: \"Date Range\", options: DATE_RANGE_OPTIONS, value: selectedPreset === null || selectedPreset === void 0 ? void 0 : selectedPreset.value, onChange: updateRangePreset })),\n React.createElement(DateInputField, { isRangeInput: true, isDisabled: isDisabled, label: \"Start date - End date\", onChangeStartDate: updateDateSegment('start'), onChangeEndDate: updateDateSegment('end'), startValue: selectedRange && selectedRange.start, endValue: selectedRange && selectedRange.end, error: isDateRangeInvalid ? 'Range contains invalid dates' : undefined }),\n previousPeriodProps.showPreviousPeriod && React.createElement(ComparePreviousPeriod, Object.assign({}, previousPeriodProps)),\n React.createElement(Divider, null),\n React.createElement(Stack, { alignX: \"center\" },\n React.createElement(RangeCalendar, { \"aria-label\": \"Selected Date Range\", isDisabled: isDisabled, value: selectedRange, onChange: setSelectedRange, disabledRanges: disabledRanges })),\n !!onReset && (React.createElement(React.Fragment, null,\n React.createElement(Divider, null),\n React.createElement(Card.Footer, { style: { display: 'flex', justifyContent: 'end', padding: 0, margin: 0 } },\n React.createElement(Button, { variant: \"default\", size: \"sm\", onClick: onReset, disabled: isDisabled }, \"Reset\"))))));\n};\n//# sourceMappingURL=DateRangePicker.js.map","export function alignmentToFlex(align) {\n switch (align) {\n case 'left':\n return 'flex-start';\n case 'center':\n return 'center';\n case 'right':\n return 'flex-end';\n default:\n return 'flex-start';\n }\n}\n//# sourceMappingURL=alignmentToFlex.js.map","export function parseWidth(width, fallback) {\n switch (typeof width) {\n case 'string':\n return width;\n case 'number':\n return `${width}px`;\n case 'object':\n return `minmax(${parseWidth(width.min, 'max-content')}, ${parseWidth(width.max)})`;\n default:\n return fallback || '1fr';\n }\n}\n//# sourceMappingURL=parseWidth.js.map","import { theme } from '../../../theme';\nimport { parseWidth } from './parseWidth';\nimport { sumAllAfterIndex, sumAllBeforeIndex } from './sumAll';\nexport function generateTableCss({ pinnedLeft, pinnedRight, cellWidths, scrollPosition, visible, stripingMode, }) {\n const pinnedLeftStyles = pinnedLeft.map((_, index) => `\n th:nth-child(${index + 1}),\n td:nth-child(${index + 1}) {\n position: sticky;\n left: ${cellWidths ? sumAllBeforeIndex(cellWidths, index + 1) : 0}px;\n z-index: 2;\n }\n `);\n const pinnedRightStyles = pinnedRight.map((_, index) => `\n th:nth-last-child(${index + 1}),\n td:nth-last-child(${index + 1}) {\n position: sticky;\n right: ${cellWidths ? sumAllAfterIndex(cellWidths, cellWidths.length - index) : 0}px;\n }\n `);\n const isLeftShadowVisible = scrollPosition !== 'start' && scrollPosition !== 'none';\n const leftShadow = `\n th:nth-child(${pinnedLeft.length})::after,\n td:nth-child(${pinnedLeft.length})::after {\n position: absolute;\n transform: translate(100%);\n top: 0;\n right: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n box-shadow: ${isLeftShadowVisible ? 'inset 10px 0 10px -8px rgb(0 0 0 / 25%)' : 'none'};\n }\n `;\n const isRightShadowVisible = scrollPosition !== 'end' && scrollPosition !== 'none';\n const rightShadow = `\n th:nth-last-child(${pinnedRight.length})::after,\n td:nth-last-child(${pinnedRight.length})::after {\n position: absolute;\n transform: translate(-100%);\n top: 0;\n left: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n box-shadow: ${isRightShadowVisible ? 'inset -10px 0 10px -8px rgb(0 0 0 / 25%)' : 'none'};\n }\n `;\n const stripingRow = `\n tr:nth-child(odd) > td {\n background-color: ${theme.colors.neutral.grey.lightest};\n }\n\n tr + tr > td {\n border-top: 1px solid ${theme.colors.neutral.grey.base};\n }\n `;\n const stripingNested = `\n tbody:nth-of-type(odd) > tr > td {\n background-color: ${theme.colors.neutral.grey.lightest};\n }\n\n tbody + tbody > tr:first-child > td {\n border-top: 1px solid ${theme.colors.neutral.grey.base};\n }\n `;\n return `\n grid-template-columns: ${visible.map((col) => parseWidth(col.width)).join(' ')};\n\n th::after, td::after {\n transition: box-shadow .3s;\n }\n\n ${pinnedLeft.length > 0 ? pinnedLeftStyles : ''}\n ${pinnedRight.length > 0 ? pinnedRightStyles : ''}\n\n ${leftShadow}\n ${rightShadow}\n\n ${stripingMode === 'nested' ? stripingNested : stripingRow}\n `;\n}\n//# sourceMappingURL=generateTableCss.js.map","export function sumAllBeforeIndex(array, index) {\n return array.slice(0, index - 1).reduce((acc, val) => acc + val, 0);\n}\nexport function sumAllAfterIndex(array, index) {\n return array.slice(index).reduce((acc, val) => acc + val, 0);\n}\n//# sourceMappingURL=sumAll.js.map","/* Sorting */\nexport var SortDirection;\n(function (SortDirection) {\n SortDirection[\"ascending\"] = \"ascending\";\n SortDirection[\"descending\"] = \"descending\";\n})(SortDirection || (SortDirection = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nexport const DoubleArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=DoubleArrowIconIcon.js.map","import React from 'react';\nexport const ArrowUpIcon = (props) => {\n return (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M13 20V7.83L18.59 13.42L20 12L12 4L4 12L5.41 13.41L11 7.83L11 20H13Z\", fill: \"currentColor\" })));\n};\n//# sourceMappingURL=ArrowUpIcon.js.map","import React from 'react';\nexport const ArrowDownIcon = (props) => {\n return (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M11 4V16.17L5.41 10.58L4 12L12 20L20 12L18.59 10.59L13 16.17L13 4H11Z\", fill: \"currentColor\" })));\n};\n//# sourceMappingURL=ArrowDownIcon.js.map","import React from 'react';\nimport { theme } from '../../../theme';\nimport { SortDirection } from '../types';\nimport { DoubleArrowIcon } from '../../../tempIcons/DoubleArrowIconIcon';\nimport { ArrowUpIcon } from '../../../tempIcons/ArrowUpIcon';\nimport { ArrowDownIcon } from '../../../tempIcons/ArrowDownIcon';\nexport const GetSortIcon = ({ sortState, columnId, size }) => {\n if (!sortState || sortState.columnId !== columnId)\n return React.createElement(DoubleArrowIcon, { size: size });\n if (sortState.direction === SortDirection.ascending) {\n return React.createElement(ArrowUpIcon, { color: theme.colors.neutral.ink.dark, size: size });\n }\n return React.createElement(ArrowDownIcon, { color: theme.colors.neutral.ink.dark, size: size });\n};\n//# sourceMappingURL=GetSortIcon.js.map","/* eslint-disable react-hooks/exhaustive-deps */\nimport { useEffect, useState } from 'react';\nimport throttle from 'lodash.throttle';\nimport ResizeObserver from 'resize-observer-polyfill';\nexport function useCellWidths(tableRef, containerRef) {\n const [cellWidths, setCellWidths] = useState([]);\n const updateCellWidths = () => {\n if (!tableRef.current)\n return;\n const cells = tableRef.current.querySelectorAll('tbody tr:first-child td');\n const widths = Array.from(cells).map((cell) => cell.getBoundingClientRect().width);\n setCellWidths(widths);\n };\n useEffect(() => {\n updateCellWidths();\n }, [tableRef.current]);\n // Update cell widths when container is resized.\n useEffect(() => {\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateCellWidths, 50); // Throttle events\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n // eslint-disable-next-line consistent-return\n return () => resizeObserver.disconnect();\n }, [containerRef.current]);\n return cellWidths;\n}\n//# sourceMappingURL=useCellWidths.js.map","class CustomEvent extends Event {\n constructor(eventType, data) {\n super(eventType, { bubbles: true, cancelable: true });\n this.data = data;\n }\n}\nexport const customEventEmitter = (eventType, data) => {\n const evt = new CustomEvent(eventType, data);\n document.dispatchEvent(evt);\n};\n//# sourceMappingURL=customEventEmitter.js.map","import { useEffect, useState } from 'react';\nimport { customEventEmitter } from '../utils/customEventEmitter';\nexport const useColumnWidths = ({ tableRef, columns, columnIds, }) => {\n const getColumnWidths = (cols) => cols.reduce((obj, item) => {\n // eslint-disable-next-line no-param-reassign\n obj[item.id] = item.width;\n return obj;\n }, {});\n const [columnWidths, setColumnWidths] = useState(getColumnWidths(columns));\n const setColumnWidth = ({ columnId, width }) => {\n const calculateWidth = (column, lastColumn) => {\n var _a, _b, _c;\n if (lastColumn)\n return columnWidths[column.id] || column.width;\n const val = columnWidths[column.id] ||\n column.width ||\n ((_c = (_b = (_a = tableRef.current) === null || _a === void 0 ? void 0 : _a.querySelector(`th[data-columnid=\"${column.id}\"]`)) === null || _b === void 0 ? void 0 : _b.getBoundingClientRect()) === null || _c === void 0 ? void 0 : _c.width) ||\n undefined;\n return val;\n };\n const newColumnWidths = Object.assign({}, columnWidths);\n columns.forEach((column, i) => {\n const lastColumn = i === columns.length - 1;\n const newWidth = column.id === columnId ? width : calculateWidth(column, lastColumn);\n newColumnWidths[column.id] = newWidth;\n });\n setColumnWidths(newColumnWidths);\n customEventEmitter('columnWidthUpdated', {\n tableRef,\n // eslint-disable-next-line @typescript-eslint/no-shadow\n columnWidths: newColumnWidths,\n });\n };\n useEffect(() => {\n const widths = getColumnWidths(columns);\n const newColumnWidths = Object.assign({}, columnWidths);\n Object.keys(widths).forEach((key) => {\n if (typeof columnWidths[key] === undefined) {\n newColumnWidths[key] = widths[key];\n }\n });\n setColumnWidths(newColumnWidths);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [JSON.stringify(columnIds)]);\n return {\n setColumnWidth,\n columnWidths,\n };\n};\n//# sourceMappingURL=useColumnWidths.js.map","export function getColumnWidth(columnId, columnWidths, columns) {\n if (columnWidths[columnId]) {\n return columnWidths[columnId];\n }\n const column = columns.find((col) => col.id === columnId);\n return column === null || column === void 0 ? void 0 : column.width;\n}\n//# sourceMappingURL=getColumnWidth.js.map","import { useCallback } from 'react';\nimport { useColumnWidths } from './useColumnWidths';\nimport { getColumnWidth } from '../utils/getColumnWidth';\nexport function useColumns(columns, tableRef, onResizeColumns) {\n const { columnWidths, setColumnWidth: originalSetColumnWidth } = useColumnWidths({\n tableRef,\n columns,\n columnIds: columns.map(({ id }) => id),\n });\n const newColumns = columns.map((column) => (Object.assign(Object.assign({}, column), { width: columnWidths[column.id] || column.width })));\n const setColumnWidth = useCallback(({ columnId, width }) => {\n originalSetColumnWidth({ columnId, width });\n if (onResizeColumns) {\n const updatedColumnWidths = columns.map(({ id }) => ({\n id,\n columnWidth: id === columnId ? width : getColumnWidth(id, columnWidths, columns),\n }));\n onResizeColumns(updatedColumnWidths);\n }\n }, [originalSetColumnWidth, onResizeColumns, columns, columnWidths]);\n const visible = newColumns.filter((col) => col.hidden !== true);\n const pinnedLeft = visible.filter((col) => col.pinned === 'left');\n const pinnedRight = visible.filter((col) => col.pinned === 'right');\n const notPinned = visible.filter((col) => col.pinned === 'none' || !col.pinned);\n return {\n visible: [...pinnedLeft, ...notPinned, ...pinnedRight],\n pinnedLeft,\n pinnedRight,\n setColumnWidth,\n };\n}\n//# sourceMappingURL=useColumns.js.map","import { useEffect } from 'react';\nexport function useDragToScroll(targetRef) {\n useEffect(() => {\n if (!targetRef.current)\n return;\n let isDragging = false;\n const scrollTarget = targetRef.current;\n const position = {\n left: 0,\n x: 0,\n };\n const mouseMoveHandler = (e) => {\n if (!scrollTarget)\n return;\n const dx = e.clientX - position.x;\n scrollTarget.scrollLeft = position.left - dx;\n if (!isDragging) {\n scrollTarget.style.cursor = 'grabbing';\n scrollTarget.style.userSelect = 'none';\n }\n isDragging = true;\n };\n const mouseUpHandler = () => {\n document.removeEventListener('mousemove', mouseMoveHandler);\n document.removeEventListener('mouseup', mouseUpHandler);\n isDragging = false;\n if (!scrollTarget)\n return;\n scrollTarget.style.removeProperty('cursor');\n scrollTarget.style.removeProperty('user-select');\n };\n const mouseDownHandler = (e) => {\n if (!scrollTarget)\n return;\n position.left = scrollTarget.scrollLeft;\n position.x = e.clientX;\n document.addEventListener('mousemove', mouseMoveHandler);\n document.addEventListener('mouseup', mouseUpHandler);\n };\n scrollTarget.addEventListener('mousedown', mouseDownHandler);\n /* eslint-disable-next-line consistent-return */\n return () => scrollTarget === null || scrollTarget === void 0 ? void 0 : scrollTarget.removeEventListener('mousedown', mouseDownHandler);\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [targetRef.current]);\n}\n//# sourceMappingURL=useDragToScroll.js.map","import { useState } from 'react';\nexport function useNested() {\n const [expandedRowIds, setExpandedRowIds] = useState([]);\n // TODO: Memoise this\n const setExpanded = (expanded, rowId) => {\n if (!rowId)\n return;\n if (expanded) {\n // Add rowId to expandedRowIds\n if (expandedRowIds.includes(rowId))\n return;\n const rowIds = [...expandedRowIds, rowId];\n setExpandedRowIds(rowIds);\n }\n else {\n // Remove rowIds from expandedRowIds\n const index = expandedRowIds.findIndex((id) => id === rowId);\n if (index < 0)\n return;\n const rowIds = [...expandedRowIds];\n rowIds.splice(index, 1);\n setExpandedRowIds(rowIds);\n }\n };\n return {\n nestedTableProps: {\n expandedRowIds,\n setExpanded,\n },\n };\n}\n//# sourceMappingURL=useNested.js.map","/* eslint-disable consistent-return */\n/* eslint-disable react-hooks/exhaustive-deps */\nimport { useEffect, useState } from 'react';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport throttle from 'lodash.throttle';\nexport function useScrollPosition(containerRef) {\n const [scrollPosition, setScrollPosition] = useState('start');\n const updateScrollPosition = () => {\n if (!containerRef.current)\n return;\n const { width } = containerRef.current.getBoundingClientRect();\n const { scrollLeft, scrollWidth } = containerRef.current;\n if (scrollWidth < width) {\n setScrollPosition('none');\n return;\n }\n if (scrollLeft === 0) {\n setScrollPosition('start');\n return;\n }\n if (scrollLeft + width >= scrollWidth) {\n setScrollPosition('end');\n return;\n }\n setScrollPosition('middle');\n };\n useEffect(() => {\n if (!containerRef.current)\n return;\n containerRef.current.addEventListener('scroll', updateScrollPosition);\n return () => { var _a; return (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener('scroll', updateScrollPosition); };\n }, [containerRef.current]);\n useEffect(() => {\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateScrollPosition, 50);\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n return () => resizeObserver.disconnect();\n }, [containerRef.current]);\n return { scrollPosition, containerRef };\n}\n//# sourceMappingURL=useScrollPosition.js.map","export const defaultCellSpacing = 3;\nexport const headerCellHeight = '56px';\nexport const footerCellHeight = '56px';\n//# sourceMappingURL=constants.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { alignmentToFlex } from '../utils';\nimport { defaultCellSpacing, headerCellHeight } from '../constants';\nexport const Header = styled.th.withConfig({ displayName: \"vui--Header\", componentId: \"vui--12e6ib8\" }) `height:${headerCellHeight};position:relative;display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};z-index:${({ zIndex = 0 }) => zIndex};background-color:white;padding-left:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};padding-right:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};border-bottom:1px solid ${theme.colors.neutral.grey.base};grid-column-end:${({ span = 1 }) => `span ${span}`};`;\n//# sourceMappingURL=Header.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Checkbox } from '../../Checkbox';\nimport { Header } from './Header';\nexport function SelectionHeader(_a) {\n var { selected, indeterminate, onChange, selectionMode } = _a, headerProps = __rest(_a, [\"selected\", \"indeterminate\", \"onChange\", \"selectionMode\"]);\n if (selectionMode === 'single')\n return React.createElement(Header, Object.assign({}, headerProps));\n return (React.createElement(Header, Object.assign({}, headerProps),\n React.createElement(Checkbox, { checked: selected, indeterminate: indeterminate, onChange: onChange })));\n}\n//# sourceMappingURL=SelectionHeader.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { alignmentToFlex } from '../utils';\nimport { defaultCellSpacing, footerCellHeight } from '../constants';\nexport const Cell = styled.td.withConfig({ displayName: \"vui--Cell\", componentId: \"vui--1oz46st\" }) `display:flex;align-items:center;justify-content:${({ align = 'left' }) => alignmentToFlex(align)};background-color:white;padding-bottom:var(--density);padding-top:var(--density);padding-left:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};padding-right:${({ spacing = defaultCellSpacing }) => theme.sizes[spacing]};color:${theme.text.bodySmall.color};font-family:${theme.text.bodySmall.fontFamily};font-size:${theme.text.bodySmall.fontSize};font-style:${theme.text.bodySmall.fontStyle};font-weight:${theme.text.bodySmall.fontWeight};line-height:${theme.text.bodySmall.lineHeight};grid-column-end:${({ span = 1 }) => `span ${span}`};tfoot &{min-height:${footerCellHeight};border-top:1px solid ${theme.colors.secondary.blue.base};background-color:${theme.colors.neutral.grey.lightest};}`;\n//# sourceMappingURL=Cell.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Checkbox } from '../../Checkbox';\nimport { Radio } from '../../Radio';\nimport { Cell } from './Cell';\nexport function SelectionCell(_a) {\n var { selected, rowId, onChange, selectionMode, disabled } = _a, cellProps = __rest(_a, [\"selected\", \"rowId\", \"onChange\", \"selectionMode\", \"disabled\"]);\n if (selectionMode === 'single') {\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(Radio, { value: rowId, checked: selected, disabled: disabled, onChange: onChange })));\n }\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(Checkbox, { value: rowId, checked: selected, disabled: disabled, onChange: onChange })));\n}\n//# sourceMappingURL=SelectionCell.js.map","/* eslint-disable react/destructuring-assignment */\nimport React from 'react';\nimport { SelectionHeader } from '../components/SelectionHeader';\nimport { SelectionCell } from '../components/SelectionCell';\nconst emptySelectionState = [[], () => { }];\nexport function useSelection({ selectionMode = 'multiple', selectionState, enabledRowIds, }) {\n const selectionEnabled = !!selectionState;\n const [selectedRowIds, setSelectedRowIds] = selectionState || emptySelectionState;\n // TODO: Memoise this\n const setSelected = (selected, rowId) => {\n if (rowId === undefined || rowId === null)\n return; // Can't use falsey, must allow number 0\n if (selected && selectionMode === 'single') {\n // Replace selectedRowIds with only the current rowId\n setSelectedRowIds([rowId]);\n return;\n }\n if (selected) {\n // Add rowId to selectedRowIds\n if (selectedRowIds.includes(rowId))\n return;\n const rowIds = [...selectedRowIds, rowId];\n setSelectedRowIds(rowIds);\n }\n else {\n // Remove rowIds from selectedRowIds\n const index = selectedRowIds.findIndex((id) => id === rowId);\n if (index < 0)\n return;\n const rowIds = [...selectedRowIds];\n rowIds.splice(index, 1);\n setSelectedRowIds(rowIds);\n }\n };\n // TODO: Memoise this\n const toggleAllSelected = () => {\n if (selectedRowIds.length === enabledRowIds.length) {\n setSelectedRowIds([]);\n return;\n }\n setSelectedRowIds(enabledRowIds);\n };\n // TODO: Memoise this\n const selectionColumn = {\n id: 'selection',\n title: 'Selection',\n width: '40px',\n align: 'center',\n pinned: 'left',\n renderHeader: (column, headerProps) => (React.createElement(SelectionHeader, Object.assign({}, headerProps, { selected: selectedRowIds.length === enabledRowIds.length, indeterminate: selectedRowIds.length > 0 && selectedRowIds.length < enabledRowIds.length, onChange: toggleAllSelected, selectionMode: selectionMode }))),\n renderCell: (row, cellProps, actions, rowState) => (React.createElement(SelectionCell, Object.assign({}, cellProps, { rowId: row.id, selected: rowState.selected, onChange: actions.setSelected, selectionMode: selectionMode, disabled: rowState.disabled }))),\n };\n return {\n selectionEnabled,\n selectedRowIds,\n selectionColumn,\n setSelected,\n };\n}\n//# sourceMappingURL=useSelection.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const SortIndicator = styled.div.withConfig({ displayName: \"vui--SortIndicator\", componentId: \"vui--o7masx\" }) `width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:white;color:${theme.colors.neutral.ink.lightest};`;\nexport const HeaderContent = styled.span.withConfig({ displayName: \"vui--HeaderContent\", componentId: \"vui--vlccds\" }) `display:flex;height:28px;align-items:center;gap:4px;white-space:nowrap;color:${theme.text.headingTable.color};font-family:${theme.text.headingTable.fontFamily};font-size:${theme.text.headingTable.fontSize};font-style:${theme.text.headingTable.fontStyle};font-weight:${theme.text.headingTable.fontWeight};line-height:${theme.text.headingTable.lineHeight};`;\nexport const ClickableHeaderContent = styled(HeaderContent).attrs(() => ({\n as: 'button',\n type: 'button',\n})).withConfig({ displayName: \"vui--ClickableHeaderContent\", componentId: \"vui--xbox8h\" }) `appearance:none;padding:0;border:0;border-radius:4px;background-color:transparent;&:not(:disabled):hover{cursor:pointer;}&:hover ${SortIndicator}{background-color:${theme.colors.neutral.grey.light};color:${theme.colors.neutral.ink.base};}&:focus-visible{outline:0;box-shadow:0px 0px 0px 2px ${theme.colors.secondary.blue.light};}`;\n//# sourceMappingURL=ColumnHeader.js.map","import React, { createRef } from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const ResizerBar = styled.div.withConfig({ displayName: \"vui--ResizerBar\", componentId: \"vui--115ilx\" }) `position:absolute;right:0;top:37.5%;width:1px;background:${theme.colors.neutral.grey.dark};min-height:25%;cursor:col-resize;&::before{content:'';position:absolute;top:-150%;left:0;width:12px;min-height:400%;z-index:1;transform:translateX(-6px);}`;\nexport const ColumnDivider = ({ columnId, setColumnWidth, minWidth }) => {\n const ref = createRef();\n const padding = 24;\n const mouseMove = (event) => {\n const { minTranslate, dragDivider, dragInitX } = window.tableHeaders;\n const translate = Math.max(event.clientX - (dragInitX || 0), minTranslate || 0);\n dragDivider.parentElement.parentElement.classList.add('hideHeaderDetails');\n dragDivider.style.transform = `translateX(${translate}px)`;\n };\n const minTranslate = () => {\n const { parentElement } = window.tableHeaders.dragDivider;\n const contentWidth = parentElement\n .querySelector('.headerContent')\n .getBoundingClientRect().width;\n const currWidth = parentElement.getBoundingClientRect().width;\n return contentWidth - currWidth + padding;\n };\n const calculateWidth = ({ event }) => {\n const { dragInitX, dragDivider } = window.tableHeaders;\n const { parentElement } = dragDivider;\n const initWidth = parentElement === null || parentElement === void 0 ? void 0 : parentElement.getBoundingClientRect().width;\n const contentWidth = parentElement\n .querySelector('.headerContent')\n .getBoundingClientRect().width;\n const finalWidth = minWidth && contentWidth < minWidth ? minWidth : contentWidth;\n const deltaX = (event.clientX || 0) - (dragInitX || 0);\n return Math.max((initWidth || 0) + deltaX, finalWidth + padding);\n };\n const mouseUp = (event) => {\n window.removeEventListener('mouseup', mouseUp);\n window.removeEventListener('dragend', mouseUp);\n window.removeEventListener('mousemove', mouseMove);\n window.removeEventListener('drag', mouseMove);\n setColumnWidth === null || setColumnWidth === void 0 ? void 0 : setColumnWidth({ columnId, width: calculateWidth({ event }) });\n if (window.tableHeaders) {\n window.tableHeaders.dragDivider.style.transform = 'translateX(0)';\n window.tableHeaders.dragDivider.parentElement.style.justifyContent = '';\n window.tableHeaders.dragInitX = undefined;\n window.tableHeaders.minTranslate = undefined;\n window.tableHeaders.dragDivider.parentElement.parentElement.classList.remove('hideHeaderDetails');\n }\n };\n const trackMouseStart = (event) => {\n if (event.button !== 0 && event.type !== 'dragstart')\n return;\n window.tableHeaders = {\n dragInitX: event.clientX,\n dragDivider: ref.current,\n };\n window.tableHeaders.minTranslate = minTranslate();\n window.addEventListener('mouseup', mouseUp);\n window.addEventListener('dragend', mouseUp);\n window.addEventListener('mousemove', mouseMove);\n window.addEventListener('drag', mouseMove);\n };\n return (React.createElement(ResizerBar, { ref: ref, className: \"th-divider\", onMouseDown: trackMouseStart, onDragStart: trackMouseStart }));\n};\n//# sourceMappingURL=ColumnDivider.js.map","import React from 'react';\nimport { Tooltip } from '../../Tooltip';\nimport { Header } from '../components/Header';\nimport { HeaderContent, ClickableHeaderContent, SortIndicator } from '../components/ColumnHeader';\nimport { getNextSortState, GetSortIcon } from '../utils';\nimport { ColumnDivider } from '../components/ColumnDivider';\n/**\n * Default renderer for table header cells\n *\n * @param column Column configuration object\n * @returns Header cell instance\n */\nexport function renderHeader({ column, sortState, onChangeSort, resizeableColumns, setColumnWidth, columnCount = 1, columnI = 0, }) {\n if (column.sortable && !sortState) {\n throw new Error(`Column '${column.id}' is configured to be sortable but the 'sortState' prop is missing.`);\n }\n if (column.hidden) {\n return null;\n }\n const headerProps = {\n key: column.id.toString(),\n id: `datatable-header-${column.id}`,\n 'data-columnid': String(column.id),\n role: 'columnheader',\n align: column.align,\n spacing: column.spacing,\n className: column.sortable ? 'sortable' : undefined,\n };\n // If defined, use custom renderer\n if (column.renderHeader) {\n return column.renderHeader(column, headerProps);\n }\n const handleClickSort = () => {\n if (!sortState) {\n console.log('DataGrid::renderHeader::handleClickSort - sortState is not defined');\n return;\n }\n const nextSortState = getNextSortState({ sortState, columnId: column.id });\n if (!onChangeSort) {\n console.log('DataGrid::renderHeader::handleClickSort - onChangeSort is not defined');\n return;\n }\n onChangeSort(nextSortState);\n };\n const ColumnHeaderContent = column.sortable ? ClickableHeaderContent : HeaderContent;\n const columnHeaderProps = column.sortable ? { onClick: handleClickSort } : {};\n return (React.createElement(Header, Object.assign({}, headerProps, { zIndex: 3 }),\n React.createElement(Tooltip, { text: column.tooltip },\n React.createElement(ColumnHeaderContent, Object.assign({}, columnHeaderProps, { className: \"headerContent\" }),\n column.icon && column.icon,\n column.title && React.createElement(\"span\", null, column.title),\n column.sortable && (React.createElement(SortIndicator, null,\n React.createElement(GetSortIcon, { sortState: sortState, columnId: column.id, size: 5 }))))),\n resizeableColumns && columnI < columnCount - 1 && (React.createElement(ColumnDivider, { columnId: column.id, setColumnWidth: setColumnWidth, minWidth: column === null || column === void 0 ? void 0 : column.resizeMinWidth }))));\n}\n//# sourceMappingURL=renderHeader.js.map","import { SortDirection } from '../types';\nexport function getNextSortState({ sortState, columnId }) {\n const isColumnSame = sortState.columnId === columnId;\n const isDefaultDirection = sortState.direction === SortDirection.ascending;\n let newSortDirection = SortDirection.ascending;\n if (isColumnSame && isDefaultDirection) {\n newSortDirection = SortDirection.descending;\n }\n return { columnId, direction: newSortDirection };\n}\n//# sourceMappingURL=getNextSortState.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\n/* Loading content shimmer animation */\nconst shimmerLight = theme.colors.neutral.grey.base;\nconst shimmerDark = theme.colors.neutral.grey.dark;\nexport const LoadingCellContent = styled.div.withConfig({ displayName: \"vui--LoadingCellContent\", componentId: \"vui--1mf4ayh\" }) `height:20px;width:75%;border-radius:${theme.radius.base};background:${shimmerLight};background-image:linear-gradient(\\n to right,\\n ${shimmerLight} 0%,\\n ${shimmerDark} 20%,\\n ${shimmerLight} 40%,\\n ${shimmerLight} 100%\\n );background-repeat:no-repeat;background-size:800px 104px;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;@keyframes placeholderShimmer{0%{background-position:-468px 0;}100%{background-position:468px 0;}}`;\n//# sourceMappingURL=LoadingCellContent.js.map","import React, { useEffect, useState } from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { renderHeader } from '../renderers/renderHeader';\nimport { headerCellHeight } from '../constants';\nconst Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1feqxrw\" }) `display:grid;grid-template-columns:auto 1fr;align-items:center;position:absolute;top:0;left:0;right:0;z-index:50;height:${headerCellHeight};background-color:white;`;\nconst Content = styled.div.withConfig({ displayName: \"vui--Content\", componentId: \"vui--dbz7t3\" }) `width:100%;height:100%;display:flex;align-items:center;padding:0 0.5rem;border-bottom:1px solid ${theme.colors.neutral.grey.base};& > *{flex:1;}`;\nexport function ActionBar({ selectionColumn, intersectionTargetRef, containerRef, children, }) {\n var _a;\n const [isSticky, setIsSticky] = useState(false);\n useEffect(() => {\n if (!intersectionTargetRef.current)\n return;\n const callback = (entries) => {\n entries.forEach((entry) => {\n setIsSticky(!entry.isIntersecting);\n });\n };\n const intersectionObserver = new IntersectionObserver(callback);\n intersectionObserver.observe(intersectionTargetRef.current);\n /* eslint-disable-next-line consistent-return */\n return () => intersectionObserver.disconnect();\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }, [intersectionTargetRef.current]);\n const containerRect = (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect();\n const defaultPositionStyles = {\n position: 'absolute',\n top: 0,\n left: 0,\n right: 0,\n };\n const stickyPositionStyles = {\n position: 'fixed',\n top: 0,\n left: containerRect === null || containerRect === void 0 ? void 0 : containerRect.left,\n width: containerRect === null || containerRect === void 0 ? void 0 : containerRect.width,\n };\n const style = isSticky ? stickyPositionStyles : defaultPositionStyles;\n return (React.createElement(Container, { style: style },\n renderHeader({ column: selectionColumn }),\n React.createElement(Content, null, children)));\n}\n//# sourceMappingURL=ActionBar.js.map","import React from 'react';\nexport const VisiblityIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M12 4.5C7 4.5 2.73 7.61 1 12C2.73 16.39 7 19.5 12 19.5C17 19.5 21.27 16.39 23 12C21.27 7.61 17 4.5 12 4.5ZM12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7C14.76 7 17 9.24 17 12C17 14.76 14.76 17 12 17ZM12 9C10.34 9 9 10.34 9 12C9 13.66 10.34 15 12 15C13.66 15 15 13.66 15 12C15 10.34 13.66 9 12 9Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=VisibilityIcon.js.map","import React from 'react';\nexport const VisiblityOffIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M12 7C14.76 7 17 9.24 17 12C17 12.65 16.87 13.26 16.64 13.83L19.56 16.75C21.07 15.49 22.26 13.86 22.99 12C21.26 7.61 16.99 4.5 11.99 4.5C10.59 4.5 9.25 4.75 8.01 5.2L10.17 7.36C10.74 7.13 11.35 7 12 7ZM2 4.27L4.28 6.55L4.74 7.01C3.08 8.3 1.78 10.02 1 12C2.73 16.39 7 19.5 12 19.5C13.55 19.5 15.03 19.2 16.38 18.66L16.8 19.08L19.73 22L21 20.73L3.27 3L2 4.27ZM7.53 9.8L9.08 11.35C9.03 11.56 9 11.78 9 12C9 13.66 10.34 15 12 15C12.22 15 12.44 14.97 12.65 14.92L14.2 16.47C13.53 16.8 12.79 17 12 17C9.24 17 7 14.76 7 12C7 11.21 7.2 10.47 7.53 9.8ZM11.84 9.02L14.99 12.17L15.01 12.01C15.01 10.35 13.67 9.01 12.01 9.01L11.84 9.02Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=VisibilityOffIcon.js.map","import React from 'react';\nexport const ReorderIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M3 15H21V13H3V15ZM3 19H21V17H3V19ZM3 11H21V9H3V11ZM3 5V7H21V5H3Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=ReorderIcon.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const EmptyBodyContent = styled.div.withConfig({ displayName: \"vui--EmptyBodyContent\", componentId: \"vui--grzgy2\" }) `padding-top:${theme.sizes.lg};padding-bottom:${theme.sizes.lg};grid-column:${({ columnCount }) => `1 / span ${columnCount}`};display:flex;flex-direction:column;align-items:center;justify-content:center;gap:${theme.sizes.md};`;\nexport const EmptyBodyGlyphWrapper = styled.div.withConfig({ displayName: \"vui--EmptyBodyGlyphWrapper\", componentId: \"vui--1uqall4\" }) `padding:${theme.sizes.md};background-color:${theme.colors.neutral.grey.light};border-radius:${theme.radius.full};`;\n//# sourceMappingURL=EmptyBodyContent.js.map","import styled from 'styled-components';\nexport const NoWrap = styled.div.withConfig({ displayName: \"vui--NoWrap\", componentId: \"vui--208yv4\" }) `white-space:nowrap;`;\n//# sourceMappingURL=NoWrap.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const Row = styled.tr.withConfig({ displayName: \"vui--Row\", componentId: \"vui--ryxbs1\" }) `display:contents;${({ selected }) => selected &&\n `\n &&&& > td {\n background-color: ${theme.colors.brand.blue.lightest};\n }\n `};${({ accentColor }) => accentColor &&\n `\n &> *:first-child {\n position: relative;\n }\n\n & > *:first-child::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 4px;\n background-color: ${accentColor};\n }\n `}`;\n//# sourceMappingURL=Row.js.map","import styled from 'styled-components';\nexport const ScrollContainer = styled.div.withConfig({ displayName: \"vui--ScrollContainer\", componentId: \"vui--1bx96p0\" }) `position:relative;width:100%;overflow-x:auto;overflow-y:hidden;`;\n//# sourceMappingURL=ScrollContainer.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst defaultDensity = 'base';\nexport const TableGrid = styled.table.withConfig({ displayName: \"vui--TableGrid\", componentId: \"vui--1fsix8g\" }) `min-width:100%;width:max-content;display:grid;& thead,& tbody,& tfoot{display:contents;}--density:${theme.sizes[defaultDensity]};&& tr:hover td{background-color:#f2f8fc;}${({ css }) => css}`;\n//# sourceMappingURL=TableGrid.js.map","import styled from 'styled-components';\nexport const Truncate = styled.div.withConfig({ displayName: \"vui--Truncate\", componentId: \"vui--14fzkum\" }) `overflow:hidden;text-overflow:ellipsis;white-space:nowrap;`;\n//# sourceMappingURL=Truncate.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst borderModeStyles = {\n full: `border-width: 1px; border-radius: ${theme.radius.base};`,\n vertical: 'border-width: 0; border-top-width: 1px; border-bottom-width: 1px;',\n none: 'border-width: 0;',\n};\nexport const Wrapper = styled.div.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--5gfhdd\" }) `width:100%;position:relative;border-style:solid;border-color:${theme.colors.neutral.grey.dark};${({ borderMode = 'full' }) => borderModeStyles[borderMode]} &,& *{box-sizing:border-box;}.hideHeaderDetails th{> *{opacity:0.1;}.th-divider{opacity:1;}}`;\n//# sourceMappingURL=Wrapper.js.map","/* eslint-disable react-hooks/exhaustive-deps */\nimport React, { useEffect, useRef, useState } from 'react';\nimport throttle from 'lodash.throttle';\nimport ResizeObserver from 'resize-observer-polyfill';\nimport { theme } from '../../../theme';\nimport { headerCellHeight } from '../constants';\nimport { TableGrid } from './TableGrid';\nexport function StickyHead({ children, intersectionTargetRef, containerRef, cellWidths, tableCss, }) {\n const stickyContainerRef = useRef(null);\n const [isVisible, setIsVisible] = useState(false);\n const [containerRect, setContainerRect] = useState({\n top: 0,\n left: 0,\n width: 0,\n height: 0,\n });\n const updateContainerDimensions = () => {\n var _a;\n const targetRect = (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect();\n const newRect = {\n left: (targetRect === null || targetRect === void 0 ? void 0 : targetRect.left) || 0,\n width: (targetRect === null || targetRect === void 0 ? void 0 : targetRect.width) || 0,\n top: 0,\n height: 48,\n };\n setContainerRect(newRect);\n };\n const updateContainerScrollPosition = () => {\n var _a;\n if (!containerRef.current)\n return;\n const xScrollOffset = containerRef.current.scrollLeft;\n (_a = stickyContainerRef.current) === null || _a === void 0 ? void 0 : _a.scrollTo(xScrollOffset, 0);\n };\n // Configure intersection observer to toggle sticky header on/off\n useEffect(() => {\n if (!intersectionTargetRef.current)\n return;\n const options = {\n threshold: 1.0,\n };\n const intersectionCallback = (entries) => {\n entries.forEach((entry) => {\n setIsVisible(!entry.isIntersecting);\n });\n };\n const intersectionObserver = new IntersectionObserver(intersectionCallback, options);\n intersectionObserver.observe(intersectionTargetRef.current);\n return () => intersectionObserver.disconnect(); // eslint-disable-line consistent-return\n }, [intersectionTargetRef.current]);\n // Calculate sticky header position and size to match table container\n useEffect(() => {\n if (!isVisible)\n return;\n if (!containerRef.current)\n return;\n updateContainerDimensions();\n }, [containerRef.current, isVisible]);\n // Update dimensions when container element is resized\n useEffect(() => {\n if (!isVisible)\n return;\n if (!containerRef.current)\n return;\n const resizeObserverCallback = throttle(updateContainerDimensions, 33); // Throttle events\n const resizeObserver = new ResizeObserver(resizeObserverCallback);\n resizeObserver.observe(containerRef.current);\n return () => resizeObserver.disconnect(); // eslint-disable-line consistent-return\n }, [containerRef.current, isVisible]);\n // Sync container scrolling\n useEffect(() => {\n updateContainerScrollPosition();\n }, [isVisible]);\n useEffect(() => {\n var _a;\n (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener('scroll', updateContainerScrollPosition);\n return () => {\n var _a;\n (_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.removeEventListener('scroll', updateContainerScrollPosition);\n };\n }, [containerRef.current]);\n // Render sticky header\n if (!isVisible)\n return null;\n const containerStyle = Object.assign(Object.assign({}, containerRect), { height: headerCellHeight, position: 'fixed', zIndex: 5, overflowX: 'hidden', overflowY: 'hidden', borderBottom: `1px solid ${theme.colors.neutral.grey.base}` });\n // Generate styles to sync sticky columns with \"real\" columns\n const columnsCss = cellWidths\n .map((width, index) => `\n & th:nth-child(${index + 1}) {\n width: ${width}px;\n }\n `)\n .join('');\n // Append to generated table styles\n const allCss = tableCss + columnsCss;\n return (React.createElement(\"div\", { style: containerStyle, ref: stickyContainerRef },\n React.createElement(TableGrid, { css: allCss },\n React.createElement(\"thead\", null, children))));\n}\n//# sourceMappingURL=StickyHead.js.map","export const getRowState = (rowId, { selectedRowIds, expandedRowIds, disabledRowIds, }) => {\n const rowState = {\n selected: (selectedRowIds === null || selectedRowIds === void 0 ? void 0 : selectedRowIds.includes(rowId)) || false,\n expanded: (expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(rowId)) || false,\n disabled: (disabledRowIds === null || disabledRowIds === void 0 ? void 0 : disabledRowIds.includes(rowId)) || false,\n };\n return rowState;\n};\n//# sourceMappingURL=getRowState.js.map","/* eslint-disable jsx-a11y/no-redundant-roles */\nimport React, { useRef } from 'react';\nimport { Stack } from '../Stack';\nimport { Text } from '../Text';\nimport { generateTableCss } from './utils';\nimport { useCellWidths, useColumns, useDragToScroll, useScrollPosition, useSelection, } from './hooks';\nimport { renderCell, renderFooter, renderHeader, renderLoadingCell, renderNestedCell, } from './renderers';\nimport { ActionBar } from './components/ActionBar';\nimport { Cell } from './components/Cell';\nimport { ColumnMenu } from './components/ColumnMenu';\nimport { EmptyBodyContent, EmptyBodyGlyphWrapper } from './components/EmptyBodyContent';\nimport { Header } from './components/Header';\nimport { NoWrap } from './components/NoWrap';\nimport { Row } from './components/Row';\nimport { ScrollContainer } from './components/ScrollContainer';\nimport { TableGrid } from './components/TableGrid';\nimport { Truncate } from './components/Truncate';\nimport { Wrapper } from './components/Wrapper';\nimport { SelectionCell } from './components/SelectionCell';\nimport { SelectionHeader } from './components/SelectionHeader';\nimport { StickyHead } from './components/StickyHead';\nimport { getRowState } from './utils/getRowState';\nimport { InfoIcon } from '../../tempIcons/InfoIcon';\nconst defaultEmptyState = {\n icon: React.createElement(InfoIcon, { width: 48, height: 48 }),\n heading: 'No results',\n};\nconst emptyAction = () => { };\nexport const DataTable = ({ ActionBarSlot, borderMode, columns: initialColumns, emptyState = defaultEmptyState, expandedRowIds, loading, loadingRowCount, onChangeSort, rows, disabledRowIds, selectionMode, selectionState, setExpanded, sortState, stripingMode, enableStickyHeader, resizeableColumns, onResizeColumns, }) => {\n // Refs\n const scrollContainerRef = useRef(null);\n const tableRef = useRef(null);\n const intersectionTargetRef = useRef(null);\n useDragToScroll(scrollContainerRef);\n // Configure row selection\n const enabledRowIds = rows.map((row) => row.id).filter((id) => !(disabledRowIds === null || disabledRowIds === void 0 ? void 0 : disabledRowIds.includes(id)));\n const { selectionEnabled, selectedRowIds, selectionColumn, setSelected } = useSelection({\n selectionMode,\n selectionState,\n enabledRowIds,\n });\n // Assign actions\n const actions = {\n setSelected: setSelected || emptyAction,\n setExpanded: setExpanded || emptyAction,\n };\n // Process columns\n const columnsWithSelection = [selectionColumn, ...initialColumns];\n const allColumns = selectionEnabled ? columnsWithSelection : initialColumns;\n const cellWidths = useCellWidths(tableRef, scrollContainerRef);\n const { visible, pinnedLeft, pinnedRight, setColumnWidth } = useColumns(allColumns, tableRef, onResizeColumns);\n const adjustedCellWidths = cellWidths.length === visible.length\n ? visible.map((col, i) => Number.isNaN(col.width || '') ? cellWidths[i] : col.width)\n : cellWidths;\n // Generate styles\n const { scrollPosition } = useScrollPosition(scrollContainerRef);\n const tableCss = generateTableCss({\n pinnedLeft,\n pinnedRight,\n cellWidths: adjustedCellWidths,\n scrollPosition,\n visible,\n stripingMode,\n });\n // Render states\n if (loading) {\n const loadingRows = new Array(loadingRowCount).fill(true).map(() => ({\n // generate random ID forcing all rows to re-render avoid animation de-sync\n id: Math.random() * 1000,\n data: null,\n }));\n return (React.createElement(Wrapper, { borderMode: borderMode },\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n })))),\n React.createElement(\"tbody\", { role: \"rowgroup\" }, loadingRows.map((row) => (React.createElement(Row, { key: row.id }, visible.map((col) => renderLoadingCell(row, col))))))))));\n }\n if (rows.length === 0) {\n return (React.createElement(Wrapper, { borderMode: borderMode },\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n })))),\n React.createElement(\"tbody\", { role: \"rowgroup\" },\n React.createElement(EmptyBodyContent, { columnCount: visible.length },\n React.createElement(EmptyBodyGlyphWrapper, null, emptyState.icon),\n React.createElement(Stack, { spacing: \"sm\", alignX: \"center\" },\n React.createElement(Text, { variant: \"headingMedium\" }, emptyState.heading),\n emptyState.subheading && (React.createElement(Text, { variant: \"subheadingMedium\" }, emptyState.subheading)))))))));\n }\n const renderRow = (row) => {\n const { e2eClassName = '', accentColor } = row;\n const rowState = getRowState(row.id, { selectedRowIds, expandedRowIds, disabledRowIds });\n return (React.createElement(Row, Object.assign({ role: \"row\", key: row.id, accentColor: accentColor, className: e2eClassName }, rowState), visible.map((col) => renderCell(row, col, actions, rowState))));\n };\n const renderNestedRow = (nestedRow, rowId) => {\n var _a, _b;\n const nestedRowE2eClassName = (_b = (_a = nestedRow === null || nestedRow === void 0 ? void 0 : nestedRow.data) === null || _a === void 0 ? void 0 : _a.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row;\n const rowState = getRowState(rowId, { selectedRowIds, expandedRowIds, disabledRowIds });\n return (React.createElement(Row, { role: \"row\", key: nestedRow.id, className: nestedRowE2eClassName }, visible.map((col) => renderNestedCell(nestedRow, col, rowState))));\n };\n const renderSection = (row) => {\n var _a;\n const isExpanded = expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(row.id);\n return (React.createElement(\"tbody\", { role: \"rowgroup\", key: row.id },\n renderRow(row),\n isExpanded && ((_a = row.nestedRows) === null || _a === void 0 ? void 0 : _a.map((nestedRow) => renderNestedRow(nestedRow, row.id)))));\n };\n const renderBody = () => {\n const hasNestedRows = !!expandedRowIds;\n const hasMultipleSections = hasNestedRows && stripingMode === 'nested';\n if (hasMultipleSections) {\n return rows.map(renderSection);\n }\n if (hasNestedRows) {\n return (React.createElement(\"tbody\", { role: \"rowgroup\" }, rows.map((row) => {\n var _a;\n const rowElement = renderRow(row);\n const isExpanded = expandedRowIds === null || expandedRowIds === void 0 ? void 0 : expandedRowIds.includes(row.id);\n const nestedRowElements = (isExpanded &&\n ((_a = row.nestedRows) === null || _a === void 0 ? void 0 : _a.map((nestedRow) => renderNestedRow(nestedRow, row.id)))) ||\n [];\n return [rowElement, ...nestedRowElements];\n })));\n }\n return React.createElement(\"tbody\", { role: \"rowgroup\" }, rows.map(renderRow));\n };\n const headersMarkup = (React.createElement(Row, { role: \"row\" }, visible.map((column, i) => renderHeader({\n column,\n sortState,\n onChangeSort,\n resizeableColumns,\n setColumnWidth,\n columnCount: visible.length,\n columnI: i,\n }))));\n const shouldRenderFooter = initialColumns.some((column) => !!column.renderFooter);\n const shouldRenderActionBar = selectedRowIds.length > 0 && !!ActionBarSlot;\n return (React.createElement(Wrapper, { borderMode: borderMode },\n shouldRenderActionBar && (React.createElement(ActionBar, { selectionColumn: selectionColumn, intersectionTargetRef: intersectionTargetRef, containerRef: scrollContainerRef }, ActionBarSlot)),\n React.createElement(ScrollContainer, { ref: scrollContainerRef },\n enableStickyHeader && (React.createElement(StickyHead, { tableCss: tableCss, intersectionTargetRef: intersectionTargetRef, containerRef: scrollContainerRef, cellWidths: adjustedCellWidths }, headersMarkup)),\n React.createElement(\"div\", { ref: intersectionTargetRef, style: { height: 0 } }),\n React.createElement(TableGrid, { css: tableCss, ref: tableRef, role: \"table\" },\n React.createElement(\"thead\", { role: \"rowgroup\" }, headersMarkup),\n renderBody(),\n shouldRenderFooter && (React.createElement(\"tfoot\", { role: \"rowgroup\" },\n React.createElement(Row, { role: \"row\" }, visible.map((column) => renderFooter({ column })))))))));\n};\nDataTable.defaultProps = {\n loading: false,\n loadingRowCount: 5,\n selectionMode: 'multiple',\n stripingMode: 'row',\n enableStickyHeader: true,\n};\nDataTable.Cell = Cell;\nDataTable.ColumnMenu = ColumnMenu;\nDataTable.SelectionCell = SelectionCell;\nDataTable.SelectionHeader = SelectionHeader;\nDataTable.Header = Header;\nDataTable.Truncate = Truncate;\nDataTable.NoWrap = NoWrap;\n//# sourceMappingURL=DataTable.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\nimport { LoadingCellContent } from '../components/LoadingCellContent';\n/**\n * Default renderer for loading cells\n * @param row\n * @param column\n * @returns\n */\nexport function renderLoadingCell(row, column) {\n if (column.hidden === true) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${row.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n };\n return (React.createElement(Cell, Object.assign({}, cellProps),\n React.createElement(LoadingCellContent, null)));\n}\n//# sourceMappingURL=renderLoadingCell.js.map","/**\n * Default renderer for table cells\n *\n * @param row\n * @param column\n * @returns\n */\nexport function renderCell(row, column, actions, rowState) {\n if (column.hidden) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${row.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n span: column.span,\n };\n return column.renderCell(row, cellProps, actions, rowState);\n}\n//# sourceMappingURL=renderCell.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\n/**\n * Default renderer for table cells in nested rows\n *\n * @param nestedRow\n * @param column\n * @returns\n */\nexport function renderNestedCell(nestedRow, column, rowState) {\n if (column.hidden) {\n return null;\n }\n const cellProps = {\n align: column.align,\n key: `${nestedRow.id}-${column.id}`,\n role: 'cell',\n spacing: column.spacing,\n };\n if (!column.renderNestedCell) {\n return React.createElement(Cell, Object.assign({}, cellProps));\n }\n return column.renderNestedCell(nestedRow, cellProps, rowState);\n}\n//# sourceMappingURL=renderNestedCell.js.map","import React from 'react';\nimport { Cell } from '../components/Cell';\n/**\n * Default renderer for table footer cells\n *\n * @param column Column configuration object\n * @returns Footer cell instance\n */\nexport function renderFooter({ column }) {\n if (column.hidden) {\n return null;\n }\n const footerProps = {\n key: column.id,\n role: 'cell',\n align: column.align,\n spacing: column.spacing,\n };\n if (!column.renderFooter) {\n return React.createElement(Cell, Object.assign({}, footerProps));\n }\n return column.renderFooter(column, footerProps);\n}\n//# sourceMappingURL=renderFooter.js.map","import React, { useState } from 'react';\nimport { Button } from '../../Button';\nimport { Card } from '../../Card';\nimport { Popover } from '../../Popover';\nimport { Stack } from '../../Stack';\nimport { theme } from '../../../theme';\nimport { VisiblityIcon } from '../../../tempIcons/VisibilityIcon';\nimport { VisiblityOffIcon } from '../../../tempIcons/VisibilityOffIcon';\nimport { ReorderIcon } from '../../../tempIcons/ReorderIcon';\nexport function ColumnMenu({ columns, columnGroups, setColumns }) {\n const [popoverAnchor, setPopoverAnchor] = useState(null);\n const [showPopover, setShowPopover] = useState(false);\n const columnEntries = columns.map((column) => [column.id, column]);\n const columnsMap = Object.fromEntries(columnEntries);\n const groups = columnGroups.map((group) => group.map((columnId) => columnsMap[columnId]));\n const setHidden = (groupIndex, hidden) => {\n const columnIds = groups[groupIndex].map((column) => column.id);\n const newColumns = [...columns];\n columnIds.forEach((columnId) => {\n const index = newColumns.findIndex((column) => column.id === columnId);\n if (index < 0)\n return;\n newColumns[index] = Object.assign(Object.assign({}, newColumns[index]), { hidden });\n });\n setColumns(newColumns);\n };\n return (React.createElement(React.Fragment, null,\n React.createElement(Button, { ref: setPopoverAnchor, dropdown: true, onClick: () => setShowPopover(true) }, \"Columns\"),\n showPopover && (React.createElement(Popover, { anchorElement: popoverAnchor, onShouldClose: () => setShowPopover(false) },\n React.createElement(Card, { style: { width: 600 } },\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" }, groups.map((group, groupIndex) => (React.createElement(Stack, { key: group[0].id, direction: \"horizontal\", alignY: \"center\", spacing: \"sm\", style: {\n border: '1px solid black',\n padding: 8,\n } },\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(ReorderIcon, null) }),\n React.createElement(Stack, { spacing: \"sm\", style: { flex: 1 } }, group.map((column) => (React.createElement(\"div\", { key: column.id }, column.title)))),\n React.createElement(Stack, { direction: \"horizontal\", spacing: \"sm\" }, group[0].hidden ? (React.createElement(Button, { variant: \"flat\", icon: React.createElement(VisiblityOffIcon, null), onClick: () => setHidden(groupIndex, false), style: { color: theme.colors.neutral.ink.lightest } })) : (React.createElement(Button, { variant: \"flat\", icon: React.createElement(VisiblityIcon, null), onClick: () => setHidden(groupIndex, true) }))))))))))));\n}\n//# sourceMappingURL=ColumnMenu.js.map","import React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../theme';\nconst List = styled.dl.withConfig({ displayName: \"vui--List\", componentId: \"vui--syirga\" }) `margin:unset;& > * + *{margin-top:${theme.sizes.base};}`;\nconst Item = styled.div.withConfig({ displayName: \"vui--Item\", componentId: \"vui--dz7dgm\" }) `& > * + *{margin-top:${theme.sizes.xs};}`;\nconst ItemRow = styled.div.withConfig({ displayName: \"vui--ItemRow\", componentId: \"vui--1b0o5wp\" }) `display:flex;justify-content:space-between;& > * + *{margin-left:${theme.sizes.base};}`;\nconst DescriptionContainer = styled.div.withConfig({ displayName: \"vui--DescriptionContainer\", componentId: \"vui--foltw8\" }) `text-align:right;& > * + *{margin-top:${theme.sizes.xs};}`;\nconst Term = styled.dt.withConfig({ displayName: \"vui--Term\", componentId: \"vui--s2cfux\" }) `font-family:${theme.text.bodyBold.fontFamily};font-size:${theme.text.bodyBold.fontSize};font-weight:${theme.text.bodyBold.fontWeight};line-height:${theme.text.bodyBold.lineHeight};color:${theme.text.bodyBold.color};`;\nconst Description = styled.dd.withConfig({ displayName: \"vui--Description\", componentId: \"vui--1915ejg\" }) `margin-left:unset;font-family:${theme.text.body.fontFamily};font-size:${theme.text.body.fontSize};font-weight:${theme.text.body.fontWeight};line-height:${theme.text.body.lineHeight};color:${theme.text.body.color};`;\nexport const DescriptionList = ({ items, horizontal }) => {\n const renderDescription = (description) => {\n if (Array.isArray(description)) {\n return description.map((d) => React.createElement(Description, { key: d }, d));\n }\n return React.createElement(Description, null, description);\n };\n const renderItem = (item) => {\n if (horizontal) {\n return (React.createElement(ItemRow, { key: item.term },\n React.createElement(Term, null, item.term),\n React.createElement(DescriptionContainer, null, renderDescription(item.description))));\n }\n return (React.createElement(Item, { key: item.term },\n React.createElement(Term, null, item.term),\n renderDescription(item.description)));\n };\n return React.createElement(List, null, items.map(renderItem));\n};\n//# sourceMappingURL=DescriptionList.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst { sizes, colors } = theme;\nexport const ColumnGrid = styled.div.withConfig({ displayName: \"vui--ColumnGrid\", componentId: \"vui--2wnu9m\" }) `width:100%;display:grid;grid-template-columns:${({ showSidebar = true }) => showSidebar ? `calc(100% - 312px - ${sizes.md}) 312px` : '100% 312px'};align-items:flex-start;grid-gap:${sizes.md};transition:all 0.2s ease-in-out;& > *:nth-child(2){opacity:${({ showSidebar = true }) => (showSidebar ? '1.0' : '0')};transition:opacity 0.2s;}`;\nexport const ContentContainer = styled.div.withConfig({ displayName: \"vui--ContentContainer\", componentId: \"vui--nvukr5\" }) `width:100%;box-sizing:border-box;padding:${sizes.md};overflow-x:hidden;background-color:${colors.neutral.grey.lightest};`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { ColumnGrid, ContentContainer } from './styled';\nexport const DetailPage = ({ renderHeader, children }) => {\n const [shouldShowSidebar, setShouldShowSidebar] = useState(true);\n const toggleSidebar = () => setShouldShowSidebar(!shouldShowSidebar);\n return (React.createElement(\"main\", null,\n renderHeader(toggleSidebar, shouldShowSidebar),\n React.createElement(ContentContainer, null,\n React.createElement(ColumnGrid, { showSidebar: shouldShowSidebar }, children))));\n};\n//# sourceMappingURL=DetailPage.js.map","import styled from 'styled-components';\nexport const InputGroup = styled.div.withConfig({ displayName: \"vui--InputGroup\", componentId: \"vui--1w0e9jz\" }) `display:flex;& > *{margin-left:0;margin-right:0;box-shadow:none;}& > *:not(:last-child){border-right-width:0 !important;}& > *:hover{}& > *:focus,& > *:active{z-index:5;border-right-width:1px !important;}& > *:focus + *,& > *:active + *{border-left-width:0 !important;}& > *:not(:first-child):not(:last-child){border-top-left-radius:0 !important;border-top-right-radius:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}& > *:first-child{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}& > *:last-child{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;}`;\n//# sourceMappingURL=index.js.map","export var ComponentSize;\n(function (ComponentSize) {\n ComponentSize[\"base\"] = \"base\";\n ComponentSize[\"sm\"] = \"sm\";\n})(ComponentSize || (ComponentSize = {}));\n//# sourceMappingURL=types.js.map","import styled, { css } from 'styled-components';\nimport { theme } from '../../theme';\nconst pseudoStates = ({ hasError, inputSize }) => css `&{--outline-size:${inputSize === 'sm' ? '2px' : '4px'};}&:focus{border-color:#0079d1;box-shadow:0 0 0 var(--outline-size)#80bce8;outline:0;}&:invalid{border-color:#eb5757;box-shadow:0 0 0 var(--outline-size)#f7bcbc;}&:disabled{box-shadow:none;background-color:#f2f3f5;border-color:#959fa8;color:#637381;}${hasError &&\n `\n &,\n &:focus {\n border-color: #EB5757;\n }\n\n &:focus {\n box-shadow: 0 0 0 var(--outline-size) #F7BCBC;\n }\n `}`;\nexport const Input = styled.input.withConfig({ displayName: \"vui--Input\", componentId: \"vui--3jt15a\" }) `font-family:${theme.fontFamily};box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:4px;border:1px solid #959fa8;color:#1b2126;${({ inputSize }) => {\n let height = '40px';\n let fontSize = '14px';\n if (inputSize === 'sm') {\n height = '32px';\n fontSize = '12px';\n }\n return `\n height: ${height};\n font-size: ${fontSize};\n `;\n}} ${pseudoStates} &::-webkit-outer-spin-button,&::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}&[type='number']{-moz-appearance:textfield;width:8ch;text-align:right;}`;\nexport const Textarea = styled.textarea.withConfig({ displayName: \"vui--Textarea\", componentId: \"vui--1k04ik\" }) `box-sizing:border-box;width:100%;padding:8px;border-radius:4px;border:1px solid #959fa8;color:#1b2126;${pseudoStates}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, forwardRef } from 'react';\nimport { generateId } from '../../utils/generateId';\nimport { Input, Textarea } from './styled';\nimport { ComponentSize } from '../types';\nconst NUMBER_REGEX = /^-?[0-9]*\\.?[0-9]+$/;\nexport const TextField = forwardRef((_a, ref) => {\n var { id, className, disabled = false, hasError, max, min, multiline = false, name, onChange, pattern, placeholder, rows = '3', size = ComponentSize.base, step, type = 'text', value, spellCheck = false } = _a, otherProps = __rest(_a, [\"id\", \"className\", \"disabled\", \"hasError\", \"max\", \"min\", \"multiline\", \"name\", \"onChange\", \"pattern\", \"placeholder\", \"rows\", \"size\", \"step\", \"type\", \"value\", \"spellCheck\"]);\n const handleChange = useCallback((event) => {\n if (!onChange)\n return;\n const newValue = event.currentTarget.value;\n if (newValue === '') {\n onChange(newValue);\n return;\n }\n if (type !== 'number') {\n onChange(newValue);\n return;\n }\n const reg = new RegExp(NUMBER_REGEX);\n if (!reg.test(newValue)) {\n return;\n }\n onChange(newValue);\n }, [onChange, type]);\n const componentId = id !== null && id !== void 0 ? id : generateId('textfield');\n if (type === 'text' && multiline) {\n return (React.createElement(Textarea, Object.assign({ className: className, disabled: disabled, hasError: hasError, id: componentId, name: name, onChange: handleChange, placeholder: placeholder, rows: rows, value: value, spellCheck: spellCheck, ref: ref }, otherProps)));\n }\n return (React.createElement(Input, Object.assign({ className: className, disabled: disabled, hasError: hasError, id: componentId, inputSize: size, max: max, min: min, name: name, \"aria-label\": name, onChange: handleChange, placeholder: placeholder, step: step, type: type, value: value, spellCheck: spellCheck, ref: ref }, otherProps)));\n});\n//# sourceMappingURL=TextField.js.map","import { withLabels } from '../../hoc';\nimport { TextField as StandardTextField } from './TextField';\nexport const TextField = withLabels(StandardTextField);\nTextField.displayName = 'TextField';\n//# sourceMappingURL=index.js.map","import styled from 'styled-components';\nimport { Text } from '../Text';\nimport { TextField } from '../TextField';\nimport { Button } from '../Button';\nimport { BaseContainer } from '../BaseContainer';\nimport { theme } from '../../theme';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--oxhxoy\" }) `display:flex;flex-direction:column;position:relative;`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--w9sg63\" }) `display:flex;align-items:center;margin-top:4px;gap:8px;`;\nconst StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--1dp86fg\" }) `width:52px;margin:0;padding:0 6px;&&&{text-align:left;border-color:${theme.colors.neutral.ink.lightest};}`;\nconst StyledButton = styled(Button).withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--1h9einl\" }) `padding:0 6px;border-color:${theme.colors.neutral.ink.lightest};`;\nconst Label = styled(Text).withConfig({ displayName: \"vui--Label\", componentId: \"vui--2iwwsg\" }) ``;\nconst Error = styled.span.withConfig({ displayName: \"vui--Error\", componentId: \"vui--1ln478r\" }) `display:block;font-family:${theme.text.error.fontFamily};font-size:${theme.text.error.fontSize};font-weight:${theme.text.error.fontWeight};line-height:${theme.text.error.lineHeight};color:${theme.text.error.color};&::before{content:'';position:absolute;top:0;bottom:0;left:calc(${theme.sizes[2]} * -1);width:2px;background-color:${theme.colors.secondary.red.base};}`;\nconst Hint = styled.span.withConfig({ displayName: \"vui--Hint\", componentId: \"vui--5lfadq\" }) `display:block;font-family:${theme.fontFamily};font-size:${theme.sizes[3]};line-height:${theme.sizes[4]};color:${theme.colors.neutral.ink.light};`;\nexport { Container, Row, Error, Hint, StyledTextField as TextField, StyledButton as Button, Label };\n//# sourceMappingURL=styled.js.map","export const blockInvalidCharacters = (e, invalidList) => {\n if (invalidList.includes(e.key))\n e.preventDefault();\n};\n//# sourceMappingURL=blockInvalidCharacters.js.map","export const invalidCharsList = ['-', '+', 'E', 'e'];\n//# sourceMappingURL=invalidCharactersNumeric.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { InputGroup } from '../InputGroup';\nimport { ComponentSize } from '../types';\nimport { withLabels } from '../../hoc';\nimport { Container, Row, TextField, Button } from './styled';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { theme } from '../../theme';\nimport { blockInvalidCharacters } from '../../utils/blockInvalidCharacters';\nimport { invalidCharsList } from '../../utils/invalidCharactersNumeric';\nconst blockInvalidChars = (e) => blockInvalidCharacters(e, invalidCharsList);\nexport const DimensionsInput = withLabels((_a) => {\n var { size = ComponentSize.base, handleChangeHeight, handleChangeWidth, handleChangeLength, className, height, width, length, unit } = _a, rest = __rest(_a, [\"size\", \"handleChangeHeight\", \"handleChangeWidth\", \"handleChangeLength\", \"className\", \"height\", \"width\", \"length\", \"unit\"]);\n return (React.createElement(Container, { className: className },\n React.createElement(Row, null,\n React.createElement(TextField, Object.assign({ onChange: handleChangeLength, size: size, name: \"length\", type: \"number\", placeholder: \"L\", value: length, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(CrossIcon, { height: theme.sizes.base, width: theme.sizes.base }),\n React.createElement(TextField, Object.assign({ onChange: handleChangeWidth, size: size, name: \"width\", type: \"number\", placeholder: \"W\", value: width, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(CrossIcon, { height: theme.sizes.base, width: theme.sizes.base }),\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ onChange: handleChangeHeight, size: size, name: \"height\", type: \"number\", placeholder: \"H\", value: height, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { size: size }, unit)))));\n});\nDimensionsInput.displayName = 'DimensionsInput';\n//# sourceMappingURL=DimensionsInput.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { AnimatedDropdown } from '../AnimatedDropdown';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { sizes } from '../../theme/modules/sizes';\nimport { theme } from '../../theme';\nconst Container = styled(BaseContainer).attrs({\n as: 'button',\n}).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1tebbdi\" }) `display:inline-flex;flex-direction:row;align-items:center;background-color:${colors.neutral.grey.base};padding:4px 8px;cursor:pointer;border:1px solid ${colors.neutral.grey.dark};border-radius:4px;svg{width:${sizes.base};height:${sizes.base};}&:focus{outline:none;box-shadow:0 0 0 2px ${theme.colors.secondary.blue.light};}`;\nconst NonSelectableText = styled(Text).withConfig({ displayName: \"vui--NonSelectableText\", componentId: \"vui--qz697a\" }) `user-select:none;`;\nconst GroupLabel = styled(NonSelectableText).withConfig({ displayName: \"vui--GroupLabel\", componentId: \"vui--17i198i\" }) `margin-right:4px;`;\nconst MainIcon = styled(DownArrowIcon).withConfig({ displayName: \"vui--MainIcon\", componentId: \"vui--rxq762\" }) `margin-left:4px;transform:rotate(${(props) => (props.$shouldShow ? '180deg' : '0')});width:10px;height:10px;`;\nconst StyledCrossIcon = styled(CrossIcon).withConfig({ displayName: \"vui--StyledCrossIcon\", componentId: \"vui--1o2zyml\" }) `margin-left:4px;height:10px;width:10px;`;\nconst Content = styled(BaseContainer).withConfig({ displayName: \"vui--Content\", componentId: \"vui--6n2anv\" }) `display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;`;\nconst Header = styled(BaseContainer).withConfig({ displayName: \"vui--Header\", componentId: \"vui--n9war0\" }) `display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px 18px;border-bottom:1px solid ${colors.neutral.grey.base};svg{color:${({ color }) => color};width:${sizes[5]};height:${sizes[5]};margin-right:10px;}`;\nexport { Container, Text, AnimatedDropdown as Dropdown, GroupLabel, Content, Header, MainIcon, StyledCrossIcon as CrossIcon, };\n//# sourceMappingURL=styled.js.map","import React, { useCallback, useState } from 'react';\nimport { useDropdown } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { Container, Text, Dropdown, GroupLabel, MainIcon, CrossIcon, Content, Header, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nimport { useHandleFocus } from '../Popover/hooks/useHandleFocus';\nconst generateClassNames = (prefix) => ({\n filterTagDropdown: prefix ? `${prefix}-filter-tag-dropdown` : undefined,\n container: prefix ? `${prefix}-container` : undefined,\n cross: prefix ? `${prefix}-cross` : undefined,\n});\nexport const FilterTag = ({ className, e2eClassName, label, text, iconSlot, fill = colors.secondary.blue.base, content, footer, header, onClickAway, onClick, shouldCloseOnClickAway = true, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [anchorElement, setAnchorElement] = useState(null);\n const [popperElement, setPopperElement] = useState(null);\n const { shouldShowDropdown, toggleShouldShowDropdown, closeDropdown } = useDropdown({\n anchorElement,\n });\n const { handleKeyDown } = useHandleFocus({\n popperElement,\n anchorElement,\n onClose: closeDropdown,\n });\n const handleClick = useCallback((event) => {\n if (shouldShowDropdown)\n closeDropdown();\n else\n toggleShouldShowDropdown();\n if (onClickAway && shouldShowDropdown)\n onClickAway(event);\n }, [shouldShowDropdown, closeDropdown, toggleShouldShowDropdown, onClickAway]);\n const handleClickAway = useCallback((event) => {\n // Escape hatch to apply custom behavior when clicked away\n if (onClickAway)\n onClickAway(event, closeDropdown);\n // Default clickAway behavior (closes the dropdown)\n if (shouldCloseOnClickAway)\n closeDropdown();\n }, [onClickAway, closeDropdown, shouldCloseOnClickAway]);\n const shouldShowSimple = !content;\n if (shouldShowSimple) {\n return (React.createElement(Container, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), onClick: onClick },\n label && React.createElement(GroupLabel, { variant: \"subheadingSmallBold\" }, `${label}:`),\n React.createElement(Text, null, text),\n React.createElement(CrossIcon, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.cross, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.cross]), name: \"cross\", size: \"base\", color: colors.neutral.ink.base })));\n }\n return (React.createElement(Dropdown, { className: classNames.filterTagDropdown, shouldShowDropdown: shouldShowDropdown, onClickAway: handleClickAway, cta: React.createElement(Container, { className: classNames.container, onClick: handleClick, ref: setAnchorElement },\n label && React.createElement(GroupLabel, { variant: \"subheadingSmallBold\" }, `${label}:`),\n React.createElement(Text, null, text),\n React.createElement(MainIcon, { color: colors.neutral.ink.base, name: \"downArrow\", \"$shouldShow\": shouldShowDropdown })) },\n React.createElement(Content, { ref: setPopperElement, onKeyDown: handleKeyDown },\n React.createElement(Header, { color: fill }, header || (React.createElement(React.Fragment, null,\n iconSlot,\n React.createElement(Text, { variant: \"bodyBold\" }, label)))),\n content,\n footer)));\n};\n//# sourceMappingURL=FilterTag.js.map","import React from 'react';\nexport const PlaceholderImage = (props) => (React.createElement(\"svg\", Object.assign({ width: \"24\", height: \"24\", viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M21.3333 0C22.8 0 24 1.2 24 2.66667V21.3333C24 22.8 22.8 24 21.3333 24H2.66667C1.2 24 0 22.8 0 21.3333V2.66667C0 1.2 1.2 0 2.66667 0H21.3333ZM10.6667 18.0133L7.33333 14L2.66667 20H21.3333L15.3333 12L10.6667 18.0133Z\", fill: \"#CDD1D5\" })));\n//# sourceMappingURL=PlaceholderImage.js.map","import styled from 'styled-components';\nexport const Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--yyvmx7\" }) ``;\nexport const CommonImage = styled.img.withConfig({ displayName: \"vui--CommonImage\", componentId: \"vui--exntyx\" }) `box-sizing:border-box;cursor:${({ previewEnabled }) => (previewEnabled ? 'zoom-in' : 'default')};`;\nexport const PreviewImageContainer = styled.div.withConfig({ displayName: \"vui--PreviewImageContainer\", componentId: \"vui--jt8oew\" }) `z-index:10;background-color:transparent;`;\nexport const PreviewImage = styled.img.withConfig({ displayName: \"vui--PreviewImage\", componentId: \"vui--xulm2g\" }) `box-shadow:0 4px 12px rgba(27, 33, 38, 0.2);`;\n//# sourceMappingURL=styled.js.map","export const generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-image-container` : undefined,\n image: prefix ? `${prefix}-image` : undefined,\n placeholder: prefix ? `${prefix}-image-placeholder` : undefined,\n previewImageContainer: prefix ? `${prefix}-image-preview-container` : undefined,\n});\n//# sourceMappingURL=utils.js.map","import React, { useState, useCallback } from 'react';\nimport { usePopper } from 'react-popper';\nimport { createPortal } from 'react-dom';\nimport { PlaceholderImage } from './components/PlaceholderImage';\nimport { Container, CommonImage, PreviewImageContainer, PreviewImage } from './components/styled';\nimport { generateClassNames } from './utils';\nimport { buildClassnames } from '../../utils/buildClassnames';\nexport const Image = ({ src, alt = '', className, e2eClassName, width, height, previewWidth, previewHeight, previewPlacement = 'right', previewEnabled = false, placeholder, placeholderWidth, placeholderHeight, disablePlaceholder = false, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [isPreviewOpen, setIsPreviewOpen] = useState(false);\n const [imageState, setImageState] = useState({ isLoaded: false, isError: false });\n const [referenceElement, setReferenceElement] = React.useState(null);\n const [popperElement, setPopperElement] = React.useState(null);\n const { styles, attributes } = usePopper(referenceElement, popperElement, {\n placement: previewPlacement,\n modifiers: [\n {\n name: 'offset',\n options: {\n offset: [0, 12],\n },\n },\n ],\n });\n const openImagePreview = useCallback(() => (previewEnabled ? setIsPreviewOpen(true) : {}), [previewEnabled]);\n const closeImagePreview = useCallback(() => (previewEnabled ? setIsPreviewOpen(false) : {}), [previewEnabled]);\n const onLoad = () => setImageState({ isLoaded: true, isError: false });\n const onError = () => setImageState({ isLoaded: true, isError: true });\n const isImageHidden = !imageState.isLoaded || imageState.isError;\n return (React.createElement(Container, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container, className]) },\n React.createElement(CommonImage, { src: src, alt: alt, className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.image, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.image]), width: width, height: height, onLoad: onLoad, onError: onError, previewEnabled: previewEnabled, onMouseEnter: openImagePreview, onMouseLeave: closeImagePreview, style: isImageHidden ? { display: 'none' } : {}, ref: setReferenceElement }),\n !disablePlaceholder &&\n isImageHidden &&\n (placeholder || (React.createElement(PlaceholderImage, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.placeholder, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.placeholder]), width: placeholderWidth || width, height: placeholderHeight || height }))),\n isPreviewOpen &&\n createPortal(React.createElement(PreviewImageContainer, Object.assign({ ref: setPopperElement, style: styles.popper }, attributes.popper, { className: buildClassnames([\n classNames === null || classNames === void 0 ? void 0 : classNames.previewImageContainer,\n e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.previewImageContainer,\n ]) }),\n React.createElement(PreviewImage, { src: src, alt: \"\", width: previewWidth, height: previewHeight })), document.body)));\n};\n//# sourceMappingURL=Image.js.map","import React from 'react';\nimport { CalendarIcon } from '../../../tempIcons/CalendarIcon';\nimport { FailIcon } from '../../../tempIcons/FailIcon';\nconst iconSize = { width: 64, height: 64 };\nexport const defaultEmptyState = {\n icon: React.createElement(CalendarIcon, Object.assign({}, iconSize)),\n title: 'No data found',\n};\nexport const defaultErrorState = {\n icon: React.createElement(FailIcon, Object.assign({}, iconSize)),\n title: 'An error occurred when creating the table',\n subTitle: \"Please, try reloading the page once. If this doesn't solve the problem, contact support\",\n};\nexport var ScrollPosition;\n(function (ScrollPosition) {\n ScrollPosition[\"start\"] = \"start\";\n ScrollPosition[\"middle\"] = \"middle\";\n ScrollPosition[\"end\"] = \"End\";\n ScrollPosition[\"none\"] = \"none\";\n})(ScrollPosition || (ScrollPosition = {}));\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const CalendarIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 25 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M18.3333 5.7H17.5V4H15.8333V5.7H9.16667V4H7.5V5.7H6.66667C5.74167 5.7 5.00833 6.465 5.00833 7.4L5 19.3C5 20.235 5.74167 21 6.66667 21H18.3333C19.25 21 20 20.235 20 19.3V7.4C20 6.465 19.25 5.7 18.3333 5.7ZM10.0002 11.65H8.3335V13.35H10.0002V11.65ZM13.3332 11.65H11.6665V13.35H13.3332V11.65ZM15 11.65H16.6667V13.35H15V11.65ZM6.6665 19.3H18.3332V9.94998H6.6665V19.3Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=CalendarIcon.js.map","import React from 'react';\nexport const FailIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12.0001 20.1818C16.5187 20.1818 20.1819 16.5187 20.1819 12C20.1819 7.4813 16.5187 3.81818 12.0001 3.81818C7.48136 3.81818 3.81824 7.4813 3.81824 12C3.81824 16.5187 7.48136 20.1818 12.0001 20.1818ZM16.3536 8.80575L13.1593 12L16.3536 15.1943L15.1943 16.3536L12 13.1593L8.80575 16.3536L7.64648 15.1943L10.8408 12L7.64648 8.80575L8.80575 7.64648L12 10.8408L15.1943 7.64648L16.3536 8.80575ZM8.80571 16L8.80575 16L12 12.8058L12 12.8057L8.80571 16ZM15.1943 16L15.1943 16L16 15.1943L16 15.1943L15.1943 16ZM16 8.80575L12.8058 12L12.8057 12L16 8.80571L16 8.80575Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=FailIcon.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { ScrollPosition } from './utils/constants';\nconst { text, sizes } = theme;\nconst { blue } = theme.colors.secondary;\nconst { grey } = theme.colors.neutral;\nconst { scrollbar } = theme.colors.system;\nconst fixedColumnShadow = `\n position: absolute;\n top: 0;\n bottom: -1px;\n width: 30px;\n content: \"\";\n pointer-events: none;\n box-sizing: border-box;\n transition: box-shadow .3s;\n`;\nconst startFixedColumnShadow = `\n box-shadow: inset 10px 0 10px -8px rgb(0 0 0 / 25%);\n`;\nconst endFixedColumnShadow = `\n box-shadow: inset -10px 0 10px -8px rgb(0 0 0 / 25%);\n`;\nexport const TooltipContent = styled.div.withConfig({ displayName: \"vui--TooltipContent\", componentId: \"vui--11ytygc\" }) `display:flex;flex-direction:row;align-items:center;`;\nexport const Wrapper = styled.div.withConfig({ displayName: \"vui--Wrapper\", componentId: \"vui--1g4i0cu\" }) `width:100%;overflow-x:${(props) => (props.scrollDisabled ? 'hidden' : 'auto')};overflow-y:hidden;position:relative;border-top:1px solid ${grey.dark};border-bottom:1px solid ${grey.dark};${({ showScrollbar }) => showScrollbar\n ? `\n scrollbar-width: auto;\n\n &::-webkit-scrollbar {\n margin-top: 10px;\n width: 6px;\n height: 6px;\n }\n \n &::-webkit-scrollbar-track {\n background: ${scrollbar.background}; \n }\n \n &::-webkit-scrollbar-thumb {\n background: ${scrollbar.thumb};\n border-radius: 4px; \n }\n `\n : ''} ${({ scrollDisabled, lastStartFixedColumnsIndex, firstEndFixedColumnsIndex, scrollPosition }) => scrollDisabled\n ? ''\n : `\n td:nth-child(${lastStartFixedColumnsIndex}):after,\n th:nth-child(${lastStartFixedColumnsIndex}):after {\n right: 0;\n transform: translate(100%);\n ${fixedColumnShadow};\n\n ${scrollPosition === ScrollPosition.middle || scrollPosition === ScrollPosition.end\n ? startFixedColumnShadow\n : ''};\n };\n\n td:nth-last-child(${firstEndFixedColumnsIndex}):after,\n th:nth-last-child(${firstEndFixedColumnsIndex}):after {\n left: 0;\n transform: translate(-100%);\n ${fixedColumnShadow};\n\n ${scrollPosition === ScrollPosition.start || scrollPosition === ScrollPosition.middle\n ? endFixedColumnShadow\n : ''};\n };\n `}`;\nexport const WrapperBordered = styled(Wrapper).withConfig({ displayName: \"vui--WrapperBordered\", componentId: \"vui--wtdkab\" }) `border:1px solid ${grey.dark};border-radius:4px;`;\nexport const Head = styled.thead.withConfig({ displayName: \"vui--Head\", componentId: \"vui--1j5avrf\" }) `background-color:white;`;\nexport const Body = styled.tbody.withConfig({ displayName: \"vui--Body\", componentId: \"vui--n8uysg\" }) `tr{${({ fixedColumnsStyle }) => fixedColumnsStyle};}& + & > tr:first-child > td{border-top:1px solid ${grey.base};}tr:not(:first-child)> td{border-top:1px solid transparent;}&&& tr:hover td{background-color:#ebf4fb;}`;\nexport const Foot = styled.tfoot.withConfig({ displayName: \"vui--Foot\", componentId: \"vui--qckqty\" }) `& td{background-color:${grey.lightest};padding:1.5rem 1rem;border-top:1px solid ${blue.base};}`;\nexport const Row = styled.tr.withConfig({ displayName: \"vui--Row\", componentId: \"vui--10drh9k\" }) `&.hidden{visibility:collapse;}${({ accentColor }) => accentColor &&\n `\n & > td:first-child::before {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n width: 4px;\n background-color: ${accentColor}; \n }\n `}`;\nexport const Cell = styled.td.withConfig({ displayName: \"vui--Cell\", componentId: \"vui--tljl4p\" }) `position:relative;padding:1.25rem 1rem;text-align:${({ align }) => align || 'left'};background-color:white;font-family:${text.bodySmall.fontFamily};font-size:${text.bodySmall.fontSize};font-weight:${text.bodySmall.fontWeight};color:${text.bodySmall.color};line-height:${sizes.base};width:${({ grow }) => (grow ? '100%' : 'auto')};& > *{vertical-align:middle;}`;\nexport const HeaderCell = styled(Cell).attrs({\n as: 'th',\n}).withConfig({ displayName: \"vui--HeaderCell\", componentId: \"vui--10p2duv\" }) `user-select:none;border-bottom:1px solid ${grey.dark};font-family:${text.bodySmallBold.fontFamily};font-size:${text.bodySmallBold.fontSize};font-weight:${text.bodySmallBold.fontWeight};color:${text.bodySmallBold.color};& span{white-space:pre-line;}&.sortable:hover{cursor:pointer;background-color:${grey.light};}`;\nconst alignmentMap = {\n left: 'flex-start',\n center: 'center',\n right: 'flex-end',\n};\nexport const HeaderCellLayout = styled.div.withConfig({ displayName: \"vui--HeaderCellLayout\", componentId: \"vui--13i0t50\" }) `display:flex;align-items:center;justify-content:${({ align }) => (align ? alignmentMap[align] : 'flex-start')};& > * + *{margin-left:0.25rem;}`;\nexport const Table = styled.table.withConfig({ displayName: \"vui--Table\", componentId: \"vui--1bp83gy\" }) `width:100%;border-spacing:0;table-layout:${({ isFixedLayout }) => (isFixedLayout ? 'fixed' : 'auto')};${({ striped }) => striped &&\n `\n & ${Body}:nth-child(even) td {\n background-color: ${grey.lightest};\n }\n `} & *{box-sizing:border-box;${({ tableLoading }) => tableLoading &&\n `\n user-select: none;\n pointer-events: none;\n `}}${({ noWrap }) => noWrap &&\n `\n & ${HeaderCell}, & ${HeaderCell} span {\n white-space: nowrap;\n }\n `}`;\nexport const Footer = styled.tfoot.withConfig({ displayName: \"vui--Footer\", componentId: \"vui--44p3gi\" }) `tr{${({ fixedColumnsStyle }) => fixedColumnsStyle};}& ${Cell}{border-top:1px solid ${grey.dark};background-color:${grey.lightest};padding-top:${sizes.base};padding-bottom:${sizes.base};line-height:2rem;}`;\nexport const StickyHeaderWrapper = styled.div.withConfig({ displayName: \"vui--StickyHeaderWrapper\", componentId: \"vui--wokb93\" }) `position:fixed;top:0;z-index:2;overflow-x:hidden;`;\nexport const FakeHeaderTable = styled(Table).withConfig({ displayName: \"vui--FakeHeaderTable\", componentId: \"vui--6s4d56\" }) ``;\n//# sourceMappingURL=styled.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { BaseContainer } from '../../BaseContainer';\nimport { Text } from '../../Text';\nconst SpecificStateContainer = styled(BaseContainer).withConfig({ displayName: \"vui--SpecificStateContainer\", componentId: \"vui--991hgo\" }) `display:flex;flex-direction:column;justify-content:center;align-items:center;height:${(props) => props.height}px;background:white;`;\nconst EllipseContainer = styled(BaseContainer).withConfig({ displayName: \"vui--EllipseContainer\", componentId: \"vui--1oi4ebm\" }) `display:flex;justify-content:center;align-items:center;width:120px;height:120px;border-radius:100px;background:${theme.colors.neutral.grey.base};svg{width:64px !important;height:64px !important;}`;\nconst TitleText = styled(Text).withConfig({ displayName: \"vui--TitleText\", componentId: \"vui--pj8i0k\" }) `margin-top:24px;`;\nconst SubTitleText = styled(Text).withConfig({ displayName: \"vui--SubTitleText\", componentId: \"vui--19x6udv\" }) `margin-top:8px;`;\nexport { SpecificStateContainer, EllipseContainer, TitleText, SubTitleText };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { SpecificStateContainer, EllipseContainer, TitleText, SubTitleText } from './styled';\nexport const SpecificState = ({ height, icon, title, subTitle }) => (React.createElement(SpecificStateContainer, { height: height },\n React.createElement(EllipseContainer, null, icon),\n React.createElement(TitleText, { variant: \"headingLarge\" }, title),\n subTitle && React.createElement(SubTitleText, { variant: \"subheadingMedium\" }, subTitle)));\n//# sourceMappingURL=SpecificState.js.map","/* eslint-disable import/prefer-default-export */\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nexport const CellButton = styled.button.withConfig({ displayName: \"vui--CellButton\", componentId: \"vui--1w0np52\" }) `appearance:none;border:0;background-color:transparent;font:inherit;display:inline-block;box-sizing:border-box;width:calc(100% + 1.5rem);margin:-0.75rem -0.75rem;padding:0.75rem 0.75rem;text-align:inherit;line-height:${theme.sizes.base};border-radius:${theme.radius.base};&:hover{cursor:pointer;background-color:${theme.colors.secondary.blue.lightest};}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { CellButton } from './styled';\nimport { Cell } from '../styled';\nconst ClickableButton = styled(CellButton).withConfig({ displayName: \"vui--ClickableButton\", componentId: \"vui--1b7t5il\" }) `color:${theme.text.link.color};text-decoration:${theme.text.link.textDecoration};`;\nexport const ClickableCell = (_a) => {\n var { onClick, children } = _a, otherProps = __rest(_a, [\"onClick\", \"children\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(ClickableButton, { onClick: onClick }, children)));\n};\n//# sourceMappingURL=ClickableCell.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport styled from 'styled-components';\nimport { CellButton } from './styled';\nimport { Cell } from '../styled';\nconst Content = styled.div.withConfig({ displayName: \"vui--Content\", componentId: \"vui--n24x0f\" }) `text-align:inherit;border-bottom:1px dotted black;`;\nexport const EditableCell = (_a) => {\n var { onClick, children } = _a, otherProps = __rest(_a, [\"onClick\", \"children\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(CellButton, { onClick: onClick },\n React.createElement(Content, null, children))));\n};\n//# sourceMappingURL=EditableCell.js.map","import React from 'react';\nimport styled from 'styled-components';\nimport { theme } from '../../../theme';\nconst { grey } = theme.colors.neutral;\nconst SkeletonContentWrapper = styled.div.withConfig({ displayName: \"vui--SkeletonContentWrapper\", componentId: \"vui--oakirc\" }) `height:16px;width:100%;`;\nconst SkeletonContentComponent = styled.div.withConfig({ displayName: \"vui--SkeletonContentComponent\", componentId: \"vui--dbfg3y\" }) `display:inline-block;color:transparent;border-radius:4px;animation-duration:${({ isLoading = true }) => (isLoading ? '1s' : 0)};animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:linear-gradient(to right, ${grey.base} 8%, ${grey.dark} 15%, ${grey.base} 33%);background-size:800px 104px;border:0;width:100%;height:100%;@keyframes placeHolderShimmer{0%{background-position:-380px 0;}100%{background-position:380px 0;}}`;\nexport const SkeletonContent = ({ isLoading, style }) => (React.createElement(SkeletonContentWrapper, { style: style },\n React.createElement(SkeletonContentComponent, { isLoading: isLoading })));\n//# sourceMappingURL=SkeletonContent.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { Cell } from '../styled';\nimport { SkeletonContent } from '../SkeletonContent';\nexport const SkeletonCell = (_a) => {\n var { style } = _a, otherProps = __rest(_a, [\"style\"]);\n return (React.createElement(Cell, Object.assign({}, otherProps),\n React.createElement(SkeletonContent, { style: style })));\n};\nSkeletonCell.defaultProps = {\n style: {},\n};\n//# sourceMappingURL=SkeletonCell.js.map","import { useCallback, useEffect, useState } from 'react';\nexport const useStickyHeader = (tableRef, topOffset) => {\n const [isSticky, setIsSticky] = useState(false);\n const handleScrollChange = useCallback(({ top, bottom }) => {\n let sticky = isSticky;\n if (top <= (topOffset || 0) && bottom > 0) {\n sticky = !isSticky ? true : sticky;\n }\n else {\n sticky = isSticky ? false : sticky;\n }\n if (sticky !== isSticky)\n setIsSticky(sticky);\n }, [isSticky, topOffset]);\n useEffect(() => {\n const onScroll = () => {\n var _a;\n if (tableRef.current) {\n handleScrollChange((_a = tableRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect());\n }\n };\n window.addEventListener('scroll', onScroll);\n return () => {\n window.removeEventListener('scroll', onScroll);\n };\n }, [handleScrollChange, tableRef]);\n return { isSticky };\n};\n//# sourceMappingURL=hooks.js.map","import React, { useState } from 'react';\nimport { useScroll } from 'react-use';\nimport { FakeHeaderTable, StickyHeaderWrapper } from './styled';\nimport { useStickyHeader } from './utils/hooks';\nexport const StickyHeader = ({ renderHeader, tableRef, wrapperRef, isFixedLayout, wrapperStyle, }) => {\n var _a;\n const [headerWrapperRef, setHeaderWrapperRef] = useState(null);\n const { isSticky } = useStickyHeader(tableRef, parseInt(typeof (wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top) === 'string' ? wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top : `${wrapperStyle === null || wrapperStyle === void 0 ? void 0 : wrapperStyle.top}`, 10));\n // here we use 2, because we also have borders on each side by 1 px\n const wrapperWidth = (((_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect().width) || 0) - 2;\n // we use it just to re-render header to update scroll\n // so we don't need to get any value from this hook\n useScroll(wrapperRef);\n const updateScroll = (ref) => {\n var _a;\n const scrollLeft = ((_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.scrollLeft) || 0;\n if (ref) {\n // eslint-disable-next-line no-param-reassign\n ref.scrollLeft = scrollLeft;\n return;\n }\n if (headerWrapperRef)\n headerWrapperRef.scrollLeft = scrollLeft;\n };\n updateScroll();\n return isSticky ? (React.createElement(StickyHeaderWrapper, { ref: (ref) => {\n setHeaderWrapperRef(ref);\n updateScroll(ref);\n }, style: Object.assign({ width: wrapperWidth }, wrapperStyle) },\n React.createElement(FakeHeaderTable, { style: { tableLayout: isFixedLayout ? 'fixed' : 'auto' } }, renderHeader()))) : null;\n};\n//# sourceMappingURL=StickyHeader.js.map","export const convertFixedColumnInlineStyleToStyled = (fixedColumnsStyle) => {\n const styles = [];\n fixedColumnsStyle.forEach(({ index, style }) => styles.push(`\n > td:${style.left !== undefined ? 'nth-child' : 'nth-last-child'}(${Math.abs(index)}) {\n position: sticky;\n ${style.left !== undefined ? 'left' : 'right'}: ${style.left !== undefined ? style.left : style.right}px;\n z-index: ${style.zIndex};\n }\n `));\n return styles.join('\\n\\n');\n};\n//# sourceMappingURL=index.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { HeaderCell } from '../styled';\nimport { SkeletonContent } from '../SkeletonContent';\nexport const SkeletonHeaderCell = (_a) => {\n var { style, width, isLoading } = _a, otherProps = __rest(_a, [\"style\", \"width\", \"isLoading\"]);\n return (React.createElement(HeaderCell, Object.assign({}, otherProps, { style: { width } }),\n React.createElement(SkeletonContent, { style: style, isLoading: isLoading })));\n};\n//# sourceMappingURL=SkeletonHeaderCell.js.map","import React from 'react';\nexport const DoubleArrowAscIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"#959FA8\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"#0079D1\" })));\n//# sourceMappingURL=DoubleArrowAscIcon.js.map","import React from 'react';\nexport const DoubleArrowDescIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M5 10L8 13L11 10H5Z\", fill: \"#0079D1\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11 6L8 3L5 6L11 6Z\", fill: \"#959FA8\" })));\n//# sourceMappingURL=DoubleArrowDescIcon.js.map","import React, { useRef, useEffect, useState, useCallback, useMemo } from 'react';\nimport { Checkbox } from '../Checkbox';\nimport { Radio } from '../Radio';\nimport { Tooltip } from '../Tooltip';\nimport { theme } from '../../theme';\nimport { Wrapper, WrapperBordered, Table, Head, Body, Row, Cell, HeaderCell, HeaderCellLayout, Footer, TooltipContent, } from './styled';\nimport { SpecificState } from './SpecificState';\nimport { ClickableCell, EditableCell } from './cells';\nimport { SkeletonCell } from './cells/SkeletonCell';\nimport { defaultEmptyState, defaultErrorState, ScrollPosition } from './utils/constants';\nimport { StickyHeader } from './StickyHeader';\nimport { convertFixedColumnInlineStyleToStyled } from './utils';\nimport { SkeletonHeaderCell } from './cells/SkeletonHeaderCell';\nimport { SkeletonContent } from './SkeletonContent';\nimport { DoubleArrowIcon } from '../../tempIcons/DoubleArrowIconIcon';\nimport { DoubleArrowAscIcon } from '../../tempIcons/DoubleArrowAscIcon';\nimport { DoubleArrowDescIcon } from '../../tempIcons/DoubleArrowDescIcon';\nexport const IconUnsorted = () => (React.createElement(DoubleArrowIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\nexport const IconSortAsc = () => (React.createElement(DoubleArrowAscIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\nexport const IconSortDesc = () => (React.createElement(DoubleArrowDescIcon, { width: theme.sizes.base, height: theme.sizes.base, color: \"lightgrey\" }));\n/**\n * @deprecated\n *\n * Use DataTable instead\n */\nexport const LegacyDataTable = ({ borderless = false, striped = true, noWrap = false, showScrollbar = false, headers, rows, renderRow, renderNestedRow, expandedRowIds, renderLoadingRow, renderFooterRow, renderFooterLoadingRow, omitFooterSelectionCell = false, selectedRowIds, disabledSelectionInputRowIds, selectionMode = 'multiple', onChangeSelectedRowIds, sortColumnId, sortDirection, onChangeSort, isError = false, isLoading = false, skeletonRowsNumber = 5, isHeaderSticky = true, stickyHeaderStyle, customSpecificState, bodyHeightInSpecificStates = 375, startFixedColumnsNumber, endFixedColumnsNumber, }) => {\n const WrapperComponent = borderless ? Wrapper : WrapperBordered;\n const isEmpty = rows ? rows.length === 0 : false;\n const isFixedLayout = Boolean(startFixedColumnsNumber || endFixedColumnsNumber);\n const isFixedColumnsNotEnabled = !startFixedColumnsNumber && !endFixedColumnsNumber;\n const tableRef = useRef(null);\n const wrapperRef = useRef(null);\n const selectionColumnWidth = 58;\n const [scrollPosition, setScrollPosition] = useState(ScrollPosition.none);\n useEffect(() => {\n var _a;\n let refValue = null;\n const handleScroll = () => {\n if (!wrapperRef.current || isFixedColumnsNotEnabled)\n return;\n const el = wrapperRef.current;\n const scrollWidth = el.scrollWidth + 2; // 2 here is 2px which adds by border\n const { scrollLeft } = el;\n const { width } = el.getBoundingClientRect();\n const scrollValue = scrollLeft + width;\n if (scrollWidth === width)\n setScrollPosition(ScrollPosition.none);\n else if (scrollLeft === 0)\n setScrollPosition(ScrollPosition.start);\n else if (scrollLeft > 0 && scrollValue < scrollWidth)\n setScrollPosition(ScrollPosition.middle);\n else if (scrollValue === scrollWidth)\n setScrollPosition(ScrollPosition.end);\n };\n if (wrapperRef.current) {\n refValue = wrapperRef.current;\n handleScroll();\n (_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.addEventListener('scroll', handleScroll);\n }\n return () => {\n refValue === null || refValue === void 0 ? void 0 : refValue.removeEventListener('scroll', handleScroll);\n };\n }, [tableRef, isFixedColumnsNotEnabled]);\n const castWidthToNumber = useCallback((width) => {\n if (typeof width === 'string') {\n // eslint-disable-next-line no-console\n console.error(\"You can only use a numeric value in the 'width' property when you use fixed columns\");\n return null;\n }\n if (width === undefined) {\n // eslint-disable-next-line no-console\n console.error(\"You should provide numeric value in the 'width' attribute in all fixed columns when you use fixed columns\");\n return null;\n }\n return width;\n }, []);\n const generateFixedColumnInlineStyle = useCallback((index, offset, side) => ({\n index: side === 'left' ? index : -index,\n style: {\n position: 'sticky',\n [side]: offset,\n zIndex: 1,\n },\n }), []);\n const generateFixedColumnsStyle = useCallback(() => {\n if (!headers || isLoading)\n return null;\n const startColumns = [];\n const endColumns = [];\n let totalStartOffset = 0;\n let totalEndOffset = 0;\n if (startFixedColumnsNumber) {\n if (selectedRowIds) {\n startColumns.push(generateFixedColumnInlineStyle(1, totalStartOffset, 'left'));\n totalStartOffset += selectionColumnWidth;\n }\n for (let i = 0; i < startFixedColumnsNumber; i += 1) {\n const headerWidth = castWidthToNumber(headers[i].width);\n if (headerWidth) {\n startColumns.push(generateFixedColumnInlineStyle(selectedRowIds ? i + 2 : i + 1, totalStartOffset, 'left'));\n totalStartOffset += headerWidth;\n }\n }\n }\n if (endFixedColumnsNumber) {\n for (let i = 0; i < endFixedColumnsNumber; i += 1) {\n const headerWidth = castWidthToNumber(headers.slice(-i - 1)[0].width);\n if (headerWidth) {\n endColumns.push(generateFixedColumnInlineStyle(i + 1, totalEndOffset, 'right'));\n totalEndOffset += headerWidth;\n }\n }\n }\n if (startColumns.length === 0 && endColumns.length === 0)\n return null;\n return [...startColumns, ...endColumns];\n }, [\n isLoading,\n castWidthToNumber,\n endFixedColumnsNumber,\n generateFixedColumnInlineStyle,\n headers,\n startFixedColumnsNumber,\n selectedRowIds,\n ]);\n const fixedColumnsStyle = useMemo(() => generateFixedColumnsStyle(), [generateFixedColumnsStyle]);\n const handleSelectRow = useCallback((checked, row) => {\n if (!selectedRowIds || !onChangeSelectedRowIds)\n return;\n if (checked) {\n if (selectionMode === 'single') {\n onChangeSelectedRowIds([row.id]);\n return;\n }\n onChangeSelectedRowIds([...selectedRowIds, row.id]);\n return;\n }\n const newSelectedRowIds = [...selectedRowIds];\n const index = newSelectedRowIds.findIndex((id) => id === row.id);\n newSelectedRowIds.splice(index, 1);\n onChangeSelectedRowIds(newSelectedRowIds);\n }, [onChangeSelectedRowIds, selectedRowIds, selectionMode]);\n const handleSelectAll = useCallback(() => {\n if (!selectedRowIds || !onChangeSelectedRowIds)\n return;\n if (selectedRowIds.length === rows.length) {\n onChangeSelectedRowIds([]);\n return;\n }\n const rowIds = rows.map((row) => row.id);\n onChangeSelectedRowIds(rowIds);\n }, [onChangeSelectedRowIds, rows, selectedRowIds]);\n const handleClickSortableHeader = useCallback((columnId) => {\n if (sortColumnId === undefined || onChangeSort === undefined)\n return;\n let nextColumnId = sortColumnId;\n let nextDirection = 'ascending';\n if (sortDirection === 'ascending') {\n nextDirection = 'descending';\n }\n if (columnId !== sortColumnId) {\n nextColumnId = columnId;\n nextDirection = 'ascending';\n }\n onChangeSort(nextColumnId, nextDirection);\n }, [onChangeSort, sortColumnId, sortDirection]);\n const renderHeaderCell = useCallback((header, style) => {\n let className = '';\n let onClick = () => { };\n let sortIcon = React.createElement(IconUnsorted, null);\n const { tooltip, align, icon, title, sortable, id } = header;\n if (sortable) {\n className = 'sortable';\n onClick = () => handleClickSortableHeader(id);\n if (sortColumnId === id) {\n sortIcon = sortDirection === 'ascending' ? React.createElement(IconSortAsc, null) : React.createElement(IconSortDesc, null);\n }\n }\n const headerContents = (React.createElement(HeaderCellLayout, { align: align },\n icon && icon,\n title && React.createElement(\"span\", null, title),\n sortable && sortIcon));\n return (React.createElement(HeaderCell, { key: id, id: `data-table-header-${id}`, className: className, onClick: onClick, align: header.align, grow: header.grow, style: Object.assign({ width: header.width || 'auto' }, style) }, tooltip ? (React.createElement(Tooltip, { text: tooltip },\n React.createElement(TooltipContent, null, headerContents))) : (headerContents)));\n }, [handleClickSortableHeader, sortColumnId, sortDirection]);\n const renderSkeletonHeaderCell = useCallback((header, style) => (React.createElement(SkeletonHeaderCell, { key: header.id, width: header.width || 'auto', style: style, isLoading: isLoading })), [isLoading]);\n const renderHeader = useCallback(() => {\n if (!headers)\n return null;\n const styles = generateFixedColumnsStyle();\n const selectionCellStyle = styles ? styles[0].style : {};\n return (React.createElement(Head, null,\n React.createElement(Row, null,\n selectedRowIds && (React.createElement(HeaderCell, { style: Object.assign({ width: selectionColumnWidth }, selectionCellStyle) }, selectionMode === 'multiple' && (React.createElement(Checkbox, { checked: (rows.length > 0 && (selectedRowIds === null || selectedRowIds === void 0 ? void 0 : selectedRowIds.length) === rows.length) || false, onChange: handleSelectAll, disabled: (disabledSelectionInputRowIds && disabledSelectionInputRowIds.length > 0) ||\n isLoading ||\n isEmpty, ariaLabel: \"Select all\" })))),\n headers.map((header, index) => {\n const startHeaderIndex = selectedRowIds ? index + 2 : index + 1;\n const endHeaderIndex = index - headers.length;\n const headerCellStyle = styles === null || styles === void 0 ? void 0 : styles.find((style) => style.index === startHeaderIndex || style.index === endHeaderIndex);\n return header.skeleton && (isLoading || isError || isEmpty)\n ? renderSkeletonHeaderCell(header, header.skeletonStyle || {})\n : renderHeaderCell(header, (headerCellStyle === null || headerCellStyle === void 0 ? void 0 : headerCellStyle.style) || {});\n }))));\n }, [\n generateFixedColumnsStyle,\n handleSelectAll,\n headers,\n isEmpty,\n isError,\n isLoading,\n renderSkeletonHeaderCell,\n renderHeaderCell,\n rows.length,\n selectedRowIds,\n selectionMode,\n disabledSelectionInputRowIds,\n ]);\n const renderSelectionInput = useCallback((isSelected, row) => {\n const inputProps = {\n checked: isSelected,\n onChange: (checked) => handleSelectRow(checked, row),\n disabled: (disabledSelectionInputRowIds === null || disabledSelectionInputRowIds === void 0 ? void 0 : disabledSelectionInputRowIds.includes(row.id)) || false,\n };\n if (selectionMode === 'single') {\n return React.createElement(Radio, Object.assign({}, inputProps));\n }\n return React.createElement(Checkbox, Object.assign({}, inputProps));\n }, [handleSelectRow, selectionMode, disabledSelectionInputRowIds]);\n const renderSkeletonSelectionInput = useCallback((rowIndex) => {\n const generalStyle = {\n width: 18,\n height: 18,\n margin: 3,\n animationDuration: '0s',\n };\n if (selectionMode === 'single') {\n return (React.createElement(SkeletonCell, { key: rowIndex === undefined ? null : `radio-skeleton-${rowIndex}`, style: Object.assign(Object.assign({}, generalStyle), { borderRadius: '50%' }) }));\n }\n return (React.createElement(SkeletonCell, { key: rowIndex === undefined ? null : `checkbox-skeleton-${rowIndex}`, style: Object.assign(Object.assign({}, generalStyle), { borderRadius: '0.25rem' }) }));\n }, [selectionMode]);\n const getNestedRow = useCallback((nestedRow, isHidden) => {\n var _a, _b;\n if (!renderNestedRow)\n return null;\n const content = renderNestedRow(nestedRow);\n if (!content)\n return null;\n const nestedRowE2eClassName = ((_b = (_a = nestedRow === null || nestedRow === void 0 ? void 0 : nestedRow.data) === null || _a === void 0 ? void 0 : _a.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row) || '';\n return (React.createElement(Row, { key: nestedRow.id, className: `${nestedRowE2eClassName} ${isHidden ? 'hidden' : ''}` },\n selectedRowIds && React.createElement(Cell, null),\n content));\n }, [renderNestedRow, selectedRowIds]);\n const renderDefaultLoadingRow = useCallback((rowIndex) => {\n if (!headers)\n return React.createElement(SkeletonCell, null);\n // Otherwise render a cell for each column\n const cells = headers.map((header) => React.createElement(SkeletonCell, { key: `${rowIndex}-${header.id}` }));\n if (selectedRowIds)\n cells.unshift(renderSkeletonSelectionInput(rowIndex));\n return cells;\n }, [headers, renderSkeletonSelectionInput, selectedRowIds]);\n const getFooter = () => {\n if (!renderFooterRow)\n return null;\n if (isLoading && !renderFooterLoadingRow)\n return null;\n if (!isLoading && isEmpty)\n return null;\n return (React.createElement(Footer, { fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, null,\n selectedRowIds && !omitFooterSelectionCell && React.createElement(Cell, null),\n !isLoading && renderFooterRow(rows),\n isLoading && renderFooterLoadingRow && renderFooterLoadingRow())));\n };\n let lastStartFixedColumnsIndex = startFixedColumnsNumber;\n if (selectedRowIds && lastStartFixedColumnsIndex)\n lastStartFixedColumnsIndex += 1;\n const renderedRows = useMemo(() => rows.map((row) => {\n var _a, _b, _c;\n const { data } = row;\n const isSelected = selectedRowIds ? selectedRowIds.includes(row.id) : false;\n const isExpanded = expandedRowIds ? expandedRowIds.includes(row.id) : true;\n const bodyClassName = (_a = data === null || data === void 0 ? void 0 : data.e2eClassNames) === null || _a === void 0 ? void 0 : _a.body;\n const rowE2eClassName = (_c = (_b = data === null || data === void 0 ? void 0 : data.e2eClassNames) === null || _b === void 0 ? void 0 : _b.row) !== null && _c !== void 0 ? _c : '';\n const rowClassName = isSelected ? `selected ${rowE2eClassName}` : `${rowE2eClassName}`;\n return (React.createElement(Body, { key: row.id, className: bodyClassName, fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, { key: row.id, className: rowClassName, accentColor: row.accentColor },\n selectedRowIds && React.createElement(Cell, null, renderSelectionInput(isSelected, row)),\n renderRow(row)),\n row.nestedRows && row.nestedRows.map((item) => getNestedRow(item, !isExpanded))));\n }), [\n rows,\n expandedRowIds,\n fixedColumnsStyle,\n getNestedRow,\n renderRow,\n renderSelectionInput,\n selectedRowIds,\n ]);\n /* Loading state */\n if (isLoading) {\n const loadingRows = [];\n for (let i = 0; i < skeletonRowsNumber; i += 1) {\n loadingRows.push(React.createElement(Body, { key: `loading-row-${i}`, fixedColumnsStyle: convertFixedColumnInlineStyleToStyled(fixedColumnsStyle || []) },\n React.createElement(Row, null, renderLoadingRow ? (React.createElement(React.Fragment, null,\n selectedRowIds && renderSkeletonSelectionInput(),\n renderLoadingRow())) : (renderDefaultLoadingRow(i)))));\n }\n return (React.createElement(WrapperComponent, { ref: wrapperRef, scrollDisabled: true, scrollPosition: scrollPosition, lastStartFixedColumnsIndex: lastStartFixedColumnsIndex, firstEndFixedColumnsIndex: endFixedColumnsNumber },\n isHeaderSticky && headers && (React.createElement(StickyHeader, { renderHeader: renderHeader, tableRef: tableRef, wrapperRef: wrapperRef, isFixedLayout: isFixedLayout, wrapperStyle: stickyHeaderStyle })),\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: true, isFixedLayout: isFixedLayout },\n renderHeader(),\n loadingRows,\n getFooter())));\n }\n /* Empty & Error states */\n if (isEmpty || isError) {\n let specificStateValues = defaultEmptyState;\n if (customSpecificState)\n specificStateValues = customSpecificState;\n else if (isError)\n specificStateValues = defaultErrorState;\n return (React.createElement(WrapperComponent, { scrollDisabled: true },\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: false, isFixedLayout: isFixedLayout },\n renderHeader(),\n getFooter()),\n React.createElement(SpecificState, Object.assign({ height: bodyHeightInSpecificStates }, specificStateValues))));\n }\n /* Populated state */\n return (React.createElement(WrapperComponent, { scrollDisabled: false, ref: wrapperRef, scrollPosition: scrollPosition, lastStartFixedColumnsIndex: lastStartFixedColumnsIndex, firstEndFixedColumnsIndex: endFixedColumnsNumber, showScrollbar: showScrollbar },\n isHeaderSticky && headers && (React.createElement(StickyHeader, { renderHeader: renderHeader, tableRef: tableRef, wrapperRef: wrapperRef, isFixedLayout: isFixedLayout, wrapperStyle: stickyHeaderStyle })),\n React.createElement(Table, { ref: tableRef, striped: striped, noWrap: noWrap, tableLoading: false, isFixedLayout: isFixedLayout },\n renderHeader(),\n renderedRows,\n getFooter())));\n};\nLegacyDataTable.Cell = Cell;\nLegacyDataTable.ClickableCell = ClickableCell;\nLegacyDataTable.EditableCell = EditableCell;\nLegacyDataTable.SkeletonCell = SkeletonCell;\nLegacyDataTable.SkeletonContent = SkeletonContent;\n//# sourceMappingURL=LegacyDataTable.js.map","import styled from 'styled-components';\nexport const LoginButton = styled.button.withConfig({ displayName: \"vui--LoginButton\", componentId: \"vui--9ns5xb\" }) `background:none;border:none;padding:0;cursor:pointer;img{width:156px;height:32px;}`;\n//# sourceMappingURL=styled.js.map","import React, { useState } from 'react';\nimport { LoginButton } from './styled';\nconst buttonImg = 'https://images-na.ssl-images-amazon.com/images/G/01/lwa/btnLWA_gold_312x64.png';\nconst buttonPressedImg = 'https://images-na.ssl-images-amazon.com/images/G/01/lwa/btnLWA_gold_312x64_pressed.png';\nexport const buttonDescription = 'Log in with Amazon';\n/**\n * Image used in this button is to comply with official\n * Amazon button guidelines (https://developer.amazon.com/docs/login-with-amazon/button.html#android-images).\n */\nexport const LoginWithAmazonButton = (props) => {\n const [image, setImage] = useState(buttonImg);\n const handleMouseDown = () => {\n setImage(buttonPressedImg);\n };\n const handleMouseUp = () => {\n setImage(buttonImg);\n };\n return (React.createElement(LoginButton, Object.assign({ onMouseDown: handleMouseDown, onMouseUp: handleMouseUp, \"aria-label\": buttonDescription }, props),\n React.createElement(\"img\", { src: image, alt: buttonDescription })));\n};\n//# sourceMappingURL=LoginWithAmazonButton.js.map","import styled, { createGlobalStyle } from 'styled-components';\nimport { Card } from '../../Card';\nimport { theme } from '../../../theme';\nexport const NonScrollableBody = createGlobalStyle `body{overflow:hidden;scrollbar-gutter:stable;}`;\nexport const MainSection = styled.section.withConfig({ displayName: \"vui--MainSection\", componentId: \"vui--1ox4j2c\" }) `flex:1;overflow-y:auto;${({ fullBleed }) => !fullBleed && `padding: 0 ${theme.sizes.md};`} ${({ isScrollable }) => isScrollable &&\n `\n & + ${Card.Footer} {\n box-shadow: 0px 10px 15px 0px ${theme.colors.neutral.ink.dark};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","/**\n * Type guard to check if a header slot has been passed to the component.\n */\nexport const hasHeaderSlot = (props) => {\n return !!props.headerSlot;\n};\n/**\n * Type guard to check if a footer slot has been passed to the component.\n */\nexport const hasFooterSlot = (props) => {\n return !!props.footerSlot;\n};\n//# sourceMappingURL=types.js.map","import { breakpoints } from '../../../../theme/modules/breakpoints';\nexport const heightMap = {\n xs: '84vh',\n sm: '72vh',\n base: '84vh',\n lg: '96vh',\n};\nexport const widthMap = {\n [breakpoints.mobile]: {\n xs: '60vw',\n sm: '72vw',\n base: '100vw',\n lg: '100vw',\n },\n [breakpoints.tablet]: {\n xs: '60vw',\n sm: '72vw',\n base: '100vw',\n lg: '100vw',\n },\n [breakpoints.lgTablet]: {\n xs: '48vw',\n sm: '56vw',\n base: '88vw',\n lg: '100vw',\n },\n [breakpoints.desktop]: {\n xs: '36vw',\n sm: '44vw',\n base: '72vw',\n lg: '88vw',\n },\n [breakpoints.lgDesktop]: {\n xs: '32vw',\n sm: '40vw',\n base: '52vw',\n lg: '80vw',\n },\n};\nexport const fullScreenBreakpointMap = {\n xs: breakpoints.mobile,\n sm: breakpoints.mobile,\n base: breakpoints.tablet,\n lg: breakpoints.lgTablet,\n};\n//# sourceMappingURL=constants.js.map","import styled from 'styled-components';\nimport { motion } from 'framer-motion';\nimport { getOpaqueHexColor } from '../../../../utils/color';\nimport { Card } from '../../../Card';\nimport { theme } from '../../../../theme';\nimport { fullScreenBreakpointMap, heightMap, widthMap } from './constants';\nimport { MainSection } from '../styled';\nconst { breakpoints } = theme;\nexport const StyledDialog = styled(motion.dialog).attrs({\n initial: { opacity: 0, y: -50, bounce: 0 },\n exit: { opacity: 0, y: -50, bounce: 0 },\n animate: { opacity: 1, y: 0, bounce: 0 },\n transition: { type: 'tween', duration: 0.25 },\n}).withConfig({ displayName: \"vui--StyledDialog\", componentId: \"vui--1ohvs0u\" }) `padding:0;border:none;border-radius:${theme.sizes.sm};box-shadow:${theme.shadows.lg};min-width:464px;&::backdrop{animation:fadeIn 0.25s ease forwards;}& > ${Card.Surface}{display:flex;flex-direction:column;${({ variant }) => `max-height: ${heightMap[variant]};`} ${MainSection}{padding-bottom:${theme.sizes.md};}${Card.Footer}{margin-top:0;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@media (min-width: calc(${breakpoints.mobile} + 1px))and (max-width: ${breakpoints.tablet}){max-width:${({ variant }) => widthMap[breakpoints.tablet][variant]};}@media (min-width: ${breakpoints.tablet})and (max-width: ${breakpoints.lgTablet}){max-width:${({ variant }) => widthMap[breakpoints.lgTablet][variant]};}@media (min-width: ${breakpoints.lgTablet})and (max-width: ${breakpoints.desktop}){max-width:${({ variant }) => widthMap[breakpoints.desktop][variant]};}@media (min-width: ${breakpoints.desktop}){max-width:${({ variant }) => widthMap[breakpoints.lgDesktop][variant]};}@media (max-width: ${({ variant }) => fullScreenBreakpointMap[variant]}){margin:0;width:100%;max-width:100vw;max-height:100vh;&,& > ${Card.Surface}{border-radius:0;height:100%;width:100%;max-height:unset;}}&::backdrop{background-color:${getOpaqueHexColor(theme.colors.neutral.ink.base, 0.5)};}&:not([open]){display:block;position:fixed;top:0;left:0;right:0;bottom:0;transform:translate(-50%, -50%);}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { StyledDialog } from './styled';\nexport const Dialog = React.forwardRef((_a, ref) => {\n var rest = __rest(_a, []);\n return React.createElement(StyledDialog, Object.assign({ ref: ref }, rest));\n});\n//# sourceMappingURL=Dialog.js.map","import { __rest } from \"tslib\";\n/* eslint-disable react/destructuring-assignment */\nimport React, { useEffect, useRef, useState } from 'react';\nimport { AnimatePresence } from 'framer-motion';\nimport { MainSection, NonScrollableBody } from './components/styled';\nimport { hasFooterSlot, hasHeaderSlot } from './types';\nimport { Dialog } from './components/Dialog/Dialog';\nimport { useIsOverflowing } from '../../hooks/useIsOverflowing';\nimport { Button } from '../Button';\nimport { Card } from '../Card';\nimport { CardHeader } from '../CardHeader';\nimport { Stack } from '../Stack';\nexport const Modal = (props) => {\n const { shouldShow, showHeaderCloseButton = true, fullBleed = false, variant = 'base', onClose: parentOnClose, children, } = props;\n const modalRef = useRef(null);\n const [mainSectionRef, setMainSectionRef] = useState(null);\n useEffect(() => {\n var _a, _b;\n if (shouldShow) {\n (_a = modalRef.current) === null || _a === void 0 ? void 0 : _a.removeAttribute('open'); // Allows for conditional rendering.\n (_b = modalRef.current) === null || _b === void 0 ? void 0 : _b.showModal();\n }\n }, [shouldShow]);\n const { isOverflowing: isContentOverflowing, onScroll } = useIsOverflowing(mainSectionRef);\n const onClose = () => {\n var _a;\n (_a = modalRef.current) === null || _a === void 0 ? void 0 : _a.close();\n parentOnClose();\n };\n return (React.createElement(AnimatePresence, null, shouldShow && (React.createElement(\"div\", { \"data-testid\": \"dialog-wrapper\" },\n React.createElement(NonScrollableBody, null),\n React.createElement(Dialog, { ref: modalRef, onClose: onClose, variant: variant, \"aria-describedby\": \"modal_title\" },\n React.createElement(Card.Surface, null,\n hasHeaderSlot(props) ? (props.headerSlot) : (React.createElement(CardHeader, Object.assign({ id: \"modal_title\", headerVariant: \"headingLarge\", title: props.headerTitle, subtitle: props.headerSubtitle }, (showHeaderCloseButton && { onClickClose: onClose })))),\n React.createElement(MainSection, { onScroll: onScroll, ref: setMainSectionRef, isScrollable: isContentOverflowing, fullBleed: fullBleed }, children),\n hasFooterSlot(props) && props.footerSlot,\n !hasFooterSlot(props) && (props.leftActions || props.rightActions) && (React.createElement(Card.Footer, null,\n React.createElement(Stack, { direction: \"horizontal\", alignX: props.leftActions ? 'between' : 'end' },\n props.leftActions && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"start\", \"data-testid\": \"left-actions-container\" }, props.leftActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\" }, actionProps), label));\n }))),\n props.rightActions && (React.createElement(Stack, { direction: \"horizontal\", alignX: \"end\", \"data-testid\": \"right-actions-container\" }, props.rightActions.map((_a) => {\n var { label } = _a, actionProps = __rest(_a, [\"label\"]);\n return (React.createElement(Button, Object.assign({ key: label, type: \"button\" }, actionProps), label));\n }))))))))))));\n};\n//# sourceMappingURL=Modal.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { TextField } from '../TextField';\nexport const PageLimitContainer = styled(Stack).withConfig({ displayName: \"vui--PageLimitContainer\", componentId: \"vui--11yg0z2\" }) `width:${theme.sizes.lg};height:30px;background-color:${theme.colors.neutral.grey.light};border:1px solid ${theme.colors.neutral.grey.base};border-radius:${theme.sizes.xs};`;\nexport const PaginationButton = styled(Button).withConfig({ displayName: \"vui--PaginationButton\", componentId: \"vui--1xoa6c5\" }) `color:${theme.colors.neutral.ink.base};width:32px;height:32px;svg{width:24px;height:24px;}`;\nexport const PageInput = styled(TextField).withConfig({ displayName: \"vui--PageInput\", componentId: \"vui--vpfeol\" }) `&[type='number']{width:5.5ch;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Text } from '../Text';\nimport { PageLimitContainer } from './styled';\nexport const PageCount = ({ count }) => (React.createElement(React.Fragment, null,\n React.createElement(\"div\", null,\n React.createElement(Text, { variant: \"bodySmall\", \"aria-hidden\": true }, \"/\")),\n React.createElement(PageLimitContainer, { alignX: \"center\", alignY: \"center\", \"aria-hidden\": true },\n React.createElement(Text, { variant: \"bodySmall\" }, count))));\n//# sourceMappingURL=components.js.map","import { useEffect, useState } from 'react';\n/**\n * A hook to handle pagination state.\n */\nexport const usePagination = ({ currentPage, totalPagesCount, handleChangePage, }) => {\n const [pageInputValue, setPageInputValue] = useState(`${currentPage}`);\n /**\n * When a new value is passed into the component we update the local state, meaning the input\n * value gets updated.\n */\n useEffect(() => {\n setPageInputValue(`${currentPage}`);\n }, [currentPage]);\n const validatePageValue = (value) => value >= 1 && value <= totalPagesCount;\n const checkAndSetLocalPage = (newPage) => {\n if (validatePageValue(newPage))\n setPageInputValue(`${newPage}`);\n };\n /**\n * A function to handle changes to the input, a string will be passed int. We check for an empty\n * string and directly set that, otherwise we validate the input number is within range.\n * @param newValue The new string input value.\n */\n const handleInputChange = (newValue) => {\n if (!newValue)\n setPageInputValue(newValue);\n const intValue = parseInt(newValue, 10);\n checkAndSetLocalPage(intValue);\n };\n /**\n * A function to increment the current page, using callback from props. Local state will update\n * when a new `currentPage` is passed.\n */\n const handleIncrement = () => {\n if (validatePageValue(currentPage + 1))\n handleChangePage(currentPage + 1);\n };\n /**\n * A function to decrement the current page, using callback from props. Local state will update\n * when a new `currentPage` is passed.\n */\n const handleDecrement = () => {\n if (validatePageValue(currentPage - 1))\n handleChangePage(currentPage - 1);\n };\n /**\n * When the input is unfocussed we want to update parent or local state depending on 3 cases:\n * 1. Local page input is '', reset it to the currentPage\n * 2. Local page input is the same as passed by prop, catch and do nothing.\n * 3. Local state has a new value, convert it, validate it and potentially send to parent via\n * `handlePageChange`\n */\n const handleSubmit = () => {\n if (!pageInputValue)\n setPageInputValue(`${currentPage}`);\n if (pageInputValue === `${currentPage}`)\n return;\n const newValue = parseInt(pageInputValue, 10);\n if (validatePageValue(newValue))\n handleChangePage(newValue);\n };\n /**\n * When the user submits the form, either pressing enter or a screenreader shortcut we prevent\n * default action and try and send update.\n * @param event The event fired from the form when submitting.\n */\n const handleFormSubmit = (event) => {\n event.preventDefault();\n handleSubmit();\n };\n return {\n pageInputValue,\n handleIncrement,\n handleDecrement,\n handleInputChange,\n handleSubmit,\n handleFormSubmit,\n };\n};\n//# sourceMappingURL=usePagination.js.map","import React from 'react';\nexport const StartArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { d: \"M11.6434 11.06L8.59004 8L11.6434 4.94L10.7034 4L6.70337 8L10.7034 12L11.6434 11.06Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.37004 12L4.37004 4L5.70337 4L5.70337 12L4.37004 12Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=StartArrowIcon.js.map","import React from 'react';\nexport const EndArrowIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 16 16\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M4.33661 11.06L7.38994 8L4.33661 4.94L5.27661 4L9.27661 8L5.27661 12L4.33661 11.06Z\", fill: \"currentColor\" }),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M11.67 4L11.67 12L10.3367 12L10.3367 4L11.67 4Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=EndArrowIcon.js.map","import React from 'react';\nimport { Stack } from '../Stack';\nimport { PageInput, PaginationButton } from './styled';\nimport { PageCount } from './components';\nimport { usePagination } from './hooks/usePagination';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { StartArrowIcon } from '../../tempIcons/StartArrowIcon';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { EndArrowIcon } from '../../tempIcons/EndArrowIcon';\nimport { ComponentSize } from '../types';\nexport const Pagination = ({ testId, e2eClassName, currentPage, totalPagesCount, handleChangePage, }) => {\n const { pageInputValue, handleIncrement, handleDecrement, handleFormSubmit, handleInputChange, handleSubmit, } = usePagination({\n currentPage,\n totalPagesCount,\n handleChangePage,\n });\n /**\n * A function to go back to the first page, provided we aren't already there.\n */\n const handleSkipBack = () => {\n if (currentPage !== 1)\n handleChangePage(1);\n };\n /**\n * A function to go to the last page, provided we aren't already there.\n */\n const handleSkipToEnd = () => {\n if (currentPage !== totalPagesCount)\n handleChangePage(totalPagesCount);\n };\n return (React.createElement(Stack, { direction: \"horizontal\", alignY: \"center\", spacing: \"xs\", \"data-testid\": testId, className: e2eClassName },\n React.createElement(PaginationButton, { onClick: handleSkipBack, icon: React.createElement(StartArrowIcon, null), size: \"sm\", \"aria-label\": \"go to first page\" }),\n React.createElement(PaginationButton, { onClick: handleDecrement, icon: React.createElement(LeftArrowIcon, null), size: \"sm\", \"aria-label\": \"go to previous page\", \"aria-disabled\": currentPage <= 1 }),\n React.createElement(\"form\", { onSubmit: handleFormSubmit },\n React.createElement(PageInput, { \"aria-live\": \"polite\", \"aria-label\": `page ${currentPage} of ${totalPagesCount}`, size: ComponentSize.sm, type: \"number\", value: pageInputValue, min: \"1\", max: `${totalPagesCount}`, onChange: handleInputChange, onBlur: handleSubmit })),\n React.createElement(PageCount, { count: totalPagesCount }),\n React.createElement(PaginationButton, { onClick: handleIncrement, icon: React.createElement(RightArrowIcon, null), size: \"sm\", \"aria-label\": \"go to next page\", \"aria-disabled\": currentPage >= totalPagesCount }),\n React.createElement(PaginationButton, { onClick: handleSkipToEnd, icon: React.createElement(EndArrowIcon, null), size: \"sm\", \"aria-label\": \"go to last page\", \"aria-disabled\": currentPage >= totalPagesCount })));\n};\n//# sourceMappingURL=Pagination.js.map","import styled from 'styled-components';\nexport const Container = styled.div.withConfig({ displayName: \"vui--Container\", componentId: \"vui--1y4bw67\" }) `box-sizing:border-box;display:inline-flex;flex-direction:column;height:${({ size }) => (size === 'sm' ? '32px' : '40px')};border-radius:4px;${({ size }) => size === 'sm'\n ? `svg { width: 14px !important; height: 14px !important; };\n\n > button { padding: 0 6px };`\n : ''};& > *:first-child{border-bottom-width:0;}& > *:active,& > *:focus{border-width:1px;}& > *:active + *,& > *:focus + *{border-top-width:0;}& > *:focus,& > *:active{z-index:5;}& > *:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}& > *:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;}`;\nexport const StepButton = styled.button.withConfig({ displayName: \"vui--StepButton\", componentId: \"vui--z17r9v\" }) `appearance:none;flex:1;border:0;display:flex;justify-content:center;align-items:center;padding:0 8px;background-color:white;border:1px solid #959fa8;&:hover{cursor:pointer;background-color:#fafafb;}&:active:not(:disabled){background-color:#fafafb;border-color:#0079d1;box-shadow:0 0 0 4px #80bce8;}&:focus{box-shadow:0 0 0 4px #80bce8;outline:0;}&:disabled{background-color:#f2f3f5;border-color:#959fa8;color:#637381;cursor:not-allowed;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { theme } from '../../theme';\nimport { Container, StepButton } from './styled';\nimport { DownArrowIcon } from '../../tempIcons/DownArrowIcon';\nimport { UpArrowIcon } from '../../tempIcons/UpArrowIcon';\nexport const Stepper = ({ onIncrement, onDecrement, disabled = false, size }) => (React.createElement(Container, { size: size },\n React.createElement(StepButton, { type: \"button\", onClick: onIncrement, disabled: disabled },\n React.createElement(UpArrowIcon, { height: theme.sizes.base, width: theme.sizes.base, color: theme.colors.neutral.ink.base })),\n React.createElement(StepButton, { type: \"button\", onClick: onDecrement, disabled: disabled },\n React.createElement(DownArrowIcon, { height: theme.sizes.base, width: theme.sizes.base, color: theme.colors.neutral.ink.base }))));\n//# sourceMappingURL=Stepper.js.map","import styled from 'styled-components';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nimport { Text } from '../Text';\nimport { InputGroup } from '../InputGroup';\nimport { theme } from '../../theme';\nexport const StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--8gyz01\" }) `color:${theme.colors.neutral.ink.dark};width:100%;&:focus{box-shadow:none;border-color:none;border-right-width:0;border-color:${theme.colors.neutral.ink.lightest};}`;\nexport const PrefixContainer = styled(BaseContainer).withConfig({ displayName: \"vui--PrefixContainer\", componentId: \"vui--fsc9el\" }) `user-select:none;border:1px solid ${theme.colors.neutral.ink.lightest};border-radius:4px;display:flex;align-items:center;justify-content:center;width:${({ size }) => (size === 'sm' ? '30px' : '36px')};background-color:${({ disabled }) => (disabled ? theme.colors.neutral.grey.light : 'white')};flex-shrink:0;${({ size }) => (size === 'sm' ? '> span { font-size: 12px }' : '')};&:active{z-index:0;border-right-width:0;+ input{z-index:0;border-left-width:1px;}}`;\nexport const PrefixText = styled(Text).withConfig({ displayName: \"vui--PrefixText\", componentId: \"vui--w81sf\" }) `font-size:14px;`;\nexport const PriceInputGroup = styled(InputGroup).withConfig({ displayName: \"vui--PriceInputGroup\", componentId: \"vui--jpuoo1\" }) `display:inline-flex;border-radius:4px;min-width:125px;width:100%;${({ hasError }) => hasError &&\n `\n box-shadow: 0 0 0 4px ${theme.colors.secondary.red.light};\n\n > * {\n border-top-color: ${theme.colors.secondary.red.base};\n border-bottom-color: ${theme.colors.secondary.red.base};\n }\n\n > *:first-child {\n border-left-color: ${theme.colors.secondary.red.base};\n }\n\n > div:last-child {\n > button:first-child {\n border-top-color: ${theme.colors.secondary.red.base};\n border-right-color: ${theme.colors.secondary.red.base};\n }\n\n > button:last-child {\n border-right-color: ${theme.colors.secondary.red.base};\n border-bottom-color: ${theme.colors.secondary.red.base};\n }\n }\n `} &:focus-within{outline:0;box-shadow:${({ hasError }) => hasError ? '' : `0 0 0 4px ${theme.colors.secondary.blue.light}`};}&:focus-within > *{border-top-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-bottom-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}&:focus-within > *:first-child{border-left-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}&:focus-within > div:last-child{> button:first-child{border-top-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-right-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}> button:last-child{border-right-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};border-bottom-color:${({ hasError }) => hasError ? theme.colors.secondary.red.base : theme.colors.secondary.blue.base};}}`;\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { ComponentSize } from '../types';\nimport { Stepper } from '../Stepper';\nimport { PriceInputGroup, StyledTextField, PrefixContainer, PrefixText } from './styled';\nimport { withLabels } from '../../hoc';\nconst fractionDigits = 2;\nfunction stringToFixed(price) {\n const floatPrice = parseFloat(price.replace(',', '.'));\n return floatPrice.toFixed(fractionDigits);\n}\nexport const PriceInput = withLabels((_a) => {\n var { className = '', hasError, currency, disabled = false, onChange, onPriceChange, priceValue, step = '0.1', size = ComponentSize.base } = _a, otherProps = __rest(_a, [\"className\", \"hasError\", \"currency\", \"disabled\", \"onChange\", \"onPriceChange\", \"priceValue\", \"step\", \"size\"]);\n const handleChange = (value) => onChange(value.replace(/[a-zA-Z]/g, '').replace(',', '.'));\n const handleBlur = (e) => {\n const target = e.target;\n const { value } = target;\n if (!value) {\n onPriceChange('');\n return;\n }\n const roundedValue = stringToFixed(value);\n onPriceChange(roundedValue);\n };\n const handleIncrement = (callback = onPriceChange) => {\n const currentPrice = parseFloat(priceValue) || 0;\n const currentStep = parseFloat(step);\n callback((currentPrice + currentStep).toFixed(fractionDigits));\n };\n const handleDecrement = (callback = onPriceChange) => {\n const currentPrice = parseFloat(priceValue) || 0;\n const currentStep = parseFloat(step);\n callback((currentPrice - currentStep).toFixed(fractionDigits));\n };\n const handleKeyDown = (e) => {\n const { key } = e;\n const target = e.target;\n const isInForm = target.form;\n if (!isInForm) {\n if (key === 'Enter')\n target.blur();\n }\n if (key === 'ArrowUp')\n handleIncrement(onChange);\n if (key === 'ArrowDown')\n handleDecrement(onChange);\n };\n return (React.createElement(PriceInputGroup, { className: className, hasError: hasError },\n React.createElement(PrefixContainer, { disabled: disabled, size: size },\n React.createElement(PrefixText, { variant: \"hintText\" }, currency)),\n React.createElement(StyledTextField, Object.assign({ placeholder: \"0.00\", type: \"currency\", value: priceValue, step: step, onChange: handleChange, onBlur: handleBlur, onKeyDown: handleKeyDown, disabled: disabled, size: size }, otherProps)),\n React.createElement(Stepper, { onIncrement: () => handleIncrement(), onDecrement: () => handleDecrement(), disabled: disabled, size: size })));\n});\nPriceInput.displayName = 'PriceInput';\n//# sourceMappingURL=PriceInput.js.map","import React from 'react';\nimport styled from 'styled-components';\nconst ScreenReaderOnlyElement = styled.span.withConfig({ displayName: \"vui--ScreenReaderOnlyElement\", componentId: \"vui--ejkp56\" }) `position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;`;\n/**\n * The `ScreenReaderOnly` component is used to render content that is only visible to screen readers and assistive technologies. This component can be useful for providing additional context or information to users who rely on screen readers, while keeping the content visually hidden from sighted users.\n * * **This is not a replacement for `aria-label`.**\n *\n * Note: aria-label is intended for interactive elements or for elements made interactive via other ARIA declarations when there's no visible text in the DOM to serve as a label.\n *\n * In general, screen reader-only content should be reserved for information that is apparent visually but not apparent to blind screen reader users.\n *\n * **Example use cases:**\n * - Adding instructional cues and indicators\n * - Search input that is clearly a search bar to sighted users (search icon, etc.). A hidden, associated `<label>` element with \"Search orders\"\n * - Skip to links to take the user to the main content (still need to be visibile when focused)\n * - Breadcrumb navigation, making it clear with a \"you are here\" screen reader text\n */\nexport const ScreenReaderOnly = ({ children }) => {\n return React.createElement(ScreenReaderOnlyElement, null, children);\n};\n//# sourceMappingURL=ScreenReaderOnly.js.map","import styled from 'styled-components';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nimport { Loader } from '../Loader';\nconst Input = styled(TextField).withConfig({ displayName: \"vui--Input\", componentId: \"vui--je6y84\" }) `flex-grow:2;margin-top:0;margin-bottom:0;`;\nconst IconContainer = styled.div.withConfig({ displayName: \"vui--IconContainer\", componentId: \"vui--113gfe8\" }) `position:absolute;`;\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--18q9h8i\" }) `position:relative;display:flex;justify-content:flex-start;align-items:center;border-radius:0.25rem;${({ iconPosition }) => {\n let padding = 'padding-right: 2.5rem;';\n let position = 'right: 0.5rem;';\n if (iconPosition === 'left') {\n padding = 'padding-left: 2.5rem';\n position = 'left: 0.5rem;';\n }\n return `\n & ${Input} {\n ${padding}\n }\n\n & ${IconContainer} {\n ${position}\n }\n `;\n}}`;\nexport { Container, Input, IconContainer, Loader };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const SearchIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M14.3819 13.6918H15.1498L20 18.5517L18.5517 20L13.6918 15.1498V14.3819L13.4294 14.1098C12.3213 15.0623 10.8828 15.6358 9.3179 15.6358C5.82847 15.6358 3 12.8073 3 9.3179C3 5.82847 5.82847 3 9.3179 3C12.8073 3 15.6358 5.82847 15.6358 9.3179C15.6358 10.8828 15.0623 12.3213 14.1098 13.4294L14.3819 13.6918ZM4.94397 9.3179C4.94397 11.7381 6.89766 13.6918 9.3179 13.6918C11.7381 13.6918 13.6918 11.7381 13.6918 9.3179C13.6918 6.89766 11.7381 4.94397 9.3179 4.94397C6.89766 4.94397 4.94397 6.89766 4.94397 9.3179Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=SearchIcon.js.map","import React from 'react';\nimport { Button } from '../Button';\nimport { theme } from '../../theme';\nimport { Container, Input, IconContainer, Loader } from './styled';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { SearchIcon } from '../../tempIcons/SearchIcon';\nimport { sizes } from '../../theme/modules/sizes';\nexport const Search = ({ type = 'text', disabled = false, onClearClick, onChange, onBlur, onFocus, onKeyUp, onKeyDown, onKeyPress, value = '', error, placeholder = '', className = '', name, isLoading = false, fill, reversed = false, autoComplete = 'on', size = 'base', }) => {\n const shouldShowClear = value && value.length > 0;\n const renderIcon = () => {\n if (isLoading) {\n return React.createElement(Loader, { height: 24, color: fill || theme.colors.secondary.blue.base });\n }\n if (shouldShowClear && onClearClick) {\n return (React.createElement(Button, { variant: \"unstyled\", onClick: onClearClick, style: { display: 'flex' }, \"aria-label\": \"Clear text\", type: \"button\" },\n React.createElement(CrossIcon, { color: fill || theme.colors.neutral.ink.dark })));\n }\n return (React.createElement(Button, { variant: \"unstyled\", onClick: () => onChange(value), style: { display: 'flex' }, \"aria-label\": \"Search\", type: \"button\" },\n React.createElement(SearchIcon, { color: fill || theme.colors.neutral.ink.dark, height: sizes.md, width: sizes.md })));\n };\n return (React.createElement(Container, { className: className, iconPosition: reversed ? 'left' : 'right' },\n React.createElement(Input, { size: size, type: type, value: value, onChange: onChange, onBlur: onBlur, onFocus: onFocus, onKeyUp: onKeyUp, onKeyDown: onKeyDown, onKeyPress: onKeyPress, placeholder: placeholder, name: name, disabled: disabled, error: error, autoComplete: autoComplete }),\n React.createElement(IconContainer, null, renderIcon())));\n};\n//# sourceMappingURL=Search.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { BaseContainer } from '../BaseContainer';\nconst buttonBackgroundColor = theme.colors.neutral.grey.lightest;\nconst buttonBorderColor = theme.colors.neutral.grey.dark;\nconst activeButtonColor = theme.colors.secondary.blue.dark;\nexport const SegmentedControlContainer = styled(BaseContainer).withConfig({ displayName: \"vui--SegmentedControlContainer\", componentId: \"vui--s4yyqq\" }) `display:flex;flex-direction:row;> button{border-radius:0;box-shadow:none;:active{background-color:${buttonBackgroundColor};border-color:${buttonBorderColor};box-shadow:none;}:focus{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};outline:0;z-index:1;}}> .veeqo-components-active-button{:active{background-color:${activeButtonColor};border-color:${activeButtonColor};}}> button:not(:first-child){border-left:none;}> .veeqo-components-active-button + button{border-left:1px solid ${theme.colors.neutral.grey.dark};}> button:first-child{border-radius:20px 0px 0px 20px;}> button:last-child{border-radius:0px 20px 20px 0px;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Button } from '../Button';\nimport { SegmentedControlContainer } from './styled';\nexport const SegmentedControl = ({ options, selected, className, onChange, }) => (React.createElement(SegmentedControlContainer, { className: className ? `${className}-container` : undefined }, options.map((option) => (React.createElement(Button, { type: \"button\", \"aria-pressed\": option.value === selected, variant: option.value === selected ? 'primary' : 'default', key: option.key, onClick: () => onChange(option.value), disabled: option.disabled, className: option.value === selected ? 'veeqo-components-active-button' : '' }, option.label)))));\n//# sourceMappingURL=SegmentedControl.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const ShortcutKeysContainer = styled.div.withConfig({ displayName: \"vui--ShortcutKeysContainer\", componentId: \"vui--t1odf6\" }) `--kbdTextColor:${(props) => (props.$inverse ? '#ffffff' : '')};box-sizing:border-box;display:flex;align-items:center;gap:4px;color:var(--kbdTextColor, ${theme.colors.neutral.ink.base});font-family:${theme.text.bodySmall.fontFamily};font-style:${theme.text.bodySmall.fontStyle};font-size:${theme.text.bodySmall.fontSize};line-height:${theme.text.bodySmall.lineHeight};font-weight:${theme.text.bodySmall.fontWeight};text-decoration:${theme.text.bodySmall.textDecoration};letter-spacing:${theme.text.bodySmall.letterSpacing};`;\nexport const Kbd = styled.kbd.withConfig({ displayName: \"vui--Kbd\", componentId: \"vui--651mmm\" }) `box-sizing:border-box;color:var(--kbdTextColor, ${theme.colors.neutral.ink.base});display:grid;place-items:center;text-transform:capitalize;border:1px solid var(--kbdTextColor, ${theme.colors.neutral.ink.base});border-radius:3px;padding:1px 3px;font-size:inherit;line-height:inherit;min-width:20px;font-family:${theme.text.bodySmall.fontFamily};font-style:${theme.text.bodySmall.fontStyle};`;\n//# sourceMappingURL=styled.js.map","// Map of UTF-16 characters to be used for modifier keys\nexport const ValidModifierKeysMap = {\n command: '⌘',\n windows: '⊞',\n shift: '⇧',\n ctrl: '⌃',\n option: '⌥',\n alt: 'alt',\n enter: '↵',\n delete: '⌫',\n escape: 'esc',\n up: '↑',\n right: '→',\n down: '↓',\n left: '←',\n space: 'space',\n};\n// Map of labels to be used for modifier keys\nexport const ValidModifierKeyssLabelMap = {\n command: 'Command',\n windows: 'Windows',\n shift: 'Shift',\n ctrl: 'Control',\n option: 'Option',\n alt: 'Alt',\n enter: 'Enter',\n delete: 'Delete',\n escape: 'Escape',\n up: 'Up',\n right: 'Right',\n down: 'Down',\n left: 'Left',\n space: 'Space',\n};\n// An example array of potential shortcut actions\nexport const exampleStorybookShortcutActions = [\n {\n label: 'Shortcut modal',\n mac: 'shift+?',\n windows: 'shift+?',\n },\n {\n label: 'Change view',\n mac: 'shift+option+1',\n windows: 'shift+alt+1',\n },\n {\n label: 'Search',\n mac: 'shift+space',\n windows: 'shift+space',\n },\n {\n label: 'Select all orders in the page',\n mac: 'shift+a',\n windows: 'shift+a',\n },\n {\n label: 'Select first row',\n mac: 'shift+1',\n windows: 'shift+1',\n },\n {\n label: 'Next order',\n mac: 'down',\n windows: 'down',\n },\n {\n label: 'Slect next order',\n mac: 'shift+down',\n windows: 'shift+down',\n },\n {\n label: 'Previous order',\n mac: 'up',\n windows: 'up',\n },\n {\n label: 'Select previous order',\n mac: 'shift+up',\n windows: 'shift+up',\n },\n {\n label: 'Use scale',\n mac: 'shift+w',\n windows: 'shift+w',\n },\n {\n label: 'Refresh rates',\n mac: 'shift+r',\n windows: 'shift+r',\n },\n {\n label: 'Buy label and Print documents',\n mac: 'shift+b',\n windows: 'shift+b',\n },\n {\n label: 'Clear filters',\n mac: 'shift+c',\n windows: 'shift+c',\n },\n {\n label: 'Invoice',\n mac: 'shift+i',\n windows: 'shift+i',\n },\n {\n label: 'Packing slip',\n mac: 'shift+p',\n windows: 'shift+p',\n },\n {\n label: 'Shipping label',\n mac: 'shift+s',\n windows: 'shift+s',\n },\n {\n label: 'Return label',\n mac: 'shift+r',\n windows: 'shift+r',\n },\n {\n label: 'Integrated Invoice with Shipping label',\n mac: 'shift+k',\n windows: 'shift+k',\n },\n {\n label: 'Integrated Packing Slip with Shipping Label',\n mac: 'shift+l',\n windows: 'shift+l',\n },\n];\n//# sourceMappingURL=utils.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { ShortcutKeysContainer, Kbd } from './styled';\nimport { ValidModifierKeyssLabelMap, ValidModifierKeysMap } from './utils';\n/**\n * ShortcutKeys UI component\n *\n * Renders a keyboard shortcut string by splitting it on \"+\" and rendering each\n * key to a <kbd> component.\n *\n * Criteria for `shortcut` prop:\n * - ValidModifierKeys MUST always come before other keys e.g. `shift+a` is valid, `a+shift` is invalid\n * - If it's not a modifier key it must be a singular key e.g. `a`, `2` is valid and `a2` or `abcde` is invalid etc.\n * - A limit of 3 key combinations separated between the '+' symbol e.g. `shift+ctrl+a` is valid, `shift+ctrl+a+b` is invalid\n *\n */\nexport const ShortcutKeys = (_a) => {\n var { shortcut, label, inverse = false, displayLabel = false } = _a, props = __rest(_a, [\"shortcut\", \"label\", \"inverse\", \"displayLabel\"]);\n // Split the keys into individual <Kbd /> components\n const keysToRender = shortcut.split('+');\n // Replace modifier keys with the corresponding UTF-16 character if available.\n const keysToRenderComponents = keysToRender.map((key) => {\n if (ValidModifierKeysMap[key]) {\n return (React.createElement(Kbd, { key: `Key: ${key}`, \"aria-label\": ValidModifierKeyssLabelMap[key] }, ValidModifierKeysMap[key]));\n }\n return React.createElement(Kbd, { key: `Key: ${key}` }, key);\n });\n // Combine the <Kbd /> components to sit inside a single <ShortcutKeysContainer /> component.\n const shortcutElements = keysToRenderComponents.reduce((previousKbdElement, currentKbdElement) => (React.createElement(React.Fragment, null,\n previousKbdElement,\n \"+\",\n currentKbdElement)));\n return (React.createElement(ShortcutKeysContainer, Object.assign({ \"aria-label\": label, \"$inverse\": inverse }, props),\n shortcutElements,\n \" \",\n displayLabel ? React.createElement(\"span\", null, label) : null));\n};\n//# sourceMappingURL=ShortcutKeys.js.map","import styled from 'styled-components';\nimport { sizes } from '../../theme/modules/sizes';\nimport { text } from '../../theme/modules/text';\nimport { colors } from '../../theme/modules/colors';\nconst { blue } = colors.secondary;\nconst { grey } = colors.neutral;\nexport const TableHeader = styled.thead.withConfig({ displayName: \"vui--TableHeader\", componentId: \"vui--o0sot\" }) `background-color:white;`;\nexport const TableBody = styled.tbody.withConfig({ displayName: \"vui--TableBody\", componentId: \"vui--nuzcgp\" }) `&&& tr:hover td{background-color:${blue.lightest};}`;\nexport const TableRow = styled.tr.withConfig({ displayName: \"vui--TableRow\", componentId: \"vui--1uhgfx1\" }) ``;\nexport const TableCell = styled.td.withConfig({ displayName: \"vui--TableCell\", componentId: \"vui--s41x8b\" }) `position:relative;padding:1.25rem 1rem;text-align:${({ align }) => align || 'left'};background-color:white;font-family:${text.bodySmall.fontFamily};font-size:${text.bodySmall.fontSize};font-weight:${text.bodySmall.fontWeight};color:${text.bodySmall.color};line-height:${sizes.base};& > *{vertical-align:middle;}`;\nexport const TableHeaderCell = styled(TableCell).attrs({\n as: 'th',\n}).withConfig({ displayName: \"vui--TableHeaderCell\", componentId: \"vui--2nps2x\" }) `border-bottom:1px solid ${grey.dark};font-family:${text.bodySmallBold.fontFamily};font-size:${text.bodySmallBold.fontSize};font-weight:${text.bodySmallBold.fontWeight};color:${text.bodySmallBold.color};`;\nexport const Table = styled.table.withConfig({ displayName: \"vui--Table\", componentId: \"vui--lcbl46\" }) `width:100%;border-spacing:0;${({ striped }) => striped &&\n `\n & ${TableBody} tr:nth-child(even) td {\n background-color: ${grey.lightest};\n }\n `}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { TableBody, TableCell, TableHeader, TableRow, TableHeaderCell, Table } from './styled';\n/**\n * A simple table component which provides flexible, pre-styled table elements.\n */\nexport const SimpleTable = ({ striped = true, className, children }) => (React.createElement(Table, { striped: striped, className: className }, children));\nSimpleTable.Header = TableHeader;\nSimpleTable.Body = TableBody;\nSimpleTable.Row = TableRow;\nSimpleTable.HeaderCell = TableHeaderCell;\nSimpleTable.Cell = TableCell;\n//# sourceMappingURL=SimpleTable.js.map","import styled from 'styled-components';\nimport { BaseContainer } from '../BaseContainer';\nexport const Skeleton = styled(BaseContainer).attrs(() => ({\n 'aria-hidden': true,\n})).withConfig({ displayName: \"vui--Skeleton\", componentId: \"vui--7bl1ak\" }) `display:block;background:#f6f7f8;background:linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);background-size:2500px 104px;cursor:progress;border-radius:4px;${({ width = '', height = '' }) => `\n width: ${width || '100%'};\n min-width: ${width};\n height: ${height || '20px'};\n min-height: ${height};\n `};@media (prefers-reduced-motion: no-preference){animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;}@keyframes placeHolderShimmer{0%{background-position:-1080px 0;}100%{background-position:1080px 0;}}`;\nSkeleton.displayName = 'Skeleton';\n//# sourceMappingURL=Skeleton.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nconst TRACK_HEIGHT = 4;\nconst BORDER_SIZE = 4;\nconst SLIDER_SIZE = 12;\nconst ADDITIONAL_PADDING = 2;\nconst SliderContainer = styled.div.withConfig({ displayName: \"vui--SliderContainer\", componentId: \"vui--103oce3\" }) `min-width:128px;display:inline-block;position:relative;padding:${SLIDER_SIZE / 2 + ADDITIONAL_PADDING}px 0px;`;\nconst SliderTrack = styled.div.withConfig({ displayName: \"vui--SliderTrack\", componentId: \"vui--1ctzbzj\" }) `background:${theme.colors.neutral.grey.base};height:${TRACK_HEIGHT}px;border-radius:20px;`;\nconst SliderDiv = styled.div.withConfig({ displayName: \"vui--SliderDiv\", componentId: \"vui--1tltjvk\" }) `position:absolute;top:-${(SLIDER_SIZE - TRACK_HEIGHT) / 2 - ADDITIONAL_PADDING * 2}px;left:${(props) => `${props.left}%`};width:${SLIDER_SIZE}px;height:${SLIDER_SIZE}px;background:white;border:${BORDER_SIZE}px solid ${theme.colors.secondary.blue.base};border-radius:50%;touch-action:none;cursor:pointer;margin-left:-${SLIDER_SIZE}px;&:active,&:focus,&:focus-visible,&:focus-within{box-shadow:0 0 0 4px ${theme.colors.secondary.blue.light};}`;\nconst SliderRange = styled(SliderTrack).withConfig({ displayName: \"vui--SliderRange\", componentId: \"vui--t3v3py\" }) `position:relative;width:${(props) => `${props.width}%`};left:${(props) => `${props.left}%`};background:${theme.colors.secondary.blue.light};bottom:${TRACK_HEIGHT}px;border-radius:0;`;\nexport { SliderContainer, SliderTrack, SliderRange, SliderDiv };\n//# sourceMappingURL=styled.js.map","import React, { useCallback, useEffect, useRef, useState } from 'react';\nimport { SliderContainer, SliderTrack, SliderRange, SliderDiv } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-slider-container` : undefined,\n sliderRange: prefix ? `${prefix}-slider-range` : undefined,\n slider: prefix ? `${prefix}-slider` : undefined,\n startSlider: prefix ? `${prefix}-start-slider` : undefined,\n endSlider: prefix ? `${prefix}-end-slider` : undefined,\n});\nexport const Slider = ({ id, value, min, max, step = 1, onChange, className, e2eClassName, onSlideStart = () => { }, onSlideEnd = () => { }, }) => {\n const [isDragging, setIsDragging] = useState(false);\n const [draggingSliderIndex, setDraggingSliderIndex] = useState(-1);\n const containerRef = useRef(null);\n const startSliderRef = useRef(null);\n const endSliderRef = useRef(null);\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const handleMouseMove = useCallback((e) => {\n var _a;\n if (!isDragging || !containerRef.current)\n return;\n const sliderValue = draggingSliderIndex > -1 ? value[draggingSliderIndex] : value;\n const containerSize = containerRef.current.getBoundingClientRect();\n // slider position relative to the container in percents\n const handleValue = ((e.pageX - containerSize.x) * 100) / containerSize.width;\n // current value by slider position\n let newValue = (max - min) * (handleValue / 100) + min;\n const diff = sliderValue - newValue;\n // use to apply step to new value\n if (diff > 0) {\n newValue = sliderValue + Math.ceil(newValue / step - sliderValue / step) * step;\n }\n if (diff < 0) {\n newValue = sliderValue + Math.floor(newValue / step - sliderValue / step) * step;\n }\n if (sliderValue === newValue)\n return;\n if (newValue > max)\n newValue = max;\n if (newValue < min)\n newValue = min;\n if (Array.isArray(value)) {\n if (draggingSliderIndex === 0 && newValue > value[1])\n [, newValue] = value;\n if (draggingSliderIndex === 1 && newValue < value[0])\n [newValue] = value;\n }\n // used to fix 0.30000000000000004 problem\n const decimalPlaces = step.toString().includes('.')\n ? (_a = step.toString().split('.').pop()) === null || _a === void 0 ? void 0 : _a.length\n : 0;\n newValue = Number(newValue.toFixed(decimalPlaces));\n let resultValue;\n if (Array.isArray(value)) {\n resultValue = draggingSliderIndex === 0 ? [newValue, value[1]] : [value[0], newValue];\n }\n else {\n resultValue = newValue;\n }\n onChange(resultValue);\n if (Array.isArray(resultValue) && resultValue[0] === resultValue[1]) {\n if (draggingSliderIndex === 0)\n setDraggingSliderIndex(1);\n if (draggingSliderIndex === 1)\n setDraggingSliderIndex(0);\n }\n }, [draggingSliderIndex, isDragging, max, min, onChange, step, value]);\n const handleMouseUp = useCallback(() => {\n setIsDragging(false);\n onSlideEnd();\n }, [onSlideEnd]);\n const handleMouseDown = useCallback((e, index) => {\n setIsDragging(true);\n onSlideStart();\n if (typeof index === 'number')\n setDraggingSliderIndex(index);\n e.preventDefault();\n }, [onSlideStart]);\n useEffect(() => {\n const handleStartSliderMouseDown = (e) => handleMouseDown(e, Array.isArray(value) ? 0 : 1);\n const handleEndSliderMouseDown = (e) => handleMouseDown(e, 1);\n const startSliderEl = startSliderRef.current;\n const endSliderEl = endSliderRef.current;\n startSliderEl === null || startSliderEl === void 0 ? void 0 : startSliderEl.addEventListener('mousedown', handleStartSliderMouseDown);\n endSliderEl === null || endSliderEl === void 0 ? void 0 : endSliderEl.addEventListener('mousedown', handleEndSliderMouseDown);\n document.addEventListener('mousemove', handleMouseMove);\n document.addEventListener('mouseup', handleMouseUp);\n return () => {\n startSliderEl === null || startSliderEl === void 0 ? void 0 : startSliderEl.removeEventListener('mousedown', handleStartSliderMouseDown);\n endSliderEl === null || endSliderEl === void 0 ? void 0 : endSliderEl.removeEventListener('mousedown', handleEndSliderMouseDown);\n document.removeEventListener('mousemove', handleMouseMove);\n document.removeEventListener('mouseup', handleMouseUp);\n };\n }, [handleMouseDown, handleMouseMove, handleMouseUp, value]);\n const renderSlider = (left, valueNow, index) => {\n let sliderClassName;\n if (typeof index === 'number') {\n sliderClassName = buildClassnames(index === 0\n ? [classNames === null || classNames === void 0 ? void 0 : classNames.startSlider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.startSlider]\n : [classNames === null || classNames === void 0 ? void 0 : classNames.endSlider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.endSlider]);\n }\n else {\n sliderClassName = buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.slider, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.slider]);\n }\n return (React.createElement(SliderDiv, { role: \"slider\", ref: index === 1 ? endSliderRef : startSliderRef, className: sliderClassName, left: left, \"aria-valuemin\": min, \"aria-valuemax\": max, \"aria-valuenow\": valueNow }));\n };\n const renderRangeSlider = (rangeSliderValue) => {\n // handle value used to get slider position relative to container from value\n const handleValueStart = ((rangeSliderValue[0] < min ? 0 : rangeSliderValue[0] - min) * 100) / (max - min);\n const handleValueEnd = ((rangeSliderValue[1] > max ? 100 : rangeSliderValue[1] - min) * 100) / (max - min);\n const rangeWidth = handleValueEnd - handleValueStart;\n return (React.createElement(React.Fragment, null,\n React.createElement(SliderRange, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.sliderRange, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.sliderRange]), left: handleValueStart, width: rangeWidth }),\n renderSlider(handleValueStart, rangeSliderValue[0], 0),\n renderSlider(handleValueEnd, rangeSliderValue[1], 1)));\n };\n const renderSingleSlider = (sliderValue) => {\n if (Array.isArray(value))\n return renderRangeSlider(value);\n let handleValue;\n if (value > max)\n handleValue = 100;\n else if (value < min)\n handleValue = 0;\n else\n handleValue = ((sliderValue - min) * 100) / (max - min);\n return renderSlider(handleValue, sliderValue);\n };\n let render;\n if (Array.isArray(value))\n render = renderRangeSlider(value);\n else\n render = renderSingleSlider(value);\n return (React.createElement(SliderContainer, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), id: id, ref: containerRef },\n React.createElement(SliderTrack, null),\n render));\n};\n//# sourceMappingURL=Slider.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { BaseContainer } from '../BaseContainer';\nexport const Tag = styled(BaseContainer).withConfig({ displayName: \"vui--Tag\", componentId: \"vui--1rdo7hk\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:4px 8px;${({ backgroundColor, color }) => `\n color: ${color !== null && color !== void 0 ? color : colors.neutral.ink.base};\n background-color: ${backgroundColor !== null && backgroundColor !== void 0 ? backgroundColor : colors.neutral.grey.base};\n `}`;\n//# sourceMappingURL=Tag.js.map","import styled from 'styled-components';\nimport { Stack } from '../../Stack';\nimport { BaseContainer } from '../../BaseContainer';\nimport { Text } from '../../Text';\nimport { theme } from '../../../theme';\nimport { sizes } from '../../../theme/modules/sizes';\nexport const ToastsLayoutContainer = styled(Stack).withConfig({ displayName: \"vui--ToastsLayoutContainer\", componentId: \"vui--1iztsl9\" }) `position:fixed;bottom:24px;width:100%;pointer-events:none;z-index:${theme.layers.tooltip};`;\nexport const Toast = styled(Stack).withConfig({ displayName: \"vui--Toast\", componentId: \"vui--1o64628\" }) `background-color:${theme.colors.neutral.ink.dark};padding:12px 24px 12px 12px;box-shadow:${theme.shadows.lg};border-radius:${theme.radius.md};pointer-events:auto;z-index:40;min-width:${({ minWidth }) => minWidth};max-width:80vw;&.veeqo-components-toast-enter{transform:translateY(12px);opacity:0;}&.veeqo-components-toast-enter-active{transform:translateY(0);opacity:1;transition:500ms ease;}&.veeqo-components-toast-exit{transform:${({ last }) => (last ? 'translateY(0)' : 'translateX(0)')};opacity:1;}&.veeqo-components-toast-exit-active{transform:${({ last }) => (last ? 'translateY(12px)' : 'translateX(12px)')};opacity:0;transition:500ms ease;}`;\nexport const IconWrap = styled(BaseContainer).withConfig({ displayName: \"vui--IconWrap\", componentId: \"vui--1nmtetq\" }) `display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;width:40px;border-radius:${theme.radius.md};background-color:${({ color }) => color};color:#fff;svg{width:${sizes.md};height:${sizes.md};}`;\nexport const ContentStack = styled(Stack).withConfig({ displayName: \"vui--ContentStack\", componentId: \"vui--fvpujj\" }) `flex-grow:1;`;\nexport const StyledText = styled(Text).withConfig({ displayName: \"vui--StyledText\", componentId: \"vui--ppieao\" }) `color:white;font-size:16px;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { colors } from '../../../theme/modules/colors';\nimport { IconWrap, Toast as ToastContainer, StyledText as Text, ContentStack } from './styled';\nimport { buildClassnames } from '../../../utils/buildClassnames';\nimport { Button } from '../../Button';\nimport { SuccessIcon } from '../../../tempIcons/SuccessIcon';\nimport { InfoIcon } from '../../../tempIcons/InfoIcon';\nimport { AttentionIcon } from '../../../tempIcons/AttentionIcon';\nimport { MergeIcon } from '../../../tempIcons/MergeIcon';\nimport { CrossIcon } from '../../../tempIcons/CrossIcon';\nconst toastTypes = {\n info: {\n accentColor: colors.brand.blue.base,\n icon: React.createElement(InfoIcon, null),\n },\n success: {\n accentColor: colors.secondary.green.base,\n icon: React.createElement(SuccessIcon, null),\n },\n error: {\n accentColor: colors.secondary.red.base,\n icon: React.createElement(AttentionIcon, null),\n },\n merge: {\n accentColor: colors.secondary.purple.base,\n icon: React.createElement(MergeIcon, null),\n },\n};\nconst generateClassNames = (prefix) => ({\n container: prefix ? `${prefix}-toast-container` : undefined,\n icon: prefix ? `${prefix}-toast-icon` : undefined,\n closeIcon: prefix ? `${prefix}-toast-close-icon` : undefined,\n});\nexport const Toast = ({ className, e2eClassName, type, iconSlot, text, last, minWidth, cta, onClose, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n return (React.createElement(ToastContainer, { className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container]), direction: \"horizontal\", alignY: \"center\", minWidth: minWidth, last: last },\n React.createElement(IconWrap, { color: toastTypes[type].accentColor, className: buildClassnames([classNames.icon, e2eClassNames.icon]) }, iconSlot !== null && iconSlot !== void 0 ? iconSlot : toastTypes[type].icon),\n React.createElement(ContentStack, { direction: \"horizontal\", alignY: \"center\", alignX: \"between\" },\n React.createElement(Text, { variant: \"body\" }, text),\n cta),\n React.createElement(Button, { variant: \"flat\", icon: React.createElement(CrossIcon, { color: \"white\" }), onClick: onClose, \"aria-label\": \"Close\" })));\n};\n//# sourceMappingURL=Toast.js.map","import React from 'react';\nexport const MergeIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M10.9887 6.82229H6.84911L12.1714 1.5L17.4937 6.82229H13.3541V14.4036L6.25774 21.5L4.59009 19.8323L10.9887 13.4338V6.82229ZM19.7527 19.8323L18.0851 21.5L14.0519 17.4669L15.7196 15.7992L19.7527 19.8323Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=MergeIcon.js.map","import { CSSTransition, TransitionGroup } from 'react-transition-group';\nimport React, { useEffect } from 'react';\nimport { createPortal } from 'react-dom';\nimport { ToastsLayoutContainer } from './components/styled';\nimport { Toast } from './components/Toast';\nexport const ToastsLayout = ({ className, e2eClassName, toasts, minWidth = '50vw', max = 3, onClose, }) => {\n useEffect(() => {\n if (max && toasts.length > max)\n onClose(toasts[0].key);\n }, [toasts, max, onClose]);\n return createPortal(React.createElement(ToastsLayoutContainer, { direction: \"vertical\", alignX: \"center\", spacing: 4 },\n React.createElement(TransitionGroup, { component: null }, [...toasts].reverse().map((toast, index) => (React.createElement(CSSTransition, { key: toast.key, timeout: 500, classNames: \"veeqo-components-toast\" },\n React.createElement(Toast, Object.assign({ className: className, e2eClassName: e2eClassName, minWidth: minWidth, last: index === toasts.length - 1, onClose: () => onClose(toast.key) }, toast))))))), document.body);\n};\n//# sourceMappingURL=ToastsLayout.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nexport const StyledButton = styled.button.withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--x718nd\" }) `user-select:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-family:${theme.fontFamily};font-weight:400;border:1px solid;box-shadow:0 1px 3px rgba(55, 66, 77, 0.15);${({ size, checked }) => {\n let height = '40px';\n let paddingLeft = '24px';\n let paddingRight = '24px';\n let borderRadius = '8px';\n let fontSize = '16px';\n let outlineWidth = '4px';\n let backgroundColor = 'white';\n let borderColor = '#CDD1D5';\n let color = '#37424D';\n if (size === 'sm') {\n height = '32px';\n paddingLeft = '16px';\n paddingRight = '16px';\n borderRadius = '4px';\n fontSize = '14px';\n outlineWidth = '2px';\n }\n if (checked) {\n backgroundColor = '#0079D1';\n borderColor = '#0079D1';\n color = 'white';\n }\n return `\n --outline-width: ${outlineWidth};\n\n height: ${height};\n padding-left: ${paddingLeft};\n padding-right: ${paddingRight};\n border-radius: ${borderRadius};\n font-size: ${fontSize};\n\n background-color: ${backgroundColor};\n border-color: ${borderColor};\n color: ${color};\n `;\n}} & > * + *{margin-left:8px;}&:hover{cursor:pointer;background-color:${({ checked }) => (checked ? '#005A9C' : '#FAFAFB')};}&:active{background-color:${({ checked }) => (checked ? '#005A9C' : '#FAFAFB')};border-color:${({ checked }) => (checked ? '#005A9C' : '#0079D1')};box-shadow:0 0 0 var(--outline-width)#80bce8;}&:focus{box-shadow:0 0 0 var(--outline-width)#80bce8;outline:0;}&:disabled{cursor:unset;box-shadow:none;background-color:#dfe3e8;border-color:#dfe3e8;color:#637381;}& > span{position:relative;top:-1px;}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { StyledButton } from './styled';\nexport const ToggleButton = ({ children, checked, size = 'base', disabled = false, onChange, }) => (React.createElement(StyledButton, { type: \"button\", checked: checked, size: size, disabled: disabled, \"aria-pressed\": checked, tabIndex: \"0\", onClick: () => onChange(!checked) }, children));\n//# sourceMappingURL=ToggleButton.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { radius } from '../../theme/modules/radius';\nimport { sizes } from '../../theme/modules/sizes';\nexport const DropZoneContainer = styled.div.withConfig({ displayName: \"vui--DropZoneContainer\", componentId: \"vui--17v0v3c\" }) `display:flex;align-items:center;justify-content:center;padding:${sizes.md};border-radius:${radius.base};input[type='file']{position:absolute;opacity:0;width:1px;height:1px;cursor:pointer;}cursor:pointer;border:2px dashed ${colors.neutral.ink.lightest};background-color:${colors.neutral.grey.lightest};:hover{border:2px dashed ${colors.secondary.blue.base};background-color:${colors.secondary.blue.lightest};}:active{border:2px dashed ${colors.secondary.blue.base};box-shadow:0 0 0 4px ${colors.secondary.blue.light};background-color:${colors.secondary.blue.lightest};}:focus-within{border:2px dashed ${colors.secondary.blue.base};box-shadow:0 0 0 4px ${colors.secondary.blue.light};background-color:${colors.secondary.blue.lightest};}&:has(input:invalid){border:2px dashed ${colors.secondary.red.base};:hover{border:2px dashed ${colors.secondary.red.base};background-color:${colors.secondary.red.lightest};}:active{border:2px dashed ${colors.secondary.red.base};box-shadow:0 0 0 4px ${colors.secondary.red.light};background-color:${colors.secondary.red.lightest};}:focus-within{border:2px dashed ${colors.secondary.red.base};box-shadow:0 0 0 4px ${colors.secondary.red.light};background-color:${colors.secondary.red.lightest};}}&:has(input:disabled){cursor:not-allowed;box-shadow:none;background-color:${colors.neutral.grey.light};border-color:${colors.neutral.ink.lightest};color:${colors.neutral.ink.light};}`;\n//# sourceMappingURL=styled.js.map","export var AcceptedFileTypes;\n(function (AcceptedFileTypes) {\n AcceptedFileTypes[\"CSV\"] = \".csv\";\n AcceptedFileTypes[\"JPEG\"] = \".jpeg\";\n AcceptedFileTypes[\"JPG\"] = \".jpg\";\n AcceptedFileTypes[\"GIF\"] = \".gif\";\n AcceptedFileTypes[\"PNG\"] = \".png\";\n})(AcceptedFileTypes || (AcceptedFileTypes = {}));\nexport var FileSizeUnit;\n(function (FileSizeUnit) {\n FileSizeUnit[\"KB\"] = \"KB\";\n FileSizeUnit[\"MB\"] = \"MB\";\n})(FileSizeUnit || (FileSizeUnit = {}));\nexport var InputState;\n(function (InputState) {\n InputState[\"VALID\"] = \"\";\n InputState[\"INVALID_FORMAT\"] = \"File is incorrect format\";\n InputState[\"INVALID_SIZE\"] = \"File size is too big\";\n InputState[\"INVALID_FORMAT_AND_SIZE\"] = \"File is incorrect format and too big\";\n})(InputState || (InputState = {}));\n//# sourceMappingURL=constants.js.map","import React from 'react';\nexport const UploadGraphic = () => (React.createElement(\"svg\", { xmlns: \"http://www.w3.org/2000/svg\", width: \"56\", height: \"56\", fill: \"none\", role: \"presentation\" },\n React.createElement(\"path\", { fill: \"#fff\", d: \"M0 28C0 12.536 12.536 0 28 0s28 12.536 28 28-12.536 28-28 28S0 43.464 0 28\" }),\n React.createElement(\"path\", { fill: \"#37424D\", d: \"M22.5 36c-1.517 0-2.812-.525-3.887-1.575-1.075-1.05-1.613-2.333-1.613-3.85 0-1.3.392-2.458 1.175-3.475s1.808-1.667 3.075-1.95c.417-1.533 1.25-2.775 2.5-3.725C25 20.475 26.417 20 28 20c1.95 0 3.604.68 4.962 2.038C34.322 23.396 35 25.05 35 27c1.15.133 2.104.63 2.862 1.488A4.407 4.407 0 0 1 39 31.5c0 1.25-.437 2.313-1.312 3.188C36.812 35.562 35.75 36 34.5 36H29c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 27 34v-5.15l-1.6 1.55L24 29l4-4 4 4-1.4 1.4-1.6-1.55V34h5.5c.7 0 1.292-.242 1.775-.725.483-.483.725-1.075.725-1.775s-.242-1.292-.725-1.775C35.792 29.242 35.2 29 34.5 29H33v-2c0-1.383-.487-2.562-1.462-3.538C30.562 22.489 29.383 22 28 22s-2.562.488-3.538 1.462C23.489 24.438 23 25.618 23 27h-.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 19 30.5c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 22.5 34H25v2z\" })));\n//# sourceMappingURL=UploadGraphic.js.map","import React from 'react';\nimport { UploadGraphic } from '../../UploadGraphic';\nimport { sizes } from '../../../../theme/modules/sizes';\nimport { Stack } from '../../../Stack';\nimport { Text } from '../../../Text';\nexport const UploadCopy = () => (React.createElement(Stack, { alignX: \"center\", alignY: \"center\", spacing: \"sm\", style: { pointerEvents: 'none' } },\n React.createElement(UploadGraphic, null),\n React.createElement(Text, { variant: \"subheadingSmall\", style: { paddingTop: sizes.sm } }, \"Browse files or drag them here\")));\n//# sourceMappingURL=UploadCopy.js.map","import React from 'react';\nimport { Stack } from '../../../Stack';\nimport { Text } from '../../../Text';\nexport const UploadFileErrors = ({ acceptedTypesCopy, maxSizeCopy }) => {\n if (!acceptedTypesCopy && !maxSizeCopy)\n return null;\n return (React.createElement(Stack, { alignX: \"start\", spacing: \"xs\" },\n acceptedTypesCopy && React.createElement(Text, { variant: \"errorSmall\" },\n \"Invalid format (\",\n acceptedTypesCopy,\n \")\"),\n maxSizeCopy && React.createElement(Text, { variant: \"errorSmall\" },\n \"File is too big (\",\n maxSizeCopy,\n \")\")));\n};\n//# sourceMappingURL=UploadFileErrors.js.map","import styled from 'styled-components';\nimport { Text } from '../../../Text';\nimport { colors } from '../../../../theme/modules/colors';\nimport { radius } from '../../../../theme/modules/radius';\nimport { sizes } from '../../../../theme/modules/sizes';\nimport { Stack } from '../../../Stack';\nexport const SingleLineText = styled(Text).withConfig({ displayName: \"vui--SingleLineText\", componentId: \"vui--1aguyhc\" }) `display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;`;\nexport const UploadedFilesListStack = styled(Stack).withConfig({ displayName: \"vui--UploadedFilesListStack\", componentId: \"vui--1g0ca18\" }) `border:1px solid ${colors.neutral.ink.lightest};border-radius:${radius.base};padding:${sizes.xs};${Text}{padding-left:${sizes.xs};}`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Button } from '../../../Button';\nimport { CrossIcon } from '../../../../tempIcons/CrossIcon';\nimport { SingleLineText, UploadedFilesListStack } from './styled';\nexport const UploadedFile = ({ file, resetSelection, disabled }) => {\n if (!file)\n return null;\n return (React.createElement(UploadedFilesListStack, { alignX: \"between\", direction: \"horizontal\", alignY: \"center\" },\n React.createElement(SingleLineText, { variant: \"body\" }, file === null || file === void 0 ? void 0 : file.name),\n React.createElement(Button, { size: \"sm\", variant: \"flat\", onClick: resetSelection, icon: React.createElement(CrossIcon, null), \"aria-label\": \"Remove file\", disabled: disabled })));\n};\n//# sourceMappingURL=UploadedFile.js.map","import { __rest } from \"tslib\";\nimport React, { useCallback, useEffect, useState, forwardRef, useImperativeHandle, useRef, } from 'react';\nimport { DropZoneContainer } from './styled';\nimport { InputState, FileSizeUnit } from './constants';\nimport { UploadCopy } from './components/UploadCopy/UploadCopy';\nimport { setInputElFile } from './utils/setInputElFile/setInputElFile';\nimport { getFileSizeString, getTypePropForInputEl, getValidTypesString } from './utils';\nimport { Hint, Label, RootStack } from '../../hoc/withLabels/styled';\nimport { Stack } from '../Stack';\nimport { UploadFileErrors } from './components/UploadFileErrors/UploadFileErrors';\nimport { UploadedFile } from './components/UploadedFile/UploadedFile';\nimport { sizes } from '../../theme/modules/sizes';\nexport const UploadFile = forwardRef((_a, outerRef) => {\n var { id, name, maxBytes = 1000000, format = FileSizeUnit.MB, fileTypes, label = 'Upload file', required, disabled } = _a, otherProps = __rest(_a, [\"id\", \"name\", \"maxBytes\", \"format\", \"fileTypes\", \"label\", \"required\", \"disabled\"]);\n const inputRef = useRef(null);\n useImperativeHandle(outerRef, () => inputRef.current, []);\n const [file, setFile] = useState();\n const [errorState, setErrorState] = useState(InputState.VALID);\n const isInvalidFormat = errorState === InputState.INVALID_FORMAT || errorState === InputState.INVALID_FORMAT_AND_SIZE;\n const isOverMaxSize = errorState === InputState.INVALID_SIZE || errorState === InputState.INVALID_FORMAT_AND_SIZE;\n // Computed properties based on params\n const maxSizeCopy = getFileSizeString({ maxBytes, format });\n const acceptedTypesCopy = getValidTypesString({ fileTypes });\n const acceptedTypesForInputEl = getTypePropForInputEl({ fileTypes });\n const clearFileSelection = () => {\n var _a;\n if ((_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.value)\n inputRef.current.value = '';\n };\n // Tracks error states within the input element itself, using preset\n // error messages and assigns these to the input component based on the file\n const setInputValidation = ({ overMaxSize, invalidFormat, }) => {\n var _a;\n let error = InputState.VALID;\n if (invalidFormat && !overMaxSize) {\n error = InputState.INVALID_FORMAT;\n }\n else if (!invalidFormat && overMaxSize) {\n error = InputState.INVALID_SIZE;\n }\n else if (invalidFormat && overMaxSize) {\n error = InputState.INVALID_FORMAT_AND_SIZE;\n }\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.setCustomValidity(error);\n setErrorState(error);\n };\n // Processes file and updates the UI appropriately:\n const updateFiles = useCallback((files) => {\n if (!files.length) {\n setInputValidation({ invalidFormat: true });\n return;\n }\n const [newFile] = files;\n const hasExceededMaxSize = newFile.size > maxBytes;\n const [, extension] = newFile.type.split('/');\n const isTypeValid = fileTypes.find((validType) => validType.substring(1) === extension);\n const hasInvalidFormat = !isTypeValid;\n if (hasExceededMaxSize || hasInvalidFormat) {\n // Empty the inputRef's read-only fileList by clearing the value attribute,\n // since we have an invalid input.\n clearFileSelection();\n }\n else {\n // Update the files attribute of the input el, with the new file(s)\n setInputElFile({ fileList: files, elementId: id });\n }\n setInputValidation({\n invalidFormat: hasInvalidFormat,\n overMaxSize: hasExceededMaxSize,\n });\n setFile(newFile);\n }, [fileTypes, id, maxBytes]);\n // For focussing of input el and updating drop UI\n const onDragEnter = (event) => {\n var _a;\n event.preventDefault();\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.focus();\n };\n // For unfocussing of input el and updating drop UI\n const onDragLeave = (event) => {\n var _a;\n event.preventDefault();\n (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.blur();\n };\n // Prevents default browser behaviour\n const onDragOver = (event) => event.preventDefault();\n // Process file when dropped into eligible area\n const onDrop = (event) => {\n event.preventDefault();\n // Prevent reactions on dragging events that do not contain files\n if (!event.dataTransfer.files.length)\n return;\n updateFiles(event.dataTransfer.files);\n };\n // Removes input el's files, clears errors and removes file from react component\n const resetSelection = useCallback(() => {\n clearFileSelection();\n setFile(undefined);\n setInputValidation({\n invalidFormat: false,\n overMaxSize: false,\n });\n }, []);\n // Updates UI based on a native file input change. Attached via useEffect below\n const onInputChange = useCallback(() => {\n var _a;\n const files = (_a = inputRef === null || inputRef === void 0 ? void 0 : inputRef.current) === null || _a === void 0 ? void 0 : _a.files;\n if ((files === null || files === void 0 ? void 0 : files.length) && (files === null || files === void 0 ? void 0 : files.length) > 0)\n updateFiles(files);\n else\n resetSelection();\n }, [resetSelection, updateFiles]);\n useEffect(() => {\n const ref = inputRef === null || inputRef === void 0 ? void 0 : inputRef.current;\n ref === null || ref === void 0 ? void 0 : ref.addEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.addEventListener('cancel', resetSelection);\n return () => {\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('change', onInputChange);\n ref === null || ref === void 0 ? void 0 : ref.removeEventListener('cancel', resetSelection);\n };\n }, [onInputChange, resetSelection]);\n return (React.createElement(RootStack, { spacing: \"sm\", alignX: \"stretch\" },\n React.createElement(Label, { htmlFor: id },\n label,\n React.createElement(Stack, { spacing: 3, alignX: \"stretch\", style: { paddingTop: sizes.sm } },\n React.createElement(Hint, null,\n React.createElement(\"div\", null, acceptedTypesCopy),\n React.createElement(\"div\", null, maxSizeCopy)),\n React.createElement(DropZoneContainer, { onDrop: onDrop, onDragEnter: onDragEnter, onDragOver: onDragOver, onDragLeave: onDragLeave },\n React.createElement(UploadCopy, null),\n React.createElement(\"input\", Object.assign({ ref: inputRef, id: id, type: \"file\", accept: acceptedTypesForInputEl, name: name, required: required, disabled: disabled }, otherProps))))),\n React.createElement(Stack, { alignX: \"stretch\", spacing: \"sm\" },\n React.createElement(UploadedFile, { file: file, resetSelection: resetSelection, disabled: disabled }),\n React.createElement(UploadFileErrors, { acceptedTypesCopy: isInvalidFormat ? acceptedTypesCopy : undefined, maxSizeCopy: isOverMaxSize ? maxSizeCopy : undefined }))));\n});\n//# sourceMappingURL=UploadFile.js.map","import { FileSizeUnit } from '../../constants';\n/**\n * Constructs a string intended to be consumed by an <input> element of type \"file\". This string\n * should go inside the accept property\n *\n * E.g.\n *\n * const maxSizeCopy = getFileSizeString({\n * maxBytes: 10000,\n * format: FileSizeUnit.MB\n * });\n *\n * Where @constant maxSizeCopy would equal \"Max size: 1 MB\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * the returned string\n */\nexport const getFileSizeString = ({ maxBytes, format, baseString }) => {\n const base = baseString == null ? 'Max size: ' : baseString;\n switch (format) {\n case FileSizeUnit.KB:\n return `${base}${Number(maxBytes) / 1000} KB`;\n case FileSizeUnit.MB:\n return `${base}${Number(maxBytes) / 1000000} MB`;\n default:\n return `${base}${Number(maxBytes) / 1000} KB`;\n }\n};\n//# sourceMappingURL=getFileSizeString.js.map","import { AcceptedFileTypes } from '../../constants';\n/**\n * Constructs a user-friendly string of accepted types valid for the UploadFile component based on the\n * fileTypes list passed as parameter.\n *\n * E.g.\n *\n * const validTypesCopy = getValidTypesString({\n * fileTypes: [\n * AcceptedFileTypes.CSV,\n * ]\n * });\n *\n * Where @constant validTypesCopy would equal \"Valid types: CSV\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * @param baseString - An optional string to override the default value of 'Valid types: ' prefixed to\n * the returned string\n */\nexport const getValidTypesString = ({ fileTypes, baseString }) => {\n let base = baseString == null ? 'Valid types: ' : baseString;\n fileTypes.forEach((fileType, index, list) => {\n const iterable = list.length > 1;\n const isLast = index === list.length - 1 && iterable;\n const isPenultimate = index === list.length - 2 && iterable;\n if (isLast)\n base += ' and ';\n switch (fileType) {\n case AcceptedFileTypes.CSV:\n base += 'CSV';\n break;\n case AcceptedFileTypes.GIF:\n base += 'GIF';\n break;\n case AcceptedFileTypes.JPEG:\n base += 'JPEG';\n break;\n case AcceptedFileTypes.JPG:\n base += 'JPG';\n break;\n case AcceptedFileTypes.PNG:\n base += 'PNG';\n break;\n default:\n break;\n }\n if (!isPenultimate && !isLast && list.length > 2)\n base += ', ';\n });\n return base;\n};\n//# sourceMappingURL=getValidTypesString.js.map","/**\n * Constructs a string intended to be consumed by an <input> element of type \"file\". This string\n * should go inside the accept property.\n *\n * E.g.\n *\n * const inputElAcceptProperty = getTypePropForInputEl({\n * fileTypes: [\n * AcceptedFileTypes.CSV,\n * ]\n * });\n *\n * Where @constant inputElAcceptProperty would equal \".csv\"\n *\n * @param fileTypes - A list of file types, each value being of @type AcceptedFileTypes\n * the returned string\n */\nexport const getTypePropForInputEl = ({ fileTypes }) => {\n if (fileTypes.length === 1)\n return fileTypes[0];\n let base = '';\n fileTypes.forEach((fileType, index, list) => {\n const isLastElement = list.length - 1 === index && list.length > 1;\n if (isLastElement)\n base += `${fileType}`;\n else\n base += `${fileType}, `;\n });\n return base.trim();\n};\n//# sourceMappingURL=getTypePropForInputEl.js.map","/**\n * Updates the value of the files attribute held within an input elment. Used during DnD operations where\n * the input element's files need to kept in sync and updated.\n *\n * @param fileList - A list of files, typically extracted from the \"files\" attribute of an input element\n * @param elementId - The ID of the input element\n */\nexport const setInputElFile = ({ fileList, elementId }) => {\n const inputEl = document.getElementById(elementId);\n if (fileList.length) {\n inputEl.files = fileList;\n }\n};\n//# sourceMappingURL=setInputElFile.js.map","import styled from 'styled-components';\nimport { theme } from '../../../theme';\nimport { BaseContainer } from '../../BaseContainer';\nconst commonStyles = `\n position: fixed;\n height: 100%;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n`;\nexport const Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1xg3v52\" }) `${commonStyles} display:${(props) => (props.shouldShow ? 'initial' : 'none')};z-index:${theme.layers.modal};`;\nexport const Shadow = styled(BaseContainer).withConfig({ displayName: \"vui--Shadow\", componentId: \"vui--nz3cc\" }) `${commonStyles} background-color:rgba(55,66,77,0.5);`;\nexport const Wrap = styled(BaseContainer).withConfig({ displayName: \"vui--Wrap\", componentId: \"vui--1pbqe6\" }) `position:relative;height:100%;width:100%;z-index:1;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\n// @ts-ignore\nimport ScrollLock from 'react-scrolllock-configurable';\nimport { Portal } from '../../Portal';\nimport { Container, Shadow, Wrap } from './styled';\nimport { buildClassnames } from '../../../utils/buildClassnames';\nconst WithPortal = ({ usePortal, children }) => (\n// eslint-disable-next-line react/jsx-no-useless-fragment\nReact.createElement(React.Fragment, null, usePortal ? React.createElement(Portal, null, children) : children));\nexport const Popup = ({ className, children = null, shouldShow = false, usePortal = true, }) => (React.createElement(WithPortal, { usePortal: usePortal },\n React.createElement(Container, { className: buildClassnames([`${className}-container`, className]), shouldShow: shouldShow },\n React.createElement(Shadow, null),\n React.createElement(ScrollLock, { isActive: shouldShow },\n React.createElement(Wrap, { className: buildClassnames([`${className}-wrap`, className]) }, children)))));\n//# sourceMappingURL=Popup.js.map","import styled from 'styled-components';\nimport { Button } from '../Button';\nexport const PopupContent = styled.div.withConfig({ displayName: \"vui--PopupContent\", componentId: \"vui--17gmyeh\" }) `display:flex;justify-content:center;align-items:center;height:100%;`;\nexport const VideoWrapper = styled.div.withConfig({ displayName: \"vui--VideoWrapper\", componentId: \"vui--rcrl58\" }) `position:relative;iframe{width:57vw;height:calc(57vw * 0.5625);border-radius:8px;}`;\nexport const ButtonSC = styled(Button).withConfig({ displayName: \"vui--ButtonSC\", componentId: \"vui--srigr3\" }) `position:absolute;top:0px;right:-45px;`;\n//# sourceMappingURL=styled.js.map","import React from 'react';\nimport { Popup } from './components/Popup';\nimport { PopupContent, VideoWrapper, ButtonSC } from './styled';\nimport { useClickOutside } from '../../hooks';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nexport const VideoModal = ({ id, youtubeVideoId, showVideoModal, handleCloseClick, }) => {\n const ref = useClickOutside(showVideoModal, handleCloseClick);\n return (React.createElement(Popup, { shouldShow: showVideoModal, className: `${id}-video` },\n React.createElement(PopupContent, { \"data-testid\": \"video-modal_popup-content\", className: `video-modal--${showVideoModal ? 'visible' : 'hidden'}` },\n React.createElement(VideoWrapper, { ref: ref },\n React.createElement(\"iframe\", { title: `${id}-video`, src: `https://www.youtube.com/embed/${youtubeVideoId}`, frameBorder: \"0\", allow: \"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\", allowFullScreen: true }),\n React.createElement(ButtonSC, { variant: \"flat\", onClick: handleCloseClick, \"data-testid\": \"video-modal--close\", icon: React.createElement(CrossIcon, { color: \"white\" }) })))));\n};\n//# sourceMappingURL=VideoModal.js.map","export var ViewTypes;\n(function (ViewTypes) {\n ViewTypes[\"saved\"] = \"saved\";\n ViewTypes[\"fixed\"] = \"fixed\";\n ViewTypes[\"draft\"] = \"draft\";\n})(ViewTypes || (ViewTypes = {}));\n//# sourceMappingURL=types.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--1vyyfhh\" }) `padding:14px 24px;`;\nconst CounterText = styled(Text).withConfig({ displayName: \"vui--CounterText\", componentId: \"vui--ycgtn6\" }) `line-height:1;`;\nconst Contour = styled(BaseContainer).withConfig({ displayName: \"vui--Contour\", componentId: \"vui--zy3oaf\" }) `position:relative;display:flex;flex-direction:row;align-items:center;height:40px;border-radius:4px;padding:0 12px;border:1px solid transparent;cursor:pointer;${({ colourPalette, customTextColour }) => `\n &:hover {\n border: 1px solid ${colourPalette.base};\n background-color: ${colourPalette.lightest};\n }\n\n ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n `} ${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.lightest};\n `}`;\nconst CounterContainer = styled(Text).withConfig({ displayName: \"vui--CounterContainer\", componentId: \"vui--chq9kr\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:2px 4px;min-width:20px;height:20px;margin-left:8px;${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.base};\n\n & > ${CounterText} {\n color: #fff;\n }\n `}`;\nconst IconStyling = {\n style: {\n marginLeft: sizes.xs,\n padding: sizes.xs,\n height: sizes.base,\n width: sizes.base,\n },\n};\nexport const CustomIconWrapper = styled.div.withConfig({ displayName: \"vui--CustomIconWrapper\", componentId: \"vui--yu7dwm\" }) `display:flex;align-items:center;margin-right:${sizes.sm};svg{height:${sizes.base};width:${sizes.base};}`;\nexport { Container, Contour, Text, CounterContainer, CounterText, IconStyling };\n//# sourceMappingURL=styled.js.map","import React from 'react';\nexport const EditIcon = (props) => (React.createElement(\"svg\", Object.assign({ viewBox: \"0 0 24 24\", fill: \"none\", xmlns: \"http://www.w3.org/2000/svg\" }, props),\n React.createElement(\"path\", { fillRule: \"evenodd\", clipRule: \"evenodd\", d: \"M3 18.0418V21.9996H6.95778L18.6306 10.3273L14.6728 6.36952L3 18.0418ZM21.6913 7.2661C22.1029 6.85501 22.1029 6.19011 21.6913 5.7785L19.2216 3.30831C18.81 2.89723 18.1451 2.89723 17.7335 3.30831L15.8021 5.23971L19.7599 9.19749L21.6913 7.2661Z\", fill: \"currentColor\" })));\n//# sourceMappingURL=EditIcon.js.map","import React, { useCallback } from 'react';\nimport { useHover } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { ViewTypes } from './types';\nimport { Container, Contour, CounterContainer, CounterText, CustomIconWrapper, IconStyling, Text, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { EditIcon } from '../../tempIcons/EditIcon';\nconst generateClassNames = (prefix) => ({\n delete: prefix ? `${prefix}-delete` : undefined,\n options: prefix ? `${prefix}-options` : undefined,\n edit: prefix ? `${prefix}-edit` : undefined,\n container: prefix ? `${prefix}-container` : undefined,\n active: prefix ? `${prefix}-active` : undefined,\n counter: prefix ? `${prefix}-counter` : undefined,\n});\n/**\n *\n * @deprecated\n *\n * use ViewTab component instead\n *\n */\nexport const View = ({ id, iconSlot, name, type, className, colourPalette = colors.secondary.blue, customTextColour, count, active = false, onClick, onDelete, onEdit, e2eClassName, }) => {\n const classNames = generateClassNames(className);\n const e2eClassNames = generateClassNames(e2eClassName);\n const [isHovered, handleEnter, handleLeave] = useHover();\n const handleClick = useCallback(() => onClick(id), [id, onClick]);\n const handleDelete = useCallback((event) => {\n event.stopPropagation();\n if (onDelete)\n onDelete(id);\n }, [onDelete, id]);\n const handleEdit = useCallback((event) => {\n event.stopPropagation();\n if (onEdit)\n onEdit(id);\n }, [onEdit, id]);\n const isDraft = type === ViewTypes.draft;\n const isSaved = type === ViewTypes.saved;\n const fill = active ? colors.neutral.ink.dark : colors.neutral.ink.base;\n return (React.createElement(Container, { className: `${buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container, e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.container])} ${(active && (e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.active)) || ''}`, onClick: handleClick },\n React.createElement(Contour, { active: active, onMouseEnter: handleEnter, onMouseLeave: handleLeave, colourPalette: colourPalette, customTextColour: customTextColour },\n iconSlot && React.createElement(CustomIconWrapper, null, iconSlot),\n React.createElement(Text, { variant: \"bodyBold\" }, name),\n count && (React.createElement(CounterContainer, { active: active || isHovered, colourPalette: colourPalette, customTextColour: customTextColour },\n React.createElement(CounterText, { className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.counter, variant: \"subheadingSmall\" }, count))),\n isDraft && (React.createElement(CrossIcon, Object.assign({}, IconStyling, { color: fill, className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.delete, onClick: handleDelete }))),\n isSaved && active && (React.createElement(EditIcon, Object.assign({}, IconStyling, { color: fill, className: e2eClassNames === null || e2eClassNames === void 0 ? void 0 : e2eClassNames.edit, onClick: handleEdit }))))));\n};\n//# sourceMappingURL=View.js.map","export var ViewTabTypes;\n(function (ViewTabTypes) {\n ViewTabTypes[\"saved\"] = \"saved\";\n ViewTabTypes[\"fixed\"] = \"fixed\";\n ViewTabTypes[\"draft\"] = \"draft\";\n})(ViewTabTypes || (ViewTabTypes = {}));\n//# sourceMappingURL=types.js.map","import React from 'react';\nexport const ThreeDotsIcon = (props) => (React.createElement(\"svg\", Object.assign({ xmlns: \"http://www.w3.org/2000/svg\", width: \"12\", height: \"4\", fill: \"none\", viewBox: \"0 -4 12 12\", role: \"presentation\" }, props),\n React.createElement(\"path\", { fill: \"currentColor\", d: \"M2 .667C1.267.667.667 1.267.667 2S1.267 3.333 2 3.333c.734 0 1.334-.6 1.334-1.333S2.734.667 2 .667m8 0c-.733 0-1.333.6-1.333 1.333s.6 1.333 1.333 1.333c.734 0 1.334-.6 1.334-1.333S10.734.667 10 .667m-4 0c-.733 0-1.333.6-1.333 1.333S5.267 3.333 6 3.333c.734 0 1.334-.6 1.334-1.333S6.734.667 6 .667\" })));\n//# sourceMappingURL=ThreeDotsIcon.js.map","import styled from 'styled-components';\nimport { colors } from '../../theme/modules/colors';\nimport { Text } from '../Text';\nimport { BaseContainer } from '../BaseContainer';\nimport { sizes } from '../../theme/modules/sizes';\nimport { ThreeDotsIcon } from '../../tempIcons/ThreeDotsIcon';\nimport { CrossIcon } from '../../tempIcons/CrossIcon';\nimport { FlatButton } from '../Button/components/styled';\nimport { theme } from '../../theme';\nconst CounterText = styled(Text).withConfig({ displayName: \"vui--CounterText\", componentId: \"vui--13z4q4k\" }) `line-height:1;`;\nconst ThreeDotsIconStyling = styled(ThreeDotsIcon).withConfig({ displayName: \"vui--ThreeDotsIconStyling\", componentId: \"vui--lo8tpb\" }) ``;\nconst CrossIconStyling = styled(CrossIcon).withConfig({ displayName: \"vui--CrossIconStyling\", componentId: \"vui--u5oj4b\" }) ``;\nconst CounterContainer = styled(Text).withConfig({ displayName: \"vui--CounterContainer\", componentId: \"vui--1nbpnol\" }) `display:inline-flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;padding:2px 4px;min-width:20px;height:20px;margin-left:8px;${({ active, colourPalette }) => active &&\n `\n background-color: ${colourPalette.dark};\n\n & > ${CounterText} {\n color: ${colors.neutral.grey.lightest};\n }\n `}`;\nconst Contour = styled(BaseContainer).withConfig({ displayName: \"vui--Contour\", componentId: \"vui--1fc3r48\" }) `position:relative;display:flex;flex-direction:row;align-items:center;height:40px;border-radius:4px;padding:${theme.sizes.sm};border:1px solid transparent;cursor:pointer;background-color:transparent;${({ customTextColour }) => `\n\n &:hover {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterContainer} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterText} {\n color: ${colors.neutral.ink.base};\n }\n }\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n & > ${ThreeDotsIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n }\n\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n `} ${({ active, colourPalette, customTextColour }) => active &&\n `\n background-color: ${colourPalette.lightest};\n\n & > ${ThreeDotsIconStyling} {\n color: ${colourPalette.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colourPalette.dark};\n }\n\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colourPalette.dark};\n }\n `}`;\nconst ViewButton = styled(FlatButton).withConfig({ displayName: \"vui--ViewButton\", componentId: \"vui--i4ro1b\" }) `padding:${theme.sizes.sm};box-sizing:border-box;border-radius:4px;border:none;position:relative;margin:0;padding:0;${({ customTextColour }) => `\n &:focus-visible {\n ${Contour} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterContainer} {\n background-color: ${colors.neutral.grey.base};\n & > ${CounterText} {\n color: ${colors.neutral.ink.base};\n }\n }\n & > ${Text} {\n color: ${customTextColour !== null && customTextColour !== void 0 ? customTextColour : colors.neutral.ink.dark};\n }\n & > ${ThreeDotsIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n & > ${CrossIconStyling} {\n color: ${colors.neutral.ink.dark};\n }\n }\n `}`;\nconst IconStyling = {\n style: {\n marginLeft: sizes.xs,\n padding: sizes.xs,\n height: sizes.base,\n width: sizes.base,\n },\n};\nexport const CustomIconWrapper = styled.div.withConfig({ displayName: \"vui--CustomIconWrapper\", componentId: \"vui--1cuc9yu\" }) `display:flex;align-items:center;margin-right:${sizes.sm};svg{height:${sizes.base};width:${sizes.base};}`;\nexport { ViewButton, Contour, Text, CounterContainer, CounterText, IconStyling, ThreeDotsIconStyling, CrossIconStyling, };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { useHover } from '../../hooks';\nimport { colors } from '../../theme/modules/colors';\nimport { ViewTabTypes } from './types';\nimport { Contour, CounterContainer, CounterText, CrossIconStyling, CustomIconWrapper, IconStyling, Text, ThreeDotsIconStyling, ViewButton, } from './styled';\nimport { buildClassnames } from '../../utils/buildClassnames';\nconst generateClassNames = (prefix) => ({\n delete: prefix ? `${prefix}-delete` : undefined,\n edit: prefix ? `${prefix}-edit` : undefined,\n container: prefix ? `${prefix}-view` : undefined,\n active: prefix ? `${prefix}-active` : undefined,\n counter: prefix ? `${prefix}-counter` : undefined,\n});\nexport const ViewTab = React.forwardRef((_a, ref) => {\n var { id, iconSlot, name, type, className, colourPalette = colors.secondary.blue, customTextColour, count, active = false, onClick, subAction, ariaContext } = _a, props = __rest(_a, [\"id\", \"iconSlot\", \"name\", \"type\", \"className\", \"colourPalette\", \"customTextColour\", \"count\", \"active\", \"onClick\", \"subAction\", \"ariaContext\"]);\n const classNames = generateClassNames(className);\n const [isHovered, handleEnter, handleLeave] = useHover();\n const action = active && subAction ? subAction : onClick;\n const handleAction = () => action(id);\n const isDraft = type === ViewTabTypes.draft;\n const isSaved = type === ViewTabTypes.saved;\n const getLabelAction = () => {\n if (active && isDraft)\n return 'Delete';\n if (active && isSaved)\n return 'Edit';\n return '';\n };\n return (React.createElement(ViewButton, Object.assign({ className: buildClassnames([classNames === null || classNames === void 0 ? void 0 : classNames.container]), onClick: handleAction, role: \"tab\", \"aria-selected\": active, \"aria-label\": `${getLabelAction()} ${name} view ${count ? `with ${count} ${ariaContext}` : ''}`, customTextColour: customTextColour, ref: ref }, props),\n React.createElement(Contour, { active: active, onMouseEnter: handleEnter, onMouseLeave: handleLeave, colourPalette: colourPalette, customTextColour: customTextColour },\n iconSlot && React.createElement(CustomIconWrapper, null, iconSlot),\n React.createElement(Text, { variant: \"bodyBold\" }, name),\n count !== undefined && count !== null && (React.createElement(CounterContainer, { \"data-testid\": \"countContainer\", active: active || isHovered, colourPalette: colourPalette, customTextColour: customTextColour },\n React.createElement(CounterText, { variant: \"subheadingSmall\" }, count))),\n isDraft && React.createElement(CrossIconStyling, Object.assign({}, IconStyling, { \"aria-label\": \"delete icon\" })),\n isSaved && active && React.createElement(ThreeDotsIconStyling, Object.assign({}, IconStyling, { \"aria-label\": \"edit icon\" })))));\n});\n//# sourceMappingURL=ViewTab.js.map","import styled from 'styled-components';\nimport { Stack } from '../Stack';\nimport { Button } from '../Button';\nimport { LeftArrowIcon } from '../../tempIcons/LeftArrowIcon';\nimport { RightArrowIcon } from '../../tempIcons/RightArrowIcon';\nimport { colors } from '../../theme/modules/colors';\nimport { ThreeDotsIcon } from '../../tempIcons/ThreeDotsIcon';\nimport { InputGroup } from '../InputGroup';\nexport const ViewsWrapper = styled(Stack).withConfig({ displayName: \"vui--ViewsWrapper\", componentId: \"vui--x8ukf0\" }) `overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;::-webkit-scrollbar{display:none;}gap:8px;height:inherit;padding:8px 6px 8px 12px;margin-left:0;`;\nexport const Container = styled(Stack).withConfig({ displayName: \"vui--Container\", componentId: \"vui--mlh8wa\" }) `background-color:${colors.neutral.grey.lightest};`;\nexport const StyledLeftIcon = styled(LeftArrowIcon).withConfig({ displayName: \"vui--StyledLeftIcon\", componentId: \"vui--193620d\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledRightIcon = styled(RightArrowIcon).withConfig({ displayName: \"vui--StyledRightIcon\", componentId: \"vui--erlipg\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledMenuIcon = styled(ThreeDotsIcon).withConfig({ displayName: \"vui--StyledMenuIcon\", componentId: \"vui--eg23b0\" }) `color:${colors.neutral.ink.base};`;\nexport const StyledMenuButton = styled(Button).withConfig({ displayName: \"vui--StyledMenuButton\", componentId: \"vui--1o9jbht\" }) `background-color:white;&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledLeftButton = styled(Button).withConfig({ displayName: \"vui--StyledLeftButton\", componentId: \"vui--wtwmiz\" }) `background-color:white;&:disabled{background-color:white;${StyledLeftIcon}{color:${colors.neutral.ink.lightest};}}&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledRightButton = styled(Button).withConfig({ displayName: \"vui--StyledRightButton\", componentId: \"vui--1ycuwov\" }) `background-color:white;&:disabled{background-color:white;${StyledRightIcon}{color:${colors.neutral.ink.lightest};}}&:hover{background-color:${colors.neutral.grey.lightest};}`;\nexport const StyledInputGroup = styled(InputGroup).withConfig({ displayName: \"vui--StyledInputGroup\", componentId: \"vui--l3ez4z\" }) `padding-right:8px;margin-left:0;& > *:first-child:last-child{border-radius:4px !important;}`;\n//# sourceMappingURL=styled.js.map","import { useCallback, useEffect, useState } from 'react';\nimport { usePrevious } from 'react-use';\nimport { createViewPositionArray, getNextViewPosition, getPrevViewPosition } from '../utils';\nexport const useSetScrollPosition = (containerRef, children) => {\n var _a;\n const [leftDisabled, setLeftDisabled] = useState(true);\n const [rightDisabled, setRightDisabled] = useState(false);\n const [viewStartPositions, setViewStartPositions] = useState([]);\n const activeTab = (_a = containerRef === null || containerRef === void 0 ? void 0 : containerRef.current) === null || _a === void 0 ? void 0 : _a.querySelector('[aria-selected = true]');\n const prevActiveTab = usePrevious(activeTab);\n const handleScroll = useCallback(() => {\n var _a, _b, _c, _d, _e, _f, _g, _h;\n if (((_a = containerRef.current) === null || _a === void 0 ? void 0 : _a.scrollLeft) > 0) {\n setLeftDisabled(false);\n }\n else {\n if (document.getElementById('left-arrow') === document.activeElement) {\n (_b = document.getElementById('right-arrow')) === null || _b === void 0 ? void 0 : _b.focus();\n }\n setLeftDisabled(true);\n }\n const maxScrollWidth = (_d = (_c = containerRef.current) === null || _c === void 0 ? void 0 : _c.scrollWidth) !== null && _d !== void 0 ? _d : 0;\n const maxClientWidth = (_f = (_e = containerRef.current) === null || _e === void 0 ? void 0 : _e.clientWidth) !== null && _f !== void 0 ? _f : 0;\n const maxScrollLeft = maxScrollWidth - maxClientWidth;\n // -10 to prevent javascript assertion errors on floating points\n if (((_g = containerRef.current) === null || _g === void 0 ? void 0 : _g.scrollLeft) >= maxScrollLeft - 10) {\n if (document.getElementById('right-arrow') === document.activeElement) {\n (_h = document.getElementById('left-arrow')) === null || _h === void 0 ? void 0 : _h.focus();\n }\n setRightDisabled(true);\n }\n else {\n setRightDisabled(false);\n }\n }, [containerRef]);\n const handleResize = useCallback(() => {\n if (!containerRef.current)\n return;\n if (containerRef.current.scrollWidth - containerRef.current.getBoundingClientRect().width < 5) {\n setRightDisabled(true);\n }\n else {\n setRightDisabled(false);\n }\n }, [containerRef]);\n const toNextScrollPosition = useCallback(() => {\n const newPosition = getNextViewPosition(viewStartPositions, containerRef.current.scrollLeft, containerRef.current.clientWidth);\n containerRef.current.scrollTo({\n left: newPosition,\n top: 0,\n behavior: 'smooth',\n });\n }, [containerRef, viewStartPositions]);\n const toPrevScrollPosition = useCallback(() => {\n const newPosition = getPrevViewPosition(viewStartPositions, containerRef.current.scrollLeft);\n containerRef.current.scrollTo({\n left: newPosition,\n top: 0,\n behavior: 'smooth',\n });\n }, [containerRef, viewStartPositions]);\n useEffect(() => {\n var _a, _b, _c, _d, _e, _f, _g;\n if (!(containerRef === null || containerRef === void 0 ? void 0 : containerRef.current))\n return;\n if (((_a = containerRef.current.children) === null || _a === void 0 ? void 0 : _a.length) &&\n ((_b = containerRef.current.children) === null || _b === void 0 ? void 0 : _b.length) !== viewStartPositions.length &&\n viewStartPositions.length > 0 &&\n viewStartPositions.length < children.length) {\n // scrolls to the last view, when a new item is added\n containerRef.current.scrollTo({\n left: containerRef.current.scrollWidth - containerRef.current.clientWidth,\n top: 0,\n behavior: 'smooth',\n });\n // computes the x position of the new item\n setViewStartPositions([\n ...viewStartPositions,\n viewStartPositions[viewStartPositions.length - 1] +\n ((_d = (_c = containerRef.current.children[viewStartPositions.length - 1]) === null || _c === void 0 ? void 0 : _c.getBoundingClientRect().x) !== null && _d !== void 0 ? _d : 0) -\n 20,\n ]);\n }\n if (((_e = containerRef.current.children) === null || _e === void 0 ? void 0 : _e.length) && viewStartPositions.length === 0) {\n setViewStartPositions(createViewPositionArray(containerRef.current));\n }\n // scrolls to active tab when page loads\n if (activeTab !== prevActiveTab &&\n activeTab !== null &&\n ((_f = containerRef.current.children) === null || _f === void 0 ? void 0 : _f.length) === viewStartPositions.length) {\n const index = Array.from(containerRef.current.children).indexOf(activeTab);\n containerRef.current.scrollTo({\n left: viewStartPositions[index],\n top: 0,\n behavior: 'smooth',\n });\n }\n handleResize();\n window.addEventListener('resize', handleResize);\n (_g = containerRef.current) === null || _g === void 0 ? void 0 : _g.addEventListener('scroll', handleScroll);\n // eslint-disable-next-line consistent-return\n return () => {\n window.removeEventListener('resize', handleResize);\n };\n }, [\n containerRef,\n children,\n handleResize,\n handleScroll,\n viewStartPositions,\n activeTab,\n prevActiveTab,\n ]);\n return { rightDisabled, leftDisabled, toNextScrollPosition, toPrevScrollPosition };\n};\n//# sourceMappingURL=useSetScrollPosition.js.map","/**\n * A function to get the 3rd next scroll value using an array of start positions\n */\nexport const getNextViewPosition = (viewPositionsArray, currentScroll, containerWidth) => {\n // eslint-disable-next-line no-plusplus\n for (let i = 0; i < viewPositionsArray.length; i++) {\n if (viewPositionsArray[i + 3] === undefined) {\n return currentScroll - containerWidth;\n }\n if (viewPositionsArray[i] >= currentScroll) {\n return viewPositionsArray[i + 3];\n }\n }\n return currentScroll - containerWidth; // if currentScroll is greater than the last ViewTab's start position, the new ScrollLeft value is 0.\n};\n/**\n * A function to get the 3rd previous scoll value using an array of start positions\n */\nexport const getPrevViewPosition = (viewPositionsArray, currentScroll) => {\n const reverseArray = viewPositionsArray.slice().reverse();\n // eslint-disable-next-line no-plusplus\n for (let i = 0; i < viewPositionsArray.length; i++) {\n if (reverseArray[i + 3] === undefined) {\n return 0;\n }\n if (reverseArray[i] < currentScroll) {\n return reverseArray[i + 3];\n }\n }\n return 0; // if currentScroll is less than the first ViewTab's start position, the new ScrollLeft value is 0.\n};\n/**\n * This produces an array of all x positions of child elements\n */\nexport const createViewPositionArray = (containerRef) => {\n const viewPositions = Object.values(containerRef.children).map((el) => {\n // -20 so movement stops at beginning of view, due to x value not accounting for padding\n return el.getBoundingClientRect().x - 20;\n });\n return viewPositions;\n};\n//# sourceMappingURL=utils.js.map","import React, { useRef } from 'react';\nimport { Container, StyledLeftButton, StyledLeftIcon, StyledMenuButton, StyledMenuIcon, StyledRightButton, StyledRightIcon, StyledInputGroup, ViewsWrapper, } from './styled';\nimport { useSetScrollPosition } from './hooks/useSetScrollPosition';\nexport const ViewsContainer = React.forwardRef(({ children, onClickMenu, ariaMenuControls, ariaMenuExpanded }, menuRef) => {\n const viewsRef = useRef(null);\n const { rightDisabled, leftDisabled, toNextScrollPosition, toPrevScrollPosition } = useSetScrollPosition(viewsRef, children);\n return (React.createElement(Container, { direction: \"horizontal\", alignY: \"center\", alignX: \"between\" },\n React.createElement(ViewsWrapper, { ref: viewsRef, id: \"views\", role: \"tablist\", alignY: \"center\", direction: \"horizontal\" }, children),\n React.createElement(StyledInputGroup, null,\n (!leftDisabled || !rightDisabled) && (React.createElement(React.Fragment, null,\n React.createElement(StyledLeftButton, { id: \"left-arrow\", icon: React.createElement(StyledLeftIcon, null), disabled: leftDisabled, onClick: toPrevScrollPosition, variant: \"flat\", \"aria-label\": \"move views to the left\" }),\n React.createElement(StyledRightButton, { id: \"right-arrow\", icon: React.createElement(StyledRightIcon, null), disabled: rightDisabled, onClick: toNextScrollPosition, variant: \"flat\", \"aria-label\": \"move views to the right\" }))),\n React.createElement(StyledMenuButton, { icon: React.createElement(StyledMenuIcon, null), variant: \"flat\", onClick: onClickMenu, \"aria-label\": \"open menu\", \"aria-controls\": ariaMenuControls, \"aria-expanded\": ariaMenuExpanded, \"aria-haspopup\": ariaMenuControls ? 'dialog' : undefined, ref: menuRef }))));\n});\n//# sourceMappingURL=ViewsContainer.js.map","import styled from 'styled-components';\nimport { theme } from '../../theme';\nimport { Button } from '../Button';\nimport { TextField } from '../TextField';\nimport { BaseContainer } from '../BaseContainer';\nconst Container = styled(BaseContainer).withConfig({ displayName: \"vui--Container\", componentId: \"vui--18asccd\" }) `display:flex;flex-direction:column;position:relative;`;\nconst Row = styled(BaseContainer).withConfig({ displayName: \"vui--Row\", componentId: \"vui--hefld1\" }) `display:flex;flex-direction:row;`;\nconst StyledTextField = styled(TextField).withConfig({ displayName: \"vui--StyledTextField\", componentId: \"vui--1w2y0ok\" }) `&&&{text-align:left;width:52px;}`;\nconst StyledButton = styled(Button).withConfig({ displayName: \"vui--StyledButton\", componentId: \"vui--fqwvpz\" }) `padding:0 4px;border-color:${theme.colors.neutral.ink.lightest};margin-right:4px;${(props) => props.hasError &&\n `\n border-color: ${theme.colors.secondary.red.base};\n `};`;\nexport { Container, Row, StyledTextField as TextField, StyledButton as Button };\n//# sourceMappingURL=styled.js.map","import { __rest } from \"tslib\";\nimport React from 'react';\nimport { isWeightImperial, isWeightMetric } from './types';\nimport { ComponentSize } from '../types';\nimport { InputGroup } from '../InputGroup';\nimport { withLabels } from '../../hoc';\nimport { Container, TextField, Row, Button } from './styled';\nimport { blockInvalidCharacters } from '../../utils/blockInvalidCharacters';\nimport { invalidCharsList } from '../../utils/invalidCharactersNumeric';\nconst blockInvalidChars = (e) => blockInvalidCharacters(e, invalidCharsList);\nexport const WeightInput = withLabels((_a) => {\n var { size = ComponentSize.base, hasError, className } = _a, rest = __rest(_a, [\"size\", \"hasError\", \"className\"]);\n return (React.createElement(Container, { className: className },\n React.createElement(Row, null,\n isWeightMetric(rest) && (React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangeGram, name: \"gram\", type: \"number\", value: rest.gram, hasError: hasError, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"g\"))),\n isWeightImperial(rest) && (React.createElement(React.Fragment, null,\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangePound, name: \"pound\", type: \"number\", value: rest.pound, hasError: hasError, step: \"any\", min: \"0\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"lb\")),\n React.createElement(InputGroup, null,\n React.createElement(TextField, Object.assign({ size: size, onChange: rest.handleChangeOunce, name: \"ounce\", type: \"number\", value: rest.ounce, hasError: hasError, min: \"0\", step: \"any\", onKeyDown: blockInvalidChars }, rest)),\n React.createElement(Button, { hasError: hasError, size: size }, \"oz\")))))));\n});\nWeightInput.displayName = 'WeightInput';\nWeightInput.defaultProps = {\n weightUnit: 'lb',\n};\n//# sourceMappingURL=WeightInput.js.map","export const isWeightMetric = (props) => {\n return props.weightUnit === 'g';\n};\nexport const isWeightImperial = (props) => {\n return props.weightUnit === 'lb' || props.weightUnit === 'oz';\n};\n//# sourceMappingURL=types.js.map"],"names":["BaseContainer","styled","div","withConfig","displayName","componentId","componentMap","inputLabel","inputLabelSmall","headingSmall","headingMedium","headingLarge","headingXL","headingXXL","button","buttonSmall","getComponentOverride","as","variant","colors","brand","blue","lightest","light","base","dark","darkest","peach","neutral","ink","grey","greyBlue","secondary","red","yellow","green","lime","teal","aqua","purple","pink","orange","system","scrollbar","thumb","background","breakpoints","mobile","tablet","lgTablet","desktop","lgDesktop","radius","sm","md","lg","full","Shadows","SizeAlias","sizeScale","increment","unit","count","sizes","i","value","buildSizeScale","sizeAliases","none","line","xs","xl","xxl","Object","assign","common","fontFamily","text","fontStyle","fontWeight","fontSize","lineHeight","color","textDecoration","letterSpacing","headingTable","subheadingLarge","subheadingMedium","subheadingSmall","subheadingSmallBold","body","bodySmall","bodyBold","bodyBoldDark","bodySmallBold","linkLarge","linkMedium","link","linkSmall","hintText","placeholder","placeholderSmall","placeholderCode","placeholderCodeSmall","error","errorSmall","successSmall","getTextStyles","textTheme","css","theme","layers","popup","modal","tooltip","shadows","Text","span","attrs","muted","TapBarChild","Left","glyphColor","Right","AccordionSummary","summary","Top","Description","AccordionContent","motion","AccordionDetails","details","UnstyledAccordionContent","UnstyledAccordionSummary","UpArrowIcon","props","React","createElement","viewBox","fill","xmlns","role","height","fillRule","clipRule","d","Accordion","className","children","label","iconSlot","timeout","description","shouldOpenOnMount","summaryTextVariant","shouldOpen","setShouldOpen","useState","handleOpen","FRAMER_MOTION_CONFIG","initial","opacity","exit","animate","transition","from","type","duration","open","onClick","rotate","name","__rest","s","e","t","p","prototype","hasOwnProperty","call","indexOf","getOwnPropertySymbols","length","propertyIsEnumerable","SuppressedError","TailSpin","width","x1","y1","x2","y2","id","stopColor","stopOpacity","offset","transform","stroke","strokeWidth","attributeName","to","dur","repeatCount","cx","cy","r","Grid","begin","values","calcMode","ThreeDots","Loader","MainContent","hasText","$loading","size","BaseButton","paddingLeft","paddingRight","borderRadius","outlineWidth","hasIcon","hasDropdown","DefaultButton","DefaultDestructiveButton","PrimaryButton","PrimaryDestructiveButton","FlatButton","UnstyledButton","LinkButton","LoadingWrapper","DropdownIcon","variantMap","default","primary","destructive","primaryDestructive","flat","unstyled","Button","forwardRef","_a","ref","icon","dropdown","loading","otherProps","VariantButton","hasChildren","undefined","Header","header","HeaderGrid","DownArrowIcon","CrossIcon","CardHeader","title","subtitle","headerVariant","action","ActionSlot","isCollapsed","onClickCollapse","onClickClose","elevationShadowMap","accents","info","success","Footer","footer","Section","section","FullBleed","Body","Surface","elevation","accent","collapseAnimationVariants","expanded","collapsed","Card","style","HeaderActionSlot","collapsable","onClose","renderFooter","setIsCollapsed","headerMarkup","showBody","bodyMarkup","variants","ease","footerMarkup","DropdownContainer","generateId","prefix","randomId","uid","Portal","PureComponent","constructor","super","this","portalNode","state","isMounted","componentDidMount","rootElementRef","document","setAttribute","cssText","appendChild","setState","componentWillUnmount","removeChild","render","createPortal","PopoverDialog","dialog","zIndex","Backdrop","buildClassnames","names","filter","Boolean","join","hexToRgb","hex","hexTmp","replace","m","g","b","result","exec","parseInt","getOpaqueHexColor","rgb","defaultAllowedHostnames","isExternalLink","urlOrPath","allowedHostnames","startsWith","hostname","urlHostname","URL","some","toLowerCase","allowedHostname","TABBABLE_SELECTORS","useHandleFocus","popperElement","anchorElement","disableFocusLock","useEffect","focusableElements","querySelectorAll","setTimeout","focus","focusWithinPopper","event","key","shiftKey","stopPropagation","preventDefault","addEventListener","removeEventListener","handleKeyDown","firstElement","lastElement","activeElement","handleFocusTrap","Popover","passedId","placement","onShouldClose","removeBackdrop","useAnchorWidth","dialogProps","setPopperElement","styles","attributes","update","usePopper","useMemo","popoverId","hasAttribute","console","warn","_","useUpdateAriaAnchor","resizeObserver","ResizeObserver","observe","disconnect","window","popper","minWidth","clientWidth","onKeyDown","DropdownPopover","reversed","popoverProps","AnimatePresence","y","Dropdown","shouldShow","setShouldShow","ctaIconSlot","ctaProps","dropdownProps","anchorRef","useRef","Fragment","current","useClickOutside","isOpen","escapeListener","useCallback","clickListener","contains","target","useDebounce","handler","clearTimeout","useDropdown","shouldShowDropdown","setShouldShowDropdown","toggleShouldShowDropdown","closeDropdown","FocusVisibleContext","createContext","hadKeyboardEvent","isInitialized","FocusVisibleManager","setHadKeyboardEvent","onPointerDown","onInitialPointerMove","nodeName","removeInitialPointerMoveListeners","addInitialPointerMoveListeners","metaKey","altKey","ctrlKey","onVisibilityChange","visibilityState","Provider","useFocusVisible","isFocused","setIsFocused","useContext","onFocus","onBlur","focusVisible","useHover","initialState","isHovered","setIsHovered","useIsOverflowing","isOverflowing","setIsOverflowing","isAtBottom","setIsAtBottom","hasOverflow","scrollHeight","clientHeight","onScroll","scrollTop","useTabs","tabs","config","defaultActiveIndex","listOfTabs","active","setActive","newActiveTab","find","tab","useId","MenuItem","AriaMenuItem","AriaSection","ActionMenu","menuLabel","actions","idComputed","padding","code","Menu","toString","map","Alignments","Item","Stack","direction","alignX","alignY","spacing","alignItems","justifyContent","flexDirection","itemFlex","marginTop","marginLeft","AlertContainer","colours","AttentionIcon","HelpIcon","InfoIcon","SuccessIcon","SpacingMap","IconSizeMap","IconMap","warning","recommend","ColourMap","Alert","passedColours","rightActions","rightActionsSlot","titleSlot","messageSlot","message","divProps","IconSlot","isXsSize","margin","gap","minHeight","actionProps","CommonAnchor","a","Anchor","href","rel","isExternal","setDefaultRelValue","Container","BasicDropdown","BasicContainer","Wrap","AnimatedDropdown","cta","onClickAway","transitionClassnames","onMouseEnter","onMouseLeave","dropdownRef","handleClickAway","useClickAway","CSSTransition","in","classNames","unmountOnExit","AvatarSC","textColor","bgColor","Avatar","userInitials","toUpperCase","match","slice","Hoverable","TooltipText","Triangle","Tip","tipMinWidth","tipMaxWidth","Sides","defaultConfig","side","TOP","triangleOffset","TooltipPopover","content","hoverableElement","withTriangle","usedConfig","modifiers","options","tooltipStyles","tip","triangleOffsetSize","wrap","triangle","Tooltip","initialShouldShow","useReactPortal","setHoverableElement","trim","container","hoverable","hasContent","tooltipMarkup","ReactDOM","BaseBadge","hideBorder","Badge","e2eClassName","BadgeVariant","BannerLayout","accentColor","backgroundColor","Row","Col","IconCol","ChildContainer","HeaderCol","StyledText","accentColors","help","Banner","Pill","marginRight","BreadcrumbsSC","ul","BreadcrumbSC","li","RightArrowIcon","Breadcrumb","LinkComponent","DefaultSeparator","DefaultLink","BreadcrumbText","Breadcrumbs","items","Separator","item","pathname","buttonStyles","calenderCellStyles","headerStyles","SharedCalendarStyles","StyledRangeCalendar","RangeCalendar","columns","SubCalendarOption","DodecadeCalendar","currentYear","onFocusYear","year","Array","MONTHS","YearCalendar","onFocusMonth","month","monthIndex","MonthCalendar","todayDate","today","getLocalTimeZone","AriaCalendarGrid","weekdayStyle","CalendarGridHeader","day","CalendarHeaderCell","CalendarGridBody","date","CalendarCell","compare","CalendarLevel","CalendarGrid","level","YEAR","DODECADE","visibleDurationMap","years","MONTH","months","levelMoveLabelMap","useCalendarLevels","setLevel","handleSwitchLevel","LeftArrowIcon","CalendarHeading","updatedProps","refUpdated","useContextProps","HeadingContext","generatedTitle","rest","entireMatch","group","test","whiteSpace","CalendarHeader","isDisabled","slot","VQBtn","disabled","useIsDateUnavailable","disabledRanges","disallowWeekends","locale","useLocale","isDateUnavailable","isWeekend","interval","onChange","focusedDate","setFocusedDate","initialValue","start","Date","getFullYear","currentMonth","getMonth","CalendarDate","useRangeCalendarState","focusedValue","onFocusChange","visibleDuration","StyledCalendar","Calendar","useCalendarState","alignMap","top","center","RootLayout","InputLayout","align","AccessoryLayout","TextLayout","HintText","ErrorText","Wrapper","BorderedWrapper","BlockTooltip","Choice","hint","bordered","Accessory","labelVariant","inputPosition","contentMarkup","htmlFor","Input","input","Checkbox","checked","indeterminate","ariaLabel","checkboxRef","handleChange","currentTarget","Radio","Fieldset","fieldset","Legend","legend","ChoiceList","Component","arguments","allowMultiple","handleChangeMultiple","handleChangeSingle","selected","newSelected","selectedValue","InputComponent","option","includes","ClipboardIcon","iconSizes","XSButton","CopyToClipboard","onCopy","copied","setCopied","handleCopy","navigator","clipboard","writeText","Label","Hint","Error","RootStack","withLabels","marginBottom","hasError","withDeprecated","DateRangeGroup","Group","$hasError","DateInputField","shouldForceLeadingZeros","rightAction","minValue","maxvalue","startValue","endValue","isReadOnly","isRangeInput","ariaDescribedBy","ariaLabelledBy","onChangeStartDate","onChangeEndDate","DateField","maxValue","DateInput","segment","DateSegment","SelectInput","select","sizeVariant","Select","hidden","Slider","switched","Switch","small","Toggle","choiceProps","DEFAULT_PREVIOUS_PERIOD_OPTIONS","ComparePreviousPeriod","selectedPreviousPeriod","setSelectedPreviousPeriod","showCompareSelect","setShowCompareSelect","display","newValue","newOption","DateRanges","getDateRange","now","dateRange","TODAY","end","YESTERDAY","subtract","days","LAST_7_DAYS","LAST_30_DAYS","LAST_90_DAYS","LAST_MONTH","lastMonth","startOfMonth","endOfMonth","LAST_12_MONTHS","WEEK_TO_DATE","startOfWeek","language","MONTH_TO_DATE","YEAR_TO_DATE","startOfYear","range","timeRangeToDateRange","DATE_RANGE_OPTIONS","DEFAULT_SELECTION","DEFAULT_RANGE","DEFAULT_PRESET","checkIfDateRangeInvalid","selectedRange","presortStart","presortEnd","sort","disabledStart","disabledEnd","Divider","DateRangePicker","showDatePresets","onReset","selectedPreset","setSelectedPreset","setSelectedRange","previousPeriodProps","updateDateSegment","newRange","isDateRangeInvalid","matchedPreset","reduce","optionDateRange","optionStart","optionEnd","checkForMatchingPreset","showPreviousPeriod","alignmentToFlex","parseWidth","fallback","min","max","generateTableCss","pinnedLeft","pinnedRight","cellWidths","scrollPosition","visible","stripingMode","pinnedLeftStyles","index","array","acc","val","sumAllBeforeIndex","pinnedRightStyles","sumAllAfterIndex","isLeftShadowVisible","leftShadow","isRightShadowVisible","rightShadow","stripingRow","stripingNested","col","SortDirection","DoubleArrowIcon","ArrowUpIcon","ArrowDownIcon","GetSortIcon","sortState","columnId","ascending","useCellWidths","tableRef","containerRef","setCellWidths","updateCellWidths","cells","widths","cell","getBoundingClientRect","resizeObserverCallback","throttle","CustomEvent","Event","eventType","data","bubbles","cancelable","useColumnWidths","columnIds","getColumnWidths","cols","obj","columnWidths","setColumnWidths","newColumnWidths","keys","forEach","JSON","stringify","setColumnWidth","column","lastColumn","newWidth","_b","_c","querySelector","calculateWidth","evt","dispatchEvent","customEventEmitter","getColumnWidth","useColumns","onResizeColumns","originalSetColumnWidth","newColumns","updatedColumnWidths","columnWidth","pinned","notPinned","useDragToScroll","targetRef","isDragging","scrollTarget","position","left","x","mouseMoveHandler","dx","clientX","scrollLeft","cursor","userSelect","mouseUpHandler","removeProperty","mouseDownHandler","useNested","expandedRowIds","setExpandedRowIds","nestedTableProps","setExpanded","rowId","rowIds","findIndex","splice","useScrollPosition","setScrollPosition","updateScrollPosition","scrollWidth","headerCellHeight","th","SelectionHeader","selectionMode","headerProps","Cell","td","SelectionCell","cellProps","emptySelectionState","useSelection","selectionState","enabledRowIds","selectionEnabled","selectedRowIds","setSelectedRowIds","toggleAllSelected","selectionColumn","renderHeader","renderCell","row","rowState","setSelected","SortIndicator","HeaderContent","ClickableHeaderContent","ResizerBar","ColumnDivider","createRef","mouseMove","minTranslate","dragDivider","dragInitX","tableHeaders","translate","Math","parentElement","classList","add","initWidth","contentWidth","finalWidth","deltaX","mouseUp","remove","trackMouseStart","onMouseDown","onDragStart","onChangeSort","resizeableColumns","columnCount","columnI","sortable","String","ColumnHeaderContent","columnHeaderProps","log","nextSortState","isColumnSame","isDefaultDirection","newSortDirection","descending","getNextSortState","resizeMinWidth","shimmerLight","shimmerDark","LoadingCellContent","Content","ActionBar","intersectionTargetRef","isSticky","setIsSticky","intersectionObserver","IntersectionObserver","entries","entry","isIntersecting","containerRect","stickyPositionStyles","right","VisiblityIcon","VisiblityOffIcon","ReorderIcon","EmptyBodyContent","EmptyBodyGlyphWrapper","NoWrap","tr","ScrollContainer","TableGrid","table","Truncate","borderModeStyles","vertical","borderMode","StickyHead","tableCss","stickyContainerRef","isVisible","setIsVisible","setContainerRect","updateContainerDimensions","targetRect","newRect","updateContainerScrollPosition","xScrollOffset","scrollTo","threshold","containerStyle","overflowX","overflowY","borderBottom","allCss","getRowState","disabledRowIds","defaultEmptyState","heading","emptyAction","DataTable","ActionBarSlot","initialColumns","emptyState","loadingRowCount","rows","enableStickyHeader","scrollContainerRef","columnsWithSelection","allColumns","adjustedCellWidths","Number","isNaN","loadingRows","random","renderLoadingCell","subheading","renderRow","renderNestedRow","nestedRow","nestedRowE2eClassName","e2eClassNames","renderNestedCell","renderSection","isExpanded","nestedRows","headersMarkup","shouldRenderFooter","shouldRenderActionBar","hasNestedRows","renderBody","footerProps","defaultProps","ColumnMenu","columnGroups","setColumns","popoverAnchor","setPopoverAnchor","showPopover","setShowPopover","columnEntries","columnsMap","fromEntries","groups","setHidden","groupIndex","border","flex","List","dl","ItemRow","DescriptionContainer","Term","dt","dd","DescriptionList","horizontal","renderDescription","isArray","term","ColumnGrid","showSidebar","ContentContainer","DetailPage","shouldShowSidebar","setShouldShowSidebar","InputGroup","ComponentSize","pseudoStates","inputSize","Textarea","textarea","NUMBER_REGEX","TextField","multiline","pattern","step","spellCheck","RegExp","StyledTextField","StyledButton","blockInvalidCharacters","invalidList","invalidCharsList","blockInvalidChars","DimensionsInput","handleChangeHeight","handleChangeWidth","handleChangeLength","NonSelectableText","GroupLabel","MainIcon","$shouldShow","StyledCrossIcon","generateClassNames","filterTagDropdown","cross","FilterTag","shouldCloseOnClickAway","setAnchorElement","handleClick","PlaceholderImage","CommonImage","img","previewEnabled","PreviewImageContainer","PreviewImage","image","previewImageContainer","Image","src","alt","previewWidth","previewHeight","previewPlacement","placeholderWidth","placeholderHeight","disablePlaceholder","isPreviewOpen","setIsPreviewOpen","imageState","setImageState","isLoaded","isError","referenceElement","setReferenceElement","openImagePreview","closeImagePreview","isImageHidden","onLoad","onError","iconSize","defaultErrorState","subTitle","ScrollPosition","fixedColumnShadow","TooltipContent","scrollDisabled","showScrollbar","lastStartFixedColumnsIndex","firstEndFixedColumnsIndex","middle","WrapperBordered","Head","thead","tbody","fixedColumnsStyle","tfoot","grow","HeaderCell","alignmentMap","HeaderCellLayout","Table","isFixedLayout","striped","tableLoading","noWrap","StickyHeaderWrapper","FakeHeaderTable","SpecificStateContainer","EllipseContainer","TitleText","SubTitleText","SpecificState","CellButton","ClickableButton","SkeletonContentWrapper","SkeletonContentComponent","isLoading","SkeletonContent","SkeletonCell","StickyHeader","wrapperRef","wrapperStyle","headerWrapperRef","setHeaderWrapperRef","topOffset","handleScrollChange","bottom","sticky","useStickyHeader","wrapperWidth","useScroll","updateScroll","tableLayout","convertFixedColumnInlineStyleToStyled","push","abs","SkeletonHeaderCell","DoubleArrowAscIcon","DoubleArrowDescIcon","IconUnsorted","IconSortAsc","IconSortDesc","LegacyDataTable","borderless","headers","renderLoadingRow","renderFooterRow","renderFooterLoadingRow","omitFooterSelectionCell","disabledSelectionInputRowIds","onChangeSelectedRowIds","sortColumnId","sortDirection","skeletonRowsNumber","isHeaderSticky","stickyHeaderStyle","customSpecificState","bodyHeightInSpecificStates","startFixedColumnsNumber","endFixedColumnsNumber","WrapperComponent","isEmpty","isFixedColumnsNotEnabled","refValue","handleScroll","el","scrollValue","castWidthToNumber","generateFixedColumnInlineStyle","generateFixedColumnsStyle","startColumns","endColumns","totalStartOffset","totalEndOffset","headerWidth","handleSelectRow","newSelectedRowIds","handleSelectAll","handleClickSortableHeader","nextColumnId","nextDirection","renderHeaderCell","sortIcon","headerContents","renderSkeletonHeaderCell","selectionCellStyle","startHeaderIndex","endHeaderIndex","headerCellStyle","skeleton","skeletonStyle","renderSelectionInput","isSelected","inputProps","renderSkeletonSelectionInput","rowIndex","generalStyle","animationDuration","getNestedRow","isHidden","renderDefaultLoadingRow","unshift","getFooter","renderedRows","bodyClassName","rowE2eClassName","rowClassName","specificStateValues","ClickableCell","EditableCell","LoginButton","buttonImg","buttonDescription","LoginWithAmazonButton","setImage","onMouseUp","NonScrollableBody","createGlobalStyle","MainSection","fullBleed","isScrollable","hasFooterSlot","footerSlot","heightMap","widthMap","fullScreenBreakpointMap","StyledDialog","bounce","Dialog","Modal","showHeaderCloseButton","parentOnClose","modalRef","mainSectionRef","setMainSectionRef","removeAttribute","showModal","isContentOverflowing","close","headerSlot","hasHeaderSlot","headerTitle","headerSubtitle","leftActions","PageLimitContainer","PaginationButton","PageInput","PageCount","usePagination","currentPage","totalPagesCount","handleChangePage","pageInputValue","setPageInputValue","validatePageValue","handleSubmit","handleIncrement","handleDecrement","handleInputChange","intValue","newPage","handleFormSubmit","StartArrowIcon","EndArrowIcon","Pagination","testId","onSubmit","StepButton","Stepper","onIncrement","onDecrement","PrefixContainer","PrefixText","PriceInputGroup","PriceInput","currency","onPriceChange","priceValue","callback","parseFloat","toFixed","roundedValue","form","blur","ScreenReaderOnlyElement","ScreenReaderOnly","IconContainer","iconPosition","SearchIcon","Search","onClearClick","onKeyUp","onKeyPress","autoComplete","shouldShowClear","buttonBackgroundColor","buttonBorderColor","activeButtonColor","SegmentedControlContainer","SegmentedControl","ShortcutKeysContainer","$inverse","Kbd","kbd","ValidModifierKeysMap","command","windows","shift","ctrl","enter","delete","escape","up","down","space","ValidModifierKeyssLabelMap","ShortcutKeys","shortcut","inverse","displayLabel","shortcutElements","split","previousKbdElement","currentKbdElement","TableHeader","TableBody","TableRow","TableCell","TableHeaderCell","SimpleTable","Skeleton","SliderContainer","SLIDER_SIZE","SliderTrack","SliderDiv","SliderRange","sliderRange","slider","startSlider","endSlider","onSlideStart","onSlideEnd","setIsDragging","draggingSliderIndex","setDraggingSliderIndex","startSliderRef","endSliderRef","handleMouseMove","sliderValue","containerSize","pageX","diff","ceil","floor","decimalPlaces","pop","resultValue","handleMouseUp","handleMouseDown","handleStartSliderMouseDown","handleEndSliderMouseDown","startSliderEl","endSliderEl","renderSlider","valueNow","sliderClassName","renderRangeSlider","rangeSliderValue","handleValueStart","handleValueEnd","rangeWidth","handleValue","renderSingleSlider","Tag","ToastsLayoutContainer","Toast","last","IconWrap","ContentStack","toastTypes","merge","closeIcon","ToastContainer","ToastsLayout","toasts","TransitionGroup","component","reverse","toast","borderColor","ToggleButton","tabIndex","DropZoneContainer","AcceptedFileTypes","FileSizeUnit","InputState","UploadGraphic","UploadCopy","pointerEvents","paddingTop","UploadFileErrors","acceptedTypesCopy","maxSizeCopy","SingleLineText","UploadedFilesListStack","UploadedFile","file","resetSelection","UploadFile","outerRef","maxBytes","format","MB","fileTypes","required","inputRef","useImperativeHandle","setFile","errorState","setErrorState","VALID","isInvalidFormat","INVALID_FORMAT","INVALID_FORMAT_AND_SIZE","isOverMaxSize","INVALID_SIZE","baseString","KB","getFileSizeString","fileType","list","iterable","isLast","isPenultimate","CSV","GIF","JPEG","JPG","PNG","getValidTypesString","acceptedTypesForInputEl","isLastElement","getTypePropForInputEl","clearFileSelection","setInputValidation","overMaxSize","invalidFormat","setCustomValidity","updateFiles","files","newFile","hasExceededMaxSize","extension","hasInvalidFormat","validType","substring","fileList","elementId","inputEl","getElementById","setInputElFile","onInputChange","onDrop","dataTransfer","onDragEnter","onDragOver","onDragLeave","accept","commonStyles","Shadow","WithPortal","usePortal","Popup","ScrollLock","isActive","PopupContent","VideoWrapper","ButtonSC","VideoModal","youtubeVideoId","showVideoModal","handleCloseClick","frameBorder","allow","allowFullScreen","ViewTypes","CounterText","Contour","colourPalette","customTextColour","CounterContainer","IconStyling","CustomIconWrapper","EditIcon","edit","counter","View","onDelete","onEdit","handleEnter","handleLeave","handleDelete","handleEdit","isDraft","draft","isSaved","saved","ViewTabTypes","ThreeDotsIcon","ThreeDotsIconStyling","CrossIconStyling","ViewButton","ViewTab","subAction","ariaContext","ViewsWrapper","StyledLeftIcon","StyledRightIcon","StyledMenuIcon","StyledMenuButton","StyledLeftButton","StyledRightButton","StyledInputGroup","useSetScrollPosition","leftDisabled","setLeftDisabled","rightDisabled","setRightDisabled","viewStartPositions","setViewStartPositions","activeTab","prevActiveTab","usePrevious","_d","_e","_f","_g","_h","maxScrollLeft","handleResize","toNextScrollPosition","newPosition","viewPositionsArray","currentScroll","containerWidth","getNextViewPosition","behavior","toPrevScrollPosition","reverseArray","getPrevViewPosition","createViewPositionArray","ViewsContainer","onClickMenu","ariaMenuControls","ariaMenuExpanded","menuRef","viewsRef","WeightInput","weightUnit","handleChangeGram","gram","isWeightImperial","handleChangePound","pound","handleChangeOunce","ounce"],"mappings":"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","x_google_ignoreList":[15]}